1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by sqlite configure 3.40.0, which was
5generated by GNU Autoconf 2.72.  Invocation command line was
6
7  $ ../configure
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = baozi.rcs.uwaterloo.ca
14uname -m = amd64
15uname -r = 14.2-RELEASE-p1
16uname -s = FreeBSD
17uname -v = FreeBSD 14.2-RELEASE-p1 GENERIC
18
19/usr/bin/uname -p = amd64
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      = unknown
26/bin/machine           = unknown
27/usr/bin/oslevel       = unknown
28/bin/universe          = unknown
29
30PATH: /sbin/
31PATH: /bin/
32PATH: /usr/sbin/
33PATH: /usr/bin/
34PATH: /usr/local/sbin/
35PATH: /usr/local/bin/
36PATH: /home/hao/bin/
37PATH: /usr/home/hao/.local/bin/
38
39
40## ----------- ##
41## Core tests. ##
42## ----------- ##
43
44configure:2475: looking for aux files: install-sh config.guess config.sub ltmain.sh
45configure:2488:  trying ../
46configure:2499:   ../install-sh found
47configure:2517:   ../config.guess found
48configure:2517:   ../config.sub found
49configure:2517:   ../ltmain.sh found
50configure:2675: checking build system type
51configure:2691: result: x86_64-unknown-freebsd14.2
52configure:2711: checking host system type
53configure:2726: result: x86_64-unknown-freebsd14.2
54configure:2767: checking how to print strings
55configure:2794: result: printf
56configure:2878: checking for gcc
57configure:2911: result: clang15
58configure:3270: checking for C compiler version
59configure:3279: clang15 --version >&5
60clang version 15.0.7
61Target: x86_64-portbld-freebsd14.0
62Thread model: posix
63InstalledDir: /usr/local/llvm15/bin
64configure:3290: $? = 0
65configure:3279: clang15 -v >&5
66clang version 15.0.7
67Target: x86_64-portbld-freebsd14.0
68Thread model: posix
69InstalledDir: /usr/local/llvm15/bin
70configure:3290: $? = 0
71configure:3279: clang15 -V >&5
72clang-15: error: argument to '-V' is missing (expected 1 value)
73clang-15: error: no input files
74configure:3290: $? = 1
75configure:3279: clang15 -qversion >&5
76clang-15: error: unknown argument '-qversion'; did you mean '--version'?
77clang-15: error: no input files
78configure:3290: $? = 1
79configure:3279: clang15 -version >&5
80clang-15: error: unknown argument '-version'; did you mean '--version'?
81clang-15: error: no input files
82configure:3290: $? = 1
83configure:3310: checking whether the C compiler works
84configure:3332: clang15 -fsanitize=address  -fsanitize=address conftest.c  >&5
85configure:3336: $? = 0
86configure:3387: result: yes
87configure:3391: checking for C compiler default output file name
88configure:3393: result: a.out
89configure:3399: checking for suffix of executables
90configure:3406: clang15 -o conftest -fsanitize=address  -fsanitize=address conftest.c  >&5
91configure:3410: $? = 0
92configure:3434: result:
93configure:3458: checking whether we are cross compiling
94configure:3466: clang15 -o conftest -fsanitize=address  -fsanitize=address conftest.c  >&5
95configure:3470: $? = 0
96configure:3477: ./conftest
97configure:3481: $? = 0
98configure:3496: result: no
99configure:3502: checking for suffix of object files
100configure:3525: clang15 -c -fsanitize=address  conftest.c >&5
101configure:3529: $? = 0
102configure:3553: result: o
103configure:3557: checking whether the compiler supports GNU C
104configure:3577: clang15 -c -fsanitize=address  conftest.c >&5
105configure:3577: $? = 0
106configure:3589: result: yes
107configure:3600: checking whether clang15 accepts -g
108configure:3621: clang15 -c -g  conftest.c >&5
109configure:3621: $? = 0
110configure:3668: result: yes
111configure:3688: checking for clang15 option to enable C11 features
112configure:3703: clang15  -c -fsanitize=address  conftest.c >&5
113configure:3703: $? = 0
114configure:3722: result: none needed
115configure:3840: checking for a sed that does not truncate output
116configure:3912: result: /usr/bin/sed
117configure:3930: checking for grep that handles long lines and -e
118configure:3996: result: /usr/bin/grep
119configure:4001: checking for egrep
120configure:4071: result: /usr/bin/grep -E
121configure:4078: checking for fgrep
122configure:4148: result: /usr/bin/grep -F
123configure:4185: checking for ld used by clang15
124configure:4254: result: /usr/local/llvm15/bin/ld
125configure:4261: checking if the linker (/usr/local/llvm15/bin/ld) is GNU ld
126configure:4278: result: yes
127configure:4290: checking for BSD- or MS-compatible name lister (nm)
128configure:4346: result: /usr/local/bin/nm -B
129configure:4488: checking the name lister (/usr/local/bin/nm -B) interface
130configure:4496: clang15 -c -fsanitize=address  conftest.c >&5
131configure:4499: /usr/local/bin/nm -B "conftest.o"
132configure:4502: output
133                 U __asan_init
134                 U __asan_register_globals
135                 U __asan_unregister_globals
136                 U __asan_version_mismatch_check_v8
1370000000000000000 d __unnamed_1
1380000000000000000 t asan.module_ctor
1390000000000000000 t asan.module_dtor
1400000000000000000 B some_variable
141configure:4510: result: BSD nm
142configure:4513: checking whether ln -s works
143configure:4517: result: yes
144configure:4525: checking the maximum length of command line arguments
145configure:4658: result: 393216
146configure:4706: checking how to convert x86_64-unknown-freebsd14.2 file names to x86_64-unknown-freebsd14.2 format
147configure:4748: result: func_convert_file_noop
148configure:4755: checking how to convert x86_64-unknown-freebsd14.2 file names to toolchain format
149configure:4777: result: func_convert_file_noop
150configure:4784: checking for /usr/local/llvm15/bin/ld option to reload object files
151configure:4793: result: -r
152configure:4826: checking for file
153configure:4847: found /usr/bin/file
154configure:4860: result: file
155configure:4923: checking for objdump
156configure:4944: found /usr/bin/objdump
157configure:4956: result: objdump
158configure:4988: checking how to recognize dependent libraries
159configure:5197: result: pass_all
160configure:5288: checking for dlltool
161configure:5324: result: no
162configure:5354: checking how to associate runtime and link libraries
163configure:5383: result: printf %s\n
164configure:5444: checking for ranlib
165configure:5465: found /usr/bin/ranlib
166configure:5477: result: ranlib
167configure:5554: checking for ar
168configure:5575: found /usr/bin/ar
169configure:5587: result: ar
170configure:5640: checking for archiver @FILE support
171configure:5658: clang15 -c -fsanitize=address  conftest.c >&5
172configure:5658: $? = 0
173configure:5662: ar cr libconftest.a @conftest.lst >&5
174ar: warning: can't open file: @conftest.lst: No such file or directory
175configure:5665: $? = 1
176configure:5686: result: no
177configure:5750: checking for strip
178configure:5771: found /usr/bin/strip
179configure:5783: result: strip
180configure:5861: checking for gawk
181configure:5897: result: no
182configure:5861: checking for mawk
183configure:5897: result: no
184configure:5861: checking for nawk
185configure:5882: found /usr/bin/nawk
186configure:5894: result: nawk
187configure:5934: checking command to parse /usr/local/bin/nm -B output from clang15 object
188configure:6088: clang15 -c -fsanitize=address  conftest.c >&5
189configure:6091: $? = 0
190configure:6095: /usr/local/bin/nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm
191configure:6161: clang15 -o conftest -fsanitize=address  -fsanitize=address conftest.c conftstm.o >&5
192configure:6164: $? = 0
193configure:6203: result: ok
194configure:6250: checking for sysroot
195configure:6284: result: no
196configure:6291: checking for a working dd
197configure:6336: result: /bin/dd
198configure:6340: checking how to truncate binary pipes
199configure:6357: result: /bin/dd bs=4096 count=1
200configure:6697: checking for mt
201configure:6718: found /usr/bin/mt
202configure:6730: result: mt
203configure:6753: checking if mt is a manifest tool
204configure:6760: mt '-?'
205mt: illegal option -- ?
206usage: mt [-f device] command [count]
207configure:6769: result: no
208configure:7566: checking for stdio.h
209configure:7566: clang15 -c -fsanitize=address  conftest.c >&5
210configure:7566: $? = 0
211configure:7566: result: yes
212configure:7566: checking for stdlib.h
213configure:7566: clang15 -c -fsanitize=address  conftest.c >&5
214configure:7566: $? = 0
215configure:7566: result: yes
216configure:7566: checking for string.h
217configure:7566: clang15 -c -fsanitize=address  conftest.c >&5
218configure:7566: $? = 0
219configure:7566: result: yes
220configure:7566: checking for inttypes.h
221configure:7566: clang15 -c -fsanitize=address  conftest.c >&5
222configure:7566: $? = 0
223configure:7566: result: yes
224configure:7566: checking for stdint.h
225configure:7566: clang15 -c -fsanitize=address  conftest.c >&5
226configure:7566: $? = 0
227configure:7566: result: yes
228configure:7566: checking for strings.h
229configure:7566: clang15 -c -fsanitize=address  conftest.c >&5
230configure:7566: $? = 0
231configure:7566: result: yes
232configure:7566: checking for sys/stat.h
233configure:7566: clang15 -c -fsanitize=address  conftest.c >&5
234configure:7566: $? = 0
235configure:7566: result: yes
236configure:7566: checking for sys/types.h
237configure:7566: clang15 -c -fsanitize=address  conftest.c >&5
238configure:7566: $? = 0
239configure:7566: result: yes
240configure:7566: checking for unistd.h
241configure:7566: clang15 -c -fsanitize=address  conftest.c >&5
242configure:7566: $? = 0
243configure:7566: result: yes
244configure:7591: checking for dlfcn.h
245configure:7591: clang15 -c -fsanitize=address  conftest.c >&5
246configure:7591: $? = 0
247configure:7591: result: yes
248configure:7894: checking for objdir
249configure:7911: result: .libs
250configure:8173: checking if clang15 supports -fno-rtti -fno-exceptions
251configure:8192: clang15 -c -fsanitize=address  -fno-rtti -fno-exceptions conftest.c >&5
252configure:8196: $? = 0
253configure:8210: result: yes
254configure:8583: checking for clang15 option to produce PIC
255configure:8592: result: -fPIC -DPIC
256configure:8600: checking if clang15 PIC flag -fPIC -DPIC works
257configure:8619: clang15 -c -fsanitize=address  -fPIC -DPIC -DPIC conftest.c >&5
258configure:8623: $? = 0
259configure:8637: result: yes
260configure:8666: checking if clang15 static flag -static works
261configure:8696: result: no
262configure:8711: checking if clang15 supports -c -o file.o
263configure:8733: clang15 -c -fsanitize=address  -o out/conftest2.o conftest.c >&5
264configure:8737: $? = 0
265configure:8760: result: yes
266configure:8768: checking if clang15 supports -c -o file.o
267configure:8817: result: yes
268configure:8850: checking whether the clang15 linker (/usr/local/llvm15/bin/ld) supports shared libraries
269configure:10134: result: yes
270configure:10171: checking whether -lc should be explicitly linked in
271configure:10180: clang15 -c -fsanitize=address  conftest.c >&5
272configure:10183: $? = 0
273configure:10198: clang15 -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
274configure:10201: $? = 0
275configure:10216: result: no
276configure:10376: checking dynamic linker characteristics
277configure:11760: result: freebsd14.2 ld.so
278configure:11882: checking how to hardcode library paths into programs
279configure:11907: result: immediate
280configure:12507: checking whether stripping libraries is possible
281configure:12531: result: yes
282configure:12558: checking if libtool supports shared libraries
283configure:12560: result: yes
284configure:12563: checking whether to build shared libraries
285configure:12588: result: yes
286configure:12591: checking whether to build static libraries
287configure:12595: result: yes
288configure:12647: checking for a BSD-compatible install
289configure:12721: result: /usr/bin/install -c
290configure:12743: checking for clang15 option to enable large file support
291configure:12778: clang15 -c -fsanitize=address  conftest.c >&5
292configure:12778: $? = 0
293configure:12784: clang15 -DFTYPE=ino_t -c -fsanitize=address  conftest.c >&5
294configure:12784: $? = 0
295configure:12809: result: none needed
296configure:12914: checking for int8_t
297configure:12914: clang15 -c -fsanitize=address  conftest.c >&5
298configure:12914: $? = 0
299configure:12914: clang15 -c -fsanitize=address  conftest.c >&5
300conftest.c:52:21: error: expected expression
301if (sizeof ((int8_t)))
302                    ^
3031 error generated.
304configure:12914: $? = 1
305configure: failed program was:
306| /* confdefs.h */
307| #define PACKAGE_NAME "sqlite"
308| #define PACKAGE_TARNAME "sqlite"
309| #define PACKAGE_VERSION "3.40.0"
310| #define PACKAGE_STRING "sqlite 3.40.0"
311| #define PACKAGE_BUGREPORT ""
312| #define PACKAGE_URL ""
313| #define HAVE_STDIO_H 1
314| #define HAVE_STDLIB_H 1
315| #define HAVE_STRING_H 1
316| #define HAVE_INTTYPES_H 1
317| #define HAVE_STDINT_H 1
318| #define HAVE_STRINGS_H 1
319| #define HAVE_SYS_STAT_H 1
320| #define HAVE_SYS_TYPES_H 1
321| #define HAVE_UNISTD_H 1
322| #define STDC_HEADERS 1
323| #define HAVE_DLFCN_H 1
324| #define LT_OBJDIR ".libs/"
325| /* end confdefs.h.  */
326| #include <stddef.h>
327| #ifdef HAVE_STDIO_H
328| # include <stdio.h>
329| #endif
330| #ifdef HAVE_STDLIB_H
331| # include <stdlib.h>
332| #endif
333| #ifdef HAVE_STRING_H
334| # include <string.h>
335| #endif
336| #ifdef HAVE_INTTYPES_H
337| # include <inttypes.h>
338| #endif
339| #ifdef HAVE_STDINT_H
340| # include <stdint.h>
341| #endif
342| #ifdef HAVE_STRINGS_H
343| # include <strings.h>
344| #endif
345| #ifdef HAVE_SYS_TYPES_H
346| # include <sys/types.h>
347| #endif
348| #ifdef HAVE_SYS_STAT_H
349| # include <sys/stat.h>
350| #endif
351| #ifdef HAVE_UNISTD_H
352| # include <unistd.h>
353| #endif
354| int
355| main (void)
356| {
357| if (sizeof ((int8_t)))
358| 	    return 0;
359|   ;
360|   return 0;
361| }
362configure:12914: result: yes
363configure:12922: checking for int16_t
364configure:12922: clang15 -c -fsanitize=address  conftest.c >&5
365configure:12922: $? = 0
366configure:12922: clang15 -c -fsanitize=address  conftest.c >&5
367conftest.c:53:22: error: expected expression
368if (sizeof ((int16_t)))
369                     ^
3701 error generated.
371configure:12922: $? = 1
372configure: failed program was:
373| /* confdefs.h */
374| #define PACKAGE_NAME "sqlite"
375| #define PACKAGE_TARNAME "sqlite"
376| #define PACKAGE_VERSION "3.40.0"
377| #define PACKAGE_STRING "sqlite 3.40.0"
378| #define PACKAGE_BUGREPORT ""
379| #define PACKAGE_URL ""
380| #define HAVE_STDIO_H 1
381| #define HAVE_STDLIB_H 1
382| #define HAVE_STRING_H 1
383| #define HAVE_INTTYPES_H 1
384| #define HAVE_STDINT_H 1
385| #define HAVE_STRINGS_H 1
386| #define HAVE_SYS_STAT_H 1
387| #define HAVE_SYS_TYPES_H 1
388| #define HAVE_UNISTD_H 1
389| #define STDC_HEADERS 1
390| #define HAVE_DLFCN_H 1
391| #define LT_OBJDIR ".libs/"
392| #define HAVE_INT8_T 1
393| /* end confdefs.h.  */
394| #include <stddef.h>
395| #ifdef HAVE_STDIO_H
396| # include <stdio.h>
397| #endif
398| #ifdef HAVE_STDLIB_H
399| # include <stdlib.h>
400| #endif
401| #ifdef HAVE_STRING_H
402| # include <string.h>
403| #endif
404| #ifdef HAVE_INTTYPES_H
405| # include <inttypes.h>
406| #endif
407| #ifdef HAVE_STDINT_H
408| # include <stdint.h>
409| #endif
410| #ifdef HAVE_STRINGS_H
411| # include <strings.h>
412| #endif
413| #ifdef HAVE_SYS_TYPES_H
414| # include <sys/types.h>
415| #endif
416| #ifdef HAVE_SYS_STAT_H
417| # include <sys/stat.h>
418| #endif
419| #ifdef HAVE_UNISTD_H
420| # include <unistd.h>
421| #endif
422| int
423| main (void)
424| {
425| if (sizeof ((int16_t)))
426| 	    return 0;
427|   ;
428|   return 0;
429| }
430configure:12922: result: yes
431configure:12930: checking for int32_t
432configure:12930: clang15 -c -fsanitize=address  conftest.c >&5
433configure:12930: $? = 0
434configure:12930: clang15 -c -fsanitize=address  conftest.c >&5
435conftest.c:54:22: error: expected expression
436if (sizeof ((int32_t)))
437                     ^
4381 error generated.
439configure:12930: $? = 1
440configure: failed program was:
441| /* confdefs.h */
442| #define PACKAGE_NAME "sqlite"
443| #define PACKAGE_TARNAME "sqlite"
444| #define PACKAGE_VERSION "3.40.0"
445| #define PACKAGE_STRING "sqlite 3.40.0"
446| #define PACKAGE_BUGREPORT ""
447| #define PACKAGE_URL ""
448| #define HAVE_STDIO_H 1
449| #define HAVE_STDLIB_H 1
450| #define HAVE_STRING_H 1
451| #define HAVE_INTTYPES_H 1
452| #define HAVE_STDINT_H 1
453| #define HAVE_STRINGS_H 1
454| #define HAVE_SYS_STAT_H 1
455| #define HAVE_SYS_TYPES_H 1
456| #define HAVE_UNISTD_H 1
457| #define STDC_HEADERS 1
458| #define HAVE_DLFCN_H 1
459| #define LT_OBJDIR ".libs/"
460| #define HAVE_INT8_T 1
461| #define HAVE_INT16_T 1
462| /* end confdefs.h.  */
463| #include <stddef.h>
464| #ifdef HAVE_STDIO_H
465| # include <stdio.h>
466| #endif
467| #ifdef HAVE_STDLIB_H
468| # include <stdlib.h>
469| #endif
470| #ifdef HAVE_STRING_H
471| # include <string.h>
472| #endif
473| #ifdef HAVE_INTTYPES_H
474| # include <inttypes.h>
475| #endif
476| #ifdef HAVE_STDINT_H
477| # include <stdint.h>
478| #endif
479| #ifdef HAVE_STRINGS_H
480| # include <strings.h>
481| #endif
482| #ifdef HAVE_SYS_TYPES_H
483| # include <sys/types.h>
484| #endif
485| #ifdef HAVE_SYS_STAT_H
486| # include <sys/stat.h>
487| #endif
488| #ifdef HAVE_UNISTD_H
489| # include <unistd.h>
490| #endif
491| int
492| main (void)
493| {
494| if (sizeof ((int32_t)))
495| 	    return 0;
496|   ;
497|   return 0;
498| }
499configure:12930: result: yes
500configure:12938: checking for int64_t
501configure:12938: clang15 -c -fsanitize=address  conftest.c >&5
502configure:12938: $? = 0
503configure:12938: clang15 -c -fsanitize=address  conftest.c >&5
504conftest.c:55:22: error: expected expression
505if (sizeof ((int64_t)))
506                     ^
5071 error generated.
508configure:12938: $? = 1
509configure: failed program was:
510| /* confdefs.h */
511| #define PACKAGE_NAME "sqlite"
512| #define PACKAGE_TARNAME "sqlite"
513| #define PACKAGE_VERSION "3.40.0"
514| #define PACKAGE_STRING "sqlite 3.40.0"
515| #define PACKAGE_BUGREPORT ""
516| #define PACKAGE_URL ""
517| #define HAVE_STDIO_H 1
518| #define HAVE_STDLIB_H 1
519| #define HAVE_STRING_H 1
520| #define HAVE_INTTYPES_H 1
521| #define HAVE_STDINT_H 1
522| #define HAVE_STRINGS_H 1
523| #define HAVE_SYS_STAT_H 1
524| #define HAVE_SYS_TYPES_H 1
525| #define HAVE_UNISTD_H 1
526| #define STDC_HEADERS 1
527| #define HAVE_DLFCN_H 1
528| #define LT_OBJDIR ".libs/"
529| #define HAVE_INT8_T 1
530| #define HAVE_INT16_T 1
531| #define HAVE_INT32_T 1
532| /* end confdefs.h.  */
533| #include <stddef.h>
534| #ifdef HAVE_STDIO_H
535| # include <stdio.h>
536| #endif
537| #ifdef HAVE_STDLIB_H
538| # include <stdlib.h>
539| #endif
540| #ifdef HAVE_STRING_H
541| # include <string.h>
542| #endif
543| #ifdef HAVE_INTTYPES_H
544| # include <inttypes.h>
545| #endif
546| #ifdef HAVE_STDINT_H
547| # include <stdint.h>
548| #endif
549| #ifdef HAVE_STRINGS_H
550| # include <strings.h>
551| #endif
552| #ifdef HAVE_SYS_TYPES_H
553| # include <sys/types.h>
554| #endif
555| #ifdef HAVE_SYS_STAT_H
556| # include <sys/stat.h>
557| #endif
558| #ifdef HAVE_UNISTD_H
559| # include <unistd.h>
560| #endif
561| int
562| main (void)
563| {
564| if (sizeof ((int64_t)))
565| 	    return 0;
566|   ;
567|   return 0;
568| }
569configure:12938: result: yes
570configure:12946: checking for intptr_t
571configure:12946: clang15 -c -fsanitize=address  conftest.c >&5
572configure:12946: $? = 0
573configure:12946: clang15 -c -fsanitize=address  conftest.c >&5
574conftest.c:56:23: error: expected expression
575if (sizeof ((intptr_t)))
576                      ^
5771 error generated.
578configure:12946: $? = 1
579configure: failed program was:
580| /* confdefs.h */
581| #define PACKAGE_NAME "sqlite"
582| #define PACKAGE_TARNAME "sqlite"
583| #define PACKAGE_VERSION "3.40.0"
584| #define PACKAGE_STRING "sqlite 3.40.0"
585| #define PACKAGE_BUGREPORT ""
586| #define PACKAGE_URL ""
587| #define HAVE_STDIO_H 1
588| #define HAVE_STDLIB_H 1
589| #define HAVE_STRING_H 1
590| #define HAVE_INTTYPES_H 1
591| #define HAVE_STDINT_H 1
592| #define HAVE_STRINGS_H 1
593| #define HAVE_SYS_STAT_H 1
594| #define HAVE_SYS_TYPES_H 1
595| #define HAVE_UNISTD_H 1
596| #define STDC_HEADERS 1
597| #define HAVE_DLFCN_H 1
598| #define LT_OBJDIR ".libs/"
599| #define HAVE_INT8_T 1
600| #define HAVE_INT16_T 1
601| #define HAVE_INT32_T 1
602| #define HAVE_INT64_T 1
603| /* end confdefs.h.  */
604| #include <stddef.h>
605| #ifdef HAVE_STDIO_H
606| # include <stdio.h>
607| #endif
608| #ifdef HAVE_STDLIB_H
609| # include <stdlib.h>
610| #endif
611| #ifdef HAVE_STRING_H
612| # include <string.h>
613| #endif
614| #ifdef HAVE_INTTYPES_H
615| # include <inttypes.h>
616| #endif
617| #ifdef HAVE_STDINT_H
618| # include <stdint.h>
619| #endif
620| #ifdef HAVE_STRINGS_H
621| # include <strings.h>
622| #endif
623| #ifdef HAVE_SYS_TYPES_H
624| # include <sys/types.h>
625| #endif
626| #ifdef HAVE_SYS_STAT_H
627| # include <sys/stat.h>
628| #endif
629| #ifdef HAVE_UNISTD_H
630| # include <unistd.h>
631| #endif
632| int
633| main (void)
634| {
635| if (sizeof ((intptr_t)))
636| 	    return 0;
637|   ;
638|   return 0;
639| }
640configure:12946: result: yes
641configure:12954: checking for uint8_t
642configure:12954: clang15 -c -fsanitize=address  conftest.c >&5
643configure:12954: $? = 0
644configure:12954: clang15 -c -fsanitize=address  conftest.c >&5
645conftest.c:57:22: error: expected expression
646if (sizeof ((uint8_t)))
647                     ^
6481 error generated.
649configure:12954: $? = 1
650configure: failed program was:
651| /* confdefs.h */
652| #define PACKAGE_NAME "sqlite"
653| #define PACKAGE_TARNAME "sqlite"
654| #define PACKAGE_VERSION "3.40.0"
655| #define PACKAGE_STRING "sqlite 3.40.0"
656| #define PACKAGE_BUGREPORT ""
657| #define PACKAGE_URL ""
658| #define HAVE_STDIO_H 1
659| #define HAVE_STDLIB_H 1
660| #define HAVE_STRING_H 1
661| #define HAVE_INTTYPES_H 1
662| #define HAVE_STDINT_H 1
663| #define HAVE_STRINGS_H 1
664| #define HAVE_SYS_STAT_H 1
665| #define HAVE_SYS_TYPES_H 1
666| #define HAVE_UNISTD_H 1
667| #define STDC_HEADERS 1
668| #define HAVE_DLFCN_H 1
669| #define LT_OBJDIR ".libs/"
670| #define HAVE_INT8_T 1
671| #define HAVE_INT16_T 1
672| #define HAVE_INT32_T 1
673| #define HAVE_INT64_T 1
674| #define HAVE_INTPTR_T 1
675| /* end confdefs.h.  */
676| #include <stddef.h>
677| #ifdef HAVE_STDIO_H
678| # include <stdio.h>
679| #endif
680| #ifdef HAVE_STDLIB_H
681| # include <stdlib.h>
682| #endif
683| #ifdef HAVE_STRING_H
684| # include <string.h>
685| #endif
686| #ifdef HAVE_INTTYPES_H
687| # include <inttypes.h>
688| #endif
689| #ifdef HAVE_STDINT_H
690| # include <stdint.h>
691| #endif
692| #ifdef HAVE_STRINGS_H
693| # include <strings.h>
694| #endif
695| #ifdef HAVE_SYS_TYPES_H
696| # include <sys/types.h>
697| #endif
698| #ifdef HAVE_SYS_STAT_H
699| # include <sys/stat.h>
700| #endif
701| #ifdef HAVE_UNISTD_H
702| # include <unistd.h>
703| #endif
704| int
705| main (void)
706| {
707| if (sizeof ((uint8_t)))
708| 	    return 0;
709|   ;
710|   return 0;
711| }
712configure:12954: result: yes
713configure:12962: checking for uint16_t
714configure:12962: clang15 -c -fsanitize=address  conftest.c >&5
715configure:12962: $? = 0
716configure:12962: clang15 -c -fsanitize=address  conftest.c >&5
717conftest.c:58:23: error: expected expression
718if (sizeof ((uint16_t)))
719                      ^
7201 error generated.
721configure:12962: $? = 1
722configure: failed program was:
723| /* confdefs.h */
724| #define PACKAGE_NAME "sqlite"
725| #define PACKAGE_TARNAME "sqlite"
726| #define PACKAGE_VERSION "3.40.0"
727| #define PACKAGE_STRING "sqlite 3.40.0"
728| #define PACKAGE_BUGREPORT ""
729| #define PACKAGE_URL ""
730| #define HAVE_STDIO_H 1
731| #define HAVE_STDLIB_H 1
732| #define HAVE_STRING_H 1
733| #define HAVE_INTTYPES_H 1
734| #define HAVE_STDINT_H 1
735| #define HAVE_STRINGS_H 1
736| #define HAVE_SYS_STAT_H 1
737| #define HAVE_SYS_TYPES_H 1
738| #define HAVE_UNISTD_H 1
739| #define STDC_HEADERS 1
740| #define HAVE_DLFCN_H 1
741| #define LT_OBJDIR ".libs/"
742| #define HAVE_INT8_T 1
743| #define HAVE_INT16_T 1
744| #define HAVE_INT32_T 1
745| #define HAVE_INT64_T 1
746| #define HAVE_INTPTR_T 1
747| #define HAVE_UINT8_T 1
748| /* end confdefs.h.  */
749| #include <stddef.h>
750| #ifdef HAVE_STDIO_H
751| # include <stdio.h>
752| #endif
753| #ifdef HAVE_STDLIB_H
754| # include <stdlib.h>
755| #endif
756| #ifdef HAVE_STRING_H
757| # include <string.h>
758| #endif
759| #ifdef HAVE_INTTYPES_H
760| # include <inttypes.h>
761| #endif
762| #ifdef HAVE_STDINT_H
763| # include <stdint.h>
764| #endif
765| #ifdef HAVE_STRINGS_H
766| # include <strings.h>
767| #endif
768| #ifdef HAVE_SYS_TYPES_H
769| # include <sys/types.h>
770| #endif
771| #ifdef HAVE_SYS_STAT_H
772| # include <sys/stat.h>
773| #endif
774| #ifdef HAVE_UNISTD_H
775| # include <unistd.h>
776| #endif
777| int
778| main (void)
779| {
780| if (sizeof ((uint16_t)))
781| 	    return 0;
782|   ;
783|   return 0;
784| }
785configure:12962: result: yes
786configure:12970: checking for uint32_t
787configure:12970: clang15 -c -fsanitize=address  conftest.c >&5
788configure:12970: $? = 0
789configure:12970: clang15 -c -fsanitize=address  conftest.c >&5
790conftest.c:59:23: error: expected expression
791if (sizeof ((uint32_t)))
792                      ^
7931 error generated.
794configure:12970: $? = 1
795configure: failed program was:
796| /* confdefs.h */
797| #define PACKAGE_NAME "sqlite"
798| #define PACKAGE_TARNAME "sqlite"
799| #define PACKAGE_VERSION "3.40.0"
800| #define PACKAGE_STRING "sqlite 3.40.0"
801| #define PACKAGE_BUGREPORT ""
802| #define PACKAGE_URL ""
803| #define HAVE_STDIO_H 1
804| #define HAVE_STDLIB_H 1
805| #define HAVE_STRING_H 1
806| #define HAVE_INTTYPES_H 1
807| #define HAVE_STDINT_H 1
808| #define HAVE_STRINGS_H 1
809| #define HAVE_SYS_STAT_H 1
810| #define HAVE_SYS_TYPES_H 1
811| #define HAVE_UNISTD_H 1
812| #define STDC_HEADERS 1
813| #define HAVE_DLFCN_H 1
814| #define LT_OBJDIR ".libs/"
815| #define HAVE_INT8_T 1
816| #define HAVE_INT16_T 1
817| #define HAVE_INT32_T 1
818| #define HAVE_INT64_T 1
819| #define HAVE_INTPTR_T 1
820| #define HAVE_UINT8_T 1
821| #define HAVE_UINT16_T 1
822| /* end confdefs.h.  */
823| #include <stddef.h>
824| #ifdef HAVE_STDIO_H
825| # include <stdio.h>
826| #endif
827| #ifdef HAVE_STDLIB_H
828| # include <stdlib.h>
829| #endif
830| #ifdef HAVE_STRING_H
831| # include <string.h>
832| #endif
833| #ifdef HAVE_INTTYPES_H
834| # include <inttypes.h>
835| #endif
836| #ifdef HAVE_STDINT_H
837| # include <stdint.h>
838| #endif
839| #ifdef HAVE_STRINGS_H
840| # include <strings.h>
841| #endif
842| #ifdef HAVE_SYS_TYPES_H
843| # include <sys/types.h>
844| #endif
845| #ifdef HAVE_SYS_STAT_H
846| # include <sys/stat.h>
847| #endif
848| #ifdef HAVE_UNISTD_H
849| # include <unistd.h>
850| #endif
851| int
852| main (void)
853| {
854| if (sizeof ((uint32_t)))
855| 	    return 0;
856|   ;
857|   return 0;
858| }
859configure:12970: result: yes
860configure:12978: checking for uint64_t
861configure:12978: clang15 -c -fsanitize=address  conftest.c >&5
862configure:12978: $? = 0
863configure:12978: clang15 -c -fsanitize=address  conftest.c >&5
864conftest.c:60:23: error: expected expression
865if (sizeof ((uint64_t)))
866                      ^
8671 error generated.
868configure:12978: $? = 1
869configure: failed program was:
870| /* confdefs.h */
871| #define PACKAGE_NAME "sqlite"
872| #define PACKAGE_TARNAME "sqlite"
873| #define PACKAGE_VERSION "3.40.0"
874| #define PACKAGE_STRING "sqlite 3.40.0"
875| #define PACKAGE_BUGREPORT ""
876| #define PACKAGE_URL ""
877| #define HAVE_STDIO_H 1
878| #define HAVE_STDLIB_H 1
879| #define HAVE_STRING_H 1
880| #define HAVE_INTTYPES_H 1
881| #define HAVE_STDINT_H 1
882| #define HAVE_STRINGS_H 1
883| #define HAVE_SYS_STAT_H 1
884| #define HAVE_SYS_TYPES_H 1
885| #define HAVE_UNISTD_H 1
886| #define STDC_HEADERS 1
887| #define HAVE_DLFCN_H 1
888| #define LT_OBJDIR ".libs/"
889| #define HAVE_INT8_T 1
890| #define HAVE_INT16_T 1
891| #define HAVE_INT32_T 1
892| #define HAVE_INT64_T 1
893| #define HAVE_INTPTR_T 1
894| #define HAVE_UINT8_T 1
895| #define HAVE_UINT16_T 1
896| #define HAVE_UINT32_T 1
897| /* end confdefs.h.  */
898| #include <stddef.h>
899| #ifdef HAVE_STDIO_H
900| # include <stdio.h>
901| #endif
902| #ifdef HAVE_STDLIB_H
903| # include <stdlib.h>
904| #endif
905| #ifdef HAVE_STRING_H
906| # include <string.h>
907| #endif
908| #ifdef HAVE_INTTYPES_H
909| # include <inttypes.h>
910| #endif
911| #ifdef HAVE_STDINT_H
912| # include <stdint.h>
913| #endif
914| #ifdef HAVE_STRINGS_H
915| # include <strings.h>
916| #endif
917| #ifdef HAVE_SYS_TYPES_H
918| # include <sys/types.h>
919| #endif
920| #ifdef HAVE_SYS_STAT_H
921| # include <sys/stat.h>
922| #endif
923| #ifdef HAVE_UNISTD_H
924| # include <unistd.h>
925| #endif
926| int
927| main (void)
928| {
929| if (sizeof ((uint64_t)))
930| 	    return 0;
931|   ;
932|   return 0;
933| }
934configure:12978: result: yes
935configure:12986: checking for uintptr_t
936configure:12986: clang15 -c -fsanitize=address  conftest.c >&5
937configure:12986: $? = 0
938configure:12986: clang15 -c -fsanitize=address  conftest.c >&5
939conftest.c:61:24: error: expected expression
940if (sizeof ((uintptr_t)))
941                       ^
9421 error generated.
943configure:12986: $? = 1
944configure: failed program was:
945| /* confdefs.h */
946| #define PACKAGE_NAME "sqlite"
947| #define PACKAGE_TARNAME "sqlite"
948| #define PACKAGE_VERSION "3.40.0"
949| #define PACKAGE_STRING "sqlite 3.40.0"
950| #define PACKAGE_BUGREPORT ""
951| #define PACKAGE_URL ""
952| #define HAVE_STDIO_H 1
953| #define HAVE_STDLIB_H 1
954| #define HAVE_STRING_H 1
955| #define HAVE_INTTYPES_H 1
956| #define HAVE_STDINT_H 1
957| #define HAVE_STRINGS_H 1
958| #define HAVE_SYS_STAT_H 1
959| #define HAVE_SYS_TYPES_H 1
960| #define HAVE_UNISTD_H 1
961| #define STDC_HEADERS 1
962| #define HAVE_DLFCN_H 1
963| #define LT_OBJDIR ".libs/"
964| #define HAVE_INT8_T 1
965| #define HAVE_INT16_T 1
966| #define HAVE_INT32_T 1
967| #define HAVE_INT64_T 1
968| #define HAVE_INTPTR_T 1
969| #define HAVE_UINT8_T 1
970| #define HAVE_UINT16_T 1
971| #define HAVE_UINT32_T 1
972| #define HAVE_UINT64_T 1
973| /* end confdefs.h.  */
974| #include <stddef.h>
975| #ifdef HAVE_STDIO_H
976| # include <stdio.h>
977| #endif
978| #ifdef HAVE_STDLIB_H
979| # include <stdlib.h>
980| #endif
981| #ifdef HAVE_STRING_H
982| # include <string.h>
983| #endif
984| #ifdef HAVE_INTTYPES_H
985| # include <inttypes.h>
986| #endif
987| #ifdef HAVE_STDINT_H
988| # include <stdint.h>
989| #endif
990| #ifdef HAVE_STRINGS_H
991| # include <strings.h>
992| #endif
993| #ifdef HAVE_SYS_TYPES_H
994| # include <sys/types.h>
995| #endif
996| #ifdef HAVE_SYS_STAT_H
997| # include <sys/stat.h>
998| #endif
999| #ifdef HAVE_UNISTD_H
1000| # include <unistd.h>
1001| #endif
1002| int
1003| main (void)
1004| {
1005| if (sizeof ((uintptr_t)))
1006| 	    return 0;
1007|   ;
1008|   return 0;
1009| }
1010configure:12986: result: yes
1011configure:12998: checking for sys/types.h
1012configure:12998: result: yes
1013configure:13004: checking for stdlib.h
1014configure:13004: result: yes
1015configure:13010: checking for stdint.h
1016configure:13010: result: yes
1017configure:13016: checking for inttypes.h
1018configure:13016: result: yes
1019configure:13022: checking for malloc.h
1020configure:13022: clang15 -c -fsanitize=address  conftest.c >&5
1021configure:13022: $? = 0
1022configure:13022: result: yes
1023configure:13033: checking for fdatasync
1024configure:13033: clang15 -o conftest -fsanitize=address  -fsanitize=address conftest.c  >&5
1025configure:13033: $? = 0
1026configure:13033: result: yes
1027configure:13039: checking for gmtime_r
1028configure:13039: clang15 -o conftest -fsanitize=address  -fsanitize=address conftest.c  >&5
1029configure:13039: $? = 0
1030configure:13039: result: yes
1031configure:13045: checking for isnan
1032configure:13045: clang15 -o conftest -fsanitize=address  -fsanitize=address conftest.c  >&5
1033configure:13045: $? = 0
1034configure:13045: result: yes
1035configure:13051: checking for localtime_r
1036configure:13051: clang15 -o conftest -fsanitize=address  -fsanitize=address conftest.c  >&5
1037configure:13051: $? = 0
1038configure:13051: result: yes
1039configure:13057: checking for localtime_s
1040configure:13057: clang15 -o conftest -fsanitize=address  -fsanitize=address conftest.c  >&5
1041ld: error: undefined symbol: localtime_s
1042>>> referenced by conftest.c
1043>>>               /tmp/conftest-3d008b.o:(main)
1044>>> did you mean: localtime_r
1045>>> defined in: /usr/local/llvm15/lib/clang/15.0.7/lib/freebsd/libclang_rt.asan-x86_64.a(asan_interceptors.cpp.o)
1046clang-15: error: linker command failed with exit code 1 (use -v to see invocation)
1047configure:13057: $? = 1
1048configure: failed program was:
1049| /* confdefs.h */
1050| #define PACKAGE_NAME "sqlite"
1051| #define PACKAGE_TARNAME "sqlite"
1052| #define PACKAGE_VERSION "3.40.0"
1053| #define PACKAGE_STRING "sqlite 3.40.0"
1054| #define PACKAGE_BUGREPORT ""
1055| #define PACKAGE_URL ""
1056| #define HAVE_STDIO_H 1
1057| #define HAVE_STDLIB_H 1
1058| #define HAVE_STRING_H 1
1059| #define HAVE_INTTYPES_H 1
1060| #define HAVE_STDINT_H 1
1061| #define HAVE_STRINGS_H 1
1062| #define HAVE_SYS_STAT_H 1
1063| #define HAVE_SYS_TYPES_H 1
1064| #define HAVE_UNISTD_H 1
1065| #define STDC_HEADERS 1
1066| #define HAVE_DLFCN_H 1
1067| #define LT_OBJDIR ".libs/"
1068| #define HAVE_INT8_T 1
1069| #define HAVE_INT16_T 1
1070| #define HAVE_INT32_T 1
1071| #define HAVE_INT64_T 1
1072| #define HAVE_INTPTR_T 1
1073| #define HAVE_UINT8_T 1
1074| #define HAVE_UINT16_T 1
1075| #define HAVE_UINT32_T 1
1076| #define HAVE_UINT64_T 1
1077| #define HAVE_UINTPTR_T 1
1078| #define HAVE_SYS_TYPES_H 1
1079| #define HAVE_STDLIB_H 1
1080| #define HAVE_STDINT_H 1
1081| #define HAVE_INTTYPES_H 1
1082| #define HAVE_MALLOC_H 1
1083| #define HAVE_FDATASYNC 1
1084| #define HAVE_GMTIME_R 1
1085| #define HAVE_ISNAN 1
1086| #define HAVE_LOCALTIME_R 1
1087| /* end confdefs.h.  */
1088| /* Define localtime_s to an innocuous variant, in case <limits.h> declares localtime_s.
1089|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1090| #define localtime_s innocuous_localtime_s
1091|
1092| /* System header to define __stub macros and hopefully few prototypes,
1093|    which can conflict with char localtime_s (void); below.  */
1094|
1095| #include <limits.h>
1096| #undef localtime_s
1097|
1098| /* Override any GCC internal prototype to avoid an error.
1099|    Use char because int might match the return type of a GCC
1100|    builtin and then its argument prototype would still apply.  */
1101| #ifdef __cplusplus
1102| extern "C"
1103| #endif
1104| char localtime_s (void);
1105| /* The GNU C library defines this for functions which it implements
1106|     to always fail with ENOSYS.  Some functions are actually named
1107|     something starting with __ and the normal name is an alias.  */
1108| #if defined __stub_localtime_s || defined __stub___localtime_s
1109| choke me
1110| #endif
1111|
1112| int
1113| main (void)
1114| {
1115| return localtime_s ();
1116|   ;
1117|   return 0;
1118| }
1119configure:13057: result: no
1120configure:13063: checking for malloc_usable_size
1121configure:13063: clang15 -o conftest -fsanitize=address  -fsanitize=address conftest.c  >&5
1122configure:13063: $? = 0
1123configure:13063: result: yes
1124configure:13069: checking for strchrnul
1125configure:13069: clang15 -o conftest -fsanitize=address  -fsanitize=address conftest.c  >&5
1126configure:13069: $? = 0
1127configure:13069: result: yes
1128configure:13075: checking for usleep
1129configure:13075: clang15 -o conftest -fsanitize=address  -fsanitize=address conftest.c  >&5
1130configure:13075: $? = 0
1131configure:13075: result: yes
1132configure:13081: checking for utime
1133configure:13081: clang15 -o conftest -fsanitize=address  -fsanitize=address conftest.c  >&5
1134configure:13081: $? = 0
1135configure:13081: result: yes
1136configure:13087: checking for pread
1137configure:13087: clang15 -o conftest -fsanitize=address  -fsanitize=address conftest.c  >&5
1138configure:13087: $? = 0
1139configure:13087: result: yes
1140configure:13093: checking for pread64
1141configure:13093: clang15 -o conftest -fsanitize=address  -fsanitize=address conftest.c  >&5
1142ld: error: undefined symbol: pread64
1143>>> referenced by conftest.c
1144>>>               /tmp/conftest-2ce111.o:(main)
1145clang-15: error: linker command failed with exit code 1 (use -v to see invocation)
1146configure:13093: $? = 1
1147configure: failed program was:
1148| /* confdefs.h */
1149| #define PACKAGE_NAME "sqlite"
1150| #define PACKAGE_TARNAME "sqlite"
1151| #define PACKAGE_VERSION "3.40.0"
1152| #define PACKAGE_STRING "sqlite 3.40.0"
1153| #define PACKAGE_BUGREPORT ""
1154| #define PACKAGE_URL ""
1155| #define HAVE_STDIO_H 1
1156| #define HAVE_STDLIB_H 1
1157| #define HAVE_STRING_H 1
1158| #define HAVE_INTTYPES_H 1
1159| #define HAVE_STDINT_H 1
1160| #define HAVE_STRINGS_H 1
1161| #define HAVE_SYS_STAT_H 1
1162| #define HAVE_SYS_TYPES_H 1
1163| #define HAVE_UNISTD_H 1
1164| #define STDC_HEADERS 1
1165| #define HAVE_DLFCN_H 1
1166| #define LT_OBJDIR ".libs/"
1167| #define HAVE_INT8_T 1
1168| #define HAVE_INT16_T 1
1169| #define HAVE_INT32_T 1
1170| #define HAVE_INT64_T 1
1171| #define HAVE_INTPTR_T 1
1172| #define HAVE_UINT8_T 1
1173| #define HAVE_UINT16_T 1
1174| #define HAVE_UINT32_T 1
1175| #define HAVE_UINT64_T 1
1176| #define HAVE_UINTPTR_T 1
1177| #define HAVE_SYS_TYPES_H 1
1178| #define HAVE_STDLIB_H 1
1179| #define HAVE_STDINT_H 1
1180| #define HAVE_INTTYPES_H 1
1181| #define HAVE_MALLOC_H 1
1182| #define HAVE_FDATASYNC 1
1183| #define HAVE_GMTIME_R 1
1184| #define HAVE_ISNAN 1
1185| #define HAVE_LOCALTIME_R 1
1186| #define HAVE_MALLOC_USABLE_SIZE 1
1187| #define HAVE_STRCHRNUL 1
1188| #define HAVE_USLEEP 1
1189| #define HAVE_UTIME 1
1190| #define HAVE_PREAD 1
1191| /* end confdefs.h.  */
1192| /* Define pread64 to an innocuous variant, in case <limits.h> declares pread64.
1193|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1194| #define pread64 innocuous_pread64
1195|
1196| /* System header to define __stub macros and hopefully few prototypes,
1197|    which can conflict with char pread64 (void); below.  */
1198|
1199| #include <limits.h>
1200| #undef pread64
1201|
1202| /* Override any GCC internal prototype to avoid an error.
1203|    Use char because int might match the return type of a GCC
1204|    builtin and then its argument prototype would still apply.  */
1205| #ifdef __cplusplus
1206| extern "C"
1207| #endif
1208| char pread64 (void);
1209| /* The GNU C library defines this for functions which it implements
1210|     to always fail with ENOSYS.  Some functions are actually named
1211|     something starting with __ and the normal name is an alias.  */
1212| #if defined __stub_pread64 || defined __stub___pread64
1213| choke me
1214| #endif
1215|
1216| int
1217| main (void)
1218| {
1219| return pread64 ();
1220|   ;
1221|   return 0;
1222| }
1223configure:13093: result: no
1224configure:13099: checking for pwrite
1225configure:13099: clang15 -o conftest -fsanitize=address  -fsanitize=address conftest.c  >&5
1226configure:13099: $? = 0
1227configure:13099: result: yes
1228configure:13105: checking for pwrite64
1229configure:13105: clang15 -o conftest -fsanitize=address  -fsanitize=address conftest.c  >&5
1230ld: error: undefined symbol: pwrite64
1231>>> referenced by conftest.c
1232>>>               /tmp/conftest-a685b4.o:(main)
1233clang-15: error: linker command failed with exit code 1 (use -v to see invocation)
1234configure:13105: $? = 1
1235configure: failed program was:
1236| /* confdefs.h */
1237| #define PACKAGE_NAME "sqlite"
1238| #define PACKAGE_TARNAME "sqlite"
1239| #define PACKAGE_VERSION "3.40.0"
1240| #define PACKAGE_STRING "sqlite 3.40.0"
1241| #define PACKAGE_BUGREPORT ""
1242| #define PACKAGE_URL ""
1243| #define HAVE_STDIO_H 1
1244| #define HAVE_STDLIB_H 1
1245| #define HAVE_STRING_H 1
1246| #define HAVE_INTTYPES_H 1
1247| #define HAVE_STDINT_H 1
1248| #define HAVE_STRINGS_H 1
1249| #define HAVE_SYS_STAT_H 1
1250| #define HAVE_SYS_TYPES_H 1
1251| #define HAVE_UNISTD_H 1
1252| #define STDC_HEADERS 1
1253| #define HAVE_DLFCN_H 1
1254| #define LT_OBJDIR ".libs/"
1255| #define HAVE_INT8_T 1
1256| #define HAVE_INT16_T 1
1257| #define HAVE_INT32_T 1
1258| #define HAVE_INT64_T 1
1259| #define HAVE_INTPTR_T 1
1260| #define HAVE_UINT8_T 1
1261| #define HAVE_UINT16_T 1
1262| #define HAVE_UINT32_T 1
1263| #define HAVE_UINT64_T 1
1264| #define HAVE_UINTPTR_T 1
1265| #define HAVE_SYS_TYPES_H 1
1266| #define HAVE_STDLIB_H 1
1267| #define HAVE_STDINT_H 1
1268| #define HAVE_INTTYPES_H 1
1269| #define HAVE_MALLOC_H 1
1270| #define HAVE_FDATASYNC 1
1271| #define HAVE_GMTIME_R 1
1272| #define HAVE_ISNAN 1
1273| #define HAVE_LOCALTIME_R 1
1274| #define HAVE_MALLOC_USABLE_SIZE 1
1275| #define HAVE_STRCHRNUL 1
1276| #define HAVE_USLEEP 1
1277| #define HAVE_UTIME 1
1278| #define HAVE_PREAD 1
1279| #define HAVE_PWRITE 1
1280| /* end confdefs.h.  */
1281| /* Define pwrite64 to an innocuous variant, in case <limits.h> declares pwrite64.
1282|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1283| #define pwrite64 innocuous_pwrite64
1284|
1285| /* System header to define __stub macros and hopefully few prototypes,
1286|    which can conflict with char pwrite64 (void); below.  */
1287|
1288| #include <limits.h>
1289| #undef pwrite64
1290|
1291| /* Override any GCC internal prototype to avoid an error.
1292|    Use char because int might match the return type of a GCC
1293|    builtin and then its argument prototype would still apply.  */
1294| #ifdef __cplusplus
1295| extern "C"
1296| #endif
1297| char pwrite64 (void);
1298| /* The GNU C library defines this for functions which it implements
1299|     to always fail with ENOSYS.  Some functions are actually named
1300|     something starting with __ and the normal name is an alias.  */
1301| #if defined __stub_pwrite64 || defined __stub___pwrite64
1302| choke me
1303| #endif
1304|
1305| int
1306| main (void)
1307| {
1308| return pwrite64 ();
1309|   ;
1310|   return 0;
1311| }
1312configure:13105: result: no
1313configure:13127: checking for tclsh8.7
1314configure:13163: result: no
1315configure:13127: checking for tclsh8.6
1316configure:13148: found /usr/local/bin/tclsh8.6
1317configure:13160: result: tclsh8.6
1318configure:13203: Version set to 3.40
1319configure:13207: Release set to 3.40.0
1320configure:13284: checking whether to support threadsafe operation
1321configure:13292: result: yes
1322configure:13298: checking for library containing pthread_create
1323configure:13334: clang15 -o conftest -fsanitize=address  -fsanitize=address conftest.c  >&5
1324configure:13334: $? = 0
1325configure:13356: result: none required
1326configure:13365: checking for library containing pthread_mutexattr_init
1327configure:13401: clang15 -o conftest -fsanitize=address  -fsanitize=address conftest.c  >&5
1328configure:13401: $? = 0
1329configure:13423: result: none required
1330configure:13446: checking whether to support shared library linked as release mode or not
1331configure:13450: result: no
1332configure:13471: checking whether to use an in-ram database for temporary tables
1333configure:13481: result: no
1334configure:13508: checking if executables have the .exe suffix
1335configure:13515: result: unknown
1336configure:13576: checking for Tcl configuration
1337configure:13700: result: found /usr/local/lib/tcl8.6/tclConfig.sh
1338configure:13703: checking for existence of /usr/local/lib/tcl8.6/tclConfig.sh
1339configure:13706: result: loading
1340configure:13794: checking for library containing readline
1341configure:13830: clang15 -o conftest -fsanitize=address -DSQLITE_OS_UNIX=1  -fsanitize=address conftest.c  >&5
1342ld: error: undefined symbol: readline
1343>>> referenced by conftest.c
1344>>>               /tmp/conftest-b9d575.o:(main)
1345>>> did you mean: readlink
1346>>> defined in: /usr/local/llvm15/lib/clang/15.0.7/lib/freebsd/libclang_rt.asan-x86_64.a(asan_interceptors.cpp.o)
1347clang-15: error: linker command failed with exit code 1 (use -v to see invocation)
1348configure:13830: $? = 1
1349configure: failed program was:
1350| /* confdefs.h */
1351| #define PACKAGE_NAME "sqlite"
1352| #define PACKAGE_TARNAME "sqlite"
1353| #define PACKAGE_VERSION "3.40.0"
1354| #define PACKAGE_STRING "sqlite 3.40.0"
1355| #define PACKAGE_BUGREPORT ""
1356| #define PACKAGE_URL ""
1357| #define HAVE_STDIO_H 1
1358| #define HAVE_STDLIB_H 1
1359| #define HAVE_STRING_H 1
1360| #define HAVE_INTTYPES_H 1
1361| #define HAVE_STDINT_H 1
1362| #define HAVE_STRINGS_H 1
1363| #define HAVE_SYS_STAT_H 1
1364| #define HAVE_SYS_TYPES_H 1
1365| #define HAVE_UNISTD_H 1
1366| #define STDC_HEADERS 1
1367| #define HAVE_DLFCN_H 1
1368| #define LT_OBJDIR ".libs/"
1369| #define HAVE_INT8_T 1
1370| #define HAVE_INT16_T 1
1371| #define HAVE_INT32_T 1
1372| #define HAVE_INT64_T 1
1373| #define HAVE_INTPTR_T 1
1374| #define HAVE_UINT8_T 1
1375| #define HAVE_UINT16_T 1
1376| #define HAVE_UINT32_T 1
1377| #define HAVE_UINT64_T 1
1378| #define HAVE_UINTPTR_T 1
1379| #define HAVE_SYS_TYPES_H 1
1380| #define HAVE_STDLIB_H 1
1381| #define HAVE_STDINT_H 1
1382| #define HAVE_INTTYPES_H 1
1383| #define HAVE_MALLOC_H 1
1384| #define HAVE_FDATASYNC 1
1385| #define HAVE_GMTIME_R 1
1386| #define HAVE_ISNAN 1
1387| #define HAVE_LOCALTIME_R 1
1388| #define HAVE_MALLOC_USABLE_SIZE 1
1389| #define HAVE_STRCHRNUL 1
1390| #define HAVE_USLEEP 1
1391| #define HAVE_UTIME 1
1392| #define HAVE_PREAD 1
1393| #define HAVE_PWRITE 1
1394| /* end confdefs.h.  */
1395|
1396| /* Override any GCC internal prototype to avoid an error.
1397|    Use char because int might match the return type of a GCC
1398|    builtin and then its argument prototype would still apply.
1399|    The 'extern "C"' is for builds by C++ compilers;
1400|    although this is not generally supported in C code supporting it here
1401|    has little cost and some practical benefit (sr 110532).  */
1402| #ifdef __cplusplus
1403| extern "C"
1404| #endif
1405| char readline (void);
1406| int
1407| main (void)
1408| {
1409| return readline ();
1410|   ;
1411|   return 0;
1412| }
1413configure:13830: clang15 -o conftest -fsanitize=address -DSQLITE_OS_UNIX=1  -fsanitize=address conftest.c -ledit   >&5
1414configure:13830: $? = 0
1415configure:13852: result: -ledit
1416configure:14089: checking for library containing fdatasync
1417configure:14125: clang15 -o conftest -fsanitize=address -DSQLITE_OS_UNIX=1  -fsanitize=address conftest.c  >&5
1418configure:14125: $? = 0
1419configure:14147: result: none required
1420configure:14165: checking build type
1421configure:14173: result: release
1422configure:14193: checking for zlib.h
1423configure:14193: clang15 -c -fsanitize=address -DSQLITE_OS_UNIX=1  conftest.c >&5
1424configure:14193: $? = 0
1425configure:14193: result: yes
1426configure:14200: checking for library containing deflate
1427configure:14236: clang15 -o conftest -fsanitize=address -DSQLITE_OS_UNIX=1  -fsanitize=address conftest.c  >&5
1428ld: error: undefined symbol: deflate
1429>>> referenced by conftest.c
1430>>>               /tmp/conftest-81ded5.o:(main)
1431clang-15: error: linker command failed with exit code 1 (use -v to see invocation)
1432configure:14236: $? = 1
1433configure: failed program was:
1434| /* confdefs.h */
1435| #define PACKAGE_NAME "sqlite"
1436| #define PACKAGE_TARNAME "sqlite"
1437| #define PACKAGE_VERSION "3.40.0"
1438| #define PACKAGE_STRING "sqlite 3.40.0"
1439| #define PACKAGE_BUGREPORT ""
1440| #define PACKAGE_URL ""
1441| #define HAVE_STDIO_H 1
1442| #define HAVE_STDLIB_H 1
1443| #define HAVE_STRING_H 1
1444| #define HAVE_INTTYPES_H 1
1445| #define HAVE_STDINT_H 1
1446| #define HAVE_STRINGS_H 1
1447| #define HAVE_SYS_STAT_H 1
1448| #define HAVE_SYS_TYPES_H 1
1449| #define HAVE_UNISTD_H 1
1450| #define STDC_HEADERS 1
1451| #define HAVE_DLFCN_H 1
1452| #define LT_OBJDIR ".libs/"
1453| #define HAVE_INT8_T 1
1454| #define HAVE_INT16_T 1
1455| #define HAVE_INT32_T 1
1456| #define HAVE_INT64_T 1
1457| #define HAVE_INTPTR_T 1
1458| #define HAVE_UINT8_T 1
1459| #define HAVE_UINT16_T 1
1460| #define HAVE_UINT32_T 1
1461| #define HAVE_UINT64_T 1
1462| #define HAVE_UINTPTR_T 1
1463| #define HAVE_SYS_TYPES_H 1
1464| #define HAVE_STDLIB_H 1
1465| #define HAVE_STDINT_H 1
1466| #define HAVE_INTTYPES_H 1
1467| #define HAVE_MALLOC_H 1
1468| #define HAVE_FDATASYNC 1
1469| #define HAVE_GMTIME_R 1
1470| #define HAVE_ISNAN 1
1471| #define HAVE_LOCALTIME_R 1
1472| #define HAVE_MALLOC_USABLE_SIZE 1
1473| #define HAVE_STRCHRNUL 1
1474| #define HAVE_USLEEP 1
1475| #define HAVE_UTIME 1
1476| #define HAVE_PREAD 1
1477| #define HAVE_PWRITE 1
1478| #define HAVE_ZLIB_H 1
1479| /* end confdefs.h.  */
1480|
1481| /* Override any GCC internal prototype to avoid an error.
1482|    Use char because int might match the return type of a GCC
1483|    builtin and then its argument prototype would still apply.
1484|    The 'extern "C"' is for builds by C++ compilers;
1485|    although this is not generally supported in C code supporting it here
1486|    has little cost and some practical benefit (sr 110532).  */
1487| #ifdef __cplusplus
1488| extern "C"
1489| #endif
1490| char deflate (void);
1491| int
1492| main (void)
1493| {
1494| return deflate ();
1495|   ;
1496|   return 0;
1497| }
1498configure:14236: clang15 -o conftest -fsanitize=address -DSQLITE_OS_UNIX=1  -fsanitize=address conftest.c -lz   >&5
1499configure:14236: $? = 0
1500configure:14258: result: -lz
1501configure:14285: checking for library containing dlopen
1502configure:14321: clang15 -o conftest -fsanitize=address -DSQLITE_OS_UNIX=1  -fsanitize=address conftest.c -lz  >&5
1503configure:14321: $? = 0
1504configure:14343: result: none required
1505configure:14365: checking whether to support math functions
1506configure:14371: result: yes
1507configure:14374: checking for library containing ceil
1508configure:14410: clang15 -o conftest -fsanitize=address -DSQLITE_OS_UNIX=1  -fsanitize=address conftest.c -lz  >&5
1509conftest.c:57:6: warning: incompatible redeclaration of library function 'ceil' [-Wincompatible-library-redeclaration]
1510char ceil (void);
1511     ^
1512conftest.c:57:6: note: 'ceil' is a builtin with type 'double (double)'
15131 warning generated.
1514configure:14410: $? = 0
1515configure:14432: result: none required
1516configure:14452: checking whether to support JSON functions
1517configure:14459: result: yes
1518configure:14482: checking whether to support MEMSYS5
1519configure:14489: result: no
1520configure:14498: checking whether to support MEMSYS3
1521configure:14505: result: no
1522configure:14517: checking whether to support FTS3
1523configure:14524: result: no
1524configure:14533: checking whether to support FTS4
1525configure:14607: result: no
1526configure:14616: checking whether to support FTS5
1527configure:14690: result: no
1528configure:14703: checking whether to support LIMIT on UPDATE and DELETE statements
1529configure:14710: result: no
1530configure:14725: checking whether to support GEOPOLY
1531configure:14733: result: no
1532configure:14745: checking whether to support RTREE
1533configure:14752: result: no
1534configure:14764: checking whether to support SESSION
1535configure:14772: result: no
1536configure:14985: creating ./config.status
1537
1538## ---------------------- ##
1539## Running config.status. ##
1540## ---------------------- ##
1541
1542This file was extended by sqlite config.status 3.40.0, which was
1543generated by GNU Autoconf 2.72.  Invocation command line was
1544
1545  CONFIG_FILES    =
1546  CONFIG_HEADERS  =
1547  CONFIG_LINKS    =
1548  CONFIG_COMMANDS =
1549  $ ./config.status
1550
1551on baozi.rcs.uwaterloo.ca
1552
1553config.status:1103: creating Makefile
1554config.status:1103: creating sqlite3.pc
1555config.status:1103: creating sqlite_cfg.h
1556config.status:1263: sqlite_cfg.h is unchanged
1557config.status:1277: executing libtool commands
1558
1559## ---------------- ##
1560## Cache variables. ##
1561## ---------------- ##
1562
1563ac_cv_build=x86_64-unknown-freebsd14.2
1564ac_cv_c_compiler_gnu=yes
1565ac_cv_c_tclconfig=/usr/local/lib/tcl8.6
1566ac_cv_env_CC_set=set
1567ac_cv_env_CC_value=clang15
1568ac_cv_env_CFLAGS_set=set
1569ac_cv_env_CFLAGS_value='-fsanitize=address'
1570ac_cv_env_CPPFLAGS_set=''
1571ac_cv_env_CPPFLAGS_value=''
1572ac_cv_env_LDFLAGS_set=set
1573ac_cv_env_LDFLAGS_value='-fsanitize=address'
1574ac_cv_env_LIBS_set=''
1575ac_cv_env_LIBS_value=''
1576ac_cv_env_LT_SYS_LIBRARY_PATH_set=''
1577ac_cv_env_LT_SYS_LIBRARY_PATH_value=''
1578ac_cv_env_TCLLIBDIR_set=''
1579ac_cv_env_TCLLIBDIR_value=''
1580ac_cv_env_build_alias_set=''
1581ac_cv_env_build_alias_value=''
1582ac_cv_env_host_alias_set=''
1583ac_cv_env_host_alias_value=''
1584ac_cv_env_target_alias_set=''
1585ac_cv_env_target_alias_value=''
1586ac_cv_func_fdatasync=yes
1587ac_cv_func_gmtime_r=yes
1588ac_cv_func_isnan=yes
1589ac_cv_func_localtime_r=yes
1590ac_cv_func_localtime_s=no
1591ac_cv_func_malloc_usable_size=yes
1592ac_cv_func_pread64=no
1593ac_cv_func_pread=yes
1594ac_cv_func_pwrite64=no
1595ac_cv_func_pwrite=yes
1596ac_cv_func_strchrnul=yes
1597ac_cv_func_usleep=yes
1598ac_cv_func_utime=yes
1599ac_cv_header_dlfcn_h=yes
1600ac_cv_header_inttypes_h=yes
1601ac_cv_header_malloc_h=yes
1602ac_cv_header_stdint_h=yes
1603ac_cv_header_stdio_h=yes
1604ac_cv_header_stdlib_h=yes
1605ac_cv_header_string_h=yes
1606ac_cv_header_strings_h=yes
1607ac_cv_header_sys_stat_h=yes
1608ac_cv_header_sys_types_h=yes
1609ac_cv_header_unistd_h=yes
1610ac_cv_header_zlib_h=yes
1611ac_cv_host=x86_64-unknown-freebsd14.2
1612ac_cv_objext=o
1613ac_cv_path_EGREP='/usr/bin/grep -E'
1614ac_cv_path_EGREP_TRADITIONAL='/usr/bin/grep -E'
1615ac_cv_path_FGREP='/usr/bin/grep -F'
1616ac_cv_path_GREP=/usr/bin/grep
1617ac_cv_path_SED=/usr/bin/sed
1618ac_cv_path_install='/usr/bin/install -c'
1619ac_cv_path_lt_DD=/bin/dd
1620ac_cv_prog_AWK=nawk
1621ac_cv_prog_FILECMD=file
1622ac_cv_prog_TCLSH_CMD=tclsh8.6
1623ac_cv_prog_ac_ct_AR=ar
1624ac_cv_prog_ac_ct_CC=clang15
1625ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
1626ac_cv_prog_ac_ct_OBJDUMP=objdump
1627ac_cv_prog_ac_ct_RANLIB=ranlib
1628ac_cv_prog_ac_ct_STRIP=strip
1629ac_cv_prog_cc_c11=''
1630ac_cv_prog_cc_g=yes
1631ac_cv_prog_cc_stdc=''
1632ac_cv_search_ceil='none required'
1633ac_cv_search_deflate=-lz
1634ac_cv_search_dlopen='none required'
1635ac_cv_search_fdatasync='none required'
1636ac_cv_search_pthread_create='none required'
1637ac_cv_search_pthread_mutexattr_init='none required'
1638ac_cv_search_readline=-ledit
1639ac_cv_sys_largefile_opts='none needed'
1640ac_cv_type_int16_t=yes
1641ac_cv_type_int32_t=yes
1642ac_cv_type_int64_t=yes
1643ac_cv_type_int8_t=yes
1644ac_cv_type_intptr_t=yes
1645ac_cv_type_uint16_t=yes
1646ac_cv_type_uint32_t=yes
1647ac_cv_type_uint64_t=yes
1648ac_cv_type_uint8_t=yes
1649ac_cv_type_uintptr_t=yes
1650lt_cv_ar_at_file=no
1651lt_cv_archive_cmds_need_lc=no
1652lt_cv_deplibs_check_method=pass_all
1653lt_cv_file_magic_cmd='$MAGIC_CMD'
1654lt_cv_file_magic_test_file=''
1655lt_cv_ld_reload_flag=-r
1656lt_cv_nm_interface='BSD nm'
1657lt_cv_objdir=.libs
1658lt_cv_path_LD=/usr/local/llvm15/bin/ld
1659lt_cv_path_NM='/usr/local/bin/nm -B'
1660lt_cv_path_manifest_tool=no
1661lt_cv_prog_compiler_c_o=yes
1662lt_cv_prog_compiler_pic='-fPIC -DPIC'
1663lt_cv_prog_compiler_pic_works=yes
1664lt_cv_prog_compiler_rtti_exceptions=yes
1665lt_cv_prog_compiler_static_works=no
1666lt_cv_prog_gnu_ld=yes
1667lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1668lt_cv_sys_global_symbol_pipe=$'/usr/bin/sed -n -e \'s/^.*[\t ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[\t ][\t ]*\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2 \\2/p\' | /usr/bin/sed \'/ __gnu_lto/d\''
1669lt_cv_sys_global_symbol_to_c_name_address=$'/usr/bin/sed -n -e \'s/^: \\(.*\\) .*$/  {"\\1", (void *) 0},/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)$/  {"\\1", (void *) \\&\\1},/p\''
1670lt_cv_sys_global_symbol_to_c_name_address_lib_prefix=$'/usr/bin/sed -n -e \'s/^: \\(.*\\) .*$/  {"\\1", (void *) 0},/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(lib.*\\)$/  {"\\1", (void *) \\&\\1},/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)$/  {"lib\\1", (void *) \\&\\1},/p\''
1671lt_cv_sys_global_symbol_to_cdecl=$'/usr/bin/sed -n -e \'s/^T .* \\(.*\\)$/extern int \\1();/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)$/extern char \\1;/p\''
1672lt_cv_sys_global_symbol_to_import=''
1673lt_cv_sys_max_cmd_len=393216
1674lt_cv_to_host_file_cmd=func_convert_file_noop
1675lt_cv_to_tool_file_cmd=func_convert_file_noop
1676lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
1677
1678## ----------------- ##
1679## Output variables. ##
1680## ----------------- ##
1681
1682ALLOWRELEASE=''
1683AMALGAMATION_LINE_MACROS='--linemacros=0'
1684AR='ar'
1685AWK='nawk'
1686BUILD_CC='clang15'
1687BUILD_CFLAGS=' -fsanitize=address'
1688BUILD_EXEEXT=''
1689CC='clang15'
1690CFLAGS=' -fsanitize=address -DSQLITE_OS_UNIX=1'
1691CPPFLAGS=''
1692DEFS='-DHAVE_CONFIG_H'
1693DLLTOOL='false'
1694DSYMUTIL=''
1695DUMPBIN=''
1696ECHO_C=''
1697ECHO_N='-n'
1698ECHO_T=''
1699EGREP='/usr/bin/grep -E'
1700EXEEXT=''
1701FGREP='/usr/bin/grep -F'
1702FILECMD='file'
1703GREP='/usr/bin/grep'
1704HAVE_TCL='1'
1705HAVE_ZLIB='-DSQLITE_HAVE_ZLIB=1'
1706INSTALL_DATA='${INSTALL} -m 644'
1707INSTALL_PROGRAM='${INSTALL}'
1708INSTALL_SCRIPT='${INSTALL}'
1709LD='/usr/local/llvm15/bin/ld'
1710LDFLAGS='-fsanitize=address'
1711LIBOBJS=''
1712LIBS='-lz '
1713LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1714LIPO=''
1715LN_S='ln -s'
1716LTLIBOBJS=''
1717LT_SYS_LIBRARY_PATH=''
1718MANIFEST_TOOL=':'
1719NM='/usr/local/bin/nm -B'
1720NMEDIT=''
1721OBJDUMP='objdump'
1722OBJEXT='o'
1723OPT_FEATURE_FLAGS=' -DSQLITE_ENABLE_MATH_FUNCTIONS'
1724OTOOL64=''
1725OTOOL=''
1726PACKAGE_BUGREPORT=''
1727PACKAGE_NAME='sqlite'
1728PACKAGE_STRING='sqlite 3.40.0'
1729PACKAGE_TARNAME='sqlite'
1730PACKAGE_URL=''
1731PACKAGE_VERSION='3.40.0'
1732PATH_SEPARATOR=':'
1733RANLIB='ranlib'
1734RELEASE='3.40.0'
1735SED='/usr/bin/sed'
1736SHELL='/bin/sh'
1737SQLITE_OS_UNIX='1'
1738SQLITE_OS_WIN='0'
1739SQLITE_THREADSAFE='1'
1740STRIP='strip'
1741TARGET_DEBUG='-DNDEBUG'
1742TARGET_EXEEXT=''
1743TARGET_HAVE_EDITLINE='1'
1744TARGET_HAVE_READLINE='0'
1745TARGET_READLINE_INC=''
1746TARGET_READLINE_LIBS='-ledit '
1747TCLLIBDIR='/usr/local/lib/tcl8.6/sqlite3'
1748TCLSH_CMD='tclsh8.6'
1749TCL_BIN_DIR='/usr/local/lib/tcl8.6'
1750TCL_INCLUDE_SPEC='-I/usr/local/include/tcl8.6'
1751TCL_LIB_FILE='libtcl86.so.1'
1752TCL_LIB_FLAG='-ltcl86'
1753TCL_LIB_SPEC='-L/usr/local/lib -ltcl86'
1754TCL_SHLIB_SUFFIX='.so'
1755TCL_SRC_DIR='/usr/local/include/tcl8.6'
1756TCL_STUB_LIB_FILE='libtclstub86.a'
1757TCL_STUB_LIB_FLAG='-ltclstub86'
1758TCL_STUB_LIB_SPEC='-L/usr/local/lib -ltclstub86'
1759TCL_VERSION='8.6'
1760TEMP_STORE='1'
1761USE_AMALGAMATION='1'
1762USE_GCOV='0'
1763VERSION='3.40'
1764ac_ct_AR='ar'
1765ac_ct_CC='clang15'
1766ac_ct_DUMPBIN=''
1767bindir='${exec_prefix}/bin'
1768build='x86_64-unknown-freebsd14.2'
1769build_alias=''
1770build_cpu='x86_64'
1771build_os='freebsd14.2'
1772build_vendor='unknown'
1773datadir='${datarootdir}'
1774datarootdir='${prefix}/share'
1775docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1776dvidir='${docdir}'
1777exec_prefix='${prefix}'
1778host='x86_64-unknown-freebsd14.2'
1779host_alias=''
1780host_cpu='x86_64'
1781host_os='freebsd14.2'
1782host_vendor='unknown'
1783htmldir='${docdir}'
1784includedir='${prefix}/include'
1785infodir='${datarootdir}/info'
1786libdir='${exec_prefix}/lib'
1787libexecdir='${exec_prefix}/libexec'
1788localedir='${datarootdir}/locale'
1789localstatedir='${prefix}/var'
1790mandir='${datarootdir}/man'
1791oldincludedir='/usr/include'
1792pdfdir='${docdir}'
1793prefix='/usr/local'
1794program_prefix=''
1795program_transform_name='s,x,x,'
1796psdir='${docdir}'
1797runstatedir='${localstatedir}/run'
1798sbindir='${exec_prefix}/sbin'
1799sharedstatedir='${prefix}/com'
1800sysconfdir='${prefix}/etc'
1801target_alias=''
1802
1803## ----------- ##
1804## confdefs.h. ##
1805## ----------- ##
1806
1807/* confdefs.h */
1808#define PACKAGE_NAME "sqlite"
1809#define PACKAGE_TARNAME "sqlite"
1810#define PACKAGE_VERSION "3.40.0"
1811#define PACKAGE_STRING "sqlite 3.40.0"
1812#define PACKAGE_BUGREPORT ""
1813#define PACKAGE_URL ""
1814#define HAVE_STDIO_H 1
1815#define HAVE_STDLIB_H 1
1816#define HAVE_STRING_H 1
1817#define HAVE_INTTYPES_H 1
1818#define HAVE_STDINT_H 1
1819#define HAVE_STRINGS_H 1
1820#define HAVE_SYS_STAT_H 1
1821#define HAVE_SYS_TYPES_H 1
1822#define HAVE_UNISTD_H 1
1823#define STDC_HEADERS 1
1824#define HAVE_DLFCN_H 1
1825#define LT_OBJDIR ".libs/"
1826#define HAVE_INT8_T 1
1827#define HAVE_INT16_T 1
1828#define HAVE_INT32_T 1
1829#define HAVE_INT64_T 1
1830#define HAVE_INTPTR_T 1
1831#define HAVE_UINT8_T 1
1832#define HAVE_UINT16_T 1
1833#define HAVE_UINT32_T 1
1834#define HAVE_UINT64_T 1
1835#define HAVE_UINTPTR_T 1
1836#define HAVE_SYS_TYPES_H 1
1837#define HAVE_STDLIB_H 1
1838#define HAVE_STDINT_H 1
1839#define HAVE_INTTYPES_H 1
1840#define HAVE_MALLOC_H 1
1841#define HAVE_FDATASYNC 1
1842#define HAVE_GMTIME_R 1
1843#define HAVE_ISNAN 1
1844#define HAVE_LOCALTIME_R 1
1845#define HAVE_MALLOC_USABLE_SIZE 1
1846#define HAVE_STRCHRNUL 1
1847#define HAVE_USLEEP 1
1848#define HAVE_UTIME 1
1849#define HAVE_PREAD 1
1850#define HAVE_PWRITE 1
1851#define HAVE_ZLIB_H 1
1852
1853configure: exit 0
1854