Ticket #52572: config.log

File config.log, 188.0 KB (added by weitzner (Brian Weitzner), 8 years ago)

gnuplot config

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 gnuplot configure 5.0.4, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-caca=/opt/local --with-gd=/opt/local --with-readline=/opt/local --with-aquaterm --with-x --infodir=${prefix}/share/info --mandir=${prefix}/share/man --with-wx=/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin --without-bitmap-terminals --without-latex --with-lua --without-pdf --without-qt --without-tutorial --with-cwdrc
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Brians-MacBook-Pro.local
14uname -m = x86_64
15uname -r = 16.0.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 16.0.0: Mon Aug 29 17:56:20 PDT 2016; root:xnu-3789.1.32~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 16.0.0: Mon Aug 29 17:56:20 PDT 2016; root:xnu-3789.1.32~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: 526 tasks, 3365 threads, 8 processors
34Load average: 6.92, Mach factor: 2.38
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:2701: checking for a BSD-compatible install
52configure:2769: result: /usr/bin/install -c
53configure:2780: checking whether build environment is sane
54configure:2835: result: yes
55configure:2873: WARNING: 'missing' script is too old or missing
56configure:2986: checking for a thread-safe mkdir -p
57configure:3025: result: ./install-sh -c -d
58configure:3032: checking for gawk
59configure:3062: result: no
60configure:3032: checking for mawk
61configure:3062: result: no
62configure:3032: checking for nawk
63configure:3062: result: no
64configure:3032: checking for awk
65configure:3048: found /usr/bin/awk
66configure:3059: result: awk
67configure:3070: checking whether make sets $(MAKE)
68configure:3092: result: yes
69configure:3121: checking whether make supports nested variables
70configure:3138: result: yes
71configure:3265: checking whether to enable maintainer-specific portions of Makefiles
72configure:3274: result: no
73configure:3307: checking for style of include used by make
74configure:3335: result: GNU
75configure:3406: checking for gcc
76configure:3433: result: /usr/bin/clang
77configure:3662: checking for C compiler version
78configure:3671: /usr/bin/clang --version >&5
79Apple LLVM version 7.3.0 (clang-703.0.29)
80Target: x86_64-apple-darwin16.0.0
81Thread model: posix
82InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
83configure:3682: $? = 0
84configure:3671: /usr/bin/clang -v >&5
85Apple LLVM version 7.3.0 (clang-703.0.29)
86Target: x86_64-apple-darwin16.0.0
87Thread model: posix
88InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
89configure:3682: $? = 0
90configure:3671: /usr/bin/clang -V >&5
91clang: error: argument to '-V' is missing (expected 1 value)
92clang: error: no input files
93configure:3682: $? = 1
94configure:3671: /usr/bin/clang -qversion >&5
95clang: error: unknown argument: '-qversion'
96clang: error: no input files
97configure:3682: $? = 1
98configure:3702: checking whether the C compiler works
99configure:3724: /usr/bin/clang -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 conftest.c  >&5
100configure:3728: $? = 0
101configure:3776: result: yes
102configure:3779: checking for C compiler default output file name
103configure:3781: result: a.out
104configure:3787: checking for suffix of executables
105configure:3794: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 conftest.c  >&5
106configure:3798: $? = 0
107configure:3820: result:
108configure:3842: checking whether we are cross compiling
109configure:3850: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 conftest.c  >&5
110configure:3854: $? = 0
111configure:3861: ./conftest
112configure:3865: $? = 0
113configure:3880: result: no
114configure:3885: checking for suffix of object files
115configure:3907: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include conftest.c >&5
116configure:3911: $? = 0
117configure:3932: result: o
118configure:3936: checking whether we are using the GNU C compiler
119configure:3955: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include conftest.c >&5
120configure:3955: $? = 0
121configure:3964: result: yes
122configure:3973: checking whether /usr/bin/clang accepts -g
123configure:3993: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
124configure:3993: $? = 0
125configure:4034: result: yes
126configure:4051: checking for /usr/bin/clang option to accept ISO C89
127configure:4114: /usr/bin/clang  -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include conftest.c >&5
128configure:4114: $? = 0
129configure:4127: result: none needed
130configure:4152: checking whether /usr/bin/clang understands -c and -o together
131configure:4174: /usr/bin/clang -c conftest.c -o conftest2.o
132configure:4177: $? = 0
133configure:4174: /usr/bin/clang -c conftest.c -o conftest2.o
134configure:4177: $? = 0
135configure:4189: result: yes
136configure:4208: checking dependency style of /usr/bin/clang
137configure:4319: result: gcc3
138configure:4340: checking how to run the C preprocessor
139configure:4371: /usr/bin/clang -E -I/opt/local/include conftest.c
140configure:4371: $? = 0
141configure:4385: /usr/bin/clang -E -I/opt/local/include conftest.c
142conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
143#include <ac_nonexistent.h>
144         ^
1451 error generated.
146configure:4385: $? = 1
147configure: failed program was:
148| /* confdefs.h */
149| #define PACKAGE_NAME "gnuplot"
150| #define PACKAGE_TARNAME "gnuplot"
151| #define PACKAGE_VERSION "5.0.4"
152| #define PACKAGE_STRING "gnuplot 5.0.4"
153| #define PACKAGE_BUGREPORT ""
154| #define PACKAGE_URL ""
155| #define PACKAGE "gnuplot"
156| #define VERSION "5.0.4"
157| #define PROTOTYPES 1
158| /* end confdefs.h.  */
159| #include <ac_nonexistent.h>
160configure:4410: result: /usr/bin/clang -E
161configure:4430: /usr/bin/clang -E -I/opt/local/include conftest.c
162configure:4430: $? = 0
163configure:4444: /usr/bin/clang -E -I/opt/local/include conftest.c
164conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
165#include <ac_nonexistent.h>
166         ^
1671 error generated.
168configure:4444: $? = 1
169configure: failed program was:
170| /* confdefs.h */
171| #define PACKAGE_NAME "gnuplot"
172| #define PACKAGE_TARNAME "gnuplot"
173| #define PACKAGE_VERSION "5.0.4"
174| #define PACKAGE_STRING "gnuplot 5.0.4"
175| #define PACKAGE_BUGREPORT ""
176| #define PACKAGE_URL ""
177| #define PACKAGE "gnuplot"
178| #define VERSION "5.0.4"
179| #define PROTOTYPES 1
180| /* end confdefs.h.  */
181| #include <ac_nonexistent.h>
182configure:4473: checking for grep that handles long lines and -e
183configure:4531: result: /usr/bin/grep
184configure:4536: checking for egrep
185configure:4598: result: /usr/bin/grep -E
186configure:4603: checking for ANSI C header files
187configure:4623: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include conftest.c >&5
188configure:4623: $? = 0
189configure:4696: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 conftest.c  >&5
190configure:4696: $? = 0
191configure:4696: ./conftest
192configure:4696: $? = 0
193configure:4707: result: yes
194configure:4720: checking for sys/types.h
195configure:4720: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include conftest.c >&5
196configure:4720: $? = 0
197configure:4720: result: yes
198configure:4720: checking for sys/stat.h
199configure:4720: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include conftest.c >&5
200configure:4720: $? = 0
201configure:4720: result: yes
202configure:4720: checking for stdlib.h
203configure:4720: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include conftest.c >&5
204configure:4720: $? = 0
205configure:4720: result: yes
206configure:4720: checking for string.h
207configure:4720: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include conftest.c >&5
208configure:4720: $? = 0
209configure:4720: result: yes
210configure:4720: checking for memory.h
211configure:4720: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include conftest.c >&5
212configure:4720: $? = 0
213configure:4720: result: yes
214configure:4720: checking for strings.h
215configure:4720: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include conftest.c >&5
216configure:4720: $? = 0
217configure:4720: result: yes
218configure:4720: checking for inttypes.h
219configure:4720: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include conftest.c >&5
220configure:4720: $? = 0
221configure:4720: result: yes
222configure:4720: checking for stdint.h
223configure:4720: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include conftest.c >&5
224configure:4720: $? = 0
225configure:4720: result: yes
226configure:4720: checking for unistd.h
227configure:4720: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include conftest.c >&5
228configure:4720: $? = 0
229configure:4720: result: yes
230configure:4733: checking minix/config.h usability
231configure:4733: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include conftest.c >&5
232conftest.c:55:10: fatal error: 'minix/config.h' file not found
233#include <minix/config.h>
234         ^
2351 error generated.
236configure:4733: $? = 1
237configure: failed program was:
238| /* confdefs.h */
239| #define PACKAGE_NAME "gnuplot"
240| #define PACKAGE_TARNAME "gnuplot"
241| #define PACKAGE_VERSION "5.0.4"
242| #define PACKAGE_STRING "gnuplot 5.0.4"
243| #define PACKAGE_BUGREPORT ""
244| #define PACKAGE_URL ""
245| #define PACKAGE "gnuplot"
246| #define VERSION "5.0.4"
247| #define PROTOTYPES 1
248| #define STDC_HEADERS 1
249| #define HAVE_SYS_TYPES_H 1
250| #define HAVE_SYS_STAT_H 1
251| #define HAVE_STDLIB_H 1
252| #define HAVE_STRING_H 1
253| #define HAVE_MEMORY_H 1
254| #define HAVE_STRINGS_H 1
255| #define HAVE_INTTYPES_H 1
256| #define HAVE_STDINT_H 1
257| #define HAVE_UNISTD_H 1
258| /* end confdefs.h.  */
259| #include <stdio.h>
260| #ifdef HAVE_SYS_TYPES_H
261| # include <sys/types.h>
262| #endif
263| #ifdef HAVE_SYS_STAT_H
264| # include <sys/stat.h>
265| #endif
266| #ifdef STDC_HEADERS
267| # include <stdlib.h>
268| # include <stddef.h>
269| #else
270| # ifdef HAVE_STDLIB_H
271| #  include <stdlib.h>
272| # endif
273| #endif
274| #ifdef HAVE_STRING_H
275| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
276| #  include <memory.h>
277| # endif
278| # include <string.h>
279| #endif
280| #ifdef HAVE_STRINGS_H
281| # include <strings.h>
282| #endif
283| #ifdef HAVE_INTTYPES_H
284| # include <inttypes.h>
285| #endif
286| #ifdef HAVE_STDINT_H
287| # include <stdint.h>
288| #endif
289| #ifdef HAVE_UNISTD_H
290| # include <unistd.h>
291| #endif
292| #include <minix/config.h>
293configure:4733: result: no
294configure:4733: checking minix/config.h presence
295configure:4733: /usr/bin/clang -E -I/opt/local/include conftest.c
296conftest.c:22:10: fatal error: 'minix/config.h' file not found
297#include <minix/config.h>
298         ^
2991 error generated.
300configure:4733: $? = 1
301configure: failed program was:
302| /* confdefs.h */
303| #define PACKAGE_NAME "gnuplot"
304| #define PACKAGE_TARNAME "gnuplot"
305| #define PACKAGE_VERSION "5.0.4"
306| #define PACKAGE_STRING "gnuplot 5.0.4"
307| #define PACKAGE_BUGREPORT ""
308| #define PACKAGE_URL ""
309| #define PACKAGE "gnuplot"
310| #define VERSION "5.0.4"
311| #define PROTOTYPES 1
312| #define STDC_HEADERS 1
313| #define HAVE_SYS_TYPES_H 1
314| #define HAVE_SYS_STAT_H 1
315| #define HAVE_STDLIB_H 1
316| #define HAVE_STRING_H 1
317| #define HAVE_MEMORY_H 1
318| #define HAVE_STRINGS_H 1
319| #define HAVE_INTTYPES_H 1
320| #define HAVE_STDINT_H 1
321| #define HAVE_UNISTD_H 1
322| /* end confdefs.h.  */
323| #include <minix/config.h>
324configure:4733: result: no
325configure:4733: checking for minix/config.h
326configure:4733: result: no
327configure:4754: checking whether it is safe to define __EXTENSIONS__
328configure:4772: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include conftest.c >&5
329configure:4772: $? = 0
330configure:4779: result: yes
331configure:4842: checking for gcc
332configure:4869: result: /usr/bin/clang
333configure:5098: checking for C compiler version
334configure:5107: /usr/bin/clang --version >&5
335Apple LLVM version 7.3.0 (clang-703.0.29)
336Target: x86_64-apple-darwin16.0.0
337Thread model: posix
338InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
339configure:5118: $? = 0
340configure:5107: /usr/bin/clang -v >&5
341Apple LLVM version 7.3.0 (clang-703.0.29)
342Target: x86_64-apple-darwin16.0.0
343Thread model: posix
344InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
345configure:5118: $? = 0
346configure:5107: /usr/bin/clang -V >&5
347clang: error: argument to '-V' is missing (expected 1 value)
348clang: error: no input files
349configure:5118: $? = 1
350configure:5107: /usr/bin/clang -qversion >&5
351clang: error: unknown argument: '-qversion'
352clang: error: no input files
353configure:5118: $? = 1
354configure:5122: checking whether we are using the GNU C compiler
355configure:5150: result: yes
356configure:5159: checking whether /usr/bin/clang accepts -g
357configure:5220: result: yes
358configure:5237: checking for /usr/bin/clang option to accept ISO C89
359configure:5313: result: none needed
360configure:5338: checking whether /usr/bin/clang understands -c and -o together
361configure:5375: result: yes
362configure:5394: checking dependency style of /usr/bin/clang
363configure:5505: result: gcc3
364configure:5525: checking how to run the C preprocessor
365configure:5595: result: /usr/bin/clang -E
366configure:5615: /usr/bin/clang -E -I/opt/local/include conftest.c
367configure:5615: $? = 0
368configure:5629: /usr/bin/clang -E -I/opt/local/include conftest.c
369conftest.c:27:10: fatal error: 'ac_nonexistent.h' file not found
370#include <ac_nonexistent.h>
371         ^
3721 error generated.
373configure:5629: $? = 1
374configure: failed program was:
375| /* confdefs.h */
376| #define PACKAGE_NAME "gnuplot"
377| #define PACKAGE_TARNAME "gnuplot"
378| #define PACKAGE_VERSION "5.0.4"
379| #define PACKAGE_STRING "gnuplot 5.0.4"
380| #define PACKAGE_BUGREPORT ""
381| #define PACKAGE_URL ""
382| #define PACKAGE "gnuplot"
383| #define VERSION "5.0.4"
384| #define PROTOTYPES 1
385| #define STDC_HEADERS 1
386| #define HAVE_SYS_TYPES_H 1
387| #define HAVE_SYS_STAT_H 1
388| #define HAVE_STDLIB_H 1
389| #define HAVE_STRING_H 1
390| #define HAVE_MEMORY_H 1
391| #define HAVE_STRINGS_H 1
392| #define HAVE_INTTYPES_H 1
393| #define HAVE_STDINT_H 1
394| #define HAVE_UNISTD_H 1
395| #define __EXTENSIONS__ 1
396| #define _ALL_SOURCE 1
397| #define _GNU_SOURCE 1
398| #define _POSIX_PTHREAD_SEMANTICS 1
399| #define _TANDEM_SOURCE 1
400| /* end confdefs.h.  */
401| #include <ac_nonexistent.h>
402configure:5763: checking for Objective C compiler version
403configure:5772: /usr/bin/clang --version >&5
404Apple LLVM version 7.3.0 (clang-703.0.29)
405Target: x86_64-apple-darwin16.0.0
406Thread model: posix
407InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
408configure:5783: $? = 0
409configure:5772: /usr/bin/clang -v >&5
410Apple LLVM version 7.3.0 (clang-703.0.29)
411Target: x86_64-apple-darwin16.0.0
412Thread model: posix
413InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
414configure:5783: $? = 0
415configure:5772: /usr/bin/clang -V >&5
416clang: error: argument to '-V' is missing (expected 1 value)
417clang: error: no input files
418configure:5783: $? = 1
419configure:5772: /usr/bin/clang -qversion >&5
420clang: error: unknown argument: '-qversion'
421clang: error: no input files
422configure:5783: $? = 1
423configure:5787: checking whether we are using the GNU Objective C compiler
424configure:5806: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.m >&5
425configure:5806: $? = 0
426configure:5815: result: yes
427configure:5824: checking whether /usr/bin/clang accepts -g
428configure:5844: /usr/bin/clang -c -g -I/opt/local/include conftest.m >&5
429configure:5844: $? = 0
430configure:5885: result: yes
431configure:5910: checking dependency style of /usr/bin/clang
432configure:6019: result: gcc3
433configure:6034: checking for an ANSI C-conforming const
434configure:6100: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include conftest.c >&5
435configure:6100: $? = 0
436configure:6107: result: yes
437configure:6115: checking for inline
438configure:6131: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include conftest.c >&5
439configure:6131: $? = 0
440configure:6139: result: inline
441configure:6157: checking for preprocessor stringizing operator
442configure:6177: result: yes
443configure:6185: checking whether ln -s works
444configure:6189: result: yes
445configure:6256: checking for gcc
446configure:6283: result: /usr/bin/clang
447configure:6512: checking for C compiler version
448configure:6521: /usr/bin/clang --version >&5
449Apple LLVM version 7.3.0 (clang-703.0.29)
450Target: x86_64-apple-darwin16.0.0
451Thread model: posix
452InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
453configure:6532: $? = 0
454configure:6521: /usr/bin/clang -v >&5
455Apple LLVM version 7.3.0 (clang-703.0.29)
456Target: x86_64-apple-darwin16.0.0
457Thread model: posix
458InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
459configure:6532: $? = 0
460configure:6521: /usr/bin/clang -V >&5
461clang: error: argument to '-V' is missing (expected 1 value)
462clang: error: no input files
463configure:6532: $? = 1
464configure:6521: /usr/bin/clang -qversion >&5
465clang: error: unknown argument: '-qversion'
466clang: error: no input files
467configure:6532: $? = 1
468configure:6536: checking whether we are using the GNU C compiler
469configure:6564: result: yes
470configure:6573: checking whether /usr/bin/clang accepts -g
471configure:6634: result: yes
472configure:6651: checking for /usr/bin/clang option to accept ISO C89
473configure:6727: result: none needed
474configure:6752: checking whether /usr/bin/clang understands -c and -o together
475configure:6789: result: yes
476configure:6808: checking dependency style of /usr/bin/clang
477configure:6919: result: gcc3
478configure:6963: checking for off_t
479configure:6963: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include conftest.c >&5
480configure:6963: $? = 0
481configure:6963: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include conftest.c >&5
482conftest.c:64:20: error: expected expression
483if (sizeof ((off_t)))
484                   ^
4851 error generated.
486configure:6963: $? = 1
487configure: failed program was:
488| /* confdefs.h */
489| #define PACKAGE_NAME "gnuplot"
490| #define PACKAGE_TARNAME "gnuplot"
491| #define PACKAGE_VERSION "5.0.4"
492| #define PACKAGE_STRING "gnuplot 5.0.4"
493| #define PACKAGE_BUGREPORT ""
494| #define PACKAGE_URL ""
495| #define PACKAGE "gnuplot"
496| #define VERSION "5.0.4"
497| #define PROTOTYPES 1
498| #define STDC_HEADERS 1
499| #define HAVE_SYS_TYPES_H 1
500| #define HAVE_SYS_STAT_H 1
501| #define HAVE_STDLIB_H 1
502| #define HAVE_STRING_H 1
503| #define HAVE_MEMORY_H 1
504| #define HAVE_STRINGS_H 1
505| #define HAVE_INTTYPES_H 1
506| #define HAVE_STDINT_H 1
507| #define HAVE_UNISTD_H 1
508| #define __EXTENSIONS__ 1
509| #define _ALL_SOURCE 1
510| #define _GNU_SOURCE 1
511| #define _POSIX_PTHREAD_SEMANTICS 1
512| #define _TANDEM_SOURCE 1
513| #define HAVE_STRINGIZE 1
514| /* end confdefs.h.  */
515| #include <stdio.h>
516| #ifdef HAVE_SYS_TYPES_H
517| # include <sys/types.h>
518| #endif
519| #ifdef HAVE_SYS_STAT_H
520| # include <sys/stat.h>
521| #endif
522| #ifdef STDC_HEADERS
523| # include <stdlib.h>
524| # include <stddef.h>
525| #else
526| # ifdef HAVE_STDLIB_H
527| #  include <stdlib.h>
528| # endif
529| #endif
530| #ifdef HAVE_STRING_H
531| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
532| #  include <memory.h>
533| # endif
534| # include <string.h>
535| #endif
536| #ifdef HAVE_STRINGS_H
537| # include <strings.h>
538| #endif
539| #ifdef HAVE_INTTYPES_H
540| # include <inttypes.h>
541| #endif
542| #ifdef HAVE_STDINT_H
543| # include <stdint.h>
544| #endif
545| #ifdef HAVE_UNISTD_H
546| # include <unistd.h>
547| #endif
548| int
549| main ()
550| {
551| if (sizeof ((off_t)))
552|           return 0;
553|   ;
554|   return 0;
555| }
556configure:6963: result: yes
557configure:6973: checking for _LARGEFILE_SOURCE value needed for large files
558configure:6992: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 conftest.c  >&5
559configure:6992: $? = 0
560configure:7020: result: no
561configure:7048: checking for special C compiler options needed for large files
562configure:7093: result: no
563configure:7099: checking for _FILE_OFFSET_BITS value needed for large files
564configure:7124: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include conftest.c >&5
565configure:7124: $? = 0
566configure:7156: result: no
567configure:7301: checking for pkg-config
568configure:7319: found /opt/local/bin/pkg-config
569configure:7331: result: /opt/local/bin/pkg-config
570configure:7356: checking pkg-config is at least version 0.9.0
571configure:7359: result: yes
572configure:7370: checking for LIBCERF
573configure:7378: $PKG_CONFIG --exists --print-errors "libcerf"
574configure:7381: $? = 0
575configure:7396: $PKG_CONFIG --exists --print-errors "libcerf"
576configure:7399: $? = 0
577configure:7475: result: yes
578configure:7482: checking for library containing cdawson
579configure:7513: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
580configure:7513: $? = 0
581configure:7530: result: none required
582configure:7549: checking for emacs
583configure:7565: found /usr/bin/emacs
584configure:7576: result: emacs
585configure:7788: checking for dvips
586configure:7818: result: no
587configure:7831: checking for troff
588configure:7847: found /usr/bin/troff
589configure:7858: result: troff
590configure:7883: checking for kpsexpand
591configure:7913: result: no
592configure:7926: checking for texhash
593configure:7956: result: no
594configure:7993: checking for X
595configure:8101: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include conftest.c
596configure:8101: $? = 0
597configure:8132: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c -lX11  >&5
598configure:8132: $? = 0
599configure:8182: result: libraries , headers
600configure:8281: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c   -lX11 >&5
601configure:8281: $? = 0
602configure:8379: checking for gethostbyname
603configure:8379: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
604configure:8379: $? = 0
605configure:8379: result: yes
606configure:8476: checking for connect
607configure:8476: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
608configure:8476: $? = 0
609configure:8476: result: yes
610configure:8525: checking for remove
611configure:8525: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
612configure:8525: $? = 0
613configure:8525: result: yes
614configure:8574: checking for shmat
615configure:8574: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
616configure:8574: $? = 0
617configure:8574: result: yes
618configure:8632: checking for IceConnectionNumber in -lICE
619configure:8657: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c -lICE   >&5
620configure:8657: $? = 0
621configure:8666: result: yes
622configure:8747: checking for MS-DOS/djgpp/libGRX
623configure:8856: result: no
624configure:8863: checking for NeXT
625configure:8880: result: no
626configure:8889: checking for Mac OS X
627configure:8902: result: yes
628configure:8910: checking for AquaTerm framework presence
629configure:8931: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -framework Foundation -framework AquaTerm conftest.m  >&5
630In file included from conftest.m:32:
631In file included from /opt/local/Library/Frameworks/AquaTerm.framework/Headers/AQTAdapter.h:9:
632In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:8:
633/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:44:12: error: unknown property attribute 'class'
634@property (class, readonly) BOOL supportsSecureCoding;
635           ^
636In file included from conftest.m:32:
637In file included from /opt/local/Library/Frameworks/AquaTerm.framework/Headers/AQTAdapter.h:9:
638/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:262:12: error: unknown property attribute 'class'
639@property (class, readonly) const NSStringEncoding *availableStringEncodings;
640           ^
641/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:269:12: error: unknown property attribute 'class'
642@property (class, readonly) NSStringEncoding defaultCStringEncoding;    // Should be rarely used
643           ^
6443 errors generated.
645configure:8931: $? = 1
646configure: failed program was:
647| /* confdefs.h */
648| #define PACKAGE_NAME "gnuplot"
649| #define PACKAGE_TARNAME "gnuplot"
650| #define PACKAGE_VERSION "5.0.4"
651| #define PACKAGE_STRING "gnuplot 5.0.4"
652| #define PACKAGE_BUGREPORT ""
653| #define PACKAGE_URL ""
654| #define PACKAGE "gnuplot"
655| #define VERSION "5.0.4"
656| #define PROTOTYPES 1
657| #define STDC_HEADERS 1
658| #define HAVE_SYS_TYPES_H 1
659| #define HAVE_SYS_STAT_H 1
660| #define HAVE_STDLIB_H 1
661| #define HAVE_STRING_H 1
662| #define HAVE_MEMORY_H 1
663| #define HAVE_STRINGS_H 1
664| #define HAVE_INTTYPES_H 1
665| #define HAVE_STDINT_H 1
666| #define HAVE_UNISTD_H 1
667| #define __EXTENSIONS__ 1
668| #define _ALL_SOURCE 1
669| #define _GNU_SOURCE 1
670| #define _POSIX_PTHREAD_SEMANTICS 1
671| #define _TANDEM_SOURCE 1
672| #define HAVE_STRINGIZE 1
673| #define HAVE_OFF_T 1
674| #define HAVE_FSEEKO 1
675| #define HAVE_LIBCERF 1
676| #define X11 1
677| /* end confdefs.h.  */
678| #import <AquaTerm/AQTAdapter.h>
679| int
680| main ()
681| {
682|
683|   ;
684|   return 0;
685| }
686configure:8953: result: no
687configure:8971: checking for BeOS
688configure:8987: result: no
689configure:8993: checking for Alpha/AXP CPU
690configure:9012: result: no
691configure:9027: checking for sin
692configure:9027: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
693conftest.c:55:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration]
694char sin ();
695     ^
696conftest.c:55:6: note: 'sin' is a builtin with type 'double (double)'
6971 warning generated.
698configure:9027: $? = 0
699configure:9027: result: yes
700configure:9079: checking for ANSI C header files
701configure:9183: result: yes
702configure:9201: checking dirent.h usability
703configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
704configure:9201: $? = 0
705configure:9201: result: yes
706configure:9201: checking dirent.h presence
707configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
708configure:9201: $? = 0
709configure:9201: result: yes
710configure:9201: checking for dirent.h
711configure:9201: result: yes
712configure:9201: checking errno.h usability
713configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
714configure:9201: $? = 0
715configure:9201: result: yes
716configure:9201: checking errno.h presence
717configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
718configure:9201: $? = 0
719configure:9201: result: yes
720configure:9201: checking for errno.h
721configure:9201: result: yes
722configure:9201: checking float.h usability
723configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
724configure:9201: $? = 0
725configure:9201: result: yes
726configure:9201: checking float.h presence
727configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
728configure:9201: $? = 0
729configure:9201: result: yes
730configure:9201: checking for float.h
731configure:9201: result: yes
732configure:9201: checking langinfo.h usability
733configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
734configure:9201: $? = 0
735configure:9201: result: yes
736configure:9201: checking langinfo.h presence
737configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
738configure:9201: $? = 0
739configure:9201: result: yes
740configure:9201: checking for langinfo.h
741configure:9201: result: yes
742configure:9201: checking limits.h usability
743configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
744configure:9201: $? = 0
745configure:9201: result: yes
746configure:9201: checking limits.h presence
747configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
748configure:9201: $? = 0
749configure:9201: result: yes
750configure:9201: checking for limits.h
751configure:9201: result: yes
752configure:9201: checking locale.h usability
753configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
754configure:9201: $? = 0
755configure:9201: result: yes
756configure:9201: checking locale.h presence
757configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
758configure:9201: $? = 0
759configure:9201: result: yes
760configure:9201: checking for locale.h
761configure:9201: result: yes
762configure:9201: checking math.h usability
763configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
764configure:9201: $? = 0
765configure:9201: result: yes
766configure:9201: checking math.h presence
767configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
768configure:9201: $? = 0
769configure:9201: result: yes
770configure:9201: checking for math.h
771configure:9201: result: yes
772configure:9201: checking for stdlib.h
773configure:9201: result: yes
774configure:9201: checking for string.h
775configure:9201: result: yes
776configure:9201: checking time.h usability
777configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
778configure:9201: $? = 0
779configure:9201: result: yes
780configure:9201: checking time.h presence
781configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
782configure:9201: $? = 0
783configure:9201: result: yes
784configure:9201: checking for time.h
785configure:9201: result: yes
786configure:9201: checking sys/time.h usability
787configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
788configure:9201: $? = 0
789configure:9201: result: yes
790configure:9201: checking sys/time.h presence
791configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
792configure:9201: $? = 0
793configure:9201: result: yes
794configure:9201: checking for sys/time.h
795configure:9201: result: yes
796configure:9201: checking for sys/types.h
797configure:9201: result: yes
798configure:9201: checking sys/bsdtypes.h usability
799configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
800conftest.c:78:10: fatal error: 'sys/bsdtypes.h' file not found
801#include <sys/bsdtypes.h>
802         ^
8031 error generated.
804configure:9201: $? = 1
805configure: failed program was:
806| /* confdefs.h */
807| #define PACKAGE_NAME "gnuplot"
808| #define PACKAGE_TARNAME "gnuplot"
809| #define PACKAGE_VERSION "5.0.4"
810| #define PACKAGE_STRING "gnuplot 5.0.4"
811| #define PACKAGE_BUGREPORT ""
812| #define PACKAGE_URL ""
813| #define PACKAGE "gnuplot"
814| #define VERSION "5.0.4"
815| #define PROTOTYPES 1
816| #define STDC_HEADERS 1
817| #define HAVE_SYS_TYPES_H 1
818| #define HAVE_SYS_STAT_H 1
819| #define HAVE_STDLIB_H 1
820| #define HAVE_STRING_H 1
821| #define HAVE_MEMORY_H 1
822| #define HAVE_STRINGS_H 1
823| #define HAVE_INTTYPES_H 1
824| #define HAVE_STDINT_H 1
825| #define HAVE_UNISTD_H 1
826| #define __EXTENSIONS__ 1
827| #define _ALL_SOURCE 1
828| #define _GNU_SOURCE 1
829| #define _POSIX_PTHREAD_SEMANTICS 1
830| #define _TANDEM_SOURCE 1
831| #define HAVE_STRINGIZE 1
832| #define HAVE_OFF_T 1
833| #define HAVE_FSEEKO 1
834| #define HAVE_LIBCERF 1
835| #define X11 1
836| #define STDC_HEADERS 1
837| #define HAVE_DIRENT_H 1
838| #define HAVE_ERRNO_H 1
839| #define HAVE_FLOAT_H 1
840| #define HAVE_LANGINFO_H 1
841| #define HAVE_LIMITS_H 1
842| #define HAVE_LOCALE_H 1
843| #define HAVE_MATH_H 1
844| #define HAVE_STDLIB_H 1
845| #define HAVE_STRING_H 1
846| #define HAVE_TIME_H 1
847| #define HAVE_SYS_TIME_H 1
848| #define HAVE_SYS_TYPES_H 1
849| /* end confdefs.h.  */
850| #include <stdio.h>
851| #ifdef HAVE_SYS_TYPES_H
852| # include <sys/types.h>
853| #endif
854| #ifdef HAVE_SYS_STAT_H
855| # include <sys/stat.h>
856| #endif
857| #ifdef STDC_HEADERS
858| # include <stdlib.h>
859| # include <stddef.h>
860| #else
861| # ifdef HAVE_STDLIB_H
862| #  include <stdlib.h>
863| # endif
864| #endif
865| #ifdef HAVE_STRING_H
866| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
867| #  include <memory.h>
868| # endif
869| # include <string.h>
870| #endif
871| #ifdef HAVE_STRINGS_H
872| # include <strings.h>
873| #endif
874| #ifdef HAVE_INTTYPES_H
875| # include <inttypes.h>
876| #endif
877| #ifdef HAVE_STDINT_H
878| # include <stdint.h>
879| #endif
880| #ifdef HAVE_UNISTD_H
881| # include <unistd.h>
882| #endif
883| #include <sys/bsdtypes.h>
884configure:9201: result: no
885configure:9201: checking sys/bsdtypes.h presence
886configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
887conftest.c:45:10: fatal error: 'sys/bsdtypes.h' file not found
888#include <sys/bsdtypes.h>
889         ^
8901 error generated.
891configure:9201: $? = 1
892configure: failed program was:
893| /* confdefs.h */
894| #define PACKAGE_NAME "gnuplot"
895| #define PACKAGE_TARNAME "gnuplot"
896| #define PACKAGE_VERSION "5.0.4"
897| #define PACKAGE_STRING "gnuplot 5.0.4"
898| #define PACKAGE_BUGREPORT ""
899| #define PACKAGE_URL ""
900| #define PACKAGE "gnuplot"
901| #define VERSION "5.0.4"
902| #define PROTOTYPES 1
903| #define STDC_HEADERS 1
904| #define HAVE_SYS_TYPES_H 1
905| #define HAVE_SYS_STAT_H 1
906| #define HAVE_STDLIB_H 1
907| #define HAVE_STRING_H 1
908| #define HAVE_MEMORY_H 1
909| #define HAVE_STRINGS_H 1
910| #define HAVE_INTTYPES_H 1
911| #define HAVE_STDINT_H 1
912| #define HAVE_UNISTD_H 1
913| #define __EXTENSIONS__ 1
914| #define _ALL_SOURCE 1
915| #define _GNU_SOURCE 1
916| #define _POSIX_PTHREAD_SEMANTICS 1
917| #define _TANDEM_SOURCE 1
918| #define HAVE_STRINGIZE 1
919| #define HAVE_OFF_T 1
920| #define HAVE_FSEEKO 1
921| #define HAVE_LIBCERF 1
922| #define X11 1
923| #define STDC_HEADERS 1
924| #define HAVE_DIRENT_H 1
925| #define HAVE_ERRNO_H 1
926| #define HAVE_FLOAT_H 1
927| #define HAVE_LANGINFO_H 1
928| #define HAVE_LIMITS_H 1
929| #define HAVE_LOCALE_H 1
930| #define HAVE_MATH_H 1
931| #define HAVE_STDLIB_H 1
932| #define HAVE_STRING_H 1
933| #define HAVE_TIME_H 1
934| #define HAVE_SYS_TIME_H 1
935| #define HAVE_SYS_TYPES_H 1
936| /* end confdefs.h.  */
937| #include <sys/bsdtypes.h>
938configure:9201: result: no
939configure:9201: checking for sys/bsdtypes.h
940configure:9201: result: no
941configure:9201: checking sys/ioctl.h usability
942configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
943configure:9201: $? = 0
944configure:9201: result: yes
945configure:9201: checking sys/ioctl.h presence
946configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
947configure:9201: $? = 0
948configure:9201: result: yes
949configure:9201: checking for sys/ioctl.h
950configure:9201: result: yes
951configure:9201: checking sys/param.h usability
952configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
953configure:9201: $? = 0
954configure:9201: result: yes
955configure:9201: checking sys/param.h presence
956configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
957configure:9201: $? = 0
958configure:9201: result: yes
959configure:9201: checking for sys/param.h
960configure:9201: result: yes
961configure:9201: checking sys/select.h usability
962configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
963configure:9201: $? = 0
964configure:9201: result: yes
965configure:9201: checking sys/select.h presence
966configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
967configure:9201: $? = 0
968configure:9201: result: yes
969configure:9201: checking for sys/select.h
970configure:9201: result: yes
971configure:9201: checking sys/socket.h usability
972configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
973configure:9201: $? = 0
974configure:9201: result: yes
975configure:9201: checking sys/socket.h presence
976configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
977configure:9201: $? = 0
978configure:9201: result: yes
979configure:9201: checking for sys/socket.h
980configure:9201: result: yes
981configure:9201: checking for sys/stat.h
982configure:9201: result: yes
983configure:9201: checking sys/systeminfo.h usability
984configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
985conftest.c:83:10: fatal error: 'sys/systeminfo.h' file not found
986#include <sys/systeminfo.h>
987         ^
9881 error generated.
989configure:9201: $? = 1
990configure: failed program was:
991| /* confdefs.h */
992| #define PACKAGE_NAME "gnuplot"
993| #define PACKAGE_TARNAME "gnuplot"
994| #define PACKAGE_VERSION "5.0.4"
995| #define PACKAGE_STRING "gnuplot 5.0.4"
996| #define PACKAGE_BUGREPORT ""
997| #define PACKAGE_URL ""
998| #define PACKAGE "gnuplot"
999| #define VERSION "5.0.4"
1000| #define PROTOTYPES 1
1001| #define STDC_HEADERS 1
1002| #define HAVE_SYS_TYPES_H 1
1003| #define HAVE_SYS_STAT_H 1
1004| #define HAVE_STDLIB_H 1
1005| #define HAVE_STRING_H 1
1006| #define HAVE_MEMORY_H 1
1007| #define HAVE_STRINGS_H 1
1008| #define HAVE_INTTYPES_H 1
1009| #define HAVE_STDINT_H 1
1010| #define HAVE_UNISTD_H 1
1011| #define __EXTENSIONS__ 1
1012| #define _ALL_SOURCE 1
1013| #define _GNU_SOURCE 1
1014| #define _POSIX_PTHREAD_SEMANTICS 1
1015| #define _TANDEM_SOURCE 1
1016| #define HAVE_STRINGIZE 1
1017| #define HAVE_OFF_T 1
1018| #define HAVE_FSEEKO 1
1019| #define HAVE_LIBCERF 1
1020| #define X11 1
1021| #define STDC_HEADERS 1
1022| #define HAVE_DIRENT_H 1
1023| #define HAVE_ERRNO_H 1
1024| #define HAVE_FLOAT_H 1
1025| #define HAVE_LANGINFO_H 1
1026| #define HAVE_LIMITS_H 1
1027| #define HAVE_LOCALE_H 1
1028| #define HAVE_MATH_H 1
1029| #define HAVE_STDLIB_H 1
1030| #define HAVE_STRING_H 1
1031| #define HAVE_TIME_H 1
1032| #define HAVE_SYS_TIME_H 1
1033| #define HAVE_SYS_TYPES_H 1
1034| #define HAVE_SYS_IOCTL_H 1
1035| #define HAVE_SYS_PARAM_H 1
1036| #define HAVE_SYS_SELECT_H 1
1037| #define HAVE_SYS_SOCKET_H 1
1038| #define HAVE_SYS_STAT_H 1
1039| /* end confdefs.h.  */
1040| #include <stdio.h>
1041| #ifdef HAVE_SYS_TYPES_H
1042| # include <sys/types.h>
1043| #endif
1044| #ifdef HAVE_SYS_STAT_H
1045| # include <sys/stat.h>
1046| #endif
1047| #ifdef STDC_HEADERS
1048| # include <stdlib.h>
1049| # include <stddef.h>
1050| #else
1051| # ifdef HAVE_STDLIB_H
1052| #  include <stdlib.h>
1053| # endif
1054| #endif
1055| #ifdef HAVE_STRING_H
1056| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1057| #  include <memory.h>
1058| # endif
1059| # include <string.h>
1060| #endif
1061| #ifdef HAVE_STRINGS_H
1062| # include <strings.h>
1063| #endif
1064| #ifdef HAVE_INTTYPES_H
1065| # include <inttypes.h>
1066| #endif
1067| #ifdef HAVE_STDINT_H
1068| # include <stdint.h>
1069| #endif
1070| #ifdef HAVE_UNISTD_H
1071| # include <unistd.h>
1072| #endif
1073| #include <sys/systeminfo.h>
1074configure:9201: result: no
1075configure:9201: checking sys/systeminfo.h presence
1076configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
1077conftest.c:50:10: fatal error: 'sys/systeminfo.h' file not found
1078#include <sys/systeminfo.h>
1079         ^
10801 error generated.
1081configure:9201: $? = 1
1082configure: failed program was:
1083| /* confdefs.h */
1084| #define PACKAGE_NAME "gnuplot"
1085| #define PACKAGE_TARNAME "gnuplot"
1086| #define PACKAGE_VERSION "5.0.4"
1087| #define PACKAGE_STRING "gnuplot 5.0.4"
1088| #define PACKAGE_BUGREPORT ""
1089| #define PACKAGE_URL ""
1090| #define PACKAGE "gnuplot"
1091| #define VERSION "5.0.4"
1092| #define PROTOTYPES 1
1093| #define STDC_HEADERS 1
1094| #define HAVE_SYS_TYPES_H 1
1095| #define HAVE_SYS_STAT_H 1
1096| #define HAVE_STDLIB_H 1
1097| #define HAVE_STRING_H 1
1098| #define HAVE_MEMORY_H 1
1099| #define HAVE_STRINGS_H 1
1100| #define HAVE_INTTYPES_H 1
1101| #define HAVE_STDINT_H 1
1102| #define HAVE_UNISTD_H 1
1103| #define __EXTENSIONS__ 1
1104| #define _ALL_SOURCE 1
1105| #define _GNU_SOURCE 1
1106| #define _POSIX_PTHREAD_SEMANTICS 1
1107| #define _TANDEM_SOURCE 1
1108| #define HAVE_STRINGIZE 1
1109| #define HAVE_OFF_T 1
1110| #define HAVE_FSEEKO 1
1111| #define HAVE_LIBCERF 1
1112| #define X11 1
1113| #define STDC_HEADERS 1
1114| #define HAVE_DIRENT_H 1
1115| #define HAVE_ERRNO_H 1
1116| #define HAVE_FLOAT_H 1
1117| #define HAVE_LANGINFO_H 1
1118| #define HAVE_LIMITS_H 1
1119| #define HAVE_LOCALE_H 1
1120| #define HAVE_MATH_H 1
1121| #define HAVE_STDLIB_H 1
1122| #define HAVE_STRING_H 1
1123| #define HAVE_TIME_H 1
1124| #define HAVE_SYS_TIME_H 1
1125| #define HAVE_SYS_TYPES_H 1
1126| #define HAVE_SYS_IOCTL_H 1
1127| #define HAVE_SYS_PARAM_H 1
1128| #define HAVE_SYS_SELECT_H 1
1129| #define HAVE_SYS_SOCKET_H 1
1130| #define HAVE_SYS_STAT_H 1
1131| /* end confdefs.h.  */
1132| #include <sys/systeminfo.h>
1133configure:9201: result: no
1134configure:9201: checking for sys/systeminfo.h
1135configure:9201: result: no
1136configure:9201: checking sys/timeb.h usability
1137configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
1138configure:9201: $? = 0
1139configure:9201: result: yes
1140configure:9201: checking sys/timeb.h presence
1141configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
1142configure:9201: $? = 0
1143configure:9201: result: yes
1144configure:9201: checking for sys/timeb.h
1145configure:9201: result: yes
1146configure:9201: checking sys/utsname.h usability
1147configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
1148configure:9201: $? = 0
1149configure:9201: result: yes
1150configure:9201: checking sys/utsname.h presence
1151configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
1152configure:9201: $? = 0
1153configure:9201: result: yes
1154configure:9201: checking for sys/utsname.h
1155configure:9201: result: yes
1156configure:9201: checking libc.h usability
1157configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
1158configure:9201: $? = 0
1159configure:9201: result: yes
1160configure:9201: checking libc.h presence
1161configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
1162configure:9201: $? = 0
1163configure:9201: result: yes
1164configure:9201: checking for libc.h
1165configure:9201: result: yes
1166configure:9201: checking malloc.h usability
1167configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
1168conftest.c:86:10: fatal error: 'malloc.h' file not found
1169#include <malloc.h>
1170         ^
11711 error generated.
1172configure:9201: $? = 1
1173configure: failed program was:
1174| /* confdefs.h */
1175| #define PACKAGE_NAME "gnuplot"
1176| #define PACKAGE_TARNAME "gnuplot"
1177| #define PACKAGE_VERSION "5.0.4"
1178| #define PACKAGE_STRING "gnuplot 5.0.4"
1179| #define PACKAGE_BUGREPORT ""
1180| #define PACKAGE_URL ""
1181| #define PACKAGE "gnuplot"
1182| #define VERSION "5.0.4"
1183| #define PROTOTYPES 1
1184| #define STDC_HEADERS 1
1185| #define HAVE_SYS_TYPES_H 1
1186| #define HAVE_SYS_STAT_H 1
1187| #define HAVE_STDLIB_H 1
1188| #define HAVE_STRING_H 1
1189| #define HAVE_MEMORY_H 1
1190| #define HAVE_STRINGS_H 1
1191| #define HAVE_INTTYPES_H 1
1192| #define HAVE_STDINT_H 1
1193| #define HAVE_UNISTD_H 1
1194| #define __EXTENSIONS__ 1
1195| #define _ALL_SOURCE 1
1196| #define _GNU_SOURCE 1
1197| #define _POSIX_PTHREAD_SEMANTICS 1
1198| #define _TANDEM_SOURCE 1
1199| #define HAVE_STRINGIZE 1
1200| #define HAVE_OFF_T 1
1201| #define HAVE_FSEEKO 1
1202| #define HAVE_LIBCERF 1
1203| #define X11 1
1204| #define STDC_HEADERS 1
1205| #define HAVE_DIRENT_H 1
1206| #define HAVE_ERRNO_H 1
1207| #define HAVE_FLOAT_H 1
1208| #define HAVE_LANGINFO_H 1
1209| #define HAVE_LIMITS_H 1
1210| #define HAVE_LOCALE_H 1
1211| #define HAVE_MATH_H 1
1212| #define HAVE_STDLIB_H 1
1213| #define HAVE_STRING_H 1
1214| #define HAVE_TIME_H 1
1215| #define HAVE_SYS_TIME_H 1
1216| #define HAVE_SYS_TYPES_H 1
1217| #define HAVE_SYS_IOCTL_H 1
1218| #define HAVE_SYS_PARAM_H 1
1219| #define HAVE_SYS_SELECT_H 1
1220| #define HAVE_SYS_SOCKET_H 1
1221| #define HAVE_SYS_STAT_H 1
1222| #define HAVE_SYS_TIMEB_H 1
1223| #define HAVE_SYS_UTSNAME_H 1
1224| #define HAVE_LIBC_H 1
1225| /* end confdefs.h.  */
1226| #include <stdio.h>
1227| #ifdef HAVE_SYS_TYPES_H
1228| # include <sys/types.h>
1229| #endif
1230| #ifdef HAVE_SYS_STAT_H
1231| # include <sys/stat.h>
1232| #endif
1233| #ifdef STDC_HEADERS
1234| # include <stdlib.h>
1235| # include <stddef.h>
1236| #else
1237| # ifdef HAVE_STDLIB_H
1238| #  include <stdlib.h>
1239| # endif
1240| #endif
1241| #ifdef HAVE_STRING_H
1242| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1243| #  include <memory.h>
1244| # endif
1245| # include <string.h>
1246| #endif
1247| #ifdef HAVE_STRINGS_H
1248| # include <strings.h>
1249| #endif
1250| #ifdef HAVE_INTTYPES_H
1251| # include <inttypes.h>
1252| #endif
1253| #ifdef HAVE_STDINT_H
1254| # include <stdint.h>
1255| #endif
1256| #ifdef HAVE_UNISTD_H
1257| # include <unistd.h>
1258| #endif
1259| #include <malloc.h>
1260configure:9201: result: no
1261configure:9201: checking malloc.h presence
1262configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
1263conftest.c:53:10: fatal error: 'malloc.h' file not found
1264#include <malloc.h>
1265         ^
12661 error generated.
1267configure:9201: $? = 1
1268configure: failed program was:
1269| /* confdefs.h */
1270| #define PACKAGE_NAME "gnuplot"
1271| #define PACKAGE_TARNAME "gnuplot"
1272| #define PACKAGE_VERSION "5.0.4"
1273| #define PACKAGE_STRING "gnuplot 5.0.4"
1274| #define PACKAGE_BUGREPORT ""
1275| #define PACKAGE_URL ""
1276| #define PACKAGE "gnuplot"
1277| #define VERSION "5.0.4"
1278| #define PROTOTYPES 1
1279| #define STDC_HEADERS 1
1280| #define HAVE_SYS_TYPES_H 1
1281| #define HAVE_SYS_STAT_H 1
1282| #define HAVE_STDLIB_H 1
1283| #define HAVE_STRING_H 1
1284| #define HAVE_MEMORY_H 1
1285| #define HAVE_STRINGS_H 1
1286| #define HAVE_INTTYPES_H 1
1287| #define HAVE_STDINT_H 1
1288| #define HAVE_UNISTD_H 1
1289| #define __EXTENSIONS__ 1
1290| #define _ALL_SOURCE 1
1291| #define _GNU_SOURCE 1
1292| #define _POSIX_PTHREAD_SEMANTICS 1
1293| #define _TANDEM_SOURCE 1
1294| #define HAVE_STRINGIZE 1
1295| #define HAVE_OFF_T 1
1296| #define HAVE_FSEEKO 1
1297| #define HAVE_LIBCERF 1
1298| #define X11 1
1299| #define STDC_HEADERS 1
1300| #define HAVE_DIRENT_H 1
1301| #define HAVE_ERRNO_H 1
1302| #define HAVE_FLOAT_H 1
1303| #define HAVE_LANGINFO_H 1
1304| #define HAVE_LIMITS_H 1
1305| #define HAVE_LOCALE_H 1
1306| #define HAVE_MATH_H 1
1307| #define HAVE_STDLIB_H 1
1308| #define HAVE_STRING_H 1
1309| #define HAVE_TIME_H 1
1310| #define HAVE_SYS_TIME_H 1
1311| #define HAVE_SYS_TYPES_H 1
1312| #define HAVE_SYS_IOCTL_H 1
1313| #define HAVE_SYS_PARAM_H 1
1314| #define HAVE_SYS_SELECT_H 1
1315| #define HAVE_SYS_SOCKET_H 1
1316| #define HAVE_SYS_STAT_H 1
1317| #define HAVE_SYS_TIMEB_H 1
1318| #define HAVE_SYS_UTSNAME_H 1
1319| #define HAVE_LIBC_H 1
1320| /* end confdefs.h.  */
1321| #include <malloc.h>
1322configure:9201: result: no
1323configure:9201: checking for malloc.h
1324configure:9201: result: no
1325configure:9201: checking poll.h usability
1326configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
1327configure:9201: $? = 0
1328configure:9201: result: yes
1329configure:9201: checking poll.h presence
1330configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
1331configure:9201: $? = 0
1332configure:9201: result: yes
1333configure:9201: checking for poll.h
1334configure:9201: result: yes
1335configure:9201: checking sgtty.h usability
1336configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
1337configure:9201: $? = 0
1338configure:9201: result: yes
1339configure:9201: checking sgtty.h presence
1340configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
1341configure:9201: $? = 0
1342configure:9201: result: yes
1343configure:9201: checking for sgtty.h
1344configure:9201: result: yes
1345configure:9201: checking termios.h usability
1346configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
1347configure:9201: $? = 0
1348configure:9201: result: yes
1349configure:9201: checking termios.h presence
1350configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
1351configure:9201: $? = 0
1352configure:9201: result: yes
1353configure:9201: checking for termios.h
1354configure:9201: result: yes
1355configure:9201: checking values.h usability
1356configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
1357conftest.c:89:10: fatal error: 'values.h' file not found
1358#include <values.h>
1359         ^
13601 error generated.
1361configure:9201: $? = 1
1362configure: failed program was:
1363| /* confdefs.h */
1364| #define PACKAGE_NAME "gnuplot"
1365| #define PACKAGE_TARNAME "gnuplot"
1366| #define PACKAGE_VERSION "5.0.4"
1367| #define PACKAGE_STRING "gnuplot 5.0.4"
1368| #define PACKAGE_BUGREPORT ""
1369| #define PACKAGE_URL ""
1370| #define PACKAGE "gnuplot"
1371| #define VERSION "5.0.4"
1372| #define PROTOTYPES 1
1373| #define STDC_HEADERS 1
1374| #define HAVE_SYS_TYPES_H 1
1375| #define HAVE_SYS_STAT_H 1
1376| #define HAVE_STDLIB_H 1
1377| #define HAVE_STRING_H 1
1378| #define HAVE_MEMORY_H 1
1379| #define HAVE_STRINGS_H 1
1380| #define HAVE_INTTYPES_H 1
1381| #define HAVE_STDINT_H 1
1382| #define HAVE_UNISTD_H 1
1383| #define __EXTENSIONS__ 1
1384| #define _ALL_SOURCE 1
1385| #define _GNU_SOURCE 1
1386| #define _POSIX_PTHREAD_SEMANTICS 1
1387| #define _TANDEM_SOURCE 1
1388| #define HAVE_STRINGIZE 1
1389| #define HAVE_OFF_T 1
1390| #define HAVE_FSEEKO 1
1391| #define HAVE_LIBCERF 1
1392| #define X11 1
1393| #define STDC_HEADERS 1
1394| #define HAVE_DIRENT_H 1
1395| #define HAVE_ERRNO_H 1
1396| #define HAVE_FLOAT_H 1
1397| #define HAVE_LANGINFO_H 1
1398| #define HAVE_LIMITS_H 1
1399| #define HAVE_LOCALE_H 1
1400| #define HAVE_MATH_H 1
1401| #define HAVE_STDLIB_H 1
1402| #define HAVE_STRING_H 1
1403| #define HAVE_TIME_H 1
1404| #define HAVE_SYS_TIME_H 1
1405| #define HAVE_SYS_TYPES_H 1
1406| #define HAVE_SYS_IOCTL_H 1
1407| #define HAVE_SYS_PARAM_H 1
1408| #define HAVE_SYS_SELECT_H 1
1409| #define HAVE_SYS_SOCKET_H 1
1410| #define HAVE_SYS_STAT_H 1
1411| #define HAVE_SYS_TIMEB_H 1
1412| #define HAVE_SYS_UTSNAME_H 1
1413| #define HAVE_LIBC_H 1
1414| #define HAVE_POLL_H 1
1415| #define HAVE_SGTTY_H 1
1416| #define HAVE_TERMIOS_H 1
1417| /* end confdefs.h.  */
1418| #include <stdio.h>
1419| #ifdef HAVE_SYS_TYPES_H
1420| # include <sys/types.h>
1421| #endif
1422| #ifdef HAVE_SYS_STAT_H
1423| # include <sys/stat.h>
1424| #endif
1425| #ifdef STDC_HEADERS
1426| # include <stdlib.h>
1427| # include <stddef.h>
1428| #else
1429| # ifdef HAVE_STDLIB_H
1430| #  include <stdlib.h>
1431| # endif
1432| #endif
1433| #ifdef HAVE_STRING_H
1434| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1435| #  include <memory.h>
1436| # endif
1437| # include <string.h>
1438| #endif
1439| #ifdef HAVE_STRINGS_H
1440| # include <strings.h>
1441| #endif
1442| #ifdef HAVE_INTTYPES_H
1443| # include <inttypes.h>
1444| #endif
1445| #ifdef HAVE_STDINT_H
1446| # include <stdint.h>
1447| #endif
1448| #ifdef HAVE_UNISTD_H
1449| # include <unistd.h>
1450| #endif
1451| #include <values.h>
1452configure:9201: result: no
1453configure:9201: checking values.h presence
1454configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
1455conftest.c:56:10: fatal error: 'values.h' file not found
1456#include <values.h>
1457         ^
14581 error generated.
1459configure:9201: $? = 1
1460configure: failed program was:
1461| /* confdefs.h */
1462| #define PACKAGE_NAME "gnuplot"
1463| #define PACKAGE_TARNAME "gnuplot"
1464| #define PACKAGE_VERSION "5.0.4"
1465| #define PACKAGE_STRING "gnuplot 5.0.4"
1466| #define PACKAGE_BUGREPORT ""
1467| #define PACKAGE_URL ""
1468| #define PACKAGE "gnuplot"
1469| #define VERSION "5.0.4"
1470| #define PROTOTYPES 1
1471| #define STDC_HEADERS 1
1472| #define HAVE_SYS_TYPES_H 1
1473| #define HAVE_SYS_STAT_H 1
1474| #define HAVE_STDLIB_H 1
1475| #define HAVE_STRING_H 1
1476| #define HAVE_MEMORY_H 1
1477| #define HAVE_STRINGS_H 1
1478| #define HAVE_INTTYPES_H 1
1479| #define HAVE_STDINT_H 1
1480| #define HAVE_UNISTD_H 1
1481| #define __EXTENSIONS__ 1
1482| #define _ALL_SOURCE 1
1483| #define _GNU_SOURCE 1
1484| #define _POSIX_PTHREAD_SEMANTICS 1
1485| #define _TANDEM_SOURCE 1
1486| #define HAVE_STRINGIZE 1
1487| #define HAVE_OFF_T 1
1488| #define HAVE_FSEEKO 1
1489| #define HAVE_LIBCERF 1
1490| #define X11 1
1491| #define STDC_HEADERS 1
1492| #define HAVE_DIRENT_H 1
1493| #define HAVE_ERRNO_H 1
1494| #define HAVE_FLOAT_H 1
1495| #define HAVE_LANGINFO_H 1
1496| #define HAVE_LIMITS_H 1
1497| #define HAVE_LOCALE_H 1
1498| #define HAVE_MATH_H 1
1499| #define HAVE_STDLIB_H 1
1500| #define HAVE_STRING_H 1
1501| #define HAVE_TIME_H 1
1502| #define HAVE_SYS_TIME_H 1
1503| #define HAVE_SYS_TYPES_H 1
1504| #define HAVE_SYS_IOCTL_H 1
1505| #define HAVE_SYS_PARAM_H 1
1506| #define HAVE_SYS_SELECT_H 1
1507| #define HAVE_SYS_SOCKET_H 1
1508| #define HAVE_SYS_STAT_H 1
1509| #define HAVE_SYS_TIMEB_H 1
1510| #define HAVE_SYS_UTSNAME_H 1
1511| #define HAVE_LIBC_H 1
1512| #define HAVE_POLL_H 1
1513| #define HAVE_SGTTY_H 1
1514| #define HAVE_TERMIOS_H 1
1515| /* end confdefs.h.  */
1516| #include <values.h>
1517configure:9201: result: no
1518configure:9201: checking for values.h
1519configure:9201: result: no
1520configure:9201: checking for dirent.h
1521configure:9201: result: yes
1522configure:9201: checking dlfcn.h usability
1523configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
1524configure:9201: $? = 0
1525configure:9201: result: yes
1526configure:9201: checking dlfcn.h presence
1527configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
1528configure:9201: $? = 0
1529configure:9201: result: yes
1530configure:9201: checking for dlfcn.h
1531configure:9201: result: yes
1532configure:9201: checking dl.h usability
1533configure:9201: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
1534conftest.c:91:10: fatal error: 'dl.h' file not found
1535#include <dl.h>
1536         ^
15371 error generated.
1538configure:9201: $? = 1
1539configure: failed program was:
1540| /* confdefs.h */
1541| #define PACKAGE_NAME "gnuplot"
1542| #define PACKAGE_TARNAME "gnuplot"
1543| #define PACKAGE_VERSION "5.0.4"
1544| #define PACKAGE_STRING "gnuplot 5.0.4"
1545| #define PACKAGE_BUGREPORT ""
1546| #define PACKAGE_URL ""
1547| #define PACKAGE "gnuplot"
1548| #define VERSION "5.0.4"
1549| #define PROTOTYPES 1
1550| #define STDC_HEADERS 1
1551| #define HAVE_SYS_TYPES_H 1
1552| #define HAVE_SYS_STAT_H 1
1553| #define HAVE_STDLIB_H 1
1554| #define HAVE_STRING_H 1
1555| #define HAVE_MEMORY_H 1
1556| #define HAVE_STRINGS_H 1
1557| #define HAVE_INTTYPES_H 1
1558| #define HAVE_STDINT_H 1
1559| #define HAVE_UNISTD_H 1
1560| #define __EXTENSIONS__ 1
1561| #define _ALL_SOURCE 1
1562| #define _GNU_SOURCE 1
1563| #define _POSIX_PTHREAD_SEMANTICS 1
1564| #define _TANDEM_SOURCE 1
1565| #define HAVE_STRINGIZE 1
1566| #define HAVE_OFF_T 1
1567| #define HAVE_FSEEKO 1
1568| #define HAVE_LIBCERF 1
1569| #define X11 1
1570| #define STDC_HEADERS 1
1571| #define HAVE_DIRENT_H 1
1572| #define HAVE_ERRNO_H 1
1573| #define HAVE_FLOAT_H 1
1574| #define HAVE_LANGINFO_H 1
1575| #define HAVE_LIMITS_H 1
1576| #define HAVE_LOCALE_H 1
1577| #define HAVE_MATH_H 1
1578| #define HAVE_STDLIB_H 1
1579| #define HAVE_STRING_H 1
1580| #define HAVE_TIME_H 1
1581| #define HAVE_SYS_TIME_H 1
1582| #define HAVE_SYS_TYPES_H 1
1583| #define HAVE_SYS_IOCTL_H 1
1584| #define HAVE_SYS_PARAM_H 1
1585| #define HAVE_SYS_SELECT_H 1
1586| #define HAVE_SYS_SOCKET_H 1
1587| #define HAVE_SYS_STAT_H 1
1588| #define HAVE_SYS_TIMEB_H 1
1589| #define HAVE_SYS_UTSNAME_H 1
1590| #define HAVE_LIBC_H 1
1591| #define HAVE_POLL_H 1
1592| #define HAVE_SGTTY_H 1
1593| #define HAVE_TERMIOS_H 1
1594| #define HAVE_DIRENT_H 1
1595| #define HAVE_DLFCN_H 1
1596| /* end confdefs.h.  */
1597| #include <stdio.h>
1598| #ifdef HAVE_SYS_TYPES_H
1599| # include <sys/types.h>
1600| #endif
1601| #ifdef HAVE_SYS_STAT_H
1602| # include <sys/stat.h>
1603| #endif
1604| #ifdef STDC_HEADERS
1605| # include <stdlib.h>
1606| # include <stddef.h>
1607| #else
1608| # ifdef HAVE_STDLIB_H
1609| #  include <stdlib.h>
1610| # endif
1611| #endif
1612| #ifdef HAVE_STRING_H
1613| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1614| #  include <memory.h>
1615| # endif
1616| # include <string.h>
1617| #endif
1618| #ifdef HAVE_STRINGS_H
1619| # include <strings.h>
1620| #endif
1621| #ifdef HAVE_INTTYPES_H
1622| # include <inttypes.h>
1623| #endif
1624| #ifdef HAVE_STDINT_H
1625| # include <stdint.h>
1626| #endif
1627| #ifdef HAVE_UNISTD_H
1628| # include <unistd.h>
1629| #endif
1630| #include <dl.h>
1631configure:9201: result: no
1632configure:9201: checking dl.h presence
1633configure:9201: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
1634conftest.c:58:10: fatal error: 'dl.h' file not found
1635#include <dl.h>
1636         ^
16371 error generated.
1638configure:9201: $? = 1
1639configure: failed program was:
1640| /* confdefs.h */
1641| #define PACKAGE_NAME "gnuplot"
1642| #define PACKAGE_TARNAME "gnuplot"
1643| #define PACKAGE_VERSION "5.0.4"
1644| #define PACKAGE_STRING "gnuplot 5.0.4"
1645| #define PACKAGE_BUGREPORT ""
1646| #define PACKAGE_URL ""
1647| #define PACKAGE "gnuplot"
1648| #define VERSION "5.0.4"
1649| #define PROTOTYPES 1
1650| #define STDC_HEADERS 1
1651| #define HAVE_SYS_TYPES_H 1
1652| #define HAVE_SYS_STAT_H 1
1653| #define HAVE_STDLIB_H 1
1654| #define HAVE_STRING_H 1
1655| #define HAVE_MEMORY_H 1
1656| #define HAVE_STRINGS_H 1
1657| #define HAVE_INTTYPES_H 1
1658| #define HAVE_STDINT_H 1
1659| #define HAVE_UNISTD_H 1
1660| #define __EXTENSIONS__ 1
1661| #define _ALL_SOURCE 1
1662| #define _GNU_SOURCE 1
1663| #define _POSIX_PTHREAD_SEMANTICS 1
1664| #define _TANDEM_SOURCE 1
1665| #define HAVE_STRINGIZE 1
1666| #define HAVE_OFF_T 1
1667| #define HAVE_FSEEKO 1
1668| #define HAVE_LIBCERF 1
1669| #define X11 1
1670| #define STDC_HEADERS 1
1671| #define HAVE_DIRENT_H 1
1672| #define HAVE_ERRNO_H 1
1673| #define HAVE_FLOAT_H 1
1674| #define HAVE_LANGINFO_H 1
1675| #define HAVE_LIMITS_H 1
1676| #define HAVE_LOCALE_H 1
1677| #define HAVE_MATH_H 1
1678| #define HAVE_STDLIB_H 1
1679| #define HAVE_STRING_H 1
1680| #define HAVE_TIME_H 1
1681| #define HAVE_SYS_TIME_H 1
1682| #define HAVE_SYS_TYPES_H 1
1683| #define HAVE_SYS_IOCTL_H 1
1684| #define HAVE_SYS_PARAM_H 1
1685| #define HAVE_SYS_SELECT_H 1
1686| #define HAVE_SYS_SOCKET_H 1
1687| #define HAVE_SYS_STAT_H 1
1688| #define HAVE_SYS_TIMEB_H 1
1689| #define HAVE_SYS_UTSNAME_H 1
1690| #define HAVE_LIBC_H 1
1691| #define HAVE_POLL_H 1
1692| #define HAVE_SGTTY_H 1
1693| #define HAVE_TERMIOS_H 1
1694| #define HAVE_DIRENT_H 1
1695| #define HAVE_DLFCN_H 1
1696| /* end confdefs.h.  */
1697| #include <dl.h>
1698configure:9201: result: no
1699configure:9201: checking for dl.h
1700configure:9201: result: no
1701configure:9212: checking for stdbool.h that conforms to C99
1702configure:9279: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
1703conftest.c:107:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
1704             bool e = &s;
1705                  ~    ^
1706conftest.c:111:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
1707             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1708                     ~^
1709conftest.c:111:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
1710             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1711                          ~^
1712conftest.c:111:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
1713             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1714                               ~^
1715conftest.c:111:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
1716             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1717                                    ~^
1718conftest.c:111:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
1719             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1720                                              ~^
1721conftest.c:111:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
1722             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1723                                                   ~^
1724conftest.c:111:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
1725             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1726                                                        ~^
1727conftest.c:111:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
1728             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1729                                                             ~^
1730conftest.c:112:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
1731                            ~^
1732conftest.c:112:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
1733                                 ~^
1734conftest.c:112:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
1735                                      ~^
173612 warnings generated.
1737configure:9279: $? = 0
1738configure:9286: result: yes
1739configure:9288: checking for _Bool
1740configure:9288: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
1741configure:9288: $? = 0
1742configure:9288: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
1743conftest.c:94:20: error: expected expression
1744if (sizeof ((_Bool)))
1745                   ^
17461 error generated.
1747configure:9288: $? = 1
1748configure: failed program was:
1749| /* confdefs.h */
1750| #define PACKAGE_NAME "gnuplot"
1751| #define PACKAGE_TARNAME "gnuplot"
1752| #define PACKAGE_VERSION "5.0.4"
1753| #define PACKAGE_STRING "gnuplot 5.0.4"
1754| #define PACKAGE_BUGREPORT ""
1755| #define PACKAGE_URL ""
1756| #define PACKAGE "gnuplot"
1757| #define VERSION "5.0.4"
1758| #define PROTOTYPES 1
1759| #define STDC_HEADERS 1
1760| #define HAVE_SYS_TYPES_H 1
1761| #define HAVE_SYS_STAT_H 1
1762| #define HAVE_STDLIB_H 1
1763| #define HAVE_STRING_H 1
1764| #define HAVE_MEMORY_H 1
1765| #define HAVE_STRINGS_H 1
1766| #define HAVE_INTTYPES_H 1
1767| #define HAVE_STDINT_H 1
1768| #define HAVE_UNISTD_H 1
1769| #define __EXTENSIONS__ 1
1770| #define _ALL_SOURCE 1
1771| #define _GNU_SOURCE 1
1772| #define _POSIX_PTHREAD_SEMANTICS 1
1773| #define _TANDEM_SOURCE 1
1774| #define HAVE_STRINGIZE 1
1775| #define HAVE_OFF_T 1
1776| #define HAVE_FSEEKO 1
1777| #define HAVE_LIBCERF 1
1778| #define X11 1
1779| #define STDC_HEADERS 1
1780| #define HAVE_DIRENT_H 1
1781| #define HAVE_ERRNO_H 1
1782| #define HAVE_FLOAT_H 1
1783| #define HAVE_LANGINFO_H 1
1784| #define HAVE_LIMITS_H 1
1785| #define HAVE_LOCALE_H 1
1786| #define HAVE_MATH_H 1
1787| #define HAVE_STDLIB_H 1
1788| #define HAVE_STRING_H 1
1789| #define HAVE_TIME_H 1
1790| #define HAVE_SYS_TIME_H 1
1791| #define HAVE_SYS_TYPES_H 1
1792| #define HAVE_SYS_IOCTL_H 1
1793| #define HAVE_SYS_PARAM_H 1
1794| #define HAVE_SYS_SELECT_H 1
1795| #define HAVE_SYS_SOCKET_H 1
1796| #define HAVE_SYS_STAT_H 1
1797| #define HAVE_SYS_TIMEB_H 1
1798| #define HAVE_SYS_UTSNAME_H 1
1799| #define HAVE_LIBC_H 1
1800| #define HAVE_POLL_H 1
1801| #define HAVE_SGTTY_H 1
1802| #define HAVE_TERMIOS_H 1
1803| #define HAVE_DIRENT_H 1
1804| #define HAVE_DLFCN_H 1
1805| /* end confdefs.h.  */
1806| #include <stdio.h>
1807| #ifdef HAVE_SYS_TYPES_H
1808| # include <sys/types.h>
1809| #endif
1810| #ifdef HAVE_SYS_STAT_H
1811| # include <sys/stat.h>
1812| #endif
1813| #ifdef STDC_HEADERS
1814| # include <stdlib.h>
1815| # include <stddef.h>
1816| #else
1817| # ifdef HAVE_STDLIB_H
1818| #  include <stdlib.h>
1819| # endif
1820| #endif
1821| #ifdef HAVE_STRING_H
1822| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1823| #  include <memory.h>
1824| # endif
1825| # include <string.h>
1826| #endif
1827| #ifdef HAVE_STRINGS_H
1828| # include <strings.h>
1829| #endif
1830| #ifdef HAVE_INTTYPES_H
1831| # include <inttypes.h>
1832| #endif
1833| #ifdef HAVE_STDINT_H
1834| # include <stdint.h>
1835| #endif
1836| #ifdef HAVE_UNISTD_H
1837| # include <unistd.h>
1838| #endif
1839| int
1840| main ()
1841| {
1842| if (sizeof ((_Bool)))
1843|           return 0;
1844|   ;
1845|   return 0;
1846| }
1847configure:9288: result: yes
1848configure:9307: checking for struct exception in math.h
1849configure:9320: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
1850conftest.c:64:25: warning: expression result unused [-Wunused-value]
1851struct exception *x; x->type; x->name;
1852                     ~  ^~~~
1853conftest.c:64:34: warning: expression result unused [-Wunused-value]
1854struct exception *x; x->type; x->name;
1855                              ~  ^~~~
18562 warnings generated.
1857configure:9320: $? = 0
1858configure:9321: result: yes
1859configure:9335: checking whether stat file-mode macros are broken
1860configure:9362: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
1861configure:9362: $? = 0
1862configure:9369: result: no
1863configure:9449: checking for library containing dlopen
1864configure:9480: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
1865configure:9480: $? = 0
1866configure:9497: result: none required
1867configure:9520: checking for unistd.h
1868configure:9530: result: yes
1869configure:9539: checking if errno variable is declared
1870configure:9555: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
1871configure:9555: $? = 0
1872configure:9556: result: yes
1873configure:9568: checking for size_t
1874configure:9568: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
1875configure:9568: $? = 0
1876configure:9568: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
1877conftest.c:99:21: error: expected expression
1878if (sizeof ((size_t)))
1879                    ^
18801 error generated.
1881configure:9568: $? = 1
1882configure: failed program was:
1883| /* confdefs.h */
1884| #define PACKAGE_NAME "gnuplot"
1885| #define PACKAGE_TARNAME "gnuplot"
1886| #define PACKAGE_VERSION "5.0.4"
1887| #define PACKAGE_STRING "gnuplot 5.0.4"
1888| #define PACKAGE_BUGREPORT ""
1889| #define PACKAGE_URL ""
1890| #define PACKAGE "gnuplot"
1891| #define VERSION "5.0.4"
1892| #define PROTOTYPES 1
1893| #define STDC_HEADERS 1
1894| #define HAVE_SYS_TYPES_H 1
1895| #define HAVE_SYS_STAT_H 1
1896| #define HAVE_STDLIB_H 1
1897| #define HAVE_STRING_H 1
1898| #define HAVE_MEMORY_H 1
1899| #define HAVE_STRINGS_H 1
1900| #define HAVE_INTTYPES_H 1
1901| #define HAVE_STDINT_H 1
1902| #define HAVE_UNISTD_H 1
1903| #define __EXTENSIONS__ 1
1904| #define _ALL_SOURCE 1
1905| #define _GNU_SOURCE 1
1906| #define _POSIX_PTHREAD_SEMANTICS 1
1907| #define _TANDEM_SOURCE 1
1908| #define HAVE_STRINGIZE 1
1909| #define HAVE_OFF_T 1
1910| #define HAVE_FSEEKO 1
1911| #define HAVE_LIBCERF 1
1912| #define X11 1
1913| #define STDC_HEADERS 1
1914| #define HAVE_DIRENT_H 1
1915| #define HAVE_ERRNO_H 1
1916| #define HAVE_FLOAT_H 1
1917| #define HAVE_LANGINFO_H 1
1918| #define HAVE_LIMITS_H 1
1919| #define HAVE_LOCALE_H 1
1920| #define HAVE_MATH_H 1
1921| #define HAVE_STDLIB_H 1
1922| #define HAVE_STRING_H 1
1923| #define HAVE_TIME_H 1
1924| #define HAVE_SYS_TIME_H 1
1925| #define HAVE_SYS_TYPES_H 1
1926| #define HAVE_SYS_IOCTL_H 1
1927| #define HAVE_SYS_PARAM_H 1
1928| #define HAVE_SYS_SELECT_H 1
1929| #define HAVE_SYS_SOCKET_H 1
1930| #define HAVE_SYS_STAT_H 1
1931| #define HAVE_SYS_TIMEB_H 1
1932| #define HAVE_SYS_UTSNAME_H 1
1933| #define HAVE_LIBC_H 1
1934| #define HAVE_POLL_H 1
1935| #define HAVE_SGTTY_H 1
1936| #define HAVE_TERMIOS_H 1
1937| #define HAVE_DIRENT_H 1
1938| #define HAVE_DLFCN_H 1
1939| #define HAVE__BOOL 1
1940| #define HAVE_STDBOOL_H 1
1941| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
1942| #define HAVE_EXTERNAL_FUNCTIONS 1
1943| #define HAVE_UNISTD_H 1
1944| /* end confdefs.h.  */
1945| #include <stdio.h>
1946| #ifdef HAVE_SYS_TYPES_H
1947| # include <sys/types.h>
1948| #endif
1949| #ifdef HAVE_SYS_STAT_H
1950| # include <sys/stat.h>
1951| #endif
1952| #ifdef STDC_HEADERS
1953| # include <stdlib.h>
1954| # include <stddef.h>
1955| #else
1956| # ifdef HAVE_STDLIB_H
1957| #  include <stdlib.h>
1958| # endif
1959| #endif
1960| #ifdef HAVE_STRING_H
1961| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1962| #  include <memory.h>
1963| # endif
1964| # include <string.h>
1965| #endif
1966| #ifdef HAVE_STRINGS_H
1967| # include <strings.h>
1968| #endif
1969| #ifdef HAVE_INTTYPES_H
1970| # include <inttypes.h>
1971| #endif
1972| #ifdef HAVE_STDINT_H
1973| # include <stdint.h>
1974| #endif
1975| #ifdef HAVE_UNISTD_H
1976| # include <unistd.h>
1977| #endif
1978| int
1979| main ()
1980| {
1981| if (sizeof ((size_t)))
1982|           return 0;
1983|   ;
1984|   return 0;
1985| }
1986configure:9568: result: yes
1987configure:9579: checking for time_t in time.h
1988configure:9588: result: yes
1989configure:9596: checking return type of signal handlers
1990configure:9614: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
1991conftest.c:70:8: error: indirection requires pointer operand ('void' invalid)
1992return *(signal (0, 0)) (0) == 1;
1993       ^~~~~~~~~~~~~~~~~~~~
19941 error generated.
1995configure:9614: $? = 1
1996configure: failed program was:
1997| /* confdefs.h */
1998| #define PACKAGE_NAME "gnuplot"
1999| #define PACKAGE_TARNAME "gnuplot"
2000| #define PACKAGE_VERSION "5.0.4"
2001| #define PACKAGE_STRING "gnuplot 5.0.4"
2002| #define PACKAGE_BUGREPORT ""
2003| #define PACKAGE_URL ""
2004| #define PACKAGE "gnuplot"
2005| #define VERSION "5.0.4"
2006| #define PROTOTYPES 1
2007| #define STDC_HEADERS 1
2008| #define HAVE_SYS_TYPES_H 1
2009| #define HAVE_SYS_STAT_H 1
2010| #define HAVE_STDLIB_H 1
2011| #define HAVE_STRING_H 1
2012| #define HAVE_MEMORY_H 1
2013| #define HAVE_STRINGS_H 1
2014| #define HAVE_INTTYPES_H 1
2015| #define HAVE_STDINT_H 1
2016| #define HAVE_UNISTD_H 1
2017| #define __EXTENSIONS__ 1
2018| #define _ALL_SOURCE 1
2019| #define _GNU_SOURCE 1
2020| #define _POSIX_PTHREAD_SEMANTICS 1
2021| #define _TANDEM_SOURCE 1
2022| #define HAVE_STRINGIZE 1
2023| #define HAVE_OFF_T 1
2024| #define HAVE_FSEEKO 1
2025| #define HAVE_LIBCERF 1
2026| #define X11 1
2027| #define STDC_HEADERS 1
2028| #define HAVE_DIRENT_H 1
2029| #define HAVE_ERRNO_H 1
2030| #define HAVE_FLOAT_H 1
2031| #define HAVE_LANGINFO_H 1
2032| #define HAVE_LIMITS_H 1
2033| #define HAVE_LOCALE_H 1
2034| #define HAVE_MATH_H 1
2035| #define HAVE_STDLIB_H 1
2036| #define HAVE_STRING_H 1
2037| #define HAVE_TIME_H 1
2038| #define HAVE_SYS_TIME_H 1
2039| #define HAVE_SYS_TYPES_H 1
2040| #define HAVE_SYS_IOCTL_H 1
2041| #define HAVE_SYS_PARAM_H 1
2042| #define HAVE_SYS_SELECT_H 1
2043| #define HAVE_SYS_SOCKET_H 1
2044| #define HAVE_SYS_STAT_H 1
2045| #define HAVE_SYS_TIMEB_H 1
2046| #define HAVE_SYS_UTSNAME_H 1
2047| #define HAVE_LIBC_H 1
2048| #define HAVE_POLL_H 1
2049| #define HAVE_SGTTY_H 1
2050| #define HAVE_TERMIOS_H 1
2051| #define HAVE_DIRENT_H 1
2052| #define HAVE_DLFCN_H 1
2053| #define HAVE__BOOL 1
2054| #define HAVE_STDBOOL_H 1
2055| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
2056| #define HAVE_EXTERNAL_FUNCTIONS 1
2057| #define HAVE_UNISTD_H 1
2058| #define HAVE_TIME_T_IN_TIME_H 1
2059| /* end confdefs.h.  */
2060| #include <sys/types.h>
2061| #include <signal.h>
2062|
2063| int
2064| main ()
2065| {
2066| return *(signal (0, 0)) (0) == 1;
2067|   ;
2068|   return 0;
2069| }
2070configure:9621: result: void
2071configure:9643: checking for atexit
2072configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2073configure:9643: $? = 0
2074configure:9643: result: yes
2075configure:9643: checking for memcpy
2076configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2077conftest.c:89:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
2078char memcpy ();
2079     ^
2080conftest.c:89:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
20811 warning generated.
2082configure:9643: $? = 0
2083configure:9643: result: yes
2084configure:9643: checking for memmove
2085configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2086conftest.c:90:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
2087char memmove ();
2088     ^
2089conftest.c:90:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
20901 warning generated.
2091configure:9643: $? = 0
2092configure:9643: result: yes
2093configure:9643: checking for memset
2094configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2095conftest.c:91:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
2096char memset ();
2097     ^
2098conftest.c:91:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
20991 warning generated.
2100configure:9643: $? = 0
2101configure:9643: result: yes
2102configure:9643: checking for on_exit
2103configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2104Undefined symbols for architecture x86_64:
2105  "_on_exit", referenced from:
2106      _main in conftest-9302c3.o
2107ld: symbol(s) not found for architecture x86_64
2108clang: error: linker command failed with exit code 1 (use -v to see invocation)
2109configure:9643: $? = 1
2110configure: failed program was:
2111| /* confdefs.h */
2112| #define PACKAGE_NAME "gnuplot"
2113| #define PACKAGE_TARNAME "gnuplot"
2114| #define PACKAGE_VERSION "5.0.4"
2115| #define PACKAGE_STRING "gnuplot 5.0.4"
2116| #define PACKAGE_BUGREPORT ""
2117| #define PACKAGE_URL ""
2118| #define PACKAGE "gnuplot"
2119| #define VERSION "5.0.4"
2120| #define PROTOTYPES 1
2121| #define STDC_HEADERS 1
2122| #define HAVE_SYS_TYPES_H 1
2123| #define HAVE_SYS_STAT_H 1
2124| #define HAVE_STDLIB_H 1
2125| #define HAVE_STRING_H 1
2126| #define HAVE_MEMORY_H 1
2127| #define HAVE_STRINGS_H 1
2128| #define HAVE_INTTYPES_H 1
2129| #define HAVE_STDINT_H 1
2130| #define HAVE_UNISTD_H 1
2131| #define __EXTENSIONS__ 1
2132| #define _ALL_SOURCE 1
2133| #define _GNU_SOURCE 1
2134| #define _POSIX_PTHREAD_SEMANTICS 1
2135| #define _TANDEM_SOURCE 1
2136| #define HAVE_STRINGIZE 1
2137| #define HAVE_OFF_T 1
2138| #define HAVE_FSEEKO 1
2139| #define HAVE_LIBCERF 1
2140| #define X11 1
2141| #define STDC_HEADERS 1
2142| #define HAVE_DIRENT_H 1
2143| #define HAVE_ERRNO_H 1
2144| #define HAVE_FLOAT_H 1
2145| #define HAVE_LANGINFO_H 1
2146| #define HAVE_LIMITS_H 1
2147| #define HAVE_LOCALE_H 1
2148| #define HAVE_MATH_H 1
2149| #define HAVE_STDLIB_H 1
2150| #define HAVE_STRING_H 1
2151| #define HAVE_TIME_H 1
2152| #define HAVE_SYS_TIME_H 1
2153| #define HAVE_SYS_TYPES_H 1
2154| #define HAVE_SYS_IOCTL_H 1
2155| #define HAVE_SYS_PARAM_H 1
2156| #define HAVE_SYS_SELECT_H 1
2157| #define HAVE_SYS_SOCKET_H 1
2158| #define HAVE_SYS_STAT_H 1
2159| #define HAVE_SYS_TIMEB_H 1
2160| #define HAVE_SYS_UTSNAME_H 1
2161| #define HAVE_LIBC_H 1
2162| #define HAVE_POLL_H 1
2163| #define HAVE_SGTTY_H 1
2164| #define HAVE_TERMIOS_H 1
2165| #define HAVE_DIRENT_H 1
2166| #define HAVE_DLFCN_H 1
2167| #define HAVE__BOOL 1
2168| #define HAVE_STDBOOL_H 1
2169| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
2170| #define HAVE_EXTERNAL_FUNCTIONS 1
2171| #define HAVE_UNISTD_H 1
2172| #define HAVE_TIME_T_IN_TIME_H 1
2173| #define RETSIGTYPE void
2174| #define HAVE_ATEXIT 1
2175| #define HAVE_MEMCPY 1
2176| #define HAVE_MEMMOVE 1
2177| #define HAVE_MEMSET 1
2178| /* end confdefs.h.  */
2179| /* Define on_exit to an innocuous variant, in case <limits.h> declares on_exit.
2180|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2181| #define on_exit innocuous_on_exit
2182|
2183| /* System header to define __stub macros and hopefully few prototypes,
2184|     which can conflict with char on_exit (); below.
2185|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2186|     <limits.h> exists even on freestanding compilers.  */
2187|
2188| #ifdef __STDC__
2189| # include <limits.h>
2190| #else
2191| # include <assert.h>
2192| #endif
2193|
2194| #undef on_exit
2195|
2196| /* Override any GCC internal prototype to avoid an error.
2197|    Use char because int might match the return type of a GCC
2198|    builtin and then its argument prototype would still apply.  */
2199| #ifdef __cplusplus
2200| extern "C"
2201| #endif
2202| char on_exit ();
2203| /* The GNU C library defines this for functions which it implements
2204|     to always fail with ENOSYS.  Some functions are actually named
2205|     something starting with __ and the normal name is an alias.  */
2206| #if defined __stub_on_exit || defined __stub___on_exit
2207| choke me
2208| #endif
2209|
2210| int
2211| main ()
2212| {
2213| return on_exit ();
2214|   ;
2215|   return 0;
2216| }
2217configure:9643: result: no
2218configure:9643: checking for bcopy
2219configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2220configure:9643: $? = 0
2221configure:9643: result: yes
2222configure:9643: checking for bzero
2223configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2224conftest.c:93:6: warning: incompatible redeclaration of library function 'bzero' [-Wincompatible-library-redeclaration]
2225char bzero ();
2226     ^
2227conftest.c:93:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)'
22281 warning generated.
2229configure:9643: $? = 0
2230configure:9643: result: yes
2231configure:9643: checking for setvbuf
2232configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2233configure:9643: $? = 0
2234configure:9643: result: yes
2235configure:9643: checking for strerror
2236configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2237conftest.c:95:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
2238char strerror ();
2239     ^
2240conftest.c:95:6: note: 'strerror' is a builtin with type 'char *(int)'
22411 warning generated.
2242configure:9643: $? = 0
2243configure:9643: result: yes
2244configure:9643: checking for strchr
2245configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2246conftest.c:96:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
2247char strchr ();
2248     ^
2249conftest.c:96:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
22501 warning generated.
2251configure:9643: $? = 0
2252configure:9643: result: yes
2253configure:9643: checking for strrchr
2254configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2255conftest.c:97:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
2256char strrchr ();
2257     ^
2258conftest.c:97:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
22591 warning generated.
2260configure:9643: $? = 0
2261configure:9643: result: yes
2262configure:9643: checking for strstr
2263configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2264conftest.c:98:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
2265char strstr ();
2266     ^
2267conftest.c:98:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
22681 warning generated.
2269configure:9643: $? = 0
2270configure:9643: result: yes
2271configure:9643: checking for index
2272configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2273conftest.c:99:6: warning: incompatible redeclaration of library function 'index' [-Wincompatible-library-redeclaration]
2274char index ();
2275     ^
2276conftest.c:99:6: note: 'index' is a builtin with type 'char *(const char *, int)'
22771 warning generated.
2278configure:9643: $? = 0
2279configure:9643: result: yes
2280configure:9643: checking for rindex
2281configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2282conftest.c:100:6: warning: incompatible redeclaration of library function 'rindex' [-Wincompatible-library-redeclaration]
2283char rindex ();
2284     ^
2285conftest.c:100:6: note: 'rindex' is a builtin with type 'char *(const char *, int)'
22861 warning generated.
2287configure:9643: $? = 0
2288configure:9643: result: yes
2289configure:9643: checking for erf
2290configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2291conftest.c:101:6: warning: incompatible redeclaration of library function 'erf' [-Wincompatible-library-redeclaration]
2292char erf ();
2293     ^
2294conftest.c:101:6: note: 'erf' is a builtin with type 'double (double)'
22951 warning generated.
2296configure:9643: $? = 0
2297configure:9643: result: yes
2298configure:9643: checking for erfc
2299configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2300conftest.c:102:6: warning: incompatible redeclaration of library function 'erfc' [-Wincompatible-library-redeclaration]
2301char erfc ();
2302     ^
2303conftest.c:102:6: note: 'erfc' is a builtin with type 'double (double)'
23041 warning generated.
2305configure:9643: $? = 0
2306configure:9643: result: yes
2307configure:9643: checking for gamma
2308configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2309configure:9643: $? = 0
2310configure:9643: result: yes
2311configure:9643: checking for lgamma
2312configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2313conftest.c:104:6: warning: incompatible redeclaration of library function 'lgamma' [-Wincompatible-library-redeclaration]
2314char lgamma ();
2315     ^
2316conftest.c:104:6: note: 'lgamma' is a builtin with type 'double (double)'
23171 warning generated.
2318configure:9643: $? = 0
2319configure:9643: result: yes
2320configure:9643: checking for getcwd
2321configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2322configure:9643: $? = 0
2323configure:9643: result: yes
2324configure:9643: checking for poll
2325configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2326configure:9643: $? = 0
2327configure:9643: result: yes
2328configure:9643: checking for pclose
2329configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2330configure:9643: $? = 0
2331configure:9643: result: yes
2332configure:9643: checking for popen
2333configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2334configure:9643: $? = 0
2335configure:9643: result: yes
2336configure:9643: checking for fdopen
2337configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2338configure:9643: $? = 0
2339configure:9643: result: yes
2340configure:9643: checking for select
2341configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2342configure:9643: $? = 0
2343configure:9643: result: yes
2344configure:9643: checking for sleep
2345configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2346configure:9643: $? = 0
2347configure:9643: result: yes
2348configure:9643: checking for stpcpy
2349configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2350conftest.c:112:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
2351char stpcpy ();
2352     ^
2353conftest.c:112:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
23541 warning generated.
2355configure:9643: $? = 0
2356configure:9643: result: yes
2357configure:9643: checking for strcspn
2358configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2359conftest.c:113:6: warning: incompatible redeclaration of library function 'strcspn' [-Wincompatible-library-redeclaration]
2360char strcspn ();
2361     ^
2362conftest.c:113:6: note: 'strcspn' is a builtin with type 'unsigned long (const char *, const char *)'
23631 warning generated.
2364configure:9643: $? = 0
2365configure:9643: result: yes
2366configure:9643: checking for strdup
2367configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2368conftest.c:114:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
2369char strdup ();
2370     ^
2371conftest.c:114:6: note: 'strdup' is a builtin with type 'char *(const char *)'
23721 warning generated.
2373configure:9643: $? = 0
2374configure:9643: result: yes
2375configure:9643: checking for strndup
2376configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2377conftest.c:115:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
2378char strndup ();
2379     ^
2380conftest.c:115:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
23811 warning generated.
2382configure:9643: $? = 0
2383configure:9643: result: yes
2384configure:9643: checking for strnlen
2385configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2386configure:9643: $? = 0
2387configure:9643: result: yes
2388configure:9643: checking for strcasecmp
2389configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2390conftest.c:117:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
2391char strcasecmp ();
2392     ^
2393conftest.c:117:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
23941 warning generated.
2395configure:9643: $? = 0
2396configure:9643: result: yes
2397configure:9643: checking for stricmp
2398configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2399Undefined symbols for architecture x86_64:
2400  "_stricmp", referenced from:
2401      _main in conftest-f52219.o
2402ld: symbol(s) not found for architecture x86_64
2403clang: error: linker command failed with exit code 1 (use -v to see invocation)
2404configure:9643: $? = 1
2405configure: failed program was:
2406| /* confdefs.h */
2407| #define PACKAGE_NAME "gnuplot"
2408| #define PACKAGE_TARNAME "gnuplot"
2409| #define PACKAGE_VERSION "5.0.4"
2410| #define PACKAGE_STRING "gnuplot 5.0.4"
2411| #define PACKAGE_BUGREPORT ""
2412| #define PACKAGE_URL ""
2413| #define PACKAGE "gnuplot"
2414| #define VERSION "5.0.4"
2415| #define PROTOTYPES 1
2416| #define STDC_HEADERS 1
2417| #define HAVE_SYS_TYPES_H 1
2418| #define HAVE_SYS_STAT_H 1
2419| #define HAVE_STDLIB_H 1
2420| #define HAVE_STRING_H 1
2421| #define HAVE_MEMORY_H 1
2422| #define HAVE_STRINGS_H 1
2423| #define HAVE_INTTYPES_H 1
2424| #define HAVE_STDINT_H 1
2425| #define HAVE_UNISTD_H 1
2426| #define __EXTENSIONS__ 1
2427| #define _ALL_SOURCE 1
2428| #define _GNU_SOURCE 1
2429| #define _POSIX_PTHREAD_SEMANTICS 1
2430| #define _TANDEM_SOURCE 1
2431| #define HAVE_STRINGIZE 1
2432| #define HAVE_OFF_T 1
2433| #define HAVE_FSEEKO 1
2434| #define HAVE_LIBCERF 1
2435| #define X11 1
2436| #define STDC_HEADERS 1
2437| #define HAVE_DIRENT_H 1
2438| #define HAVE_ERRNO_H 1
2439| #define HAVE_FLOAT_H 1
2440| #define HAVE_LANGINFO_H 1
2441| #define HAVE_LIMITS_H 1
2442| #define HAVE_LOCALE_H 1
2443| #define HAVE_MATH_H 1
2444| #define HAVE_STDLIB_H 1
2445| #define HAVE_STRING_H 1
2446| #define HAVE_TIME_H 1
2447| #define HAVE_SYS_TIME_H 1
2448| #define HAVE_SYS_TYPES_H 1
2449| #define HAVE_SYS_IOCTL_H 1
2450| #define HAVE_SYS_PARAM_H 1
2451| #define HAVE_SYS_SELECT_H 1
2452| #define HAVE_SYS_SOCKET_H 1
2453| #define HAVE_SYS_STAT_H 1
2454| #define HAVE_SYS_TIMEB_H 1
2455| #define HAVE_SYS_UTSNAME_H 1
2456| #define HAVE_LIBC_H 1
2457| #define HAVE_POLL_H 1
2458| #define HAVE_SGTTY_H 1
2459| #define HAVE_TERMIOS_H 1
2460| #define HAVE_DIRENT_H 1
2461| #define HAVE_DLFCN_H 1
2462| #define HAVE__BOOL 1
2463| #define HAVE_STDBOOL_H 1
2464| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
2465| #define HAVE_EXTERNAL_FUNCTIONS 1
2466| #define HAVE_UNISTD_H 1
2467| #define HAVE_TIME_T_IN_TIME_H 1
2468| #define RETSIGTYPE void
2469| #define HAVE_ATEXIT 1
2470| #define HAVE_MEMCPY 1
2471| #define HAVE_MEMMOVE 1
2472| #define HAVE_MEMSET 1
2473| #define HAVE_BCOPY 1
2474| #define HAVE_BZERO 1
2475| #define HAVE_SETVBUF 1
2476| #define HAVE_STRERROR 1
2477| #define HAVE_STRCHR 1
2478| #define HAVE_STRRCHR 1
2479| #define HAVE_STRSTR 1
2480| #define HAVE_INDEX 1
2481| #define HAVE_RINDEX 1
2482| #define HAVE_ERF 1
2483| #define HAVE_ERFC 1
2484| #define HAVE_GAMMA 1
2485| #define HAVE_LGAMMA 1
2486| #define HAVE_GETCWD 1
2487| #define HAVE_POLL 1
2488| #define HAVE_PCLOSE 1
2489| #define HAVE_POPEN 1
2490| #define HAVE_FDOPEN 1
2491| #define HAVE_SELECT 1
2492| #define HAVE_SLEEP 1
2493| #define HAVE_STPCPY 1
2494| #define HAVE_STRCSPN 1
2495| #define HAVE_STRDUP 1
2496| #define HAVE_STRNDUP 1
2497| #define HAVE_STRNLEN 1
2498| #define HAVE_STRCASECMP 1
2499| /* end confdefs.h.  */
2500| /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
2501|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2502| #define stricmp innocuous_stricmp
2503|
2504| /* System header to define __stub macros and hopefully few prototypes,
2505|     which can conflict with char stricmp (); below.
2506|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2507|     <limits.h> exists even on freestanding compilers.  */
2508|
2509| #ifdef __STDC__
2510| # include <limits.h>
2511| #else
2512| # include <assert.h>
2513| #endif
2514|
2515| #undef stricmp
2516|
2517| /* Override any GCC internal prototype to avoid an error.
2518|    Use char because int might match the return type of a GCC
2519|    builtin and then its argument prototype would still apply.  */
2520| #ifdef __cplusplus
2521| extern "C"
2522| #endif
2523| char stricmp ();
2524| /* The GNU C library defines this for functions which it implements
2525|     to always fail with ENOSYS.  Some functions are actually named
2526|     something starting with __ and the normal name is an alias.  */
2527| #if defined __stub_stricmp || defined __stub___stricmp
2528| choke me
2529| #endif
2530|
2531| int
2532| main ()
2533| {
2534| return stricmp ();
2535|   ;
2536|   return 0;
2537| }
2538configure:9643: result: no
2539configure:9643: checking for strncasecmp
2540configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2541conftest.c:118:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
2542char strncasecmp ();
2543     ^
2544conftest.c:118:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
25451 warning generated.
2546configure:9643: $? = 0
2547configure:9643: result: yes
2548configure:9643: checking for strnicmp
2549configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2550Undefined symbols for architecture x86_64:
2551  "_strnicmp", referenced from:
2552      _main in conftest-b3d042.o
2553ld: symbol(s) not found for architecture x86_64
2554clang: error: linker command failed with exit code 1 (use -v to see invocation)
2555configure:9643: $? = 1
2556configure: failed program was:
2557| /* confdefs.h */
2558| #define PACKAGE_NAME "gnuplot"
2559| #define PACKAGE_TARNAME "gnuplot"
2560| #define PACKAGE_VERSION "5.0.4"
2561| #define PACKAGE_STRING "gnuplot 5.0.4"
2562| #define PACKAGE_BUGREPORT ""
2563| #define PACKAGE_URL ""
2564| #define PACKAGE "gnuplot"
2565| #define VERSION "5.0.4"
2566| #define PROTOTYPES 1
2567| #define STDC_HEADERS 1
2568| #define HAVE_SYS_TYPES_H 1
2569| #define HAVE_SYS_STAT_H 1
2570| #define HAVE_STDLIB_H 1
2571| #define HAVE_STRING_H 1
2572| #define HAVE_MEMORY_H 1
2573| #define HAVE_STRINGS_H 1
2574| #define HAVE_INTTYPES_H 1
2575| #define HAVE_STDINT_H 1
2576| #define HAVE_UNISTD_H 1
2577| #define __EXTENSIONS__ 1
2578| #define _ALL_SOURCE 1
2579| #define _GNU_SOURCE 1
2580| #define _POSIX_PTHREAD_SEMANTICS 1
2581| #define _TANDEM_SOURCE 1
2582| #define HAVE_STRINGIZE 1
2583| #define HAVE_OFF_T 1
2584| #define HAVE_FSEEKO 1
2585| #define HAVE_LIBCERF 1
2586| #define X11 1
2587| #define STDC_HEADERS 1
2588| #define HAVE_DIRENT_H 1
2589| #define HAVE_ERRNO_H 1
2590| #define HAVE_FLOAT_H 1
2591| #define HAVE_LANGINFO_H 1
2592| #define HAVE_LIMITS_H 1
2593| #define HAVE_LOCALE_H 1
2594| #define HAVE_MATH_H 1
2595| #define HAVE_STDLIB_H 1
2596| #define HAVE_STRING_H 1
2597| #define HAVE_TIME_H 1
2598| #define HAVE_SYS_TIME_H 1
2599| #define HAVE_SYS_TYPES_H 1
2600| #define HAVE_SYS_IOCTL_H 1
2601| #define HAVE_SYS_PARAM_H 1
2602| #define HAVE_SYS_SELECT_H 1
2603| #define HAVE_SYS_SOCKET_H 1
2604| #define HAVE_SYS_STAT_H 1
2605| #define HAVE_SYS_TIMEB_H 1
2606| #define HAVE_SYS_UTSNAME_H 1
2607| #define HAVE_LIBC_H 1
2608| #define HAVE_POLL_H 1
2609| #define HAVE_SGTTY_H 1
2610| #define HAVE_TERMIOS_H 1
2611| #define HAVE_DIRENT_H 1
2612| #define HAVE_DLFCN_H 1
2613| #define HAVE__BOOL 1
2614| #define HAVE_STDBOOL_H 1
2615| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
2616| #define HAVE_EXTERNAL_FUNCTIONS 1
2617| #define HAVE_UNISTD_H 1
2618| #define HAVE_TIME_T_IN_TIME_H 1
2619| #define RETSIGTYPE void
2620| #define HAVE_ATEXIT 1
2621| #define HAVE_MEMCPY 1
2622| #define HAVE_MEMMOVE 1
2623| #define HAVE_MEMSET 1
2624| #define HAVE_BCOPY 1
2625| #define HAVE_BZERO 1
2626| #define HAVE_SETVBUF 1
2627| #define HAVE_STRERROR 1
2628| #define HAVE_STRCHR 1
2629| #define HAVE_STRRCHR 1
2630| #define HAVE_STRSTR 1
2631| #define HAVE_INDEX 1
2632| #define HAVE_RINDEX 1
2633| #define HAVE_ERF 1
2634| #define HAVE_ERFC 1
2635| #define HAVE_GAMMA 1
2636| #define HAVE_LGAMMA 1
2637| #define HAVE_GETCWD 1
2638| #define HAVE_POLL 1
2639| #define HAVE_PCLOSE 1
2640| #define HAVE_POPEN 1
2641| #define HAVE_FDOPEN 1
2642| #define HAVE_SELECT 1
2643| #define HAVE_SLEEP 1
2644| #define HAVE_STPCPY 1
2645| #define HAVE_STRCSPN 1
2646| #define HAVE_STRDUP 1
2647| #define HAVE_STRNDUP 1
2648| #define HAVE_STRNLEN 1
2649| #define HAVE_STRCASECMP 1
2650| #define HAVE_STRNCASECMP 1
2651| /* end confdefs.h.  */
2652| /* Define strnicmp to an innocuous variant, in case <limits.h> declares strnicmp.
2653|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2654| #define strnicmp innocuous_strnicmp
2655|
2656| /* System header to define __stub macros and hopefully few prototypes,
2657|     which can conflict with char strnicmp (); below.
2658|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2659|     <limits.h> exists even on freestanding compilers.  */
2660|
2661| #ifdef __STDC__
2662| # include <limits.h>
2663| #else
2664| # include <assert.h>
2665| #endif
2666|
2667| #undef strnicmp
2668|
2669| /* Override any GCC internal prototype to avoid an error.
2670|    Use char because int might match the return type of a GCC
2671|    builtin and then its argument prototype would still apply.  */
2672| #ifdef __cplusplus
2673| extern "C"
2674| #endif
2675| char strnicmp ();
2676| /* The GNU C library defines this for functions which it implements
2677|     to always fail with ENOSYS.  Some functions are actually named
2678|     something starting with __ and the normal name is an alias.  */
2679| #if defined __stub_strnicmp || defined __stub___strnicmp
2680| choke me
2681| #endif
2682|
2683| int
2684| main ()
2685| {
2686| return strnicmp ();
2687|   ;
2688|   return 0;
2689| }
2690configure:9643: result: no
2691configure:9643: checking for sysinfo
2692configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2693Undefined symbols for architecture x86_64:
2694  "_sysinfo", referenced from:
2695      _main in conftest-06bda3.o
2696ld: symbol(s) not found for architecture x86_64
2697clang: error: linker command failed with exit code 1 (use -v to see invocation)
2698configure:9643: $? = 1
2699configure: failed program was:
2700| /* confdefs.h */
2701| #define PACKAGE_NAME "gnuplot"
2702| #define PACKAGE_TARNAME "gnuplot"
2703| #define PACKAGE_VERSION "5.0.4"
2704| #define PACKAGE_STRING "gnuplot 5.0.4"
2705| #define PACKAGE_BUGREPORT ""
2706| #define PACKAGE_URL ""
2707| #define PACKAGE "gnuplot"
2708| #define VERSION "5.0.4"
2709| #define PROTOTYPES 1
2710| #define STDC_HEADERS 1
2711| #define HAVE_SYS_TYPES_H 1
2712| #define HAVE_SYS_STAT_H 1
2713| #define HAVE_STDLIB_H 1
2714| #define HAVE_STRING_H 1
2715| #define HAVE_MEMORY_H 1
2716| #define HAVE_STRINGS_H 1
2717| #define HAVE_INTTYPES_H 1
2718| #define HAVE_STDINT_H 1
2719| #define HAVE_UNISTD_H 1
2720| #define __EXTENSIONS__ 1
2721| #define _ALL_SOURCE 1
2722| #define _GNU_SOURCE 1
2723| #define _POSIX_PTHREAD_SEMANTICS 1
2724| #define _TANDEM_SOURCE 1
2725| #define HAVE_STRINGIZE 1
2726| #define HAVE_OFF_T 1
2727| #define HAVE_FSEEKO 1
2728| #define HAVE_LIBCERF 1
2729| #define X11 1
2730| #define STDC_HEADERS 1
2731| #define HAVE_DIRENT_H 1
2732| #define HAVE_ERRNO_H 1
2733| #define HAVE_FLOAT_H 1
2734| #define HAVE_LANGINFO_H 1
2735| #define HAVE_LIMITS_H 1
2736| #define HAVE_LOCALE_H 1
2737| #define HAVE_MATH_H 1
2738| #define HAVE_STDLIB_H 1
2739| #define HAVE_STRING_H 1
2740| #define HAVE_TIME_H 1
2741| #define HAVE_SYS_TIME_H 1
2742| #define HAVE_SYS_TYPES_H 1
2743| #define HAVE_SYS_IOCTL_H 1
2744| #define HAVE_SYS_PARAM_H 1
2745| #define HAVE_SYS_SELECT_H 1
2746| #define HAVE_SYS_SOCKET_H 1
2747| #define HAVE_SYS_STAT_H 1
2748| #define HAVE_SYS_TIMEB_H 1
2749| #define HAVE_SYS_UTSNAME_H 1
2750| #define HAVE_LIBC_H 1
2751| #define HAVE_POLL_H 1
2752| #define HAVE_SGTTY_H 1
2753| #define HAVE_TERMIOS_H 1
2754| #define HAVE_DIRENT_H 1
2755| #define HAVE_DLFCN_H 1
2756| #define HAVE__BOOL 1
2757| #define HAVE_STDBOOL_H 1
2758| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
2759| #define HAVE_EXTERNAL_FUNCTIONS 1
2760| #define HAVE_UNISTD_H 1
2761| #define HAVE_TIME_T_IN_TIME_H 1
2762| #define RETSIGTYPE void
2763| #define HAVE_ATEXIT 1
2764| #define HAVE_MEMCPY 1
2765| #define HAVE_MEMMOVE 1
2766| #define HAVE_MEMSET 1
2767| #define HAVE_BCOPY 1
2768| #define HAVE_BZERO 1
2769| #define HAVE_SETVBUF 1
2770| #define HAVE_STRERROR 1
2771| #define HAVE_STRCHR 1
2772| #define HAVE_STRRCHR 1
2773| #define HAVE_STRSTR 1
2774| #define HAVE_INDEX 1
2775| #define HAVE_RINDEX 1
2776| #define HAVE_ERF 1
2777| #define HAVE_ERFC 1
2778| #define HAVE_GAMMA 1
2779| #define HAVE_LGAMMA 1
2780| #define HAVE_GETCWD 1
2781| #define HAVE_POLL 1
2782| #define HAVE_PCLOSE 1
2783| #define HAVE_POPEN 1
2784| #define HAVE_FDOPEN 1
2785| #define HAVE_SELECT 1
2786| #define HAVE_SLEEP 1
2787| #define HAVE_STPCPY 1
2788| #define HAVE_STRCSPN 1
2789| #define HAVE_STRDUP 1
2790| #define HAVE_STRNDUP 1
2791| #define HAVE_STRNLEN 1
2792| #define HAVE_STRCASECMP 1
2793| #define HAVE_STRNCASECMP 1
2794| /* end confdefs.h.  */
2795| /* Define sysinfo to an innocuous variant, in case <limits.h> declares sysinfo.
2796|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2797| #define sysinfo innocuous_sysinfo
2798|
2799| /* System header to define __stub macros and hopefully few prototypes,
2800|     which can conflict with char sysinfo (); below.
2801|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2802|     <limits.h> exists even on freestanding compilers.  */
2803|
2804| #ifdef __STDC__
2805| # include <limits.h>
2806| #else
2807| # include <assert.h>
2808| #endif
2809|
2810| #undef sysinfo
2811|
2812| /* Override any GCC internal prototype to avoid an error.
2813|    Use char because int might match the return type of a GCC
2814|    builtin and then its argument prototype would still apply.  */
2815| #ifdef __cplusplus
2816| extern "C"
2817| #endif
2818| char sysinfo ();
2819| /* The GNU C library defines this for functions which it implements
2820|     to always fail with ENOSYS.  Some functions are actually named
2821|     something starting with __ and the normal name is an alias.  */
2822| #if defined __stub_sysinfo || defined __stub___sysinfo
2823| choke me
2824| #endif
2825|
2826| int
2827| main ()
2828| {
2829| return sysinfo ();
2830|   ;
2831|   return 0;
2832| }
2833configure:9643: result: no
2834configure:9643: checking for tcgetattr
2835configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2836configure:9643: $? = 0
2837configure:9643: result: yes
2838configure:9643: checking for vfprintf
2839configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2840conftest.c:120:6: warning: incompatible redeclaration of library function 'vfprintf' [-Wincompatible-library-redeclaration]
2841char vfprintf ();
2842     ^
2843conftest.c:120:6: note: 'vfprintf' is a builtin with type 'int ()'
28441 warning generated.
2845configure:9643: $? = 0
2846configure:9643: result: yes
2847configure:9643: checking for doprnt
2848configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2849Undefined symbols for architecture x86_64:
2850  "_doprnt", referenced from:
2851      _main in conftest-d310fc.o
2852ld: symbol(s) not found for architecture x86_64
2853clang: error: linker command failed with exit code 1 (use -v to see invocation)
2854configure:9643: $? = 1
2855configure: failed program was:
2856| /* confdefs.h */
2857| #define PACKAGE_NAME "gnuplot"
2858| #define PACKAGE_TARNAME "gnuplot"
2859| #define PACKAGE_VERSION "5.0.4"
2860| #define PACKAGE_STRING "gnuplot 5.0.4"
2861| #define PACKAGE_BUGREPORT ""
2862| #define PACKAGE_URL ""
2863| #define PACKAGE "gnuplot"
2864| #define VERSION "5.0.4"
2865| #define PROTOTYPES 1
2866| #define STDC_HEADERS 1
2867| #define HAVE_SYS_TYPES_H 1
2868| #define HAVE_SYS_STAT_H 1
2869| #define HAVE_STDLIB_H 1
2870| #define HAVE_STRING_H 1
2871| #define HAVE_MEMORY_H 1
2872| #define HAVE_STRINGS_H 1
2873| #define HAVE_INTTYPES_H 1
2874| #define HAVE_STDINT_H 1
2875| #define HAVE_UNISTD_H 1
2876| #define __EXTENSIONS__ 1
2877| #define _ALL_SOURCE 1
2878| #define _GNU_SOURCE 1
2879| #define _POSIX_PTHREAD_SEMANTICS 1
2880| #define _TANDEM_SOURCE 1
2881| #define HAVE_STRINGIZE 1
2882| #define HAVE_OFF_T 1
2883| #define HAVE_FSEEKO 1
2884| #define HAVE_LIBCERF 1
2885| #define X11 1
2886| #define STDC_HEADERS 1
2887| #define HAVE_DIRENT_H 1
2888| #define HAVE_ERRNO_H 1
2889| #define HAVE_FLOAT_H 1
2890| #define HAVE_LANGINFO_H 1
2891| #define HAVE_LIMITS_H 1
2892| #define HAVE_LOCALE_H 1
2893| #define HAVE_MATH_H 1
2894| #define HAVE_STDLIB_H 1
2895| #define HAVE_STRING_H 1
2896| #define HAVE_TIME_H 1
2897| #define HAVE_SYS_TIME_H 1
2898| #define HAVE_SYS_TYPES_H 1
2899| #define HAVE_SYS_IOCTL_H 1
2900| #define HAVE_SYS_PARAM_H 1
2901| #define HAVE_SYS_SELECT_H 1
2902| #define HAVE_SYS_SOCKET_H 1
2903| #define HAVE_SYS_STAT_H 1
2904| #define HAVE_SYS_TIMEB_H 1
2905| #define HAVE_SYS_UTSNAME_H 1
2906| #define HAVE_LIBC_H 1
2907| #define HAVE_POLL_H 1
2908| #define HAVE_SGTTY_H 1
2909| #define HAVE_TERMIOS_H 1
2910| #define HAVE_DIRENT_H 1
2911| #define HAVE_DLFCN_H 1
2912| #define HAVE__BOOL 1
2913| #define HAVE_STDBOOL_H 1
2914| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
2915| #define HAVE_EXTERNAL_FUNCTIONS 1
2916| #define HAVE_UNISTD_H 1
2917| #define HAVE_TIME_T_IN_TIME_H 1
2918| #define RETSIGTYPE void
2919| #define HAVE_ATEXIT 1
2920| #define HAVE_MEMCPY 1
2921| #define HAVE_MEMMOVE 1
2922| #define HAVE_MEMSET 1
2923| #define HAVE_BCOPY 1
2924| #define HAVE_BZERO 1
2925| #define HAVE_SETVBUF 1
2926| #define HAVE_STRERROR 1
2927| #define HAVE_STRCHR 1
2928| #define HAVE_STRRCHR 1
2929| #define HAVE_STRSTR 1
2930| #define HAVE_INDEX 1
2931| #define HAVE_RINDEX 1
2932| #define HAVE_ERF 1
2933| #define HAVE_ERFC 1
2934| #define HAVE_GAMMA 1
2935| #define HAVE_LGAMMA 1
2936| #define HAVE_GETCWD 1
2937| #define HAVE_POLL 1
2938| #define HAVE_PCLOSE 1
2939| #define HAVE_POPEN 1
2940| #define HAVE_FDOPEN 1
2941| #define HAVE_SELECT 1
2942| #define HAVE_SLEEP 1
2943| #define HAVE_STPCPY 1
2944| #define HAVE_STRCSPN 1
2945| #define HAVE_STRDUP 1
2946| #define HAVE_STRNDUP 1
2947| #define HAVE_STRNLEN 1
2948| #define HAVE_STRCASECMP 1
2949| #define HAVE_STRNCASECMP 1
2950| #define HAVE_TCGETATTR 1
2951| #define HAVE_VFPRINTF 1
2952| /* end confdefs.h.  */
2953| /* Define doprnt to an innocuous variant, in case <limits.h> declares doprnt.
2954|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2955| #define doprnt innocuous_doprnt
2956|
2957| /* System header to define __stub macros and hopefully few prototypes,
2958|     which can conflict with char doprnt (); below.
2959|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2960|     <limits.h> exists even on freestanding compilers.  */
2961|
2962| #ifdef __STDC__
2963| # include <limits.h>
2964| #else
2965| # include <assert.h>
2966| #endif
2967|
2968| #undef doprnt
2969|
2970| /* Override any GCC internal prototype to avoid an error.
2971|    Use char because int might match the return type of a GCC
2972|    builtin and then its argument prototype would still apply.  */
2973| #ifdef __cplusplus
2974| extern "C"
2975| #endif
2976| char doprnt ();
2977| /* The GNU C library defines this for functions which it implements
2978|     to always fail with ENOSYS.  Some functions are actually named
2979|     something starting with __ and the normal name is an alias.  */
2980| #if defined __stub_doprnt || defined __stub___doprnt
2981| choke me
2982| #endif
2983|
2984| int
2985| main ()
2986| {
2987| return doprnt ();
2988|   ;
2989|   return 0;
2990| }
2991configure:9643: result: no
2992configure:9643: checking for usleep
2993configure:9643: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2994configure:9643: $? = 0
2995configure:9643: result: yes
2996configure:9655: checking for snprintf
2997configure:9655: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
2998conftest.c:122:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
2999char snprintf ();
3000     ^
3001conftest.c:122:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
30021 warning generated.
3003configure:9655: $? = 0
3004configure:9655: result: yes
3005configure:9680: checking whether signgam is declared
3006configure:9680: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
3007configure:9680: $? = 0
3008configure:9680: result: yes
3009configure:9696: checking for sigsetjmp
3010configure:9709: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
3011configure:9709: $? = 0
3012configure:9710: result: yes
3013configure:9728: checking if malloc(0) returns 0
3014configure:9747: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c  >&5
3015configure:9747: $? = 0
3016configure:9747: ./conftest
3017configure:9747: $? = 0
3018configure:9756: result: no
3019configure:9767: checking for sys/select.h
3020configure:9767: result: yes
3021configure:9767: checking for sys/socket.h
3022configure:9767: result: yes
3023configure:9777: checking types of arguments for select
3024configure:9805: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
3025configure:9805: $? = 0
3026configure:9816: result: int,fd_set *,struct timeval *
3027configure:10239: checking for tputs in -lncurses
3028configure:10264: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf conftest.c -lncurses   >&5
3029configure:10264: $? = 0
3030configure:10274: result: yes
3031configure:10336: checking for remove_history in -lreadline
3032configure:10361: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -L/opt/local/lib conftest.c -lreadline  -lncurses  >&5
3033configure:10361: $? = 0
3034configure:10370: result: yes
3035configure:10427: checking for library containing rl_ding
3036configure:10458: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -L/opt/local/lib conftest.c  >&5
3037Undefined symbols for architecture x86_64:
3038  "_rl_ding", referenced from:
3039      _main in conftest-e36a1f.o
3040ld: symbol(s) not found for architecture x86_64
3041clang: error: linker command failed with exit code 1 (use -v to see invocation)
3042configure:10458: $? = 1
3043configure: failed program was:
3044| /* confdefs.h */
3045| #define PACKAGE_NAME "gnuplot"
3046| #define PACKAGE_TARNAME "gnuplot"
3047| #define PACKAGE_VERSION "5.0.4"
3048| #define PACKAGE_STRING "gnuplot 5.0.4"
3049| #define PACKAGE_BUGREPORT ""
3050| #define PACKAGE_URL ""
3051| #define PACKAGE "gnuplot"
3052| #define VERSION "5.0.4"
3053| #define PROTOTYPES 1
3054| #define STDC_HEADERS 1
3055| #define HAVE_SYS_TYPES_H 1
3056| #define HAVE_SYS_STAT_H 1
3057| #define HAVE_STDLIB_H 1
3058| #define HAVE_STRING_H 1
3059| #define HAVE_MEMORY_H 1
3060| #define HAVE_STRINGS_H 1
3061| #define HAVE_INTTYPES_H 1
3062| #define HAVE_STDINT_H 1
3063| #define HAVE_UNISTD_H 1
3064| #define __EXTENSIONS__ 1
3065| #define _ALL_SOURCE 1
3066| #define _GNU_SOURCE 1
3067| #define _POSIX_PTHREAD_SEMANTICS 1
3068| #define _TANDEM_SOURCE 1
3069| #define HAVE_STRINGIZE 1
3070| #define HAVE_OFF_T 1
3071| #define HAVE_FSEEKO 1
3072| #define HAVE_LIBCERF 1
3073| #define X11 1
3074| #define STDC_HEADERS 1
3075| #define HAVE_DIRENT_H 1
3076| #define HAVE_ERRNO_H 1
3077| #define HAVE_FLOAT_H 1
3078| #define HAVE_LANGINFO_H 1
3079| #define HAVE_LIMITS_H 1
3080| #define HAVE_LOCALE_H 1
3081| #define HAVE_MATH_H 1
3082| #define HAVE_STDLIB_H 1
3083| #define HAVE_STRING_H 1
3084| #define HAVE_TIME_H 1
3085| #define HAVE_SYS_TIME_H 1
3086| #define HAVE_SYS_TYPES_H 1
3087| #define HAVE_SYS_IOCTL_H 1
3088| #define HAVE_SYS_PARAM_H 1
3089| #define HAVE_SYS_SELECT_H 1
3090| #define HAVE_SYS_SOCKET_H 1
3091| #define HAVE_SYS_STAT_H 1
3092| #define HAVE_SYS_TIMEB_H 1
3093| #define HAVE_SYS_UTSNAME_H 1
3094| #define HAVE_LIBC_H 1
3095| #define HAVE_POLL_H 1
3096| #define HAVE_SGTTY_H 1
3097| #define HAVE_TERMIOS_H 1
3098| #define HAVE_DIRENT_H 1
3099| #define HAVE_DLFCN_H 1
3100| #define HAVE__BOOL 1
3101| #define HAVE_STDBOOL_H 1
3102| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
3103| #define HAVE_EXTERNAL_FUNCTIONS 1
3104| #define HAVE_UNISTD_H 1
3105| #define HAVE_TIME_T_IN_TIME_H 1
3106| #define RETSIGTYPE void
3107| #define HAVE_ATEXIT 1
3108| #define HAVE_MEMCPY 1
3109| #define HAVE_MEMMOVE 1
3110| #define HAVE_MEMSET 1
3111| #define HAVE_BCOPY 1
3112| #define HAVE_BZERO 1
3113| #define HAVE_SETVBUF 1
3114| #define HAVE_STRERROR 1
3115| #define HAVE_STRCHR 1
3116| #define HAVE_STRRCHR 1
3117| #define HAVE_STRSTR 1
3118| #define HAVE_INDEX 1
3119| #define HAVE_RINDEX 1
3120| #define HAVE_ERF 1
3121| #define HAVE_ERFC 1
3122| #define HAVE_GAMMA 1
3123| #define HAVE_LGAMMA 1
3124| #define HAVE_GETCWD 1
3125| #define HAVE_POLL 1
3126| #define HAVE_PCLOSE 1
3127| #define HAVE_POPEN 1
3128| #define HAVE_FDOPEN 1
3129| #define HAVE_SELECT 1
3130| #define HAVE_SLEEP 1
3131| #define HAVE_STPCPY 1
3132| #define HAVE_STRCSPN 1
3133| #define HAVE_STRDUP 1
3134| #define HAVE_STRNDUP 1
3135| #define HAVE_STRNLEN 1
3136| #define HAVE_STRCASECMP 1
3137| #define HAVE_STRNCASECMP 1
3138| #define HAVE_TCGETATTR 1
3139| #define HAVE_VFPRINTF 1
3140| #define HAVE_USLEEP 1
3141| #define HAVE_SNPRINTF 1
3142| #define HAVE_DECL_SIGNGAM 1
3143| #define HAVE_SIGSETJMP 1
3144| #define PIPES 1
3145| #define HAVE_SYS_SELECT_H 1
3146| #define HAVE_SYS_SOCKET_H 1
3147| #define SELECT_TYPE_ARG1 int
3148| #define SELECT_TYPE_ARG234 (fd_set *)
3149| #define SELECT_TYPE_ARG5 (struct timeval *)
3150| /* end confdefs.h.  */
3151|
3152| /* Override any GCC internal prototype to avoid an error.
3153|    Use char because int might match the return type of a GCC
3154|    builtin and then its argument prototype would still apply.  */
3155| #ifdef __cplusplus
3156| extern "C"
3157| #endif
3158| char rl_ding ();
3159| int
3160| main ()
3161| {
3162| return rl_ding ();
3163|   ;
3164|   return 0;
3165| }
3166configure:10458: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -L/opt/local/lib conftest.c -lreadline -lreadline  -lncurses   >&5
3167configure:10458: $? = 0
3168configure:10475: result: -lreadline
3169configure:10487: checking for library containing rl_forced_update_display
3170configure:10518: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -L/opt/local/lib conftest.c -lreadline  >&5
3171configure:10518: $? = 0
3172configure:10535: result: none required
3173configure:10547: checking for library containing rl_reset_after_signal
3174configure:10578: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -L/opt/local/lib conftest.c -lreadline  >&5
3175configure:10578: $? = 0
3176configure:10595: result: none required
3177configure:10607: checking for library containing rl_complete_with_tilde_expansion
3178configure:10638: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -L/opt/local/lib conftest.c -lreadline  >&5
3179configure:10638: $? = 0
3180configure:10655: result: none required
3181configure:10680: checking readline/readline.h usability
3182configure:10680: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -I/opt/local/include conftest.c >&5
3183configure:10680: $? = 0
3184configure:10680: result: yes
3185configure:10680: checking readline/readline.h presence
3186configure:10680: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  -I/opt/local/include conftest.c
3187configure:10680: $? = 0
3188configure:10680: result: yes
3189configure:10680: checking for readline/readline.h
3190configure:10680: result: yes
3191configure:10697: checking readline/history.h usability
3192configure:10697: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -I/opt/local/include conftest.c >&5
3193configure:10697: $? = 0
3194configure:10697: result: yes
3195configure:10697: checking readline/history.h presence
3196configure:10697: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  -I/opt/local/include conftest.c
3197configure:10697: $? = 0
3198configure:10697: result: yes
3199configure:10697: checking for readline/history.h
3200configure:10697: result: yes
3201configure:10765: checking for deflate in -lz
3202configure:10790: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -L/opt/local/lib conftest.c -lz   >&5
3203configure:10790: $? = 0
3204configure:10799: result: yes
3205configure:10806: checking zlib.h usability
3206configure:10806: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -I/opt/local/include conftest.c >&5
3207configure:10806: $? = 0
3208configure:10806: result: yes
3209configure:10806: checking zlib.h presence
3210configure:10806: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  -I/opt/local/include conftest.c
3211configure:10806: $? = 0
3212configure:10806: result: yes
3213configure:10806: checking for zlib.h
3214configure:10806: result: yes
3215configure:10835: checking for gdlib-config
3216configure:10853: found /opt/local/bin/gdlib-config
3217configure:10865: result: /opt/local/bin/gdlib-config
3218configure:10890: checking for gdImageCreateTrueColor in -lgd
3219configure:10915: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib conftest.c -lgd   -lgd -L/opt/local/lib -lz -L/opt/local/lib -L/opt/local/lib -lpng16 -L/opt/local/lib -L/opt/local/lib -lfreetype -L/opt/local/lib -lfontconfig -L/opt/local/lib -ljpeg -L/opt/local/lib -lXpm -L/opt/local/lib -ltiff -L/opt/local/lib -lwebp -liconv >&5
3220configure:10915: $? = 0
3221configure:10924: result: yes
3222configure:10932: checking gd.h usability
3223configure:10932: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include conftest.c >&5
3224configure:10932: $? = 0
3225configure:10932: result: yes
3226configure:10932: checking gd.h presence
3227configure:10932: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include conftest.c
3228configure:10932: $? = 0
3229configure:10932: result: yes
3230configure:10932: checking for gd.h
3231configure:10932: result: yes
3232configure:10946: checking for gdImageGif in -lgd
3233configure:10971: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib conftest.c -lgd   -lgd -L/opt/local/lib -lz -L/opt/local/lib -L/opt/local/lib -lpng16 -L/opt/local/lib -L/opt/local/lib -lfreetype -L/opt/local/lib -lfontconfig -L/opt/local/lib -ljpeg -L/opt/local/lib -lXpm -L/opt/local/lib -ltiff -L/opt/local/lib -lwebp -liconv >&5
3234configure:10971: $? = 0
3235configure:10980: result: yes
3236configure:10988: checking for gdImageGifAnimBegin in -lgd
3237configure:11013: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib conftest.c -lgd   -lgd -L/opt/local/lib -lz -L/opt/local/lib -L/opt/local/lib -lpng16 -L/opt/local/lib -L/opt/local/lib -lfreetype -L/opt/local/lib -lfontconfig -L/opt/local/lib -ljpeg -L/opt/local/lib -lXpm -L/opt/local/lib -ltiff -L/opt/local/lib -lwebp -liconv >&5
3238configure:11013: $? = 0
3239configure:11022: result: yes
3240configure:11031: checking for gdImageJpeg in -lgd
3241configure:11056: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib conftest.c -lgd   -lgd -L/opt/local/lib -lz -L/opt/local/lib -L/opt/local/lib -lpng16 -L/opt/local/lib -L/opt/local/lib -lfreetype -L/opt/local/lib -lfontconfig -L/opt/local/lib -ljpeg -L/opt/local/lib -lXpm -L/opt/local/lib -ltiff -L/opt/local/lib -lwebp -liconv >&5
3242configure:11056: $? = 0
3243configure:11065: result: yes
3244configure:11074: checking for gdImageStringFT in -lgd
3245configure:11099: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib conftest.c -lgd   -lgd -L/opt/local/lib -lz -L/opt/local/lib -L/opt/local/lib -lpng16 -L/opt/local/lib -L/opt/local/lib -lfreetype -L/opt/local/lib -lfontconfig -L/opt/local/lib -ljpeg -L/opt/local/lib -lXpm -L/opt/local/lib -ltiff -L/opt/local/lib -lwebp -liconv >&5
3246configure:11099: $? = 0
3247configure:11108: result: yes
3248configure:11117: checking for gdImagePng in -lgd
3249configure:11142: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib conftest.c -lgd   -lgd -L/opt/local/lib -lz -L/opt/local/lib -L/opt/local/lib -lpng16 -L/opt/local/lib -L/opt/local/lib -lfreetype -L/opt/local/lib -lfontconfig -L/opt/local/lib -ljpeg -L/opt/local/lib -lXpm -L/opt/local/lib -ltiff -L/opt/local/lib -lwebp -liconv >&5
3250configure:11142: $? = 0
3251configure:11151: result: yes
3252configure:11180: checking for library containing iconv_open
3253configure:11211: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib conftest.c  >&5
3254Undefined symbols for architecture x86_64:
3255  "_iconv_open", referenced from:
3256      _main in conftest-c43142.o
3257ld: symbol(s) not found for architecture x86_64
3258clang: error: linker command failed with exit code 1 (use -v to see invocation)
3259configure:11211: $? = 1
3260configure: failed program was:
3261| /* confdefs.h */
3262| #define PACKAGE_NAME "gnuplot"
3263| #define PACKAGE_TARNAME "gnuplot"
3264| #define PACKAGE_VERSION "5.0.4"
3265| #define PACKAGE_STRING "gnuplot 5.0.4"
3266| #define PACKAGE_BUGREPORT ""
3267| #define PACKAGE_URL ""
3268| #define PACKAGE "gnuplot"
3269| #define VERSION "5.0.4"
3270| #define PROTOTYPES 1
3271| #define STDC_HEADERS 1
3272| #define HAVE_SYS_TYPES_H 1
3273| #define HAVE_SYS_STAT_H 1
3274| #define HAVE_STDLIB_H 1
3275| #define HAVE_STRING_H 1
3276| #define HAVE_MEMORY_H 1
3277| #define HAVE_STRINGS_H 1
3278| #define HAVE_INTTYPES_H 1
3279| #define HAVE_STDINT_H 1
3280| #define HAVE_UNISTD_H 1
3281| #define __EXTENSIONS__ 1
3282| #define _ALL_SOURCE 1
3283| #define _GNU_SOURCE 1
3284| #define _POSIX_PTHREAD_SEMANTICS 1
3285| #define _TANDEM_SOURCE 1
3286| #define HAVE_STRINGIZE 1
3287| #define HAVE_OFF_T 1
3288| #define HAVE_FSEEKO 1
3289| #define HAVE_LIBCERF 1
3290| #define X11 1
3291| #define STDC_HEADERS 1
3292| #define HAVE_DIRENT_H 1
3293| #define HAVE_ERRNO_H 1
3294| #define HAVE_FLOAT_H 1
3295| #define HAVE_LANGINFO_H 1
3296| #define HAVE_LIMITS_H 1
3297| #define HAVE_LOCALE_H 1
3298| #define HAVE_MATH_H 1
3299| #define HAVE_STDLIB_H 1
3300| #define HAVE_STRING_H 1
3301| #define HAVE_TIME_H 1
3302| #define HAVE_SYS_TIME_H 1
3303| #define HAVE_SYS_TYPES_H 1
3304| #define HAVE_SYS_IOCTL_H 1
3305| #define HAVE_SYS_PARAM_H 1
3306| #define HAVE_SYS_SELECT_H 1
3307| #define HAVE_SYS_SOCKET_H 1
3308| #define HAVE_SYS_STAT_H 1
3309| #define HAVE_SYS_TIMEB_H 1
3310| #define HAVE_SYS_UTSNAME_H 1
3311| #define HAVE_LIBC_H 1
3312| #define HAVE_POLL_H 1
3313| #define HAVE_SGTTY_H 1
3314| #define HAVE_TERMIOS_H 1
3315| #define HAVE_DIRENT_H 1
3316| #define HAVE_DLFCN_H 1
3317| #define HAVE__BOOL 1
3318| #define HAVE_STDBOOL_H 1
3319| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
3320| #define HAVE_EXTERNAL_FUNCTIONS 1
3321| #define HAVE_UNISTD_H 1
3322| #define HAVE_TIME_T_IN_TIME_H 1
3323| #define RETSIGTYPE void
3324| #define HAVE_ATEXIT 1
3325| #define HAVE_MEMCPY 1
3326| #define HAVE_MEMMOVE 1
3327| #define HAVE_MEMSET 1
3328| #define HAVE_BCOPY 1
3329| #define HAVE_BZERO 1
3330| #define HAVE_SETVBUF 1
3331| #define HAVE_STRERROR 1
3332| #define HAVE_STRCHR 1
3333| #define HAVE_STRRCHR 1
3334| #define HAVE_STRSTR 1
3335| #define HAVE_INDEX 1
3336| #define HAVE_RINDEX 1
3337| #define HAVE_ERF 1
3338| #define HAVE_ERFC 1
3339| #define HAVE_GAMMA 1
3340| #define HAVE_LGAMMA 1
3341| #define HAVE_GETCWD 1
3342| #define HAVE_POLL 1
3343| #define HAVE_PCLOSE 1
3344| #define HAVE_POPEN 1
3345| #define HAVE_FDOPEN 1
3346| #define HAVE_SELECT 1
3347| #define HAVE_SLEEP 1
3348| #define HAVE_STPCPY 1
3349| #define HAVE_STRCSPN 1
3350| #define HAVE_STRDUP 1
3351| #define HAVE_STRNDUP 1
3352| #define HAVE_STRNLEN 1
3353| #define HAVE_STRCASECMP 1
3354| #define HAVE_STRNCASECMP 1
3355| #define HAVE_TCGETATTR 1
3356| #define HAVE_VFPRINTF 1
3357| #define HAVE_USLEEP 1
3358| #define HAVE_SNPRINTF 1
3359| #define HAVE_DECL_SIGNGAM 1
3360| #define HAVE_SIGSETJMP 1
3361| #define PIPES 1
3362| #define HAVE_SYS_SELECT_H 1
3363| #define HAVE_SYS_SOCKET_H 1
3364| #define SELECT_TYPE_ARG1 int
3365| #define SELECT_TYPE_ARG234 (fd_set *)
3366| #define SELECT_TYPE_ARG5 (struct timeval *)
3367| #define HAVE_READLINE_RESET 1
3368| #define HAVE_LIBREADLINE 1
3369| #define HAVE_READLINE_READLINE_H 1
3370| #define HAVE_READLINE_HISTORY_H 1
3371| #define GNUPLOT_HISTORY 1
3372| #define HAVE_LIBZ 1
3373| #define HAVE_LIBGD 1
3374| #define HAVE_GD_H 1
3375| #define HAVE_GD_GIF 1
3376| #define GIF_ANIMATION 1
3377| #define HAVE_GD_JPEG 1
3378| #define HAVE_GD_TTF 1
3379| #define HAVE_GD_PNG 1
3380| /* end confdefs.h.  */
3381|
3382| /* Override any GCC internal prototype to avoid an error.
3383|    Use char because int might match the return type of a GCC
3384|    builtin and then its argument prototype would still apply.  */
3385| #ifdef __cplusplus
3386| extern "C"
3387| #endif
3388| char iconv_open ();
3389| int
3390| main ()
3391| {
3392| return iconv_open ();
3393|   ;
3394|   return 0;
3395| }
3396configure:11211: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib conftest.c -liconv   >&5
3397Undefined symbols for architecture x86_64:
3398  "_iconv_open", referenced from:
3399      _main in conftest-ed2e86.o
3400ld: symbol(s) not found for architecture x86_64
3401clang: error: linker command failed with exit code 1 (use -v to see invocation)
3402configure:11211: $? = 1
3403configure: failed program was:
3404| /* confdefs.h */
3405| #define PACKAGE_NAME "gnuplot"
3406| #define PACKAGE_TARNAME "gnuplot"
3407| #define PACKAGE_VERSION "5.0.4"
3408| #define PACKAGE_STRING "gnuplot 5.0.4"
3409| #define PACKAGE_BUGREPORT ""
3410| #define PACKAGE_URL ""
3411| #define PACKAGE "gnuplot"
3412| #define VERSION "5.0.4"
3413| #define PROTOTYPES 1
3414| #define STDC_HEADERS 1
3415| #define HAVE_SYS_TYPES_H 1
3416| #define HAVE_SYS_STAT_H 1
3417| #define HAVE_STDLIB_H 1
3418| #define HAVE_STRING_H 1
3419| #define HAVE_MEMORY_H 1
3420| #define HAVE_STRINGS_H 1
3421| #define HAVE_INTTYPES_H 1
3422| #define HAVE_STDINT_H 1
3423| #define HAVE_UNISTD_H 1
3424| #define __EXTENSIONS__ 1
3425| #define _ALL_SOURCE 1
3426| #define _GNU_SOURCE 1
3427| #define _POSIX_PTHREAD_SEMANTICS 1
3428| #define _TANDEM_SOURCE 1
3429| #define HAVE_STRINGIZE 1
3430| #define HAVE_OFF_T 1
3431| #define HAVE_FSEEKO 1
3432| #define HAVE_LIBCERF 1
3433| #define X11 1
3434| #define STDC_HEADERS 1
3435| #define HAVE_DIRENT_H 1
3436| #define HAVE_ERRNO_H 1
3437| #define HAVE_FLOAT_H 1
3438| #define HAVE_LANGINFO_H 1
3439| #define HAVE_LIMITS_H 1
3440| #define HAVE_LOCALE_H 1
3441| #define HAVE_MATH_H 1
3442| #define HAVE_STDLIB_H 1
3443| #define HAVE_STRING_H 1
3444| #define HAVE_TIME_H 1
3445| #define HAVE_SYS_TIME_H 1
3446| #define HAVE_SYS_TYPES_H 1
3447| #define HAVE_SYS_IOCTL_H 1
3448| #define HAVE_SYS_PARAM_H 1
3449| #define HAVE_SYS_SELECT_H 1
3450| #define HAVE_SYS_SOCKET_H 1
3451| #define HAVE_SYS_STAT_H 1
3452| #define HAVE_SYS_TIMEB_H 1
3453| #define HAVE_SYS_UTSNAME_H 1
3454| #define HAVE_LIBC_H 1
3455| #define HAVE_POLL_H 1
3456| #define HAVE_SGTTY_H 1
3457| #define HAVE_TERMIOS_H 1
3458| #define HAVE_DIRENT_H 1
3459| #define HAVE_DLFCN_H 1
3460| #define HAVE__BOOL 1
3461| #define HAVE_STDBOOL_H 1
3462| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
3463| #define HAVE_EXTERNAL_FUNCTIONS 1
3464| #define HAVE_UNISTD_H 1
3465| #define HAVE_TIME_T_IN_TIME_H 1
3466| #define RETSIGTYPE void
3467| #define HAVE_ATEXIT 1
3468| #define HAVE_MEMCPY 1
3469| #define HAVE_MEMMOVE 1
3470| #define HAVE_MEMSET 1
3471| #define HAVE_BCOPY 1
3472| #define HAVE_BZERO 1
3473| #define HAVE_SETVBUF 1
3474| #define HAVE_STRERROR 1
3475| #define HAVE_STRCHR 1
3476| #define HAVE_STRRCHR 1
3477| #define HAVE_STRSTR 1
3478| #define HAVE_INDEX 1
3479| #define HAVE_RINDEX 1
3480| #define HAVE_ERF 1
3481| #define HAVE_ERFC 1
3482| #define HAVE_GAMMA 1
3483| #define HAVE_LGAMMA 1
3484| #define HAVE_GETCWD 1
3485| #define HAVE_POLL 1
3486| #define HAVE_PCLOSE 1
3487| #define HAVE_POPEN 1
3488| #define HAVE_FDOPEN 1
3489| #define HAVE_SELECT 1
3490| #define HAVE_SLEEP 1
3491| #define HAVE_STPCPY 1
3492| #define HAVE_STRCSPN 1
3493| #define HAVE_STRDUP 1
3494| #define HAVE_STRNDUP 1
3495| #define HAVE_STRNLEN 1
3496| #define HAVE_STRCASECMP 1
3497| #define HAVE_STRNCASECMP 1
3498| #define HAVE_TCGETATTR 1
3499| #define HAVE_VFPRINTF 1
3500| #define HAVE_USLEEP 1
3501| #define HAVE_SNPRINTF 1
3502| #define HAVE_DECL_SIGNGAM 1
3503| #define HAVE_SIGSETJMP 1
3504| #define PIPES 1
3505| #define HAVE_SYS_SELECT_H 1
3506| #define HAVE_SYS_SOCKET_H 1
3507| #define SELECT_TYPE_ARG1 int
3508| #define SELECT_TYPE_ARG234 (fd_set *)
3509| #define SELECT_TYPE_ARG5 (struct timeval *)
3510| #define HAVE_READLINE_RESET 1
3511| #define HAVE_LIBREADLINE 1
3512| #define HAVE_READLINE_READLINE_H 1
3513| #define HAVE_READLINE_HISTORY_H 1
3514| #define GNUPLOT_HISTORY 1
3515| #define HAVE_LIBZ 1
3516| #define HAVE_LIBGD 1
3517| #define HAVE_GD_H 1
3518| #define HAVE_GD_GIF 1
3519| #define GIF_ANIMATION 1
3520| #define HAVE_GD_JPEG 1
3521| #define HAVE_GD_TTF 1
3522| #define HAVE_GD_PNG 1
3523| /* end confdefs.h.  */
3524|
3525| /* Override any GCC internal prototype to avoid an error.
3526|    Use char because int might match the return type of a GCC
3527|    builtin and then its argument prototype would still apply.  */
3528| #ifdef __cplusplus
3529| extern "C"
3530| #endif
3531| char iconv_open ();
3532| int
3533| main ()
3534| {
3535| return iconv_open ();
3536|   ;
3537|   return 0;
3538| }
3539configure:11228: result: no
3540configure:11559: checking for LUA
3541configure:11567: $PKG_CONFIG --exists --print-errors "lua"
3542configure:11570: $? = 0
3543configure:11585: $PKG_CONFIG --exists --print-errors "lua"
3544configure:11588: $? = 0
3545configure:11770: result: yes
3546configure:11849: checking lua.h usability
3547configure:11849: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5
3548configure:11849: $? = 0
3549configure:11849: result: yes
3550configure:11849: checking lua.h presence
3551configure:11849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c
3552configure:11849: $? = 0
3553configure:11849: result: yes
3554configure:11849: checking for lua.h
3555configure:11849: result: yes
3556configure:12021: checking for caca_get_version in -lcaca
3557configure:12046: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-rpath -Wl,/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib conftest.c -lcaca   >&5
3558configure:12046: $? = 0
3559configure:12055: result: yes
3560configure:12058: checking for caca_export_canvas_to_memory in -lcaca
3561configure:12083: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-rpath -Wl,/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib conftest.c -lcaca   >&5
3562configure:12083: $? = 0
3563configure:12092: result: yes
3564configure:12107: checking whether CACA_DEPRECATED is declared
3565configure:12107: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5
3566configure:12107: $? = 0
3567configure:12107: result: yes
3568configure:12244: checking for multi-byte support in x11
3569configure:12246: checking for XmbDrawString in -lX11
3570configure:12271: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-rpath -Wl,/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib  -lX11  conftest.c -lX11  -lcaca  >&5
3571configure:12271: $? = 0
3572configure:12280: result: yes
3573configure:12587: checking for pkg-config
3574configure:12617: result: /opt/local/bin/pkg-config
3575configure:12642: checking pkg-config is at least version 0.9.0
3576configure:12645: result: yes
3577configure:12770: checking for C++ compiler version
3578configure:12779: /usr/bin/clang++ --version >&5
3579Apple LLVM version 7.3.0 (clang-703.0.29)
3580Target: x86_64-apple-darwin16.0.0
3581Thread model: posix
3582InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
3583configure:12790: $? = 0
3584configure:12779: /usr/bin/clang++ -v >&5
3585Apple LLVM version 7.3.0 (clang-703.0.29)
3586Target: x86_64-apple-darwin16.0.0
3587Thread model: posix
3588InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
3589configure:12790: $? = 0
3590configure:12779: /usr/bin/clang++ -V >&5
3591clang: error: argument to '-V' is missing (expected 1 value)
3592clang: error: no input files
3593configure:12790: $? = 1
3594configure:12779: /usr/bin/clang++ -qversion >&5
3595clang: error: unknown argument: '-qversion'
3596clang: error: no input files
3597configure:12790: $? = 1
3598configure:12794: checking whether we are using the GNU C++ compiler
3599configure:12813: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.cpp >&5
3600configure:12813: $? = 0
3601configure:12822: result: yes
3602configure:12831: checking whether /usr/bin/clang++ accepts -g
3603configure:12851: /usr/bin/clang++ -c -g -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.cpp >&5
3604configure:12851: $? = 0
3605configure:12892: result: yes
3606configure:12917: checking dependency style of /usr/bin/clang++
3607configure:13028: result: gcc3
3608configure:13064: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.cpp >&5
3609configure:13064: $? = 0
3610configure:13071: checking how to run the C++ preprocessor
3611configure:13098: /usr/bin/clang++ -E -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.cpp
3612configure:13098: $? = 0
3613configure:13112: /usr/bin/clang++ -E -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.cpp
3614conftest.cpp:132:10: fatal error: 'ac_nonexistent.h' file not found
3615#include <ac_nonexistent.h>
3616         ^
36171 error generated.
3618configure:13112: $? = 1
3619configure: failed program was:
3620| /* confdefs.h */
3621| #define PACKAGE_NAME "gnuplot"
3622| #define PACKAGE_TARNAME "gnuplot"
3623| #define PACKAGE_VERSION "5.0.4"
3624| #define PACKAGE_STRING "gnuplot 5.0.4"
3625| #define PACKAGE_BUGREPORT ""
3626| #define PACKAGE_URL ""
3627| #define PACKAGE "gnuplot"
3628| #define VERSION "5.0.4"
3629| #define PROTOTYPES 1
3630| #define STDC_HEADERS 1
3631| #define HAVE_SYS_TYPES_H 1
3632| #define HAVE_SYS_STAT_H 1
3633| #define HAVE_STDLIB_H 1
3634| #define HAVE_STRING_H 1
3635| #define HAVE_MEMORY_H 1
3636| #define HAVE_STRINGS_H 1
3637| #define HAVE_INTTYPES_H 1
3638| #define HAVE_STDINT_H 1
3639| #define HAVE_UNISTD_H 1
3640| #define __EXTENSIONS__ 1
3641| #define _ALL_SOURCE 1
3642| #define _GNU_SOURCE 1
3643| #define _POSIX_PTHREAD_SEMANTICS 1
3644| #define _TANDEM_SOURCE 1
3645| #define HAVE_STRINGIZE 1
3646| #define HAVE_OFF_T 1
3647| #define HAVE_FSEEKO 1
3648| #define HAVE_LIBCERF 1
3649| #define X11 1
3650| #define STDC_HEADERS 1
3651| #define HAVE_DIRENT_H 1
3652| #define HAVE_ERRNO_H 1
3653| #define HAVE_FLOAT_H 1
3654| #define HAVE_LANGINFO_H 1
3655| #define HAVE_LIMITS_H 1
3656| #define HAVE_LOCALE_H 1
3657| #define HAVE_MATH_H 1
3658| #define HAVE_STDLIB_H 1
3659| #define HAVE_STRING_H 1
3660| #define HAVE_TIME_H 1
3661| #define HAVE_SYS_TIME_H 1
3662| #define HAVE_SYS_TYPES_H 1
3663| #define HAVE_SYS_IOCTL_H 1
3664| #define HAVE_SYS_PARAM_H 1
3665| #define HAVE_SYS_SELECT_H 1
3666| #define HAVE_SYS_SOCKET_H 1
3667| #define HAVE_SYS_STAT_H 1
3668| #define HAVE_SYS_TIMEB_H 1
3669| #define HAVE_SYS_UTSNAME_H 1
3670| #define HAVE_LIBC_H 1
3671| #define HAVE_POLL_H 1
3672| #define HAVE_SGTTY_H 1
3673| #define HAVE_TERMIOS_H 1
3674| #define HAVE_DIRENT_H 1
3675| #define HAVE_DLFCN_H 1
3676| #define HAVE__BOOL 1
3677| #define HAVE_STDBOOL_H 1
3678| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
3679| #define HAVE_EXTERNAL_FUNCTIONS 1
3680| #define HAVE_UNISTD_H 1
3681| #define HAVE_TIME_T_IN_TIME_H 1
3682| #define RETSIGTYPE void
3683| #define HAVE_ATEXIT 1
3684| #define HAVE_MEMCPY 1
3685| #define HAVE_MEMMOVE 1
3686| #define HAVE_MEMSET 1
3687| #define HAVE_BCOPY 1
3688| #define HAVE_BZERO 1
3689| #define HAVE_SETVBUF 1
3690| #define HAVE_STRERROR 1
3691| #define HAVE_STRCHR 1
3692| #define HAVE_STRRCHR 1
3693| #define HAVE_STRSTR 1
3694| #define HAVE_INDEX 1
3695| #define HAVE_RINDEX 1
3696| #define HAVE_ERF 1
3697| #define HAVE_ERFC 1
3698| #define HAVE_GAMMA 1
3699| #define HAVE_LGAMMA 1
3700| #define HAVE_GETCWD 1
3701| #define HAVE_POLL 1
3702| #define HAVE_PCLOSE 1
3703| #define HAVE_POPEN 1
3704| #define HAVE_FDOPEN 1
3705| #define HAVE_SELECT 1
3706| #define HAVE_SLEEP 1
3707| #define HAVE_STPCPY 1
3708| #define HAVE_STRCSPN 1
3709| #define HAVE_STRDUP 1
3710| #define HAVE_STRNDUP 1
3711| #define HAVE_STRNLEN 1
3712| #define HAVE_STRCASECMP 1
3713| #define HAVE_STRNCASECMP 1
3714| #define HAVE_TCGETATTR 1
3715| #define HAVE_VFPRINTF 1
3716| #define HAVE_USLEEP 1
3717| #define HAVE_SNPRINTF 1
3718| #define HAVE_DECL_SIGNGAM 1
3719| #define HAVE_SIGSETJMP 1
3720| #define PIPES 1
3721| #define HAVE_SYS_SELECT_H 1
3722| #define HAVE_SYS_SOCKET_H 1
3723| #define SELECT_TYPE_ARG1 int
3724| #define SELECT_TYPE_ARG234 (fd_set *)
3725| #define SELECT_TYPE_ARG5 (struct timeval *)
3726| #define HAVE_READLINE_RESET 1
3727| #define HAVE_LIBREADLINE 1
3728| #define HAVE_READLINE_READLINE_H 1
3729| #define HAVE_READLINE_HISTORY_H 1
3730| #define GNUPLOT_HISTORY 1
3731| #define HAVE_LIBZ 1
3732| #define HAVE_LIBGD 1
3733| #define HAVE_GD_H 1
3734| #define HAVE_GD_GIF 1
3735| #define GIF_ANIMATION 1
3736| #define HAVE_GD_JPEG 1
3737| #define HAVE_GD_TTF 1
3738| #define HAVE_GD_PNG 1
3739| #define HAVE_LUA 1
3740| #define HAVE_LUA_H 1
3741| #define HAVE_LIBCACA 1
3742| #define HAVE_LIBCACA 1
3743| #define USE_CWDRC 1
3744| #define USE_X11_MULTIBYTE 1
3745| #define EXTERNAL_X11_WINDOW 1
3746| #define EAM_BOXED_TEXT 1
3747| #define EAM_OBJECTS 1
3748| #define HIDDEN3D_QUADTREE 1
3749| #define HIDDEN3D_VAR_PTSIZE 1
3750| /* end confdefs.h.  */
3751| #include <ac_nonexistent.h>
3752configure:13137: result: /usr/bin/clang++ -E
3753configure:13157: /usr/bin/clang++ -E -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.cpp
3754configure:13157: $? = 0
3755configure:13171: /usr/bin/clang++ -E -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.cpp
3756conftest.cpp:132:10: fatal error: 'ac_nonexistent.h' file not found
3757#include <ac_nonexistent.h>
3758         ^
37591 error generated.
3760configure:13171: $? = 1
3761configure: failed program was:
3762| /* confdefs.h */
3763| #define PACKAGE_NAME "gnuplot"
3764| #define PACKAGE_TARNAME "gnuplot"
3765| #define PACKAGE_VERSION "5.0.4"
3766| #define PACKAGE_STRING "gnuplot 5.0.4"
3767| #define PACKAGE_BUGREPORT ""
3768| #define PACKAGE_URL ""
3769| #define PACKAGE "gnuplot"
3770| #define VERSION "5.0.4"
3771| #define PROTOTYPES 1
3772| #define STDC_HEADERS 1
3773| #define HAVE_SYS_TYPES_H 1
3774| #define HAVE_SYS_STAT_H 1
3775| #define HAVE_STDLIB_H 1
3776| #define HAVE_STRING_H 1
3777| #define HAVE_MEMORY_H 1
3778| #define HAVE_STRINGS_H 1
3779| #define HAVE_INTTYPES_H 1
3780| #define HAVE_STDINT_H 1
3781| #define HAVE_UNISTD_H 1
3782| #define __EXTENSIONS__ 1
3783| #define _ALL_SOURCE 1
3784| #define _GNU_SOURCE 1
3785| #define _POSIX_PTHREAD_SEMANTICS 1
3786| #define _TANDEM_SOURCE 1
3787| #define HAVE_STRINGIZE 1
3788| #define HAVE_OFF_T 1
3789| #define HAVE_FSEEKO 1
3790| #define HAVE_LIBCERF 1
3791| #define X11 1
3792| #define STDC_HEADERS 1
3793| #define HAVE_DIRENT_H 1
3794| #define HAVE_ERRNO_H 1
3795| #define HAVE_FLOAT_H 1
3796| #define HAVE_LANGINFO_H 1
3797| #define HAVE_LIMITS_H 1
3798| #define HAVE_LOCALE_H 1
3799| #define HAVE_MATH_H 1
3800| #define HAVE_STDLIB_H 1
3801| #define HAVE_STRING_H 1
3802| #define HAVE_TIME_H 1
3803| #define HAVE_SYS_TIME_H 1
3804| #define HAVE_SYS_TYPES_H 1
3805| #define HAVE_SYS_IOCTL_H 1
3806| #define HAVE_SYS_PARAM_H 1
3807| #define HAVE_SYS_SELECT_H 1
3808| #define HAVE_SYS_SOCKET_H 1
3809| #define HAVE_SYS_STAT_H 1
3810| #define HAVE_SYS_TIMEB_H 1
3811| #define HAVE_SYS_UTSNAME_H 1
3812| #define HAVE_LIBC_H 1
3813| #define HAVE_POLL_H 1
3814| #define HAVE_SGTTY_H 1
3815| #define HAVE_TERMIOS_H 1
3816| #define HAVE_DIRENT_H 1
3817| #define HAVE_DLFCN_H 1
3818| #define HAVE__BOOL 1
3819| #define HAVE_STDBOOL_H 1
3820| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
3821| #define HAVE_EXTERNAL_FUNCTIONS 1
3822| #define HAVE_UNISTD_H 1
3823| #define HAVE_TIME_T_IN_TIME_H 1
3824| #define RETSIGTYPE void
3825| #define HAVE_ATEXIT 1
3826| #define HAVE_MEMCPY 1
3827| #define HAVE_MEMMOVE 1
3828| #define HAVE_MEMSET 1
3829| #define HAVE_BCOPY 1
3830| #define HAVE_BZERO 1
3831| #define HAVE_SETVBUF 1
3832| #define HAVE_STRERROR 1
3833| #define HAVE_STRCHR 1
3834| #define HAVE_STRRCHR 1
3835| #define HAVE_STRSTR 1
3836| #define HAVE_INDEX 1
3837| #define HAVE_RINDEX 1
3838| #define HAVE_ERF 1
3839| #define HAVE_ERFC 1
3840| #define HAVE_GAMMA 1
3841| #define HAVE_LGAMMA 1
3842| #define HAVE_GETCWD 1
3843| #define HAVE_POLL 1
3844| #define HAVE_PCLOSE 1
3845| #define HAVE_POPEN 1
3846| #define HAVE_FDOPEN 1
3847| #define HAVE_SELECT 1
3848| #define HAVE_SLEEP 1
3849| #define HAVE_STPCPY 1
3850| #define HAVE_STRCSPN 1
3851| #define HAVE_STRDUP 1
3852| #define HAVE_STRNDUP 1
3853| #define HAVE_STRNLEN 1
3854| #define HAVE_STRCASECMP 1
3855| #define HAVE_STRNCASECMP 1
3856| #define HAVE_TCGETATTR 1
3857| #define HAVE_VFPRINTF 1
3858| #define HAVE_USLEEP 1
3859| #define HAVE_SNPRINTF 1
3860| #define HAVE_DECL_SIGNGAM 1
3861| #define HAVE_SIGSETJMP 1
3862| #define PIPES 1
3863| #define HAVE_SYS_SELECT_H 1
3864| #define HAVE_SYS_SOCKET_H 1
3865| #define SELECT_TYPE_ARG1 int
3866| #define SELECT_TYPE_ARG234 (fd_set *)
3867| #define SELECT_TYPE_ARG5 (struct timeval *)
3868| #define HAVE_READLINE_RESET 1
3869| #define HAVE_LIBREADLINE 1
3870| #define HAVE_READLINE_READLINE_H 1
3871| #define HAVE_READLINE_HISTORY_H 1
3872| #define GNUPLOT_HISTORY 1
3873| #define HAVE_LIBZ 1
3874| #define HAVE_LIBGD 1
3875| #define HAVE_GD_H 1
3876| #define HAVE_GD_GIF 1
3877| #define GIF_ANIMATION 1
3878| #define HAVE_GD_JPEG 1
3879| #define HAVE_GD_TTF 1
3880| #define HAVE_GD_PNG 1
3881| #define HAVE_LUA 1
3882| #define HAVE_LUA_H 1
3883| #define HAVE_LIBCACA 1
3884| #define HAVE_LIBCACA 1
3885| #define USE_CWDRC 1
3886| #define USE_X11_MULTIBYTE 1
3887| #define EXTERNAL_X11_WINDOW 1
3888| #define EAM_BOXED_TEXT 1
3889| #define EAM_OBJECTS 1
3890| #define HIDDEN3D_QUADTREE 1
3891| #define HIDDEN3D_VAR_PTSIZE 1
3892| /* end confdefs.h.  */
3893| #include <ac_nonexistent.h>
3894configure:13241: checking for wx-config
3895configure:13259: found /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin/wx-config
3896configure:13272: result: /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin/wx-config
3897configure:13307: checking for CAIROPANGO
3898configure:13315: $PKG_CONFIG --exists --print-errors "cairo >= 0.9.0 pango >= 1.10 pangocairo >= 1.10"
3899configure:13318: $? = 0
3900configure:13333: $PKG_CONFIG --exists --print-errors "cairo >= 0.9.0 pango >= 1.10 pangocairo >= 1.10"
3901configure:13336: $? = 0
3902configure:13412: result: yes
3903configure:13424: checking for PANGO_1_10_2
3904configure:13432: $PKG_CONFIG --exists --print-errors "pango = 1.10.2"
3905Requested 'pango = 1.10.2' but version of Pango is 1.40.3
3906configure:13435: $? = 1
3907configure:13450: $PKG_CONFIG --exists --print-errors "pango = 1.10.2"
3908Requested 'pango = 1.10.2' but version of Pango is 1.40.3
3909configure:13453: $? = 1
3910Requested 'pango = 1.10.2' but version of Pango is 1.40.3
3911configure:13481: result: no
3912configure:13507: checking for pid_t
3913configure:13507: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5
3914configure:13507: $? = 0
3915configure:13507: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5
3916conftest.c:169:20: error: expected expression
3917if (sizeof ((pid_t)))
3918                   ^
39191 error generated.
3920configure:13507: $? = 1
3921configure: failed program was:
3922| /* confdefs.h */
3923| #define PACKAGE_NAME "gnuplot"
3924| #define PACKAGE_TARNAME "gnuplot"
3925| #define PACKAGE_VERSION "5.0.4"
3926| #define PACKAGE_STRING "gnuplot 5.0.4"
3927| #define PACKAGE_BUGREPORT ""
3928| #define PACKAGE_URL ""
3929| #define PACKAGE "gnuplot"
3930| #define VERSION "5.0.4"
3931| #define PROTOTYPES 1
3932| #define STDC_HEADERS 1
3933| #define HAVE_SYS_TYPES_H 1
3934| #define HAVE_SYS_STAT_H 1
3935| #define HAVE_STDLIB_H 1
3936| #define HAVE_STRING_H 1
3937| #define HAVE_MEMORY_H 1
3938| #define HAVE_STRINGS_H 1
3939| #define HAVE_INTTYPES_H 1
3940| #define HAVE_STDINT_H 1
3941| #define HAVE_UNISTD_H 1
3942| #define __EXTENSIONS__ 1
3943| #define _ALL_SOURCE 1
3944| #define _GNU_SOURCE 1
3945| #define _POSIX_PTHREAD_SEMANTICS 1
3946| #define _TANDEM_SOURCE 1
3947| #define HAVE_STRINGIZE 1
3948| #define HAVE_OFF_T 1
3949| #define HAVE_FSEEKO 1
3950| #define HAVE_LIBCERF 1
3951| #define X11 1
3952| #define STDC_HEADERS 1
3953| #define HAVE_DIRENT_H 1
3954| #define HAVE_ERRNO_H 1
3955| #define HAVE_FLOAT_H 1
3956| #define HAVE_LANGINFO_H 1
3957| #define HAVE_LIMITS_H 1
3958| #define HAVE_LOCALE_H 1
3959| #define HAVE_MATH_H 1
3960| #define HAVE_STDLIB_H 1
3961| #define HAVE_STRING_H 1
3962| #define HAVE_TIME_H 1
3963| #define HAVE_SYS_TIME_H 1
3964| #define HAVE_SYS_TYPES_H 1
3965| #define HAVE_SYS_IOCTL_H 1
3966| #define HAVE_SYS_PARAM_H 1
3967| #define HAVE_SYS_SELECT_H 1
3968| #define HAVE_SYS_SOCKET_H 1
3969| #define HAVE_SYS_STAT_H 1
3970| #define HAVE_SYS_TIMEB_H 1
3971| #define HAVE_SYS_UTSNAME_H 1
3972| #define HAVE_LIBC_H 1
3973| #define HAVE_POLL_H 1
3974| #define HAVE_SGTTY_H 1
3975| #define HAVE_TERMIOS_H 1
3976| #define HAVE_DIRENT_H 1
3977| #define HAVE_DLFCN_H 1
3978| #define HAVE__BOOL 1
3979| #define HAVE_STDBOOL_H 1
3980| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
3981| #define HAVE_EXTERNAL_FUNCTIONS 1
3982| #define HAVE_UNISTD_H 1
3983| #define HAVE_TIME_T_IN_TIME_H 1
3984| #define RETSIGTYPE void
3985| #define HAVE_ATEXIT 1
3986| #define HAVE_MEMCPY 1
3987| #define HAVE_MEMMOVE 1
3988| #define HAVE_MEMSET 1
3989| #define HAVE_BCOPY 1
3990| #define HAVE_BZERO 1
3991| #define HAVE_SETVBUF 1
3992| #define HAVE_STRERROR 1
3993| #define HAVE_STRCHR 1
3994| #define HAVE_STRRCHR 1
3995| #define HAVE_STRSTR 1
3996| #define HAVE_INDEX 1
3997| #define HAVE_RINDEX 1
3998| #define HAVE_ERF 1
3999| #define HAVE_ERFC 1
4000| #define HAVE_GAMMA 1
4001| #define HAVE_LGAMMA 1
4002| #define HAVE_GETCWD 1
4003| #define HAVE_POLL 1
4004| #define HAVE_PCLOSE 1
4005| #define HAVE_POPEN 1
4006| #define HAVE_FDOPEN 1
4007| #define HAVE_SELECT 1
4008| #define HAVE_SLEEP 1
4009| #define HAVE_STPCPY 1
4010| #define HAVE_STRCSPN 1
4011| #define HAVE_STRDUP 1
4012| #define HAVE_STRNDUP 1
4013| #define HAVE_STRNLEN 1
4014| #define HAVE_STRCASECMP 1
4015| #define HAVE_STRNCASECMP 1
4016| #define HAVE_TCGETATTR 1
4017| #define HAVE_VFPRINTF 1
4018| #define HAVE_USLEEP 1
4019| #define HAVE_SNPRINTF 1
4020| #define HAVE_DECL_SIGNGAM 1
4021| #define HAVE_SIGSETJMP 1
4022| #define PIPES 1
4023| #define HAVE_SYS_SELECT_H 1
4024| #define HAVE_SYS_SOCKET_H 1
4025| #define SELECT_TYPE_ARG1 int
4026| #define SELECT_TYPE_ARG234 (fd_set *)
4027| #define SELECT_TYPE_ARG5 (struct timeval *)
4028| #define HAVE_READLINE_RESET 1
4029| #define HAVE_LIBREADLINE 1
4030| #define HAVE_READLINE_READLINE_H 1
4031| #define HAVE_READLINE_HISTORY_H 1
4032| #define GNUPLOT_HISTORY 1
4033| #define HAVE_LIBZ 1
4034| #define HAVE_LIBGD 1
4035| #define HAVE_GD_H 1
4036| #define HAVE_GD_GIF 1
4037| #define GIF_ANIMATION 1
4038| #define HAVE_GD_JPEG 1
4039| #define HAVE_GD_TTF 1
4040| #define HAVE_GD_PNG 1
4041| #define HAVE_LUA 1
4042| #define HAVE_LUA_H 1
4043| #define HAVE_LIBCACA 1
4044| #define HAVE_LIBCACA 1
4045| #define USE_CWDRC 1
4046| #define USE_X11_MULTIBYTE 1
4047| #define EXTERNAL_X11_WINDOW 1
4048| #define EAM_BOXED_TEXT 1
4049| #define EAM_OBJECTS 1
4050| #define HIDDEN3D_QUADTREE 1
4051| #define HIDDEN3D_VAR_PTSIZE 1
4052| #define WX_NEEDS_XINITTHREADS 1
4053| /* end confdefs.h.  */
4054| #include <stdio.h>
4055| #ifdef HAVE_SYS_TYPES_H
4056| # include <sys/types.h>
4057| #endif
4058| #ifdef HAVE_SYS_STAT_H
4059| # include <sys/stat.h>
4060| #endif
4061| #ifdef STDC_HEADERS
4062| # include <stdlib.h>
4063| # include <stddef.h>
4064| #else
4065| # ifdef HAVE_STDLIB_H
4066| #  include <stdlib.h>
4067| # endif
4068| #endif
4069| #ifdef HAVE_STRING_H
4070| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4071| #  include <memory.h>
4072| # endif
4073| # include <string.h>
4074| #endif
4075| #ifdef HAVE_STRINGS_H
4076| # include <strings.h>
4077| #endif
4078| #ifdef HAVE_INTTYPES_H
4079| # include <inttypes.h>
4080| #endif
4081| #ifdef HAVE_STDINT_H
4082| # include <stdint.h>
4083| #endif
4084| #ifdef HAVE_UNISTD_H
4085| # include <unistd.h>
4086| #endif
4087| int
4088| main ()
4089| {
4090| if (sizeof ((pid_t)))
4091|           return 0;
4092|   ;
4093|   return 0;
4094| }
4095configure:13507: result: yes
4096configure:13520: checking vfork.h usability
4097configure:13520: /usr/bin/clang -c -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5
4098conftest.c:166:10: fatal error: 'vfork.h' file not found
4099#include <vfork.h>
4100         ^
41011 error generated.
4102configure:13520: $? = 1
4103configure: failed program was:
4104| /* confdefs.h */
4105| #define PACKAGE_NAME "gnuplot"
4106| #define PACKAGE_TARNAME "gnuplot"
4107| #define PACKAGE_VERSION "5.0.4"
4108| #define PACKAGE_STRING "gnuplot 5.0.4"
4109| #define PACKAGE_BUGREPORT ""
4110| #define PACKAGE_URL ""
4111| #define PACKAGE "gnuplot"
4112| #define VERSION "5.0.4"
4113| #define PROTOTYPES 1
4114| #define STDC_HEADERS 1
4115| #define HAVE_SYS_TYPES_H 1
4116| #define HAVE_SYS_STAT_H 1
4117| #define HAVE_STDLIB_H 1
4118| #define HAVE_STRING_H 1
4119| #define HAVE_MEMORY_H 1
4120| #define HAVE_STRINGS_H 1
4121| #define HAVE_INTTYPES_H 1
4122| #define HAVE_STDINT_H 1
4123| #define HAVE_UNISTD_H 1
4124| #define __EXTENSIONS__ 1
4125| #define _ALL_SOURCE 1
4126| #define _GNU_SOURCE 1
4127| #define _POSIX_PTHREAD_SEMANTICS 1
4128| #define _TANDEM_SOURCE 1
4129| #define HAVE_STRINGIZE 1
4130| #define HAVE_OFF_T 1
4131| #define HAVE_FSEEKO 1
4132| #define HAVE_LIBCERF 1
4133| #define X11 1
4134| #define STDC_HEADERS 1
4135| #define HAVE_DIRENT_H 1
4136| #define HAVE_ERRNO_H 1
4137| #define HAVE_FLOAT_H 1
4138| #define HAVE_LANGINFO_H 1
4139| #define HAVE_LIMITS_H 1
4140| #define HAVE_LOCALE_H 1
4141| #define HAVE_MATH_H 1
4142| #define HAVE_STDLIB_H 1
4143| #define HAVE_STRING_H 1
4144| #define HAVE_TIME_H 1
4145| #define HAVE_SYS_TIME_H 1
4146| #define HAVE_SYS_TYPES_H 1
4147| #define HAVE_SYS_IOCTL_H 1
4148| #define HAVE_SYS_PARAM_H 1
4149| #define HAVE_SYS_SELECT_H 1
4150| #define HAVE_SYS_SOCKET_H 1
4151| #define HAVE_SYS_STAT_H 1
4152| #define HAVE_SYS_TIMEB_H 1
4153| #define HAVE_SYS_UTSNAME_H 1
4154| #define HAVE_LIBC_H 1
4155| #define HAVE_POLL_H 1
4156| #define HAVE_SGTTY_H 1
4157| #define HAVE_TERMIOS_H 1
4158| #define HAVE_DIRENT_H 1
4159| #define HAVE_DLFCN_H 1
4160| #define HAVE__BOOL 1
4161| #define HAVE_STDBOOL_H 1
4162| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
4163| #define HAVE_EXTERNAL_FUNCTIONS 1
4164| #define HAVE_UNISTD_H 1
4165| #define HAVE_TIME_T_IN_TIME_H 1
4166| #define RETSIGTYPE void
4167| #define HAVE_ATEXIT 1
4168| #define HAVE_MEMCPY 1
4169| #define HAVE_MEMMOVE 1
4170| #define HAVE_MEMSET 1
4171| #define HAVE_BCOPY 1
4172| #define HAVE_BZERO 1
4173| #define HAVE_SETVBUF 1
4174| #define HAVE_STRERROR 1
4175| #define HAVE_STRCHR 1
4176| #define HAVE_STRRCHR 1
4177| #define HAVE_STRSTR 1
4178| #define HAVE_INDEX 1
4179| #define HAVE_RINDEX 1
4180| #define HAVE_ERF 1
4181| #define HAVE_ERFC 1
4182| #define HAVE_GAMMA 1
4183| #define HAVE_LGAMMA 1
4184| #define HAVE_GETCWD 1
4185| #define HAVE_POLL 1
4186| #define HAVE_PCLOSE 1
4187| #define HAVE_POPEN 1
4188| #define HAVE_FDOPEN 1
4189| #define HAVE_SELECT 1
4190| #define HAVE_SLEEP 1
4191| #define HAVE_STPCPY 1
4192| #define HAVE_STRCSPN 1
4193| #define HAVE_STRDUP 1
4194| #define HAVE_STRNDUP 1
4195| #define HAVE_STRNLEN 1
4196| #define HAVE_STRCASECMP 1
4197| #define HAVE_STRNCASECMP 1
4198| #define HAVE_TCGETATTR 1
4199| #define HAVE_VFPRINTF 1
4200| #define HAVE_USLEEP 1
4201| #define HAVE_SNPRINTF 1
4202| #define HAVE_DECL_SIGNGAM 1
4203| #define HAVE_SIGSETJMP 1
4204| #define PIPES 1
4205| #define HAVE_SYS_SELECT_H 1
4206| #define HAVE_SYS_SOCKET_H 1
4207| #define SELECT_TYPE_ARG1 int
4208| #define SELECT_TYPE_ARG234 (fd_set *)
4209| #define SELECT_TYPE_ARG5 (struct timeval *)
4210| #define HAVE_READLINE_RESET 1
4211| #define HAVE_LIBREADLINE 1
4212| #define HAVE_READLINE_READLINE_H 1
4213| #define HAVE_READLINE_HISTORY_H 1
4214| #define GNUPLOT_HISTORY 1
4215| #define HAVE_LIBZ 1
4216| #define HAVE_LIBGD 1
4217| #define HAVE_GD_H 1
4218| #define HAVE_GD_GIF 1
4219| #define GIF_ANIMATION 1
4220| #define HAVE_GD_JPEG 1
4221| #define HAVE_GD_TTF 1
4222| #define HAVE_GD_PNG 1
4223| #define HAVE_LUA 1
4224| #define HAVE_LUA_H 1
4225| #define HAVE_LIBCACA 1
4226| #define HAVE_LIBCACA 1
4227| #define USE_CWDRC 1
4228| #define USE_X11_MULTIBYTE 1
4229| #define EXTERNAL_X11_WINDOW 1
4230| #define EAM_BOXED_TEXT 1
4231| #define EAM_OBJECTS 1
4232| #define HIDDEN3D_QUADTREE 1
4233| #define HIDDEN3D_VAR_PTSIZE 1
4234| #define WX_NEEDS_XINITTHREADS 1
4235| /* end confdefs.h.  */
4236| #include <stdio.h>
4237| #ifdef HAVE_SYS_TYPES_H
4238| # include <sys/types.h>
4239| #endif
4240| #ifdef HAVE_SYS_STAT_H
4241| # include <sys/stat.h>
4242| #endif
4243| #ifdef STDC_HEADERS
4244| # include <stdlib.h>
4245| # include <stddef.h>
4246| #else
4247| # ifdef HAVE_STDLIB_H
4248| #  include <stdlib.h>
4249| # endif
4250| #endif
4251| #ifdef HAVE_STRING_H
4252| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4253| #  include <memory.h>
4254| # endif
4255| # include <string.h>
4256| #endif
4257| #ifdef HAVE_STRINGS_H
4258| # include <strings.h>
4259| #endif
4260| #ifdef HAVE_INTTYPES_H
4261| # include <inttypes.h>
4262| #endif
4263| #ifdef HAVE_STDINT_H
4264| # include <stdint.h>
4265| #endif
4266| #ifdef HAVE_UNISTD_H
4267| # include <unistd.h>
4268| #endif
4269| #include <vfork.h>
4270configure:13520: result: no
4271configure:13520: checking vfork.h presence
4272configure:13520: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c
4273conftest.c:133:10: fatal error: 'vfork.h' file not found
4274#include <vfork.h>
4275         ^
42761 error generated.
4277configure:13520: $? = 1
4278configure: failed program was:
4279| /* confdefs.h */
4280| #define PACKAGE_NAME "gnuplot"
4281| #define PACKAGE_TARNAME "gnuplot"
4282| #define PACKAGE_VERSION "5.0.4"
4283| #define PACKAGE_STRING "gnuplot 5.0.4"
4284| #define PACKAGE_BUGREPORT ""
4285| #define PACKAGE_URL ""
4286| #define PACKAGE "gnuplot"
4287| #define VERSION "5.0.4"
4288| #define PROTOTYPES 1
4289| #define STDC_HEADERS 1
4290| #define HAVE_SYS_TYPES_H 1
4291| #define HAVE_SYS_STAT_H 1
4292| #define HAVE_STDLIB_H 1
4293| #define HAVE_STRING_H 1
4294| #define HAVE_MEMORY_H 1
4295| #define HAVE_STRINGS_H 1
4296| #define HAVE_INTTYPES_H 1
4297| #define HAVE_STDINT_H 1
4298| #define HAVE_UNISTD_H 1
4299| #define __EXTENSIONS__ 1
4300| #define _ALL_SOURCE 1
4301| #define _GNU_SOURCE 1
4302| #define _POSIX_PTHREAD_SEMANTICS 1
4303| #define _TANDEM_SOURCE 1
4304| #define HAVE_STRINGIZE 1
4305| #define HAVE_OFF_T 1
4306| #define HAVE_FSEEKO 1
4307| #define HAVE_LIBCERF 1
4308| #define X11 1
4309| #define STDC_HEADERS 1
4310| #define HAVE_DIRENT_H 1
4311| #define HAVE_ERRNO_H 1
4312| #define HAVE_FLOAT_H 1
4313| #define HAVE_LANGINFO_H 1
4314| #define HAVE_LIMITS_H 1
4315| #define HAVE_LOCALE_H 1
4316| #define HAVE_MATH_H 1
4317| #define HAVE_STDLIB_H 1
4318| #define HAVE_STRING_H 1
4319| #define HAVE_TIME_H 1
4320| #define HAVE_SYS_TIME_H 1
4321| #define HAVE_SYS_TYPES_H 1
4322| #define HAVE_SYS_IOCTL_H 1
4323| #define HAVE_SYS_PARAM_H 1
4324| #define HAVE_SYS_SELECT_H 1
4325| #define HAVE_SYS_SOCKET_H 1
4326| #define HAVE_SYS_STAT_H 1
4327| #define HAVE_SYS_TIMEB_H 1
4328| #define HAVE_SYS_UTSNAME_H 1
4329| #define HAVE_LIBC_H 1
4330| #define HAVE_POLL_H 1
4331| #define HAVE_SGTTY_H 1
4332| #define HAVE_TERMIOS_H 1
4333| #define HAVE_DIRENT_H 1
4334| #define HAVE_DLFCN_H 1
4335| #define HAVE__BOOL 1
4336| #define HAVE_STDBOOL_H 1
4337| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
4338| #define HAVE_EXTERNAL_FUNCTIONS 1
4339| #define HAVE_UNISTD_H 1
4340| #define HAVE_TIME_T_IN_TIME_H 1
4341| #define RETSIGTYPE void
4342| #define HAVE_ATEXIT 1
4343| #define HAVE_MEMCPY 1
4344| #define HAVE_MEMMOVE 1
4345| #define HAVE_MEMSET 1
4346| #define HAVE_BCOPY 1
4347| #define HAVE_BZERO 1
4348| #define HAVE_SETVBUF 1
4349| #define HAVE_STRERROR 1
4350| #define HAVE_STRCHR 1
4351| #define HAVE_STRRCHR 1
4352| #define HAVE_STRSTR 1
4353| #define HAVE_INDEX 1
4354| #define HAVE_RINDEX 1
4355| #define HAVE_ERF 1
4356| #define HAVE_ERFC 1
4357| #define HAVE_GAMMA 1
4358| #define HAVE_LGAMMA 1
4359| #define HAVE_GETCWD 1
4360| #define HAVE_POLL 1
4361| #define HAVE_PCLOSE 1
4362| #define HAVE_POPEN 1
4363| #define HAVE_FDOPEN 1
4364| #define HAVE_SELECT 1
4365| #define HAVE_SLEEP 1
4366| #define HAVE_STPCPY 1
4367| #define HAVE_STRCSPN 1
4368| #define HAVE_STRDUP 1
4369| #define HAVE_STRNDUP 1
4370| #define HAVE_STRNLEN 1
4371| #define HAVE_STRCASECMP 1
4372| #define HAVE_STRNCASECMP 1
4373| #define HAVE_TCGETATTR 1
4374| #define HAVE_VFPRINTF 1
4375| #define HAVE_USLEEP 1
4376| #define HAVE_SNPRINTF 1
4377| #define HAVE_DECL_SIGNGAM 1
4378| #define HAVE_SIGSETJMP 1
4379| #define PIPES 1
4380| #define HAVE_SYS_SELECT_H 1
4381| #define HAVE_SYS_SOCKET_H 1
4382| #define SELECT_TYPE_ARG1 int
4383| #define SELECT_TYPE_ARG234 (fd_set *)
4384| #define SELECT_TYPE_ARG5 (struct timeval *)
4385| #define HAVE_READLINE_RESET 1
4386| #define HAVE_LIBREADLINE 1
4387| #define HAVE_READLINE_READLINE_H 1
4388| #define HAVE_READLINE_HISTORY_H 1
4389| #define GNUPLOT_HISTORY 1
4390| #define HAVE_LIBZ 1
4391| #define HAVE_LIBGD 1
4392| #define HAVE_GD_H 1
4393| #define HAVE_GD_GIF 1
4394| #define GIF_ANIMATION 1
4395| #define HAVE_GD_JPEG 1
4396| #define HAVE_GD_TTF 1
4397| #define HAVE_GD_PNG 1
4398| #define HAVE_LUA 1
4399| #define HAVE_LUA_H 1
4400| #define HAVE_LIBCACA 1
4401| #define HAVE_LIBCACA 1
4402| #define USE_CWDRC 1
4403| #define USE_X11_MULTIBYTE 1
4404| #define EXTERNAL_X11_WINDOW 1
4405| #define EAM_BOXED_TEXT 1
4406| #define EAM_OBJECTS 1
4407| #define HIDDEN3D_QUADTREE 1
4408| #define HIDDEN3D_VAR_PTSIZE 1
4409| #define WX_NEEDS_XINITTHREADS 1
4410| /* end confdefs.h.  */
4411| #include <vfork.h>
4412configure:13520: result: no
4413configure:13520: checking for vfork.h
4414configure:13520: result: no
4415configure:13533: checking for fork
4416configure:13533: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-rpath -Wl,/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib conftest.c -lcaca  >&5
4417configure:13533: $? = 0
4418configure:13533: result: yes
4419configure:13533: checking for vfork
4420configure:13533: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-rpath -Wl,/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib conftest.c -lcaca  >&5
4421conftest.c:157:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
4422char vfork ();
4423     ^
4424conftest.c:157:6: note: 'vfork' is a builtin with type 'int (void)'
44251 warning generated.
4426configure:13533: $? = 0
4427configure:13533: result: yes
4428configure:13543: checking for working fork
4429configure:13565: /usr/bin/clang -o conftest -pipe -Os -F/opt/local/Library/Frameworks -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-rpath -Wl,/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib conftest.c -lcaca  >&5
4430configure:13565: $? = 0
4431configure:13565: ./conftest
4432configure:13565: $? = 0
4433configure:13575: result: yes
4434configure:13596: checking for working vfork
4435configure:13706: result: yes
4436configure:13975: checking for CAIROPDF
4437configure:13983: $PKG_CONFIG --exists --print-errors "       cairo >= 1.2 cairo-pdf >= 1.2 pango >= 1.10 pangocairo >= 1.10 glib-2.0"
4438configure:13986: $? = 0
4439configure:14001: $PKG_CONFIG --exists --print-errors "       cairo >= 1.2 cairo-pdf >= 1.2 pango >= 1.10 pangocairo >= 1.10 glib-2.0"
4440configure:14004: $? = 0
4441configure:14080: result: yes
4442configure:14097: checking for CAIROEPS
4443configure:14105: $PKG_CONFIG --exists --print-errors "cairo >= 1.6.0"
4444configure:14108: $? = 0
4445configure:14123: $PKG_CONFIG --exists --print-errors "cairo >= 1.6.0"
4446configure:14126: $? = 0
4447configure:14166: result: yes
4448configure:14920: checking that generated files are newer than configure
4449configure:14926: result: done
4450configure:15009: creating ./config.status
4451
4452## ---------------------- ##
4453## Running config.status. ##
4454## ---------------------- ##
4455
4456This file was extended by gnuplot config.status 5.0.4, which was
4457generated by GNU Autoconf 2.69.  Invocation command line was
4458
4459  CONFIG_FILES    =
4460  CONFIG_HEADERS  =
4461  CONFIG_LINKS    =
4462  CONFIG_COMMANDS =
4463  $ ./config.status
4464
4465on Brians-MacBook-Pro.local
4466
4467config.status:1103: creating Makefile
4468config.status:1103: creating config/Makefile
4469config.status:1103: creating demo/Makefile
4470config.status:1103: creating demo/plugin/Makefile
4471config.status:1103: creating docs/Makefile
4472config.status:1103: creating m4/Makefile
4473config.status:1103: creating man/Makefile
4474config.status:1103: creating share/Makefile
4475config.status:1103: creating share/LaTeX/Makefile
4476config.status:1103: creating src/Makefile
4477config.status:1103: creating src/beos/Makefile
4478config.status:1103: creating src/wxterminal/Makefile
4479config.status:1103: creating src/qtterminal/Makefile
4480config.status:1103: creating term/Makefile
4481config.status:1103: creating tutorial/Makefile
4482config.status:1103: creating config.h
4483config.status:1332: executing depfiles commands
4484config.status:1332: executing default commands
4485configure:16343: result:
4486configure:16345: result: ** Configuration summary for gnuplot 5.0.4:
4487configure:16347: result:
4488configure:16350: result: gnuplot will be compiled with the following terminals:
4489configure:16352: result:
4490configure:16355: result:   Standalone terminals: yes (always builtin)
4491configure:16357: result:     canvas, cgm, context, corel, dumb, dxf, eepic, emf, emtex,
4492configure:16359: result:     epslatex, fig, hpgl,latex, metafont, metapost, mif, pcl5,
4493configure:16361: result:     postscript, pslatex, pstex, pstricks, qms, svg,
4494configure:16363: result:     tek40xx, tek410x, texdraw, tgif, tkcanvas, tpic, vttek
4495configure:16365: result:
4496configure:16372: result:   dot-matrix terminals: no (use --with-bitmap-terminals to enable)
4497configure:16375: result:     epson, nec, okidata, tandy, and seiko dp414 printers
4498configure:16377: result:     hp500c, hpdj, hpljii, hppj, pbm, sixel, starc
4499configure:16379: result:
4500configure:16383: result:   X Window System terminal: yes
4501configure:16386: result:     (with multi-byte fonts)
4502configure:16394: result:     (enable plotting to windows opened by external apps)
4503configure:16401: result:     (with application defaults, in /etc/X11/app-defaults/)
4504configure:16420: result:   PDFlib pdf terminal: no (use --with-pdf to enable)
4505configure:16437: result:   linux terminal (vga console): no (use --with-linux-vga to enable)
4506configure:16439: result:   vgagl terminal ((s)vga console): no (use --with-linux-vga to enable)
4507configure:16452: result:   ggi terminal: no (use --with-ggi to enable, requires libggi)
4508configure:16460: result:   gpic terminal: no   (use --with-gpic to enable)
4509configure:16468: result:   mif terminal: no   (use --with-mif to enable)
4510configure:16488: result:   caca terminal: yes (EXPERIMENTAL)
4511configure:16499: result:   aqua terminal (OSX): no
4512configure:16507: result:   libgd-based png, jpeg, and gif terminals: yes (with animated gif)
4513configure:16519: result:   cairo-based pdf and png terminals: yes
4514configure:16527: result:   lua/TikZ terminal: yes
4515configure:16539: result:   wxt terminal: yes
4516configure:16557: result:   Qt terminal: no (use --with-qt or --with-qt=qt4 to enable
4517configure:16561: result:
4518configure:16563: result:   Additional platform-specific or older terminals omitted by default:
4519configure:16565: result:    gpic, mif (FrameMaker 3), hp2623a, hp2648, imagen, kyocera
4520configure:16567: result:    pm (makefile.os2), be (BeOS), svga (MSDOS/djgpp)
4521configure:16569: result:    sun, windows (several options)
4522configure:16572: result:
4523configure:16574: result: gnuplot will be compiled with the following configurable features:
4524configure:16576: result:
4525configure:16580: result:   Mouse support in interactive terminals: yes
4526configure:16588: result:   Typing <space> in plot window raises console
4527configure:16595: result:   Maximum number of parallel axes: 5
4528configure:16599: result:   Placement of rectangles and other objects: yes
4529configure:16623: result:   Readline library: GNU readline library with  -lncurses
4530configure:16640: result:   Command-line history file: yes
4531configure:16648: result:   Check current directory for .gnuplot file: yes (warning: security risk)
4532configure:16659: result:   Sort help/subtopic tables by column: no (use --without-row-help to enable)
4533configure:16664: result:   cerf() and other special functions from libcerf: yes
4534configure:16672: result:   plugin support for loading external functions: yes
4535configure:16683: result:   Use TeX kpsexpand to search for fonts: no (use --with-kpsexpand to enable)
4536configure:16695: result:   Hidden3d optimization (gridbox/quadtree/none): quadtree
4537configure:16704: result:   Allow deprecated syntax: no (use --enable-backwards-compatibility)
4538configure:16709: result:   Statistical summary of data ("stats" command): yes
4539configure:16717: result:
4540configure:16719: result: gnuplot will install the following additional materials:
4541configure:16721: result:
4542configure:16728: result:   LaTeX tutorial: no
4543configure:16747: result:   cfg file for epslatex terminal: no
4544configure:16749: result:   TeX *.sty for lua/tikz terminal: no
4545configure:16753: result:   Help file: yes (always), in ${datarootdir}/gnuplot/5.0/gnuplot.gih
4546configure:16756: result:   PostScript prologue files: yes (always)
4547
4548## ---------------- ##
4549## Cache variables. ##
4550## ---------------- ##
4551
4552ac_cv_c_compiler_gnu=yes
4553ac_cv_c_const=yes
4554ac_cv_c_inline=inline
4555ac_cv_c_stringize=yes
4556ac_cv_cxx_compiler_gnu=yes
4557ac_cv_env_CAIROEPS_CFLAGS_set=
4558ac_cv_env_CAIROEPS_CFLAGS_value=
4559ac_cv_env_CAIROEPS_LIBS_set=
4560ac_cv_env_CAIROEPS_LIBS_value=
4561ac_cv_env_CAIROPANGO_CFLAGS_set=
4562ac_cv_env_CAIROPANGO_CFLAGS_value=
4563ac_cv_env_CAIROPANGO_LIBS_set=
4564ac_cv_env_CAIROPANGO_LIBS_value=
4565ac_cv_env_CAIROPDF_CFLAGS_set=
4566ac_cv_env_CAIROPDF_CFLAGS_value=
4567ac_cv_env_CAIROPDF_LIBS_set=
4568ac_cv_env_CAIROPDF_LIBS_value=
4569ac_cv_env_CCC_set=
4570ac_cv_env_CCC_value=
4571ac_cv_env_CC_set=set
4572ac_cv_env_CC_value=/usr/bin/clang
4573ac_cv_env_CFLAGS_set=set
4574ac_cv_env_CFLAGS_value='-pipe -Os -F/opt/local/Library/Frameworks -arch x86_64'
4575ac_cv_env_CPPFLAGS_set=set
4576ac_cv_env_CPPFLAGS_value=-I/opt/local/include
4577ac_cv_env_CPP_set=
4578ac_cv_env_CPP_value=
4579ac_cv_env_CXXCPP_set=
4580ac_cv_env_CXXCPP_value=
4581ac_cv_env_CXXFLAGS_set=set
4582ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -stdlib=libc++'
4583ac_cv_env_CXX_set=set
4584ac_cv_env_CXX_value=/usr/bin/clang++
4585ac_cv_env_DIST_CONTACT_set=
4586ac_cv_env_DIST_CONTACT_value=
4587ac_cv_env_GTK_CFLAGS_set=
4588ac_cv_env_GTK_CFLAGS_value=
4589ac_cv_env_GTK_LIBS_set=
4590ac_cv_env_GTK_LIBS_value=
4591ac_cv_env_LDFLAGS_set=set
4592ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64'
4593ac_cv_env_LIBCERF_CFLAGS_set=
4594ac_cv_env_LIBCERF_CFLAGS_value=
4595ac_cv_env_LIBCERF_LIBS_set=
4596ac_cv_env_LIBCERF_LIBS_value=
4597ac_cv_env_LIBS_set=
4598ac_cv_env_LIBS_value=
4599ac_cv_env_LUA_CFLAGS_set=
4600ac_cv_env_LUA_CFLAGS_value=
4601ac_cv_env_LUA_LIBS_set=
4602ac_cv_env_LUA_LIBS_value=
4603ac_cv_env_OBJCFLAGS_set=set
4604ac_cv_env_OBJCFLAGS_value='-pipe -Os -arch x86_64'
4605ac_cv_env_OBJC_set=set
4606ac_cv_env_OBJC_value=/usr/bin/clang
4607ac_cv_env_PANGO_1_10_2_CFLAGS_set=
4608ac_cv_env_PANGO_1_10_2_CFLAGS_value=
4609ac_cv_env_PANGO_1_10_2_LIBS_set=
4610ac_cv_env_PANGO_1_10_2_LIBS_value=
4611ac_cv_env_PKG_CONFIG_set=
4612ac_cv_env_PKG_CONFIG_value=
4613ac_cv_env_QT_CFLAGS_set=
4614ac_cv_env_QT_CFLAGS_value=
4615ac_cv_env_QT_LIBS_set=
4616ac_cv_env_QT_LIBS_value=
4617ac_cv_env_XMKMF_set=
4618ac_cv_env_XMKMF_value=
4619ac_cv_env_build_alias_set=
4620ac_cv_env_build_alias_value=
4621ac_cv_env_caca_CFLAGS_set=
4622ac_cv_env_caca_CFLAGS_value=
4623ac_cv_env_caca_LIBS_set=
4624ac_cv_env_caca_LIBS_value=
4625ac_cv_env_host_alias_set=
4626ac_cv_env_host_alias_value=
4627ac_cv_env_target_alias_set=
4628ac_cv_env_target_alias_value=
4629ac_cv_func_atexit=yes
4630ac_cv_func_bcopy=yes
4631ac_cv_func_bzero=yes
4632ac_cv_func_connect=yes
4633ac_cv_func_doprnt=no
4634ac_cv_func_erf=yes
4635ac_cv_func_erfc=yes
4636ac_cv_func_fdopen=yes
4637ac_cv_func_fork=yes
4638ac_cv_func_fork_works=yes
4639ac_cv_func_gamma=yes
4640ac_cv_func_getcwd=yes
4641ac_cv_func_gethostbyname=yes
4642ac_cv_func_index=yes
4643ac_cv_func_lgamma=yes
4644ac_cv_func_memcpy=yes
4645ac_cv_func_memmove=yes
4646ac_cv_func_memset=yes
4647ac_cv_func_on_exit=no
4648ac_cv_func_pclose=yes
4649ac_cv_func_poll=yes
4650ac_cv_func_popen=yes
4651ac_cv_func_remove=yes
4652ac_cv_func_rindex=yes
4653ac_cv_func_select=yes
4654ac_cv_func_select_args='int,fd_set *,struct timeval *'
4655ac_cv_func_setvbuf=yes
4656ac_cv_func_shmat=yes
4657ac_cv_func_sin=yes
4658ac_cv_func_sleep=yes
4659ac_cv_func_snprintf=yes
4660ac_cv_func_stpcpy=yes
4661ac_cv_func_strcasecmp=yes
4662ac_cv_func_strchr=yes
4663ac_cv_func_strcspn=yes
4664ac_cv_func_strdup=yes
4665ac_cv_func_strerror=yes
4666ac_cv_func_stricmp=no
4667ac_cv_func_strncasecmp=yes
4668ac_cv_func_strndup=yes
4669ac_cv_func_strnicmp=no
4670ac_cv_func_strnlen=yes
4671ac_cv_func_strrchr=yes
4672ac_cv_func_strstr=yes
4673ac_cv_func_sysinfo=no
4674ac_cv_func_tcgetattr=yes
4675ac_cv_func_usleep=yes
4676ac_cv_func_vfork=yes
4677ac_cv_func_vfork_works=yes
4678ac_cv_func_vfprintf=yes
4679ac_cv_have_decl_CACA_DEPRECATED=yes
4680ac_cv_have_decl_signgam=yes
4681ac_cv_have_x='have_x=yes        ac_x_includes='\'''\''  ac_x_libraries='\'''\'''
4682ac_cv_header_dirent_h=yes
4683ac_cv_header_dl_h=no
4684ac_cv_header_dlfcn_h=yes
4685ac_cv_header_errno_h=yes
4686ac_cv_header_float_h=yes
4687ac_cv_header_gd_h=yes
4688ac_cv_header_inttypes_h=yes
4689ac_cv_header_langinfo_h=yes
4690ac_cv_header_libc_h=yes
4691ac_cv_header_limits_h=yes
4692ac_cv_header_locale_h=yes
4693ac_cv_header_lua_h=yes
4694ac_cv_header_malloc_h=no
4695ac_cv_header_math_h=yes
4696ac_cv_header_memory_h=yes
4697ac_cv_header_minix_config_h=no
4698ac_cv_header_poll_h=yes
4699ac_cv_header_readline_history_h=yes
4700ac_cv_header_readline_readline_h=yes
4701ac_cv_header_sgtty_h=yes
4702ac_cv_header_stat_broken=no
4703ac_cv_header_stdbool_h=yes
4704ac_cv_header_stdc=yes
4705ac_cv_header_stdint_h=yes
4706ac_cv_header_stdlib_h=yes
4707ac_cv_header_string_h=yes
4708ac_cv_header_strings_h=yes
4709ac_cv_header_sys_bsdtypes_h=no
4710ac_cv_header_sys_ioctl_h=yes
4711ac_cv_header_sys_param_h=yes
4712ac_cv_header_sys_select_h=yes
4713ac_cv_header_sys_socket_h=yes
4714ac_cv_header_sys_stat_h=yes
4715ac_cv_header_sys_systeminfo_h=no
4716ac_cv_header_sys_time_h=yes
4717ac_cv_header_sys_timeb_h=yes
4718ac_cv_header_sys_types_h=yes
4719ac_cv_header_sys_utsname_h=yes
4720ac_cv_header_termios_h=yes
4721ac_cv_header_time_h=yes
4722ac_cv_header_unistd_h=yes
4723ac_cv_header_values_h=no
4724ac_cv_header_vfork_h=no
4725ac_cv_header_zlib_h=yes
4726ac_cv_lib_ICE_IceConnectionNumber=yes
4727ac_cv_lib_X11_XmbDrawString=yes
4728ac_cv_lib_caca_caca_export_canvas_to_memory=yes
4729ac_cv_lib_caca_caca_get_version=yes
4730ac_cv_lib_gd_gdImageCreateTrueColor=yes
4731ac_cv_lib_gd_gdImageGif=yes
4732ac_cv_lib_gd_gdImageGifAnimBegin=yes
4733ac_cv_lib_gd_gdImageJpeg=yes
4734ac_cv_lib_gd_gdImagePng=yes
4735ac_cv_lib_gd_gdImageStringFT=yes
4736ac_cv_lib_ncurses___tputs=yes
4737ac_cv_lib_readline_remove_history=yes
4738ac_cv_lib_z_deflate=yes
4739ac_cv_objc_compiler_gnu=yes
4740ac_cv_objext=o
4741ac_cv_path_EGREP='/usr/bin/grep -E'
4742ac_cv_path_GDLIB_CONFIG=/opt/local/bin/gdlib-config
4743ac_cv_path_GREP=/usr/bin/grep
4744ac_cv_path_WX_CONFIG=/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin/wx-config
4745ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
4746ac_cv_prog_AWK=awk
4747ac_cv_prog_CPP='/usr/bin/clang -E'
4748ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
4749ac_cv_prog_EMACS=emacs
4750ac_cv_prog_TROFF=troff
4751ac_cv_prog_ac_ct_CC=/usr/bin/clang
4752ac_cv_prog_cc_c89=
4753ac_cv_prog_cc_g=yes
4754ac_cv_prog_cxx_g=yes
4755ac_cv_prog_make_make_set=yes
4756ac_cv_prog_objc_g=yes
4757ac_cv_safe_to_define___extensions__=yes
4758ac_cv_search_cdawson='none required'
4759ac_cv_search_dlopen='none required'
4760ac_cv_search_iconv_open=no
4761ac_cv_search_rl_complete_with_tilde_expansion='none required'
4762ac_cv_search_rl_ding=-lreadline
4763ac_cv_search_rl_forced_update_display='none required'
4764ac_cv_search_rl_reset_after_signal='none required'
4765ac_cv_sys_file_offset_bits=no
4766ac_cv_sys_largefile_CC=no
4767ac_cv_sys_largefile_source=no
4768ac_cv_type__Bool=yes
4769ac_cv_type_off_t=yes
4770ac_cv_type_pid_t=yes
4771ac_cv_type_signal=void
4772ac_cv_type_size_t=yes
4773am_cv_CC_dependencies_compiler_type=gcc3
4774am_cv_CXX_dependencies_compiler_type=gcc3
4775am_cv_OBJC_dependencies_compiler_type=gcc3
4776am_cv_make_support_nested_variables=yes
4777am_cv_prog_cc_c_o=yes
4778pkg_cv_CAIROEPS_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include'
4779pkg_cv_CAIROEPS_LIBS='-L/opt/local/lib -lcairo'
4780pkg_cv_CAIROPANGO_CFLAGS='-I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include'
4781pkg_cv_CAIROPANGO_LIBS='-L/opt/local/lib -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo'
4782pkg_cv_CAIROPDF_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include'
4783pkg_cv_CAIROPDF_LIBS='-L/opt/local/lib -lz -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lglib-2.0 -lintl'
4784pkg_cv_LIBCERF_CFLAGS=-I/opt/local/include
4785pkg_cv_LIBCERF_LIBS='-L/opt/local/lib -lcerf'
4786pkg_cv_LUA_CFLAGS=-I/opt/local/include
4787pkg_cv_LUA_LIBS='-L/opt/local/lib -llua -lm'
4788
4789## ----------------- ##
4790## Output variables. ##
4791## ----------------- ##
4792
4793ACLOCAL='aclocal-1.14'
4794AMDEPBACKSLASH='\'
4795AMDEP_FALSE='#'
4796AMDEP_TRUE=''
4797AMTAR='$${TAR-tar}'
4798AM_BACKSLASH='\'
4799AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
4800AM_DEFAULT_VERBOSITY='1'
4801AM_V='$(V)'
4802AUTOCONF='autoconf'
4803AUTOHEADER='autoheader'
4804AUTOMAKE='automake-1.14'
4805AWK='awk'
4806BUILD_BITMAP_FALSE=''
4807BUILD_BITMAP_TRUE='#'
4808BUILD_GNUPLOT_X11_FALSE='#'
4809BUILD_GNUPLOT_X11_TRUE=''
4810BUILD_GPCAIRO_FALSE='#'
4811BUILD_GPCAIRO_TRUE=''
4812BUILD_LUA_FALSE='#'
4813BUILD_LUA_TRUE=''
4814BUILD_PLUGIN_FALSE='#'
4815BUILD_PLUGIN_TRUE=''
4816BUILD_QT_FALSE=''
4817BUILD_QT_TRUE='#'
4818BUILD_SRC_BEOS_SUBDIR_FALSE=''
4819BUILD_SRC_BEOS_SUBDIR_TRUE='#'
4820BUILD_WXWIDGETS_FALSE='#'
4821BUILD_WXWIDGETS_TRUE=''
4822CACA_CONFIG=''
4823CAIROEPS_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include'
4824CAIROEPS_LIBS='-L/opt/local/lib -lcairo'
4825CAIROPANGO_CFLAGS='-I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include'
4826CAIROPANGO_LIBS='-L/opt/local/lib -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo'
4827CAIROPDF_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include'
4828CAIROPDF_LIBS='-L/opt/local/lib -lz -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lglib-2.0 -lintl'
4829CC='/usr/bin/clang'
4830CCDEPMODE='depmode=gcc3'
4831CC_FOR_BUILD='/usr/bin/clang'
4832CFLAGS='-pipe -Os -F/opt/local/Library/Frameworks -arch x86_64'
4833CPP='/usr/bin/clang -E'
4834CPPFLAGS='-I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include'
4835CXX='/usr/bin/clang++'
4836CXXCPP='/usr/bin/clang++ -E'
4837CXXDEPMODE='depmode=gcc3'
4838CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__  -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include'
4839CYGPATH_W='echo'
4840DEFS='-DHAVE_CONFIG_H'
4841DEPDIR='.deps'
4842DIST_CONTACT=''
4843DVIPS='no'
4844ECHO_C='\c'
4845ECHO_N=''
4846ECHO_T=''
4847EGREP='/usr/bin/grep -E'
4848EMACS='emacs'
4849EXEEXT=''
4850GDLIB_CONFIG='/opt/local/bin/gdlib-config'
4851GIHDIR='${datarootdir}/gnuplot/5.0'
4852GREP='/usr/bin/grep'
4853GTK_CFLAGS=''
4854GTK_LIBS=''
4855HAVE_LATEX_FALSE=''
4856HAVE_LATEX_TRUE='#'
4857HAVE_LRELEASE_FALSE='#'
4858HAVE_LRELEASE_TRUE=''
4859INSTALL_DATA='${INSTALL} -m 644'
4860INSTALL_PROGRAM='${INSTALL}'
4861INSTALL_SCRIPT='${INSTALL}'
4862INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
4863KPSEXPAND='no'
4864LATEX2HTML=''
4865LATEX='no'
4866LDFLAGS='-L/opt/local/lib -Wl,-rpath -Wl,/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -F/opt/local/Library/Frameworks -arch x86_64 -L/opt/local/lib -lcerf -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib'
4867LIBCERF_CFLAGS='-I/opt/local/include'
4868LIBCERF_LIBS='-L/opt/local/lib -lcerf'
4869LIBOBJS=''
4870LIBRARIES_FOR_X=' -lX11 '
4871LIBS='-lcaca  -L/opt/local/lib -lz -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lglib-2.0 -lintl'
4872LINUXSUID=''
4873LN_S='ln -s'
4874LRELEASE=''
4875LTLIBOBJS=''
4876LUA_CFLAGS='-I/opt/local/include'
4877LUA_LIBS='-L/opt/local/lib -llua -lm'
4878MAINT='#'
4879MAINTAINER_MODE_FALSE=''
4880MAINTAINER_MODE_TRUE='#'
4881MAKEINFO='makeinfo'
4882MKDIR_P='./install-sh -c -d'
4883MOC=''
4884OBJC='/usr/bin/clang'
4885OBJCDEPMODE='depmode=gcc3'
4886OBJCFLAGS='-pipe -Os -arch x86_64'
4887OBJEXT='o'
4888PACKAGE='gnuplot'
4889PACKAGE_BUGREPORT=''
4890PACKAGE_NAME='gnuplot'
4891PACKAGE_STRING='gnuplot 5.0.4'
4892PACKAGE_TARNAME='gnuplot'
4893PACKAGE_URL=''
4894PACKAGE_VERSION='5.0.4'
4895PANGO_1_10_2_CFLAGS=''
4896PANGO_1_10_2_LIBS=''
4897PATH_SEPARATOR=':'
4898PDFLATEX='no'
4899PDFLIB_CONFIG=''
4900PKG_CONFIG='/opt/local/bin/pkg-config'
4901PLAINTEX='no'
4902QT_CFLAGS=''
4903QT_LIBS=''
4904RCC=''
4905SET_MAKE=''
4906SHELL='/bin/sh'
4907STRIP=''
4908TERMLIBS=' -lreadline  -lncurses  -lz -lgd -lgd -L/opt/local/lib -lz -L/opt/local/lib -L/opt/local/lib -lpng16 -L/opt/local/lib -L/opt/local/lib -lfreetype -L/opt/local/lib -lfontconfig -L/opt/local/lib -ljpeg -L/opt/local/lib -lXpm -L/opt/local/lib -ltiff -L/opt/local/lib -lwebp -liconv -L/opt/local/lib -llua -lm -lcaca'
4909TERMXLIBS=''
4910TEXDIR='no'
4911TEXHASH='true'
4912TROFF='troff'
4913TUTORIAL='notutorial'
4914UIC=''
4915VERSION='5.0.4'
4916VERSION_MAJOR='5.0'
4917WX_CONFIG='/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin/wx-config'
4918WX_LIBS='-L/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib   -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_webview-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0  -L/opt/local/lib -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo'
4919X11_APPDEFAULTS_DIR='/etc/X11/app-defaults/'
4920XMKMF=''
4921X_CFLAGS=''
4922X_EXTRA_LIBS=''
4923X_LIBS=''
4924X_PRE_LIBS=' -lSM -lICE'
4925ac_ct_CC='/usr/bin/clang'
4926ac_ct_CXX=''
4927ac_ct_OBJC=''
4928am__EXEEXT_FALSE=''
4929am__EXEEXT_TRUE='#'
4930am__fastdepCC_FALSE='#'
4931am__fastdepCC_TRUE=''
4932am__fastdepCXX_FALSE='#'
4933am__fastdepCXX_TRUE=''
4934am__fastdepOBJC_FALSE='#'
4935am__fastdepOBJC_TRUE=''
4936am__include='include'
4937am__isrc=''
4938am__leading_dot='.'
4939am__nodep='_no'
4940am__quote=''
4941am__tar='$${TAR-tar} chof - "$$tardir"'
4942am__untar='$${TAR-tar} xf -'
4943bindir='${exec_prefix}/bin'
4944build_alias=''
4945caca_CFLAGS=''
4946caca_LIBS='-lcaca'
4947datadir='${datarootdir}'
4948datarootdir='${prefix}/share'
4949docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
4950dvidir='${docdir}'
4951exec_prefix='${prefix}'
4952host_alias=''
4953htmldir='${docdir}'
4954includedir='${prefix}/include'
4955infodir='${prefix}/share/info'
4956install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_gnuplot/gnuplot/work/gnuplot-5.0.4/install-sh'
4957libdir='${exec_prefix}/lib'
4958libexecdir='${exec_prefix}/libexec'
4959localedir='${datarootdir}/locale'
4960localstatedir='${prefix}/var'
4961mandir='${prefix}/share/man'
4962mkdir_p='$(MKDIR_P)'
4963oldincludedir='/usr/include'
4964pdfdir='${docdir}'
4965prefix='/opt/local'
4966program_transform_name='s,x,x,'
4967psdir='${docdir}'
4968sbindir='${exec_prefix}/sbin'
4969sharedstatedir='${prefix}/com'
4970sysconfdir='${prefix}/etc'
4971target_alias=''
4972
4973## ----------- ##
4974## confdefs.h. ##
4975## ----------- ##
4976
4977/* confdefs.h */
4978#define PACKAGE_NAME "gnuplot"
4979#define PACKAGE_TARNAME "gnuplot"
4980#define PACKAGE_VERSION "5.0.4"
4981#define PACKAGE_STRING "gnuplot 5.0.4"
4982#define PACKAGE_BUGREPORT ""
4983#define PACKAGE_URL ""
4984#define PACKAGE "gnuplot"
4985#define VERSION "5.0.4"
4986#define PROTOTYPES 1
4987#define STDC_HEADERS 1
4988#define HAVE_SYS_TYPES_H 1
4989#define HAVE_SYS_STAT_H 1
4990#define HAVE_STDLIB_H 1
4991#define HAVE_STRING_H 1
4992#define HAVE_MEMORY_H 1
4993#define HAVE_STRINGS_H 1
4994#define HAVE_INTTYPES_H 1
4995#define HAVE_STDINT_H 1
4996#define HAVE_UNISTD_H 1
4997#define __EXTENSIONS__ 1
4998#define _ALL_SOURCE 1
4999#define _GNU_SOURCE 1
5000#define _POSIX_PTHREAD_SEMANTICS 1
5001#define _TANDEM_SOURCE 1
5002#define HAVE_STRINGIZE 1
5003#define HAVE_OFF_T 1
5004#define HAVE_FSEEKO 1
5005#define HAVE_LIBCERF 1
5006#define X11 1
5007#define STDC_HEADERS 1
5008#define HAVE_DIRENT_H 1
5009#define HAVE_ERRNO_H 1
5010#define HAVE_FLOAT_H 1
5011#define HAVE_LANGINFO_H 1
5012#define HAVE_LIMITS_H 1
5013#define HAVE_LOCALE_H 1
5014#define HAVE_MATH_H 1
5015#define HAVE_STDLIB_H 1
5016#define HAVE_STRING_H 1
5017#define HAVE_TIME_H 1
5018#define HAVE_SYS_TIME_H 1
5019#define HAVE_SYS_TYPES_H 1
5020#define HAVE_SYS_IOCTL_H 1
5021#define HAVE_SYS_PARAM_H 1
5022#define HAVE_SYS_SELECT_H 1
5023#define HAVE_SYS_SOCKET_H 1
5024#define HAVE_SYS_STAT_H 1
5025#define HAVE_SYS_TIMEB_H 1
5026#define HAVE_SYS_UTSNAME_H 1
5027#define HAVE_LIBC_H 1
5028#define HAVE_POLL_H 1
5029#define HAVE_SGTTY_H 1
5030#define HAVE_TERMIOS_H 1
5031#define HAVE_DIRENT_H 1
5032#define HAVE_DLFCN_H 1
5033#define HAVE__BOOL 1
5034#define HAVE_STDBOOL_H 1
5035#define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1
5036#define HAVE_EXTERNAL_FUNCTIONS 1
5037#define HAVE_UNISTD_H 1
5038#define HAVE_TIME_T_IN_TIME_H 1
5039#define RETSIGTYPE void
5040#define HAVE_ATEXIT 1
5041#define HAVE_MEMCPY 1
5042#define HAVE_MEMMOVE 1
5043#define HAVE_MEMSET 1
5044#define HAVE_BCOPY 1
5045#define HAVE_BZERO 1
5046#define HAVE_SETVBUF 1
5047#define HAVE_STRERROR 1
5048#define HAVE_STRCHR 1
5049#define HAVE_STRRCHR 1
5050#define HAVE_STRSTR 1
5051#define HAVE_INDEX 1
5052#define HAVE_RINDEX 1
5053#define HAVE_ERF 1
5054#define HAVE_ERFC 1
5055#define HAVE_GAMMA 1
5056#define HAVE_LGAMMA 1
5057#define HAVE_GETCWD 1
5058#define HAVE_POLL 1
5059#define HAVE_PCLOSE 1
5060#define HAVE_POPEN 1
5061#define HAVE_FDOPEN 1
5062#define HAVE_SELECT 1
5063#define HAVE_SLEEP 1
5064#define HAVE_STPCPY 1
5065#define HAVE_STRCSPN 1
5066#define HAVE_STRDUP 1
5067#define HAVE_STRNDUP 1
5068#define HAVE_STRNLEN 1
5069#define HAVE_STRCASECMP 1
5070#define HAVE_STRNCASECMP 1
5071#define HAVE_TCGETATTR 1
5072#define HAVE_VFPRINTF 1
5073#define HAVE_USLEEP 1
5074#define HAVE_SNPRINTF 1
5075#define HAVE_DECL_SIGNGAM 1
5076#define HAVE_SIGSETJMP 1
5077#define PIPES 1
5078#define HAVE_SYS_SELECT_H 1
5079#define HAVE_SYS_SOCKET_H 1
5080#define SELECT_TYPE_ARG1 int
5081#define SELECT_TYPE_ARG234 (fd_set *)
5082#define SELECT_TYPE_ARG5 (struct timeval *)
5083#define HAVE_READLINE_RESET 1
5084#define HAVE_LIBREADLINE 1
5085#define HAVE_READLINE_READLINE_H 1
5086#define HAVE_READLINE_HISTORY_H 1
5087#define GNUPLOT_HISTORY 1
5088#define HAVE_LIBZ 1
5089#define HAVE_LIBGD 1
5090#define HAVE_GD_H 1
5091#define HAVE_GD_GIF 1
5092#define GIF_ANIMATION 1
5093#define HAVE_GD_JPEG 1
5094#define HAVE_GD_TTF 1
5095#define HAVE_GD_PNG 1
5096#define HAVE_LUA 1
5097#define HAVE_LUA_H 1
5098#define HAVE_LIBCACA 1
5099#define HAVE_LIBCACA 1
5100#define USE_CWDRC 1
5101#define USE_X11_MULTIBYTE 1
5102#define EXTERNAL_X11_WINDOW 1
5103#define EAM_BOXED_TEXT 1
5104#define EAM_OBJECTS 1
5105#define HIDDEN3D_QUADTREE 1
5106#define HIDDEN3D_VAR_PTSIZE 1
5107#define WX_NEEDS_XINITTHREADS 1
5108#define HAVE_FORK 1
5109#define HAVE_VFORK 1
5110#define HAVE_WORKING_VFORK 1
5111#define HAVE_WORKING_FORK 1
5112#define WXWIDGETS 1
5113#define NO_BITMAP_SUPPORT 1
5114#define HAVE_CAIROPDF 1
5115#define HAVE_CAIROEPS 1
5116#define USE_STATS 1
5117#define USE_MOUSE 1
5118#define PIPE_IPC 1
5119#define MAX_PARALLEL_AXES 7
5120
5121configure: exit 0