Ticket #63831: config.log

File config.log, 464.1 KB (added by RobK88, 3 years ago)

config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by PostgreSQL configure 13.4, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local PG_SYSROOT=disabled --sysconfdir=/opt/local/etc/postgresql13 --bindir=/opt/local/lib/postgresql13/bin --libdir=/opt/local/lib/postgresql13 --includedir=/opt/local/include/postgresql13 --datadir=/opt/local/share/postgresql13 --docdir=/opt/local/share/doc/postgresql13 --mandir=/opt/local/share/man --with-includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl --with-bonjour --with-readline --with-zlib --with-libxml --with-libxslt --with-gssapi --enable-thread-safety --with-uuid=e2fs --with-icu
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Grinchs-Mac-Pro.local
14uname -m = i386
15uname -r = 11.4.2
16uname -s = Darwin
17uname -v = Darwin Kernel Version 11.4.2: Thu Aug 23 16:26:45 PDT 2012; root:xnu-1699.32.7~1/RELEASE_I386
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 11.4.2: Thu Aug 23 16:26:45 PDT 2012; root:xnu-1699.32.7~1/RELEASE_I386
27Kernel configured for up to 4 processors.
284 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 10.00 gigabytes
33Default processor set: 173 tasks, 1159 threads, 4 processors
34Load average: 5.00, Mach factor: 0.78
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:2865: checking build system type
52configure:2879: result: x86_64-apple-darwin11.4.2
53configure:2899: checking host system type
54configure:2912: result: x86_64-apple-darwin11.4.2
55configure:2934: checking which template to use
56configure:3002: result: darwin
57configure:3127: checking whether NLS is wanted
58configure:3159: result: no
59configure:3167: checking for default port number
60configure:3192: result: 5432
61configure:3669: checking for block size
62configure:3703: result: 8kB
63configure:3715: checking for segment size
64configure:3744: result: 1GB
65configure:3756: checking for WAL block size
66configure:3791: result: 8kB
67configure:3946: checking for C compiler version
68configure:3955: /usr/bin/clang --version >&5
69Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
70Target: x86_64-apple-darwin11.4.2
71Thread model: posix
72configure:3966: $? = 0
73configure:3955: /usr/bin/clang -v >&5
74Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
75Target: x86_64-apple-darwin11.4.2
76Thread model: posix
77configure:3966: $? = 0
78configure:3955: /usr/bin/clang -V >&5
79clang: error: argument to '-V' is missing (expected 1 value)
80clang: error: no input files
81configure:3966: $? = 1
82configure:3955: /usr/bin/clang -qversion >&5
83clang: error: no input files
84configure:3966: $? = 1
85configure:3986: checking whether the C compiler works
86configure:4008: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 conftest.c  >&5
87configure:4012: $? = 0
88configure:4060: result: yes
89configure:4063: checking for C compiler default output file name
90configure:4065: result: a.out
91configure:4071: checking for suffix of executables
92configure:4078: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 conftest.c  >&5
93configure:4082: $? = 0
94configure:4104: result:
95configure:4126: checking whether we are cross compiling
96configure:4134: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 conftest.c  >&5
97configure:4138: $? = 0
98configure:4145: ./conftest
99configure:4149: $? = 0
100configure:4164: result: no
101configure:4169: checking for suffix of object files
102configure:4191: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
103configure:4195: $? = 0
104configure:4216: result: o
105configure:4220: checking whether we are using the GNU C compiler
106configure:4239: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
107configure:4239: $? = 0
108configure:4248: result: yes
109configure:4257: checking whether /usr/bin/clang accepts -g
110configure:4277: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
111configure:4277: $? = 0
112configure:4318: result: yes
113configure:4335: checking for /usr/bin/clang option to accept ISO C89
114configure:4398: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
115configure:4398: $? = 0
116configure:4411: result: none needed
117configure:4431: checking for /usr/bin/clang option to accept ISO C99
118configure:4580: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
119configure:4580: $? = 0
120configure:4593: result: none needed
121configure:4727: checking for C++ compiler version
122configure:4736: /usr/bin/clang++ --version >&5
123Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
124Target: x86_64-apple-darwin11.4.2
125Thread model: posix
126configure:4747: $? = 0
127configure:4736: /usr/bin/clang++ -v >&5
128Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
129Target: x86_64-apple-darwin11.4.2
130Thread model: posix
131configure:4747: $? = 0
132configure:4736: /usr/bin/clang++ -V >&5
133clang: error: argument to '-V' is missing (expected 1 value)
134clang: error: no input files
135configure:4747: $? = 1
136configure:4736: /usr/bin/clang++ -qversion >&5
137clang: error: no input files
138configure:4747: $? = 1
139configure:4751: checking whether we are using the GNU C++ compiler
140configure:4770: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
141configure:4770: $? = 0
142configure:4779: result: yes
143configure:4788: checking whether /usr/bin/clang++ accepts -g
144configure:4808: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5
145configure:4808: $? = 0
146configure:4849: result: yes
147configure:4890: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
148conftest.c:24:1: error: use of undeclared identifier 'choke'
149choke me
150^
1511 error generated.
152configure:4890: $? = 1
153configure: failed program was:
154| /* confdefs.h */
155| #define PACKAGE_NAME "PostgreSQL"
156| #define PACKAGE_TARNAME "postgresql"
157| #define PACKAGE_VERSION "13.4"
158| #define PACKAGE_STRING "PostgreSQL 13.4"
159| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
160| #define PACKAGE_URL "https://www.postgresql.org/"
161| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
162| #define PG_MAJORVERSION "13"
163| #define PG_MAJORVERSION_NUM 13
164| #define PG_MINORVERSION_NUM 4
165| #define PG_VERSION "13.4"
166| #define DEF_PGPORT 5432
167| #define DEF_PGPORT_STR "5432"
168| #define BLCKSZ 8192
169| #define RELSEG_SIZE 131072
170| #define XLOG_BLCKSZ 8192
171| /* end confdefs.h.  */
172|
173| int
174| main ()
175| {
176| #ifndef __INTEL_COMPILER
177| choke me
178| #endif
179|   ;
180|   return 0;
181| }
182configure:4912: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
183conftest.c:24:1: error: use of undeclared identifier 'choke'
184choke me
185^
1861 error generated.
187configure:4912: $? = 1
188configure: failed program was:
189| /* confdefs.h */
190| #define PACKAGE_NAME "PostgreSQL"
191| #define PACKAGE_TARNAME "postgresql"
192| #define PACKAGE_VERSION "13.4"
193| #define PACKAGE_STRING "PostgreSQL 13.4"
194| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
195| #define PACKAGE_URL "https://www.postgresql.org/"
196| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
197| #define PG_MAJORVERSION "13"
198| #define PG_MAJORVERSION_NUM 13
199| #define PG_MINORVERSION_NUM 4
200| #define PG_VERSION "13.4"
201| #define DEF_PGPORT 5432
202| #define DEF_PGPORT_STR "5432"
203| #define BLCKSZ 8192
204| #define RELSEG_SIZE 131072
205| #define XLOG_BLCKSZ 8192
206| /* end confdefs.h.  */
207|
208| int
209| main ()
210| {
211| #ifndef __SUNPRO_C
212| choke me
213| #endif
214|   ;
215|   return 0;
216| }
217configure:4957: checking for gawk
218configure:4973: found /opt/local/bin/gawk
219configure:4984: result: gawk
220configure:5285: checking whether /usr/bin/clang supports -Wdeclaration-after-statement, for CFLAGS
221configure:5307: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -I/opt/local/include conftest.c >&5
222configure:5307: $? = 0
223configure:5317: result: yes
224configure:5333: checking whether /usr/bin/clang supports -Werror=vla, for CFLAGS
225configure:5355: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -I/opt/local/include conftest.c >&5
226configure:5355: $? = 0
227configure:5365: result: yes
228configure:5374: checking whether /usr/bin/clang supports -Wendif-labels, for CFLAGS
229configure:5396: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -I/opt/local/include conftest.c >&5
230configure:5396: $? = 0
231configure:5406: result: yes
232configure:5413: checking whether /usr/bin/clang++ supports -Wendif-labels, for CXXFLAGS
233configure:5441: /usr/bin/clang++ -c -Wall -Wpointer-arith -Wendif-labels -I/opt/local/include conftest.cpp >&5
234configure:5441: $? = 0
235configure:5457: result: yes
236configure:5465: checking whether /usr/bin/clang supports -Wmissing-format-attribute, for CFLAGS
237configure:5487: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -I/opt/local/include conftest.c >&5
238configure:5487: $? = 0
239configure:5497: result: yes
240configure:5504: checking whether /usr/bin/clang++ supports -Wmissing-format-attribute, for CXXFLAGS
241configure:5532: /usr/bin/clang++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -I/opt/local/include conftest.cpp >&5
242configure:5532: $? = 0
243configure:5548: result: yes
244configure:5556: checking whether /usr/bin/clang supports -Wimplicit-fallthrough=3, for CFLAGS
245configure:5578: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -I/opt/local/include conftest.c >&5
246clang: warning: unknown warning option '-Wimplicit-fallthrough=3'; did you mean '-Wimplicit-fallthrough'?
247warning: unknown warning option '-Wimplicit-fallthrough=3'; did you mean '-Wimplicit-fallthrough'? [-Wunknown-warning-option]
2481 warning generated.
249configure:5578: $? = 0
250configure: failed program was:
251| /* confdefs.h */
252| #define PACKAGE_NAME "PostgreSQL"
253| #define PACKAGE_TARNAME "postgresql"
254| #define PACKAGE_VERSION "13.4"
255| #define PACKAGE_STRING "PostgreSQL 13.4"
256| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
257| #define PACKAGE_URL "https://www.postgresql.org/"
258| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
259| #define PG_MAJORVERSION "13"
260| #define PG_MAJORVERSION_NUM 13
261| #define PG_MINORVERSION_NUM 4
262| #define PG_VERSION "13.4"
263| #define DEF_PGPORT 5432
264| #define DEF_PGPORT_STR "5432"
265| #define BLCKSZ 8192
266| #define RELSEG_SIZE 131072
267| #define XLOG_BLCKSZ 8192
268| /* end confdefs.h.  */
269|
270| int
271| main ()
272| {
273|
274|   ;
275|   return 0;
276| }
277configure:5588: result: no
278configure:5595: checking whether /usr/bin/clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS
279configure:5623: /usr/bin/clang++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -I/opt/local/include conftest.cpp >&5
280clang: warning: unknown warning option '-Wimplicit-fallthrough=3'; did you mean '-Wimplicit-fallthrough'?
281warning: unknown warning option '-Wimplicit-fallthrough=3'; did you mean '-Wimplicit-fallthrough'? [-Wunknown-warning-option]
2821 warning generated.
283configure:5623: $? = 0
284configure: failed program was:
285| /* confdefs.h */
286| #define PACKAGE_NAME "PostgreSQL"
287| #define PACKAGE_TARNAME "postgresql"
288| #define PACKAGE_VERSION "13.4"
289| #define PACKAGE_STRING "PostgreSQL 13.4"
290| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
291| #define PACKAGE_URL "https://www.postgresql.org/"
292| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
293| #define PG_MAJORVERSION "13"
294| #define PG_MAJORVERSION_NUM 13
295| #define PG_MINORVERSION_NUM 4
296| #define PG_VERSION "13.4"
297| #define DEF_PGPORT 5432
298| #define DEF_PGPORT_STR "5432"
299| #define BLCKSZ 8192
300| #define RELSEG_SIZE 131072
301| #define XLOG_BLCKSZ 8192
302| /* end confdefs.h.  */
303|
304| int
305| main ()
306| {
307|
308|   ;
309|   return 0;
310| }
311configure:5639: result: no
312configure:5648: checking whether /usr/bin/clang supports -Wformat-security, for CFLAGS
313configure:5670: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -I/opt/local/include conftest.c >&5
314configure:5670: $? = 0
315configure:5680: result: yes
316configure:5687: checking whether /usr/bin/clang++ supports -Wformat-security, for CXXFLAGS
317configure:5715: /usr/bin/clang++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wformat-security -I/opt/local/include conftest.cpp >&5
318configure:5715: $? = 0
319configure:5731: result: yes
320configure:5740: checking whether /usr/bin/clang supports -fno-strict-aliasing, for CFLAGS
321configure:5762: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -I/opt/local/include conftest.c >&5
322configure:5762: $? = 0
323configure:5772: result: yes
324configure:5779: checking whether /usr/bin/clang++ supports -fno-strict-aliasing, for CXXFLAGS
325configure:5807: /usr/bin/clang++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -I/opt/local/include conftest.cpp >&5
326configure:5807: $? = 0
327configure:5823: result: yes
328configure:5832: checking whether /usr/bin/clang supports -fwrapv, for CFLAGS
329configure:5854: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -I/opt/local/include conftest.c >&5
330configure:5854: $? = 0
331configure:5864: result: yes
332configure:5871: checking whether /usr/bin/clang++ supports -fwrapv, for CXXFLAGS
333configure:5899: /usr/bin/clang++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -I/opt/local/include conftest.cpp >&5
334configure:5899: $? = 0
335configure:5915: result: yes
336configure:5924: checking whether /usr/bin/clang supports -fexcess-precision=standard, for CFLAGS
337configure:5946: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/opt/local/include conftest.c >&5
338clang: warning: argument unused during compilation: '-fexcess-precision=standard'
339configure:5946: $? = 0
340configure: failed program was:
341| /* confdefs.h */
342| #define PACKAGE_NAME "PostgreSQL"
343| #define PACKAGE_TARNAME "postgresql"
344| #define PACKAGE_VERSION "13.4"
345| #define PACKAGE_STRING "PostgreSQL 13.4"
346| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
347| #define PACKAGE_URL "https://www.postgresql.org/"
348| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
349| #define PG_MAJORVERSION "13"
350| #define PG_MAJORVERSION_NUM 13
351| #define PG_MINORVERSION_NUM 4
352| #define PG_VERSION "13.4"
353| #define DEF_PGPORT 5432
354| #define DEF_PGPORT_STR "5432"
355| #define BLCKSZ 8192
356| #define RELSEG_SIZE 131072
357| #define XLOG_BLCKSZ 8192
358| /* end confdefs.h.  */
359|
360| int
361| main ()
362| {
363|
364|   ;
365|   return 0;
366| }
367configure:5956: result: no
368configure:5963: checking whether /usr/bin/clang++ supports -fexcess-precision=standard, for CXXFLAGS
369configure:5991: /usr/bin/clang++ -c -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/opt/local/include conftest.cpp >&5
370clang: warning: argument unused during compilation: '-fexcess-precision=standard'
371configure:5991: $? = 0
372configure: failed program was:
373| /* confdefs.h */
374| #define PACKAGE_NAME "PostgreSQL"
375| #define PACKAGE_TARNAME "postgresql"
376| #define PACKAGE_VERSION "13.4"
377| #define PACKAGE_STRING "PostgreSQL 13.4"
378| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
379| #define PACKAGE_URL "https://www.postgresql.org/"
380| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
381| #define PG_MAJORVERSION "13"
382| #define PG_MAJORVERSION_NUM 13
383| #define PG_MINORVERSION_NUM 4
384| #define PG_VERSION "13.4"
385| #define DEF_PGPORT 5432
386| #define DEF_PGPORT_STR "5432"
387| #define BLCKSZ 8192
388| #define RELSEG_SIZE 131072
389| #define XLOG_BLCKSZ 8192
390| /* end confdefs.h.  */
391|
392| int
393| main ()
394| {
395|
396|   ;
397|   return 0;
398| }
399configure:6007: result: no
400configure:6015: checking whether /usr/bin/clang supports -funroll-loops, for CFLAGS_VECTOR
401configure:6037: /usr/bin/clang -c  -funroll-loops -I/opt/local/include conftest.c >&5
402configure:6037: $? = 0
403configure:6047: result: yes
404configure:6054: checking whether /usr/bin/clang supports -ftree-vectorize, for CFLAGS_VECTOR
405configure:6076: /usr/bin/clang -c  -funroll-loops -ftree-vectorize -I/opt/local/include conftest.c >&5
406clang: warning: argument unused during compilation: '-ftree-vectorize'
407configure:6076: $? = 0
408configure: failed program was:
409| /* confdefs.h */
410| #define PACKAGE_NAME "PostgreSQL"
411| #define PACKAGE_TARNAME "postgresql"
412| #define PACKAGE_VERSION "13.4"
413| #define PACKAGE_STRING "PostgreSQL 13.4"
414| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
415| #define PACKAGE_URL "https://www.postgresql.org/"
416| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
417| #define PG_MAJORVERSION "13"
418| #define PG_MAJORVERSION_NUM 13
419| #define PG_MINORVERSION_NUM 4
420| #define PG_VERSION "13.4"
421| #define DEF_PGPORT 5432
422| #define DEF_PGPORT_STR "5432"
423| #define BLCKSZ 8192
424| #define RELSEG_SIZE 131072
425| #define XLOG_BLCKSZ 8192
426| /* end confdefs.h.  */
427|
428| int
429| main ()
430| {
431|
432|   ;
433|   return 0;
434| }
435configure:6086: result: no
436configure:6097: checking whether /usr/bin/clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS
437configure:6119: /usr/bin/clang -c  -Wunused-command-line-argument -I/opt/local/include conftest.c >&5
438configure:6119: $? = 0
439configure:6129: result: yes
440configure:6141: checking whether /usr/bin/clang supports -Wformat-truncation, for NOT_THE_CFLAGS
441configure:6163: /usr/bin/clang -c  -Wformat-truncation -I/opt/local/include conftest.c >&5
442clang: warning: unknown warning option '-Wformat-truncation'
443warning: unknown warning option '-Wformat-truncation' [-Wunknown-warning-option]
4441 warning generated.
445configure:6163: $? = 0
446configure: failed program was:
447| /* confdefs.h */
448| #define PACKAGE_NAME "PostgreSQL"
449| #define PACKAGE_TARNAME "postgresql"
450| #define PACKAGE_VERSION "13.4"
451| #define PACKAGE_STRING "PostgreSQL 13.4"
452| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
453| #define PACKAGE_URL "https://www.postgresql.org/"
454| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
455| #define PG_MAJORVERSION "13"
456| #define PG_MAJORVERSION_NUM 13
457| #define PG_MINORVERSION_NUM 4
458| #define PG_VERSION "13.4"
459| #define DEF_PGPORT 5432
460| #define DEF_PGPORT_STR "5432"
461| #define BLCKSZ 8192
462| #define RELSEG_SIZE 131072
463| #define XLOG_BLCKSZ 8192
464| /* end confdefs.h.  */
465|
466| int
467| main ()
468| {
469|
470|   ;
471|   return 0;
472| }
473configure:6173: result: no
474configure:6184: checking whether /usr/bin/clang supports -Wstringop-truncation, for NOT_THE_CFLAGS
475configure:6206: /usr/bin/clang -c  -Wstringop-truncation -I/opt/local/include conftest.c >&5
476clang: warning: unknown warning option '-Wstringop-truncation'; did you mean '-Wstring-conversion'?
477warning: unknown warning option '-Wstringop-truncation'; did you mean '-Wstring-conversion'? [-Wunknown-warning-option]
4781 warning generated.
479configure:6206: $? = 0
480configure: failed program was:
481| /* confdefs.h */
482| #define PACKAGE_NAME "PostgreSQL"
483| #define PACKAGE_TARNAME "postgresql"
484| #define PACKAGE_VERSION "13.4"
485| #define PACKAGE_STRING "PostgreSQL 13.4"
486| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
487| #define PACKAGE_URL "https://www.postgresql.org/"
488| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
489| #define PG_MAJORVERSION "13"
490| #define PG_MAJORVERSION_NUM 13
491| #define PG_MINORVERSION_NUM 4
492| #define PG_VERSION "13.4"
493| #define DEF_PGPORT 5432
494| #define DEF_PGPORT_STR "5432"
495| #define BLCKSZ 8192
496| #define RELSEG_SIZE 131072
497| #define XLOG_BLCKSZ 8192
498| /* end confdefs.h.  */
499|
500| int
501| main ()
502| {
503|
504|   ;
505|   return 0;
506| }
507configure:6216: result: no
508configure:7019: checking whether the C compiler still works
509configure:7032: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 conftest.c  >&5
510configure:7032: $? = 0
511configure:7033: result: yes
512configure:7058: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
513configure:7058: $? = 0
514configure:7091: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
515configure:7091: $? = 0
516configure:7104: checking how to run the C preprocessor
517configure:7135: /usr/bin/clang -E -I/opt/local/include conftest.c
518configure:7135: $? = 0
519configure:7149: /usr/bin/clang -E -I/opt/local/include conftest.c
520conftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found
521#include <ac_nonexistent.h>
522         ^
5231 error generated.
524configure:7149: $? = 1
525configure: failed program was:
526| /* confdefs.h */
527| #define PACKAGE_NAME "PostgreSQL"
528| #define PACKAGE_TARNAME "postgresql"
529| #define PACKAGE_VERSION "13.4"
530| #define PACKAGE_STRING "PostgreSQL 13.4"
531| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
532| #define PACKAGE_URL "https://www.postgresql.org/"
533| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
534| #define PG_MAJORVERSION "13"
535| #define PG_MAJORVERSION_NUM 13
536| #define PG_MINORVERSION_NUM 4
537| #define PG_VERSION "13.4"
538| #define DEF_PGPORT 5432
539| #define DEF_PGPORT_STR "5432"
540| #define BLCKSZ 8192
541| #define RELSEG_SIZE 131072
542| #define XLOG_BLCKSZ 8192
543| /* end confdefs.h.  */
544| #include <ac_nonexistent.h>
545configure:7174: result: /usr/bin/clang -E
546configure:7194: /usr/bin/clang -E -I/opt/local/include conftest.c
547configure:7194: $? = 0
548configure:7208: /usr/bin/clang -E -I/opt/local/include conftest.c
549conftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found
550#include <ac_nonexistent.h>
551         ^
5521 error generated.
553configure:7208: $? = 1
554configure: failed program was:
555| /* confdefs.h */
556| #define PACKAGE_NAME "PostgreSQL"
557| #define PACKAGE_TARNAME "postgresql"
558| #define PACKAGE_VERSION "13.4"
559| #define PACKAGE_STRING "PostgreSQL 13.4"
560| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
561| #define PACKAGE_URL "https://www.postgresql.org/"
562| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
563| #define PG_MAJORVERSION "13"
564| #define PG_MAJORVERSION_NUM 13
565| #define PG_MINORVERSION_NUM 4
566| #define PG_VERSION "13.4"
567| #define DEF_PGPORT 5432
568| #define DEF_PGPORT_STR "5432"
569| #define BLCKSZ 8192
570| #define RELSEG_SIZE 131072
571| #define XLOG_BLCKSZ 8192
572| /* end confdefs.h.  */
573| #include <ac_nonexistent.h>
574configure:7310: checking for pkg-config
575configure:7328: found /opt/local/bin/pkg-config
576configure:7340: result: /opt/local/bin/pkg-config
577configure:7365: checking pkg-config is at least version 0.9.0
578configure:7368: result: yes
579configure:7473: checking allow thread-safe client libraries
580configure:7503: result: yes
581configure:7510: checking whether to build with ICU support
582configure:7538: result: yes
583configure:7545: checking for icu-uc icu-i18n
584configure:7552: $PKG_CONFIG --exists --print-errors "icu-uc icu-i18n"
585configure:7555: $? = 0
586configure:7569: $PKG_CONFIG --exists --print-errors "icu-uc icu-i18n"
587configure:7572: $? = 0
588configure:7630: result: yes
589configure:7639: checking whether to build with Tcl
590configure:7665: result: no
591configure:7697: checking whether to build Perl modules
592configure:7723: result: no
593configure:7730: checking whether to build Python modules
594configure:7756: result: no
595configure:7763: checking whether to build with GSSAPI support
596configure:7794: result: yes
597configure:7839: checking whether to build with PAM support
598configure:7867: result: no
599configure:7874: checking whether to build with BSD Authentication support
600configure:7902: result: no
601configure:7909: checking whether to build with LDAP support
602configure:7937: result: no
603configure:7945: checking whether to build with Bonjour support
604configure:7973: result: yes
605configure:7980: checking whether to build with OpenSSL support
606configure:8008: result: yes
607configure:8015: checking whether to build with SELinux support
608configure:8042: result: no
609configure:8048: checking whether to build with systemd support
610configure:8077: result: no
611configure:8236: checking whether to build with XML support
612configure:8264: result: yes
613configure:8275: checking for libxml-2.0 >= 2.6.23
614configure:8282: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6.23"
615configure:8285: $? = 0
616configure:8299: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6.23"
617configure:8302: $? = 0
618configure:8340: result: yes
619configure:8528: checking for ld used by GCC
620configure:8591: result: /usr/bin/ld
621configure:8598: checking if the linker (/usr/bin/ld) is GNU ld
622configure:8610: result: no
623configure:8660: checking for ranlib
624configure:8676: found /opt/local/bin/ranlib
625configure:8687: result: ranlib
626configure:8753: checking for strip
627configure:8769: found /opt/local/bin/strip
628configure:8780: result: strip
629configure:8803: checking whether it is possible to strip libraries
630configure:8816: result: yes
631configure:8873: checking for ar
632configure:8889: found /opt/local/bin/ar
633configure:8900: result: ar
634configure:9215: checking for a BSD-compatible install
635configure:9283: result: /usr/bin/install -c
636configure:9308: checking for tar
637configure:9326: found /usr/bin/tar
638configure:9338: result: /usr/bin/tar
639configure:9357: checking whether ln -s works
640configure:9361: result: yes
641configure:9368: checking for a thread-safe mkdir -p
642configure:9407: result: /opt/local/bin/gmkdir -p
643configure:9422: checking for bison
644configure:9440: found /opt/local/bin/bison
645configure:9452: result: /opt/local/bin/bison
646configure:9474: using bison (GNU Bison) 3.8.2
647configure:9512: checking for flex
648configure:9557: result: /opt/local/bin/flex
649configure:9577: using flex 2.6.4
650configure:9590: checking for perl
651configure:9608: found /opt/local/bin/perl
652configure:9620: result: /opt/local/bin/perl
653configure:9642: using perl 5.28.3
654configure:10024: checking for a sed that does not truncate output
655configure:10088: result: /opt/local/bin/gsed
656configure:10094: checking for grep that handles long lines and -e
657configure:10152: result: /opt/local/bin/ggrep
658configure:10157: checking for egrep
659configure:10219: result: /opt/local/bin/ggrep -E
660configure:10224: checking for ANSI C header files
661configure:10244: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
662configure:10244: $? = 0
663configure:10317: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c  >&5
664configure:10317: $? = 0
665configure:10317: ./conftest
666configure:10317: $? = 0
667configure:10328: result: yes
668configure:10341: checking for sys/types.h
669configure:10341: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
670configure:10341: $? = 0
671configure:10341: result: yes
672configure:10341: checking for sys/stat.h
673configure:10341: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
674configure:10341: $? = 0
675configure:10341: result: yes
676configure:10341: checking for stdlib.h
677configure:10341: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
678configure:10341: $? = 0
679configure:10341: result: yes
680configure:10341: checking for string.h
681configure:10341: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
682configure:10341: $? = 0
683configure:10341: result: yes
684configure:10341: checking for memory.h
685configure:10341: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
686configure:10341: $? = 0
687configure:10341: result: yes
688configure:10341: checking for strings.h
689configure:10341: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
690configure:10341: $? = 0
691configure:10341: result: yes
692configure:10341: checking for inttypes.h
693configure:10341: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
694configure:10341: $? = 0
695configure:10341: result: yes
696configure:10341: checking for stdint.h
697configure:10341: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
698configure:10341: $? = 0
699configure:10341: result: yes
700configure:10341: checking for unistd.h
701configure:10341: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
702configure:10341: $? = 0
703configure:10341: result: yes
704configure:10538: checking whether /usr/bin/clang is Clang
705configure:10563: result: yes
706configure:10610: checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread
707configure:10635: /usr/bin/clang -o conftest -Werror -Wunknown-warning-option  -pthread -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c  >&5
708configure:10635: $? = 0
709configure:10641: (/usr/bin/clang -c -Werror -Wunknown-warning-option  -pthread -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5) && (echo ==== >&5) && (/usr/bin/clang -o conftest -Werror -Wunknown-warning-option  -pthread -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.o  >&5)
710====
711configure:10641: $? = 0
712configure:10659: result: no
713configure:10808: checking for joinable pthread attribute
714configure:10826: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -pthread -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c   >&5
715configure:10826: $? = 0
716configure:10834: result: PTHREAD_CREATE_JOINABLE
717configure:10848: checking whether more special flags are required for pthreads
718configure:10861: result: no
719configure:10869: checking for PTHREAD_PRIO_INHERIT
720configure:10885: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -pthread -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c   >&5
721conftest.c:42:5: warning: unused variable 'i' [-Wunused-variable]
722int i = PTHREAD_PRIO_INHERIT;
723    ^
7241 warning generated.
725configure:10885: $? = 0
726configure:10894: result: yes
727configure:11008: checking pthread.h usability
728configure:11008: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
729configure:11008: $? = 0
730configure:11008: result: yes
731configure:11008: checking pthread.h presence
732configure:11008: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
733configure:11008: $? = 0
734configure:11008: result: yes
735configure:11008: checking for pthread.h
736configure:11008: result: yes
737configure:11021: checking for strerror_r
738configure:11021: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c   >&5
739configure:11021: $? = 0
740configure:11021: result: yes
741configure:11021: checking for getpwuid_r
742configure:11021: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c   >&5
743configure:11021: $? = 0
744configure:11021: result: yes
745configure:11021: checking for gethostbyname_r
746configure:11021: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c   >&5
747Undefined symbols for architecture x86_64:
748  "_gethostbyname_r", referenced from:
749      _main in conftest-TL5gDj.o
750ld: symbol(s) not found for architecture x86_64
751clang: error: linker command failed with exit code 1 (use -v to see invocation)
752configure:11021: $? = 1
753configure: failed program was:
754| /* confdefs.h */
755| #define PACKAGE_NAME "PostgreSQL"
756| #define PACKAGE_TARNAME "postgresql"
757| #define PACKAGE_VERSION "13.4"
758| #define PACKAGE_STRING "PostgreSQL 13.4"
759| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
760| #define PACKAGE_URL "https://www.postgresql.org/"
761| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
762| #define PG_MAJORVERSION "13"
763| #define PG_MAJORVERSION_NUM 13
764| #define PG_MINORVERSION_NUM 4
765| #define PG_VERSION "13.4"
766| #define DEF_PGPORT 5432
767| #define DEF_PGPORT_STR "5432"
768| #define BLCKSZ 8192
769| #define RELSEG_SIZE 131072
770| #define XLOG_BLCKSZ 8192
771| #define ENABLE_THREAD_SAFETY 1
772| #define USE_ICU 1
773| #define ENABLE_GSS 1
774| #define PG_KRB_SRVNAM "postgres"
775| #define USE_BONJOUR 1
776| #define USE_OPENSSL 1
777| #define HAVE_UUID_E2FS 1
778| #define USE_LIBXML 1
779| #define USE_LIBXSLT 1
780| #define STDC_HEADERS 1
781| #define HAVE_SYS_TYPES_H 1
782| #define HAVE_SYS_STAT_H 1
783| #define HAVE_STDLIB_H 1
784| #define HAVE_STRING_H 1
785| #define HAVE_MEMORY_H 1
786| #define HAVE_STRINGS_H 1
787| #define HAVE_INTTYPES_H 1
788| #define HAVE_STDINT_H 1
789| #define HAVE_UNISTD_H 1
790| #define HAVE_PTHREAD_PRIO_INHERIT 1
791| #define HAVE_PTHREAD 1
792| #define HAVE_STRERROR_R 1
793| #define HAVE_GETPWUID_R 1
794| /* end confdefs.h.  */
795| /* Define gethostbyname_r to an innocuous variant, in case <limits.h> declares gethostbyname_r.
796|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
797| #define gethostbyname_r innocuous_gethostbyname_r
798|
799| /* System header to define __stub macros and hopefully few prototypes,
800|     which can conflict with char gethostbyname_r (); below.
801|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
802|     <limits.h> exists even on freestanding compilers.  */
803|
804| #ifdef __STDC__
805| # include <limits.h>
806| #else
807| # include <assert.h>
808| #endif
809|
810| #undef gethostbyname_r
811|
812| /* Override any GCC internal prototype to avoid an error.
813|    Use char because int might match the return type of a GCC
814|    builtin and then its argument prototype would still apply.  */
815| #ifdef __cplusplus
816| extern "C"
817| #endif
818| char gethostbyname_r ();
819| /* The GNU C library defines this for functions which it implements
820|     to always fail with ENOSYS.  Some functions are actually named
821|     something starting with __ and the normal name is an alias.  */
822| #if defined __stub_gethostbyname_r || defined __stub___gethostbyname_r
823| choke me
824| #endif
825|
826| int
827| main ()
828| {
829| return gethostbyname_r ();
830|   ;
831|   return 0;
832| }
833configure:11021: result: no
834configure:11032: checking whether strerror_r returns int
835configure:11051: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
836configure:11051: $? = 0
837configure:11058: result: yes
838configure:11092: checking for main in -lm
839configure:11111: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm   >&5
840configure:11111: $? = 0
841configure:11120: result: yes
842configure:11131: checking for library containing setproctitle
843configure:11162: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
844Undefined symbols for architecture x86_64:
845  "_setproctitle", referenced from:
846      _main in conftest-Zby2eD.o
847ld: symbol(s) not found for architecture x86_64
848clang: error: linker command failed with exit code 1 (use -v to see invocation)
849configure:11162: $? = 1
850configure: failed program was:
851| /* confdefs.h */
852| #define PACKAGE_NAME "PostgreSQL"
853| #define PACKAGE_TARNAME "postgresql"
854| #define PACKAGE_VERSION "13.4"
855| #define PACKAGE_STRING "PostgreSQL 13.4"
856| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
857| #define PACKAGE_URL "https://www.postgresql.org/"
858| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
859| #define PG_MAJORVERSION "13"
860| #define PG_MAJORVERSION_NUM 13
861| #define PG_MINORVERSION_NUM 4
862| #define PG_VERSION "13.4"
863| #define DEF_PGPORT 5432
864| #define DEF_PGPORT_STR "5432"
865| #define BLCKSZ 8192
866| #define RELSEG_SIZE 131072
867| #define XLOG_BLCKSZ 8192
868| #define ENABLE_THREAD_SAFETY 1
869| #define USE_ICU 1
870| #define ENABLE_GSS 1
871| #define PG_KRB_SRVNAM "postgres"
872| #define USE_BONJOUR 1
873| #define USE_OPENSSL 1
874| #define HAVE_UUID_E2FS 1
875| #define USE_LIBXML 1
876| #define USE_LIBXSLT 1
877| #define STDC_HEADERS 1
878| #define HAVE_SYS_TYPES_H 1
879| #define HAVE_SYS_STAT_H 1
880| #define HAVE_STDLIB_H 1
881| #define HAVE_STRING_H 1
882| #define HAVE_MEMORY_H 1
883| #define HAVE_STRINGS_H 1
884| #define HAVE_INTTYPES_H 1
885| #define HAVE_STDINT_H 1
886| #define HAVE_UNISTD_H 1
887| #define HAVE_PTHREAD_PRIO_INHERIT 1
888| #define HAVE_PTHREAD 1
889| #define HAVE_STRERROR_R 1
890| #define HAVE_GETPWUID_R 1
891| #define STRERROR_R_INT 1
892| #define HAVE_LIBM 1
893| /* end confdefs.h.  */
894|
895| /* Override any GCC internal prototype to avoid an error.
896|    Use char because int might match the return type of a GCC
897|    builtin and then its argument prototype would still apply.  */
898| #ifdef __cplusplus
899| extern "C"
900| #endif
901| char setproctitle ();
902| int
903| main ()
904| {
905| return setproctitle ();
906|   ;
907|   return 0;
908| }
909configure:11162: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lutil  -lm  >&5
910Undefined symbols for architecture x86_64:
911  "_setproctitle", referenced from:
912      _main in conftest-QG783B.o
913ld: symbol(s) not found for architecture x86_64
914clang: error: linker command failed with exit code 1 (use -v to see invocation)
915configure:11162: $? = 1
916configure: failed program was:
917| /* confdefs.h */
918| #define PACKAGE_NAME "PostgreSQL"
919| #define PACKAGE_TARNAME "postgresql"
920| #define PACKAGE_VERSION "13.4"
921| #define PACKAGE_STRING "PostgreSQL 13.4"
922| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
923| #define PACKAGE_URL "https://www.postgresql.org/"
924| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
925| #define PG_MAJORVERSION "13"
926| #define PG_MAJORVERSION_NUM 13
927| #define PG_MINORVERSION_NUM 4
928| #define PG_VERSION "13.4"
929| #define DEF_PGPORT 5432
930| #define DEF_PGPORT_STR "5432"
931| #define BLCKSZ 8192
932| #define RELSEG_SIZE 131072
933| #define XLOG_BLCKSZ 8192
934| #define ENABLE_THREAD_SAFETY 1
935| #define USE_ICU 1
936| #define ENABLE_GSS 1
937| #define PG_KRB_SRVNAM "postgres"
938| #define USE_BONJOUR 1
939| #define USE_OPENSSL 1
940| #define HAVE_UUID_E2FS 1
941| #define USE_LIBXML 1
942| #define USE_LIBXSLT 1
943| #define STDC_HEADERS 1
944| #define HAVE_SYS_TYPES_H 1
945| #define HAVE_SYS_STAT_H 1
946| #define HAVE_STDLIB_H 1
947| #define HAVE_STRING_H 1
948| #define HAVE_MEMORY_H 1
949| #define HAVE_STRINGS_H 1
950| #define HAVE_INTTYPES_H 1
951| #define HAVE_STDINT_H 1
952| #define HAVE_UNISTD_H 1
953| #define HAVE_PTHREAD_PRIO_INHERIT 1
954| #define HAVE_PTHREAD 1
955| #define HAVE_STRERROR_R 1
956| #define HAVE_GETPWUID_R 1
957| #define STRERROR_R_INT 1
958| #define HAVE_LIBM 1
959| /* end confdefs.h.  */
960|
961| /* Override any GCC internal prototype to avoid an error.
962|    Use char because int might match the return type of a GCC
963|    builtin and then its argument prototype would still apply.  */
964| #ifdef __cplusplus
965| extern "C"
966| #endif
967| char setproctitle ();
968| int
969| main ()
970| {
971| return setproctitle ();
972|   ;
973|   return 0;
974| }
975configure:11179: result: no
976configure:11187: checking for library containing dlopen
977configure:11218: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
978configure:11218: $? = 0
979configure:11235: result: none required
980configure:11243: checking for library containing socket
981configure:11274: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
982configure:11274: $? = 0
983configure:11291: result: none required
984configure:11299: checking for library containing shl_load
985configure:11330: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
986Undefined symbols for architecture x86_64:
987  "_shl_load", referenced from:
988      _main in conftest-Xr6aMV.o
989ld: symbol(s) not found for architecture x86_64
990clang: error: linker command failed with exit code 1 (use -v to see invocation)
991configure:11330: $? = 1
992configure: failed program was:
993| /* confdefs.h */
994| #define PACKAGE_NAME "PostgreSQL"
995| #define PACKAGE_TARNAME "postgresql"
996| #define PACKAGE_VERSION "13.4"
997| #define PACKAGE_STRING "PostgreSQL 13.4"
998| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
999| #define PACKAGE_URL "https://www.postgresql.org/"
1000| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
1001| #define PG_MAJORVERSION "13"
1002| #define PG_MAJORVERSION_NUM 13
1003| #define PG_MINORVERSION_NUM 4
1004| #define PG_VERSION "13.4"
1005| #define DEF_PGPORT 5432
1006| #define DEF_PGPORT_STR "5432"
1007| #define BLCKSZ 8192
1008| #define RELSEG_SIZE 131072
1009| #define XLOG_BLCKSZ 8192
1010| #define ENABLE_THREAD_SAFETY 1
1011| #define USE_ICU 1
1012| #define ENABLE_GSS 1
1013| #define PG_KRB_SRVNAM "postgres"
1014| #define USE_BONJOUR 1
1015| #define USE_OPENSSL 1
1016| #define HAVE_UUID_E2FS 1
1017| #define USE_LIBXML 1
1018| #define USE_LIBXSLT 1
1019| #define STDC_HEADERS 1
1020| #define HAVE_SYS_TYPES_H 1
1021| #define HAVE_SYS_STAT_H 1
1022| #define HAVE_STDLIB_H 1
1023| #define HAVE_STRING_H 1
1024| #define HAVE_MEMORY_H 1
1025| #define HAVE_STRINGS_H 1
1026| #define HAVE_INTTYPES_H 1
1027| #define HAVE_STDINT_H 1
1028| #define HAVE_UNISTD_H 1
1029| #define HAVE_PTHREAD_PRIO_INHERIT 1
1030| #define HAVE_PTHREAD 1
1031| #define HAVE_STRERROR_R 1
1032| #define HAVE_GETPWUID_R 1
1033| #define STRERROR_R_INT 1
1034| #define HAVE_LIBM 1
1035| /* end confdefs.h.  */
1036|
1037| /* Override any GCC internal prototype to avoid an error.
1038|    Use char because int might match the return type of a GCC
1039|    builtin and then its argument prototype would still apply.  */
1040| #ifdef __cplusplus
1041| extern "C"
1042| #endif
1043| char shl_load ();
1044| int
1045| main ()
1046| {
1047| return shl_load ();
1048|   ;
1049|   return 0;
1050| }
1051configure:11330: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -ldld  -lm  >&5
1052ld: library not found for -ldld
1053clang: error: linker command failed with exit code 1 (use -v to see invocation)
1054configure:11330: $? = 1
1055configure: failed program was:
1056| /* confdefs.h */
1057| #define PACKAGE_NAME "PostgreSQL"
1058| #define PACKAGE_TARNAME "postgresql"
1059| #define PACKAGE_VERSION "13.4"
1060| #define PACKAGE_STRING "PostgreSQL 13.4"
1061| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
1062| #define PACKAGE_URL "https://www.postgresql.org/"
1063| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
1064| #define PG_MAJORVERSION "13"
1065| #define PG_MAJORVERSION_NUM 13
1066| #define PG_MINORVERSION_NUM 4
1067| #define PG_VERSION "13.4"
1068| #define DEF_PGPORT 5432
1069| #define DEF_PGPORT_STR "5432"
1070| #define BLCKSZ 8192
1071| #define RELSEG_SIZE 131072
1072| #define XLOG_BLCKSZ 8192
1073| #define ENABLE_THREAD_SAFETY 1
1074| #define USE_ICU 1
1075| #define ENABLE_GSS 1
1076| #define PG_KRB_SRVNAM "postgres"
1077| #define USE_BONJOUR 1
1078| #define USE_OPENSSL 1
1079| #define HAVE_UUID_E2FS 1
1080| #define USE_LIBXML 1
1081| #define USE_LIBXSLT 1
1082| #define STDC_HEADERS 1
1083| #define HAVE_SYS_TYPES_H 1
1084| #define HAVE_SYS_STAT_H 1
1085| #define HAVE_STDLIB_H 1
1086| #define HAVE_STRING_H 1
1087| #define HAVE_MEMORY_H 1
1088| #define HAVE_STRINGS_H 1
1089| #define HAVE_INTTYPES_H 1
1090| #define HAVE_STDINT_H 1
1091| #define HAVE_UNISTD_H 1
1092| #define HAVE_PTHREAD_PRIO_INHERIT 1
1093| #define HAVE_PTHREAD 1
1094| #define HAVE_STRERROR_R 1
1095| #define HAVE_GETPWUID_R 1
1096| #define STRERROR_R_INT 1
1097| #define HAVE_LIBM 1
1098| /* end confdefs.h.  */
1099|
1100| /* Override any GCC internal prototype to avoid an error.
1101|    Use char because int might match the return type of a GCC
1102|    builtin and then its argument prototype would still apply.  */
1103| #ifdef __cplusplus
1104| extern "C"
1105| #endif
1106| char shl_load ();
1107| int
1108| main ()
1109| {
1110| return shl_load ();
1111|   ;
1112|   return 0;
1113| }
1114configure:11347: result: no
1115configure:11355: checking for library containing getopt_long
1116configure:11386: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
1117configure:11386: $? = 0
1118configure:11403: result: none required
1119configure:11411: checking for library containing shm_open
1120configure:11442: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
1121configure:11442: $? = 0
1122configure:11459: result: none required
1123configure:11467: checking for library containing shm_unlink
1124configure:11498: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
1125configure:11498: $? = 0
1126configure:11515: result: none required
1127configure:11523: checking for library containing clock_gettime
1128configure:11554: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
1129Undefined symbols for architecture x86_64:
1130  "_clock_gettime", referenced from:
1131      _main in conftest-XIOfbB.o
1132ld: symbol(s) not found for architecture x86_64
1133clang: error: linker command failed with exit code 1 (use -v to see invocation)
1134configure:11554: $? = 1
1135configure: failed program was:
1136| /* confdefs.h */
1137| #define PACKAGE_NAME "PostgreSQL"
1138| #define PACKAGE_TARNAME "postgresql"
1139| #define PACKAGE_VERSION "13.4"
1140| #define PACKAGE_STRING "PostgreSQL 13.4"
1141| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
1142| #define PACKAGE_URL "https://www.postgresql.org/"
1143| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
1144| #define PG_MAJORVERSION "13"
1145| #define PG_MAJORVERSION_NUM 13
1146| #define PG_MINORVERSION_NUM 4
1147| #define PG_VERSION "13.4"
1148| #define DEF_PGPORT 5432
1149| #define DEF_PGPORT_STR "5432"
1150| #define BLCKSZ 8192
1151| #define RELSEG_SIZE 131072
1152| #define XLOG_BLCKSZ 8192
1153| #define ENABLE_THREAD_SAFETY 1
1154| #define USE_ICU 1
1155| #define ENABLE_GSS 1
1156| #define PG_KRB_SRVNAM "postgres"
1157| #define USE_BONJOUR 1
1158| #define USE_OPENSSL 1
1159| #define HAVE_UUID_E2FS 1
1160| #define USE_LIBXML 1
1161| #define USE_LIBXSLT 1
1162| #define STDC_HEADERS 1
1163| #define HAVE_SYS_TYPES_H 1
1164| #define HAVE_SYS_STAT_H 1
1165| #define HAVE_STDLIB_H 1
1166| #define HAVE_STRING_H 1
1167| #define HAVE_MEMORY_H 1
1168| #define HAVE_STRINGS_H 1
1169| #define HAVE_INTTYPES_H 1
1170| #define HAVE_STDINT_H 1
1171| #define HAVE_UNISTD_H 1
1172| #define HAVE_PTHREAD_PRIO_INHERIT 1
1173| #define HAVE_PTHREAD 1
1174| #define HAVE_STRERROR_R 1
1175| #define HAVE_GETPWUID_R 1
1176| #define STRERROR_R_INT 1
1177| #define HAVE_LIBM 1
1178| /* end confdefs.h.  */
1179|
1180| /* Override any GCC internal prototype to avoid an error.
1181|    Use char because int might match the return type of a GCC
1182|    builtin and then its argument prototype would still apply.  */
1183| #ifdef __cplusplus
1184| extern "C"
1185| #endif
1186| char clock_gettime ();
1187| int
1188| main ()
1189| {
1190| return clock_gettime ();
1191|   ;
1192|   return 0;
1193| }
1194configure:11554: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lrt  -lm  >&5
1195ld: library not found for -lrt
1196clang: error: linker command failed with exit code 1 (use -v to see invocation)
1197configure:11554: $? = 1
1198configure: failed program was:
1199| /* confdefs.h */
1200| #define PACKAGE_NAME "PostgreSQL"
1201| #define PACKAGE_TARNAME "postgresql"
1202| #define PACKAGE_VERSION "13.4"
1203| #define PACKAGE_STRING "PostgreSQL 13.4"
1204| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
1205| #define PACKAGE_URL "https://www.postgresql.org/"
1206| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
1207| #define PG_MAJORVERSION "13"
1208| #define PG_MAJORVERSION_NUM 13
1209| #define PG_MINORVERSION_NUM 4
1210| #define PG_VERSION "13.4"
1211| #define DEF_PGPORT 5432
1212| #define DEF_PGPORT_STR "5432"
1213| #define BLCKSZ 8192
1214| #define RELSEG_SIZE 131072
1215| #define XLOG_BLCKSZ 8192
1216| #define ENABLE_THREAD_SAFETY 1
1217| #define USE_ICU 1
1218| #define ENABLE_GSS 1
1219| #define PG_KRB_SRVNAM "postgres"
1220| #define USE_BONJOUR 1
1221| #define USE_OPENSSL 1
1222| #define HAVE_UUID_E2FS 1
1223| #define USE_LIBXML 1
1224| #define USE_LIBXSLT 1
1225| #define STDC_HEADERS 1
1226| #define HAVE_SYS_TYPES_H 1
1227| #define HAVE_SYS_STAT_H 1
1228| #define HAVE_STDLIB_H 1
1229| #define HAVE_STRING_H 1
1230| #define HAVE_MEMORY_H 1
1231| #define HAVE_STRINGS_H 1
1232| #define HAVE_INTTYPES_H 1
1233| #define HAVE_STDINT_H 1
1234| #define HAVE_UNISTD_H 1
1235| #define HAVE_PTHREAD_PRIO_INHERIT 1
1236| #define HAVE_PTHREAD 1
1237| #define HAVE_STRERROR_R 1
1238| #define HAVE_GETPWUID_R 1
1239| #define STRERROR_R_INT 1
1240| #define HAVE_LIBM 1
1241| /* end confdefs.h.  */
1242|
1243| /* Override any GCC internal prototype to avoid an error.
1244|    Use char because int might match the return type of a GCC
1245|    builtin and then its argument prototype would still apply.  */
1246| #ifdef __cplusplus
1247| extern "C"
1248| #endif
1249| char clock_gettime ();
1250| int
1251| main ()
1252| {
1253| return clock_gettime ();
1254|   ;
1255|   return 0;
1256| }
1257configure:11554: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lposix4  -lm  >&5
1258ld: library not found for -lposix4
1259clang: error: linker command failed with exit code 1 (use -v to see invocation)
1260configure:11554: $? = 1
1261configure: failed program was:
1262| /* confdefs.h */
1263| #define PACKAGE_NAME "PostgreSQL"
1264| #define PACKAGE_TARNAME "postgresql"
1265| #define PACKAGE_VERSION "13.4"
1266| #define PACKAGE_STRING "PostgreSQL 13.4"
1267| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
1268| #define PACKAGE_URL "https://www.postgresql.org/"
1269| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
1270| #define PG_MAJORVERSION "13"
1271| #define PG_MAJORVERSION_NUM 13
1272| #define PG_MINORVERSION_NUM 4
1273| #define PG_VERSION "13.4"
1274| #define DEF_PGPORT 5432
1275| #define DEF_PGPORT_STR "5432"
1276| #define BLCKSZ 8192
1277| #define RELSEG_SIZE 131072
1278| #define XLOG_BLCKSZ 8192
1279| #define ENABLE_THREAD_SAFETY 1
1280| #define USE_ICU 1
1281| #define ENABLE_GSS 1
1282| #define PG_KRB_SRVNAM "postgres"
1283| #define USE_BONJOUR 1
1284| #define USE_OPENSSL 1
1285| #define HAVE_UUID_E2FS 1
1286| #define USE_LIBXML 1
1287| #define USE_LIBXSLT 1
1288| #define STDC_HEADERS 1
1289| #define HAVE_SYS_TYPES_H 1
1290| #define HAVE_SYS_STAT_H 1
1291| #define HAVE_STDLIB_H 1
1292| #define HAVE_STRING_H 1
1293| #define HAVE_MEMORY_H 1
1294| #define HAVE_STRINGS_H 1
1295| #define HAVE_INTTYPES_H 1
1296| #define HAVE_STDINT_H 1
1297| #define HAVE_UNISTD_H 1
1298| #define HAVE_PTHREAD_PRIO_INHERIT 1
1299| #define HAVE_PTHREAD 1
1300| #define HAVE_STRERROR_R 1
1301| #define HAVE_GETPWUID_R 1
1302| #define STRERROR_R_INT 1
1303| #define HAVE_LIBM 1
1304| /* end confdefs.h.  */
1305|
1306| /* Override any GCC internal prototype to avoid an error.
1307|    Use char because int might match the return type of a GCC
1308|    builtin and then its argument prototype would still apply.  */
1309| #ifdef __cplusplus
1310| extern "C"
1311| #endif
1312| char clock_gettime ();
1313| int
1314| main ()
1315| {
1316| return clock_gettime ();
1317|   ;
1318|   return 0;
1319| }
1320configure:11571: result: no
1321configure:11580: checking for library containing fdatasync
1322configure:11611: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
1323configure:11611: $? = 0
1324configure:11628: result: none required
1325configure:11637: checking for library containing sched_yield
1326configure:11668: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
1327configure:11668: $? = 0
1328configure:11685: result: none required
1329configure:11695: checking for library containing gethostbyname_r
1330configure:11726: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
1331Undefined symbols for architecture x86_64:
1332  "_gethostbyname_r", referenced from:
1333      _main in conftest-g47Zq1.o
1334ld: symbol(s) not found for architecture x86_64
1335clang: error: linker command failed with exit code 1 (use -v to see invocation)
1336configure:11726: $? = 1
1337configure: failed program was:
1338| /* confdefs.h */
1339| #define PACKAGE_NAME "PostgreSQL"
1340| #define PACKAGE_TARNAME "postgresql"
1341| #define PACKAGE_VERSION "13.4"
1342| #define PACKAGE_STRING "PostgreSQL 13.4"
1343| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
1344| #define PACKAGE_URL "https://www.postgresql.org/"
1345| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
1346| #define PG_MAJORVERSION "13"
1347| #define PG_MAJORVERSION_NUM 13
1348| #define PG_MINORVERSION_NUM 4
1349| #define PG_VERSION "13.4"
1350| #define DEF_PGPORT 5432
1351| #define DEF_PGPORT_STR "5432"
1352| #define BLCKSZ 8192
1353| #define RELSEG_SIZE 131072
1354| #define XLOG_BLCKSZ 8192
1355| #define ENABLE_THREAD_SAFETY 1
1356| #define USE_ICU 1
1357| #define ENABLE_GSS 1
1358| #define PG_KRB_SRVNAM "postgres"
1359| #define USE_BONJOUR 1
1360| #define USE_OPENSSL 1
1361| #define HAVE_UUID_E2FS 1
1362| #define USE_LIBXML 1
1363| #define USE_LIBXSLT 1
1364| #define STDC_HEADERS 1
1365| #define HAVE_SYS_TYPES_H 1
1366| #define HAVE_SYS_STAT_H 1
1367| #define HAVE_STDLIB_H 1
1368| #define HAVE_STRING_H 1
1369| #define HAVE_MEMORY_H 1
1370| #define HAVE_STRINGS_H 1
1371| #define HAVE_INTTYPES_H 1
1372| #define HAVE_STDINT_H 1
1373| #define HAVE_UNISTD_H 1
1374| #define HAVE_PTHREAD_PRIO_INHERIT 1
1375| #define HAVE_PTHREAD 1
1376| #define HAVE_STRERROR_R 1
1377| #define HAVE_GETPWUID_R 1
1378| #define STRERROR_R_INT 1
1379| #define HAVE_LIBM 1
1380| /* end confdefs.h.  */
1381|
1382| /* Override any GCC internal prototype to avoid an error.
1383|    Use char because int might match the return type of a GCC
1384|    builtin and then its argument prototype would still apply.  */
1385| #ifdef __cplusplus
1386| extern "C"
1387| #endif
1388| char gethostbyname_r ();
1389| int
1390| main ()
1391| {
1392| return gethostbyname_r ();
1393|   ;
1394|   return 0;
1395| }
1396configure:11726: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lnsl  -lm  >&5
1397ld: library not found for -lnsl
1398clang: error: linker command failed with exit code 1 (use -v to see invocation)
1399configure:11726: $? = 1
1400configure: failed program was:
1401| /* confdefs.h */
1402| #define PACKAGE_NAME "PostgreSQL"
1403| #define PACKAGE_TARNAME "postgresql"
1404| #define PACKAGE_VERSION "13.4"
1405| #define PACKAGE_STRING "PostgreSQL 13.4"
1406| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
1407| #define PACKAGE_URL "https://www.postgresql.org/"
1408| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
1409| #define PG_MAJORVERSION "13"
1410| #define PG_MAJORVERSION_NUM 13
1411| #define PG_MINORVERSION_NUM 4
1412| #define PG_VERSION "13.4"
1413| #define DEF_PGPORT 5432
1414| #define DEF_PGPORT_STR "5432"
1415| #define BLCKSZ 8192
1416| #define RELSEG_SIZE 131072
1417| #define XLOG_BLCKSZ 8192
1418| #define ENABLE_THREAD_SAFETY 1
1419| #define USE_ICU 1
1420| #define ENABLE_GSS 1
1421| #define PG_KRB_SRVNAM "postgres"
1422| #define USE_BONJOUR 1
1423| #define USE_OPENSSL 1
1424| #define HAVE_UUID_E2FS 1
1425| #define USE_LIBXML 1
1426| #define USE_LIBXSLT 1
1427| #define STDC_HEADERS 1
1428| #define HAVE_SYS_TYPES_H 1
1429| #define HAVE_SYS_STAT_H 1
1430| #define HAVE_STDLIB_H 1
1431| #define HAVE_STRING_H 1
1432| #define HAVE_MEMORY_H 1
1433| #define HAVE_STRINGS_H 1
1434| #define HAVE_INTTYPES_H 1
1435| #define HAVE_STDINT_H 1
1436| #define HAVE_UNISTD_H 1
1437| #define HAVE_PTHREAD_PRIO_INHERIT 1
1438| #define HAVE_PTHREAD 1
1439| #define HAVE_STRERROR_R 1
1440| #define HAVE_GETPWUID_R 1
1441| #define STRERROR_R_INT 1
1442| #define HAVE_LIBM 1
1443| /* end confdefs.h.  */
1444|
1445| /* Override any GCC internal prototype to avoid an error.
1446|    Use char because int might match the return type of a GCC
1447|    builtin and then its argument prototype would still apply.  */
1448| #ifdef __cplusplus
1449| extern "C"
1450| #endif
1451| char gethostbyname_r ();
1452| int
1453| main ()
1454| {
1455| return gethostbyname_r ();
1456|   ;
1457|   return 0;
1458| }
1459configure:11743: result: no
1460configure:11752: checking for library containing shmget
1461configure:11783: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
1462configure:11783: $? = 0
1463configure:11800: result: none required
1464configure:11809: checking for library containing backtrace_symbols
1465configure:11840: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lm  >&5
1466configure:11840: $? = 0
1467configure:11857: result: none required
1468configure:11869: checking for library containing readline
1469configure:11901: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lreadline -lm  >&5
1470configure:11901: $? = 0
1471configure:11927: result: -lreadline
1472configure:11946: checking for inflate in -lz
1473configure:11971: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lz  -lreadline -lm  >&5
1474configure:11971: $? = 0
1475configure:11980: result: yes
1476configure:12022: checking for library containing gss_init_sec_context
1477configure:12053: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lz -lreadline -lm  >&5
1478Undefined symbols for architecture x86_64:
1479  "_gss_init_sec_context", referenced from:
1480      _main in conftest-C3jFbm.o
1481ld: symbol(s) not found for architecture x86_64
1482clang: error: linker command failed with exit code 1 (use -v to see invocation)
1483configure:12053: $? = 1
1484configure: failed program was:
1485| /* confdefs.h */
1486| #define PACKAGE_NAME "PostgreSQL"
1487| #define PACKAGE_TARNAME "postgresql"
1488| #define PACKAGE_VERSION "13.4"
1489| #define PACKAGE_STRING "PostgreSQL 13.4"
1490| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
1491| #define PACKAGE_URL "https://www.postgresql.org/"
1492| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
1493| #define PG_MAJORVERSION "13"
1494| #define PG_MAJORVERSION_NUM 13
1495| #define PG_MINORVERSION_NUM 4
1496| #define PG_VERSION "13.4"
1497| #define DEF_PGPORT 5432
1498| #define DEF_PGPORT_STR "5432"
1499| #define BLCKSZ 8192
1500| #define RELSEG_SIZE 131072
1501| #define XLOG_BLCKSZ 8192
1502| #define ENABLE_THREAD_SAFETY 1
1503| #define USE_ICU 1
1504| #define ENABLE_GSS 1
1505| #define PG_KRB_SRVNAM "postgres"
1506| #define USE_BONJOUR 1
1507| #define USE_OPENSSL 1
1508| #define HAVE_UUID_E2FS 1
1509| #define USE_LIBXML 1
1510| #define USE_LIBXSLT 1
1511| #define STDC_HEADERS 1
1512| #define HAVE_SYS_TYPES_H 1
1513| #define HAVE_SYS_STAT_H 1
1514| #define HAVE_STDLIB_H 1
1515| #define HAVE_STRING_H 1
1516| #define HAVE_MEMORY_H 1
1517| #define HAVE_STRINGS_H 1
1518| #define HAVE_INTTYPES_H 1
1519| #define HAVE_STDINT_H 1
1520| #define HAVE_UNISTD_H 1
1521| #define HAVE_PTHREAD_PRIO_INHERIT 1
1522| #define HAVE_PTHREAD 1
1523| #define HAVE_STRERROR_R 1
1524| #define HAVE_GETPWUID_R 1
1525| #define STRERROR_R_INT 1
1526| #define HAVE_LIBM 1
1527| #define HAVE_LIBREADLINE 1
1528| #define HAVE_LIBZ 1
1529| #define HAVE_SPINLOCKS 1
1530| #define HAVE_ATOMICS 1
1531| /* end confdefs.h.  */
1532|
1533| /* Override any GCC internal prototype to avoid an error.
1534|    Use char because int might match the return type of a GCC
1535|    builtin and then its argument prototype would still apply.  */
1536| #ifdef __cplusplus
1537| extern "C"
1538| #endif
1539| char gss_init_sec_context ();
1540| int
1541| main ()
1542| {
1543| return gss_init_sec_context ();
1544|   ;
1545|   return 0;
1546| }
1547configure:12053: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lgssapi_krb5  -lz -lreadline -lm  >&5
1548configure:12053: $? = 0
1549configure:12070: result: -lgssapi_krb5
1550configure:12087: checking for CRYPTO_new_ex_data in -lcrypto
1551configure:12112: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lcrypto  -lgssapi_krb5 -lz -lreadline -lm  >&5
1552configure:12112: $? = 0
1553configure:12121: result: yes
1554configure:12134: checking for SSL_new in -lssl
1555configure:12159: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lssl  -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
1556configure:12159: $? = 0
1557configure:12168: result: yes
1558configure:12302: checking for X509_get_signature_nid
1559configure:12302: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
1560configure:12302: $? = 0
1561configure:12302: result: yes
1562configure:12319: checking for OPENSSL_init_ssl
1563configure:12319: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
1564configure:12319: $? = 0
1565configure:12319: result: yes
1566configure:12319: checking for BIO_get_data
1567configure:12319: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
1568configure:12319: $? = 0
1569configure:12319: result: yes
1570configure:12319: checking for BIO_meth_new
1571configure:12319: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
1572configure:12319: $? = 0
1573configure:12319: result: yes
1574configure:12319: checking for ASN1_STRING_get0_data
1575configure:12319: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
1576configure:12319: $? = 0
1577configure:12319: result: yes
1578configure:12333: checking for CRYPTO_lock
1579configure:12333: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
1580Undefined symbols for architecture x86_64:
1581  "_CRYPTO_lock", referenced from:
1582      _main in conftest-BUXU1v.o
1583ld: symbol(s) not found for architecture x86_64
1584clang: error: linker command failed with exit code 1 (use -v to see invocation)
1585configure:12333: $? = 1
1586configure: failed program was:
1587| /* confdefs.h */
1588| #define PACKAGE_NAME "PostgreSQL"
1589| #define PACKAGE_TARNAME "postgresql"
1590| #define PACKAGE_VERSION "13.4"
1591| #define PACKAGE_STRING "PostgreSQL 13.4"
1592| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
1593| #define PACKAGE_URL "https://www.postgresql.org/"
1594| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
1595| #define PG_MAJORVERSION "13"
1596| #define PG_MAJORVERSION_NUM 13
1597| #define PG_MINORVERSION_NUM 4
1598| #define PG_VERSION "13.4"
1599| #define DEF_PGPORT 5432
1600| #define DEF_PGPORT_STR "5432"
1601| #define BLCKSZ 8192
1602| #define RELSEG_SIZE 131072
1603| #define XLOG_BLCKSZ 8192
1604| #define ENABLE_THREAD_SAFETY 1
1605| #define USE_ICU 1
1606| #define ENABLE_GSS 1
1607| #define PG_KRB_SRVNAM "postgres"
1608| #define USE_BONJOUR 1
1609| #define USE_OPENSSL 1
1610| #define HAVE_UUID_E2FS 1
1611| #define USE_LIBXML 1
1612| #define USE_LIBXSLT 1
1613| #define STDC_HEADERS 1
1614| #define HAVE_SYS_TYPES_H 1
1615| #define HAVE_SYS_STAT_H 1
1616| #define HAVE_STDLIB_H 1
1617| #define HAVE_STRING_H 1
1618| #define HAVE_MEMORY_H 1
1619| #define HAVE_STRINGS_H 1
1620| #define HAVE_INTTYPES_H 1
1621| #define HAVE_STDINT_H 1
1622| #define HAVE_UNISTD_H 1
1623| #define HAVE_PTHREAD_PRIO_INHERIT 1
1624| #define HAVE_PTHREAD 1
1625| #define HAVE_STRERROR_R 1
1626| #define HAVE_GETPWUID_R 1
1627| #define STRERROR_R_INT 1
1628| #define HAVE_LIBM 1
1629| #define HAVE_LIBREADLINE 1
1630| #define HAVE_LIBZ 1
1631| #define HAVE_SPINLOCKS 1
1632| #define HAVE_ATOMICS 1
1633| #define HAVE_LIBCRYPTO 1
1634| #define HAVE_LIBSSL 1
1635| #define HAVE_X509_GET_SIGNATURE_NID 1
1636| #define HAVE_OPENSSL_INIT_SSL 1
1637| #define HAVE_BIO_GET_DATA 1
1638| #define HAVE_BIO_METH_NEW 1
1639| #define HAVE_ASN1_STRING_GET0_DATA 1
1640| /* end confdefs.h.  */
1641| /* Define CRYPTO_lock to an innocuous variant, in case <limits.h> declares CRYPTO_lock.
1642|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1643| #define CRYPTO_lock innocuous_CRYPTO_lock
1644|
1645| /* System header to define __stub macros and hopefully few prototypes,
1646|     which can conflict with char CRYPTO_lock (); below.
1647|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1648|     <limits.h> exists even on freestanding compilers.  */
1649|
1650| #ifdef __STDC__
1651| # include <limits.h>
1652| #else
1653| # include <assert.h>
1654| #endif
1655|
1656| #undef CRYPTO_lock
1657|
1658| /* Override any GCC internal prototype to avoid an error.
1659|    Use char because int might match the return type of a GCC
1660|    builtin and then its argument prototype would still apply.  */
1661| #ifdef __cplusplus
1662| extern "C"
1663| #endif
1664| char CRYPTO_lock ();
1665| /* The GNU C library defines this for functions which it implements
1666|     to always fail with ENOSYS.  Some functions are actually named
1667|     something starting with __ and the normal name is an alias.  */
1668| #if defined __stub_CRYPTO_lock || defined __stub___CRYPTO_lock
1669| choke me
1670| #endif
1671|
1672| int
1673| main ()
1674| {
1675| return CRYPTO_lock ();
1676|   ;
1677|   return 0;
1678| }
1679configure:12333: result: no
1680configure:12395: checking for xmlSaveToBuffer in -lxml2
1681configure:12420: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxml2  -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
1682configure:12420: $? = 0
1683configure:12429: result: yes
1684configure:12445: checking for xsltCleanupGlobals in -lxslt
1685configure:12470: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt  -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
1686configure:12470: $? = 0
1687configure:12479: result: yes
1688configure:12727: checking for uuid_generate
1689configure:12727: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
1690configure:12727: $? = 0
1691configure:12727: result: yes
1692configure:12867: checking for stdbool.h that conforms to C99
1693configure:12934: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1694configure:12934: $? = 0
1695configure:12941: result: yes
1696configure:12943: checking for _Bool
1697configure:12943: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1698configure:12943: $? = 0
1699configure:12943: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1700conftest.c:93:20: error: expected expression
1701if (sizeof ((_Bool)))
1702                   ^
17031 error generated.
1704configure:12943: $? = 1
1705configure: failed program was:
1706| /* confdefs.h */
1707| #define PACKAGE_NAME "PostgreSQL"
1708| #define PACKAGE_TARNAME "postgresql"
1709| #define PACKAGE_VERSION "13.4"
1710| #define PACKAGE_STRING "PostgreSQL 13.4"
1711| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
1712| #define PACKAGE_URL "https://www.postgresql.org/"
1713| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
1714| #define PG_MAJORVERSION "13"
1715| #define PG_MAJORVERSION_NUM 13
1716| #define PG_MINORVERSION_NUM 4
1717| #define PG_VERSION "13.4"
1718| #define DEF_PGPORT 5432
1719| #define DEF_PGPORT_STR "5432"
1720| #define BLCKSZ 8192
1721| #define RELSEG_SIZE 131072
1722| #define XLOG_BLCKSZ 8192
1723| #define ENABLE_THREAD_SAFETY 1
1724| #define USE_ICU 1
1725| #define ENABLE_GSS 1
1726| #define PG_KRB_SRVNAM "postgres"
1727| #define USE_BONJOUR 1
1728| #define USE_OPENSSL 1
1729| #define HAVE_UUID_E2FS 1
1730| #define USE_LIBXML 1
1731| #define USE_LIBXSLT 1
1732| #define STDC_HEADERS 1
1733| #define HAVE_SYS_TYPES_H 1
1734| #define HAVE_SYS_STAT_H 1
1735| #define HAVE_STDLIB_H 1
1736| #define HAVE_STRING_H 1
1737| #define HAVE_MEMORY_H 1
1738| #define HAVE_STRINGS_H 1
1739| #define HAVE_INTTYPES_H 1
1740| #define HAVE_STDINT_H 1
1741| #define HAVE_UNISTD_H 1
1742| #define HAVE_PTHREAD_PRIO_INHERIT 1
1743| #define HAVE_PTHREAD 1
1744| #define HAVE_STRERROR_R 1
1745| #define HAVE_GETPWUID_R 1
1746| #define STRERROR_R_INT 1
1747| #define HAVE_LIBM 1
1748| #define HAVE_LIBREADLINE 1
1749| #define HAVE_LIBZ 1
1750| #define HAVE_SPINLOCKS 1
1751| #define HAVE_ATOMICS 1
1752| #define HAVE_LIBCRYPTO 1
1753| #define HAVE_LIBSSL 1
1754| #define HAVE_X509_GET_SIGNATURE_NID 1
1755| #define HAVE_OPENSSL_INIT_SSL 1
1756| #define HAVE_BIO_GET_DATA 1
1757| #define HAVE_BIO_METH_NEW 1
1758| #define HAVE_ASN1_STRING_GET0_DATA 1
1759| #define HAVE_LIBXML2 1
1760| #define HAVE_LIBXSLT 1
1761| /* end confdefs.h.  */
1762| #include <stdio.h>
1763| #ifdef HAVE_SYS_TYPES_H
1764| # include <sys/types.h>
1765| #endif
1766| #ifdef HAVE_SYS_STAT_H
1767| # include <sys/stat.h>
1768| #endif
1769| #ifdef STDC_HEADERS
1770| # include <stdlib.h>
1771| # include <stddef.h>
1772| #else
1773| # ifdef HAVE_STDLIB_H
1774| #  include <stdlib.h>
1775| # endif
1776| #endif
1777| #ifdef HAVE_STRING_H
1778| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1779| #  include <memory.h>
1780| # endif
1781| # include <string.h>
1782| #endif
1783| #ifdef HAVE_STRINGS_H
1784| # include <strings.h>
1785| #endif
1786| #ifdef HAVE_INTTYPES_H
1787| # include <inttypes.h>
1788| #endif
1789| #ifdef HAVE_STDINT_H
1790| # include <stdint.h>
1791| #endif
1792| #ifdef HAVE_UNISTD_H
1793| # include <unistd.h>
1794| #endif
1795| int
1796| main ()
1797| {
1798| if (sizeof ((_Bool)))
1799|           return 0;
1800|   ;
1801|   return 0;
1802| }
1803configure:12943: result: yes
1804configure:12964: checking atomic.h usability
1805configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1806conftest.c:92:10: fatal error: 'atomic.h' file not found
1807#include <atomic.h>
1808         ^
18091 error generated.
1810configure:12964: $? = 1
1811configure: failed program was:
1812| /* confdefs.h */
1813| #define PACKAGE_NAME "PostgreSQL"
1814| #define PACKAGE_TARNAME "postgresql"
1815| #define PACKAGE_VERSION "13.4"
1816| #define PACKAGE_STRING "PostgreSQL 13.4"
1817| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
1818| #define PACKAGE_URL "https://www.postgresql.org/"
1819| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
1820| #define PG_MAJORVERSION "13"
1821| #define PG_MAJORVERSION_NUM 13
1822| #define PG_MINORVERSION_NUM 4
1823| #define PG_VERSION "13.4"
1824| #define DEF_PGPORT 5432
1825| #define DEF_PGPORT_STR "5432"
1826| #define BLCKSZ 8192
1827| #define RELSEG_SIZE 131072
1828| #define XLOG_BLCKSZ 8192
1829| #define ENABLE_THREAD_SAFETY 1
1830| #define USE_ICU 1
1831| #define ENABLE_GSS 1
1832| #define PG_KRB_SRVNAM "postgres"
1833| #define USE_BONJOUR 1
1834| #define USE_OPENSSL 1
1835| #define HAVE_UUID_E2FS 1
1836| #define USE_LIBXML 1
1837| #define USE_LIBXSLT 1
1838| #define STDC_HEADERS 1
1839| #define HAVE_SYS_TYPES_H 1
1840| #define HAVE_SYS_STAT_H 1
1841| #define HAVE_STDLIB_H 1
1842| #define HAVE_STRING_H 1
1843| #define HAVE_MEMORY_H 1
1844| #define HAVE_STRINGS_H 1
1845| #define HAVE_INTTYPES_H 1
1846| #define HAVE_STDINT_H 1
1847| #define HAVE_UNISTD_H 1
1848| #define HAVE_PTHREAD_PRIO_INHERIT 1
1849| #define HAVE_PTHREAD 1
1850| #define HAVE_STRERROR_R 1
1851| #define HAVE_GETPWUID_R 1
1852| #define STRERROR_R_INT 1
1853| #define HAVE_LIBM 1
1854| #define HAVE_LIBREADLINE 1
1855| #define HAVE_LIBZ 1
1856| #define HAVE_SPINLOCKS 1
1857| #define HAVE_ATOMICS 1
1858| #define HAVE_LIBCRYPTO 1
1859| #define HAVE_LIBSSL 1
1860| #define HAVE_X509_GET_SIGNATURE_NID 1
1861| #define HAVE_OPENSSL_INIT_SSL 1
1862| #define HAVE_BIO_GET_DATA 1
1863| #define HAVE_BIO_METH_NEW 1
1864| #define HAVE_ASN1_STRING_GET0_DATA 1
1865| #define HAVE_LIBXML2 1
1866| #define HAVE_LIBXSLT 1
1867| #define HAVE__BOOL 1
1868| #define HAVE_STDBOOL_H 1
1869| /* end confdefs.h.  */
1870| #include <stdio.h>
1871| #ifdef HAVE_SYS_TYPES_H
1872| # include <sys/types.h>
1873| #endif
1874| #ifdef HAVE_SYS_STAT_H
1875| # include <sys/stat.h>
1876| #endif
1877| #ifdef STDC_HEADERS
1878| # include <stdlib.h>
1879| # include <stddef.h>
1880| #else
1881| # ifdef HAVE_STDLIB_H
1882| #  include <stdlib.h>
1883| # endif
1884| #endif
1885| #ifdef HAVE_STRING_H
1886| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1887| #  include <memory.h>
1888| # endif
1889| # include <string.h>
1890| #endif
1891| #ifdef HAVE_STRINGS_H
1892| # include <strings.h>
1893| #endif
1894| #ifdef HAVE_INTTYPES_H
1895| # include <inttypes.h>
1896| #endif
1897| #ifdef HAVE_STDINT_H
1898| # include <stdint.h>
1899| #endif
1900| #ifdef HAVE_UNISTD_H
1901| # include <unistd.h>
1902| #endif
1903| #include <atomic.h>
1904configure:12964: result: no
1905configure:12964: checking atomic.h presence
1906configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1907conftest.c:59:10: fatal error: 'atomic.h' file not found
1908#include <atomic.h>
1909         ^
19101 error generated.
1911configure:12964: $? = 1
1912configure: failed program was:
1913| /* confdefs.h */
1914| #define PACKAGE_NAME "PostgreSQL"
1915| #define PACKAGE_TARNAME "postgresql"
1916| #define PACKAGE_VERSION "13.4"
1917| #define PACKAGE_STRING "PostgreSQL 13.4"
1918| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
1919| #define PACKAGE_URL "https://www.postgresql.org/"
1920| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
1921| #define PG_MAJORVERSION "13"
1922| #define PG_MAJORVERSION_NUM 13
1923| #define PG_MINORVERSION_NUM 4
1924| #define PG_VERSION "13.4"
1925| #define DEF_PGPORT 5432
1926| #define DEF_PGPORT_STR "5432"
1927| #define BLCKSZ 8192
1928| #define RELSEG_SIZE 131072
1929| #define XLOG_BLCKSZ 8192
1930| #define ENABLE_THREAD_SAFETY 1
1931| #define USE_ICU 1
1932| #define ENABLE_GSS 1
1933| #define PG_KRB_SRVNAM "postgres"
1934| #define USE_BONJOUR 1
1935| #define USE_OPENSSL 1
1936| #define HAVE_UUID_E2FS 1
1937| #define USE_LIBXML 1
1938| #define USE_LIBXSLT 1
1939| #define STDC_HEADERS 1
1940| #define HAVE_SYS_TYPES_H 1
1941| #define HAVE_SYS_STAT_H 1
1942| #define HAVE_STDLIB_H 1
1943| #define HAVE_STRING_H 1
1944| #define HAVE_MEMORY_H 1
1945| #define HAVE_STRINGS_H 1
1946| #define HAVE_INTTYPES_H 1
1947| #define HAVE_STDINT_H 1
1948| #define HAVE_UNISTD_H 1
1949| #define HAVE_PTHREAD_PRIO_INHERIT 1
1950| #define HAVE_PTHREAD 1
1951| #define HAVE_STRERROR_R 1
1952| #define HAVE_GETPWUID_R 1
1953| #define STRERROR_R_INT 1
1954| #define HAVE_LIBM 1
1955| #define HAVE_LIBREADLINE 1
1956| #define HAVE_LIBZ 1
1957| #define HAVE_SPINLOCKS 1
1958| #define HAVE_ATOMICS 1
1959| #define HAVE_LIBCRYPTO 1
1960| #define HAVE_LIBSSL 1
1961| #define HAVE_X509_GET_SIGNATURE_NID 1
1962| #define HAVE_OPENSSL_INIT_SSL 1
1963| #define HAVE_BIO_GET_DATA 1
1964| #define HAVE_BIO_METH_NEW 1
1965| #define HAVE_ASN1_STRING_GET0_DATA 1
1966| #define HAVE_LIBXML2 1
1967| #define HAVE_LIBXSLT 1
1968| #define HAVE__BOOL 1
1969| #define HAVE_STDBOOL_H 1
1970| /* end confdefs.h.  */
1971| #include <atomic.h>
1972configure:12964: result: no
1973configure:12964: checking for atomic.h
1974configure:12964: result: no
1975configure:12964: checking copyfile.h usability
1976configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1977configure:12964: $? = 0
1978configure:12964: result: yes
1979configure:12964: checking copyfile.h presence
1980configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1981configure:12964: $? = 0
1982configure:12964: result: yes
1983configure:12964: checking for copyfile.h
1984configure:12964: result: yes
1985configure:12964: checking execinfo.h usability
1986configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1987configure:12964: $? = 0
1988configure:12964: result: yes
1989configure:12964: checking execinfo.h presence
1990configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
1991configure:12964: $? = 0
1992configure:12964: result: yes
1993configure:12964: checking for execinfo.h
1994configure:12964: result: yes
1995configure:12964: checking getopt.h usability
1996configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
1997configure:12964: $? = 0
1998configure:12964: result: yes
1999configure:12964: checking getopt.h presence
2000configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2001configure:12964: $? = 0
2002configure:12964: result: yes
2003configure:12964: checking for getopt.h
2004configure:12964: result: yes
2005configure:12964: checking ifaddrs.h usability
2006configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2007configure:12964: $? = 0
2008configure:12964: result: yes
2009configure:12964: checking ifaddrs.h presence
2010configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2011configure:12964: $? = 0
2012configure:12964: result: yes
2013configure:12964: checking for ifaddrs.h
2014configure:12964: result: yes
2015configure:12964: checking langinfo.h usability
2016configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2017configure:12964: $? = 0
2018configure:12964: result: yes
2019configure:12964: checking langinfo.h presence
2020configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2021configure:12964: $? = 0
2022configure:12964: result: yes
2023configure:12964: checking for langinfo.h
2024configure:12964: result: yes
2025configure:12964: checking mbarrier.h usability
2026configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2027conftest.c:97:10: fatal error: 'mbarrier.h' file not found
2028#include <mbarrier.h>
2029         ^
20301 error generated.
2031configure:12964: $? = 1
2032configure: failed program was:
2033| /* confdefs.h */
2034| #define PACKAGE_NAME "PostgreSQL"
2035| #define PACKAGE_TARNAME "postgresql"
2036| #define PACKAGE_VERSION "13.4"
2037| #define PACKAGE_STRING "PostgreSQL 13.4"
2038| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
2039| #define PACKAGE_URL "https://www.postgresql.org/"
2040| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
2041| #define PG_MAJORVERSION "13"
2042| #define PG_MAJORVERSION_NUM 13
2043| #define PG_MINORVERSION_NUM 4
2044| #define PG_VERSION "13.4"
2045| #define DEF_PGPORT 5432
2046| #define DEF_PGPORT_STR "5432"
2047| #define BLCKSZ 8192
2048| #define RELSEG_SIZE 131072
2049| #define XLOG_BLCKSZ 8192
2050| #define ENABLE_THREAD_SAFETY 1
2051| #define USE_ICU 1
2052| #define ENABLE_GSS 1
2053| #define PG_KRB_SRVNAM "postgres"
2054| #define USE_BONJOUR 1
2055| #define USE_OPENSSL 1
2056| #define HAVE_UUID_E2FS 1
2057| #define USE_LIBXML 1
2058| #define USE_LIBXSLT 1
2059| #define STDC_HEADERS 1
2060| #define HAVE_SYS_TYPES_H 1
2061| #define HAVE_SYS_STAT_H 1
2062| #define HAVE_STDLIB_H 1
2063| #define HAVE_STRING_H 1
2064| #define HAVE_MEMORY_H 1
2065| #define HAVE_STRINGS_H 1
2066| #define HAVE_INTTYPES_H 1
2067| #define HAVE_STDINT_H 1
2068| #define HAVE_UNISTD_H 1
2069| #define HAVE_PTHREAD_PRIO_INHERIT 1
2070| #define HAVE_PTHREAD 1
2071| #define HAVE_STRERROR_R 1
2072| #define HAVE_GETPWUID_R 1
2073| #define STRERROR_R_INT 1
2074| #define HAVE_LIBM 1
2075| #define HAVE_LIBREADLINE 1
2076| #define HAVE_LIBZ 1
2077| #define HAVE_SPINLOCKS 1
2078| #define HAVE_ATOMICS 1
2079| #define HAVE_LIBCRYPTO 1
2080| #define HAVE_LIBSSL 1
2081| #define HAVE_X509_GET_SIGNATURE_NID 1
2082| #define HAVE_OPENSSL_INIT_SSL 1
2083| #define HAVE_BIO_GET_DATA 1
2084| #define HAVE_BIO_METH_NEW 1
2085| #define HAVE_ASN1_STRING_GET0_DATA 1
2086| #define HAVE_LIBXML2 1
2087| #define HAVE_LIBXSLT 1
2088| #define HAVE__BOOL 1
2089| #define HAVE_STDBOOL_H 1
2090| #define HAVE_COPYFILE_H 1
2091| #define HAVE_EXECINFO_H 1
2092| #define HAVE_GETOPT_H 1
2093| #define HAVE_IFADDRS_H 1
2094| #define HAVE_LANGINFO_H 1
2095| /* end confdefs.h.  */
2096| #include <stdio.h>
2097| #ifdef HAVE_SYS_TYPES_H
2098| # include <sys/types.h>
2099| #endif
2100| #ifdef HAVE_SYS_STAT_H
2101| # include <sys/stat.h>
2102| #endif
2103| #ifdef STDC_HEADERS
2104| # include <stdlib.h>
2105| # include <stddef.h>
2106| #else
2107| # ifdef HAVE_STDLIB_H
2108| #  include <stdlib.h>
2109| # endif
2110| #endif
2111| #ifdef HAVE_STRING_H
2112| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2113| #  include <memory.h>
2114| # endif
2115| # include <string.h>
2116| #endif
2117| #ifdef HAVE_STRINGS_H
2118| # include <strings.h>
2119| #endif
2120| #ifdef HAVE_INTTYPES_H
2121| # include <inttypes.h>
2122| #endif
2123| #ifdef HAVE_STDINT_H
2124| # include <stdint.h>
2125| #endif
2126| #ifdef HAVE_UNISTD_H
2127| # include <unistd.h>
2128| #endif
2129| #include <mbarrier.h>
2130configure:12964: result: no
2131configure:12964: checking mbarrier.h presence
2132configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2133conftest.c:64:10: fatal error: 'mbarrier.h' file not found
2134#include <mbarrier.h>
2135         ^
21361 error generated.
2137configure:12964: $? = 1
2138configure: failed program was:
2139| /* confdefs.h */
2140| #define PACKAGE_NAME "PostgreSQL"
2141| #define PACKAGE_TARNAME "postgresql"
2142| #define PACKAGE_VERSION "13.4"
2143| #define PACKAGE_STRING "PostgreSQL 13.4"
2144| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
2145| #define PACKAGE_URL "https://www.postgresql.org/"
2146| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
2147| #define PG_MAJORVERSION "13"
2148| #define PG_MAJORVERSION_NUM 13
2149| #define PG_MINORVERSION_NUM 4
2150| #define PG_VERSION "13.4"
2151| #define DEF_PGPORT 5432
2152| #define DEF_PGPORT_STR "5432"
2153| #define BLCKSZ 8192
2154| #define RELSEG_SIZE 131072
2155| #define XLOG_BLCKSZ 8192
2156| #define ENABLE_THREAD_SAFETY 1
2157| #define USE_ICU 1
2158| #define ENABLE_GSS 1
2159| #define PG_KRB_SRVNAM "postgres"
2160| #define USE_BONJOUR 1
2161| #define USE_OPENSSL 1
2162| #define HAVE_UUID_E2FS 1
2163| #define USE_LIBXML 1
2164| #define USE_LIBXSLT 1
2165| #define STDC_HEADERS 1
2166| #define HAVE_SYS_TYPES_H 1
2167| #define HAVE_SYS_STAT_H 1
2168| #define HAVE_STDLIB_H 1
2169| #define HAVE_STRING_H 1
2170| #define HAVE_MEMORY_H 1
2171| #define HAVE_STRINGS_H 1
2172| #define HAVE_INTTYPES_H 1
2173| #define HAVE_STDINT_H 1
2174| #define HAVE_UNISTD_H 1
2175| #define HAVE_PTHREAD_PRIO_INHERIT 1
2176| #define HAVE_PTHREAD 1
2177| #define HAVE_STRERROR_R 1
2178| #define HAVE_GETPWUID_R 1
2179| #define STRERROR_R_INT 1
2180| #define HAVE_LIBM 1
2181| #define HAVE_LIBREADLINE 1
2182| #define HAVE_LIBZ 1
2183| #define HAVE_SPINLOCKS 1
2184| #define HAVE_ATOMICS 1
2185| #define HAVE_LIBCRYPTO 1
2186| #define HAVE_LIBSSL 1
2187| #define HAVE_X509_GET_SIGNATURE_NID 1
2188| #define HAVE_OPENSSL_INIT_SSL 1
2189| #define HAVE_BIO_GET_DATA 1
2190| #define HAVE_BIO_METH_NEW 1
2191| #define HAVE_ASN1_STRING_GET0_DATA 1
2192| #define HAVE_LIBXML2 1
2193| #define HAVE_LIBXSLT 1
2194| #define HAVE__BOOL 1
2195| #define HAVE_STDBOOL_H 1
2196| #define HAVE_COPYFILE_H 1
2197| #define HAVE_EXECINFO_H 1
2198| #define HAVE_GETOPT_H 1
2199| #define HAVE_IFADDRS_H 1
2200| #define HAVE_LANGINFO_H 1
2201| /* end confdefs.h.  */
2202| #include <mbarrier.h>
2203configure:12964: result: no
2204configure:12964: checking for mbarrier.h
2205configure:12964: result: no
2206configure:12964: checking poll.h usability
2207configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2208configure:12964: $? = 0
2209configure:12964: result: yes
2210configure:12964: checking poll.h presence
2211configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2212configure:12964: $? = 0
2213configure:12964: result: yes
2214configure:12964: checking for poll.h
2215configure:12964: result: yes
2216configure:12964: checking sys/epoll.h usability
2217configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2218conftest.c:98:10: fatal error: 'sys/epoll.h' file not found
2219#include <sys/epoll.h>
2220         ^
22211 error generated.
2222configure:12964: $? = 1
2223configure: failed program was:
2224| /* confdefs.h */
2225| #define PACKAGE_NAME "PostgreSQL"
2226| #define PACKAGE_TARNAME "postgresql"
2227| #define PACKAGE_VERSION "13.4"
2228| #define PACKAGE_STRING "PostgreSQL 13.4"
2229| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
2230| #define PACKAGE_URL "https://www.postgresql.org/"
2231| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
2232| #define PG_MAJORVERSION "13"
2233| #define PG_MAJORVERSION_NUM 13
2234| #define PG_MINORVERSION_NUM 4
2235| #define PG_VERSION "13.4"
2236| #define DEF_PGPORT 5432
2237| #define DEF_PGPORT_STR "5432"
2238| #define BLCKSZ 8192
2239| #define RELSEG_SIZE 131072
2240| #define XLOG_BLCKSZ 8192
2241| #define ENABLE_THREAD_SAFETY 1
2242| #define USE_ICU 1
2243| #define ENABLE_GSS 1
2244| #define PG_KRB_SRVNAM "postgres"
2245| #define USE_BONJOUR 1
2246| #define USE_OPENSSL 1
2247| #define HAVE_UUID_E2FS 1
2248| #define USE_LIBXML 1
2249| #define USE_LIBXSLT 1
2250| #define STDC_HEADERS 1
2251| #define HAVE_SYS_TYPES_H 1
2252| #define HAVE_SYS_STAT_H 1
2253| #define HAVE_STDLIB_H 1
2254| #define HAVE_STRING_H 1
2255| #define HAVE_MEMORY_H 1
2256| #define HAVE_STRINGS_H 1
2257| #define HAVE_INTTYPES_H 1
2258| #define HAVE_STDINT_H 1
2259| #define HAVE_UNISTD_H 1
2260| #define HAVE_PTHREAD_PRIO_INHERIT 1
2261| #define HAVE_PTHREAD 1
2262| #define HAVE_STRERROR_R 1
2263| #define HAVE_GETPWUID_R 1
2264| #define STRERROR_R_INT 1
2265| #define HAVE_LIBM 1
2266| #define HAVE_LIBREADLINE 1
2267| #define HAVE_LIBZ 1
2268| #define HAVE_SPINLOCKS 1
2269| #define HAVE_ATOMICS 1
2270| #define HAVE_LIBCRYPTO 1
2271| #define HAVE_LIBSSL 1
2272| #define HAVE_X509_GET_SIGNATURE_NID 1
2273| #define HAVE_OPENSSL_INIT_SSL 1
2274| #define HAVE_BIO_GET_DATA 1
2275| #define HAVE_BIO_METH_NEW 1
2276| #define HAVE_ASN1_STRING_GET0_DATA 1
2277| #define HAVE_LIBXML2 1
2278| #define HAVE_LIBXSLT 1
2279| #define HAVE__BOOL 1
2280| #define HAVE_STDBOOL_H 1
2281| #define HAVE_COPYFILE_H 1
2282| #define HAVE_EXECINFO_H 1
2283| #define HAVE_GETOPT_H 1
2284| #define HAVE_IFADDRS_H 1
2285| #define HAVE_LANGINFO_H 1
2286| #define HAVE_POLL_H 1
2287| /* end confdefs.h.  */
2288| #include <stdio.h>
2289| #ifdef HAVE_SYS_TYPES_H
2290| # include <sys/types.h>
2291| #endif
2292| #ifdef HAVE_SYS_STAT_H
2293| # include <sys/stat.h>
2294| #endif
2295| #ifdef STDC_HEADERS
2296| # include <stdlib.h>
2297| # include <stddef.h>
2298| #else
2299| # ifdef HAVE_STDLIB_H
2300| #  include <stdlib.h>
2301| # endif
2302| #endif
2303| #ifdef HAVE_STRING_H
2304| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2305| #  include <memory.h>
2306| # endif
2307| # include <string.h>
2308| #endif
2309| #ifdef HAVE_STRINGS_H
2310| # include <strings.h>
2311| #endif
2312| #ifdef HAVE_INTTYPES_H
2313| # include <inttypes.h>
2314| #endif
2315| #ifdef HAVE_STDINT_H
2316| # include <stdint.h>
2317| #endif
2318| #ifdef HAVE_UNISTD_H
2319| # include <unistd.h>
2320| #endif
2321| #include <sys/epoll.h>
2322configure:12964: result: no
2323configure:12964: checking sys/epoll.h presence
2324configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2325conftest.c:65:10: fatal error: 'sys/epoll.h' file not found
2326#include <sys/epoll.h>
2327         ^
23281 error generated.
2329configure:12964: $? = 1
2330configure: failed program was:
2331| /* confdefs.h */
2332| #define PACKAGE_NAME "PostgreSQL"
2333| #define PACKAGE_TARNAME "postgresql"
2334| #define PACKAGE_VERSION "13.4"
2335| #define PACKAGE_STRING "PostgreSQL 13.4"
2336| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
2337| #define PACKAGE_URL "https://www.postgresql.org/"
2338| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
2339| #define PG_MAJORVERSION "13"
2340| #define PG_MAJORVERSION_NUM 13
2341| #define PG_MINORVERSION_NUM 4
2342| #define PG_VERSION "13.4"
2343| #define DEF_PGPORT 5432
2344| #define DEF_PGPORT_STR "5432"
2345| #define BLCKSZ 8192
2346| #define RELSEG_SIZE 131072
2347| #define XLOG_BLCKSZ 8192
2348| #define ENABLE_THREAD_SAFETY 1
2349| #define USE_ICU 1
2350| #define ENABLE_GSS 1
2351| #define PG_KRB_SRVNAM "postgres"
2352| #define USE_BONJOUR 1
2353| #define USE_OPENSSL 1
2354| #define HAVE_UUID_E2FS 1
2355| #define USE_LIBXML 1
2356| #define USE_LIBXSLT 1
2357| #define STDC_HEADERS 1
2358| #define HAVE_SYS_TYPES_H 1
2359| #define HAVE_SYS_STAT_H 1
2360| #define HAVE_STDLIB_H 1
2361| #define HAVE_STRING_H 1
2362| #define HAVE_MEMORY_H 1
2363| #define HAVE_STRINGS_H 1
2364| #define HAVE_INTTYPES_H 1
2365| #define HAVE_STDINT_H 1
2366| #define HAVE_UNISTD_H 1
2367| #define HAVE_PTHREAD_PRIO_INHERIT 1
2368| #define HAVE_PTHREAD 1
2369| #define HAVE_STRERROR_R 1
2370| #define HAVE_GETPWUID_R 1
2371| #define STRERROR_R_INT 1
2372| #define HAVE_LIBM 1
2373| #define HAVE_LIBREADLINE 1
2374| #define HAVE_LIBZ 1
2375| #define HAVE_SPINLOCKS 1
2376| #define HAVE_ATOMICS 1
2377| #define HAVE_LIBCRYPTO 1
2378| #define HAVE_LIBSSL 1
2379| #define HAVE_X509_GET_SIGNATURE_NID 1
2380| #define HAVE_OPENSSL_INIT_SSL 1
2381| #define HAVE_BIO_GET_DATA 1
2382| #define HAVE_BIO_METH_NEW 1
2383| #define HAVE_ASN1_STRING_GET0_DATA 1
2384| #define HAVE_LIBXML2 1
2385| #define HAVE_LIBXSLT 1
2386| #define HAVE__BOOL 1
2387| #define HAVE_STDBOOL_H 1
2388| #define HAVE_COPYFILE_H 1
2389| #define HAVE_EXECINFO_H 1
2390| #define HAVE_GETOPT_H 1
2391| #define HAVE_IFADDRS_H 1
2392| #define HAVE_LANGINFO_H 1
2393| #define HAVE_POLL_H 1
2394| /* end confdefs.h.  */
2395| #include <sys/epoll.h>
2396configure:12964: result: no
2397configure:12964: checking for sys/epoll.h
2398configure:12964: result: no
2399configure:12964: checking sys/event.h usability
2400configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2401configure:12964: $? = 0
2402configure:12964: result: yes
2403configure:12964: checking sys/event.h presence
2404configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2405configure:12964: $? = 0
2406configure:12964: result: yes
2407configure:12964: checking for sys/event.h
2408configure:12964: result: yes
2409configure:12964: checking sys/ipc.h usability
2410configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2411configure:12964: $? = 0
2412configure:12964: result: yes
2413configure:12964: checking sys/ipc.h presence
2414configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2415configure:12964: $? = 0
2416configure:12964: result: yes
2417configure:12964: checking for sys/ipc.h
2418configure:12964: result: yes
2419configure:12964: checking sys/prctl.h usability
2420configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2421conftest.c:100:10: fatal error: 'sys/prctl.h' file not found
2422#include <sys/prctl.h>
2423         ^
24241 error generated.
2425configure:12964: $? = 1
2426configure: failed program was:
2427| /* confdefs.h */
2428| #define PACKAGE_NAME "PostgreSQL"
2429| #define PACKAGE_TARNAME "postgresql"
2430| #define PACKAGE_VERSION "13.4"
2431| #define PACKAGE_STRING "PostgreSQL 13.4"
2432| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
2433| #define PACKAGE_URL "https://www.postgresql.org/"
2434| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
2435| #define PG_MAJORVERSION "13"
2436| #define PG_MAJORVERSION_NUM 13
2437| #define PG_MINORVERSION_NUM 4
2438| #define PG_VERSION "13.4"
2439| #define DEF_PGPORT 5432
2440| #define DEF_PGPORT_STR "5432"
2441| #define BLCKSZ 8192
2442| #define RELSEG_SIZE 131072
2443| #define XLOG_BLCKSZ 8192
2444| #define ENABLE_THREAD_SAFETY 1
2445| #define USE_ICU 1
2446| #define ENABLE_GSS 1
2447| #define PG_KRB_SRVNAM "postgres"
2448| #define USE_BONJOUR 1
2449| #define USE_OPENSSL 1
2450| #define HAVE_UUID_E2FS 1
2451| #define USE_LIBXML 1
2452| #define USE_LIBXSLT 1
2453| #define STDC_HEADERS 1
2454| #define HAVE_SYS_TYPES_H 1
2455| #define HAVE_SYS_STAT_H 1
2456| #define HAVE_STDLIB_H 1
2457| #define HAVE_STRING_H 1
2458| #define HAVE_MEMORY_H 1
2459| #define HAVE_STRINGS_H 1
2460| #define HAVE_INTTYPES_H 1
2461| #define HAVE_STDINT_H 1
2462| #define HAVE_UNISTD_H 1
2463| #define HAVE_PTHREAD_PRIO_INHERIT 1
2464| #define HAVE_PTHREAD 1
2465| #define HAVE_STRERROR_R 1
2466| #define HAVE_GETPWUID_R 1
2467| #define STRERROR_R_INT 1
2468| #define HAVE_LIBM 1
2469| #define HAVE_LIBREADLINE 1
2470| #define HAVE_LIBZ 1
2471| #define HAVE_SPINLOCKS 1
2472| #define HAVE_ATOMICS 1
2473| #define HAVE_LIBCRYPTO 1
2474| #define HAVE_LIBSSL 1
2475| #define HAVE_X509_GET_SIGNATURE_NID 1
2476| #define HAVE_OPENSSL_INIT_SSL 1
2477| #define HAVE_BIO_GET_DATA 1
2478| #define HAVE_BIO_METH_NEW 1
2479| #define HAVE_ASN1_STRING_GET0_DATA 1
2480| #define HAVE_LIBXML2 1
2481| #define HAVE_LIBXSLT 1
2482| #define HAVE__BOOL 1
2483| #define HAVE_STDBOOL_H 1
2484| #define HAVE_COPYFILE_H 1
2485| #define HAVE_EXECINFO_H 1
2486| #define HAVE_GETOPT_H 1
2487| #define HAVE_IFADDRS_H 1
2488| #define HAVE_LANGINFO_H 1
2489| #define HAVE_POLL_H 1
2490| #define HAVE_SYS_EVENT_H 1
2491| #define HAVE_SYS_IPC_H 1
2492| /* end confdefs.h.  */
2493| #include <stdio.h>
2494| #ifdef HAVE_SYS_TYPES_H
2495| # include <sys/types.h>
2496| #endif
2497| #ifdef HAVE_SYS_STAT_H
2498| # include <sys/stat.h>
2499| #endif
2500| #ifdef STDC_HEADERS
2501| # include <stdlib.h>
2502| # include <stddef.h>
2503| #else
2504| # ifdef HAVE_STDLIB_H
2505| #  include <stdlib.h>
2506| # endif
2507| #endif
2508| #ifdef HAVE_STRING_H
2509| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2510| #  include <memory.h>
2511| # endif
2512| # include <string.h>
2513| #endif
2514| #ifdef HAVE_STRINGS_H
2515| # include <strings.h>
2516| #endif
2517| #ifdef HAVE_INTTYPES_H
2518| # include <inttypes.h>
2519| #endif
2520| #ifdef HAVE_STDINT_H
2521| # include <stdint.h>
2522| #endif
2523| #ifdef HAVE_UNISTD_H
2524| # include <unistd.h>
2525| #endif
2526| #include <sys/prctl.h>
2527configure:12964: result: no
2528configure:12964: checking sys/prctl.h presence
2529configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2530conftest.c:67:10: fatal error: 'sys/prctl.h' file not found
2531#include <sys/prctl.h>
2532         ^
25331 error generated.
2534configure:12964: $? = 1
2535configure: failed program was:
2536| /* confdefs.h */
2537| #define PACKAGE_NAME "PostgreSQL"
2538| #define PACKAGE_TARNAME "postgresql"
2539| #define PACKAGE_VERSION "13.4"
2540| #define PACKAGE_STRING "PostgreSQL 13.4"
2541| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
2542| #define PACKAGE_URL "https://www.postgresql.org/"
2543| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
2544| #define PG_MAJORVERSION "13"
2545| #define PG_MAJORVERSION_NUM 13
2546| #define PG_MINORVERSION_NUM 4
2547| #define PG_VERSION "13.4"
2548| #define DEF_PGPORT 5432
2549| #define DEF_PGPORT_STR "5432"
2550| #define BLCKSZ 8192
2551| #define RELSEG_SIZE 131072
2552| #define XLOG_BLCKSZ 8192
2553| #define ENABLE_THREAD_SAFETY 1
2554| #define USE_ICU 1
2555| #define ENABLE_GSS 1
2556| #define PG_KRB_SRVNAM "postgres"
2557| #define USE_BONJOUR 1
2558| #define USE_OPENSSL 1
2559| #define HAVE_UUID_E2FS 1
2560| #define USE_LIBXML 1
2561| #define USE_LIBXSLT 1
2562| #define STDC_HEADERS 1
2563| #define HAVE_SYS_TYPES_H 1
2564| #define HAVE_SYS_STAT_H 1
2565| #define HAVE_STDLIB_H 1
2566| #define HAVE_STRING_H 1
2567| #define HAVE_MEMORY_H 1
2568| #define HAVE_STRINGS_H 1
2569| #define HAVE_INTTYPES_H 1
2570| #define HAVE_STDINT_H 1
2571| #define HAVE_UNISTD_H 1
2572| #define HAVE_PTHREAD_PRIO_INHERIT 1
2573| #define HAVE_PTHREAD 1
2574| #define HAVE_STRERROR_R 1
2575| #define HAVE_GETPWUID_R 1
2576| #define STRERROR_R_INT 1
2577| #define HAVE_LIBM 1
2578| #define HAVE_LIBREADLINE 1
2579| #define HAVE_LIBZ 1
2580| #define HAVE_SPINLOCKS 1
2581| #define HAVE_ATOMICS 1
2582| #define HAVE_LIBCRYPTO 1
2583| #define HAVE_LIBSSL 1
2584| #define HAVE_X509_GET_SIGNATURE_NID 1
2585| #define HAVE_OPENSSL_INIT_SSL 1
2586| #define HAVE_BIO_GET_DATA 1
2587| #define HAVE_BIO_METH_NEW 1
2588| #define HAVE_ASN1_STRING_GET0_DATA 1
2589| #define HAVE_LIBXML2 1
2590| #define HAVE_LIBXSLT 1
2591| #define HAVE__BOOL 1
2592| #define HAVE_STDBOOL_H 1
2593| #define HAVE_COPYFILE_H 1
2594| #define HAVE_EXECINFO_H 1
2595| #define HAVE_GETOPT_H 1
2596| #define HAVE_IFADDRS_H 1
2597| #define HAVE_LANGINFO_H 1
2598| #define HAVE_POLL_H 1
2599| #define HAVE_SYS_EVENT_H 1
2600| #define HAVE_SYS_IPC_H 1
2601| /* end confdefs.h.  */
2602| #include <sys/prctl.h>
2603configure:12964: result: no
2604configure:12964: checking for sys/prctl.h
2605configure:12964: result: no
2606configure:12964: checking sys/procctl.h usability
2607configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2608conftest.c:100:10: fatal error: 'sys/procctl.h' file not found
2609#include <sys/procctl.h>
2610         ^
26111 error generated.
2612configure:12964: $? = 1
2613configure: failed program was:
2614| /* confdefs.h */
2615| #define PACKAGE_NAME "PostgreSQL"
2616| #define PACKAGE_TARNAME "postgresql"
2617| #define PACKAGE_VERSION "13.4"
2618| #define PACKAGE_STRING "PostgreSQL 13.4"
2619| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
2620| #define PACKAGE_URL "https://www.postgresql.org/"
2621| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
2622| #define PG_MAJORVERSION "13"
2623| #define PG_MAJORVERSION_NUM 13
2624| #define PG_MINORVERSION_NUM 4
2625| #define PG_VERSION "13.4"
2626| #define DEF_PGPORT 5432
2627| #define DEF_PGPORT_STR "5432"
2628| #define BLCKSZ 8192
2629| #define RELSEG_SIZE 131072
2630| #define XLOG_BLCKSZ 8192
2631| #define ENABLE_THREAD_SAFETY 1
2632| #define USE_ICU 1
2633| #define ENABLE_GSS 1
2634| #define PG_KRB_SRVNAM "postgres"
2635| #define USE_BONJOUR 1
2636| #define USE_OPENSSL 1
2637| #define HAVE_UUID_E2FS 1
2638| #define USE_LIBXML 1
2639| #define USE_LIBXSLT 1
2640| #define STDC_HEADERS 1
2641| #define HAVE_SYS_TYPES_H 1
2642| #define HAVE_SYS_STAT_H 1
2643| #define HAVE_STDLIB_H 1
2644| #define HAVE_STRING_H 1
2645| #define HAVE_MEMORY_H 1
2646| #define HAVE_STRINGS_H 1
2647| #define HAVE_INTTYPES_H 1
2648| #define HAVE_STDINT_H 1
2649| #define HAVE_UNISTD_H 1
2650| #define HAVE_PTHREAD_PRIO_INHERIT 1
2651| #define HAVE_PTHREAD 1
2652| #define HAVE_STRERROR_R 1
2653| #define HAVE_GETPWUID_R 1
2654| #define STRERROR_R_INT 1
2655| #define HAVE_LIBM 1
2656| #define HAVE_LIBREADLINE 1
2657| #define HAVE_LIBZ 1
2658| #define HAVE_SPINLOCKS 1
2659| #define HAVE_ATOMICS 1
2660| #define HAVE_LIBCRYPTO 1
2661| #define HAVE_LIBSSL 1
2662| #define HAVE_X509_GET_SIGNATURE_NID 1
2663| #define HAVE_OPENSSL_INIT_SSL 1
2664| #define HAVE_BIO_GET_DATA 1
2665| #define HAVE_BIO_METH_NEW 1
2666| #define HAVE_ASN1_STRING_GET0_DATA 1
2667| #define HAVE_LIBXML2 1
2668| #define HAVE_LIBXSLT 1
2669| #define HAVE__BOOL 1
2670| #define HAVE_STDBOOL_H 1
2671| #define HAVE_COPYFILE_H 1
2672| #define HAVE_EXECINFO_H 1
2673| #define HAVE_GETOPT_H 1
2674| #define HAVE_IFADDRS_H 1
2675| #define HAVE_LANGINFO_H 1
2676| #define HAVE_POLL_H 1
2677| #define HAVE_SYS_EVENT_H 1
2678| #define HAVE_SYS_IPC_H 1
2679| /* end confdefs.h.  */
2680| #include <stdio.h>
2681| #ifdef HAVE_SYS_TYPES_H
2682| # include <sys/types.h>
2683| #endif
2684| #ifdef HAVE_SYS_STAT_H
2685| # include <sys/stat.h>
2686| #endif
2687| #ifdef STDC_HEADERS
2688| # include <stdlib.h>
2689| # include <stddef.h>
2690| #else
2691| # ifdef HAVE_STDLIB_H
2692| #  include <stdlib.h>
2693| # endif
2694| #endif
2695| #ifdef HAVE_STRING_H
2696| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2697| #  include <memory.h>
2698| # endif
2699| # include <string.h>
2700| #endif
2701| #ifdef HAVE_STRINGS_H
2702| # include <strings.h>
2703| #endif
2704| #ifdef HAVE_INTTYPES_H
2705| # include <inttypes.h>
2706| #endif
2707| #ifdef HAVE_STDINT_H
2708| # include <stdint.h>
2709| #endif
2710| #ifdef HAVE_UNISTD_H
2711| # include <unistd.h>
2712| #endif
2713| #include <sys/procctl.h>
2714configure:12964: result: no
2715configure:12964: checking sys/procctl.h presence
2716configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2717conftest.c:67:10: fatal error: 'sys/procctl.h' file not found
2718#include <sys/procctl.h>
2719         ^
27201 error generated.
2721configure:12964: $? = 1
2722configure: failed program was:
2723| /* confdefs.h */
2724| #define PACKAGE_NAME "PostgreSQL"
2725| #define PACKAGE_TARNAME "postgresql"
2726| #define PACKAGE_VERSION "13.4"
2727| #define PACKAGE_STRING "PostgreSQL 13.4"
2728| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
2729| #define PACKAGE_URL "https://www.postgresql.org/"
2730| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
2731| #define PG_MAJORVERSION "13"
2732| #define PG_MAJORVERSION_NUM 13
2733| #define PG_MINORVERSION_NUM 4
2734| #define PG_VERSION "13.4"
2735| #define DEF_PGPORT 5432
2736| #define DEF_PGPORT_STR "5432"
2737| #define BLCKSZ 8192
2738| #define RELSEG_SIZE 131072
2739| #define XLOG_BLCKSZ 8192
2740| #define ENABLE_THREAD_SAFETY 1
2741| #define USE_ICU 1
2742| #define ENABLE_GSS 1
2743| #define PG_KRB_SRVNAM "postgres"
2744| #define USE_BONJOUR 1
2745| #define USE_OPENSSL 1
2746| #define HAVE_UUID_E2FS 1
2747| #define USE_LIBXML 1
2748| #define USE_LIBXSLT 1
2749| #define STDC_HEADERS 1
2750| #define HAVE_SYS_TYPES_H 1
2751| #define HAVE_SYS_STAT_H 1
2752| #define HAVE_STDLIB_H 1
2753| #define HAVE_STRING_H 1
2754| #define HAVE_MEMORY_H 1
2755| #define HAVE_STRINGS_H 1
2756| #define HAVE_INTTYPES_H 1
2757| #define HAVE_STDINT_H 1
2758| #define HAVE_UNISTD_H 1
2759| #define HAVE_PTHREAD_PRIO_INHERIT 1
2760| #define HAVE_PTHREAD 1
2761| #define HAVE_STRERROR_R 1
2762| #define HAVE_GETPWUID_R 1
2763| #define STRERROR_R_INT 1
2764| #define HAVE_LIBM 1
2765| #define HAVE_LIBREADLINE 1
2766| #define HAVE_LIBZ 1
2767| #define HAVE_SPINLOCKS 1
2768| #define HAVE_ATOMICS 1
2769| #define HAVE_LIBCRYPTO 1
2770| #define HAVE_LIBSSL 1
2771| #define HAVE_X509_GET_SIGNATURE_NID 1
2772| #define HAVE_OPENSSL_INIT_SSL 1
2773| #define HAVE_BIO_GET_DATA 1
2774| #define HAVE_BIO_METH_NEW 1
2775| #define HAVE_ASN1_STRING_GET0_DATA 1
2776| #define HAVE_LIBXML2 1
2777| #define HAVE_LIBXSLT 1
2778| #define HAVE__BOOL 1
2779| #define HAVE_STDBOOL_H 1
2780| #define HAVE_COPYFILE_H 1
2781| #define HAVE_EXECINFO_H 1
2782| #define HAVE_GETOPT_H 1
2783| #define HAVE_IFADDRS_H 1
2784| #define HAVE_LANGINFO_H 1
2785| #define HAVE_POLL_H 1
2786| #define HAVE_SYS_EVENT_H 1
2787| #define HAVE_SYS_IPC_H 1
2788| /* end confdefs.h.  */
2789| #include <sys/procctl.h>
2790configure:12964: result: no
2791configure:12964: checking for sys/procctl.h
2792configure:12964: result: no
2793configure:12964: checking sys/pstat.h usability
2794configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2795conftest.c:100:10: fatal error: 'sys/pstat.h' file not found
2796#include <sys/pstat.h>
2797         ^
27981 error generated.
2799configure:12964: $? = 1
2800configure: failed program was:
2801| /* confdefs.h */
2802| #define PACKAGE_NAME "PostgreSQL"
2803| #define PACKAGE_TARNAME "postgresql"
2804| #define PACKAGE_VERSION "13.4"
2805| #define PACKAGE_STRING "PostgreSQL 13.4"
2806| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
2807| #define PACKAGE_URL "https://www.postgresql.org/"
2808| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
2809| #define PG_MAJORVERSION "13"
2810| #define PG_MAJORVERSION_NUM 13
2811| #define PG_MINORVERSION_NUM 4
2812| #define PG_VERSION "13.4"
2813| #define DEF_PGPORT 5432
2814| #define DEF_PGPORT_STR "5432"
2815| #define BLCKSZ 8192
2816| #define RELSEG_SIZE 131072
2817| #define XLOG_BLCKSZ 8192
2818| #define ENABLE_THREAD_SAFETY 1
2819| #define USE_ICU 1
2820| #define ENABLE_GSS 1
2821| #define PG_KRB_SRVNAM "postgres"
2822| #define USE_BONJOUR 1
2823| #define USE_OPENSSL 1
2824| #define HAVE_UUID_E2FS 1
2825| #define USE_LIBXML 1
2826| #define USE_LIBXSLT 1
2827| #define STDC_HEADERS 1
2828| #define HAVE_SYS_TYPES_H 1
2829| #define HAVE_SYS_STAT_H 1
2830| #define HAVE_STDLIB_H 1
2831| #define HAVE_STRING_H 1
2832| #define HAVE_MEMORY_H 1
2833| #define HAVE_STRINGS_H 1
2834| #define HAVE_INTTYPES_H 1
2835| #define HAVE_STDINT_H 1
2836| #define HAVE_UNISTD_H 1
2837| #define HAVE_PTHREAD_PRIO_INHERIT 1
2838| #define HAVE_PTHREAD 1
2839| #define HAVE_STRERROR_R 1
2840| #define HAVE_GETPWUID_R 1
2841| #define STRERROR_R_INT 1
2842| #define HAVE_LIBM 1
2843| #define HAVE_LIBREADLINE 1
2844| #define HAVE_LIBZ 1
2845| #define HAVE_SPINLOCKS 1
2846| #define HAVE_ATOMICS 1
2847| #define HAVE_LIBCRYPTO 1
2848| #define HAVE_LIBSSL 1
2849| #define HAVE_X509_GET_SIGNATURE_NID 1
2850| #define HAVE_OPENSSL_INIT_SSL 1
2851| #define HAVE_BIO_GET_DATA 1
2852| #define HAVE_BIO_METH_NEW 1
2853| #define HAVE_ASN1_STRING_GET0_DATA 1
2854| #define HAVE_LIBXML2 1
2855| #define HAVE_LIBXSLT 1
2856| #define HAVE__BOOL 1
2857| #define HAVE_STDBOOL_H 1
2858| #define HAVE_COPYFILE_H 1
2859| #define HAVE_EXECINFO_H 1
2860| #define HAVE_GETOPT_H 1
2861| #define HAVE_IFADDRS_H 1
2862| #define HAVE_LANGINFO_H 1
2863| #define HAVE_POLL_H 1
2864| #define HAVE_SYS_EVENT_H 1
2865| #define HAVE_SYS_IPC_H 1
2866| /* end confdefs.h.  */
2867| #include <stdio.h>
2868| #ifdef HAVE_SYS_TYPES_H
2869| # include <sys/types.h>
2870| #endif
2871| #ifdef HAVE_SYS_STAT_H
2872| # include <sys/stat.h>
2873| #endif
2874| #ifdef STDC_HEADERS
2875| # include <stdlib.h>
2876| # include <stddef.h>
2877| #else
2878| # ifdef HAVE_STDLIB_H
2879| #  include <stdlib.h>
2880| # endif
2881| #endif
2882| #ifdef HAVE_STRING_H
2883| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2884| #  include <memory.h>
2885| # endif
2886| # include <string.h>
2887| #endif
2888| #ifdef HAVE_STRINGS_H
2889| # include <strings.h>
2890| #endif
2891| #ifdef HAVE_INTTYPES_H
2892| # include <inttypes.h>
2893| #endif
2894| #ifdef HAVE_STDINT_H
2895| # include <stdint.h>
2896| #endif
2897| #ifdef HAVE_UNISTD_H
2898| # include <unistd.h>
2899| #endif
2900| #include <sys/pstat.h>
2901configure:12964: result: no
2902configure:12964: checking sys/pstat.h presence
2903configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2904conftest.c:67:10: fatal error: 'sys/pstat.h' file not found
2905#include <sys/pstat.h>
2906         ^
29071 error generated.
2908configure:12964: $? = 1
2909configure: failed program was:
2910| /* confdefs.h */
2911| #define PACKAGE_NAME "PostgreSQL"
2912| #define PACKAGE_TARNAME "postgresql"
2913| #define PACKAGE_VERSION "13.4"
2914| #define PACKAGE_STRING "PostgreSQL 13.4"
2915| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
2916| #define PACKAGE_URL "https://www.postgresql.org/"
2917| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
2918| #define PG_MAJORVERSION "13"
2919| #define PG_MAJORVERSION_NUM 13
2920| #define PG_MINORVERSION_NUM 4
2921| #define PG_VERSION "13.4"
2922| #define DEF_PGPORT 5432
2923| #define DEF_PGPORT_STR "5432"
2924| #define BLCKSZ 8192
2925| #define RELSEG_SIZE 131072
2926| #define XLOG_BLCKSZ 8192
2927| #define ENABLE_THREAD_SAFETY 1
2928| #define USE_ICU 1
2929| #define ENABLE_GSS 1
2930| #define PG_KRB_SRVNAM "postgres"
2931| #define USE_BONJOUR 1
2932| #define USE_OPENSSL 1
2933| #define HAVE_UUID_E2FS 1
2934| #define USE_LIBXML 1
2935| #define USE_LIBXSLT 1
2936| #define STDC_HEADERS 1
2937| #define HAVE_SYS_TYPES_H 1
2938| #define HAVE_SYS_STAT_H 1
2939| #define HAVE_STDLIB_H 1
2940| #define HAVE_STRING_H 1
2941| #define HAVE_MEMORY_H 1
2942| #define HAVE_STRINGS_H 1
2943| #define HAVE_INTTYPES_H 1
2944| #define HAVE_STDINT_H 1
2945| #define HAVE_UNISTD_H 1
2946| #define HAVE_PTHREAD_PRIO_INHERIT 1
2947| #define HAVE_PTHREAD 1
2948| #define HAVE_STRERROR_R 1
2949| #define HAVE_GETPWUID_R 1
2950| #define STRERROR_R_INT 1
2951| #define HAVE_LIBM 1
2952| #define HAVE_LIBREADLINE 1
2953| #define HAVE_LIBZ 1
2954| #define HAVE_SPINLOCKS 1
2955| #define HAVE_ATOMICS 1
2956| #define HAVE_LIBCRYPTO 1
2957| #define HAVE_LIBSSL 1
2958| #define HAVE_X509_GET_SIGNATURE_NID 1
2959| #define HAVE_OPENSSL_INIT_SSL 1
2960| #define HAVE_BIO_GET_DATA 1
2961| #define HAVE_BIO_METH_NEW 1
2962| #define HAVE_ASN1_STRING_GET0_DATA 1
2963| #define HAVE_LIBXML2 1
2964| #define HAVE_LIBXSLT 1
2965| #define HAVE__BOOL 1
2966| #define HAVE_STDBOOL_H 1
2967| #define HAVE_COPYFILE_H 1
2968| #define HAVE_EXECINFO_H 1
2969| #define HAVE_GETOPT_H 1
2970| #define HAVE_IFADDRS_H 1
2971| #define HAVE_LANGINFO_H 1
2972| #define HAVE_POLL_H 1
2973| #define HAVE_SYS_EVENT_H 1
2974| #define HAVE_SYS_IPC_H 1
2975| /* end confdefs.h.  */
2976| #include <sys/pstat.h>
2977configure:12964: result: no
2978configure:12964: checking for sys/pstat.h
2979configure:12964: result: no
2980configure:12964: checking sys/resource.h usability
2981configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2982configure:12964: $? = 0
2983configure:12964: result: yes
2984configure:12964: checking sys/resource.h presence
2985configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2986configure:12964: $? = 0
2987configure:12964: result: yes
2988configure:12964: checking for sys/resource.h
2989configure:12964: result: yes
2990configure:12964: checking sys/select.h usability
2991configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
2992configure:12964: $? = 0
2993configure:12964: result: yes
2994configure:12964: checking sys/select.h presence
2995configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
2996configure:12964: $? = 0
2997configure:12964: result: yes
2998configure:12964: checking for sys/select.h
2999configure:12964: result: yes
3000configure:12964: checking sys/sem.h usability
3001configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3002configure:12964: $? = 0
3003configure:12964: result: yes
3004configure:12964: checking sys/sem.h presence
3005configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
3006configure:12964: $? = 0
3007configure:12964: result: yes
3008configure:12964: checking for sys/sem.h
3009configure:12964: result: yes
3010configure:12964: checking sys/shm.h usability
3011configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3012configure:12964: $? = 0
3013configure:12964: result: yes
3014configure:12964: checking sys/shm.h presence
3015configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
3016configure:12964: $? = 0
3017configure:12964: result: yes
3018configure:12964: checking for sys/shm.h
3019configure:12964: result: yes
3020configure:12964: checking sys/sockio.h usability
3021configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3022configure:12964: $? = 0
3023configure:12964: result: yes
3024configure:12964: checking sys/sockio.h presence
3025configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
3026configure:12964: $? = 0
3027configure:12964: result: yes
3028configure:12964: checking for sys/sockio.h
3029configure:12964: result: yes
3030configure:12964: checking sys/tas.h usability
3031configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3032conftest.c:105:10: fatal error: 'sys/tas.h' file not found
3033#include <sys/tas.h>
3034         ^
30351 error generated.
3036configure:12964: $? = 1
3037configure: failed program was:
3038| /* confdefs.h */
3039| #define PACKAGE_NAME "PostgreSQL"
3040| #define PACKAGE_TARNAME "postgresql"
3041| #define PACKAGE_VERSION "13.4"
3042| #define PACKAGE_STRING "PostgreSQL 13.4"
3043| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
3044| #define PACKAGE_URL "https://www.postgresql.org/"
3045| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
3046| #define PG_MAJORVERSION "13"
3047| #define PG_MAJORVERSION_NUM 13
3048| #define PG_MINORVERSION_NUM 4
3049| #define PG_VERSION "13.4"
3050| #define DEF_PGPORT 5432
3051| #define DEF_PGPORT_STR "5432"
3052| #define BLCKSZ 8192
3053| #define RELSEG_SIZE 131072
3054| #define XLOG_BLCKSZ 8192
3055| #define ENABLE_THREAD_SAFETY 1
3056| #define USE_ICU 1
3057| #define ENABLE_GSS 1
3058| #define PG_KRB_SRVNAM "postgres"
3059| #define USE_BONJOUR 1
3060| #define USE_OPENSSL 1
3061| #define HAVE_UUID_E2FS 1
3062| #define USE_LIBXML 1
3063| #define USE_LIBXSLT 1
3064| #define STDC_HEADERS 1
3065| #define HAVE_SYS_TYPES_H 1
3066| #define HAVE_SYS_STAT_H 1
3067| #define HAVE_STDLIB_H 1
3068| #define HAVE_STRING_H 1
3069| #define HAVE_MEMORY_H 1
3070| #define HAVE_STRINGS_H 1
3071| #define HAVE_INTTYPES_H 1
3072| #define HAVE_STDINT_H 1
3073| #define HAVE_UNISTD_H 1
3074| #define HAVE_PTHREAD_PRIO_INHERIT 1
3075| #define HAVE_PTHREAD 1
3076| #define HAVE_STRERROR_R 1
3077| #define HAVE_GETPWUID_R 1
3078| #define STRERROR_R_INT 1
3079| #define HAVE_LIBM 1
3080| #define HAVE_LIBREADLINE 1
3081| #define HAVE_LIBZ 1
3082| #define HAVE_SPINLOCKS 1
3083| #define HAVE_ATOMICS 1
3084| #define HAVE_LIBCRYPTO 1
3085| #define HAVE_LIBSSL 1
3086| #define HAVE_X509_GET_SIGNATURE_NID 1
3087| #define HAVE_OPENSSL_INIT_SSL 1
3088| #define HAVE_BIO_GET_DATA 1
3089| #define HAVE_BIO_METH_NEW 1
3090| #define HAVE_ASN1_STRING_GET0_DATA 1
3091| #define HAVE_LIBXML2 1
3092| #define HAVE_LIBXSLT 1
3093| #define HAVE__BOOL 1
3094| #define HAVE_STDBOOL_H 1
3095| #define HAVE_COPYFILE_H 1
3096| #define HAVE_EXECINFO_H 1
3097| #define HAVE_GETOPT_H 1
3098| #define HAVE_IFADDRS_H 1
3099| #define HAVE_LANGINFO_H 1
3100| #define HAVE_POLL_H 1
3101| #define HAVE_SYS_EVENT_H 1
3102| #define HAVE_SYS_IPC_H 1
3103| #define HAVE_SYS_RESOURCE_H 1
3104| #define HAVE_SYS_SELECT_H 1
3105| #define HAVE_SYS_SEM_H 1
3106| #define HAVE_SYS_SHM_H 1
3107| #define HAVE_SYS_SOCKIO_H 1
3108| /* end confdefs.h.  */
3109| #include <stdio.h>
3110| #ifdef HAVE_SYS_TYPES_H
3111| # include <sys/types.h>
3112| #endif
3113| #ifdef HAVE_SYS_STAT_H
3114| # include <sys/stat.h>
3115| #endif
3116| #ifdef STDC_HEADERS
3117| # include <stdlib.h>
3118| # include <stddef.h>
3119| #else
3120| # ifdef HAVE_STDLIB_H
3121| #  include <stdlib.h>
3122| # endif
3123| #endif
3124| #ifdef HAVE_STRING_H
3125| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3126| #  include <memory.h>
3127| # endif
3128| # include <string.h>
3129| #endif
3130| #ifdef HAVE_STRINGS_H
3131| # include <strings.h>
3132| #endif
3133| #ifdef HAVE_INTTYPES_H
3134| # include <inttypes.h>
3135| #endif
3136| #ifdef HAVE_STDINT_H
3137| # include <stdint.h>
3138| #endif
3139| #ifdef HAVE_UNISTD_H
3140| # include <unistd.h>
3141| #endif
3142| #include <sys/tas.h>
3143configure:12964: result: no
3144configure:12964: checking sys/tas.h presence
3145configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
3146conftest.c:72:10: fatal error: 'sys/tas.h' file not found
3147#include <sys/tas.h>
3148         ^
31491 error generated.
3150configure:12964: $? = 1
3151configure: failed program was:
3152| /* confdefs.h */
3153| #define PACKAGE_NAME "PostgreSQL"
3154| #define PACKAGE_TARNAME "postgresql"
3155| #define PACKAGE_VERSION "13.4"
3156| #define PACKAGE_STRING "PostgreSQL 13.4"
3157| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
3158| #define PACKAGE_URL "https://www.postgresql.org/"
3159| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
3160| #define PG_MAJORVERSION "13"
3161| #define PG_MAJORVERSION_NUM 13
3162| #define PG_MINORVERSION_NUM 4
3163| #define PG_VERSION "13.4"
3164| #define DEF_PGPORT 5432
3165| #define DEF_PGPORT_STR "5432"
3166| #define BLCKSZ 8192
3167| #define RELSEG_SIZE 131072
3168| #define XLOG_BLCKSZ 8192
3169| #define ENABLE_THREAD_SAFETY 1
3170| #define USE_ICU 1
3171| #define ENABLE_GSS 1
3172| #define PG_KRB_SRVNAM "postgres"
3173| #define USE_BONJOUR 1
3174| #define USE_OPENSSL 1
3175| #define HAVE_UUID_E2FS 1
3176| #define USE_LIBXML 1
3177| #define USE_LIBXSLT 1
3178| #define STDC_HEADERS 1
3179| #define HAVE_SYS_TYPES_H 1
3180| #define HAVE_SYS_STAT_H 1
3181| #define HAVE_STDLIB_H 1
3182| #define HAVE_STRING_H 1
3183| #define HAVE_MEMORY_H 1
3184| #define HAVE_STRINGS_H 1
3185| #define HAVE_INTTYPES_H 1
3186| #define HAVE_STDINT_H 1
3187| #define HAVE_UNISTD_H 1
3188| #define HAVE_PTHREAD_PRIO_INHERIT 1
3189| #define HAVE_PTHREAD 1
3190| #define HAVE_STRERROR_R 1
3191| #define HAVE_GETPWUID_R 1
3192| #define STRERROR_R_INT 1
3193| #define HAVE_LIBM 1
3194| #define HAVE_LIBREADLINE 1
3195| #define HAVE_LIBZ 1
3196| #define HAVE_SPINLOCKS 1
3197| #define HAVE_ATOMICS 1
3198| #define HAVE_LIBCRYPTO 1
3199| #define HAVE_LIBSSL 1
3200| #define HAVE_X509_GET_SIGNATURE_NID 1
3201| #define HAVE_OPENSSL_INIT_SSL 1
3202| #define HAVE_BIO_GET_DATA 1
3203| #define HAVE_BIO_METH_NEW 1
3204| #define HAVE_ASN1_STRING_GET0_DATA 1
3205| #define HAVE_LIBXML2 1
3206| #define HAVE_LIBXSLT 1
3207| #define HAVE__BOOL 1
3208| #define HAVE_STDBOOL_H 1
3209| #define HAVE_COPYFILE_H 1
3210| #define HAVE_EXECINFO_H 1
3211| #define HAVE_GETOPT_H 1
3212| #define HAVE_IFADDRS_H 1
3213| #define HAVE_LANGINFO_H 1
3214| #define HAVE_POLL_H 1
3215| #define HAVE_SYS_EVENT_H 1
3216| #define HAVE_SYS_IPC_H 1
3217| #define HAVE_SYS_RESOURCE_H 1
3218| #define HAVE_SYS_SELECT_H 1
3219| #define HAVE_SYS_SEM_H 1
3220| #define HAVE_SYS_SHM_H 1
3221| #define HAVE_SYS_SOCKIO_H 1
3222| /* end confdefs.h.  */
3223| #include <sys/tas.h>
3224configure:12964: result: no
3225configure:12964: checking for sys/tas.h
3226configure:12964: result: no
3227configure:12964: checking sys/un.h usability
3228configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3229configure:12964: $? = 0
3230configure:12964: result: yes
3231configure:12964: checking sys/un.h presence
3232configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
3233configure:12964: $? = 0
3234configure:12964: result: yes
3235configure:12964: checking for sys/un.h
3236configure:12964: result: yes
3237configure:12964: checking termios.h usability
3238configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3239configure:12964: $? = 0
3240configure:12964: result: yes
3241configure:12964: checking termios.h presence
3242configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
3243configure:12964: $? = 0
3244configure:12964: result: yes
3245configure:12964: checking for termios.h
3246configure:12964: result: yes
3247configure:12964: checking ucred.h usability
3248configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3249conftest.c:107:10: fatal error: 'ucred.h' file not found
3250#include <ucred.h>
3251         ^
32521 error generated.
3253configure:12964: $? = 1
3254configure: failed program was:
3255| /* confdefs.h */
3256| #define PACKAGE_NAME "PostgreSQL"
3257| #define PACKAGE_TARNAME "postgresql"
3258| #define PACKAGE_VERSION "13.4"
3259| #define PACKAGE_STRING "PostgreSQL 13.4"
3260| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
3261| #define PACKAGE_URL "https://www.postgresql.org/"
3262| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
3263| #define PG_MAJORVERSION "13"
3264| #define PG_MAJORVERSION_NUM 13
3265| #define PG_MINORVERSION_NUM 4
3266| #define PG_VERSION "13.4"
3267| #define DEF_PGPORT 5432
3268| #define DEF_PGPORT_STR "5432"
3269| #define BLCKSZ 8192
3270| #define RELSEG_SIZE 131072
3271| #define XLOG_BLCKSZ 8192
3272| #define ENABLE_THREAD_SAFETY 1
3273| #define USE_ICU 1
3274| #define ENABLE_GSS 1
3275| #define PG_KRB_SRVNAM "postgres"
3276| #define USE_BONJOUR 1
3277| #define USE_OPENSSL 1
3278| #define HAVE_UUID_E2FS 1
3279| #define USE_LIBXML 1
3280| #define USE_LIBXSLT 1
3281| #define STDC_HEADERS 1
3282| #define HAVE_SYS_TYPES_H 1
3283| #define HAVE_SYS_STAT_H 1
3284| #define HAVE_STDLIB_H 1
3285| #define HAVE_STRING_H 1
3286| #define HAVE_MEMORY_H 1
3287| #define HAVE_STRINGS_H 1
3288| #define HAVE_INTTYPES_H 1
3289| #define HAVE_STDINT_H 1
3290| #define HAVE_UNISTD_H 1
3291| #define HAVE_PTHREAD_PRIO_INHERIT 1
3292| #define HAVE_PTHREAD 1
3293| #define HAVE_STRERROR_R 1
3294| #define HAVE_GETPWUID_R 1
3295| #define STRERROR_R_INT 1
3296| #define HAVE_LIBM 1
3297| #define HAVE_LIBREADLINE 1
3298| #define HAVE_LIBZ 1
3299| #define HAVE_SPINLOCKS 1
3300| #define HAVE_ATOMICS 1
3301| #define HAVE_LIBCRYPTO 1
3302| #define HAVE_LIBSSL 1
3303| #define HAVE_X509_GET_SIGNATURE_NID 1
3304| #define HAVE_OPENSSL_INIT_SSL 1
3305| #define HAVE_BIO_GET_DATA 1
3306| #define HAVE_BIO_METH_NEW 1
3307| #define HAVE_ASN1_STRING_GET0_DATA 1
3308| #define HAVE_LIBXML2 1
3309| #define HAVE_LIBXSLT 1
3310| #define HAVE__BOOL 1
3311| #define HAVE_STDBOOL_H 1
3312| #define HAVE_COPYFILE_H 1
3313| #define HAVE_EXECINFO_H 1
3314| #define HAVE_GETOPT_H 1
3315| #define HAVE_IFADDRS_H 1
3316| #define HAVE_LANGINFO_H 1
3317| #define HAVE_POLL_H 1
3318| #define HAVE_SYS_EVENT_H 1
3319| #define HAVE_SYS_IPC_H 1
3320| #define HAVE_SYS_RESOURCE_H 1
3321| #define HAVE_SYS_SELECT_H 1
3322| #define HAVE_SYS_SEM_H 1
3323| #define HAVE_SYS_SHM_H 1
3324| #define HAVE_SYS_SOCKIO_H 1
3325| #define HAVE_SYS_UN_H 1
3326| #define HAVE_TERMIOS_H 1
3327| /* end confdefs.h.  */
3328| #include <stdio.h>
3329| #ifdef HAVE_SYS_TYPES_H
3330| # include <sys/types.h>
3331| #endif
3332| #ifdef HAVE_SYS_STAT_H
3333| # include <sys/stat.h>
3334| #endif
3335| #ifdef STDC_HEADERS
3336| # include <stdlib.h>
3337| # include <stddef.h>
3338| #else
3339| # ifdef HAVE_STDLIB_H
3340| #  include <stdlib.h>
3341| # endif
3342| #endif
3343| #ifdef HAVE_STRING_H
3344| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3345| #  include <memory.h>
3346| # endif
3347| # include <string.h>
3348| #endif
3349| #ifdef HAVE_STRINGS_H
3350| # include <strings.h>
3351| #endif
3352| #ifdef HAVE_INTTYPES_H
3353| # include <inttypes.h>
3354| #endif
3355| #ifdef HAVE_STDINT_H
3356| # include <stdint.h>
3357| #endif
3358| #ifdef HAVE_UNISTD_H
3359| # include <unistd.h>
3360| #endif
3361| #include <ucred.h>
3362configure:12964: result: no
3363configure:12964: checking ucred.h presence
3364configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
3365conftest.c:74:10: fatal error: 'ucred.h' file not found
3366#include <ucred.h>
3367         ^
33681 error generated.
3369configure:12964: $? = 1
3370configure: failed program was:
3371| /* confdefs.h */
3372| #define PACKAGE_NAME "PostgreSQL"
3373| #define PACKAGE_TARNAME "postgresql"
3374| #define PACKAGE_VERSION "13.4"
3375| #define PACKAGE_STRING "PostgreSQL 13.4"
3376| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
3377| #define PACKAGE_URL "https://www.postgresql.org/"
3378| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
3379| #define PG_MAJORVERSION "13"
3380| #define PG_MAJORVERSION_NUM 13
3381| #define PG_MINORVERSION_NUM 4
3382| #define PG_VERSION "13.4"
3383| #define DEF_PGPORT 5432
3384| #define DEF_PGPORT_STR "5432"
3385| #define BLCKSZ 8192
3386| #define RELSEG_SIZE 131072
3387| #define XLOG_BLCKSZ 8192
3388| #define ENABLE_THREAD_SAFETY 1
3389| #define USE_ICU 1
3390| #define ENABLE_GSS 1
3391| #define PG_KRB_SRVNAM "postgres"
3392| #define USE_BONJOUR 1
3393| #define USE_OPENSSL 1
3394| #define HAVE_UUID_E2FS 1
3395| #define USE_LIBXML 1
3396| #define USE_LIBXSLT 1
3397| #define STDC_HEADERS 1
3398| #define HAVE_SYS_TYPES_H 1
3399| #define HAVE_SYS_STAT_H 1
3400| #define HAVE_STDLIB_H 1
3401| #define HAVE_STRING_H 1
3402| #define HAVE_MEMORY_H 1
3403| #define HAVE_STRINGS_H 1
3404| #define HAVE_INTTYPES_H 1
3405| #define HAVE_STDINT_H 1
3406| #define HAVE_UNISTD_H 1
3407| #define HAVE_PTHREAD_PRIO_INHERIT 1
3408| #define HAVE_PTHREAD 1
3409| #define HAVE_STRERROR_R 1
3410| #define HAVE_GETPWUID_R 1
3411| #define STRERROR_R_INT 1
3412| #define HAVE_LIBM 1
3413| #define HAVE_LIBREADLINE 1
3414| #define HAVE_LIBZ 1
3415| #define HAVE_SPINLOCKS 1
3416| #define HAVE_ATOMICS 1
3417| #define HAVE_LIBCRYPTO 1
3418| #define HAVE_LIBSSL 1
3419| #define HAVE_X509_GET_SIGNATURE_NID 1
3420| #define HAVE_OPENSSL_INIT_SSL 1
3421| #define HAVE_BIO_GET_DATA 1
3422| #define HAVE_BIO_METH_NEW 1
3423| #define HAVE_ASN1_STRING_GET0_DATA 1
3424| #define HAVE_LIBXML2 1
3425| #define HAVE_LIBXSLT 1
3426| #define HAVE__BOOL 1
3427| #define HAVE_STDBOOL_H 1
3428| #define HAVE_COPYFILE_H 1
3429| #define HAVE_EXECINFO_H 1
3430| #define HAVE_GETOPT_H 1
3431| #define HAVE_IFADDRS_H 1
3432| #define HAVE_LANGINFO_H 1
3433| #define HAVE_POLL_H 1
3434| #define HAVE_SYS_EVENT_H 1
3435| #define HAVE_SYS_IPC_H 1
3436| #define HAVE_SYS_RESOURCE_H 1
3437| #define HAVE_SYS_SELECT_H 1
3438| #define HAVE_SYS_SEM_H 1
3439| #define HAVE_SYS_SHM_H 1
3440| #define HAVE_SYS_SOCKIO_H 1
3441| #define HAVE_SYS_UN_H 1
3442| #define HAVE_TERMIOS_H 1
3443| /* end confdefs.h.  */
3444| #include <ucred.h>
3445configure:12964: result: no
3446configure:12964: checking for ucred.h
3447configure:12964: result: no
3448configure:12964: checking wctype.h usability
3449configure:12964: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3450configure:12964: $? = 0
3451configure:12964: result: yes
3452configure:12964: checking wctype.h presence
3453configure:12964: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
3454configure:12964: $? = 0
3455configure:12964: result: yes
3456configure:12964: checking for wctype.h
3457configure:12964: result: yes
3458configure:12979: checking for net/if.h
3459configure:12979: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3460configure:12979: $? = 0
3461configure:12979: result: yes
3462configure:12997: checking for sys/ucred.h
3463configure:12997: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3464configure:12997: $? = 0
3465configure:12997: result: yes
3466configure:13015: checking for netinet/tcp.h
3467configure:13015: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3468configure:13015: $? = 0
3469configure:13015: result: yes
3470configure:13032: checking readline/readline.h usability
3471configure:13032: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3472configure:13032: $? = 0
3473configure:13032: result: yes
3474configure:13032: checking readline/readline.h presence
3475configure:13032: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
3476configure:13032: $? = 0
3477configure:13032: result: yes
3478configure:13032: checking for readline/readline.h
3479configure:13032: result: yes
3480configure:13062: checking readline/history.h usability
3481configure:13062: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3482configure:13062: $? = 0
3483configure:13062: result: yes
3484configure:13062: checking readline/history.h presence
3485configure:13062: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
3486configure:13062: $? = 0
3487configure:13062: result: yes
3488configure:13062: checking for readline/history.h
3489configure:13062: result: yes
3490configure:13184: checking zlib.h usability
3491configure:13184: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3492configure:13184: $? = 0
3493configure:13184: result: yes
3494configure:13184: checking zlib.h presence
3495configure:13184: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
3496configure:13184: $? = 0
3497configure:13184: result: yes
3498configure:13184: checking for zlib.h
3499configure:13184: result: yes
3500configure:13200: checking gssapi/gssapi.h usability
3501configure:13200: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3502configure:13200: $? = 0
3503configure:13200: result: yes
3504configure:13200: checking gssapi/gssapi.h presence
3505configure:13200: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
3506configure:13200: $? = 0
3507configure:13200: result: yes
3508configure:13200: checking for gssapi/gssapi.h
3509configure:13200: result: yes
3510configure:13228: checking openssl/ssl.h usability
3511configure:13228: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3512configure:13228: $? = 0
3513configure:13228: result: yes
3514configure:13228: checking openssl/ssl.h presence
3515configure:13228: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
3516configure:13228: $? = 0
3517configure:13228: result: yes
3518configure:13228: checking for openssl/ssl.h
3519configure:13228: result: yes
3520configure:13236: checking openssl/err.h usability
3521configure:13236: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3522configure:13236: $? = 0
3523configure:13236: result: yes
3524configure:13236: checking openssl/err.h presence
3525configure:13236: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
3526configure:13236: $? = 0
3527configure:13236: result: yes
3528configure:13236: checking for openssl/err.h
3529configure:13236: result: yes
3530configure:13299: checking libxml/parser.h usability
3531configure:13299: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3532configure:13299: $? = 0
3533configure:13299: result: yes
3534configure:13299: checking libxml/parser.h presence
3535configure:13299: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
3536configure:13299: $? = 0
3537configure:13299: result: yes
3538configure:13299: checking for libxml/parser.h
3539configure:13299: result: yes
3540configure:13310: checking libxslt/xslt.h usability
3541configure:13310: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3542configure:13310: $? = 0
3543configure:13310: result: yes
3544configure:13310: checking libxslt/xslt.h presence
3545configure:13310: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
3546configure:13310: $? = 0
3547configure:13310: result: yes
3548configure:13310: checking for libxslt/xslt.h
3549configure:13310: result: yes
3550configure:13399: checking dns_sd.h usability
3551configure:13399: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3552configure:13399: $? = 0
3553configure:13399: result: yes
3554configure:13399: checking dns_sd.h presence
3555configure:13399: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
3556configure:13399: $? = 0
3557configure:13399: result: yes
3558configure:13399: checking for dns_sd.h
3559configure:13399: result: yes
3560configure:13440: checking uuid/uuid.h usability
3561configure:13440: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3562configure:13440: $? = 0
3563configure:13440: result: yes
3564configure:13440: checking uuid/uuid.h presence
3565configure:13440: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
3566configure:13440: $? = 0
3567configure:13440: result: yes
3568configure:13440: checking for uuid/uuid.h
3569configure:13440: result: yes
3570configure:13562: checking whether byte ordering is bigendian
3571configure:13577: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3572configure:13577: $? = 0
3573configure:13622: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3574configure:13622: $? = 0
3575configure:13640: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3576conftest.c:89:4: error: use of undeclared identifier 'not'
3577                 not big endian
3578                 ^
35791 error generated.
3580configure:13640: $? = 1
3581configure: failed program was:
3582| /* confdefs.h */
3583| #define PACKAGE_NAME "PostgreSQL"
3584| #define PACKAGE_TARNAME "postgresql"
3585| #define PACKAGE_VERSION "13.4"
3586| #define PACKAGE_STRING "PostgreSQL 13.4"
3587| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
3588| #define PACKAGE_URL "https://www.postgresql.org/"
3589| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
3590| #define PG_MAJORVERSION "13"
3591| #define PG_MAJORVERSION_NUM 13
3592| #define PG_MINORVERSION_NUM 4
3593| #define PG_VERSION "13.4"
3594| #define DEF_PGPORT 5432
3595| #define DEF_PGPORT_STR "5432"
3596| #define BLCKSZ 8192
3597| #define RELSEG_SIZE 131072
3598| #define XLOG_BLCKSZ 8192
3599| #define ENABLE_THREAD_SAFETY 1
3600| #define USE_ICU 1
3601| #define ENABLE_GSS 1
3602| #define PG_KRB_SRVNAM "postgres"
3603| #define USE_BONJOUR 1
3604| #define USE_OPENSSL 1
3605| #define HAVE_UUID_E2FS 1
3606| #define USE_LIBXML 1
3607| #define USE_LIBXSLT 1
3608| #define STDC_HEADERS 1
3609| #define HAVE_SYS_TYPES_H 1
3610| #define HAVE_SYS_STAT_H 1
3611| #define HAVE_STDLIB_H 1
3612| #define HAVE_STRING_H 1
3613| #define HAVE_MEMORY_H 1
3614| #define HAVE_STRINGS_H 1
3615| #define HAVE_INTTYPES_H 1
3616| #define HAVE_STDINT_H 1
3617| #define HAVE_UNISTD_H 1
3618| #define HAVE_PTHREAD_PRIO_INHERIT 1
3619| #define HAVE_PTHREAD 1
3620| #define HAVE_STRERROR_R 1
3621| #define HAVE_GETPWUID_R 1
3622| #define STRERROR_R_INT 1
3623| #define HAVE_LIBM 1
3624| #define HAVE_LIBREADLINE 1
3625| #define HAVE_LIBZ 1
3626| #define HAVE_SPINLOCKS 1
3627| #define HAVE_ATOMICS 1
3628| #define HAVE_LIBCRYPTO 1
3629| #define HAVE_LIBSSL 1
3630| #define HAVE_X509_GET_SIGNATURE_NID 1
3631| #define HAVE_OPENSSL_INIT_SSL 1
3632| #define HAVE_BIO_GET_DATA 1
3633| #define HAVE_BIO_METH_NEW 1
3634| #define HAVE_ASN1_STRING_GET0_DATA 1
3635| #define HAVE_LIBXML2 1
3636| #define HAVE_LIBXSLT 1
3637| #define HAVE__BOOL 1
3638| #define HAVE_STDBOOL_H 1
3639| #define HAVE_COPYFILE_H 1
3640| #define HAVE_EXECINFO_H 1
3641| #define HAVE_GETOPT_H 1
3642| #define HAVE_IFADDRS_H 1
3643| #define HAVE_LANGINFO_H 1
3644| #define HAVE_POLL_H 1
3645| #define HAVE_SYS_EVENT_H 1
3646| #define HAVE_SYS_IPC_H 1
3647| #define HAVE_SYS_RESOURCE_H 1
3648| #define HAVE_SYS_SELECT_H 1
3649| #define HAVE_SYS_SEM_H 1
3650| #define HAVE_SYS_SHM_H 1
3651| #define HAVE_SYS_SOCKIO_H 1
3652| #define HAVE_SYS_UN_H 1
3653| #define HAVE_TERMIOS_H 1
3654| #define HAVE_WCTYPE_H 1
3655| #define HAVE_NET_IF_H 1
3656| #define HAVE_SYS_UCRED_H 1
3657| #define HAVE_NETINET_TCP_H 1
3658| #define HAVE_READLINE_READLINE_H 1
3659| #define HAVE_READLINE_HISTORY_H 1
3660| #define HAVE_GSSAPI_GSSAPI_H 1
3661| #define HAVE_UUID_UUID_H 1
3662| /* end confdefs.h.  */
3663| #include <sys/types.h>
3664|               #include <sys/param.h>
3665|
3666| int
3667| main ()
3668| {
3669| #if BYTE_ORDER != BIG_ENDIAN
3670|                not big endian
3671|               #endif
3672|
3673|   ;
3674|   return 0;
3675| }
3676configure:13768: result: no
3677configure:13786: checking for inline
3678configure:13802: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3679configure:13802: $? = 0
3680configure:13810: result: inline
3681configure:13828: checking for printf format archetype
3682configure:13848: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3683conftest.c:83:16: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes]
3684__attribute__((format(gnu_printf, 2, 3)));
3685               ^
36861 warning generated.
3687configure:13848: $? = 0
3688configure: failed program was:
3689| /* confdefs.h */
3690| #define PACKAGE_NAME "PostgreSQL"
3691| #define PACKAGE_TARNAME "postgresql"
3692| #define PACKAGE_VERSION "13.4"
3693| #define PACKAGE_STRING "PostgreSQL 13.4"
3694| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
3695| #define PACKAGE_URL "https://www.postgresql.org/"
3696| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
3697| #define PG_MAJORVERSION "13"
3698| #define PG_MAJORVERSION_NUM 13
3699| #define PG_MINORVERSION_NUM 4
3700| #define PG_VERSION "13.4"
3701| #define DEF_PGPORT 5432
3702| #define DEF_PGPORT_STR "5432"
3703| #define BLCKSZ 8192
3704| #define RELSEG_SIZE 131072
3705| #define XLOG_BLCKSZ 8192
3706| #define ENABLE_THREAD_SAFETY 1
3707| #define USE_ICU 1
3708| #define ENABLE_GSS 1
3709| #define PG_KRB_SRVNAM "postgres"
3710| #define USE_BONJOUR 1
3711| #define USE_OPENSSL 1
3712| #define HAVE_UUID_E2FS 1
3713| #define USE_LIBXML 1
3714| #define USE_LIBXSLT 1
3715| #define STDC_HEADERS 1
3716| #define HAVE_SYS_TYPES_H 1
3717| #define HAVE_SYS_STAT_H 1
3718| #define HAVE_STDLIB_H 1
3719| #define HAVE_STRING_H 1
3720| #define HAVE_MEMORY_H 1
3721| #define HAVE_STRINGS_H 1
3722| #define HAVE_INTTYPES_H 1
3723| #define HAVE_STDINT_H 1
3724| #define HAVE_UNISTD_H 1
3725| #define HAVE_PTHREAD_PRIO_INHERIT 1
3726| #define HAVE_PTHREAD 1
3727| #define HAVE_STRERROR_R 1
3728| #define HAVE_GETPWUID_R 1
3729| #define STRERROR_R_INT 1
3730| #define HAVE_LIBM 1
3731| #define HAVE_LIBREADLINE 1
3732| #define HAVE_LIBZ 1
3733| #define HAVE_SPINLOCKS 1
3734| #define HAVE_ATOMICS 1
3735| #define HAVE_LIBCRYPTO 1
3736| #define HAVE_LIBSSL 1
3737| #define HAVE_X509_GET_SIGNATURE_NID 1
3738| #define HAVE_OPENSSL_INIT_SSL 1
3739| #define HAVE_BIO_GET_DATA 1
3740| #define HAVE_BIO_METH_NEW 1
3741| #define HAVE_ASN1_STRING_GET0_DATA 1
3742| #define HAVE_LIBXML2 1
3743| #define HAVE_LIBXSLT 1
3744| #define HAVE__BOOL 1
3745| #define HAVE_STDBOOL_H 1
3746| #define HAVE_COPYFILE_H 1
3747| #define HAVE_EXECINFO_H 1
3748| #define HAVE_GETOPT_H 1
3749| #define HAVE_IFADDRS_H 1
3750| #define HAVE_LANGINFO_H 1
3751| #define HAVE_POLL_H 1
3752| #define HAVE_SYS_EVENT_H 1
3753| #define HAVE_SYS_IPC_H 1
3754| #define HAVE_SYS_RESOURCE_H 1
3755| #define HAVE_SYS_SELECT_H 1
3756| #define HAVE_SYS_SEM_H 1
3757| #define HAVE_SYS_SHM_H 1
3758| #define HAVE_SYS_SOCKIO_H 1
3759| #define HAVE_SYS_UN_H 1
3760| #define HAVE_TERMIOS_H 1
3761| #define HAVE_WCTYPE_H 1
3762| #define HAVE_NET_IF_H 1
3763| #define HAVE_SYS_UCRED_H 1
3764| #define HAVE_NETINET_TCP_H 1
3765| #define HAVE_READLINE_READLINE_H 1
3766| #define HAVE_READLINE_HISTORY_H 1
3767| #define HAVE_GSSAPI_GSSAPI_H 1
3768| #define HAVE_UUID_UUID_H 1
3769| /* end confdefs.h.  */
3770| extern void pgac_write(int ignore, const char *fmt,...)
3771| __attribute__((format(gnu_printf, 2, 3)));
3772| int
3773| main ()
3774| {
3775| pgac_write(0, "error %s: %m", "foo");
3776|   ;
3777|   return 0;
3778| }
3779configure:13872: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3780conftest.c:83:16: warning: 'format' attribute argument not supported: __syslog__ [-Wignored-attributes]
3781__attribute__((format(__syslog__, 2, 3)));
3782               ^
37831 warning generated.
3784configure:13872: $? = 0
3785configure: failed program was:
3786| /* confdefs.h */
3787| #define PACKAGE_NAME "PostgreSQL"
3788| #define PACKAGE_TARNAME "postgresql"
3789| #define PACKAGE_VERSION "13.4"
3790| #define PACKAGE_STRING "PostgreSQL 13.4"
3791| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
3792| #define PACKAGE_URL "https://www.postgresql.org/"
3793| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
3794| #define PG_MAJORVERSION "13"
3795| #define PG_MAJORVERSION_NUM 13
3796| #define PG_MINORVERSION_NUM 4
3797| #define PG_VERSION "13.4"
3798| #define DEF_PGPORT 5432
3799| #define DEF_PGPORT_STR "5432"
3800| #define BLCKSZ 8192
3801| #define RELSEG_SIZE 131072
3802| #define XLOG_BLCKSZ 8192
3803| #define ENABLE_THREAD_SAFETY 1
3804| #define USE_ICU 1
3805| #define ENABLE_GSS 1
3806| #define PG_KRB_SRVNAM "postgres"
3807| #define USE_BONJOUR 1
3808| #define USE_OPENSSL 1
3809| #define HAVE_UUID_E2FS 1
3810| #define USE_LIBXML 1
3811| #define USE_LIBXSLT 1
3812| #define STDC_HEADERS 1
3813| #define HAVE_SYS_TYPES_H 1
3814| #define HAVE_SYS_STAT_H 1
3815| #define HAVE_STDLIB_H 1
3816| #define HAVE_STRING_H 1
3817| #define HAVE_MEMORY_H 1
3818| #define HAVE_STRINGS_H 1
3819| #define HAVE_INTTYPES_H 1
3820| #define HAVE_STDINT_H 1
3821| #define HAVE_UNISTD_H 1
3822| #define HAVE_PTHREAD_PRIO_INHERIT 1
3823| #define HAVE_PTHREAD 1
3824| #define HAVE_STRERROR_R 1
3825| #define HAVE_GETPWUID_R 1
3826| #define STRERROR_R_INT 1
3827| #define HAVE_LIBM 1
3828| #define HAVE_LIBREADLINE 1
3829| #define HAVE_LIBZ 1
3830| #define HAVE_SPINLOCKS 1
3831| #define HAVE_ATOMICS 1
3832| #define HAVE_LIBCRYPTO 1
3833| #define HAVE_LIBSSL 1
3834| #define HAVE_X509_GET_SIGNATURE_NID 1
3835| #define HAVE_OPENSSL_INIT_SSL 1
3836| #define HAVE_BIO_GET_DATA 1
3837| #define HAVE_BIO_METH_NEW 1
3838| #define HAVE_ASN1_STRING_GET0_DATA 1
3839| #define HAVE_LIBXML2 1
3840| #define HAVE_LIBXSLT 1
3841| #define HAVE__BOOL 1
3842| #define HAVE_STDBOOL_H 1
3843| #define HAVE_COPYFILE_H 1
3844| #define HAVE_EXECINFO_H 1
3845| #define HAVE_GETOPT_H 1
3846| #define HAVE_IFADDRS_H 1
3847| #define HAVE_LANGINFO_H 1
3848| #define HAVE_POLL_H 1
3849| #define HAVE_SYS_EVENT_H 1
3850| #define HAVE_SYS_IPC_H 1
3851| #define HAVE_SYS_RESOURCE_H 1
3852| #define HAVE_SYS_SELECT_H 1
3853| #define HAVE_SYS_SEM_H 1
3854| #define HAVE_SYS_SHM_H 1
3855| #define HAVE_SYS_SOCKIO_H 1
3856| #define HAVE_SYS_UN_H 1
3857| #define HAVE_TERMIOS_H 1
3858| #define HAVE_WCTYPE_H 1
3859| #define HAVE_NET_IF_H 1
3860| #define HAVE_SYS_UCRED_H 1
3861| #define HAVE_NETINET_TCP_H 1
3862| #define HAVE_READLINE_READLINE_H 1
3863| #define HAVE_READLINE_HISTORY_H 1
3864| #define HAVE_GSSAPI_GSSAPI_H 1
3865| #define HAVE_UUID_UUID_H 1
3866| /* end confdefs.h.  */
3867| extern void pgac_write(int ignore, const char *fmt,...)
3868| __attribute__((format(__syslog__, 2, 3)));
3869| int
3870| main ()
3871| {
3872| pgac_write(0, "error %s: %m", "foo");
3873|   ;
3874|   return 0;
3875| }
3876configure:13885: result: printf
3877configure:13893: checking for __func__
3878configure:13909: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3879configure:13909: $? = 0
3880configure:13916: result: yes
3881configure:13954: checking for _Static_assert
3882configure:13970: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
3883configure:13970: $? = 0
3884configure:13978: result: yes
3885configure:13985: checking for typeof
3886configure:14006: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3887configure:14006: $? = 0
3888configure:14013: result: typeof
3889configure:14027: checking for __builtin_types_compatible_p
3890configure:14043: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3891conftest.c:90:20: warning: unused variable 'y' [-Wunused-variable]
3892 int x; static int y[__builtin_types_compatible_p(__typeof__(x), int)];
3893                   ^
38941 warning generated.
3895configure:14043: $? = 0
3896configure:14050: result: yes
3897configure:14057: checking for __builtin_constant_p
3898configure:14070: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3899conftest.c:88:14: warning: unused variable 'y' [-Wunused-variable]
3900  static int y[__builtin_constant_p(x) ? x : 1];
3901             ^
3902conftest.c:89:14: warning: unused variable 'z' [-Wunused-variable]
3903  static int z[__builtin_constant_p("string literal") ? 1 : x];
3904             ^
39052 warnings generated.
3906configure:14070: $? = 0
3907configure:14077: result: yes
3908configure:14084: checking for __builtin_unreachable
3909configure:14100: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
3910configure:14100: $? = 0
3911configure:14108: result: yes
3912configure:14115: checking for computed goto support
3913configure:14135: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3914configure:14135: $? = 0
3915configure:14142: result: yes
3916configure:14149: checking for struct tm.tm_zone
3917configure:14149: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3918configure:14149: $? = 0
3919configure:14149: result: yes
3920configure:14163: checking for union semun
3921configure:14163: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3922configure:14163: $? = 0
3923configure:14163: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
3924conftest.c:102:26: error: expected expression
3925if (sizeof ((union semun)))
3926                         ^
39271 error generated.
3928configure:14163: $? = 1
3929configure: failed program was:
3930| /* confdefs.h */
3931| #define PACKAGE_NAME "PostgreSQL"
3932| #define PACKAGE_TARNAME "postgresql"
3933| #define PACKAGE_VERSION "13.4"
3934| #define PACKAGE_STRING "PostgreSQL 13.4"
3935| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
3936| #define PACKAGE_URL "https://www.postgresql.org/"
3937| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
3938| #define PG_MAJORVERSION "13"
3939| #define PG_MAJORVERSION_NUM 13
3940| #define PG_MINORVERSION_NUM 4
3941| #define PG_VERSION "13.4"
3942| #define DEF_PGPORT 5432
3943| #define DEF_PGPORT_STR "5432"
3944| #define BLCKSZ 8192
3945| #define RELSEG_SIZE 131072
3946| #define XLOG_BLCKSZ 8192
3947| #define ENABLE_THREAD_SAFETY 1
3948| #define USE_ICU 1
3949| #define ENABLE_GSS 1
3950| #define PG_KRB_SRVNAM "postgres"
3951| #define USE_BONJOUR 1
3952| #define USE_OPENSSL 1
3953| #define HAVE_UUID_E2FS 1
3954| #define USE_LIBXML 1
3955| #define USE_LIBXSLT 1
3956| #define STDC_HEADERS 1
3957| #define HAVE_SYS_TYPES_H 1
3958| #define HAVE_SYS_STAT_H 1
3959| #define HAVE_STDLIB_H 1
3960| #define HAVE_STRING_H 1
3961| #define HAVE_MEMORY_H 1
3962| #define HAVE_STRINGS_H 1
3963| #define HAVE_INTTYPES_H 1
3964| #define HAVE_STDINT_H 1
3965| #define HAVE_UNISTD_H 1
3966| #define HAVE_PTHREAD_PRIO_INHERIT 1
3967| #define HAVE_PTHREAD 1
3968| #define HAVE_STRERROR_R 1
3969| #define HAVE_GETPWUID_R 1
3970| #define STRERROR_R_INT 1
3971| #define HAVE_LIBM 1
3972| #define HAVE_LIBREADLINE 1
3973| #define HAVE_LIBZ 1
3974| #define HAVE_SPINLOCKS 1
3975| #define HAVE_ATOMICS 1
3976| #define HAVE_LIBCRYPTO 1
3977| #define HAVE_LIBSSL 1
3978| #define HAVE_X509_GET_SIGNATURE_NID 1
3979| #define HAVE_OPENSSL_INIT_SSL 1
3980| #define HAVE_BIO_GET_DATA 1
3981| #define HAVE_BIO_METH_NEW 1
3982| #define HAVE_ASN1_STRING_GET0_DATA 1
3983| #define HAVE_LIBXML2 1
3984| #define HAVE_LIBXSLT 1
3985| #define HAVE__BOOL 1
3986| #define HAVE_STDBOOL_H 1
3987| #define HAVE_COPYFILE_H 1
3988| #define HAVE_EXECINFO_H 1
3989| #define HAVE_GETOPT_H 1
3990| #define HAVE_IFADDRS_H 1
3991| #define HAVE_LANGINFO_H 1
3992| #define HAVE_POLL_H 1
3993| #define HAVE_SYS_EVENT_H 1
3994| #define HAVE_SYS_IPC_H 1
3995| #define HAVE_SYS_RESOURCE_H 1
3996| #define HAVE_SYS_SELECT_H 1
3997| #define HAVE_SYS_SEM_H 1
3998| #define HAVE_SYS_SHM_H 1
3999| #define HAVE_SYS_SOCKIO_H 1
4000| #define HAVE_SYS_UN_H 1
4001| #define HAVE_TERMIOS_H 1
4002| #define HAVE_WCTYPE_H 1
4003| #define HAVE_NET_IF_H 1
4004| #define HAVE_SYS_UCRED_H 1
4005| #define HAVE_NETINET_TCP_H 1
4006| #define HAVE_READLINE_READLINE_H 1
4007| #define HAVE_READLINE_HISTORY_H 1
4008| #define HAVE_GSSAPI_GSSAPI_H 1
4009| #define HAVE_UUID_UUID_H 1
4010| #define PG_PRINTF_ATTRIBUTE printf
4011| #define HAVE_FUNCNAME__FUNC 1
4012| #define HAVE__STATIC_ASSERT 1
4013| #define HAVE_TYPEOF 1
4014| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
4015| #define HAVE__BUILTIN_CONSTANT_P 1
4016| #define HAVE__BUILTIN_UNREACHABLE 1
4017| #define HAVE_COMPUTED_GOTO 1
4018| #define HAVE_STRUCT_TM_TM_ZONE 1
4019| /* end confdefs.h.  */
4020| #include <sys/types.h>
4021| #ifdef HAVE_SYS_IPC_H
4022| #include <sys/ipc.h>
4023| #endif
4024| #ifdef HAVE_SYS_SEM_H
4025| #include <sys/sem.h>
4026| #endif
4027|
4028| int
4029| main ()
4030| {
4031| if (sizeof ((union semun)))
4032|           return 0;
4033|   ;
4034|   return 0;
4035| }
4036configure:14163: result: yes
4037configure:14180: checking for struct sockaddr_un
4038configure:14180: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4039configure:14180: $? = 0
4040configure:14180: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4041conftest.c:101:33: error: expected expression
4042if (sizeof ((struct sockaddr_un)))
4043                                ^
40441 error generated.
4045configure:14180: $? = 1
4046configure: failed program was:
4047| /* confdefs.h */
4048| #define PACKAGE_NAME "PostgreSQL"
4049| #define PACKAGE_TARNAME "postgresql"
4050| #define PACKAGE_VERSION "13.4"
4051| #define PACKAGE_STRING "PostgreSQL 13.4"
4052| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
4053| #define PACKAGE_URL "https://www.postgresql.org/"
4054| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
4055| #define PG_MAJORVERSION "13"
4056| #define PG_MAJORVERSION_NUM 13
4057| #define PG_MINORVERSION_NUM 4
4058| #define PG_VERSION "13.4"
4059| #define DEF_PGPORT 5432
4060| #define DEF_PGPORT_STR "5432"
4061| #define BLCKSZ 8192
4062| #define RELSEG_SIZE 131072
4063| #define XLOG_BLCKSZ 8192
4064| #define ENABLE_THREAD_SAFETY 1
4065| #define USE_ICU 1
4066| #define ENABLE_GSS 1
4067| #define PG_KRB_SRVNAM "postgres"
4068| #define USE_BONJOUR 1
4069| #define USE_OPENSSL 1
4070| #define HAVE_UUID_E2FS 1
4071| #define USE_LIBXML 1
4072| #define USE_LIBXSLT 1
4073| #define STDC_HEADERS 1
4074| #define HAVE_SYS_TYPES_H 1
4075| #define HAVE_SYS_STAT_H 1
4076| #define HAVE_STDLIB_H 1
4077| #define HAVE_STRING_H 1
4078| #define HAVE_MEMORY_H 1
4079| #define HAVE_STRINGS_H 1
4080| #define HAVE_INTTYPES_H 1
4081| #define HAVE_STDINT_H 1
4082| #define HAVE_UNISTD_H 1
4083| #define HAVE_PTHREAD_PRIO_INHERIT 1
4084| #define HAVE_PTHREAD 1
4085| #define HAVE_STRERROR_R 1
4086| #define HAVE_GETPWUID_R 1
4087| #define STRERROR_R_INT 1
4088| #define HAVE_LIBM 1
4089| #define HAVE_LIBREADLINE 1
4090| #define HAVE_LIBZ 1
4091| #define HAVE_SPINLOCKS 1
4092| #define HAVE_ATOMICS 1
4093| #define HAVE_LIBCRYPTO 1
4094| #define HAVE_LIBSSL 1
4095| #define HAVE_X509_GET_SIGNATURE_NID 1
4096| #define HAVE_OPENSSL_INIT_SSL 1
4097| #define HAVE_BIO_GET_DATA 1
4098| #define HAVE_BIO_METH_NEW 1
4099| #define HAVE_ASN1_STRING_GET0_DATA 1
4100| #define HAVE_LIBXML2 1
4101| #define HAVE_LIBXSLT 1
4102| #define HAVE__BOOL 1
4103| #define HAVE_STDBOOL_H 1
4104| #define HAVE_COPYFILE_H 1
4105| #define HAVE_EXECINFO_H 1
4106| #define HAVE_GETOPT_H 1
4107| #define HAVE_IFADDRS_H 1
4108| #define HAVE_LANGINFO_H 1
4109| #define HAVE_POLL_H 1
4110| #define HAVE_SYS_EVENT_H 1
4111| #define HAVE_SYS_IPC_H 1
4112| #define HAVE_SYS_RESOURCE_H 1
4113| #define HAVE_SYS_SELECT_H 1
4114| #define HAVE_SYS_SEM_H 1
4115| #define HAVE_SYS_SHM_H 1
4116| #define HAVE_SYS_SOCKIO_H 1
4117| #define HAVE_SYS_UN_H 1
4118| #define HAVE_TERMIOS_H 1
4119| #define HAVE_WCTYPE_H 1
4120| #define HAVE_NET_IF_H 1
4121| #define HAVE_SYS_UCRED_H 1
4122| #define HAVE_NETINET_TCP_H 1
4123| #define HAVE_READLINE_READLINE_H 1
4124| #define HAVE_READLINE_HISTORY_H 1
4125| #define HAVE_GSSAPI_GSSAPI_H 1
4126| #define HAVE_UUID_UUID_H 1
4127| #define PG_PRINTF_ATTRIBUTE printf
4128| #define HAVE_FUNCNAME__FUNC 1
4129| #define HAVE__STATIC_ASSERT 1
4130| #define HAVE_TYPEOF 1
4131| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
4132| #define HAVE__BUILTIN_CONSTANT_P 1
4133| #define HAVE__BUILTIN_UNREACHABLE 1
4134| #define HAVE_COMPUTED_GOTO 1
4135| #define HAVE_STRUCT_TM_TM_ZONE 1
4136| #define HAVE_UNION_SEMUN 1
4137| /* end confdefs.h.  */
4138| #include <sys/types.h>
4139| #ifdef HAVE_SYS_UN_H
4140| #include <sys/un.h>
4141| #endif
4142|
4143|
4144| int
4145| main ()
4146| {
4147| if (sizeof ((struct sockaddr_un)))
4148|           return 0;
4149|   ;
4150|   return 0;
4151| }
4152configure:14180: result: yes
4153configure:14195: checking for struct sockaddr_storage
4154configure:14195: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4155configure:14195: $? = 0
4156configure:14195: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4157conftest.c:100:38: error: expected expression
4158if (sizeof ((struct sockaddr_storage)))
4159                                     ^
41601 error generated.
4161configure:14195: $? = 1
4162configure: failed program was:
4163| /* confdefs.h */
4164| #define PACKAGE_NAME "PostgreSQL"
4165| #define PACKAGE_TARNAME "postgresql"
4166| #define PACKAGE_VERSION "13.4"
4167| #define PACKAGE_STRING "PostgreSQL 13.4"
4168| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
4169| #define PACKAGE_URL "https://www.postgresql.org/"
4170| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
4171| #define PG_MAJORVERSION "13"
4172| #define PG_MAJORVERSION_NUM 13
4173| #define PG_MINORVERSION_NUM 4
4174| #define PG_VERSION "13.4"
4175| #define DEF_PGPORT 5432
4176| #define DEF_PGPORT_STR "5432"
4177| #define BLCKSZ 8192
4178| #define RELSEG_SIZE 131072
4179| #define XLOG_BLCKSZ 8192
4180| #define ENABLE_THREAD_SAFETY 1
4181| #define USE_ICU 1
4182| #define ENABLE_GSS 1
4183| #define PG_KRB_SRVNAM "postgres"
4184| #define USE_BONJOUR 1
4185| #define USE_OPENSSL 1
4186| #define HAVE_UUID_E2FS 1
4187| #define USE_LIBXML 1
4188| #define USE_LIBXSLT 1
4189| #define STDC_HEADERS 1
4190| #define HAVE_SYS_TYPES_H 1
4191| #define HAVE_SYS_STAT_H 1
4192| #define HAVE_STDLIB_H 1
4193| #define HAVE_STRING_H 1
4194| #define HAVE_MEMORY_H 1
4195| #define HAVE_STRINGS_H 1
4196| #define HAVE_INTTYPES_H 1
4197| #define HAVE_STDINT_H 1
4198| #define HAVE_UNISTD_H 1
4199| #define HAVE_PTHREAD_PRIO_INHERIT 1
4200| #define HAVE_PTHREAD 1
4201| #define HAVE_STRERROR_R 1
4202| #define HAVE_GETPWUID_R 1
4203| #define STRERROR_R_INT 1
4204| #define HAVE_LIBM 1
4205| #define HAVE_LIBREADLINE 1
4206| #define HAVE_LIBZ 1
4207| #define HAVE_SPINLOCKS 1
4208| #define HAVE_ATOMICS 1
4209| #define HAVE_LIBCRYPTO 1
4210| #define HAVE_LIBSSL 1
4211| #define HAVE_X509_GET_SIGNATURE_NID 1
4212| #define HAVE_OPENSSL_INIT_SSL 1
4213| #define HAVE_BIO_GET_DATA 1
4214| #define HAVE_BIO_METH_NEW 1
4215| #define HAVE_ASN1_STRING_GET0_DATA 1
4216| #define HAVE_LIBXML2 1
4217| #define HAVE_LIBXSLT 1
4218| #define HAVE__BOOL 1
4219| #define HAVE_STDBOOL_H 1
4220| #define HAVE_COPYFILE_H 1
4221| #define HAVE_EXECINFO_H 1
4222| #define HAVE_GETOPT_H 1
4223| #define HAVE_IFADDRS_H 1
4224| #define HAVE_LANGINFO_H 1
4225| #define HAVE_POLL_H 1
4226| #define HAVE_SYS_EVENT_H 1
4227| #define HAVE_SYS_IPC_H 1
4228| #define HAVE_SYS_RESOURCE_H 1
4229| #define HAVE_SYS_SELECT_H 1
4230| #define HAVE_SYS_SEM_H 1
4231| #define HAVE_SYS_SHM_H 1
4232| #define HAVE_SYS_SOCKIO_H 1
4233| #define HAVE_SYS_UN_H 1
4234| #define HAVE_TERMIOS_H 1
4235| #define HAVE_WCTYPE_H 1
4236| #define HAVE_NET_IF_H 1
4237| #define HAVE_SYS_UCRED_H 1
4238| #define HAVE_NETINET_TCP_H 1
4239| #define HAVE_READLINE_READLINE_H 1
4240| #define HAVE_READLINE_HISTORY_H 1
4241| #define HAVE_GSSAPI_GSSAPI_H 1
4242| #define HAVE_UUID_UUID_H 1
4243| #define PG_PRINTF_ATTRIBUTE printf
4244| #define HAVE_FUNCNAME__FUNC 1
4245| #define HAVE__STATIC_ASSERT 1
4246| #define HAVE_TYPEOF 1
4247| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
4248| #define HAVE__BUILTIN_CONSTANT_P 1
4249| #define HAVE__BUILTIN_UNREACHABLE 1
4250| #define HAVE_COMPUTED_GOTO 1
4251| #define HAVE_STRUCT_TM_TM_ZONE 1
4252| #define HAVE_UNION_SEMUN 1
4253| #define HAVE_STRUCT_SOCKADDR_UN 1
4254| /* end confdefs.h.  */
4255| #include <sys/types.h>
4256| #include <sys/socket.h>
4257|
4258|
4259| int
4260| main ()
4261| {
4262| if (sizeof ((struct sockaddr_storage)))
4263|           return 0;
4264|   ;
4265|   return 0;
4266| }
4267configure:14195: result: yes
4268configure:14208: checking for struct sockaddr_storage.ss_family
4269configure:14208: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4270configure:14208: $? = 0
4271configure:14208: result: yes
4272configure:14220: checking for struct sockaddr_storage.__ss_family
4273configure:14220: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4274conftest.c:103:13: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'?
4275if (ac_aggr.__ss_family)
4276            ^~~~~~~~~~~
4277            ss_family
4278/usr/include/sys/socket.h:357:14: note: 'ss_family' declared here
4279        sa_family_t     ss_family;      /* [XSI] address family */
4280                        ^
42811 error generated.
4282configure:14220: $? = 1
4283configure: failed program was:
4284| /* confdefs.h */
4285| #define PACKAGE_NAME "PostgreSQL"
4286| #define PACKAGE_TARNAME "postgresql"
4287| #define PACKAGE_VERSION "13.4"
4288| #define PACKAGE_STRING "PostgreSQL 13.4"
4289| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
4290| #define PACKAGE_URL "https://www.postgresql.org/"
4291| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
4292| #define PG_MAJORVERSION "13"
4293| #define PG_MAJORVERSION_NUM 13
4294| #define PG_MINORVERSION_NUM 4
4295| #define PG_VERSION "13.4"
4296| #define DEF_PGPORT 5432
4297| #define DEF_PGPORT_STR "5432"
4298| #define BLCKSZ 8192
4299| #define RELSEG_SIZE 131072
4300| #define XLOG_BLCKSZ 8192
4301| #define ENABLE_THREAD_SAFETY 1
4302| #define USE_ICU 1
4303| #define ENABLE_GSS 1
4304| #define PG_KRB_SRVNAM "postgres"
4305| #define USE_BONJOUR 1
4306| #define USE_OPENSSL 1
4307| #define HAVE_UUID_E2FS 1
4308| #define USE_LIBXML 1
4309| #define USE_LIBXSLT 1
4310| #define STDC_HEADERS 1
4311| #define HAVE_SYS_TYPES_H 1
4312| #define HAVE_SYS_STAT_H 1
4313| #define HAVE_STDLIB_H 1
4314| #define HAVE_STRING_H 1
4315| #define HAVE_MEMORY_H 1
4316| #define HAVE_STRINGS_H 1
4317| #define HAVE_INTTYPES_H 1
4318| #define HAVE_STDINT_H 1
4319| #define HAVE_UNISTD_H 1
4320| #define HAVE_PTHREAD_PRIO_INHERIT 1
4321| #define HAVE_PTHREAD 1
4322| #define HAVE_STRERROR_R 1
4323| #define HAVE_GETPWUID_R 1
4324| #define STRERROR_R_INT 1
4325| #define HAVE_LIBM 1
4326| #define HAVE_LIBREADLINE 1
4327| #define HAVE_LIBZ 1
4328| #define HAVE_SPINLOCKS 1
4329| #define HAVE_ATOMICS 1
4330| #define HAVE_LIBCRYPTO 1
4331| #define HAVE_LIBSSL 1
4332| #define HAVE_X509_GET_SIGNATURE_NID 1
4333| #define HAVE_OPENSSL_INIT_SSL 1
4334| #define HAVE_BIO_GET_DATA 1
4335| #define HAVE_BIO_METH_NEW 1
4336| #define HAVE_ASN1_STRING_GET0_DATA 1
4337| #define HAVE_LIBXML2 1
4338| #define HAVE_LIBXSLT 1
4339| #define HAVE__BOOL 1
4340| #define HAVE_STDBOOL_H 1
4341| #define HAVE_COPYFILE_H 1
4342| #define HAVE_EXECINFO_H 1
4343| #define HAVE_GETOPT_H 1
4344| #define HAVE_IFADDRS_H 1
4345| #define HAVE_LANGINFO_H 1
4346| #define HAVE_POLL_H 1
4347| #define HAVE_SYS_EVENT_H 1
4348| #define HAVE_SYS_IPC_H 1
4349| #define HAVE_SYS_RESOURCE_H 1
4350| #define HAVE_SYS_SELECT_H 1
4351| #define HAVE_SYS_SEM_H 1
4352| #define HAVE_SYS_SHM_H 1
4353| #define HAVE_SYS_SOCKIO_H 1
4354| #define HAVE_SYS_UN_H 1
4355| #define HAVE_TERMIOS_H 1
4356| #define HAVE_WCTYPE_H 1
4357| #define HAVE_NET_IF_H 1
4358| #define HAVE_SYS_UCRED_H 1
4359| #define HAVE_NETINET_TCP_H 1
4360| #define HAVE_READLINE_READLINE_H 1
4361| #define HAVE_READLINE_HISTORY_H 1
4362| #define HAVE_GSSAPI_GSSAPI_H 1
4363| #define HAVE_UUID_UUID_H 1
4364| #define PG_PRINTF_ATTRIBUTE printf
4365| #define HAVE_FUNCNAME__FUNC 1
4366| #define HAVE__STATIC_ASSERT 1
4367| #define HAVE_TYPEOF 1
4368| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
4369| #define HAVE__BUILTIN_CONSTANT_P 1
4370| #define HAVE__BUILTIN_UNREACHABLE 1
4371| #define HAVE_COMPUTED_GOTO 1
4372| #define HAVE_STRUCT_TM_TM_ZONE 1
4373| #define HAVE_UNION_SEMUN 1
4374| #define HAVE_STRUCT_SOCKADDR_UN 1
4375| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
4376| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
4377| /* end confdefs.h.  */
4378| #include <sys/types.h>
4379| #include <sys/socket.h>
4380|
4381|
4382| int
4383| main ()
4384| {
4385| static struct sockaddr_storage ac_aggr;
4386| if (ac_aggr.__ss_family)
4387| return 0;
4388|   ;
4389|   return 0;
4390| }
4391configure:14220: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4392conftest.c:103:20: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'?
4393if (sizeof ac_aggr.__ss_family)
4394                   ^~~~~~~~~~~
4395                   ss_family
4396/usr/include/sys/socket.h:357:14: note: 'ss_family' declared here
4397        sa_family_t     ss_family;      /* [XSI] address family */
4398                        ^
43991 error generated.
4400configure:14220: $? = 1
4401configure: failed program was:
4402| /* confdefs.h */
4403| #define PACKAGE_NAME "PostgreSQL"
4404| #define PACKAGE_TARNAME "postgresql"
4405| #define PACKAGE_VERSION "13.4"
4406| #define PACKAGE_STRING "PostgreSQL 13.4"
4407| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
4408| #define PACKAGE_URL "https://www.postgresql.org/"
4409| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
4410| #define PG_MAJORVERSION "13"
4411| #define PG_MAJORVERSION_NUM 13
4412| #define PG_MINORVERSION_NUM 4
4413| #define PG_VERSION "13.4"
4414| #define DEF_PGPORT 5432
4415| #define DEF_PGPORT_STR "5432"
4416| #define BLCKSZ 8192
4417| #define RELSEG_SIZE 131072
4418| #define XLOG_BLCKSZ 8192
4419| #define ENABLE_THREAD_SAFETY 1
4420| #define USE_ICU 1
4421| #define ENABLE_GSS 1
4422| #define PG_KRB_SRVNAM "postgres"
4423| #define USE_BONJOUR 1
4424| #define USE_OPENSSL 1
4425| #define HAVE_UUID_E2FS 1
4426| #define USE_LIBXML 1
4427| #define USE_LIBXSLT 1
4428| #define STDC_HEADERS 1
4429| #define HAVE_SYS_TYPES_H 1
4430| #define HAVE_SYS_STAT_H 1
4431| #define HAVE_STDLIB_H 1
4432| #define HAVE_STRING_H 1
4433| #define HAVE_MEMORY_H 1
4434| #define HAVE_STRINGS_H 1
4435| #define HAVE_INTTYPES_H 1
4436| #define HAVE_STDINT_H 1
4437| #define HAVE_UNISTD_H 1
4438| #define HAVE_PTHREAD_PRIO_INHERIT 1
4439| #define HAVE_PTHREAD 1
4440| #define HAVE_STRERROR_R 1
4441| #define HAVE_GETPWUID_R 1
4442| #define STRERROR_R_INT 1
4443| #define HAVE_LIBM 1
4444| #define HAVE_LIBREADLINE 1
4445| #define HAVE_LIBZ 1
4446| #define HAVE_SPINLOCKS 1
4447| #define HAVE_ATOMICS 1
4448| #define HAVE_LIBCRYPTO 1
4449| #define HAVE_LIBSSL 1
4450| #define HAVE_X509_GET_SIGNATURE_NID 1
4451| #define HAVE_OPENSSL_INIT_SSL 1
4452| #define HAVE_BIO_GET_DATA 1
4453| #define HAVE_BIO_METH_NEW 1
4454| #define HAVE_ASN1_STRING_GET0_DATA 1
4455| #define HAVE_LIBXML2 1
4456| #define HAVE_LIBXSLT 1
4457| #define HAVE__BOOL 1
4458| #define HAVE_STDBOOL_H 1
4459| #define HAVE_COPYFILE_H 1
4460| #define HAVE_EXECINFO_H 1
4461| #define HAVE_GETOPT_H 1
4462| #define HAVE_IFADDRS_H 1
4463| #define HAVE_LANGINFO_H 1
4464| #define HAVE_POLL_H 1
4465| #define HAVE_SYS_EVENT_H 1
4466| #define HAVE_SYS_IPC_H 1
4467| #define HAVE_SYS_RESOURCE_H 1
4468| #define HAVE_SYS_SELECT_H 1
4469| #define HAVE_SYS_SEM_H 1
4470| #define HAVE_SYS_SHM_H 1
4471| #define HAVE_SYS_SOCKIO_H 1
4472| #define HAVE_SYS_UN_H 1
4473| #define HAVE_TERMIOS_H 1
4474| #define HAVE_WCTYPE_H 1
4475| #define HAVE_NET_IF_H 1
4476| #define HAVE_SYS_UCRED_H 1
4477| #define HAVE_NETINET_TCP_H 1
4478| #define HAVE_READLINE_READLINE_H 1
4479| #define HAVE_READLINE_HISTORY_H 1
4480| #define HAVE_GSSAPI_GSSAPI_H 1
4481| #define HAVE_UUID_UUID_H 1
4482| #define PG_PRINTF_ATTRIBUTE printf
4483| #define HAVE_FUNCNAME__FUNC 1
4484| #define HAVE__STATIC_ASSERT 1
4485| #define HAVE_TYPEOF 1
4486| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
4487| #define HAVE__BUILTIN_CONSTANT_P 1
4488| #define HAVE__BUILTIN_UNREACHABLE 1
4489| #define HAVE_COMPUTED_GOTO 1
4490| #define HAVE_STRUCT_TM_TM_ZONE 1
4491| #define HAVE_UNION_SEMUN 1
4492| #define HAVE_STRUCT_SOCKADDR_UN 1
4493| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
4494| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
4495| /* end confdefs.h.  */
4496| #include <sys/types.h>
4497| #include <sys/socket.h>
4498|
4499|
4500| int
4501| main ()
4502| {
4503| static struct sockaddr_storage ac_aggr;
4504| if (sizeof ac_aggr.__ss_family)
4505| return 0;
4506|   ;
4507|   return 0;
4508| }
4509configure:14220: result: no
4510configure:14232: checking for struct sockaddr_storage.ss_len
4511configure:14232: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4512configure:14232: $? = 0
4513configure:14232: result: yes
4514configure:14244: checking for struct sockaddr_storage.__ss_len
4515configure:14244: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4516conftest.c:104:13: error: no member named '__ss_len' in 'struct sockaddr_storage'; did you mean 'ss_len'?
4517if (ac_aggr.__ss_len)
4518            ^~~~~~~~
4519            ss_len
4520/usr/include/sys/socket.h:356:12: note: 'ss_len' declared here
4521        __uint8_t       ss_len;         /* address length */
4522                        ^
45231 error generated.
4524configure:14244: $? = 1
4525configure: failed program was:
4526| /* confdefs.h */
4527| #define PACKAGE_NAME "PostgreSQL"
4528| #define PACKAGE_TARNAME "postgresql"
4529| #define PACKAGE_VERSION "13.4"
4530| #define PACKAGE_STRING "PostgreSQL 13.4"
4531| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
4532| #define PACKAGE_URL "https://www.postgresql.org/"
4533| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
4534| #define PG_MAJORVERSION "13"
4535| #define PG_MAJORVERSION_NUM 13
4536| #define PG_MINORVERSION_NUM 4
4537| #define PG_VERSION "13.4"
4538| #define DEF_PGPORT 5432
4539| #define DEF_PGPORT_STR "5432"
4540| #define BLCKSZ 8192
4541| #define RELSEG_SIZE 131072
4542| #define XLOG_BLCKSZ 8192
4543| #define ENABLE_THREAD_SAFETY 1
4544| #define USE_ICU 1
4545| #define ENABLE_GSS 1
4546| #define PG_KRB_SRVNAM "postgres"
4547| #define USE_BONJOUR 1
4548| #define USE_OPENSSL 1
4549| #define HAVE_UUID_E2FS 1
4550| #define USE_LIBXML 1
4551| #define USE_LIBXSLT 1
4552| #define STDC_HEADERS 1
4553| #define HAVE_SYS_TYPES_H 1
4554| #define HAVE_SYS_STAT_H 1
4555| #define HAVE_STDLIB_H 1
4556| #define HAVE_STRING_H 1
4557| #define HAVE_MEMORY_H 1
4558| #define HAVE_STRINGS_H 1
4559| #define HAVE_INTTYPES_H 1
4560| #define HAVE_STDINT_H 1
4561| #define HAVE_UNISTD_H 1
4562| #define HAVE_PTHREAD_PRIO_INHERIT 1
4563| #define HAVE_PTHREAD 1
4564| #define HAVE_STRERROR_R 1
4565| #define HAVE_GETPWUID_R 1
4566| #define STRERROR_R_INT 1
4567| #define HAVE_LIBM 1
4568| #define HAVE_LIBREADLINE 1
4569| #define HAVE_LIBZ 1
4570| #define HAVE_SPINLOCKS 1
4571| #define HAVE_ATOMICS 1
4572| #define HAVE_LIBCRYPTO 1
4573| #define HAVE_LIBSSL 1
4574| #define HAVE_X509_GET_SIGNATURE_NID 1
4575| #define HAVE_OPENSSL_INIT_SSL 1
4576| #define HAVE_BIO_GET_DATA 1
4577| #define HAVE_BIO_METH_NEW 1
4578| #define HAVE_ASN1_STRING_GET0_DATA 1
4579| #define HAVE_LIBXML2 1
4580| #define HAVE_LIBXSLT 1
4581| #define HAVE__BOOL 1
4582| #define HAVE_STDBOOL_H 1
4583| #define HAVE_COPYFILE_H 1
4584| #define HAVE_EXECINFO_H 1
4585| #define HAVE_GETOPT_H 1
4586| #define HAVE_IFADDRS_H 1
4587| #define HAVE_LANGINFO_H 1
4588| #define HAVE_POLL_H 1
4589| #define HAVE_SYS_EVENT_H 1
4590| #define HAVE_SYS_IPC_H 1
4591| #define HAVE_SYS_RESOURCE_H 1
4592| #define HAVE_SYS_SELECT_H 1
4593| #define HAVE_SYS_SEM_H 1
4594| #define HAVE_SYS_SHM_H 1
4595| #define HAVE_SYS_SOCKIO_H 1
4596| #define HAVE_SYS_UN_H 1
4597| #define HAVE_TERMIOS_H 1
4598| #define HAVE_WCTYPE_H 1
4599| #define HAVE_NET_IF_H 1
4600| #define HAVE_SYS_UCRED_H 1
4601| #define HAVE_NETINET_TCP_H 1
4602| #define HAVE_READLINE_READLINE_H 1
4603| #define HAVE_READLINE_HISTORY_H 1
4604| #define HAVE_GSSAPI_GSSAPI_H 1
4605| #define HAVE_UUID_UUID_H 1
4606| #define PG_PRINTF_ATTRIBUTE printf
4607| #define HAVE_FUNCNAME__FUNC 1
4608| #define HAVE__STATIC_ASSERT 1
4609| #define HAVE_TYPEOF 1
4610| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
4611| #define HAVE__BUILTIN_CONSTANT_P 1
4612| #define HAVE__BUILTIN_UNREACHABLE 1
4613| #define HAVE_COMPUTED_GOTO 1
4614| #define HAVE_STRUCT_TM_TM_ZONE 1
4615| #define HAVE_UNION_SEMUN 1
4616| #define HAVE_STRUCT_SOCKADDR_UN 1
4617| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
4618| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
4619| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
4620| /* end confdefs.h.  */
4621| #include <sys/types.h>
4622| #include <sys/socket.h>
4623|
4624|
4625| int
4626| main ()
4627| {
4628| static struct sockaddr_storage ac_aggr;
4629| if (ac_aggr.__ss_len)
4630| return 0;
4631|   ;
4632|   return 0;
4633| }
4634configure:14244: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4635conftest.c:104:20: error: no member named '__ss_len' in 'struct sockaddr_storage'; did you mean 'ss_len'?
4636if (sizeof ac_aggr.__ss_len)
4637                   ^~~~~~~~
4638                   ss_len
4639/usr/include/sys/socket.h:356:12: note: 'ss_len' declared here
4640        __uint8_t       ss_len;         /* address length */
4641                        ^
46421 error generated.
4643configure:14244: $? = 1
4644configure: failed program was:
4645| /* confdefs.h */
4646| #define PACKAGE_NAME "PostgreSQL"
4647| #define PACKAGE_TARNAME "postgresql"
4648| #define PACKAGE_VERSION "13.4"
4649| #define PACKAGE_STRING "PostgreSQL 13.4"
4650| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
4651| #define PACKAGE_URL "https://www.postgresql.org/"
4652| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
4653| #define PG_MAJORVERSION "13"
4654| #define PG_MAJORVERSION_NUM 13
4655| #define PG_MINORVERSION_NUM 4
4656| #define PG_VERSION "13.4"
4657| #define DEF_PGPORT 5432
4658| #define DEF_PGPORT_STR "5432"
4659| #define BLCKSZ 8192
4660| #define RELSEG_SIZE 131072
4661| #define XLOG_BLCKSZ 8192
4662| #define ENABLE_THREAD_SAFETY 1
4663| #define USE_ICU 1
4664| #define ENABLE_GSS 1
4665| #define PG_KRB_SRVNAM "postgres"
4666| #define USE_BONJOUR 1
4667| #define USE_OPENSSL 1
4668| #define HAVE_UUID_E2FS 1
4669| #define USE_LIBXML 1
4670| #define USE_LIBXSLT 1
4671| #define STDC_HEADERS 1
4672| #define HAVE_SYS_TYPES_H 1
4673| #define HAVE_SYS_STAT_H 1
4674| #define HAVE_STDLIB_H 1
4675| #define HAVE_STRING_H 1
4676| #define HAVE_MEMORY_H 1
4677| #define HAVE_STRINGS_H 1
4678| #define HAVE_INTTYPES_H 1
4679| #define HAVE_STDINT_H 1
4680| #define HAVE_UNISTD_H 1
4681| #define HAVE_PTHREAD_PRIO_INHERIT 1
4682| #define HAVE_PTHREAD 1
4683| #define HAVE_STRERROR_R 1
4684| #define HAVE_GETPWUID_R 1
4685| #define STRERROR_R_INT 1
4686| #define HAVE_LIBM 1
4687| #define HAVE_LIBREADLINE 1
4688| #define HAVE_LIBZ 1
4689| #define HAVE_SPINLOCKS 1
4690| #define HAVE_ATOMICS 1
4691| #define HAVE_LIBCRYPTO 1
4692| #define HAVE_LIBSSL 1
4693| #define HAVE_X509_GET_SIGNATURE_NID 1
4694| #define HAVE_OPENSSL_INIT_SSL 1
4695| #define HAVE_BIO_GET_DATA 1
4696| #define HAVE_BIO_METH_NEW 1
4697| #define HAVE_ASN1_STRING_GET0_DATA 1
4698| #define HAVE_LIBXML2 1
4699| #define HAVE_LIBXSLT 1
4700| #define HAVE__BOOL 1
4701| #define HAVE_STDBOOL_H 1
4702| #define HAVE_COPYFILE_H 1
4703| #define HAVE_EXECINFO_H 1
4704| #define HAVE_GETOPT_H 1
4705| #define HAVE_IFADDRS_H 1
4706| #define HAVE_LANGINFO_H 1
4707| #define HAVE_POLL_H 1
4708| #define HAVE_SYS_EVENT_H 1
4709| #define HAVE_SYS_IPC_H 1
4710| #define HAVE_SYS_RESOURCE_H 1
4711| #define HAVE_SYS_SELECT_H 1
4712| #define HAVE_SYS_SEM_H 1
4713| #define HAVE_SYS_SHM_H 1
4714| #define HAVE_SYS_SOCKIO_H 1
4715| #define HAVE_SYS_UN_H 1
4716| #define HAVE_TERMIOS_H 1
4717| #define HAVE_WCTYPE_H 1
4718| #define HAVE_NET_IF_H 1
4719| #define HAVE_SYS_UCRED_H 1
4720| #define HAVE_NETINET_TCP_H 1
4721| #define HAVE_READLINE_READLINE_H 1
4722| #define HAVE_READLINE_HISTORY_H 1
4723| #define HAVE_GSSAPI_GSSAPI_H 1
4724| #define HAVE_UUID_UUID_H 1
4725| #define PG_PRINTF_ATTRIBUTE printf
4726| #define HAVE_FUNCNAME__FUNC 1
4727| #define HAVE__STATIC_ASSERT 1
4728| #define HAVE_TYPEOF 1
4729| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
4730| #define HAVE__BUILTIN_CONSTANT_P 1
4731| #define HAVE__BUILTIN_UNREACHABLE 1
4732| #define HAVE_COMPUTED_GOTO 1
4733| #define HAVE_STRUCT_TM_TM_ZONE 1
4734| #define HAVE_UNION_SEMUN 1
4735| #define HAVE_STRUCT_SOCKADDR_UN 1
4736| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
4737| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
4738| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
4739| /* end confdefs.h.  */
4740| #include <sys/types.h>
4741| #include <sys/socket.h>
4742|
4743|
4744| int
4745| main ()
4746| {
4747| static struct sockaddr_storage ac_aggr;
4748| if (sizeof ac_aggr.__ss_len)
4749| return 0;
4750|   ;
4751|   return 0;
4752| }
4753configure:14244: result: no
4754configure:14256: checking for struct sockaddr.sa_len
4755configure:14256: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4756configure:14256: $? = 0
4757configure:14256: result: yes
4758configure:14269: checking for struct addrinfo
4759configure:14269: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4760configure:14269: $? = 0
4761configure:14269: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4762conftest.c:105:30: error: expected expression
4763if (sizeof ((struct addrinfo)))
4764                             ^
47651 error generated.
4766configure:14269: $? = 1
4767configure: failed program was:
4768| /* confdefs.h */
4769| #define PACKAGE_NAME "PostgreSQL"
4770| #define PACKAGE_TARNAME "postgresql"
4771| #define PACKAGE_VERSION "13.4"
4772| #define PACKAGE_STRING "PostgreSQL 13.4"
4773| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
4774| #define PACKAGE_URL "https://www.postgresql.org/"
4775| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
4776| #define PG_MAJORVERSION "13"
4777| #define PG_MAJORVERSION_NUM 13
4778| #define PG_MINORVERSION_NUM 4
4779| #define PG_VERSION "13.4"
4780| #define DEF_PGPORT 5432
4781| #define DEF_PGPORT_STR "5432"
4782| #define BLCKSZ 8192
4783| #define RELSEG_SIZE 131072
4784| #define XLOG_BLCKSZ 8192
4785| #define ENABLE_THREAD_SAFETY 1
4786| #define USE_ICU 1
4787| #define ENABLE_GSS 1
4788| #define PG_KRB_SRVNAM "postgres"
4789| #define USE_BONJOUR 1
4790| #define USE_OPENSSL 1
4791| #define HAVE_UUID_E2FS 1
4792| #define USE_LIBXML 1
4793| #define USE_LIBXSLT 1
4794| #define STDC_HEADERS 1
4795| #define HAVE_SYS_TYPES_H 1
4796| #define HAVE_SYS_STAT_H 1
4797| #define HAVE_STDLIB_H 1
4798| #define HAVE_STRING_H 1
4799| #define HAVE_MEMORY_H 1
4800| #define HAVE_STRINGS_H 1
4801| #define HAVE_INTTYPES_H 1
4802| #define HAVE_STDINT_H 1
4803| #define HAVE_UNISTD_H 1
4804| #define HAVE_PTHREAD_PRIO_INHERIT 1
4805| #define HAVE_PTHREAD 1
4806| #define HAVE_STRERROR_R 1
4807| #define HAVE_GETPWUID_R 1
4808| #define STRERROR_R_INT 1
4809| #define HAVE_LIBM 1
4810| #define HAVE_LIBREADLINE 1
4811| #define HAVE_LIBZ 1
4812| #define HAVE_SPINLOCKS 1
4813| #define HAVE_ATOMICS 1
4814| #define HAVE_LIBCRYPTO 1
4815| #define HAVE_LIBSSL 1
4816| #define HAVE_X509_GET_SIGNATURE_NID 1
4817| #define HAVE_OPENSSL_INIT_SSL 1
4818| #define HAVE_BIO_GET_DATA 1
4819| #define HAVE_BIO_METH_NEW 1
4820| #define HAVE_ASN1_STRING_GET0_DATA 1
4821| #define HAVE_LIBXML2 1
4822| #define HAVE_LIBXSLT 1
4823| #define HAVE__BOOL 1
4824| #define HAVE_STDBOOL_H 1
4825| #define HAVE_COPYFILE_H 1
4826| #define HAVE_EXECINFO_H 1
4827| #define HAVE_GETOPT_H 1
4828| #define HAVE_IFADDRS_H 1
4829| #define HAVE_LANGINFO_H 1
4830| #define HAVE_POLL_H 1
4831| #define HAVE_SYS_EVENT_H 1
4832| #define HAVE_SYS_IPC_H 1
4833| #define HAVE_SYS_RESOURCE_H 1
4834| #define HAVE_SYS_SELECT_H 1
4835| #define HAVE_SYS_SEM_H 1
4836| #define HAVE_SYS_SHM_H 1
4837| #define HAVE_SYS_SOCKIO_H 1
4838| #define HAVE_SYS_UN_H 1
4839| #define HAVE_TERMIOS_H 1
4840| #define HAVE_WCTYPE_H 1
4841| #define HAVE_NET_IF_H 1
4842| #define HAVE_SYS_UCRED_H 1
4843| #define HAVE_NETINET_TCP_H 1
4844| #define HAVE_READLINE_READLINE_H 1
4845| #define HAVE_READLINE_HISTORY_H 1
4846| #define HAVE_GSSAPI_GSSAPI_H 1
4847| #define HAVE_UUID_UUID_H 1
4848| #define PG_PRINTF_ATTRIBUTE printf
4849| #define HAVE_FUNCNAME__FUNC 1
4850| #define HAVE__STATIC_ASSERT 1
4851| #define HAVE_TYPEOF 1
4852| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
4853| #define HAVE__BUILTIN_CONSTANT_P 1
4854| #define HAVE__BUILTIN_UNREACHABLE 1
4855| #define HAVE_COMPUTED_GOTO 1
4856| #define HAVE_STRUCT_TM_TM_ZONE 1
4857| #define HAVE_UNION_SEMUN 1
4858| #define HAVE_STRUCT_SOCKADDR_UN 1
4859| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
4860| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
4861| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
4862| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
4863| /* end confdefs.h.  */
4864| #include <sys/types.h>
4865| #include <sys/socket.h>
4866| #include <netdb.h>
4867|
4868|
4869| int
4870| main ()
4871| {
4872| if (sizeof ((struct addrinfo)))
4873|           return 0;
4874|   ;
4875|   return 0;
4876| }
4877configure:14269: result: yes
4878configure:14284: checking for locale_t
4879configure:14301: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4880conftest.c:99:1: error: unknown type name 'locale_t'
4881locale_t x;
4882^
48831 error generated.
4884configure:14301: $? = 1
4885configure: failed program was:
4886| /* confdefs.h */
4887| #define PACKAGE_NAME "PostgreSQL"
4888| #define PACKAGE_TARNAME "postgresql"
4889| #define PACKAGE_VERSION "13.4"
4890| #define PACKAGE_STRING "PostgreSQL 13.4"
4891| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
4892| #define PACKAGE_URL "https://www.postgresql.org/"
4893| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
4894| #define PG_MAJORVERSION "13"
4895| #define PG_MAJORVERSION_NUM 13
4896| #define PG_MINORVERSION_NUM 4
4897| #define PG_VERSION "13.4"
4898| #define DEF_PGPORT 5432
4899| #define DEF_PGPORT_STR "5432"
4900| #define BLCKSZ 8192
4901| #define RELSEG_SIZE 131072
4902| #define XLOG_BLCKSZ 8192
4903| #define ENABLE_THREAD_SAFETY 1
4904| #define USE_ICU 1
4905| #define ENABLE_GSS 1
4906| #define PG_KRB_SRVNAM "postgres"
4907| #define USE_BONJOUR 1
4908| #define USE_OPENSSL 1
4909| #define HAVE_UUID_E2FS 1
4910| #define USE_LIBXML 1
4911| #define USE_LIBXSLT 1
4912| #define STDC_HEADERS 1
4913| #define HAVE_SYS_TYPES_H 1
4914| #define HAVE_SYS_STAT_H 1
4915| #define HAVE_STDLIB_H 1
4916| #define HAVE_STRING_H 1
4917| #define HAVE_MEMORY_H 1
4918| #define HAVE_STRINGS_H 1
4919| #define HAVE_INTTYPES_H 1
4920| #define HAVE_STDINT_H 1
4921| #define HAVE_UNISTD_H 1
4922| #define HAVE_PTHREAD_PRIO_INHERIT 1
4923| #define HAVE_PTHREAD 1
4924| #define HAVE_STRERROR_R 1
4925| #define HAVE_GETPWUID_R 1
4926| #define STRERROR_R_INT 1
4927| #define HAVE_LIBM 1
4928| #define HAVE_LIBREADLINE 1
4929| #define HAVE_LIBZ 1
4930| #define HAVE_SPINLOCKS 1
4931| #define HAVE_ATOMICS 1
4932| #define HAVE_LIBCRYPTO 1
4933| #define HAVE_LIBSSL 1
4934| #define HAVE_X509_GET_SIGNATURE_NID 1
4935| #define HAVE_OPENSSL_INIT_SSL 1
4936| #define HAVE_BIO_GET_DATA 1
4937| #define HAVE_BIO_METH_NEW 1
4938| #define HAVE_ASN1_STRING_GET0_DATA 1
4939| #define HAVE_LIBXML2 1
4940| #define HAVE_LIBXSLT 1
4941| #define HAVE__BOOL 1
4942| #define HAVE_STDBOOL_H 1
4943| #define HAVE_COPYFILE_H 1
4944| #define HAVE_EXECINFO_H 1
4945| #define HAVE_GETOPT_H 1
4946| #define HAVE_IFADDRS_H 1
4947| #define HAVE_LANGINFO_H 1
4948| #define HAVE_POLL_H 1
4949| #define HAVE_SYS_EVENT_H 1
4950| #define HAVE_SYS_IPC_H 1
4951| #define HAVE_SYS_RESOURCE_H 1
4952| #define HAVE_SYS_SELECT_H 1
4953| #define HAVE_SYS_SEM_H 1
4954| #define HAVE_SYS_SHM_H 1
4955| #define HAVE_SYS_SOCKIO_H 1
4956| #define HAVE_SYS_UN_H 1
4957| #define HAVE_TERMIOS_H 1
4958| #define HAVE_WCTYPE_H 1
4959| #define HAVE_NET_IF_H 1
4960| #define HAVE_SYS_UCRED_H 1
4961| #define HAVE_NETINET_TCP_H 1
4962| #define HAVE_READLINE_READLINE_H 1
4963| #define HAVE_READLINE_HISTORY_H 1
4964| #define HAVE_GSSAPI_GSSAPI_H 1
4965| #define HAVE_UUID_UUID_H 1
4966| #define PG_PRINTF_ATTRIBUTE printf
4967| #define HAVE_FUNCNAME__FUNC 1
4968| #define HAVE__STATIC_ASSERT 1
4969| #define HAVE_TYPEOF 1
4970| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
4971| #define HAVE__BUILTIN_CONSTANT_P 1
4972| #define HAVE__BUILTIN_UNREACHABLE 1
4973| #define HAVE_COMPUTED_GOTO 1
4974| #define HAVE_STRUCT_TM_TM_ZONE 1
4975| #define HAVE_UNION_SEMUN 1
4976| #define HAVE_STRUCT_SOCKADDR_UN 1
4977| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
4978| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
4979| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
4980| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
4981| #define HAVE_STRUCT_ADDRINFO 1
4982| /* end confdefs.h.  */
4983| #include <locale.h>
4984| locale_t x;
4985| int
4986| main ()
4987| {
4988|
4989|   ;
4990|   return 0;
4991| }
4992configure:14316: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4993configure:14316: $? = 0
4994configure:14325: result: yes (in xlocale.h)
4995configure:14346: checking for C/C++ restrict keyword
4996configure:14371: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
4997conftest.c:101:6: warning: no previous prototype for function 'foo' [-Wmissing-prototypes]
4998        int foo (int_ptr __restrict ip) {
4999            ^
50001 warning generated.
5001configure:14371: $? = 0
5002configure:14379: result: __restrict
5003configure:14403: checking for struct cmsgcred
5004configure:14403: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
5005conftest.c:111:5: error: invalid application of 'sizeof' to an incomplete type 'struct cmsgcred'
5006if (sizeof (struct cmsgcred))
5007    ^      ~~~~~~~~~~~~~~~~~
5008conftest.c:111:20: note: forward declaration of 'struct cmsgcred'
5009if (sizeof (struct cmsgcred))
5010                   ^
50111 error generated.
5012configure:14403: $? = 1
5013configure: failed program was:
5014| /* confdefs.h */
5015| #define PACKAGE_NAME "PostgreSQL"
5016| #define PACKAGE_TARNAME "postgresql"
5017| #define PACKAGE_VERSION "13.4"
5018| #define PACKAGE_STRING "PostgreSQL 13.4"
5019| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
5020| #define PACKAGE_URL "https://www.postgresql.org/"
5021| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
5022| #define PG_MAJORVERSION "13"
5023| #define PG_MAJORVERSION_NUM 13
5024| #define PG_MINORVERSION_NUM 4
5025| #define PG_VERSION "13.4"
5026| #define DEF_PGPORT 5432
5027| #define DEF_PGPORT_STR "5432"
5028| #define BLCKSZ 8192
5029| #define RELSEG_SIZE 131072
5030| #define XLOG_BLCKSZ 8192
5031| #define ENABLE_THREAD_SAFETY 1
5032| #define USE_ICU 1
5033| #define ENABLE_GSS 1
5034| #define PG_KRB_SRVNAM "postgres"
5035| #define USE_BONJOUR 1
5036| #define USE_OPENSSL 1
5037| #define HAVE_UUID_E2FS 1
5038| #define USE_LIBXML 1
5039| #define USE_LIBXSLT 1
5040| #define STDC_HEADERS 1
5041| #define HAVE_SYS_TYPES_H 1
5042| #define HAVE_SYS_STAT_H 1
5043| #define HAVE_STDLIB_H 1
5044| #define HAVE_STRING_H 1
5045| #define HAVE_MEMORY_H 1
5046| #define HAVE_STRINGS_H 1
5047| #define HAVE_INTTYPES_H 1
5048| #define HAVE_STDINT_H 1
5049| #define HAVE_UNISTD_H 1
5050| #define HAVE_PTHREAD_PRIO_INHERIT 1
5051| #define HAVE_PTHREAD 1
5052| #define HAVE_STRERROR_R 1
5053| #define HAVE_GETPWUID_R 1
5054| #define STRERROR_R_INT 1
5055| #define HAVE_LIBM 1
5056| #define HAVE_LIBREADLINE 1
5057| #define HAVE_LIBZ 1
5058| #define HAVE_SPINLOCKS 1
5059| #define HAVE_ATOMICS 1
5060| #define HAVE_LIBCRYPTO 1
5061| #define HAVE_LIBSSL 1
5062| #define HAVE_X509_GET_SIGNATURE_NID 1
5063| #define HAVE_OPENSSL_INIT_SSL 1
5064| #define HAVE_BIO_GET_DATA 1
5065| #define HAVE_BIO_METH_NEW 1
5066| #define HAVE_ASN1_STRING_GET0_DATA 1
5067| #define HAVE_LIBXML2 1
5068| #define HAVE_LIBXSLT 1
5069| #define HAVE__BOOL 1
5070| #define HAVE_STDBOOL_H 1
5071| #define HAVE_COPYFILE_H 1
5072| #define HAVE_EXECINFO_H 1
5073| #define HAVE_GETOPT_H 1
5074| #define HAVE_IFADDRS_H 1
5075| #define HAVE_LANGINFO_H 1
5076| #define HAVE_POLL_H 1
5077| #define HAVE_SYS_EVENT_H 1
5078| #define HAVE_SYS_IPC_H 1
5079| #define HAVE_SYS_RESOURCE_H 1
5080| #define HAVE_SYS_SELECT_H 1
5081| #define HAVE_SYS_SEM_H 1
5082| #define HAVE_SYS_SHM_H 1
5083| #define HAVE_SYS_SOCKIO_H 1
5084| #define HAVE_SYS_UN_H 1
5085| #define HAVE_TERMIOS_H 1
5086| #define HAVE_WCTYPE_H 1
5087| #define HAVE_NET_IF_H 1
5088| #define HAVE_SYS_UCRED_H 1
5089| #define HAVE_NETINET_TCP_H 1
5090| #define HAVE_READLINE_READLINE_H 1
5091| #define HAVE_READLINE_HISTORY_H 1
5092| #define HAVE_GSSAPI_GSSAPI_H 1
5093| #define HAVE_UUID_UUID_H 1
5094| #define PG_PRINTF_ATTRIBUTE printf
5095| #define HAVE_FUNCNAME__FUNC 1
5096| #define HAVE__STATIC_ASSERT 1
5097| #define HAVE_TYPEOF 1
5098| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
5099| #define HAVE__BUILTIN_CONSTANT_P 1
5100| #define HAVE__BUILTIN_UNREACHABLE 1
5101| #define HAVE_COMPUTED_GOTO 1
5102| #define HAVE_STRUCT_TM_TM_ZONE 1
5103| #define HAVE_UNION_SEMUN 1
5104| #define HAVE_STRUCT_SOCKADDR_UN 1
5105| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
5106| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
5107| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
5108| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
5109| #define HAVE_STRUCT_ADDRINFO 1
5110| #define HAVE_LOCALE_T 1
5111| #define LOCALE_T_IN_XLOCALE 1
5112| #define restrict __restrict
5113| #define pg_restrict __restrict
5114| /* end confdefs.h.  */
5115| #include <sys/socket.h>
5116| #include <sys/param.h>
5117| #ifdef HAVE_SYS_UCRED_H
5118| #include <sys/ucred.h>
5119| #endif
5120|
5121| int
5122| main ()
5123| {
5124| if (sizeof (struct cmsgcred))
5125|        return 0;
5126|   ;
5127|   return 0;
5128| }
5129configure:14403: result: no
5130configure:14419: checking for struct option
5131configure:14419: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
5132configure:14419: $? = 0
5133configure:14419: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
5134conftest.c:109:28: error: expected expression
5135if (sizeof ((struct option)))
5136                           ^
51371 error generated.
5138configure:14419: $? = 1
5139configure: failed program was:
5140| /* confdefs.h */
5141| #define PACKAGE_NAME "PostgreSQL"
5142| #define PACKAGE_TARNAME "postgresql"
5143| #define PACKAGE_VERSION "13.4"
5144| #define PACKAGE_STRING "PostgreSQL 13.4"
5145| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
5146| #define PACKAGE_URL "https://www.postgresql.org/"
5147| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
5148| #define PG_MAJORVERSION "13"
5149| #define PG_MAJORVERSION_NUM 13
5150| #define PG_MINORVERSION_NUM 4
5151| #define PG_VERSION "13.4"
5152| #define DEF_PGPORT 5432
5153| #define DEF_PGPORT_STR "5432"
5154| #define BLCKSZ 8192
5155| #define RELSEG_SIZE 131072
5156| #define XLOG_BLCKSZ 8192
5157| #define ENABLE_THREAD_SAFETY 1
5158| #define USE_ICU 1
5159| #define ENABLE_GSS 1
5160| #define PG_KRB_SRVNAM "postgres"
5161| #define USE_BONJOUR 1
5162| #define USE_OPENSSL 1
5163| #define HAVE_UUID_E2FS 1
5164| #define USE_LIBXML 1
5165| #define USE_LIBXSLT 1
5166| #define STDC_HEADERS 1
5167| #define HAVE_SYS_TYPES_H 1
5168| #define HAVE_SYS_STAT_H 1
5169| #define HAVE_STDLIB_H 1
5170| #define HAVE_STRING_H 1
5171| #define HAVE_MEMORY_H 1
5172| #define HAVE_STRINGS_H 1
5173| #define HAVE_INTTYPES_H 1
5174| #define HAVE_STDINT_H 1
5175| #define HAVE_UNISTD_H 1
5176| #define HAVE_PTHREAD_PRIO_INHERIT 1
5177| #define HAVE_PTHREAD 1
5178| #define HAVE_STRERROR_R 1
5179| #define HAVE_GETPWUID_R 1
5180| #define STRERROR_R_INT 1
5181| #define HAVE_LIBM 1
5182| #define HAVE_LIBREADLINE 1
5183| #define HAVE_LIBZ 1
5184| #define HAVE_SPINLOCKS 1
5185| #define HAVE_ATOMICS 1
5186| #define HAVE_LIBCRYPTO 1
5187| #define HAVE_LIBSSL 1
5188| #define HAVE_X509_GET_SIGNATURE_NID 1
5189| #define HAVE_OPENSSL_INIT_SSL 1
5190| #define HAVE_BIO_GET_DATA 1
5191| #define HAVE_BIO_METH_NEW 1
5192| #define HAVE_ASN1_STRING_GET0_DATA 1
5193| #define HAVE_LIBXML2 1
5194| #define HAVE_LIBXSLT 1
5195| #define HAVE__BOOL 1
5196| #define HAVE_STDBOOL_H 1
5197| #define HAVE_COPYFILE_H 1
5198| #define HAVE_EXECINFO_H 1
5199| #define HAVE_GETOPT_H 1
5200| #define HAVE_IFADDRS_H 1
5201| #define HAVE_LANGINFO_H 1
5202| #define HAVE_POLL_H 1
5203| #define HAVE_SYS_EVENT_H 1
5204| #define HAVE_SYS_IPC_H 1
5205| #define HAVE_SYS_RESOURCE_H 1
5206| #define HAVE_SYS_SELECT_H 1
5207| #define HAVE_SYS_SEM_H 1
5208| #define HAVE_SYS_SHM_H 1
5209| #define HAVE_SYS_SOCKIO_H 1
5210| #define HAVE_SYS_UN_H 1
5211| #define HAVE_TERMIOS_H 1
5212| #define HAVE_WCTYPE_H 1
5213| #define HAVE_NET_IF_H 1
5214| #define HAVE_SYS_UCRED_H 1
5215| #define HAVE_NETINET_TCP_H 1
5216| #define HAVE_READLINE_READLINE_H 1
5217| #define HAVE_READLINE_HISTORY_H 1
5218| #define HAVE_GSSAPI_GSSAPI_H 1
5219| #define HAVE_UUID_UUID_H 1
5220| #define PG_PRINTF_ATTRIBUTE printf
5221| #define HAVE_FUNCNAME__FUNC 1
5222| #define HAVE__STATIC_ASSERT 1
5223| #define HAVE_TYPEOF 1
5224| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
5225| #define HAVE__BUILTIN_CONSTANT_P 1
5226| #define HAVE__BUILTIN_UNREACHABLE 1
5227| #define HAVE_COMPUTED_GOTO 1
5228| #define HAVE_STRUCT_TM_TM_ZONE 1
5229| #define HAVE_UNION_SEMUN 1
5230| #define HAVE_STRUCT_SOCKADDR_UN 1
5231| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
5232| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
5233| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
5234| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
5235| #define HAVE_STRUCT_ADDRINFO 1
5236| #define HAVE_LOCALE_T 1
5237| #define LOCALE_T_IN_XLOCALE 1
5238| #define restrict __restrict
5239| #define pg_restrict __restrict
5240| /* end confdefs.h.  */
5241| #ifdef HAVE_GETOPT_H
5242| #include <getopt.h>
5243| #endif
5244|
5245| int
5246| main ()
5247| {
5248| if (sizeof ((struct option)))
5249|           return 0;
5250|   ;
5251|   return 0;
5252| }
5253configure:14419: result: yes
5254configure:14437: checking for z_streamp
5255configure:14437: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
5256configure:14437: $? = 0
5257configure:14437: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
5258conftest.c:108:24: error: expected expression
5259if (sizeof ((z_streamp)))
5260                       ^
52611 error generated.
5262configure:14437: $? = 1
5263configure: failed program was:
5264| /* confdefs.h */
5265| #define PACKAGE_NAME "PostgreSQL"
5266| #define PACKAGE_TARNAME "postgresql"
5267| #define PACKAGE_VERSION "13.4"
5268| #define PACKAGE_STRING "PostgreSQL 13.4"
5269| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
5270| #define PACKAGE_URL "https://www.postgresql.org/"
5271| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
5272| #define PG_MAJORVERSION "13"
5273| #define PG_MAJORVERSION_NUM 13
5274| #define PG_MINORVERSION_NUM 4
5275| #define PG_VERSION "13.4"
5276| #define DEF_PGPORT 5432
5277| #define DEF_PGPORT_STR "5432"
5278| #define BLCKSZ 8192
5279| #define RELSEG_SIZE 131072
5280| #define XLOG_BLCKSZ 8192
5281| #define ENABLE_THREAD_SAFETY 1
5282| #define USE_ICU 1
5283| #define ENABLE_GSS 1
5284| #define PG_KRB_SRVNAM "postgres"
5285| #define USE_BONJOUR 1
5286| #define USE_OPENSSL 1
5287| #define HAVE_UUID_E2FS 1
5288| #define USE_LIBXML 1
5289| #define USE_LIBXSLT 1
5290| #define STDC_HEADERS 1
5291| #define HAVE_SYS_TYPES_H 1
5292| #define HAVE_SYS_STAT_H 1
5293| #define HAVE_STDLIB_H 1
5294| #define HAVE_STRING_H 1
5295| #define HAVE_MEMORY_H 1
5296| #define HAVE_STRINGS_H 1
5297| #define HAVE_INTTYPES_H 1
5298| #define HAVE_STDINT_H 1
5299| #define HAVE_UNISTD_H 1
5300| #define HAVE_PTHREAD_PRIO_INHERIT 1
5301| #define HAVE_PTHREAD 1
5302| #define HAVE_STRERROR_R 1
5303| #define HAVE_GETPWUID_R 1
5304| #define STRERROR_R_INT 1
5305| #define HAVE_LIBM 1
5306| #define HAVE_LIBREADLINE 1
5307| #define HAVE_LIBZ 1
5308| #define HAVE_SPINLOCKS 1
5309| #define HAVE_ATOMICS 1
5310| #define HAVE_LIBCRYPTO 1
5311| #define HAVE_LIBSSL 1
5312| #define HAVE_X509_GET_SIGNATURE_NID 1
5313| #define HAVE_OPENSSL_INIT_SSL 1
5314| #define HAVE_BIO_GET_DATA 1
5315| #define HAVE_BIO_METH_NEW 1
5316| #define HAVE_ASN1_STRING_GET0_DATA 1
5317| #define HAVE_LIBXML2 1
5318| #define HAVE_LIBXSLT 1
5319| #define HAVE__BOOL 1
5320| #define HAVE_STDBOOL_H 1
5321| #define HAVE_COPYFILE_H 1
5322| #define HAVE_EXECINFO_H 1
5323| #define HAVE_GETOPT_H 1
5324| #define HAVE_IFADDRS_H 1
5325| #define HAVE_LANGINFO_H 1
5326| #define HAVE_POLL_H 1
5327| #define HAVE_SYS_EVENT_H 1
5328| #define HAVE_SYS_IPC_H 1
5329| #define HAVE_SYS_RESOURCE_H 1
5330| #define HAVE_SYS_SELECT_H 1
5331| #define HAVE_SYS_SEM_H 1
5332| #define HAVE_SYS_SHM_H 1
5333| #define HAVE_SYS_SOCKIO_H 1
5334| #define HAVE_SYS_UN_H 1
5335| #define HAVE_TERMIOS_H 1
5336| #define HAVE_WCTYPE_H 1
5337| #define HAVE_NET_IF_H 1
5338| #define HAVE_SYS_UCRED_H 1
5339| #define HAVE_NETINET_TCP_H 1
5340| #define HAVE_READLINE_READLINE_H 1
5341| #define HAVE_READLINE_HISTORY_H 1
5342| #define HAVE_GSSAPI_GSSAPI_H 1
5343| #define HAVE_UUID_UUID_H 1
5344| #define PG_PRINTF_ATTRIBUTE printf
5345| #define HAVE_FUNCNAME__FUNC 1
5346| #define HAVE__STATIC_ASSERT 1
5347| #define HAVE_TYPEOF 1
5348| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
5349| #define HAVE__BUILTIN_CONSTANT_P 1
5350| #define HAVE__BUILTIN_UNREACHABLE 1
5351| #define HAVE_COMPUTED_GOTO 1
5352| #define HAVE_STRUCT_TM_TM_ZONE 1
5353| #define HAVE_UNION_SEMUN 1
5354| #define HAVE_STRUCT_SOCKADDR_UN 1
5355| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
5356| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
5357| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
5358| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
5359| #define HAVE_STRUCT_ADDRINFO 1
5360| #define HAVE_LOCALE_T 1
5361| #define LOCALE_T_IN_XLOCALE 1
5362| #define restrict __restrict
5363| #define pg_restrict __restrict
5364| #define HAVE_STRUCT_OPTION 1
5365| /* end confdefs.h.  */
5366| #include <zlib.h>
5367|
5368| int
5369| main ()
5370| {
5371| if (sizeof ((z_streamp)))
5372|           return 0;
5373|   ;
5374|   return 0;
5375| }
5376configure:14437: result: yes
5377configure:14451: checking whether assembler supports x86_64 popcntq
5378configure:14468: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
5379configure:14468: $? = 0
5380configure:14475: result: yes
5381configure:14571: checking for special C compiler options needed for large files
5382configure:14616: result: no
5383configure:14622: checking for _FILE_OFFSET_BITS value needed for large files
5384configure:14647: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
5385configure:14647: $? = 0
5386configure:14679: result: no
5387configure:14771: checking size of off_t
5388configure:14776: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
5389configure:14776: $? = 0
5390configure:14776: ./conftest
5391dyld: Library not loaded: /opt/local/lib/libcrypto.1.1.dylib
5392  Referenced from: /opt/local/lib/libgssapi_krb5.2.2.dylib
5393  Reason: image not found
5394./configure: line 1961: 97645 Trace/BPT trap: 5       ./conftest$ac_exeext
5395configure:14776: $? = 133
5396configure: program exited with status 133
5397configure: failed program was:
5398| /* confdefs.h */
5399| #define PACKAGE_NAME "PostgreSQL"
5400| #define PACKAGE_TARNAME "postgresql"
5401| #define PACKAGE_VERSION "13.4"
5402| #define PACKAGE_STRING "PostgreSQL 13.4"
5403| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
5404| #define PACKAGE_URL "https://www.postgresql.org/"
5405| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
5406| #define PG_MAJORVERSION "13"
5407| #define PG_MAJORVERSION_NUM 13
5408| #define PG_MINORVERSION_NUM 4
5409| #define PG_VERSION "13.4"
5410| #define DEF_PGPORT 5432
5411| #define DEF_PGPORT_STR "5432"
5412| #define BLCKSZ 8192
5413| #define RELSEG_SIZE 131072
5414| #define XLOG_BLCKSZ 8192
5415| #define ENABLE_THREAD_SAFETY 1
5416| #define USE_ICU 1
5417| #define ENABLE_GSS 1
5418| #define PG_KRB_SRVNAM "postgres"
5419| #define USE_BONJOUR 1
5420| #define USE_OPENSSL 1
5421| #define HAVE_UUID_E2FS 1
5422| #define USE_LIBXML 1
5423| #define USE_LIBXSLT 1
5424| #define STDC_HEADERS 1
5425| #define HAVE_SYS_TYPES_H 1
5426| #define HAVE_SYS_STAT_H 1
5427| #define HAVE_STDLIB_H 1
5428| #define HAVE_STRING_H 1
5429| #define HAVE_MEMORY_H 1
5430| #define HAVE_STRINGS_H 1
5431| #define HAVE_INTTYPES_H 1
5432| #define HAVE_STDINT_H 1
5433| #define HAVE_UNISTD_H 1
5434| #define HAVE_PTHREAD_PRIO_INHERIT 1
5435| #define HAVE_PTHREAD 1
5436| #define HAVE_STRERROR_R 1
5437| #define HAVE_GETPWUID_R 1
5438| #define STRERROR_R_INT 1
5439| #define HAVE_LIBM 1
5440| #define HAVE_LIBREADLINE 1
5441| #define HAVE_LIBZ 1
5442| #define HAVE_SPINLOCKS 1
5443| #define HAVE_ATOMICS 1
5444| #define HAVE_LIBCRYPTO 1
5445| #define HAVE_LIBSSL 1
5446| #define HAVE_X509_GET_SIGNATURE_NID 1
5447| #define HAVE_OPENSSL_INIT_SSL 1
5448| #define HAVE_BIO_GET_DATA 1
5449| #define HAVE_BIO_METH_NEW 1
5450| #define HAVE_ASN1_STRING_GET0_DATA 1
5451| #define HAVE_LIBXML2 1
5452| #define HAVE_LIBXSLT 1
5453| #define HAVE__BOOL 1
5454| #define HAVE_STDBOOL_H 1
5455| #define HAVE_COPYFILE_H 1
5456| #define HAVE_EXECINFO_H 1
5457| #define HAVE_GETOPT_H 1
5458| #define HAVE_IFADDRS_H 1
5459| #define HAVE_LANGINFO_H 1
5460| #define HAVE_POLL_H 1
5461| #define HAVE_SYS_EVENT_H 1
5462| #define HAVE_SYS_IPC_H 1
5463| #define HAVE_SYS_RESOURCE_H 1
5464| #define HAVE_SYS_SELECT_H 1
5465| #define HAVE_SYS_SEM_H 1
5466| #define HAVE_SYS_SHM_H 1
5467| #define HAVE_SYS_SOCKIO_H 1
5468| #define HAVE_SYS_UN_H 1
5469| #define HAVE_TERMIOS_H 1
5470| #define HAVE_WCTYPE_H 1
5471| #define HAVE_NET_IF_H 1
5472| #define HAVE_SYS_UCRED_H 1
5473| #define HAVE_NETINET_TCP_H 1
5474| #define HAVE_READLINE_READLINE_H 1
5475| #define HAVE_READLINE_HISTORY_H 1
5476| #define HAVE_GSSAPI_GSSAPI_H 1
5477| #define HAVE_UUID_UUID_H 1
5478| #define PG_PRINTF_ATTRIBUTE printf
5479| #define HAVE_FUNCNAME__FUNC 1
5480| #define HAVE__STATIC_ASSERT 1
5481| #define HAVE_TYPEOF 1
5482| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
5483| #define HAVE__BUILTIN_CONSTANT_P 1
5484| #define HAVE__BUILTIN_UNREACHABLE 1
5485| #define HAVE_COMPUTED_GOTO 1
5486| #define HAVE_STRUCT_TM_TM_ZONE 1
5487| #define HAVE_UNION_SEMUN 1
5488| #define HAVE_STRUCT_SOCKADDR_UN 1
5489| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
5490| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
5491| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
5492| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
5493| #define HAVE_STRUCT_ADDRINFO 1
5494| #define HAVE_LOCALE_T 1
5495| #define LOCALE_T_IN_XLOCALE 1
5496| #define restrict __restrict
5497| #define pg_restrict __restrict
5498| #define HAVE_STRUCT_OPTION 1
5499| #define HAVE_X86_64_POPCNTQ 1
5500| /* end confdefs.h.  */
5501| #include <stdio.h>
5502| #ifdef HAVE_SYS_TYPES_H
5503| # include <sys/types.h>
5504| #endif
5505| #ifdef HAVE_SYS_STAT_H
5506| # include <sys/stat.h>
5507| #endif
5508| #ifdef STDC_HEADERS
5509| # include <stdlib.h>
5510| # include <stddef.h>
5511| #else
5512| # ifdef HAVE_STDLIB_H
5513| #  include <stdlib.h>
5514| # endif
5515| #endif
5516| #ifdef HAVE_STRING_H
5517| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5518| #  include <memory.h>
5519| # endif
5520| # include <string.h>
5521| #endif
5522| #ifdef HAVE_STRINGS_H
5523| # include <strings.h>
5524| #endif
5525| #ifdef HAVE_INTTYPES_H
5526| # include <inttypes.h>
5527| #endif
5528| #ifdef HAVE_STDINT_H
5529| # include <stdint.h>
5530| #endif
5531| #ifdef HAVE_UNISTD_H
5532| # include <unistd.h>
5533| #endif
5534| static long int longval () { return (long int) (sizeof (off_t)); }
5535| static unsigned long int ulongval () { return (long int) (sizeof (off_t)); }
5536| #include <stdio.h>
5537| #include <stdlib.h>
5538| int
5539| main ()
5540| {
5541|
5542|   FILE *f = fopen ("conftest.val", "w");
5543|   if (! f)
5544|     return 1;
5545|   if (((long int) (sizeof (off_t))) < 0)
5546|     {
5547|       long int i = longval ();
5548|       if (i != ((long int) (sizeof (off_t))))
5549|       return 1;
5550|       fprintf (f, "%ld", i);
5551|     }
5552|   else
5553|     {
5554|       unsigned long int i = ulongval ();
5555|       if (i != ((long int) (sizeof (off_t))))
5556|       return 1;
5557|       fprintf (f, "%lu", i);
5558|     }
5559|   /* Do not output a trailing newline, as this causes \r\n confusion
5560|      on some platforms.  */
5561|   return ferror (f) || fclose (f) != 0;
5562|
5563|   ;
5564|   return 0;
5565| }
5566configure:14790: result: 0
5567configure:14810: checking size of bool
5568configure:14815: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
5569configure:14815: $? = 0
5570configure:14815: ./conftest
5571dyld: Library not loaded: /opt/local/lib/libcrypto.1.1.dylib
5572  Referenced from: /opt/local/lib/libgssapi_krb5.2.2.dylib
5573  Reason: image not found
5574./configure: line 1961: 97657 Trace/BPT trap: 5       ./conftest$ac_exeext
5575configure:14815: $? = 133
5576configure: program exited with status 133
5577configure: failed program was:
5578| /* confdefs.h */
5579| #define PACKAGE_NAME "PostgreSQL"
5580| #define PACKAGE_TARNAME "postgresql"
5581| #define PACKAGE_VERSION "13.4"
5582| #define PACKAGE_STRING "PostgreSQL 13.4"
5583| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
5584| #define PACKAGE_URL "https://www.postgresql.org/"
5585| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
5586| #define PG_MAJORVERSION "13"
5587| #define PG_MAJORVERSION_NUM 13
5588| #define PG_MINORVERSION_NUM 4
5589| #define PG_VERSION "13.4"
5590| #define DEF_PGPORT 5432
5591| #define DEF_PGPORT_STR "5432"
5592| #define BLCKSZ 8192
5593| #define RELSEG_SIZE 131072
5594| #define XLOG_BLCKSZ 8192
5595| #define ENABLE_THREAD_SAFETY 1
5596| #define USE_ICU 1
5597| #define ENABLE_GSS 1
5598| #define PG_KRB_SRVNAM "postgres"
5599| #define USE_BONJOUR 1
5600| #define USE_OPENSSL 1
5601| #define HAVE_UUID_E2FS 1
5602| #define USE_LIBXML 1
5603| #define USE_LIBXSLT 1
5604| #define STDC_HEADERS 1
5605| #define HAVE_SYS_TYPES_H 1
5606| #define HAVE_SYS_STAT_H 1
5607| #define HAVE_STDLIB_H 1
5608| #define HAVE_STRING_H 1
5609| #define HAVE_MEMORY_H 1
5610| #define HAVE_STRINGS_H 1
5611| #define HAVE_INTTYPES_H 1
5612| #define HAVE_STDINT_H 1
5613| #define HAVE_UNISTD_H 1
5614| #define HAVE_PTHREAD_PRIO_INHERIT 1
5615| #define HAVE_PTHREAD 1
5616| #define HAVE_STRERROR_R 1
5617| #define HAVE_GETPWUID_R 1
5618| #define STRERROR_R_INT 1
5619| #define HAVE_LIBM 1
5620| #define HAVE_LIBREADLINE 1
5621| #define HAVE_LIBZ 1
5622| #define HAVE_SPINLOCKS 1
5623| #define HAVE_ATOMICS 1
5624| #define HAVE_LIBCRYPTO 1
5625| #define HAVE_LIBSSL 1
5626| #define HAVE_X509_GET_SIGNATURE_NID 1
5627| #define HAVE_OPENSSL_INIT_SSL 1
5628| #define HAVE_BIO_GET_DATA 1
5629| #define HAVE_BIO_METH_NEW 1
5630| #define HAVE_ASN1_STRING_GET0_DATA 1
5631| #define HAVE_LIBXML2 1
5632| #define HAVE_LIBXSLT 1
5633| #define HAVE__BOOL 1
5634| #define HAVE_STDBOOL_H 1
5635| #define HAVE_COPYFILE_H 1
5636| #define HAVE_EXECINFO_H 1
5637| #define HAVE_GETOPT_H 1
5638| #define HAVE_IFADDRS_H 1
5639| #define HAVE_LANGINFO_H 1
5640| #define HAVE_POLL_H 1
5641| #define HAVE_SYS_EVENT_H 1
5642| #define HAVE_SYS_IPC_H 1
5643| #define HAVE_SYS_RESOURCE_H 1
5644| #define HAVE_SYS_SELECT_H 1
5645| #define HAVE_SYS_SEM_H 1
5646| #define HAVE_SYS_SHM_H 1
5647| #define HAVE_SYS_SOCKIO_H 1
5648| #define HAVE_SYS_UN_H 1
5649| #define HAVE_TERMIOS_H 1
5650| #define HAVE_WCTYPE_H 1
5651| #define HAVE_NET_IF_H 1
5652| #define HAVE_SYS_UCRED_H 1
5653| #define HAVE_NETINET_TCP_H 1
5654| #define HAVE_READLINE_READLINE_H 1
5655| #define HAVE_READLINE_HISTORY_H 1
5656| #define HAVE_GSSAPI_GSSAPI_H 1
5657| #define HAVE_UUID_UUID_H 1
5658| #define PG_PRINTF_ATTRIBUTE printf
5659| #define HAVE_FUNCNAME__FUNC 1
5660| #define HAVE__STATIC_ASSERT 1
5661| #define HAVE_TYPEOF 1
5662| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
5663| #define HAVE__BUILTIN_CONSTANT_P 1
5664| #define HAVE__BUILTIN_UNREACHABLE 1
5665| #define HAVE_COMPUTED_GOTO 1
5666| #define HAVE_STRUCT_TM_TM_ZONE 1
5667| #define HAVE_UNION_SEMUN 1
5668| #define HAVE_STRUCT_SOCKADDR_UN 1
5669| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
5670| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
5671| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
5672| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
5673| #define HAVE_STRUCT_ADDRINFO 1
5674| #define HAVE_LOCALE_T 1
5675| #define LOCALE_T_IN_XLOCALE 1
5676| #define restrict __restrict
5677| #define pg_restrict __restrict
5678| #define HAVE_STRUCT_OPTION 1
5679| #define HAVE_X86_64_POPCNTQ 1
5680| #define SIZEOF_OFF_T 0
5681| /* end confdefs.h.  */
5682| #ifdef HAVE_STDBOOL_H
5683| #include <stdbool.h>
5684| #endif
5685|
5686| static long int longval () { return (long int) (sizeof (bool)); }
5687| static unsigned long int ulongval () { return (long int) (sizeof (bool)); }
5688| #include <stdio.h>
5689| #include <stdlib.h>
5690| int
5691| main ()
5692| {
5693|
5694|   FILE *f = fopen ("conftest.val", "w");
5695|   if (! f)
5696|     return 1;
5697|   if (((long int) (sizeof (bool))) < 0)
5698|     {
5699|       long int i = longval ();
5700|       if (i != ((long int) (sizeof (bool))))
5701|       return 1;
5702|       fprintf (f, "%ld", i);
5703|     }
5704|   else
5705|     {
5706|       unsigned long int i = ulongval ();
5707|       if (i != ((long int) (sizeof (bool))))
5708|       return 1;
5709|       fprintf (f, "%lu", i);
5710|     }
5711|   /* Do not output a trailing newline, as this causes \r\n confusion
5712|      on some platforms.  */
5713|   return ferror (f) || fclose (f) != 0;
5714|
5715|   ;
5716|   return 0;
5717| }
5718configure:14832: result: 0
5719configure:14854: checking for int timezone
5720configure:14875: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
5721configure:14875: $? = 0
5722configure:14883: result: yes
5723configure:14890: checking types of arguments for accept()
5724configure:14914: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
5725conftest.c:109:12: error: conflicting types for 'accept'
5726extern int accept (int, struct sockaddr *, int *);
5727           ^
5728/usr/include/sys/socket.h:603:5: note: previous declaration is here
5729int     accept(int, struct sockaddr * __restrict, socklen_t * __restrict)
5730        ^
57311 error generated.
5732configure:14914: $? = 1
5733configure: failed program was:
5734| /* confdefs.h */
5735| #define PACKAGE_NAME "PostgreSQL"
5736| #define PACKAGE_TARNAME "postgresql"
5737| #define PACKAGE_VERSION "13.4"
5738| #define PACKAGE_STRING "PostgreSQL 13.4"
5739| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
5740| #define PACKAGE_URL "https://www.postgresql.org/"
5741| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
5742| #define PG_MAJORVERSION "13"
5743| #define PG_MAJORVERSION_NUM 13
5744| #define PG_MINORVERSION_NUM 4
5745| #define PG_VERSION "13.4"
5746| #define DEF_PGPORT 5432
5747| #define DEF_PGPORT_STR "5432"
5748| #define BLCKSZ 8192
5749| #define RELSEG_SIZE 131072
5750| #define XLOG_BLCKSZ 8192
5751| #define ENABLE_THREAD_SAFETY 1
5752| #define USE_ICU 1
5753| #define ENABLE_GSS 1
5754| #define PG_KRB_SRVNAM "postgres"
5755| #define USE_BONJOUR 1
5756| #define USE_OPENSSL 1
5757| #define HAVE_UUID_E2FS 1
5758| #define USE_LIBXML 1
5759| #define USE_LIBXSLT 1
5760| #define STDC_HEADERS 1
5761| #define HAVE_SYS_TYPES_H 1
5762| #define HAVE_SYS_STAT_H 1
5763| #define HAVE_STDLIB_H 1
5764| #define HAVE_STRING_H 1
5765| #define HAVE_MEMORY_H 1
5766| #define HAVE_STRINGS_H 1
5767| #define HAVE_INTTYPES_H 1
5768| #define HAVE_STDINT_H 1
5769| #define HAVE_UNISTD_H 1
5770| #define HAVE_PTHREAD_PRIO_INHERIT 1
5771| #define HAVE_PTHREAD 1
5772| #define HAVE_STRERROR_R 1
5773| #define HAVE_GETPWUID_R 1
5774| #define STRERROR_R_INT 1
5775| #define HAVE_LIBM 1
5776| #define HAVE_LIBREADLINE 1
5777| #define HAVE_LIBZ 1
5778| #define HAVE_SPINLOCKS 1
5779| #define HAVE_ATOMICS 1
5780| #define HAVE_LIBCRYPTO 1
5781| #define HAVE_LIBSSL 1
5782| #define HAVE_X509_GET_SIGNATURE_NID 1
5783| #define HAVE_OPENSSL_INIT_SSL 1
5784| #define HAVE_BIO_GET_DATA 1
5785| #define HAVE_BIO_METH_NEW 1
5786| #define HAVE_ASN1_STRING_GET0_DATA 1
5787| #define HAVE_LIBXML2 1
5788| #define HAVE_LIBXSLT 1
5789| #define HAVE__BOOL 1
5790| #define HAVE_STDBOOL_H 1
5791| #define HAVE_COPYFILE_H 1
5792| #define HAVE_EXECINFO_H 1
5793| #define HAVE_GETOPT_H 1
5794| #define HAVE_IFADDRS_H 1
5795| #define HAVE_LANGINFO_H 1
5796| #define HAVE_POLL_H 1
5797| #define HAVE_SYS_EVENT_H 1
5798| #define HAVE_SYS_IPC_H 1
5799| #define HAVE_SYS_RESOURCE_H 1
5800| #define HAVE_SYS_SELECT_H 1
5801| #define HAVE_SYS_SEM_H 1
5802| #define HAVE_SYS_SHM_H 1
5803| #define HAVE_SYS_SOCKIO_H 1
5804| #define HAVE_SYS_UN_H 1
5805| #define HAVE_TERMIOS_H 1
5806| #define HAVE_WCTYPE_H 1
5807| #define HAVE_NET_IF_H 1
5808| #define HAVE_SYS_UCRED_H 1
5809| #define HAVE_NETINET_TCP_H 1
5810| #define HAVE_READLINE_READLINE_H 1
5811| #define HAVE_READLINE_HISTORY_H 1
5812| #define HAVE_GSSAPI_GSSAPI_H 1
5813| #define HAVE_UUID_UUID_H 1
5814| #define PG_PRINTF_ATTRIBUTE printf
5815| #define HAVE_FUNCNAME__FUNC 1
5816| #define HAVE__STATIC_ASSERT 1
5817| #define HAVE_TYPEOF 1
5818| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
5819| #define HAVE__BUILTIN_CONSTANT_P 1
5820| #define HAVE__BUILTIN_UNREACHABLE 1
5821| #define HAVE_COMPUTED_GOTO 1
5822| #define HAVE_STRUCT_TM_TM_ZONE 1
5823| #define HAVE_UNION_SEMUN 1
5824| #define HAVE_STRUCT_SOCKADDR_UN 1
5825| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
5826| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
5827| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
5828| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
5829| #define HAVE_STRUCT_ADDRINFO 1
5830| #define HAVE_LOCALE_T 1
5831| #define LOCALE_T_IN_XLOCALE 1
5832| #define restrict __restrict
5833| #define pg_restrict __restrict
5834| #define HAVE_STRUCT_OPTION 1
5835| #define HAVE_X86_64_POPCNTQ 1
5836| #define SIZEOF_OFF_T 0
5837| #define SIZEOF_BOOL 0
5838| #define HAVE_INT_TIMEZONE 1
5839| /* end confdefs.h.  */
5840| #include <sys/types.h>
5841| #include <sys/socket.h>
5842| extern int accept (int, struct sockaddr *, int *);
5843configure:14914: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
5844conftest.c:109:12: error: conflicting types for 'accept'
5845extern int accept (int, struct sockaddr *, size_t *);
5846           ^
5847/usr/include/sys/socket.h:603:5: note: previous declaration is here
5848int     accept(int, struct sockaddr * __restrict, socklen_t * __restrict)
5849        ^
58501 error generated.
5851configure:14914: $? = 1
5852configure: failed program was:
5853| /* confdefs.h */
5854| #define PACKAGE_NAME "PostgreSQL"
5855| #define PACKAGE_TARNAME "postgresql"
5856| #define PACKAGE_VERSION "13.4"
5857| #define PACKAGE_STRING "PostgreSQL 13.4"
5858| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
5859| #define PACKAGE_URL "https://www.postgresql.org/"
5860| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
5861| #define PG_MAJORVERSION "13"
5862| #define PG_MAJORVERSION_NUM 13
5863| #define PG_MINORVERSION_NUM 4
5864| #define PG_VERSION "13.4"
5865| #define DEF_PGPORT 5432
5866| #define DEF_PGPORT_STR "5432"
5867| #define BLCKSZ 8192
5868| #define RELSEG_SIZE 131072
5869| #define XLOG_BLCKSZ 8192
5870| #define ENABLE_THREAD_SAFETY 1
5871| #define USE_ICU 1
5872| #define ENABLE_GSS 1
5873| #define PG_KRB_SRVNAM "postgres"
5874| #define USE_BONJOUR 1
5875| #define USE_OPENSSL 1
5876| #define HAVE_UUID_E2FS 1
5877| #define USE_LIBXML 1
5878| #define USE_LIBXSLT 1
5879| #define STDC_HEADERS 1
5880| #define HAVE_SYS_TYPES_H 1
5881| #define HAVE_SYS_STAT_H 1
5882| #define HAVE_STDLIB_H 1
5883| #define HAVE_STRING_H 1
5884| #define HAVE_MEMORY_H 1
5885| #define HAVE_STRINGS_H 1
5886| #define HAVE_INTTYPES_H 1
5887| #define HAVE_STDINT_H 1
5888| #define HAVE_UNISTD_H 1
5889| #define HAVE_PTHREAD_PRIO_INHERIT 1
5890| #define HAVE_PTHREAD 1
5891| #define HAVE_STRERROR_R 1
5892| #define HAVE_GETPWUID_R 1
5893| #define STRERROR_R_INT 1
5894| #define HAVE_LIBM 1
5895| #define HAVE_LIBREADLINE 1
5896| #define HAVE_LIBZ 1
5897| #define HAVE_SPINLOCKS 1
5898| #define HAVE_ATOMICS 1
5899| #define HAVE_LIBCRYPTO 1
5900| #define HAVE_LIBSSL 1
5901| #define HAVE_X509_GET_SIGNATURE_NID 1
5902| #define HAVE_OPENSSL_INIT_SSL 1
5903| #define HAVE_BIO_GET_DATA 1
5904| #define HAVE_BIO_METH_NEW 1
5905| #define HAVE_ASN1_STRING_GET0_DATA 1
5906| #define HAVE_LIBXML2 1
5907| #define HAVE_LIBXSLT 1
5908| #define HAVE__BOOL 1
5909| #define HAVE_STDBOOL_H 1
5910| #define HAVE_COPYFILE_H 1
5911| #define HAVE_EXECINFO_H 1
5912| #define HAVE_GETOPT_H 1
5913| #define HAVE_IFADDRS_H 1
5914| #define HAVE_LANGINFO_H 1
5915| #define HAVE_POLL_H 1
5916| #define HAVE_SYS_EVENT_H 1
5917| #define HAVE_SYS_IPC_H 1
5918| #define HAVE_SYS_RESOURCE_H 1
5919| #define HAVE_SYS_SELECT_H 1
5920| #define HAVE_SYS_SEM_H 1
5921| #define HAVE_SYS_SHM_H 1
5922| #define HAVE_SYS_SOCKIO_H 1
5923| #define HAVE_SYS_UN_H 1
5924| #define HAVE_TERMIOS_H 1
5925| #define HAVE_WCTYPE_H 1
5926| #define HAVE_NET_IF_H 1
5927| #define HAVE_SYS_UCRED_H 1
5928| #define HAVE_NETINET_TCP_H 1
5929| #define HAVE_READLINE_READLINE_H 1
5930| #define HAVE_READLINE_HISTORY_H 1
5931| #define HAVE_GSSAPI_GSSAPI_H 1
5932| #define HAVE_UUID_UUID_H 1
5933| #define PG_PRINTF_ATTRIBUTE printf
5934| #define HAVE_FUNCNAME__FUNC 1
5935| #define HAVE__STATIC_ASSERT 1
5936| #define HAVE_TYPEOF 1
5937| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
5938| #define HAVE__BUILTIN_CONSTANT_P 1
5939| #define HAVE__BUILTIN_UNREACHABLE 1
5940| #define HAVE_COMPUTED_GOTO 1
5941| #define HAVE_STRUCT_TM_TM_ZONE 1
5942| #define HAVE_UNION_SEMUN 1
5943| #define HAVE_STRUCT_SOCKADDR_UN 1
5944| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
5945| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
5946| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
5947| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
5948| #define HAVE_STRUCT_ADDRINFO 1
5949| #define HAVE_LOCALE_T 1
5950| #define LOCALE_T_IN_XLOCALE 1
5951| #define restrict __restrict
5952| #define pg_restrict __restrict
5953| #define HAVE_STRUCT_OPTION 1
5954| #define HAVE_X86_64_POPCNTQ 1
5955| #define SIZEOF_OFF_T 0
5956| #define SIZEOF_BOOL 0
5957| #define HAVE_INT_TIMEZONE 1
5958| /* end confdefs.h.  */
5959| #include <sys/types.h>
5960| #include <sys/socket.h>
5961| extern int accept (int, struct sockaddr *, size_t *);
5962configure:14914: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
5963configure:14914: $? = 0
5964configure:14938: result: int, int, struct sockaddr *, socklen_t *
5965configure:14961: checking whether gettimeofday takes only one argument
5966configure:14979: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
5967conftest.c:117:17: warning: variable 'tzp' is uninitialized when used here [-Wuninitialized]
5968gettimeofday(tp,tzp);
5969                ^~~
5970conftest.c:116:21: note: initialize the variable 'tzp' to silence this warning
5971struct timezone *tzp;
5972                    ^
5973                     = NULL
5974conftest.c:117:14: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
5975gettimeofday(tp,tzp);
5976             ^~
5977conftest.c:115:19: note: initialize the variable 'tp' to silence this warning
5978struct timeval *tp;
5979                  ^
5980                   = NULL
59812 warnings generated.
5982configure:14979: $? = 0
5983configure:14986: result: no
5984configure:14994: checking for wcstombs_l declaration
5985configure:15013: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
5986conftest.c:117:8: error: use of undeclared identifier 'wcstombs_l'
5987(void) wcstombs_l;
5988       ^
59891 error generated.
5990configure:15013: $? = 1
5991configure: failed program was:
5992| /* confdefs.h */
5993| #define PACKAGE_NAME "PostgreSQL"
5994| #define PACKAGE_TARNAME "postgresql"
5995| #define PACKAGE_VERSION "13.4"
5996| #define PACKAGE_STRING "PostgreSQL 13.4"
5997| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
5998| #define PACKAGE_URL "https://www.postgresql.org/"
5999| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
6000| #define PG_MAJORVERSION "13"
6001| #define PG_MAJORVERSION_NUM 13
6002| #define PG_MINORVERSION_NUM 4
6003| #define PG_VERSION "13.4"
6004| #define DEF_PGPORT 5432
6005| #define DEF_PGPORT_STR "5432"
6006| #define BLCKSZ 8192
6007| #define RELSEG_SIZE 131072
6008| #define XLOG_BLCKSZ 8192
6009| #define ENABLE_THREAD_SAFETY 1
6010| #define USE_ICU 1
6011| #define ENABLE_GSS 1
6012| #define PG_KRB_SRVNAM "postgres"
6013| #define USE_BONJOUR 1
6014| #define USE_OPENSSL 1
6015| #define HAVE_UUID_E2FS 1
6016| #define USE_LIBXML 1
6017| #define USE_LIBXSLT 1
6018| #define STDC_HEADERS 1
6019| #define HAVE_SYS_TYPES_H 1
6020| #define HAVE_SYS_STAT_H 1
6021| #define HAVE_STDLIB_H 1
6022| #define HAVE_STRING_H 1
6023| #define HAVE_MEMORY_H 1
6024| #define HAVE_STRINGS_H 1
6025| #define HAVE_INTTYPES_H 1
6026| #define HAVE_STDINT_H 1
6027| #define HAVE_UNISTD_H 1
6028| #define HAVE_PTHREAD_PRIO_INHERIT 1
6029| #define HAVE_PTHREAD 1
6030| #define HAVE_STRERROR_R 1
6031| #define HAVE_GETPWUID_R 1
6032| #define STRERROR_R_INT 1
6033| #define HAVE_LIBM 1
6034| #define HAVE_LIBREADLINE 1
6035| #define HAVE_LIBZ 1
6036| #define HAVE_SPINLOCKS 1
6037| #define HAVE_ATOMICS 1
6038| #define HAVE_LIBCRYPTO 1
6039| #define HAVE_LIBSSL 1
6040| #define HAVE_X509_GET_SIGNATURE_NID 1
6041| #define HAVE_OPENSSL_INIT_SSL 1
6042| #define HAVE_BIO_GET_DATA 1
6043| #define HAVE_BIO_METH_NEW 1
6044| #define HAVE_ASN1_STRING_GET0_DATA 1
6045| #define HAVE_LIBXML2 1
6046| #define HAVE_LIBXSLT 1
6047| #define HAVE__BOOL 1
6048| #define HAVE_STDBOOL_H 1
6049| #define HAVE_COPYFILE_H 1
6050| #define HAVE_EXECINFO_H 1
6051| #define HAVE_GETOPT_H 1
6052| #define HAVE_IFADDRS_H 1
6053| #define HAVE_LANGINFO_H 1
6054| #define HAVE_POLL_H 1
6055| #define HAVE_SYS_EVENT_H 1
6056| #define HAVE_SYS_IPC_H 1
6057| #define HAVE_SYS_RESOURCE_H 1
6058| #define HAVE_SYS_SELECT_H 1
6059| #define HAVE_SYS_SEM_H 1
6060| #define HAVE_SYS_SHM_H 1
6061| #define HAVE_SYS_SOCKIO_H 1
6062| #define HAVE_SYS_UN_H 1
6063| #define HAVE_TERMIOS_H 1
6064| #define HAVE_WCTYPE_H 1
6065| #define HAVE_NET_IF_H 1
6066| #define HAVE_SYS_UCRED_H 1
6067| #define HAVE_NETINET_TCP_H 1
6068| #define HAVE_READLINE_READLINE_H 1
6069| #define HAVE_READLINE_HISTORY_H 1
6070| #define HAVE_GSSAPI_GSSAPI_H 1
6071| #define HAVE_UUID_UUID_H 1
6072| #define PG_PRINTF_ATTRIBUTE printf
6073| #define HAVE_FUNCNAME__FUNC 1
6074| #define HAVE__STATIC_ASSERT 1
6075| #define HAVE_TYPEOF 1
6076| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
6077| #define HAVE__BUILTIN_CONSTANT_P 1
6078| #define HAVE__BUILTIN_UNREACHABLE 1
6079| #define HAVE_COMPUTED_GOTO 1
6080| #define HAVE_STRUCT_TM_TM_ZONE 1
6081| #define HAVE_UNION_SEMUN 1
6082| #define HAVE_STRUCT_SOCKADDR_UN 1
6083| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
6084| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
6085| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
6086| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
6087| #define HAVE_STRUCT_ADDRINFO 1
6088| #define HAVE_LOCALE_T 1
6089| #define LOCALE_T_IN_XLOCALE 1
6090| #define restrict __restrict
6091| #define pg_restrict __restrict
6092| #define HAVE_STRUCT_OPTION 1
6093| #define HAVE_X86_64_POPCNTQ 1
6094| #define SIZEOF_OFF_T 0
6095| #define SIZEOF_BOOL 0
6096| #define HAVE_INT_TIMEZONE 1
6097| #define ACCEPT_TYPE_RETURN int
6098| #define ACCEPT_TYPE_ARG1 int
6099| #define ACCEPT_TYPE_ARG2 struct sockaddr *
6100| #define ACCEPT_TYPE_ARG3 socklen_t
6101| /* end confdefs.h.  */
6102| #include <stdlib.h>
6103| #include <locale.h>
6104| int
6105| main ()
6106| {
6107| #ifndef wcstombs_l
6108| (void) wcstombs_l;
6109| #endif
6110|   ;
6111|   return 0;
6112| }
6113configure:15031: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
6114configure:15031: $? = 0
6115configure:15040: result: yes (in xlocale.h)
6116configure:15058: checking for backtrace_symbols
6117configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
6118configure:15058: $? = 0
6119configure:15058: result: yes
6120configure:15058: checking for clock_gettime
6121configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
6122Undefined symbols for architecture x86_64:
6123  "_clock_gettime", referenced from:
6124      _main in conftest-7mW54F.o
6125ld: symbol(s) not found for architecture x86_64
6126clang: error: linker command failed with exit code 1 (use -v to see invocation)
6127configure:15058: $? = 1
6128configure: failed program was:
6129| /* confdefs.h */
6130| #define PACKAGE_NAME "PostgreSQL"
6131| #define PACKAGE_TARNAME "postgresql"
6132| #define PACKAGE_VERSION "13.4"
6133| #define PACKAGE_STRING "PostgreSQL 13.4"
6134| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
6135| #define PACKAGE_URL "https://www.postgresql.org/"
6136| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
6137| #define PG_MAJORVERSION "13"
6138| #define PG_MAJORVERSION_NUM 13
6139| #define PG_MINORVERSION_NUM 4
6140| #define PG_VERSION "13.4"
6141| #define DEF_PGPORT 5432
6142| #define DEF_PGPORT_STR "5432"
6143| #define BLCKSZ 8192
6144| #define RELSEG_SIZE 131072
6145| #define XLOG_BLCKSZ 8192
6146| #define ENABLE_THREAD_SAFETY 1
6147| #define USE_ICU 1
6148| #define ENABLE_GSS 1
6149| #define PG_KRB_SRVNAM "postgres"
6150| #define USE_BONJOUR 1
6151| #define USE_OPENSSL 1
6152| #define HAVE_UUID_E2FS 1
6153| #define USE_LIBXML 1
6154| #define USE_LIBXSLT 1
6155| #define STDC_HEADERS 1
6156| #define HAVE_SYS_TYPES_H 1
6157| #define HAVE_SYS_STAT_H 1
6158| #define HAVE_STDLIB_H 1
6159| #define HAVE_STRING_H 1
6160| #define HAVE_MEMORY_H 1
6161| #define HAVE_STRINGS_H 1
6162| #define HAVE_INTTYPES_H 1
6163| #define HAVE_STDINT_H 1
6164| #define HAVE_UNISTD_H 1
6165| #define HAVE_PTHREAD_PRIO_INHERIT 1
6166| #define HAVE_PTHREAD 1
6167| #define HAVE_STRERROR_R 1
6168| #define HAVE_GETPWUID_R 1
6169| #define STRERROR_R_INT 1
6170| #define HAVE_LIBM 1
6171| #define HAVE_LIBREADLINE 1
6172| #define HAVE_LIBZ 1
6173| #define HAVE_SPINLOCKS 1
6174| #define HAVE_ATOMICS 1
6175| #define HAVE_LIBCRYPTO 1
6176| #define HAVE_LIBSSL 1
6177| #define HAVE_X509_GET_SIGNATURE_NID 1
6178| #define HAVE_OPENSSL_INIT_SSL 1
6179| #define HAVE_BIO_GET_DATA 1
6180| #define HAVE_BIO_METH_NEW 1
6181| #define HAVE_ASN1_STRING_GET0_DATA 1
6182| #define HAVE_LIBXML2 1
6183| #define HAVE_LIBXSLT 1
6184| #define HAVE__BOOL 1
6185| #define HAVE_STDBOOL_H 1
6186| #define HAVE_COPYFILE_H 1
6187| #define HAVE_EXECINFO_H 1
6188| #define HAVE_GETOPT_H 1
6189| #define HAVE_IFADDRS_H 1
6190| #define HAVE_LANGINFO_H 1
6191| #define HAVE_POLL_H 1
6192| #define HAVE_SYS_EVENT_H 1
6193| #define HAVE_SYS_IPC_H 1
6194| #define HAVE_SYS_RESOURCE_H 1
6195| #define HAVE_SYS_SELECT_H 1
6196| #define HAVE_SYS_SEM_H 1
6197| #define HAVE_SYS_SHM_H 1
6198| #define HAVE_SYS_SOCKIO_H 1
6199| #define HAVE_SYS_UN_H 1
6200| #define HAVE_TERMIOS_H 1
6201| #define HAVE_WCTYPE_H 1
6202| #define HAVE_NET_IF_H 1
6203| #define HAVE_SYS_UCRED_H 1
6204| #define HAVE_NETINET_TCP_H 1
6205| #define HAVE_READLINE_READLINE_H 1
6206| #define HAVE_READLINE_HISTORY_H 1
6207| #define HAVE_GSSAPI_GSSAPI_H 1
6208| #define HAVE_UUID_UUID_H 1
6209| #define PG_PRINTF_ATTRIBUTE printf
6210| #define HAVE_FUNCNAME__FUNC 1
6211| #define HAVE__STATIC_ASSERT 1
6212| #define HAVE_TYPEOF 1
6213| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
6214| #define HAVE__BUILTIN_CONSTANT_P 1
6215| #define HAVE__BUILTIN_UNREACHABLE 1
6216| #define HAVE_COMPUTED_GOTO 1
6217| #define HAVE_STRUCT_TM_TM_ZONE 1
6218| #define HAVE_UNION_SEMUN 1
6219| #define HAVE_STRUCT_SOCKADDR_UN 1
6220| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
6221| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
6222| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
6223| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
6224| #define HAVE_STRUCT_ADDRINFO 1
6225| #define HAVE_LOCALE_T 1
6226| #define LOCALE_T_IN_XLOCALE 1
6227| #define restrict __restrict
6228| #define pg_restrict __restrict
6229| #define HAVE_STRUCT_OPTION 1
6230| #define HAVE_X86_64_POPCNTQ 1
6231| #define SIZEOF_OFF_T 0
6232| #define SIZEOF_BOOL 0
6233| #define HAVE_INT_TIMEZONE 1
6234| #define ACCEPT_TYPE_RETURN int
6235| #define ACCEPT_TYPE_ARG1 int
6236| #define ACCEPT_TYPE_ARG2 struct sockaddr *
6237| #define ACCEPT_TYPE_ARG3 socklen_t
6238| #define WCSTOMBS_L_IN_XLOCALE 1
6239| #define HAVE_BACKTRACE_SYMBOLS 1
6240| /* end confdefs.h.  */
6241| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
6242|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6243| #define clock_gettime innocuous_clock_gettime
6244|
6245| /* System header to define __stub macros and hopefully few prototypes,
6246|     which can conflict with char clock_gettime (); below.
6247|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6248|     <limits.h> exists even on freestanding compilers.  */
6249|
6250| #ifdef __STDC__
6251| # include <limits.h>
6252| #else
6253| # include <assert.h>
6254| #endif
6255|
6256| #undef clock_gettime
6257|
6258| /* Override any GCC internal prototype to avoid an error.
6259|    Use char because int might match the return type of a GCC
6260|    builtin and then its argument prototype would still apply.  */
6261| #ifdef __cplusplus
6262| extern "C"
6263| #endif
6264| char clock_gettime ();
6265| /* The GNU C library defines this for functions which it implements
6266|     to always fail with ENOSYS.  Some functions are actually named
6267|     something starting with __ and the normal name is an alias.  */
6268| #if defined __stub_clock_gettime || defined __stub___clock_gettime
6269| choke me
6270| #endif
6271|
6272| int
6273| main ()
6274| {
6275| return clock_gettime ();
6276|   ;
6277|   return 0;
6278| }
6279configure:15058: result: no
6280configure:15058: checking for copyfile
6281configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
6282configure:15058: $? = 0
6283configure:15058: result: yes
6284configure:15058: checking for fdatasync
6285configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
6286configure:15058: $? = 0
6287configure:15058: result: yes
6288configure:15058: checking for getifaddrs
6289configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
6290configure:15058: $? = 0
6291configure:15058: result: yes
6292configure:15058: checking for getpeerucred
6293configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
6294Undefined symbols for architecture x86_64:
6295  "_getpeerucred", referenced from:
6296      _main in conftest-pXveWV.o
6297ld: symbol(s) not found for architecture x86_64
6298clang: error: linker command failed with exit code 1 (use -v to see invocation)
6299configure:15058: $? = 1
6300configure: failed program was:
6301| /* confdefs.h */
6302| #define PACKAGE_NAME "PostgreSQL"
6303| #define PACKAGE_TARNAME "postgresql"
6304| #define PACKAGE_VERSION "13.4"
6305| #define PACKAGE_STRING "PostgreSQL 13.4"
6306| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
6307| #define PACKAGE_URL "https://www.postgresql.org/"
6308| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
6309| #define PG_MAJORVERSION "13"
6310| #define PG_MAJORVERSION_NUM 13
6311| #define PG_MINORVERSION_NUM 4
6312| #define PG_VERSION "13.4"
6313| #define DEF_PGPORT 5432
6314| #define DEF_PGPORT_STR "5432"
6315| #define BLCKSZ 8192
6316| #define RELSEG_SIZE 131072
6317| #define XLOG_BLCKSZ 8192
6318| #define ENABLE_THREAD_SAFETY 1
6319| #define USE_ICU 1
6320| #define ENABLE_GSS 1
6321| #define PG_KRB_SRVNAM "postgres"
6322| #define USE_BONJOUR 1
6323| #define USE_OPENSSL 1
6324| #define HAVE_UUID_E2FS 1
6325| #define USE_LIBXML 1
6326| #define USE_LIBXSLT 1
6327| #define STDC_HEADERS 1
6328| #define HAVE_SYS_TYPES_H 1
6329| #define HAVE_SYS_STAT_H 1
6330| #define HAVE_STDLIB_H 1
6331| #define HAVE_STRING_H 1
6332| #define HAVE_MEMORY_H 1
6333| #define HAVE_STRINGS_H 1
6334| #define HAVE_INTTYPES_H 1
6335| #define HAVE_STDINT_H 1
6336| #define HAVE_UNISTD_H 1
6337| #define HAVE_PTHREAD_PRIO_INHERIT 1
6338| #define HAVE_PTHREAD 1
6339| #define HAVE_STRERROR_R 1
6340| #define HAVE_GETPWUID_R 1
6341| #define STRERROR_R_INT 1
6342| #define HAVE_LIBM 1
6343| #define HAVE_LIBREADLINE 1
6344| #define HAVE_LIBZ 1
6345| #define HAVE_SPINLOCKS 1
6346| #define HAVE_ATOMICS 1
6347| #define HAVE_LIBCRYPTO 1
6348| #define HAVE_LIBSSL 1
6349| #define HAVE_X509_GET_SIGNATURE_NID 1
6350| #define HAVE_OPENSSL_INIT_SSL 1
6351| #define HAVE_BIO_GET_DATA 1
6352| #define HAVE_BIO_METH_NEW 1
6353| #define HAVE_ASN1_STRING_GET0_DATA 1
6354| #define HAVE_LIBXML2 1
6355| #define HAVE_LIBXSLT 1
6356| #define HAVE__BOOL 1
6357| #define HAVE_STDBOOL_H 1
6358| #define HAVE_COPYFILE_H 1
6359| #define HAVE_EXECINFO_H 1
6360| #define HAVE_GETOPT_H 1
6361| #define HAVE_IFADDRS_H 1
6362| #define HAVE_LANGINFO_H 1
6363| #define HAVE_POLL_H 1
6364| #define HAVE_SYS_EVENT_H 1
6365| #define HAVE_SYS_IPC_H 1
6366| #define HAVE_SYS_RESOURCE_H 1
6367| #define HAVE_SYS_SELECT_H 1
6368| #define HAVE_SYS_SEM_H 1
6369| #define HAVE_SYS_SHM_H 1
6370| #define HAVE_SYS_SOCKIO_H 1
6371| #define HAVE_SYS_UN_H 1
6372| #define HAVE_TERMIOS_H 1
6373| #define HAVE_WCTYPE_H 1
6374| #define HAVE_NET_IF_H 1
6375| #define HAVE_SYS_UCRED_H 1
6376| #define HAVE_NETINET_TCP_H 1
6377| #define HAVE_READLINE_READLINE_H 1
6378| #define HAVE_READLINE_HISTORY_H 1
6379| #define HAVE_GSSAPI_GSSAPI_H 1
6380| #define HAVE_UUID_UUID_H 1
6381| #define PG_PRINTF_ATTRIBUTE printf
6382| #define HAVE_FUNCNAME__FUNC 1
6383| #define HAVE__STATIC_ASSERT 1
6384| #define HAVE_TYPEOF 1
6385| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
6386| #define HAVE__BUILTIN_CONSTANT_P 1
6387| #define HAVE__BUILTIN_UNREACHABLE 1
6388| #define HAVE_COMPUTED_GOTO 1
6389| #define HAVE_STRUCT_TM_TM_ZONE 1
6390| #define HAVE_UNION_SEMUN 1
6391| #define HAVE_STRUCT_SOCKADDR_UN 1
6392| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
6393| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
6394| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
6395| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
6396| #define HAVE_STRUCT_ADDRINFO 1
6397| #define HAVE_LOCALE_T 1
6398| #define LOCALE_T_IN_XLOCALE 1
6399| #define restrict __restrict
6400| #define pg_restrict __restrict
6401| #define HAVE_STRUCT_OPTION 1
6402| #define HAVE_X86_64_POPCNTQ 1
6403| #define SIZEOF_OFF_T 0
6404| #define SIZEOF_BOOL 0
6405| #define HAVE_INT_TIMEZONE 1
6406| #define ACCEPT_TYPE_RETURN int
6407| #define ACCEPT_TYPE_ARG1 int
6408| #define ACCEPT_TYPE_ARG2 struct sockaddr *
6409| #define ACCEPT_TYPE_ARG3 socklen_t
6410| #define WCSTOMBS_L_IN_XLOCALE 1
6411| #define HAVE_BACKTRACE_SYMBOLS 1
6412| #define HAVE_COPYFILE 1
6413| #define HAVE_FDATASYNC 1
6414| #define HAVE_GETIFADDRS 1
6415| /* end confdefs.h.  */
6416| /* Define getpeerucred to an innocuous variant, in case <limits.h> declares getpeerucred.
6417|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6418| #define getpeerucred innocuous_getpeerucred
6419|
6420| /* System header to define __stub macros and hopefully few prototypes,
6421|     which can conflict with char getpeerucred (); below.
6422|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6423|     <limits.h> exists even on freestanding compilers.  */
6424|
6425| #ifdef __STDC__
6426| # include <limits.h>
6427| #else
6428| # include <assert.h>
6429| #endif
6430|
6431| #undef getpeerucred
6432|
6433| /* Override any GCC internal prototype to avoid an error.
6434|    Use char because int might match the return type of a GCC
6435|    builtin and then its argument prototype would still apply.  */
6436| #ifdef __cplusplus
6437| extern "C"
6438| #endif
6439| char getpeerucred ();
6440| /* The GNU C library defines this for functions which it implements
6441|     to always fail with ENOSYS.  Some functions are actually named
6442|     something starting with __ and the normal name is an alias.  */
6443| #if defined __stub_getpeerucred || defined __stub___getpeerucred
6444| choke me
6445| #endif
6446|
6447| int
6448| main ()
6449| {
6450| return getpeerucred ();
6451|   ;
6452|   return 0;
6453| }
6454configure:15058: result: no
6455configure:15058: checking for getrlimit
6456configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
6457configure:15058: $? = 0
6458configure:15058: result: yes
6459configure:15058: checking for kqueue
6460configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
6461configure:15058: $? = 0
6462configure:15058: result: yes
6463configure:15058: checking for mbstowcs_l
6464configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
6465configure:15058: $? = 0
6466configure:15058: result: yes
6467configure:15058: checking for memset_s
6468configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
6469Undefined symbols for architecture x86_64:
6470  "_memset_s", referenced from:
6471      _main in conftest-VdUfPt.o
6472ld: symbol(s) not found for architecture x86_64
6473clang: error: linker command failed with exit code 1 (use -v to see invocation)
6474configure:15058: $? = 1
6475configure: failed program was:
6476| /* confdefs.h */
6477| #define PACKAGE_NAME "PostgreSQL"
6478| #define PACKAGE_TARNAME "postgresql"
6479| #define PACKAGE_VERSION "13.4"
6480| #define PACKAGE_STRING "PostgreSQL 13.4"
6481| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
6482| #define PACKAGE_URL "https://www.postgresql.org/"
6483| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
6484| #define PG_MAJORVERSION "13"
6485| #define PG_MAJORVERSION_NUM 13
6486| #define PG_MINORVERSION_NUM 4
6487| #define PG_VERSION "13.4"
6488| #define DEF_PGPORT 5432
6489| #define DEF_PGPORT_STR "5432"
6490| #define BLCKSZ 8192
6491| #define RELSEG_SIZE 131072
6492| #define XLOG_BLCKSZ 8192
6493| #define ENABLE_THREAD_SAFETY 1
6494| #define USE_ICU 1
6495| #define ENABLE_GSS 1
6496| #define PG_KRB_SRVNAM "postgres"
6497| #define USE_BONJOUR 1
6498| #define USE_OPENSSL 1
6499| #define HAVE_UUID_E2FS 1
6500| #define USE_LIBXML 1
6501| #define USE_LIBXSLT 1
6502| #define STDC_HEADERS 1
6503| #define HAVE_SYS_TYPES_H 1
6504| #define HAVE_SYS_STAT_H 1
6505| #define HAVE_STDLIB_H 1
6506| #define HAVE_STRING_H 1
6507| #define HAVE_MEMORY_H 1
6508| #define HAVE_STRINGS_H 1
6509| #define HAVE_INTTYPES_H 1
6510| #define HAVE_STDINT_H 1
6511| #define HAVE_UNISTD_H 1
6512| #define HAVE_PTHREAD_PRIO_INHERIT 1
6513| #define HAVE_PTHREAD 1
6514| #define HAVE_STRERROR_R 1
6515| #define HAVE_GETPWUID_R 1
6516| #define STRERROR_R_INT 1
6517| #define HAVE_LIBM 1
6518| #define HAVE_LIBREADLINE 1
6519| #define HAVE_LIBZ 1
6520| #define HAVE_SPINLOCKS 1
6521| #define HAVE_ATOMICS 1
6522| #define HAVE_LIBCRYPTO 1
6523| #define HAVE_LIBSSL 1
6524| #define HAVE_X509_GET_SIGNATURE_NID 1
6525| #define HAVE_OPENSSL_INIT_SSL 1
6526| #define HAVE_BIO_GET_DATA 1
6527| #define HAVE_BIO_METH_NEW 1
6528| #define HAVE_ASN1_STRING_GET0_DATA 1
6529| #define HAVE_LIBXML2 1
6530| #define HAVE_LIBXSLT 1
6531| #define HAVE__BOOL 1
6532| #define HAVE_STDBOOL_H 1
6533| #define HAVE_COPYFILE_H 1
6534| #define HAVE_EXECINFO_H 1
6535| #define HAVE_GETOPT_H 1
6536| #define HAVE_IFADDRS_H 1
6537| #define HAVE_LANGINFO_H 1
6538| #define HAVE_POLL_H 1
6539| #define HAVE_SYS_EVENT_H 1
6540| #define HAVE_SYS_IPC_H 1
6541| #define HAVE_SYS_RESOURCE_H 1
6542| #define HAVE_SYS_SELECT_H 1
6543| #define HAVE_SYS_SEM_H 1
6544| #define HAVE_SYS_SHM_H 1
6545| #define HAVE_SYS_SOCKIO_H 1
6546| #define HAVE_SYS_UN_H 1
6547| #define HAVE_TERMIOS_H 1
6548| #define HAVE_WCTYPE_H 1
6549| #define HAVE_NET_IF_H 1
6550| #define HAVE_SYS_UCRED_H 1
6551| #define HAVE_NETINET_TCP_H 1
6552| #define HAVE_READLINE_READLINE_H 1
6553| #define HAVE_READLINE_HISTORY_H 1
6554| #define HAVE_GSSAPI_GSSAPI_H 1
6555| #define HAVE_UUID_UUID_H 1
6556| #define PG_PRINTF_ATTRIBUTE printf
6557| #define HAVE_FUNCNAME__FUNC 1
6558| #define HAVE__STATIC_ASSERT 1
6559| #define HAVE_TYPEOF 1
6560| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
6561| #define HAVE__BUILTIN_CONSTANT_P 1
6562| #define HAVE__BUILTIN_UNREACHABLE 1
6563| #define HAVE_COMPUTED_GOTO 1
6564| #define HAVE_STRUCT_TM_TM_ZONE 1
6565| #define HAVE_UNION_SEMUN 1
6566| #define HAVE_STRUCT_SOCKADDR_UN 1
6567| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
6568| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
6569| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
6570| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
6571| #define HAVE_STRUCT_ADDRINFO 1
6572| #define HAVE_LOCALE_T 1
6573| #define LOCALE_T_IN_XLOCALE 1
6574| #define restrict __restrict
6575| #define pg_restrict __restrict
6576| #define HAVE_STRUCT_OPTION 1
6577| #define HAVE_X86_64_POPCNTQ 1
6578| #define SIZEOF_OFF_T 0
6579| #define SIZEOF_BOOL 0
6580| #define HAVE_INT_TIMEZONE 1
6581| #define ACCEPT_TYPE_RETURN int
6582| #define ACCEPT_TYPE_ARG1 int
6583| #define ACCEPT_TYPE_ARG2 struct sockaddr *
6584| #define ACCEPT_TYPE_ARG3 socklen_t
6585| #define WCSTOMBS_L_IN_XLOCALE 1
6586| #define HAVE_BACKTRACE_SYMBOLS 1
6587| #define HAVE_COPYFILE 1
6588| #define HAVE_FDATASYNC 1
6589| #define HAVE_GETIFADDRS 1
6590| #define HAVE_GETRLIMIT 1
6591| #define HAVE_KQUEUE 1
6592| #define HAVE_MBSTOWCS_L 1
6593| /* end confdefs.h.  */
6594| /* Define memset_s to an innocuous variant, in case <limits.h> declares memset_s.
6595|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6596| #define memset_s innocuous_memset_s
6597|
6598| /* System header to define __stub macros and hopefully few prototypes,
6599|     which can conflict with char memset_s (); below.
6600|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6601|     <limits.h> exists even on freestanding compilers.  */
6602|
6603| #ifdef __STDC__
6604| # include <limits.h>
6605| #else
6606| # include <assert.h>
6607| #endif
6608|
6609| #undef memset_s
6610|
6611| /* Override any GCC internal prototype to avoid an error.
6612|    Use char because int might match the return type of a GCC
6613|    builtin and then its argument prototype would still apply.  */
6614| #ifdef __cplusplus
6615| extern "C"
6616| #endif
6617| char memset_s ();
6618| /* The GNU C library defines this for functions which it implements
6619|     to always fail with ENOSYS.  Some functions are actually named
6620|     something starting with __ and the normal name is an alias.  */
6621| #if defined __stub_memset_s || defined __stub___memset_s
6622| choke me
6623| #endif
6624|
6625| int
6626| main ()
6627| {
6628| return memset_s ();
6629|   ;
6630|   return 0;
6631| }
6632configure:15058: result: no
6633configure:15058: checking for poll
6634configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
6635configure:15058: $? = 0
6636configure:15058: result: yes
6637configure:15058: checking for posix_fallocate
6638configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
6639Undefined symbols for architecture x86_64:
6640  "_posix_fallocate", referenced from:
6641      _main in conftest-A9Fykn.o
6642ld: symbol(s) not found for architecture x86_64
6643clang: error: linker command failed with exit code 1 (use -v to see invocation)
6644configure:15058: $? = 1
6645configure: failed program was:
6646| /* confdefs.h */
6647| #define PACKAGE_NAME "PostgreSQL"
6648| #define PACKAGE_TARNAME "postgresql"
6649| #define PACKAGE_VERSION "13.4"
6650| #define PACKAGE_STRING "PostgreSQL 13.4"
6651| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
6652| #define PACKAGE_URL "https://www.postgresql.org/"
6653| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
6654| #define PG_MAJORVERSION "13"
6655| #define PG_MAJORVERSION_NUM 13
6656| #define PG_MINORVERSION_NUM 4
6657| #define PG_VERSION "13.4"
6658| #define DEF_PGPORT 5432
6659| #define DEF_PGPORT_STR "5432"
6660| #define BLCKSZ 8192
6661| #define RELSEG_SIZE 131072
6662| #define XLOG_BLCKSZ 8192
6663| #define ENABLE_THREAD_SAFETY 1
6664| #define USE_ICU 1
6665| #define ENABLE_GSS 1
6666| #define PG_KRB_SRVNAM "postgres"
6667| #define USE_BONJOUR 1
6668| #define USE_OPENSSL 1
6669| #define HAVE_UUID_E2FS 1
6670| #define USE_LIBXML 1
6671| #define USE_LIBXSLT 1
6672| #define STDC_HEADERS 1
6673| #define HAVE_SYS_TYPES_H 1
6674| #define HAVE_SYS_STAT_H 1
6675| #define HAVE_STDLIB_H 1
6676| #define HAVE_STRING_H 1
6677| #define HAVE_MEMORY_H 1
6678| #define HAVE_STRINGS_H 1
6679| #define HAVE_INTTYPES_H 1
6680| #define HAVE_STDINT_H 1
6681| #define HAVE_UNISTD_H 1
6682| #define HAVE_PTHREAD_PRIO_INHERIT 1
6683| #define HAVE_PTHREAD 1
6684| #define HAVE_STRERROR_R 1
6685| #define HAVE_GETPWUID_R 1
6686| #define STRERROR_R_INT 1
6687| #define HAVE_LIBM 1
6688| #define HAVE_LIBREADLINE 1
6689| #define HAVE_LIBZ 1
6690| #define HAVE_SPINLOCKS 1
6691| #define HAVE_ATOMICS 1
6692| #define HAVE_LIBCRYPTO 1
6693| #define HAVE_LIBSSL 1
6694| #define HAVE_X509_GET_SIGNATURE_NID 1
6695| #define HAVE_OPENSSL_INIT_SSL 1
6696| #define HAVE_BIO_GET_DATA 1
6697| #define HAVE_BIO_METH_NEW 1
6698| #define HAVE_ASN1_STRING_GET0_DATA 1
6699| #define HAVE_LIBXML2 1
6700| #define HAVE_LIBXSLT 1
6701| #define HAVE__BOOL 1
6702| #define HAVE_STDBOOL_H 1
6703| #define HAVE_COPYFILE_H 1
6704| #define HAVE_EXECINFO_H 1
6705| #define HAVE_GETOPT_H 1
6706| #define HAVE_IFADDRS_H 1
6707| #define HAVE_LANGINFO_H 1
6708| #define HAVE_POLL_H 1
6709| #define HAVE_SYS_EVENT_H 1
6710| #define HAVE_SYS_IPC_H 1
6711| #define HAVE_SYS_RESOURCE_H 1
6712| #define HAVE_SYS_SELECT_H 1
6713| #define HAVE_SYS_SEM_H 1
6714| #define HAVE_SYS_SHM_H 1
6715| #define HAVE_SYS_SOCKIO_H 1
6716| #define HAVE_SYS_UN_H 1
6717| #define HAVE_TERMIOS_H 1
6718| #define HAVE_WCTYPE_H 1
6719| #define HAVE_NET_IF_H 1
6720| #define HAVE_SYS_UCRED_H 1
6721| #define HAVE_NETINET_TCP_H 1
6722| #define HAVE_READLINE_READLINE_H 1
6723| #define HAVE_READLINE_HISTORY_H 1
6724| #define HAVE_GSSAPI_GSSAPI_H 1
6725| #define HAVE_UUID_UUID_H 1
6726| #define PG_PRINTF_ATTRIBUTE printf
6727| #define HAVE_FUNCNAME__FUNC 1
6728| #define HAVE__STATIC_ASSERT 1
6729| #define HAVE_TYPEOF 1
6730| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
6731| #define HAVE__BUILTIN_CONSTANT_P 1
6732| #define HAVE__BUILTIN_UNREACHABLE 1
6733| #define HAVE_COMPUTED_GOTO 1
6734| #define HAVE_STRUCT_TM_TM_ZONE 1
6735| #define HAVE_UNION_SEMUN 1
6736| #define HAVE_STRUCT_SOCKADDR_UN 1
6737| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
6738| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
6739| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
6740| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
6741| #define HAVE_STRUCT_ADDRINFO 1
6742| #define HAVE_LOCALE_T 1
6743| #define LOCALE_T_IN_XLOCALE 1
6744| #define restrict __restrict
6745| #define pg_restrict __restrict
6746| #define HAVE_STRUCT_OPTION 1
6747| #define HAVE_X86_64_POPCNTQ 1
6748| #define SIZEOF_OFF_T 0
6749| #define SIZEOF_BOOL 0
6750| #define HAVE_INT_TIMEZONE 1
6751| #define ACCEPT_TYPE_RETURN int
6752| #define ACCEPT_TYPE_ARG1 int
6753| #define ACCEPT_TYPE_ARG2 struct sockaddr *
6754| #define ACCEPT_TYPE_ARG3 socklen_t
6755| #define WCSTOMBS_L_IN_XLOCALE 1
6756| #define HAVE_BACKTRACE_SYMBOLS 1
6757| #define HAVE_COPYFILE 1
6758| #define HAVE_FDATASYNC 1
6759| #define HAVE_GETIFADDRS 1
6760| #define HAVE_GETRLIMIT 1
6761| #define HAVE_KQUEUE 1
6762| #define HAVE_MBSTOWCS_L 1
6763| #define HAVE_POLL 1
6764| /* end confdefs.h.  */
6765| /* Define posix_fallocate to an innocuous variant, in case <limits.h> declares posix_fallocate.
6766|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6767| #define posix_fallocate innocuous_posix_fallocate
6768|
6769| /* System header to define __stub macros and hopefully few prototypes,
6770|     which can conflict with char posix_fallocate (); below.
6771|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6772|     <limits.h> exists even on freestanding compilers.  */
6773|
6774| #ifdef __STDC__
6775| # include <limits.h>
6776| #else
6777| # include <assert.h>
6778| #endif
6779|
6780| #undef posix_fallocate
6781|
6782| /* Override any GCC internal prototype to avoid an error.
6783|    Use char because int might match the return type of a GCC
6784|    builtin and then its argument prototype would still apply.  */
6785| #ifdef __cplusplus
6786| extern "C"
6787| #endif
6788| char posix_fallocate ();
6789| /* The GNU C library defines this for functions which it implements
6790|     to always fail with ENOSYS.  Some functions are actually named
6791|     something starting with __ and the normal name is an alias.  */
6792| #if defined __stub_posix_fallocate || defined __stub___posix_fallocate
6793| choke me
6794| #endif
6795|
6796| int
6797| main ()
6798| {
6799| return posix_fallocate ();
6800|   ;
6801|   return 0;
6802| }
6803configure:15058: result: no
6804configure:15058: checking for ppoll
6805configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
6806Undefined symbols for architecture x86_64:
6807  "_ppoll", referenced from:
6808      _main in conftest-yXYWGp.o
6809ld: symbol(s) not found for architecture x86_64
6810clang: error: linker command failed with exit code 1 (use -v to see invocation)
6811configure:15058: $? = 1
6812configure: failed program was:
6813| /* confdefs.h */
6814| #define PACKAGE_NAME "PostgreSQL"
6815| #define PACKAGE_TARNAME "postgresql"
6816| #define PACKAGE_VERSION "13.4"
6817| #define PACKAGE_STRING "PostgreSQL 13.4"
6818| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
6819| #define PACKAGE_URL "https://www.postgresql.org/"
6820| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
6821| #define PG_MAJORVERSION "13"
6822| #define PG_MAJORVERSION_NUM 13
6823| #define PG_MINORVERSION_NUM 4
6824| #define PG_VERSION "13.4"
6825| #define DEF_PGPORT 5432
6826| #define DEF_PGPORT_STR "5432"
6827| #define BLCKSZ 8192
6828| #define RELSEG_SIZE 131072
6829| #define XLOG_BLCKSZ 8192
6830| #define ENABLE_THREAD_SAFETY 1
6831| #define USE_ICU 1
6832| #define ENABLE_GSS 1
6833| #define PG_KRB_SRVNAM "postgres"
6834| #define USE_BONJOUR 1
6835| #define USE_OPENSSL 1
6836| #define HAVE_UUID_E2FS 1
6837| #define USE_LIBXML 1
6838| #define USE_LIBXSLT 1
6839| #define STDC_HEADERS 1
6840| #define HAVE_SYS_TYPES_H 1
6841| #define HAVE_SYS_STAT_H 1
6842| #define HAVE_STDLIB_H 1
6843| #define HAVE_STRING_H 1
6844| #define HAVE_MEMORY_H 1
6845| #define HAVE_STRINGS_H 1
6846| #define HAVE_INTTYPES_H 1
6847| #define HAVE_STDINT_H 1
6848| #define HAVE_UNISTD_H 1
6849| #define HAVE_PTHREAD_PRIO_INHERIT 1
6850| #define HAVE_PTHREAD 1
6851| #define HAVE_STRERROR_R 1
6852| #define HAVE_GETPWUID_R 1
6853| #define STRERROR_R_INT 1
6854| #define HAVE_LIBM 1
6855| #define HAVE_LIBREADLINE 1
6856| #define HAVE_LIBZ 1
6857| #define HAVE_SPINLOCKS 1
6858| #define HAVE_ATOMICS 1
6859| #define HAVE_LIBCRYPTO 1
6860| #define HAVE_LIBSSL 1
6861| #define HAVE_X509_GET_SIGNATURE_NID 1
6862| #define HAVE_OPENSSL_INIT_SSL 1
6863| #define HAVE_BIO_GET_DATA 1
6864| #define HAVE_BIO_METH_NEW 1
6865| #define HAVE_ASN1_STRING_GET0_DATA 1
6866| #define HAVE_LIBXML2 1
6867| #define HAVE_LIBXSLT 1
6868| #define HAVE__BOOL 1
6869| #define HAVE_STDBOOL_H 1
6870| #define HAVE_COPYFILE_H 1
6871| #define HAVE_EXECINFO_H 1
6872| #define HAVE_GETOPT_H 1
6873| #define HAVE_IFADDRS_H 1
6874| #define HAVE_LANGINFO_H 1
6875| #define HAVE_POLL_H 1
6876| #define HAVE_SYS_EVENT_H 1
6877| #define HAVE_SYS_IPC_H 1
6878| #define HAVE_SYS_RESOURCE_H 1
6879| #define HAVE_SYS_SELECT_H 1
6880| #define HAVE_SYS_SEM_H 1
6881| #define HAVE_SYS_SHM_H 1
6882| #define HAVE_SYS_SOCKIO_H 1
6883| #define HAVE_SYS_UN_H 1
6884| #define HAVE_TERMIOS_H 1
6885| #define HAVE_WCTYPE_H 1
6886| #define HAVE_NET_IF_H 1
6887| #define HAVE_SYS_UCRED_H 1
6888| #define HAVE_NETINET_TCP_H 1
6889| #define HAVE_READLINE_READLINE_H 1
6890| #define HAVE_READLINE_HISTORY_H 1
6891| #define HAVE_GSSAPI_GSSAPI_H 1
6892| #define HAVE_UUID_UUID_H 1
6893| #define PG_PRINTF_ATTRIBUTE printf
6894| #define HAVE_FUNCNAME__FUNC 1
6895| #define HAVE__STATIC_ASSERT 1
6896| #define HAVE_TYPEOF 1
6897| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
6898| #define HAVE__BUILTIN_CONSTANT_P 1
6899| #define HAVE__BUILTIN_UNREACHABLE 1
6900| #define HAVE_COMPUTED_GOTO 1
6901| #define HAVE_STRUCT_TM_TM_ZONE 1
6902| #define HAVE_UNION_SEMUN 1
6903| #define HAVE_STRUCT_SOCKADDR_UN 1
6904| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
6905| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
6906| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
6907| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
6908| #define HAVE_STRUCT_ADDRINFO 1
6909| #define HAVE_LOCALE_T 1
6910| #define LOCALE_T_IN_XLOCALE 1
6911| #define restrict __restrict
6912| #define pg_restrict __restrict
6913| #define HAVE_STRUCT_OPTION 1
6914| #define HAVE_X86_64_POPCNTQ 1
6915| #define SIZEOF_OFF_T 0
6916| #define SIZEOF_BOOL 0
6917| #define HAVE_INT_TIMEZONE 1
6918| #define ACCEPT_TYPE_RETURN int
6919| #define ACCEPT_TYPE_ARG1 int
6920| #define ACCEPT_TYPE_ARG2 struct sockaddr *
6921| #define ACCEPT_TYPE_ARG3 socklen_t
6922| #define WCSTOMBS_L_IN_XLOCALE 1
6923| #define HAVE_BACKTRACE_SYMBOLS 1
6924| #define HAVE_COPYFILE 1
6925| #define HAVE_FDATASYNC 1
6926| #define HAVE_GETIFADDRS 1
6927| #define HAVE_GETRLIMIT 1
6928| #define HAVE_KQUEUE 1
6929| #define HAVE_MBSTOWCS_L 1
6930| #define HAVE_POLL 1
6931| /* end confdefs.h.  */
6932| /* Define ppoll to an innocuous variant, in case <limits.h> declares ppoll.
6933|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6934| #define ppoll innocuous_ppoll
6935|
6936| /* System header to define __stub macros and hopefully few prototypes,
6937|     which can conflict with char ppoll (); below.
6938|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6939|     <limits.h> exists even on freestanding compilers.  */
6940|
6941| #ifdef __STDC__
6942| # include <limits.h>
6943| #else
6944| # include <assert.h>
6945| #endif
6946|
6947| #undef ppoll
6948|
6949| /* Override any GCC internal prototype to avoid an error.
6950|    Use char because int might match the return type of a GCC
6951|    builtin and then its argument prototype would still apply.  */
6952| #ifdef __cplusplus
6953| extern "C"
6954| #endif
6955| char ppoll ();
6956| /* The GNU C library defines this for functions which it implements
6957|     to always fail with ENOSYS.  Some functions are actually named
6958|     something starting with __ and the normal name is an alias.  */
6959| #if defined __stub_ppoll || defined __stub___ppoll
6960| choke me
6961| #endif
6962|
6963| int
6964| main ()
6965| {
6966| return ppoll ();
6967|   ;
6968|   return 0;
6969| }
6970configure:15058: result: no
6971configure:15058: checking for pstat
6972configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
6973Undefined symbols for architecture x86_64:
6974  "_pstat", referenced from:
6975      _main in conftest-2y3wgy.o
6976ld: symbol(s) not found for architecture x86_64
6977clang: error: linker command failed with exit code 1 (use -v to see invocation)
6978configure:15058: $? = 1
6979configure: failed program was:
6980| /* confdefs.h */
6981| #define PACKAGE_NAME "PostgreSQL"
6982| #define PACKAGE_TARNAME "postgresql"
6983| #define PACKAGE_VERSION "13.4"
6984| #define PACKAGE_STRING "PostgreSQL 13.4"
6985| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
6986| #define PACKAGE_URL "https://www.postgresql.org/"
6987| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
6988| #define PG_MAJORVERSION "13"
6989| #define PG_MAJORVERSION_NUM 13
6990| #define PG_MINORVERSION_NUM 4
6991| #define PG_VERSION "13.4"
6992| #define DEF_PGPORT 5432
6993| #define DEF_PGPORT_STR "5432"
6994| #define BLCKSZ 8192
6995| #define RELSEG_SIZE 131072
6996| #define XLOG_BLCKSZ 8192
6997| #define ENABLE_THREAD_SAFETY 1
6998| #define USE_ICU 1
6999| #define ENABLE_GSS 1
7000| #define PG_KRB_SRVNAM "postgres"
7001| #define USE_BONJOUR 1
7002| #define USE_OPENSSL 1
7003| #define HAVE_UUID_E2FS 1
7004| #define USE_LIBXML 1
7005| #define USE_LIBXSLT 1
7006| #define STDC_HEADERS 1
7007| #define HAVE_SYS_TYPES_H 1
7008| #define HAVE_SYS_STAT_H 1
7009| #define HAVE_STDLIB_H 1
7010| #define HAVE_STRING_H 1
7011| #define HAVE_MEMORY_H 1
7012| #define HAVE_STRINGS_H 1
7013| #define HAVE_INTTYPES_H 1
7014| #define HAVE_STDINT_H 1
7015| #define HAVE_UNISTD_H 1
7016| #define HAVE_PTHREAD_PRIO_INHERIT 1
7017| #define HAVE_PTHREAD 1
7018| #define HAVE_STRERROR_R 1
7019| #define HAVE_GETPWUID_R 1
7020| #define STRERROR_R_INT 1
7021| #define HAVE_LIBM 1
7022| #define HAVE_LIBREADLINE 1
7023| #define HAVE_LIBZ 1
7024| #define HAVE_SPINLOCKS 1
7025| #define HAVE_ATOMICS 1
7026| #define HAVE_LIBCRYPTO 1
7027| #define HAVE_LIBSSL 1
7028| #define HAVE_X509_GET_SIGNATURE_NID 1
7029| #define HAVE_OPENSSL_INIT_SSL 1
7030| #define HAVE_BIO_GET_DATA 1
7031| #define HAVE_BIO_METH_NEW 1
7032| #define HAVE_ASN1_STRING_GET0_DATA 1
7033| #define HAVE_LIBXML2 1
7034| #define HAVE_LIBXSLT 1
7035| #define HAVE__BOOL 1
7036| #define HAVE_STDBOOL_H 1
7037| #define HAVE_COPYFILE_H 1
7038| #define HAVE_EXECINFO_H 1
7039| #define HAVE_GETOPT_H 1
7040| #define HAVE_IFADDRS_H 1
7041| #define HAVE_LANGINFO_H 1
7042| #define HAVE_POLL_H 1
7043| #define HAVE_SYS_EVENT_H 1
7044| #define HAVE_SYS_IPC_H 1
7045| #define HAVE_SYS_RESOURCE_H 1
7046| #define HAVE_SYS_SELECT_H 1
7047| #define HAVE_SYS_SEM_H 1
7048| #define HAVE_SYS_SHM_H 1
7049| #define HAVE_SYS_SOCKIO_H 1
7050| #define HAVE_SYS_UN_H 1
7051| #define HAVE_TERMIOS_H 1
7052| #define HAVE_WCTYPE_H 1
7053| #define HAVE_NET_IF_H 1
7054| #define HAVE_SYS_UCRED_H 1
7055| #define HAVE_NETINET_TCP_H 1
7056| #define HAVE_READLINE_READLINE_H 1
7057| #define HAVE_READLINE_HISTORY_H 1
7058| #define HAVE_GSSAPI_GSSAPI_H 1
7059| #define HAVE_UUID_UUID_H 1
7060| #define PG_PRINTF_ATTRIBUTE printf
7061| #define HAVE_FUNCNAME__FUNC 1
7062| #define HAVE__STATIC_ASSERT 1
7063| #define HAVE_TYPEOF 1
7064| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
7065| #define HAVE__BUILTIN_CONSTANT_P 1
7066| #define HAVE__BUILTIN_UNREACHABLE 1
7067| #define HAVE_COMPUTED_GOTO 1
7068| #define HAVE_STRUCT_TM_TM_ZONE 1
7069| #define HAVE_UNION_SEMUN 1
7070| #define HAVE_STRUCT_SOCKADDR_UN 1
7071| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
7072| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
7073| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
7074| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
7075| #define HAVE_STRUCT_ADDRINFO 1
7076| #define HAVE_LOCALE_T 1
7077| #define LOCALE_T_IN_XLOCALE 1
7078| #define restrict __restrict
7079| #define pg_restrict __restrict
7080| #define HAVE_STRUCT_OPTION 1
7081| #define HAVE_X86_64_POPCNTQ 1
7082| #define SIZEOF_OFF_T 0
7083| #define SIZEOF_BOOL 0
7084| #define HAVE_INT_TIMEZONE 1
7085| #define ACCEPT_TYPE_RETURN int
7086| #define ACCEPT_TYPE_ARG1 int
7087| #define ACCEPT_TYPE_ARG2 struct sockaddr *
7088| #define ACCEPT_TYPE_ARG3 socklen_t
7089| #define WCSTOMBS_L_IN_XLOCALE 1
7090| #define HAVE_BACKTRACE_SYMBOLS 1
7091| #define HAVE_COPYFILE 1
7092| #define HAVE_FDATASYNC 1
7093| #define HAVE_GETIFADDRS 1
7094| #define HAVE_GETRLIMIT 1
7095| #define HAVE_KQUEUE 1
7096| #define HAVE_MBSTOWCS_L 1
7097| #define HAVE_POLL 1
7098| /* end confdefs.h.  */
7099| /* Define pstat to an innocuous variant, in case <limits.h> declares pstat.
7100|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7101| #define pstat innocuous_pstat
7102|
7103| /* System header to define __stub macros and hopefully few prototypes,
7104|     which can conflict with char pstat (); below.
7105|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7106|     <limits.h> exists even on freestanding compilers.  */
7107|
7108| #ifdef __STDC__
7109| # include <limits.h>
7110| #else
7111| # include <assert.h>
7112| #endif
7113|
7114| #undef pstat
7115|
7116| /* Override any GCC internal prototype to avoid an error.
7117|    Use char because int might match the return type of a GCC
7118|    builtin and then its argument prototype would still apply.  */
7119| #ifdef __cplusplus
7120| extern "C"
7121| #endif
7122| char pstat ();
7123| /* The GNU C library defines this for functions which it implements
7124|     to always fail with ENOSYS.  Some functions are actually named
7125|     something starting with __ and the normal name is an alias.  */
7126| #if defined __stub_pstat || defined __stub___pstat
7127| choke me
7128| #endif
7129|
7130| int
7131| main ()
7132| {
7133| return pstat ();
7134|   ;
7135|   return 0;
7136| }
7137configure:15058: result: no
7138configure:15058: checking for pthread_is_threaded_np
7139configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
7140configure:15058: $? = 0
7141configure:15058: result: yes
7142configure:15058: checking for readlink
7143configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
7144configure:15058: $? = 0
7145configure:15058: result: yes
7146configure:15058: checking for setproctitle
7147configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
7148Undefined symbols for architecture x86_64:
7149  "_setproctitle", referenced from:
7150      _main in conftest-nRx9rB.o
7151ld: symbol(s) not found for architecture x86_64
7152clang: error: linker command failed with exit code 1 (use -v to see invocation)
7153configure:15058: $? = 1
7154configure: failed program was:
7155| /* confdefs.h */
7156| #define PACKAGE_NAME "PostgreSQL"
7157| #define PACKAGE_TARNAME "postgresql"
7158| #define PACKAGE_VERSION "13.4"
7159| #define PACKAGE_STRING "PostgreSQL 13.4"
7160| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
7161| #define PACKAGE_URL "https://www.postgresql.org/"
7162| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
7163| #define PG_MAJORVERSION "13"
7164| #define PG_MAJORVERSION_NUM 13
7165| #define PG_MINORVERSION_NUM 4
7166| #define PG_VERSION "13.4"
7167| #define DEF_PGPORT 5432
7168| #define DEF_PGPORT_STR "5432"
7169| #define BLCKSZ 8192
7170| #define RELSEG_SIZE 131072
7171| #define XLOG_BLCKSZ 8192
7172| #define ENABLE_THREAD_SAFETY 1
7173| #define USE_ICU 1
7174| #define ENABLE_GSS 1
7175| #define PG_KRB_SRVNAM "postgres"
7176| #define USE_BONJOUR 1
7177| #define USE_OPENSSL 1
7178| #define HAVE_UUID_E2FS 1
7179| #define USE_LIBXML 1
7180| #define USE_LIBXSLT 1
7181| #define STDC_HEADERS 1
7182| #define HAVE_SYS_TYPES_H 1
7183| #define HAVE_SYS_STAT_H 1
7184| #define HAVE_STDLIB_H 1
7185| #define HAVE_STRING_H 1
7186| #define HAVE_MEMORY_H 1
7187| #define HAVE_STRINGS_H 1
7188| #define HAVE_INTTYPES_H 1
7189| #define HAVE_STDINT_H 1
7190| #define HAVE_UNISTD_H 1
7191| #define HAVE_PTHREAD_PRIO_INHERIT 1
7192| #define HAVE_PTHREAD 1
7193| #define HAVE_STRERROR_R 1
7194| #define HAVE_GETPWUID_R 1
7195| #define STRERROR_R_INT 1
7196| #define HAVE_LIBM 1
7197| #define HAVE_LIBREADLINE 1
7198| #define HAVE_LIBZ 1
7199| #define HAVE_SPINLOCKS 1
7200| #define HAVE_ATOMICS 1
7201| #define HAVE_LIBCRYPTO 1
7202| #define HAVE_LIBSSL 1
7203| #define HAVE_X509_GET_SIGNATURE_NID 1
7204| #define HAVE_OPENSSL_INIT_SSL 1
7205| #define HAVE_BIO_GET_DATA 1
7206| #define HAVE_BIO_METH_NEW 1
7207| #define HAVE_ASN1_STRING_GET0_DATA 1
7208| #define HAVE_LIBXML2 1
7209| #define HAVE_LIBXSLT 1
7210| #define HAVE__BOOL 1
7211| #define HAVE_STDBOOL_H 1
7212| #define HAVE_COPYFILE_H 1
7213| #define HAVE_EXECINFO_H 1
7214| #define HAVE_GETOPT_H 1
7215| #define HAVE_IFADDRS_H 1
7216| #define HAVE_LANGINFO_H 1
7217| #define HAVE_POLL_H 1
7218| #define HAVE_SYS_EVENT_H 1
7219| #define HAVE_SYS_IPC_H 1
7220| #define HAVE_SYS_RESOURCE_H 1
7221| #define HAVE_SYS_SELECT_H 1
7222| #define HAVE_SYS_SEM_H 1
7223| #define HAVE_SYS_SHM_H 1
7224| #define HAVE_SYS_SOCKIO_H 1
7225| #define HAVE_SYS_UN_H 1
7226| #define HAVE_TERMIOS_H 1
7227| #define HAVE_WCTYPE_H 1
7228| #define HAVE_NET_IF_H 1
7229| #define HAVE_SYS_UCRED_H 1
7230| #define HAVE_NETINET_TCP_H 1
7231| #define HAVE_READLINE_READLINE_H 1
7232| #define HAVE_READLINE_HISTORY_H 1
7233| #define HAVE_GSSAPI_GSSAPI_H 1
7234| #define HAVE_UUID_UUID_H 1
7235| #define PG_PRINTF_ATTRIBUTE printf
7236| #define HAVE_FUNCNAME__FUNC 1
7237| #define HAVE__STATIC_ASSERT 1
7238| #define HAVE_TYPEOF 1
7239| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
7240| #define HAVE__BUILTIN_CONSTANT_P 1
7241| #define HAVE__BUILTIN_UNREACHABLE 1
7242| #define HAVE_COMPUTED_GOTO 1
7243| #define HAVE_STRUCT_TM_TM_ZONE 1
7244| #define HAVE_UNION_SEMUN 1
7245| #define HAVE_STRUCT_SOCKADDR_UN 1
7246| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
7247| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
7248| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
7249| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
7250| #define HAVE_STRUCT_ADDRINFO 1
7251| #define HAVE_LOCALE_T 1
7252| #define LOCALE_T_IN_XLOCALE 1
7253| #define restrict __restrict
7254| #define pg_restrict __restrict
7255| #define HAVE_STRUCT_OPTION 1
7256| #define HAVE_X86_64_POPCNTQ 1
7257| #define SIZEOF_OFF_T 0
7258| #define SIZEOF_BOOL 0
7259| #define HAVE_INT_TIMEZONE 1
7260| #define ACCEPT_TYPE_RETURN int
7261| #define ACCEPT_TYPE_ARG1 int
7262| #define ACCEPT_TYPE_ARG2 struct sockaddr *
7263| #define ACCEPT_TYPE_ARG3 socklen_t
7264| #define WCSTOMBS_L_IN_XLOCALE 1
7265| #define HAVE_BACKTRACE_SYMBOLS 1
7266| #define HAVE_COPYFILE 1
7267| #define HAVE_FDATASYNC 1
7268| #define HAVE_GETIFADDRS 1
7269| #define HAVE_GETRLIMIT 1
7270| #define HAVE_KQUEUE 1
7271| #define HAVE_MBSTOWCS_L 1
7272| #define HAVE_POLL 1
7273| #define HAVE_PTHREAD_IS_THREADED_NP 1
7274| #define HAVE_READLINK 1
7275| /* end confdefs.h.  */
7276| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle.
7277|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7278| #define setproctitle innocuous_setproctitle
7279|
7280| /* System header to define __stub macros and hopefully few prototypes,
7281|     which can conflict with char setproctitle (); below.
7282|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7283|     <limits.h> exists even on freestanding compilers.  */
7284|
7285| #ifdef __STDC__
7286| # include <limits.h>
7287| #else
7288| # include <assert.h>
7289| #endif
7290|
7291| #undef setproctitle
7292|
7293| /* Override any GCC internal prototype to avoid an error.
7294|    Use char because int might match the return type of a GCC
7295|    builtin and then its argument prototype would still apply.  */
7296| #ifdef __cplusplus
7297| extern "C"
7298| #endif
7299| char setproctitle ();
7300| /* The GNU C library defines this for functions which it implements
7301|     to always fail with ENOSYS.  Some functions are actually named
7302|     something starting with __ and the normal name is an alias.  */
7303| #if defined __stub_setproctitle || defined __stub___setproctitle
7304| choke me
7305| #endif
7306|
7307| int
7308| main ()
7309| {
7310| return setproctitle ();
7311|   ;
7312|   return 0;
7313| }
7314configure:15058: result: no
7315configure:15058: checking for setproctitle_fast
7316configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
7317Undefined symbols for architecture x86_64:
7318  "_setproctitle_fast", referenced from:
7319      _main in conftest-2AtLZ2.o
7320ld: symbol(s) not found for architecture x86_64
7321clang: error: linker command failed with exit code 1 (use -v to see invocation)
7322configure:15058: $? = 1
7323configure: failed program was:
7324| /* confdefs.h */
7325| #define PACKAGE_NAME "PostgreSQL"
7326| #define PACKAGE_TARNAME "postgresql"
7327| #define PACKAGE_VERSION "13.4"
7328| #define PACKAGE_STRING "PostgreSQL 13.4"
7329| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
7330| #define PACKAGE_URL "https://www.postgresql.org/"
7331| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
7332| #define PG_MAJORVERSION "13"
7333| #define PG_MAJORVERSION_NUM 13
7334| #define PG_MINORVERSION_NUM 4
7335| #define PG_VERSION "13.4"
7336| #define DEF_PGPORT 5432
7337| #define DEF_PGPORT_STR "5432"
7338| #define BLCKSZ 8192
7339| #define RELSEG_SIZE 131072
7340| #define XLOG_BLCKSZ 8192
7341| #define ENABLE_THREAD_SAFETY 1
7342| #define USE_ICU 1
7343| #define ENABLE_GSS 1
7344| #define PG_KRB_SRVNAM "postgres"
7345| #define USE_BONJOUR 1
7346| #define USE_OPENSSL 1
7347| #define HAVE_UUID_E2FS 1
7348| #define USE_LIBXML 1
7349| #define USE_LIBXSLT 1
7350| #define STDC_HEADERS 1
7351| #define HAVE_SYS_TYPES_H 1
7352| #define HAVE_SYS_STAT_H 1
7353| #define HAVE_STDLIB_H 1
7354| #define HAVE_STRING_H 1
7355| #define HAVE_MEMORY_H 1
7356| #define HAVE_STRINGS_H 1
7357| #define HAVE_INTTYPES_H 1
7358| #define HAVE_STDINT_H 1
7359| #define HAVE_UNISTD_H 1
7360| #define HAVE_PTHREAD_PRIO_INHERIT 1
7361| #define HAVE_PTHREAD 1
7362| #define HAVE_STRERROR_R 1
7363| #define HAVE_GETPWUID_R 1
7364| #define STRERROR_R_INT 1
7365| #define HAVE_LIBM 1
7366| #define HAVE_LIBREADLINE 1
7367| #define HAVE_LIBZ 1
7368| #define HAVE_SPINLOCKS 1
7369| #define HAVE_ATOMICS 1
7370| #define HAVE_LIBCRYPTO 1
7371| #define HAVE_LIBSSL 1
7372| #define HAVE_X509_GET_SIGNATURE_NID 1
7373| #define HAVE_OPENSSL_INIT_SSL 1
7374| #define HAVE_BIO_GET_DATA 1
7375| #define HAVE_BIO_METH_NEW 1
7376| #define HAVE_ASN1_STRING_GET0_DATA 1
7377| #define HAVE_LIBXML2 1
7378| #define HAVE_LIBXSLT 1
7379| #define HAVE__BOOL 1
7380| #define HAVE_STDBOOL_H 1
7381| #define HAVE_COPYFILE_H 1
7382| #define HAVE_EXECINFO_H 1
7383| #define HAVE_GETOPT_H 1
7384| #define HAVE_IFADDRS_H 1
7385| #define HAVE_LANGINFO_H 1
7386| #define HAVE_POLL_H 1
7387| #define HAVE_SYS_EVENT_H 1
7388| #define HAVE_SYS_IPC_H 1
7389| #define HAVE_SYS_RESOURCE_H 1
7390| #define HAVE_SYS_SELECT_H 1
7391| #define HAVE_SYS_SEM_H 1
7392| #define HAVE_SYS_SHM_H 1
7393| #define HAVE_SYS_SOCKIO_H 1
7394| #define HAVE_SYS_UN_H 1
7395| #define HAVE_TERMIOS_H 1
7396| #define HAVE_WCTYPE_H 1
7397| #define HAVE_NET_IF_H 1
7398| #define HAVE_SYS_UCRED_H 1
7399| #define HAVE_NETINET_TCP_H 1
7400| #define HAVE_READLINE_READLINE_H 1
7401| #define HAVE_READLINE_HISTORY_H 1
7402| #define HAVE_GSSAPI_GSSAPI_H 1
7403| #define HAVE_UUID_UUID_H 1
7404| #define PG_PRINTF_ATTRIBUTE printf
7405| #define HAVE_FUNCNAME__FUNC 1
7406| #define HAVE__STATIC_ASSERT 1
7407| #define HAVE_TYPEOF 1
7408| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
7409| #define HAVE__BUILTIN_CONSTANT_P 1
7410| #define HAVE__BUILTIN_UNREACHABLE 1
7411| #define HAVE_COMPUTED_GOTO 1
7412| #define HAVE_STRUCT_TM_TM_ZONE 1
7413| #define HAVE_UNION_SEMUN 1
7414| #define HAVE_STRUCT_SOCKADDR_UN 1
7415| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
7416| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
7417| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
7418| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
7419| #define HAVE_STRUCT_ADDRINFO 1
7420| #define HAVE_LOCALE_T 1
7421| #define LOCALE_T_IN_XLOCALE 1
7422| #define restrict __restrict
7423| #define pg_restrict __restrict
7424| #define HAVE_STRUCT_OPTION 1
7425| #define HAVE_X86_64_POPCNTQ 1
7426| #define SIZEOF_OFF_T 0
7427| #define SIZEOF_BOOL 0
7428| #define HAVE_INT_TIMEZONE 1
7429| #define ACCEPT_TYPE_RETURN int
7430| #define ACCEPT_TYPE_ARG1 int
7431| #define ACCEPT_TYPE_ARG2 struct sockaddr *
7432| #define ACCEPT_TYPE_ARG3 socklen_t
7433| #define WCSTOMBS_L_IN_XLOCALE 1
7434| #define HAVE_BACKTRACE_SYMBOLS 1
7435| #define HAVE_COPYFILE 1
7436| #define HAVE_FDATASYNC 1
7437| #define HAVE_GETIFADDRS 1
7438| #define HAVE_GETRLIMIT 1
7439| #define HAVE_KQUEUE 1
7440| #define HAVE_MBSTOWCS_L 1
7441| #define HAVE_POLL 1
7442| #define HAVE_PTHREAD_IS_THREADED_NP 1
7443| #define HAVE_READLINK 1
7444| /* end confdefs.h.  */
7445| /* Define setproctitle_fast to an innocuous variant, in case <limits.h> declares setproctitle_fast.
7446|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7447| #define setproctitle_fast innocuous_setproctitle_fast
7448|
7449| /* System header to define __stub macros and hopefully few prototypes,
7450|     which can conflict with char setproctitle_fast (); below.
7451|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7452|     <limits.h> exists even on freestanding compilers.  */
7453|
7454| #ifdef __STDC__
7455| # include <limits.h>
7456| #else
7457| # include <assert.h>
7458| #endif
7459|
7460| #undef setproctitle_fast
7461|
7462| /* Override any GCC internal prototype to avoid an error.
7463|    Use char because int might match the return type of a GCC
7464|    builtin and then its argument prototype would still apply.  */
7465| #ifdef __cplusplus
7466| extern "C"
7467| #endif
7468| char setproctitle_fast ();
7469| /* The GNU C library defines this for functions which it implements
7470|     to always fail with ENOSYS.  Some functions are actually named
7471|     something starting with __ and the normal name is an alias.  */
7472| #if defined __stub_setproctitle_fast || defined __stub___setproctitle_fast
7473| choke me
7474| #endif
7475|
7476| int
7477| main ()
7478| {
7479| return setproctitle_fast ();
7480|   ;
7481|   return 0;
7482| }
7483configure:15058: result: no
7484configure:15058: checking for setsid
7485configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
7486configure:15058: $? = 0
7487configure:15058: result: yes
7488configure:15058: checking for shm_open
7489configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
7490configure:15058: $? = 0
7491configure:15058: result: yes
7492configure:15058: checking for strchrnul
7493configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
7494Undefined symbols for architecture x86_64:
7495  "_strchrnul", referenced from:
7496      _main in conftest-Qmdzmz.o
7497ld: symbol(s) not found for architecture x86_64
7498clang: error: linker command failed with exit code 1 (use -v to see invocation)
7499configure:15058: $? = 1
7500configure: failed program was:
7501| /* confdefs.h */
7502| #define PACKAGE_NAME "PostgreSQL"
7503| #define PACKAGE_TARNAME "postgresql"
7504| #define PACKAGE_VERSION "13.4"
7505| #define PACKAGE_STRING "PostgreSQL 13.4"
7506| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
7507| #define PACKAGE_URL "https://www.postgresql.org/"
7508| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
7509| #define PG_MAJORVERSION "13"
7510| #define PG_MAJORVERSION_NUM 13
7511| #define PG_MINORVERSION_NUM 4
7512| #define PG_VERSION "13.4"
7513| #define DEF_PGPORT 5432
7514| #define DEF_PGPORT_STR "5432"
7515| #define BLCKSZ 8192
7516| #define RELSEG_SIZE 131072
7517| #define XLOG_BLCKSZ 8192
7518| #define ENABLE_THREAD_SAFETY 1
7519| #define USE_ICU 1
7520| #define ENABLE_GSS 1
7521| #define PG_KRB_SRVNAM "postgres"
7522| #define USE_BONJOUR 1
7523| #define USE_OPENSSL 1
7524| #define HAVE_UUID_E2FS 1
7525| #define USE_LIBXML 1
7526| #define USE_LIBXSLT 1
7527| #define STDC_HEADERS 1
7528| #define HAVE_SYS_TYPES_H 1
7529| #define HAVE_SYS_STAT_H 1
7530| #define HAVE_STDLIB_H 1
7531| #define HAVE_STRING_H 1
7532| #define HAVE_MEMORY_H 1
7533| #define HAVE_STRINGS_H 1
7534| #define HAVE_INTTYPES_H 1
7535| #define HAVE_STDINT_H 1
7536| #define HAVE_UNISTD_H 1
7537| #define HAVE_PTHREAD_PRIO_INHERIT 1
7538| #define HAVE_PTHREAD 1
7539| #define HAVE_STRERROR_R 1
7540| #define HAVE_GETPWUID_R 1
7541| #define STRERROR_R_INT 1
7542| #define HAVE_LIBM 1
7543| #define HAVE_LIBREADLINE 1
7544| #define HAVE_LIBZ 1
7545| #define HAVE_SPINLOCKS 1
7546| #define HAVE_ATOMICS 1
7547| #define HAVE_LIBCRYPTO 1
7548| #define HAVE_LIBSSL 1
7549| #define HAVE_X509_GET_SIGNATURE_NID 1
7550| #define HAVE_OPENSSL_INIT_SSL 1
7551| #define HAVE_BIO_GET_DATA 1
7552| #define HAVE_BIO_METH_NEW 1
7553| #define HAVE_ASN1_STRING_GET0_DATA 1
7554| #define HAVE_LIBXML2 1
7555| #define HAVE_LIBXSLT 1
7556| #define HAVE__BOOL 1
7557| #define HAVE_STDBOOL_H 1
7558| #define HAVE_COPYFILE_H 1
7559| #define HAVE_EXECINFO_H 1
7560| #define HAVE_GETOPT_H 1
7561| #define HAVE_IFADDRS_H 1
7562| #define HAVE_LANGINFO_H 1
7563| #define HAVE_POLL_H 1
7564| #define HAVE_SYS_EVENT_H 1
7565| #define HAVE_SYS_IPC_H 1
7566| #define HAVE_SYS_RESOURCE_H 1
7567| #define HAVE_SYS_SELECT_H 1
7568| #define HAVE_SYS_SEM_H 1
7569| #define HAVE_SYS_SHM_H 1
7570| #define HAVE_SYS_SOCKIO_H 1
7571| #define HAVE_SYS_UN_H 1
7572| #define HAVE_TERMIOS_H 1
7573| #define HAVE_WCTYPE_H 1
7574| #define HAVE_NET_IF_H 1
7575| #define HAVE_SYS_UCRED_H 1
7576| #define HAVE_NETINET_TCP_H 1
7577| #define HAVE_READLINE_READLINE_H 1
7578| #define HAVE_READLINE_HISTORY_H 1
7579| #define HAVE_GSSAPI_GSSAPI_H 1
7580| #define HAVE_UUID_UUID_H 1
7581| #define PG_PRINTF_ATTRIBUTE printf
7582| #define HAVE_FUNCNAME__FUNC 1
7583| #define HAVE__STATIC_ASSERT 1
7584| #define HAVE_TYPEOF 1
7585| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
7586| #define HAVE__BUILTIN_CONSTANT_P 1
7587| #define HAVE__BUILTIN_UNREACHABLE 1
7588| #define HAVE_COMPUTED_GOTO 1
7589| #define HAVE_STRUCT_TM_TM_ZONE 1
7590| #define HAVE_UNION_SEMUN 1
7591| #define HAVE_STRUCT_SOCKADDR_UN 1
7592| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
7593| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
7594| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
7595| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
7596| #define HAVE_STRUCT_ADDRINFO 1
7597| #define HAVE_LOCALE_T 1
7598| #define LOCALE_T_IN_XLOCALE 1
7599| #define restrict __restrict
7600| #define pg_restrict __restrict
7601| #define HAVE_STRUCT_OPTION 1
7602| #define HAVE_X86_64_POPCNTQ 1
7603| #define SIZEOF_OFF_T 0
7604| #define SIZEOF_BOOL 0
7605| #define HAVE_INT_TIMEZONE 1
7606| #define ACCEPT_TYPE_RETURN int
7607| #define ACCEPT_TYPE_ARG1 int
7608| #define ACCEPT_TYPE_ARG2 struct sockaddr *
7609| #define ACCEPT_TYPE_ARG3 socklen_t
7610| #define WCSTOMBS_L_IN_XLOCALE 1
7611| #define HAVE_BACKTRACE_SYMBOLS 1
7612| #define HAVE_COPYFILE 1
7613| #define HAVE_FDATASYNC 1
7614| #define HAVE_GETIFADDRS 1
7615| #define HAVE_GETRLIMIT 1
7616| #define HAVE_KQUEUE 1
7617| #define HAVE_MBSTOWCS_L 1
7618| #define HAVE_POLL 1
7619| #define HAVE_PTHREAD_IS_THREADED_NP 1
7620| #define HAVE_READLINK 1
7621| #define HAVE_SETSID 1
7622| #define HAVE_SHM_OPEN 1
7623| /* end confdefs.h.  */
7624| /* Define strchrnul to an innocuous variant, in case <limits.h> declares strchrnul.
7625|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7626| #define strchrnul innocuous_strchrnul
7627|
7628| /* System header to define __stub macros and hopefully few prototypes,
7629|     which can conflict with char strchrnul (); below.
7630|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7631|     <limits.h> exists even on freestanding compilers.  */
7632|
7633| #ifdef __STDC__
7634| # include <limits.h>
7635| #else
7636| # include <assert.h>
7637| #endif
7638|
7639| #undef strchrnul
7640|
7641| /* Override any GCC internal prototype to avoid an error.
7642|    Use char because int might match the return type of a GCC
7643|    builtin and then its argument prototype would still apply.  */
7644| #ifdef __cplusplus
7645| extern "C"
7646| #endif
7647| char strchrnul ();
7648| /* The GNU C library defines this for functions which it implements
7649|     to always fail with ENOSYS.  Some functions are actually named
7650|     something starting with __ and the normal name is an alias.  */
7651| #if defined __stub_strchrnul || defined __stub___strchrnul
7652| choke me
7653| #endif
7654|
7655| int
7656| main ()
7657| {
7658| return strchrnul ();
7659|   ;
7660|   return 0;
7661| }
7662configure:15058: result: no
7663configure:15058: checking for strsignal
7664configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
7665configure:15058: $? = 0
7666configure:15058: result: yes
7667configure:15058: checking for symlink
7668configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
7669configure:15058: $? = 0
7670configure:15058: result: yes
7671configure:15058: checking for sync_file_range
7672configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
7673Undefined symbols for architecture x86_64:
7674  "_sync_file_range", referenced from:
7675      _main in conftest-kj0lLG.o
7676ld: symbol(s) not found for architecture x86_64
7677clang: error: linker command failed with exit code 1 (use -v to see invocation)
7678configure:15058: $? = 1
7679configure: failed program was:
7680| /* confdefs.h */
7681| #define PACKAGE_NAME "PostgreSQL"
7682| #define PACKAGE_TARNAME "postgresql"
7683| #define PACKAGE_VERSION "13.4"
7684| #define PACKAGE_STRING "PostgreSQL 13.4"
7685| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
7686| #define PACKAGE_URL "https://www.postgresql.org/"
7687| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
7688| #define PG_MAJORVERSION "13"
7689| #define PG_MAJORVERSION_NUM 13
7690| #define PG_MINORVERSION_NUM 4
7691| #define PG_VERSION "13.4"
7692| #define DEF_PGPORT 5432
7693| #define DEF_PGPORT_STR "5432"
7694| #define BLCKSZ 8192
7695| #define RELSEG_SIZE 131072
7696| #define XLOG_BLCKSZ 8192
7697| #define ENABLE_THREAD_SAFETY 1
7698| #define USE_ICU 1
7699| #define ENABLE_GSS 1
7700| #define PG_KRB_SRVNAM "postgres"
7701| #define USE_BONJOUR 1
7702| #define USE_OPENSSL 1
7703| #define HAVE_UUID_E2FS 1
7704| #define USE_LIBXML 1
7705| #define USE_LIBXSLT 1
7706| #define STDC_HEADERS 1
7707| #define HAVE_SYS_TYPES_H 1
7708| #define HAVE_SYS_STAT_H 1
7709| #define HAVE_STDLIB_H 1
7710| #define HAVE_STRING_H 1
7711| #define HAVE_MEMORY_H 1
7712| #define HAVE_STRINGS_H 1
7713| #define HAVE_INTTYPES_H 1
7714| #define HAVE_STDINT_H 1
7715| #define HAVE_UNISTD_H 1
7716| #define HAVE_PTHREAD_PRIO_INHERIT 1
7717| #define HAVE_PTHREAD 1
7718| #define HAVE_STRERROR_R 1
7719| #define HAVE_GETPWUID_R 1
7720| #define STRERROR_R_INT 1
7721| #define HAVE_LIBM 1
7722| #define HAVE_LIBREADLINE 1
7723| #define HAVE_LIBZ 1
7724| #define HAVE_SPINLOCKS 1
7725| #define HAVE_ATOMICS 1
7726| #define HAVE_LIBCRYPTO 1
7727| #define HAVE_LIBSSL 1
7728| #define HAVE_X509_GET_SIGNATURE_NID 1
7729| #define HAVE_OPENSSL_INIT_SSL 1
7730| #define HAVE_BIO_GET_DATA 1
7731| #define HAVE_BIO_METH_NEW 1
7732| #define HAVE_ASN1_STRING_GET0_DATA 1
7733| #define HAVE_LIBXML2 1
7734| #define HAVE_LIBXSLT 1
7735| #define HAVE__BOOL 1
7736| #define HAVE_STDBOOL_H 1
7737| #define HAVE_COPYFILE_H 1
7738| #define HAVE_EXECINFO_H 1
7739| #define HAVE_GETOPT_H 1
7740| #define HAVE_IFADDRS_H 1
7741| #define HAVE_LANGINFO_H 1
7742| #define HAVE_POLL_H 1
7743| #define HAVE_SYS_EVENT_H 1
7744| #define HAVE_SYS_IPC_H 1
7745| #define HAVE_SYS_RESOURCE_H 1
7746| #define HAVE_SYS_SELECT_H 1
7747| #define HAVE_SYS_SEM_H 1
7748| #define HAVE_SYS_SHM_H 1
7749| #define HAVE_SYS_SOCKIO_H 1
7750| #define HAVE_SYS_UN_H 1
7751| #define HAVE_TERMIOS_H 1
7752| #define HAVE_WCTYPE_H 1
7753| #define HAVE_NET_IF_H 1
7754| #define HAVE_SYS_UCRED_H 1
7755| #define HAVE_NETINET_TCP_H 1
7756| #define HAVE_READLINE_READLINE_H 1
7757| #define HAVE_READLINE_HISTORY_H 1
7758| #define HAVE_GSSAPI_GSSAPI_H 1
7759| #define HAVE_UUID_UUID_H 1
7760| #define PG_PRINTF_ATTRIBUTE printf
7761| #define HAVE_FUNCNAME__FUNC 1
7762| #define HAVE__STATIC_ASSERT 1
7763| #define HAVE_TYPEOF 1
7764| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
7765| #define HAVE__BUILTIN_CONSTANT_P 1
7766| #define HAVE__BUILTIN_UNREACHABLE 1
7767| #define HAVE_COMPUTED_GOTO 1
7768| #define HAVE_STRUCT_TM_TM_ZONE 1
7769| #define HAVE_UNION_SEMUN 1
7770| #define HAVE_STRUCT_SOCKADDR_UN 1
7771| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
7772| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
7773| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
7774| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
7775| #define HAVE_STRUCT_ADDRINFO 1
7776| #define HAVE_LOCALE_T 1
7777| #define LOCALE_T_IN_XLOCALE 1
7778| #define restrict __restrict
7779| #define pg_restrict __restrict
7780| #define HAVE_STRUCT_OPTION 1
7781| #define HAVE_X86_64_POPCNTQ 1
7782| #define SIZEOF_OFF_T 0
7783| #define SIZEOF_BOOL 0
7784| #define HAVE_INT_TIMEZONE 1
7785| #define ACCEPT_TYPE_RETURN int
7786| #define ACCEPT_TYPE_ARG1 int
7787| #define ACCEPT_TYPE_ARG2 struct sockaddr *
7788| #define ACCEPT_TYPE_ARG3 socklen_t
7789| #define WCSTOMBS_L_IN_XLOCALE 1
7790| #define HAVE_BACKTRACE_SYMBOLS 1
7791| #define HAVE_COPYFILE 1
7792| #define HAVE_FDATASYNC 1
7793| #define HAVE_GETIFADDRS 1
7794| #define HAVE_GETRLIMIT 1
7795| #define HAVE_KQUEUE 1
7796| #define HAVE_MBSTOWCS_L 1
7797| #define HAVE_POLL 1
7798| #define HAVE_PTHREAD_IS_THREADED_NP 1
7799| #define HAVE_READLINK 1
7800| #define HAVE_SETSID 1
7801| #define HAVE_SHM_OPEN 1
7802| #define HAVE_STRSIGNAL 1
7803| #define HAVE_SYMLINK 1
7804| /* end confdefs.h.  */
7805| /* Define sync_file_range to an innocuous variant, in case <limits.h> declares sync_file_range.
7806|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7807| #define sync_file_range innocuous_sync_file_range
7808|
7809| /* System header to define __stub macros and hopefully few prototypes,
7810|     which can conflict with char sync_file_range (); below.
7811|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7812|     <limits.h> exists even on freestanding compilers.  */
7813|
7814| #ifdef __STDC__
7815| # include <limits.h>
7816| #else
7817| # include <assert.h>
7818| #endif
7819|
7820| #undef sync_file_range
7821|
7822| /* Override any GCC internal prototype to avoid an error.
7823|    Use char because int might match the return type of a GCC
7824|    builtin and then its argument prototype would still apply.  */
7825| #ifdef __cplusplus
7826| extern "C"
7827| #endif
7828| char sync_file_range ();
7829| /* The GNU C library defines this for functions which it implements
7830|     to always fail with ENOSYS.  Some functions are actually named
7831|     something starting with __ and the normal name is an alias.  */
7832| #if defined __stub_sync_file_range || defined __stub___sync_file_range
7833| choke me
7834| #endif
7835|
7836| int
7837| main ()
7838| {
7839| return sync_file_range ();
7840|   ;
7841|   return 0;
7842| }
7843configure:15058: result: no
7844configure:15058: checking for uselocale
7845configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
7846configure:15058: $? = 0
7847configure:15058: result: yes
7848configure:15058: checking for wcstombs_l
7849configure:15058: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
7850configure:15058: $? = 0
7851configure:15058: result: yes
7852configure:15069: checking for __builtin_bswap16
7853configure:15090: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
7854conftest.c:130:1: warning: no previous prototype for function 'call__builtin_bswap16' [-Wmissing-prototypes]
7855call__builtin_bswap16(int x)
7856^
7857conftest.c:132:12: error: use of unknown builtin '__builtin_bswap16' [-Wimplicit-function-declaration]
7858    return __builtin_bswap16(x);
7859           ^
7860conftest.c:132:12: note: did you mean 'call__builtin_bswap16'?
7861    return __builtin_bswap16(x);
7862           ^~~~~~~~~~~~~~~~~
7863           call__builtin_bswap16
78641 warning and 1 error generated.
7865configure:15090: $? = 1
7866configure: failed program was:
7867| /* confdefs.h */
7868| #define PACKAGE_NAME "PostgreSQL"
7869| #define PACKAGE_TARNAME "postgresql"
7870| #define PACKAGE_VERSION "13.4"
7871| #define PACKAGE_STRING "PostgreSQL 13.4"
7872| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
7873| #define PACKAGE_URL "https://www.postgresql.org/"
7874| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
7875| #define PG_MAJORVERSION "13"
7876| #define PG_MAJORVERSION_NUM 13
7877| #define PG_MINORVERSION_NUM 4
7878| #define PG_VERSION "13.4"
7879| #define DEF_PGPORT 5432
7880| #define DEF_PGPORT_STR "5432"
7881| #define BLCKSZ 8192
7882| #define RELSEG_SIZE 131072
7883| #define XLOG_BLCKSZ 8192
7884| #define ENABLE_THREAD_SAFETY 1
7885| #define USE_ICU 1
7886| #define ENABLE_GSS 1
7887| #define PG_KRB_SRVNAM "postgres"
7888| #define USE_BONJOUR 1
7889| #define USE_OPENSSL 1
7890| #define HAVE_UUID_E2FS 1
7891| #define USE_LIBXML 1
7892| #define USE_LIBXSLT 1
7893| #define STDC_HEADERS 1
7894| #define HAVE_SYS_TYPES_H 1
7895| #define HAVE_SYS_STAT_H 1
7896| #define HAVE_STDLIB_H 1
7897| #define HAVE_STRING_H 1
7898| #define HAVE_MEMORY_H 1
7899| #define HAVE_STRINGS_H 1
7900| #define HAVE_INTTYPES_H 1
7901| #define HAVE_STDINT_H 1
7902| #define HAVE_UNISTD_H 1
7903| #define HAVE_PTHREAD_PRIO_INHERIT 1
7904| #define HAVE_PTHREAD 1
7905| #define HAVE_STRERROR_R 1
7906| #define HAVE_GETPWUID_R 1
7907| #define STRERROR_R_INT 1
7908| #define HAVE_LIBM 1
7909| #define HAVE_LIBREADLINE 1
7910| #define HAVE_LIBZ 1
7911| #define HAVE_SPINLOCKS 1
7912| #define HAVE_ATOMICS 1
7913| #define HAVE_LIBCRYPTO 1
7914| #define HAVE_LIBSSL 1
7915| #define HAVE_X509_GET_SIGNATURE_NID 1
7916| #define HAVE_OPENSSL_INIT_SSL 1
7917| #define HAVE_BIO_GET_DATA 1
7918| #define HAVE_BIO_METH_NEW 1
7919| #define HAVE_ASN1_STRING_GET0_DATA 1
7920| #define HAVE_LIBXML2 1
7921| #define HAVE_LIBXSLT 1
7922| #define HAVE__BOOL 1
7923| #define HAVE_STDBOOL_H 1
7924| #define HAVE_COPYFILE_H 1
7925| #define HAVE_EXECINFO_H 1
7926| #define HAVE_GETOPT_H 1
7927| #define HAVE_IFADDRS_H 1
7928| #define HAVE_LANGINFO_H 1
7929| #define HAVE_POLL_H 1
7930| #define HAVE_SYS_EVENT_H 1
7931| #define HAVE_SYS_IPC_H 1
7932| #define HAVE_SYS_RESOURCE_H 1
7933| #define HAVE_SYS_SELECT_H 1
7934| #define HAVE_SYS_SEM_H 1
7935| #define HAVE_SYS_SHM_H 1
7936| #define HAVE_SYS_SOCKIO_H 1
7937| #define HAVE_SYS_UN_H 1
7938| #define HAVE_TERMIOS_H 1
7939| #define HAVE_WCTYPE_H 1
7940| #define HAVE_NET_IF_H 1
7941| #define HAVE_SYS_UCRED_H 1
7942| #define HAVE_NETINET_TCP_H 1
7943| #define HAVE_READLINE_READLINE_H 1
7944| #define HAVE_READLINE_HISTORY_H 1
7945| #define HAVE_GSSAPI_GSSAPI_H 1
7946| #define HAVE_UUID_UUID_H 1
7947| #define PG_PRINTF_ATTRIBUTE printf
7948| #define HAVE_FUNCNAME__FUNC 1
7949| #define HAVE__STATIC_ASSERT 1
7950| #define HAVE_TYPEOF 1
7951| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
7952| #define HAVE__BUILTIN_CONSTANT_P 1
7953| #define HAVE__BUILTIN_UNREACHABLE 1
7954| #define HAVE_COMPUTED_GOTO 1
7955| #define HAVE_STRUCT_TM_TM_ZONE 1
7956| #define HAVE_UNION_SEMUN 1
7957| #define HAVE_STRUCT_SOCKADDR_UN 1
7958| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
7959| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
7960| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
7961| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
7962| #define HAVE_STRUCT_ADDRINFO 1
7963| #define HAVE_LOCALE_T 1
7964| #define LOCALE_T_IN_XLOCALE 1
7965| #define restrict __restrict
7966| #define pg_restrict __restrict
7967| #define HAVE_STRUCT_OPTION 1
7968| #define HAVE_X86_64_POPCNTQ 1
7969| #define SIZEOF_OFF_T 0
7970| #define SIZEOF_BOOL 0
7971| #define HAVE_INT_TIMEZONE 1
7972| #define ACCEPT_TYPE_RETURN int
7973| #define ACCEPT_TYPE_ARG1 int
7974| #define ACCEPT_TYPE_ARG2 struct sockaddr *
7975| #define ACCEPT_TYPE_ARG3 socklen_t
7976| #define WCSTOMBS_L_IN_XLOCALE 1
7977| #define HAVE_BACKTRACE_SYMBOLS 1
7978| #define HAVE_COPYFILE 1
7979| #define HAVE_FDATASYNC 1
7980| #define HAVE_GETIFADDRS 1
7981| #define HAVE_GETRLIMIT 1
7982| #define HAVE_KQUEUE 1
7983| #define HAVE_MBSTOWCS_L 1
7984| #define HAVE_POLL 1
7985| #define HAVE_PTHREAD_IS_THREADED_NP 1
7986| #define HAVE_READLINK 1
7987| #define HAVE_SETSID 1
7988| #define HAVE_SHM_OPEN 1
7989| #define HAVE_STRSIGNAL 1
7990| #define HAVE_SYMLINK 1
7991| #define HAVE_USELOCALE 1
7992| #define HAVE_WCSTOMBS_L 1
7993| /* end confdefs.h.  */
7994|
7995| int
7996| call__builtin_bswap16(int x)
7997| {
7998|     return __builtin_bswap16(x);
7999| }
8000| int
8001| main ()
8002| {
8003|
8004|   ;
8005|   return 0;
8006| }
8007configure:15098: result: no
8008configure:15107: checking for __builtin_bswap32
8009configure:15128: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
8010conftest.c:130:1: warning: no previous prototype for function 'call__builtin_bswap32' [-Wmissing-prototypes]
8011call__builtin_bswap32(int x)
8012^
80131 warning generated.
8014configure:15128: $? = 0
8015configure:15136: result: yes
8016configure:15145: checking for __builtin_bswap64
8017configure:15166: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
8018conftest.c:131:1: warning: no previous prototype for function 'call__builtin_bswap64' [-Wmissing-prototypes]
8019call__builtin_bswap64(long int x)
8020^
80211 warning generated.
8022configure:15166: $? = 0
8023configure:15174: result: yes
8024configure:15184: checking for __builtin_clz
8025configure:15205: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
8026conftest.c:132:1: warning: no previous prototype for function 'call__builtin_clz' [-Wmissing-prototypes]
8027call__builtin_clz(unsigned int x)
8028^
80291 warning generated.
8030configure:15205: $? = 0
8031configure:15213: result: yes
8032configure:15222: checking for __builtin_ctz
8033configure:15243: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
8034conftest.c:133:1: warning: no previous prototype for function 'call__builtin_ctz' [-Wmissing-prototypes]
8035call__builtin_ctz(unsigned int x)
8036^
80371 warning generated.
8038configure:15243: $? = 0
8039configure:15251: result: yes
8040configure:15260: checking for __builtin_popcount
8041configure:15281: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
8042conftest.c:134:1: warning: no previous prototype for function 'call__builtin_popcount' [-Wmissing-prototypes]
8043call__builtin_popcount(unsigned int x)
8044^
80451 warning generated.
8046configure:15281: $? = 0
8047configure:15289: result: yes
8048configure:15301: checking for _LARGEFILE_SOURCE value needed for large files
8049configure:15320: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
8050configure:15320: $? = 0
8051configure:15348: result: no
8052configure:15382: checking how /usr/bin/clang reports undeclared, standard C functions
8053configure:15398: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
8054conftest.c:138:8: warning: implicitly declaring library function 'strchr' with type 'char *(const char *, int)'
8055(void) strchr;
8056       ^
8057conftest.c:138:8: note: please include the header <string.h> or explicitly provide a declaration for 'strchr'
80581 warning generated.
8059configure:15398: $? = 0
8060configure:15426: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
8061configure:15426: $? = 0
8062configure:15453: result: warning
8063configure:15465: checking for posix_fadvise
8064configure:15465: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
8065Undefined symbols for architecture x86_64:
8066  "_posix_fadvise", referenced from:
8067      _main in conftest-dFHUHf.o
8068ld: symbol(s) not found for architecture x86_64
8069clang: error: linker command failed with exit code 1 (use -v to see invocation)
8070configure:15465: $? = 1
8071configure: failed program was:
8072| /* confdefs.h */
8073| #define PACKAGE_NAME "PostgreSQL"
8074| #define PACKAGE_TARNAME "postgresql"
8075| #define PACKAGE_VERSION "13.4"
8076| #define PACKAGE_STRING "PostgreSQL 13.4"
8077| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
8078| #define PACKAGE_URL "https://www.postgresql.org/"
8079| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
8080| #define PG_MAJORVERSION "13"
8081| #define PG_MAJORVERSION_NUM 13
8082| #define PG_MINORVERSION_NUM 4
8083| #define PG_VERSION "13.4"
8084| #define DEF_PGPORT 5432
8085| #define DEF_PGPORT_STR "5432"
8086| #define BLCKSZ 8192
8087| #define RELSEG_SIZE 131072
8088| #define XLOG_BLCKSZ 8192
8089| #define ENABLE_THREAD_SAFETY 1
8090| #define USE_ICU 1
8091| #define ENABLE_GSS 1
8092| #define PG_KRB_SRVNAM "postgres"
8093| #define USE_BONJOUR 1
8094| #define USE_OPENSSL 1
8095| #define HAVE_UUID_E2FS 1
8096| #define USE_LIBXML 1
8097| #define USE_LIBXSLT 1
8098| #define STDC_HEADERS 1
8099| #define HAVE_SYS_TYPES_H 1
8100| #define HAVE_SYS_STAT_H 1
8101| #define HAVE_STDLIB_H 1
8102| #define HAVE_STRING_H 1
8103| #define HAVE_MEMORY_H 1
8104| #define HAVE_STRINGS_H 1
8105| #define HAVE_INTTYPES_H 1
8106| #define HAVE_STDINT_H 1
8107| #define HAVE_UNISTD_H 1
8108| #define HAVE_PTHREAD_PRIO_INHERIT 1
8109| #define HAVE_PTHREAD 1
8110| #define HAVE_STRERROR_R 1
8111| #define HAVE_GETPWUID_R 1
8112| #define STRERROR_R_INT 1
8113| #define HAVE_LIBM 1
8114| #define HAVE_LIBREADLINE 1
8115| #define HAVE_LIBZ 1
8116| #define HAVE_SPINLOCKS 1
8117| #define HAVE_ATOMICS 1
8118| #define HAVE_LIBCRYPTO 1
8119| #define HAVE_LIBSSL 1
8120| #define HAVE_X509_GET_SIGNATURE_NID 1
8121| #define HAVE_OPENSSL_INIT_SSL 1
8122| #define HAVE_BIO_GET_DATA 1
8123| #define HAVE_BIO_METH_NEW 1
8124| #define HAVE_ASN1_STRING_GET0_DATA 1
8125| #define HAVE_LIBXML2 1
8126| #define HAVE_LIBXSLT 1
8127| #define HAVE__BOOL 1
8128| #define HAVE_STDBOOL_H 1
8129| #define HAVE_COPYFILE_H 1
8130| #define HAVE_EXECINFO_H 1
8131| #define HAVE_GETOPT_H 1
8132| #define HAVE_IFADDRS_H 1
8133| #define HAVE_LANGINFO_H 1
8134| #define HAVE_POLL_H 1
8135| #define HAVE_SYS_EVENT_H 1
8136| #define HAVE_SYS_IPC_H 1
8137| #define HAVE_SYS_RESOURCE_H 1
8138| #define HAVE_SYS_SELECT_H 1
8139| #define HAVE_SYS_SEM_H 1
8140| #define HAVE_SYS_SHM_H 1
8141| #define HAVE_SYS_SOCKIO_H 1
8142| #define HAVE_SYS_UN_H 1
8143| #define HAVE_TERMIOS_H 1
8144| #define HAVE_WCTYPE_H 1
8145| #define HAVE_NET_IF_H 1
8146| #define HAVE_SYS_UCRED_H 1
8147| #define HAVE_NETINET_TCP_H 1
8148| #define HAVE_READLINE_READLINE_H 1
8149| #define HAVE_READLINE_HISTORY_H 1
8150| #define HAVE_GSSAPI_GSSAPI_H 1
8151| #define HAVE_UUID_UUID_H 1
8152| #define PG_PRINTF_ATTRIBUTE printf
8153| #define HAVE_FUNCNAME__FUNC 1
8154| #define HAVE__STATIC_ASSERT 1
8155| #define HAVE_TYPEOF 1
8156| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
8157| #define HAVE__BUILTIN_CONSTANT_P 1
8158| #define HAVE__BUILTIN_UNREACHABLE 1
8159| #define HAVE_COMPUTED_GOTO 1
8160| #define HAVE_STRUCT_TM_TM_ZONE 1
8161| #define HAVE_UNION_SEMUN 1
8162| #define HAVE_STRUCT_SOCKADDR_UN 1
8163| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
8164| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
8165| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
8166| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
8167| #define HAVE_STRUCT_ADDRINFO 1
8168| #define HAVE_LOCALE_T 1
8169| #define LOCALE_T_IN_XLOCALE 1
8170| #define restrict __restrict
8171| #define pg_restrict __restrict
8172| #define HAVE_STRUCT_OPTION 1
8173| #define HAVE_X86_64_POPCNTQ 1
8174| #define SIZEOF_OFF_T 0
8175| #define SIZEOF_BOOL 0
8176| #define HAVE_INT_TIMEZONE 1
8177| #define ACCEPT_TYPE_RETURN int
8178| #define ACCEPT_TYPE_ARG1 int
8179| #define ACCEPT_TYPE_ARG2 struct sockaddr *
8180| #define ACCEPT_TYPE_ARG3 socklen_t
8181| #define WCSTOMBS_L_IN_XLOCALE 1
8182| #define HAVE_BACKTRACE_SYMBOLS 1
8183| #define HAVE_COPYFILE 1
8184| #define HAVE_FDATASYNC 1
8185| #define HAVE_GETIFADDRS 1
8186| #define HAVE_GETRLIMIT 1
8187| #define HAVE_KQUEUE 1
8188| #define HAVE_MBSTOWCS_L 1
8189| #define HAVE_POLL 1
8190| #define HAVE_PTHREAD_IS_THREADED_NP 1
8191| #define HAVE_READLINK 1
8192| #define HAVE_SETSID 1
8193| #define HAVE_SHM_OPEN 1
8194| #define HAVE_STRSIGNAL 1
8195| #define HAVE_SYMLINK 1
8196| #define HAVE_USELOCALE 1
8197| #define HAVE_WCSTOMBS_L 1
8198| #define HAVE__BUILTIN_BSWAP32 1
8199| #define HAVE__BUILTIN_BSWAP64 1
8200| #define HAVE__BUILTIN_CLZ 1
8201| #define HAVE__BUILTIN_CTZ 1
8202| #define HAVE__BUILTIN_POPCOUNT 1
8203| #define HAVE_FSEEKO 1
8204| /* end confdefs.h.  */
8205| /* Define posix_fadvise to an innocuous variant, in case <limits.h> declares posix_fadvise.
8206|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8207| #define posix_fadvise innocuous_posix_fadvise
8208|
8209| /* System header to define __stub macros and hopefully few prototypes,
8210|     which can conflict with char posix_fadvise (); below.
8211|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8212|     <limits.h> exists even on freestanding compilers.  */
8213|
8214| #ifdef __STDC__
8215| # include <limits.h>
8216| #else
8217| # include <assert.h>
8218| #endif
8219|
8220| #undef posix_fadvise
8221|
8222| /* Override any GCC internal prototype to avoid an error.
8223|    Use char because int might match the return type of a GCC
8224|    builtin and then its argument prototype would still apply.  */
8225| #ifdef __cplusplus
8226| extern "C"
8227| #endif
8228| char posix_fadvise ();
8229| /* The GNU C library defines this for functions which it implements
8230|     to always fail with ENOSYS.  Some functions are actually named
8231|     something starting with __ and the normal name is an alias.  */
8232| #if defined __stub_posix_fadvise || defined __stub___posix_fadvise
8233| choke me
8234| #endif
8235|
8236| int
8237| main ()
8238| {
8239| return posix_fadvise ();
8240|   ;
8241|   return 0;
8242| }
8243configure:15465: result: no
8244configure:15474: checking whether posix_fadvise is declared
8245configure:15474: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
8246conftest.c:143:10: error: use of undeclared identifier 'posix_fadvise'
8247  (void) posix_fadvise;
8248         ^
82491 error generated.
8250configure:15474: $? = 1
8251configure: failed program was:
8252| /* confdefs.h */
8253| #define PACKAGE_NAME "PostgreSQL"
8254| #define PACKAGE_TARNAME "postgresql"
8255| #define PACKAGE_VERSION "13.4"
8256| #define PACKAGE_STRING "PostgreSQL 13.4"
8257| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
8258| #define PACKAGE_URL "https://www.postgresql.org/"
8259| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
8260| #define PG_MAJORVERSION "13"
8261| #define PG_MAJORVERSION_NUM 13
8262| #define PG_MINORVERSION_NUM 4
8263| #define PG_VERSION "13.4"
8264| #define DEF_PGPORT 5432
8265| #define DEF_PGPORT_STR "5432"
8266| #define BLCKSZ 8192
8267| #define RELSEG_SIZE 131072
8268| #define XLOG_BLCKSZ 8192
8269| #define ENABLE_THREAD_SAFETY 1
8270| #define USE_ICU 1
8271| #define ENABLE_GSS 1
8272| #define PG_KRB_SRVNAM "postgres"
8273| #define USE_BONJOUR 1
8274| #define USE_OPENSSL 1
8275| #define HAVE_UUID_E2FS 1
8276| #define USE_LIBXML 1
8277| #define USE_LIBXSLT 1
8278| #define STDC_HEADERS 1
8279| #define HAVE_SYS_TYPES_H 1
8280| #define HAVE_SYS_STAT_H 1
8281| #define HAVE_STDLIB_H 1
8282| #define HAVE_STRING_H 1
8283| #define HAVE_MEMORY_H 1
8284| #define HAVE_STRINGS_H 1
8285| #define HAVE_INTTYPES_H 1
8286| #define HAVE_STDINT_H 1
8287| #define HAVE_UNISTD_H 1
8288| #define HAVE_PTHREAD_PRIO_INHERIT 1
8289| #define HAVE_PTHREAD 1
8290| #define HAVE_STRERROR_R 1
8291| #define HAVE_GETPWUID_R 1
8292| #define STRERROR_R_INT 1
8293| #define HAVE_LIBM 1
8294| #define HAVE_LIBREADLINE 1
8295| #define HAVE_LIBZ 1
8296| #define HAVE_SPINLOCKS 1
8297| #define HAVE_ATOMICS 1
8298| #define HAVE_LIBCRYPTO 1
8299| #define HAVE_LIBSSL 1
8300| #define HAVE_X509_GET_SIGNATURE_NID 1
8301| #define HAVE_OPENSSL_INIT_SSL 1
8302| #define HAVE_BIO_GET_DATA 1
8303| #define HAVE_BIO_METH_NEW 1
8304| #define HAVE_ASN1_STRING_GET0_DATA 1
8305| #define HAVE_LIBXML2 1
8306| #define HAVE_LIBXSLT 1
8307| #define HAVE__BOOL 1
8308| #define HAVE_STDBOOL_H 1
8309| #define HAVE_COPYFILE_H 1
8310| #define HAVE_EXECINFO_H 1
8311| #define HAVE_GETOPT_H 1
8312| #define HAVE_IFADDRS_H 1
8313| #define HAVE_LANGINFO_H 1
8314| #define HAVE_POLL_H 1
8315| #define HAVE_SYS_EVENT_H 1
8316| #define HAVE_SYS_IPC_H 1
8317| #define HAVE_SYS_RESOURCE_H 1
8318| #define HAVE_SYS_SELECT_H 1
8319| #define HAVE_SYS_SEM_H 1
8320| #define HAVE_SYS_SHM_H 1
8321| #define HAVE_SYS_SOCKIO_H 1
8322| #define HAVE_SYS_UN_H 1
8323| #define HAVE_TERMIOS_H 1
8324| #define HAVE_WCTYPE_H 1
8325| #define HAVE_NET_IF_H 1
8326| #define HAVE_SYS_UCRED_H 1
8327| #define HAVE_NETINET_TCP_H 1
8328| #define HAVE_READLINE_READLINE_H 1
8329| #define HAVE_READLINE_HISTORY_H 1
8330| #define HAVE_GSSAPI_GSSAPI_H 1
8331| #define HAVE_UUID_UUID_H 1
8332| #define PG_PRINTF_ATTRIBUTE printf
8333| #define HAVE_FUNCNAME__FUNC 1
8334| #define HAVE__STATIC_ASSERT 1
8335| #define HAVE_TYPEOF 1
8336| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
8337| #define HAVE__BUILTIN_CONSTANT_P 1
8338| #define HAVE__BUILTIN_UNREACHABLE 1
8339| #define HAVE_COMPUTED_GOTO 1
8340| #define HAVE_STRUCT_TM_TM_ZONE 1
8341| #define HAVE_UNION_SEMUN 1
8342| #define HAVE_STRUCT_SOCKADDR_UN 1
8343| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
8344| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
8345| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
8346| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
8347| #define HAVE_STRUCT_ADDRINFO 1
8348| #define HAVE_LOCALE_T 1
8349| #define LOCALE_T_IN_XLOCALE 1
8350| #define restrict __restrict
8351| #define pg_restrict __restrict
8352| #define HAVE_STRUCT_OPTION 1
8353| #define HAVE_X86_64_POPCNTQ 1
8354| #define SIZEOF_OFF_T 0
8355| #define SIZEOF_BOOL 0
8356| #define HAVE_INT_TIMEZONE 1
8357| #define ACCEPT_TYPE_RETURN int
8358| #define ACCEPT_TYPE_ARG1 int
8359| #define ACCEPT_TYPE_ARG2 struct sockaddr *
8360| #define ACCEPT_TYPE_ARG3 socklen_t
8361| #define WCSTOMBS_L_IN_XLOCALE 1
8362| #define HAVE_BACKTRACE_SYMBOLS 1
8363| #define HAVE_COPYFILE 1
8364| #define HAVE_FDATASYNC 1
8365| #define HAVE_GETIFADDRS 1
8366| #define HAVE_GETRLIMIT 1
8367| #define HAVE_KQUEUE 1
8368| #define HAVE_MBSTOWCS_L 1
8369| #define HAVE_POLL 1
8370| #define HAVE_PTHREAD_IS_THREADED_NP 1
8371| #define HAVE_READLINK 1
8372| #define HAVE_SETSID 1
8373| #define HAVE_SHM_OPEN 1
8374| #define HAVE_STRSIGNAL 1
8375| #define HAVE_SYMLINK 1
8376| #define HAVE_USELOCALE 1
8377| #define HAVE_WCSTOMBS_L 1
8378| #define HAVE__BUILTIN_BSWAP32 1
8379| #define HAVE__BUILTIN_BSWAP64 1
8380| #define HAVE__BUILTIN_CLZ 1
8381| #define HAVE__BUILTIN_CTZ 1
8382| #define HAVE__BUILTIN_POPCOUNT 1
8383| #define HAVE_FSEEKO 1
8384| /* end confdefs.h.  */
8385| #include <fcntl.h>
8386|
8387| int
8388| main ()
8389| {
8390| #ifndef posix_fadvise
8391| #ifdef __cplusplus
8392|   (void) posix_fadvise;
8393| #else
8394|   (void) posix_fadvise;
8395| #endif
8396| #endif
8397|
8398|   ;
8399|   return 0;
8400| }
8401configure:15474: result: no
8402configure:15489: checking whether fdatasync is declared
8403configure:15489: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
8404conftest.c:144:10: error: use of undeclared identifier 'fdatasync'
8405  (void) fdatasync;
8406         ^
84071 error generated.
8408configure:15489: $? = 1
8409configure: failed program was:
8410| /* confdefs.h */
8411| #define PACKAGE_NAME "PostgreSQL"
8412| #define PACKAGE_TARNAME "postgresql"
8413| #define PACKAGE_VERSION "13.4"
8414| #define PACKAGE_STRING "PostgreSQL 13.4"
8415| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
8416| #define PACKAGE_URL "https://www.postgresql.org/"
8417| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
8418| #define PG_MAJORVERSION "13"
8419| #define PG_MAJORVERSION_NUM 13
8420| #define PG_MINORVERSION_NUM 4
8421| #define PG_VERSION "13.4"
8422| #define DEF_PGPORT 5432
8423| #define DEF_PGPORT_STR "5432"
8424| #define BLCKSZ 8192
8425| #define RELSEG_SIZE 131072
8426| #define XLOG_BLCKSZ 8192
8427| #define ENABLE_THREAD_SAFETY 1
8428| #define USE_ICU 1
8429| #define ENABLE_GSS 1
8430| #define PG_KRB_SRVNAM "postgres"
8431| #define USE_BONJOUR 1
8432| #define USE_OPENSSL 1
8433| #define HAVE_UUID_E2FS 1
8434| #define USE_LIBXML 1
8435| #define USE_LIBXSLT 1
8436| #define STDC_HEADERS 1
8437| #define HAVE_SYS_TYPES_H 1
8438| #define HAVE_SYS_STAT_H 1
8439| #define HAVE_STDLIB_H 1
8440| #define HAVE_STRING_H 1
8441| #define HAVE_MEMORY_H 1
8442| #define HAVE_STRINGS_H 1
8443| #define HAVE_INTTYPES_H 1
8444| #define HAVE_STDINT_H 1
8445| #define HAVE_UNISTD_H 1
8446| #define HAVE_PTHREAD_PRIO_INHERIT 1
8447| #define HAVE_PTHREAD 1
8448| #define HAVE_STRERROR_R 1
8449| #define HAVE_GETPWUID_R 1
8450| #define STRERROR_R_INT 1
8451| #define HAVE_LIBM 1
8452| #define HAVE_LIBREADLINE 1
8453| #define HAVE_LIBZ 1
8454| #define HAVE_SPINLOCKS 1
8455| #define HAVE_ATOMICS 1
8456| #define HAVE_LIBCRYPTO 1
8457| #define HAVE_LIBSSL 1
8458| #define HAVE_X509_GET_SIGNATURE_NID 1
8459| #define HAVE_OPENSSL_INIT_SSL 1
8460| #define HAVE_BIO_GET_DATA 1
8461| #define HAVE_BIO_METH_NEW 1
8462| #define HAVE_ASN1_STRING_GET0_DATA 1
8463| #define HAVE_LIBXML2 1
8464| #define HAVE_LIBXSLT 1
8465| #define HAVE__BOOL 1
8466| #define HAVE_STDBOOL_H 1
8467| #define HAVE_COPYFILE_H 1
8468| #define HAVE_EXECINFO_H 1
8469| #define HAVE_GETOPT_H 1
8470| #define HAVE_IFADDRS_H 1
8471| #define HAVE_LANGINFO_H 1
8472| #define HAVE_POLL_H 1
8473| #define HAVE_SYS_EVENT_H 1
8474| #define HAVE_SYS_IPC_H 1
8475| #define HAVE_SYS_RESOURCE_H 1
8476| #define HAVE_SYS_SELECT_H 1
8477| #define HAVE_SYS_SEM_H 1
8478| #define HAVE_SYS_SHM_H 1
8479| #define HAVE_SYS_SOCKIO_H 1
8480| #define HAVE_SYS_UN_H 1
8481| #define HAVE_TERMIOS_H 1
8482| #define HAVE_WCTYPE_H 1
8483| #define HAVE_NET_IF_H 1
8484| #define HAVE_SYS_UCRED_H 1
8485| #define HAVE_NETINET_TCP_H 1
8486| #define HAVE_READLINE_READLINE_H 1
8487| #define HAVE_READLINE_HISTORY_H 1
8488| #define HAVE_GSSAPI_GSSAPI_H 1
8489| #define HAVE_UUID_UUID_H 1
8490| #define PG_PRINTF_ATTRIBUTE printf
8491| #define HAVE_FUNCNAME__FUNC 1
8492| #define HAVE__STATIC_ASSERT 1
8493| #define HAVE_TYPEOF 1
8494| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
8495| #define HAVE__BUILTIN_CONSTANT_P 1
8496| #define HAVE__BUILTIN_UNREACHABLE 1
8497| #define HAVE_COMPUTED_GOTO 1
8498| #define HAVE_STRUCT_TM_TM_ZONE 1
8499| #define HAVE_UNION_SEMUN 1
8500| #define HAVE_STRUCT_SOCKADDR_UN 1
8501| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
8502| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
8503| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
8504| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
8505| #define HAVE_STRUCT_ADDRINFO 1
8506| #define HAVE_LOCALE_T 1
8507| #define LOCALE_T_IN_XLOCALE 1
8508| #define restrict __restrict
8509| #define pg_restrict __restrict
8510| #define HAVE_STRUCT_OPTION 1
8511| #define HAVE_X86_64_POPCNTQ 1
8512| #define SIZEOF_OFF_T 0
8513| #define SIZEOF_BOOL 0
8514| #define HAVE_INT_TIMEZONE 1
8515| #define ACCEPT_TYPE_RETURN int
8516| #define ACCEPT_TYPE_ARG1 int
8517| #define ACCEPT_TYPE_ARG2 struct sockaddr *
8518| #define ACCEPT_TYPE_ARG3 socklen_t
8519| #define WCSTOMBS_L_IN_XLOCALE 1
8520| #define HAVE_BACKTRACE_SYMBOLS 1
8521| #define HAVE_COPYFILE 1
8522| #define HAVE_FDATASYNC 1
8523| #define HAVE_GETIFADDRS 1
8524| #define HAVE_GETRLIMIT 1
8525| #define HAVE_KQUEUE 1
8526| #define HAVE_MBSTOWCS_L 1
8527| #define HAVE_POLL 1
8528| #define HAVE_PTHREAD_IS_THREADED_NP 1
8529| #define HAVE_READLINK 1
8530| #define HAVE_SETSID 1
8531| #define HAVE_SHM_OPEN 1
8532| #define HAVE_STRSIGNAL 1
8533| #define HAVE_SYMLINK 1
8534| #define HAVE_USELOCALE 1
8535| #define HAVE_WCSTOMBS_L 1
8536| #define HAVE__BUILTIN_BSWAP32 1
8537| #define HAVE__BUILTIN_BSWAP64 1
8538| #define HAVE__BUILTIN_CLZ 1
8539| #define HAVE__BUILTIN_CTZ 1
8540| #define HAVE__BUILTIN_POPCOUNT 1
8541| #define HAVE_FSEEKO 1
8542| #define HAVE_DECL_POSIX_FADVISE 0
8543| /* end confdefs.h.  */
8544| #include <unistd.h>
8545|
8546| int
8547| main ()
8548| {
8549| #ifndef fdatasync
8550| #ifdef __cplusplus
8551|   (void) fdatasync;
8552| #else
8553|   (void) fdatasync;
8554| #endif
8555| #endif
8556|
8557|   ;
8558|   return 0;
8559| }
8560configure:15489: result: no
8561configure:15501: checking whether strlcat is declared
8562configure:15501: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
8563configure:15501: $? = 0
8564configure:15501: result: yes
8565configure:15511: checking whether strlcpy is declared
8566configure:15511: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
8567configure:15511: $? = 0
8568configure:15511: result: yes
8569configure:15521: checking whether strnlen is declared
8570configure:15521: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
8571configure:15521: $? = 0
8572configure:15521: result: yes
8573configure:15533: checking whether F_FULLFSYNC is declared
8574configure:15533: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
8575configure:15533: $? = 0
8576configure:15533: result: yes
8577configure:15546: checking whether RTLD_GLOBAL is declared
8578configure:15546: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
8579configure:15546: $? = 0
8580configure:15546: result: yes
8581configure:15557: checking whether RTLD_NOW is declared
8582configure:15557: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
8583configure:15557: $? = 0
8584configure:15557: result: yes
8585configure:15570: checking for struct sockaddr_in6
8586configure:15570: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
8587configure:15570: $? = 0
8588configure:15570: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
8589conftest.c:180:34: error: expected expression
8590if (sizeof ((struct sockaddr_in6)))
8591                                 ^
85921 error generated.
8593configure:15570: $? = 1
8594configure: failed program was:
8595| /* confdefs.h */
8596| #define PACKAGE_NAME "PostgreSQL"
8597| #define PACKAGE_TARNAME "postgresql"
8598| #define PACKAGE_VERSION "13.4"
8599| #define PACKAGE_STRING "PostgreSQL 13.4"
8600| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
8601| #define PACKAGE_URL "https://www.postgresql.org/"
8602| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
8603| #define PG_MAJORVERSION "13"
8604| #define PG_MAJORVERSION_NUM 13
8605| #define PG_MINORVERSION_NUM 4
8606| #define PG_VERSION "13.4"
8607| #define DEF_PGPORT 5432
8608| #define DEF_PGPORT_STR "5432"
8609| #define BLCKSZ 8192
8610| #define RELSEG_SIZE 131072
8611| #define XLOG_BLCKSZ 8192
8612| #define ENABLE_THREAD_SAFETY 1
8613| #define USE_ICU 1
8614| #define ENABLE_GSS 1
8615| #define PG_KRB_SRVNAM "postgres"
8616| #define USE_BONJOUR 1
8617| #define USE_OPENSSL 1
8618| #define HAVE_UUID_E2FS 1
8619| #define USE_LIBXML 1
8620| #define USE_LIBXSLT 1
8621| #define STDC_HEADERS 1
8622| #define HAVE_SYS_TYPES_H 1
8623| #define HAVE_SYS_STAT_H 1
8624| #define HAVE_STDLIB_H 1
8625| #define HAVE_STRING_H 1
8626| #define HAVE_MEMORY_H 1
8627| #define HAVE_STRINGS_H 1
8628| #define HAVE_INTTYPES_H 1
8629| #define HAVE_STDINT_H 1
8630| #define HAVE_UNISTD_H 1
8631| #define HAVE_PTHREAD_PRIO_INHERIT 1
8632| #define HAVE_PTHREAD 1
8633| #define HAVE_STRERROR_R 1
8634| #define HAVE_GETPWUID_R 1
8635| #define STRERROR_R_INT 1
8636| #define HAVE_LIBM 1
8637| #define HAVE_LIBREADLINE 1
8638| #define HAVE_LIBZ 1
8639| #define HAVE_SPINLOCKS 1
8640| #define HAVE_ATOMICS 1
8641| #define HAVE_LIBCRYPTO 1
8642| #define HAVE_LIBSSL 1
8643| #define HAVE_X509_GET_SIGNATURE_NID 1
8644| #define HAVE_OPENSSL_INIT_SSL 1
8645| #define HAVE_BIO_GET_DATA 1
8646| #define HAVE_BIO_METH_NEW 1
8647| #define HAVE_ASN1_STRING_GET0_DATA 1
8648| #define HAVE_LIBXML2 1
8649| #define HAVE_LIBXSLT 1
8650| #define HAVE__BOOL 1
8651| #define HAVE_STDBOOL_H 1
8652| #define HAVE_COPYFILE_H 1
8653| #define HAVE_EXECINFO_H 1
8654| #define HAVE_GETOPT_H 1
8655| #define HAVE_IFADDRS_H 1
8656| #define HAVE_LANGINFO_H 1
8657| #define HAVE_POLL_H 1
8658| #define HAVE_SYS_EVENT_H 1
8659| #define HAVE_SYS_IPC_H 1
8660| #define HAVE_SYS_RESOURCE_H 1
8661| #define HAVE_SYS_SELECT_H 1
8662| #define HAVE_SYS_SEM_H 1
8663| #define HAVE_SYS_SHM_H 1
8664| #define HAVE_SYS_SOCKIO_H 1
8665| #define HAVE_SYS_UN_H 1
8666| #define HAVE_TERMIOS_H 1
8667| #define HAVE_WCTYPE_H 1
8668| #define HAVE_NET_IF_H 1
8669| #define HAVE_SYS_UCRED_H 1
8670| #define HAVE_NETINET_TCP_H 1
8671| #define HAVE_READLINE_READLINE_H 1
8672| #define HAVE_READLINE_HISTORY_H 1
8673| #define HAVE_GSSAPI_GSSAPI_H 1
8674| #define HAVE_UUID_UUID_H 1
8675| #define PG_PRINTF_ATTRIBUTE printf
8676| #define HAVE_FUNCNAME__FUNC 1
8677| #define HAVE__STATIC_ASSERT 1
8678| #define HAVE_TYPEOF 1
8679| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
8680| #define HAVE__BUILTIN_CONSTANT_P 1
8681| #define HAVE__BUILTIN_UNREACHABLE 1
8682| #define HAVE_COMPUTED_GOTO 1
8683| #define HAVE_STRUCT_TM_TM_ZONE 1
8684| #define HAVE_UNION_SEMUN 1
8685| #define HAVE_STRUCT_SOCKADDR_UN 1
8686| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
8687| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
8688| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
8689| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
8690| #define HAVE_STRUCT_ADDRINFO 1
8691| #define HAVE_LOCALE_T 1
8692| #define LOCALE_T_IN_XLOCALE 1
8693| #define restrict __restrict
8694| #define pg_restrict __restrict
8695| #define HAVE_STRUCT_OPTION 1
8696| #define HAVE_X86_64_POPCNTQ 1
8697| #define SIZEOF_OFF_T 0
8698| #define SIZEOF_BOOL 0
8699| #define HAVE_INT_TIMEZONE 1
8700| #define ACCEPT_TYPE_RETURN int
8701| #define ACCEPT_TYPE_ARG1 int
8702| #define ACCEPT_TYPE_ARG2 struct sockaddr *
8703| #define ACCEPT_TYPE_ARG3 socklen_t
8704| #define WCSTOMBS_L_IN_XLOCALE 1
8705| #define HAVE_BACKTRACE_SYMBOLS 1
8706| #define HAVE_COPYFILE 1
8707| #define HAVE_FDATASYNC 1
8708| #define HAVE_GETIFADDRS 1
8709| #define HAVE_GETRLIMIT 1
8710| #define HAVE_KQUEUE 1
8711| #define HAVE_MBSTOWCS_L 1
8712| #define HAVE_POLL 1
8713| #define HAVE_PTHREAD_IS_THREADED_NP 1
8714| #define HAVE_READLINK 1
8715| #define HAVE_SETSID 1
8716| #define HAVE_SHM_OPEN 1
8717| #define HAVE_STRSIGNAL 1
8718| #define HAVE_SYMLINK 1
8719| #define HAVE_USELOCALE 1
8720| #define HAVE_WCSTOMBS_L 1
8721| #define HAVE__BUILTIN_BSWAP32 1
8722| #define HAVE__BUILTIN_BSWAP64 1
8723| #define HAVE__BUILTIN_CLZ 1
8724| #define HAVE__BUILTIN_CTZ 1
8725| #define HAVE__BUILTIN_POPCOUNT 1
8726| #define HAVE_FSEEKO 1
8727| #define HAVE_DECL_POSIX_FADVISE 0
8728| #define HAVE_DECL_FDATASYNC 0
8729| #define HAVE_DECL_STRLCAT 1
8730| #define HAVE_DECL_STRLCPY 1
8731| #define HAVE_DECL_STRNLEN 1
8732| #define HAVE_DECL_F_FULLFSYNC 1
8733| #define HAVE_DECL_RTLD_GLOBAL 1
8734| #define HAVE_DECL_RTLD_NOW 1
8735| /* end confdefs.h.  */
8736| #include <stdio.h>
8737| #ifdef HAVE_SYS_TYPES_H
8738| # include <sys/types.h>
8739| #endif
8740| #ifdef HAVE_SYS_STAT_H
8741| # include <sys/stat.h>
8742| #endif
8743| #ifdef STDC_HEADERS
8744| # include <stdlib.h>
8745| # include <stddef.h>
8746| #else
8747| # ifdef HAVE_STDLIB_H
8748| #  include <stdlib.h>
8749| # endif
8750| #endif
8751| #ifdef HAVE_STRING_H
8752| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8753| #  include <memory.h>
8754| # endif
8755| # include <string.h>
8756| #endif
8757| #ifdef HAVE_STRINGS_H
8758| # include <strings.h>
8759| #endif
8760| #ifdef HAVE_INTTYPES_H
8761| # include <inttypes.h>
8762| #endif
8763| #ifdef HAVE_STDINT_H
8764| # include <stdint.h>
8765| #endif
8766| #ifdef HAVE_UNISTD_H
8767| # include <unistd.h>
8768| #endif
8769| #include <netinet/in.h>
8770|
8771| int
8772| main ()
8773| {
8774| if (sizeof ((struct sockaddr_in6)))
8775|           return 0;
8776|   ;
8777|   return 0;
8778| }
8779configure:15570: result: yes
8780configure:15580: checking for PS_STRINGS
8781configure:15599: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
8782conftest.c:144:10: fatal error: 'sys/exec.h' file not found
8783#include <sys/exec.h>
8784         ^
87851 error generated.
8786configure:15599: $? = 1
8787configure: failed program was:
8788| /* confdefs.h */
8789| #define PACKAGE_NAME "PostgreSQL"
8790| #define PACKAGE_TARNAME "postgresql"
8791| #define PACKAGE_VERSION "13.4"
8792| #define PACKAGE_STRING "PostgreSQL 13.4"
8793| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
8794| #define PACKAGE_URL "https://www.postgresql.org/"
8795| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
8796| #define PG_MAJORVERSION "13"
8797| #define PG_MAJORVERSION_NUM 13
8798| #define PG_MINORVERSION_NUM 4
8799| #define PG_VERSION "13.4"
8800| #define DEF_PGPORT 5432
8801| #define DEF_PGPORT_STR "5432"
8802| #define BLCKSZ 8192
8803| #define RELSEG_SIZE 131072
8804| #define XLOG_BLCKSZ 8192
8805| #define ENABLE_THREAD_SAFETY 1
8806| #define USE_ICU 1
8807| #define ENABLE_GSS 1
8808| #define PG_KRB_SRVNAM "postgres"
8809| #define USE_BONJOUR 1
8810| #define USE_OPENSSL 1
8811| #define HAVE_UUID_E2FS 1
8812| #define USE_LIBXML 1
8813| #define USE_LIBXSLT 1
8814| #define STDC_HEADERS 1
8815| #define HAVE_SYS_TYPES_H 1
8816| #define HAVE_SYS_STAT_H 1
8817| #define HAVE_STDLIB_H 1
8818| #define HAVE_STRING_H 1
8819| #define HAVE_MEMORY_H 1
8820| #define HAVE_STRINGS_H 1
8821| #define HAVE_INTTYPES_H 1
8822| #define HAVE_STDINT_H 1
8823| #define HAVE_UNISTD_H 1
8824| #define HAVE_PTHREAD_PRIO_INHERIT 1
8825| #define HAVE_PTHREAD 1
8826| #define HAVE_STRERROR_R 1
8827| #define HAVE_GETPWUID_R 1
8828| #define STRERROR_R_INT 1
8829| #define HAVE_LIBM 1
8830| #define HAVE_LIBREADLINE 1
8831| #define HAVE_LIBZ 1
8832| #define HAVE_SPINLOCKS 1
8833| #define HAVE_ATOMICS 1
8834| #define HAVE_LIBCRYPTO 1
8835| #define HAVE_LIBSSL 1
8836| #define HAVE_X509_GET_SIGNATURE_NID 1
8837| #define HAVE_OPENSSL_INIT_SSL 1
8838| #define HAVE_BIO_GET_DATA 1
8839| #define HAVE_BIO_METH_NEW 1
8840| #define HAVE_ASN1_STRING_GET0_DATA 1
8841| #define HAVE_LIBXML2 1
8842| #define HAVE_LIBXSLT 1
8843| #define HAVE__BOOL 1
8844| #define HAVE_STDBOOL_H 1
8845| #define HAVE_COPYFILE_H 1
8846| #define HAVE_EXECINFO_H 1
8847| #define HAVE_GETOPT_H 1
8848| #define HAVE_IFADDRS_H 1
8849| #define HAVE_LANGINFO_H 1
8850| #define HAVE_POLL_H 1
8851| #define HAVE_SYS_EVENT_H 1
8852| #define HAVE_SYS_IPC_H 1
8853| #define HAVE_SYS_RESOURCE_H 1
8854| #define HAVE_SYS_SELECT_H 1
8855| #define HAVE_SYS_SEM_H 1
8856| #define HAVE_SYS_SHM_H 1
8857| #define HAVE_SYS_SOCKIO_H 1
8858| #define HAVE_SYS_UN_H 1
8859| #define HAVE_TERMIOS_H 1
8860| #define HAVE_WCTYPE_H 1
8861| #define HAVE_NET_IF_H 1
8862| #define HAVE_SYS_UCRED_H 1
8863| #define HAVE_NETINET_TCP_H 1
8864| #define HAVE_READLINE_READLINE_H 1
8865| #define HAVE_READLINE_HISTORY_H 1
8866| #define HAVE_GSSAPI_GSSAPI_H 1
8867| #define HAVE_UUID_UUID_H 1
8868| #define PG_PRINTF_ATTRIBUTE printf
8869| #define HAVE_FUNCNAME__FUNC 1
8870| #define HAVE__STATIC_ASSERT 1
8871| #define HAVE_TYPEOF 1
8872| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
8873| #define HAVE__BUILTIN_CONSTANT_P 1
8874| #define HAVE__BUILTIN_UNREACHABLE 1
8875| #define HAVE_COMPUTED_GOTO 1
8876| #define HAVE_STRUCT_TM_TM_ZONE 1
8877| #define HAVE_UNION_SEMUN 1
8878| #define HAVE_STRUCT_SOCKADDR_UN 1
8879| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
8880| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
8881| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
8882| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
8883| #define HAVE_STRUCT_ADDRINFO 1
8884| #define HAVE_LOCALE_T 1
8885| #define LOCALE_T_IN_XLOCALE 1
8886| #define restrict __restrict
8887| #define pg_restrict __restrict
8888| #define HAVE_STRUCT_OPTION 1
8889| #define HAVE_X86_64_POPCNTQ 1
8890| #define SIZEOF_OFF_T 0
8891| #define SIZEOF_BOOL 0
8892| #define HAVE_INT_TIMEZONE 1
8893| #define ACCEPT_TYPE_RETURN int
8894| #define ACCEPT_TYPE_ARG1 int
8895| #define ACCEPT_TYPE_ARG2 struct sockaddr *
8896| #define ACCEPT_TYPE_ARG3 socklen_t
8897| #define WCSTOMBS_L_IN_XLOCALE 1
8898| #define HAVE_BACKTRACE_SYMBOLS 1
8899| #define HAVE_COPYFILE 1
8900| #define HAVE_FDATASYNC 1
8901| #define HAVE_GETIFADDRS 1
8902| #define HAVE_GETRLIMIT 1
8903| #define HAVE_KQUEUE 1
8904| #define HAVE_MBSTOWCS_L 1
8905| #define HAVE_POLL 1
8906| #define HAVE_PTHREAD_IS_THREADED_NP 1
8907| #define HAVE_READLINK 1
8908| #define HAVE_SETSID 1
8909| #define HAVE_SHM_OPEN 1
8910| #define HAVE_STRSIGNAL 1
8911| #define HAVE_SYMLINK 1
8912| #define HAVE_USELOCALE 1
8913| #define HAVE_WCSTOMBS_L 1
8914| #define HAVE__BUILTIN_BSWAP32 1
8915| #define HAVE__BUILTIN_BSWAP64 1
8916| #define HAVE__BUILTIN_CLZ 1
8917| #define HAVE__BUILTIN_CTZ 1
8918| #define HAVE__BUILTIN_POPCOUNT 1
8919| #define HAVE_FSEEKO 1
8920| #define HAVE_DECL_POSIX_FADVISE 0
8921| #define HAVE_DECL_FDATASYNC 0
8922| #define HAVE_DECL_STRLCAT 1
8923| #define HAVE_DECL_STRLCPY 1
8924| #define HAVE_DECL_STRNLEN 1
8925| #define HAVE_DECL_F_FULLFSYNC 1
8926| #define HAVE_DECL_RTLD_GLOBAL 1
8927| #define HAVE_DECL_RTLD_NOW 1
8928| #define HAVE_IPV6 1
8929| /* end confdefs.h.  */
8930| #include <machine/vmparam.h>
8931| #include <sys/exec.h>
8932|
8933| int
8934| main ()
8935| {
8936| PS_STRINGS->ps_nargvstr = 1;
8937| PS_STRINGS->ps_argvstr = "foo";
8938|   ;
8939|   return 0;
8940| }
8941configure:15607: result: no
8942configure:15615: checking for dlopen
8943configure:15615: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
8944configure:15615: $? = 0
8945configure:15615: result: yes
8946configure:15628: checking for explicit_bzero
8947configure:15628: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
8948Undefined symbols for architecture x86_64:
8949  "_explicit_bzero", referenced from:
8950      _main in conftest-zwXLV8.o
8951ld: symbol(s) not found for architecture x86_64
8952clang: error: linker command failed with exit code 1 (use -v to see invocation)
8953configure:15628: $? = 1
8954configure: failed program was:
8955| /* confdefs.h */
8956| #define PACKAGE_NAME "PostgreSQL"
8957| #define PACKAGE_TARNAME "postgresql"
8958| #define PACKAGE_VERSION "13.4"
8959| #define PACKAGE_STRING "PostgreSQL 13.4"
8960| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
8961| #define PACKAGE_URL "https://www.postgresql.org/"
8962| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
8963| #define PG_MAJORVERSION "13"
8964| #define PG_MAJORVERSION_NUM 13
8965| #define PG_MINORVERSION_NUM 4
8966| #define PG_VERSION "13.4"
8967| #define DEF_PGPORT 5432
8968| #define DEF_PGPORT_STR "5432"
8969| #define BLCKSZ 8192
8970| #define RELSEG_SIZE 131072
8971| #define XLOG_BLCKSZ 8192
8972| #define ENABLE_THREAD_SAFETY 1
8973| #define USE_ICU 1
8974| #define ENABLE_GSS 1
8975| #define PG_KRB_SRVNAM "postgres"
8976| #define USE_BONJOUR 1
8977| #define USE_OPENSSL 1
8978| #define HAVE_UUID_E2FS 1
8979| #define USE_LIBXML 1
8980| #define USE_LIBXSLT 1
8981| #define STDC_HEADERS 1
8982| #define HAVE_SYS_TYPES_H 1
8983| #define HAVE_SYS_STAT_H 1
8984| #define HAVE_STDLIB_H 1
8985| #define HAVE_STRING_H 1
8986| #define HAVE_MEMORY_H 1
8987| #define HAVE_STRINGS_H 1
8988| #define HAVE_INTTYPES_H 1
8989| #define HAVE_STDINT_H 1
8990| #define HAVE_UNISTD_H 1
8991| #define HAVE_PTHREAD_PRIO_INHERIT 1
8992| #define HAVE_PTHREAD 1
8993| #define HAVE_STRERROR_R 1
8994| #define HAVE_GETPWUID_R 1
8995| #define STRERROR_R_INT 1
8996| #define HAVE_LIBM 1
8997| #define HAVE_LIBREADLINE 1
8998| #define HAVE_LIBZ 1
8999| #define HAVE_SPINLOCKS 1
9000| #define HAVE_ATOMICS 1
9001| #define HAVE_LIBCRYPTO 1
9002| #define HAVE_LIBSSL 1
9003| #define HAVE_X509_GET_SIGNATURE_NID 1
9004| #define HAVE_OPENSSL_INIT_SSL 1
9005| #define HAVE_BIO_GET_DATA 1
9006| #define HAVE_BIO_METH_NEW 1
9007| #define HAVE_ASN1_STRING_GET0_DATA 1
9008| #define HAVE_LIBXML2 1
9009| #define HAVE_LIBXSLT 1
9010| #define HAVE__BOOL 1
9011| #define HAVE_STDBOOL_H 1
9012| #define HAVE_COPYFILE_H 1
9013| #define HAVE_EXECINFO_H 1
9014| #define HAVE_GETOPT_H 1
9015| #define HAVE_IFADDRS_H 1
9016| #define HAVE_LANGINFO_H 1
9017| #define HAVE_POLL_H 1
9018| #define HAVE_SYS_EVENT_H 1
9019| #define HAVE_SYS_IPC_H 1
9020| #define HAVE_SYS_RESOURCE_H 1
9021| #define HAVE_SYS_SELECT_H 1
9022| #define HAVE_SYS_SEM_H 1
9023| #define HAVE_SYS_SHM_H 1
9024| #define HAVE_SYS_SOCKIO_H 1
9025| #define HAVE_SYS_UN_H 1
9026| #define HAVE_TERMIOS_H 1
9027| #define HAVE_WCTYPE_H 1
9028| #define HAVE_NET_IF_H 1
9029| #define HAVE_SYS_UCRED_H 1
9030| #define HAVE_NETINET_TCP_H 1
9031| #define HAVE_READLINE_READLINE_H 1
9032| #define HAVE_READLINE_HISTORY_H 1
9033| #define HAVE_GSSAPI_GSSAPI_H 1
9034| #define HAVE_UUID_UUID_H 1
9035| #define PG_PRINTF_ATTRIBUTE printf
9036| #define HAVE_FUNCNAME__FUNC 1
9037| #define HAVE__STATIC_ASSERT 1
9038| #define HAVE_TYPEOF 1
9039| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
9040| #define HAVE__BUILTIN_CONSTANT_P 1
9041| #define HAVE__BUILTIN_UNREACHABLE 1
9042| #define HAVE_COMPUTED_GOTO 1
9043| #define HAVE_STRUCT_TM_TM_ZONE 1
9044| #define HAVE_UNION_SEMUN 1
9045| #define HAVE_STRUCT_SOCKADDR_UN 1
9046| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
9047| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
9048| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
9049| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
9050| #define HAVE_STRUCT_ADDRINFO 1
9051| #define HAVE_LOCALE_T 1
9052| #define LOCALE_T_IN_XLOCALE 1
9053| #define restrict __restrict
9054| #define pg_restrict __restrict
9055| #define HAVE_STRUCT_OPTION 1
9056| #define HAVE_X86_64_POPCNTQ 1
9057| #define SIZEOF_OFF_T 0
9058| #define SIZEOF_BOOL 0
9059| #define HAVE_INT_TIMEZONE 1
9060| #define ACCEPT_TYPE_RETURN int
9061| #define ACCEPT_TYPE_ARG1 int
9062| #define ACCEPT_TYPE_ARG2 struct sockaddr *
9063| #define ACCEPT_TYPE_ARG3 socklen_t
9064| #define WCSTOMBS_L_IN_XLOCALE 1
9065| #define HAVE_BACKTRACE_SYMBOLS 1
9066| #define HAVE_COPYFILE 1
9067| #define HAVE_FDATASYNC 1
9068| #define HAVE_GETIFADDRS 1
9069| #define HAVE_GETRLIMIT 1
9070| #define HAVE_KQUEUE 1
9071| #define HAVE_MBSTOWCS_L 1
9072| #define HAVE_POLL 1
9073| #define HAVE_PTHREAD_IS_THREADED_NP 1
9074| #define HAVE_READLINK 1
9075| #define HAVE_SETSID 1
9076| #define HAVE_SHM_OPEN 1
9077| #define HAVE_STRSIGNAL 1
9078| #define HAVE_SYMLINK 1
9079| #define HAVE_USELOCALE 1
9080| #define HAVE_WCSTOMBS_L 1
9081| #define HAVE__BUILTIN_BSWAP32 1
9082| #define HAVE__BUILTIN_BSWAP64 1
9083| #define HAVE__BUILTIN_CLZ 1
9084| #define HAVE__BUILTIN_CTZ 1
9085| #define HAVE__BUILTIN_POPCOUNT 1
9086| #define HAVE_FSEEKO 1
9087| #define HAVE_DECL_POSIX_FADVISE 0
9088| #define HAVE_DECL_FDATASYNC 0
9089| #define HAVE_DECL_STRLCAT 1
9090| #define HAVE_DECL_STRLCPY 1
9091| #define HAVE_DECL_STRNLEN 1
9092| #define HAVE_DECL_F_FULLFSYNC 1
9093| #define HAVE_DECL_RTLD_GLOBAL 1
9094| #define HAVE_DECL_RTLD_NOW 1
9095| #define HAVE_IPV6 1
9096| #define HAVE_DLOPEN 1
9097| /* end confdefs.h.  */
9098| /* Define explicit_bzero to an innocuous variant, in case <limits.h> declares explicit_bzero.
9099|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9100| #define explicit_bzero innocuous_explicit_bzero
9101|
9102| /* System header to define __stub macros and hopefully few prototypes,
9103|     which can conflict with char explicit_bzero (); below.
9104|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9105|     <limits.h> exists even on freestanding compilers.  */
9106|
9107| #ifdef __STDC__
9108| # include <limits.h>
9109| #else
9110| # include <assert.h>
9111| #endif
9112|
9113| #undef explicit_bzero
9114|
9115| /* Override any GCC internal prototype to avoid an error.
9116|    Use char because int might match the return type of a GCC
9117|    builtin and then its argument prototype would still apply.  */
9118| #ifdef __cplusplus
9119| extern "C"
9120| #endif
9121| char explicit_bzero ();
9122| /* The GNU C library defines this for functions which it implements
9123|     to always fail with ENOSYS.  Some functions are actually named
9124|     something starting with __ and the normal name is an alias.  */
9125| #if defined __stub_explicit_bzero || defined __stub___explicit_bzero
9126| choke me
9127| #endif
9128|
9129| int
9130| main ()
9131| {
9132| return explicit_bzero ();
9133|   ;
9134|   return 0;
9135| }
9136configure:15628: result: no
9137configure:15641: checking for fls
9138configure:15641: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9139configure:15641: $? = 0
9140configure:15641: result: yes
9141configure:15654: checking for getopt
9142configure:15654: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9143configure:15654: $? = 0
9144configure:15654: result: yes
9145configure:15667: checking for getpeereid
9146configure:15667: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9147configure:15667: $? = 0
9148configure:15667: result: yes
9149configure:15680: checking for getrusage
9150configure:15680: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9151configure:15680: $? = 0
9152configure:15680: result: yes
9153configure:15693: checking for inet_aton
9154configure:15693: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9155configure:15693: $? = 0
9156configure:15693: result: yes
9157configure:15706: checking for link
9158configure:15706: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9159configure:15706: $? = 0
9160configure:15706: result: yes
9161configure:15719: checking for mkdtemp
9162configure:15719: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9163configure:15719: $? = 0
9164configure:15719: result: yes
9165configure:15732: checking for pread
9166configure:15732: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9167configure:15732: $? = 0
9168configure:15732: result: yes
9169configure:15745: checking for pwrite
9170configure:15745: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9171configure:15745: $? = 0
9172configure:15745: result: yes
9173configure:15758: checking for random
9174configure:15758: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9175configure:15758: $? = 0
9176configure:15758: result: yes
9177configure:15771: checking for srandom
9178configure:15771: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9179configure:15771: $? = 0
9180configure:15771: result: yes
9181configure:15784: checking for strlcat
9182configure:15784: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9183conftest.c:178:6: warning: incompatible redeclaration of library function 'strlcat'
9184char strlcat ();
9185     ^
9186conftest.c:178:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
91871 warning generated.
9188configure:15784: $? = 0
9189configure:15784: result: yes
9190configure:15797: checking for strlcpy
9191configure:15797: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9192conftest.c:179:6: warning: incompatible redeclaration of library function 'strlcpy'
9193char strlcpy ();
9194     ^
9195conftest.c:179:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
91961 warning generated.
9197configure:15797: $? = 0
9198configure:15797: result: yes
9199configure:15810: checking for strnlen
9200configure:15810: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9201configure:15810: $? = 0
9202configure:15810: result: yes
9203configure:15823: checking for strtof
9204configure:15823: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9205configure:15823: $? = 0
9206configure:15823: result: yes
9207configure:15868: checking for setenv
9208configure:15868: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9209configure:15868: $? = 0
9210configure:15868: result: yes
9211configure:15881: checking for unsetenv
9212configure:15881: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9213configure:15881: $? = 0
9214configure:15881: result: yes
9215configure:15903: checking for getaddrinfo
9216configure:15903: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9217configure:15903: $? = 0
9218configure:15903: result: yes
9219configure:15928: checking for getopt_long
9220configure:15928: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9221configure:15928: $? = 0
9222configure:15928: result: yes
9223configure:16093: checking for syslog
9224configure:16093: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9225configure:16093: $? = 0
9226configure:16093: result: yes
9227configure:16095: checking syslog.h usability
9228configure:16095: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
9229configure:16095: $? = 0
9230configure:16095: result: yes
9231configure:16095: checking syslog.h presence
9232configure:16095: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
9233configure:16095: $? = 0
9234configure:16095: result: yes
9235configure:16095: checking for syslog.h
9236configure:16095: result: yes
9237configure:16106: checking for opterr
9238configure:16122: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9239configure:16122: $? = 0
9240configure:16130: result: yes
9241configure:16138: checking for optreset
9242configure:16154: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9243configure:16154: $? = 0
9244configure:16162: result: yes
9245configure:16173: checking for strtoll
9246configure:16173: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9247configure:16173: $? = 0
9248configure:16173: result: yes
9249configure:16185: checking for strtoull
9250configure:16185: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz  -lm  >&5
9251configure:16185: $? = 0
9252configure:16185: result: yes
9253configure:16195: checking whether strtoll is declared
9254configure:16195: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
9255configure:16195: $? = 0
9256configure:16195: result: yes
9257configure:16205: checking whether strtoull is declared
9258configure:16205: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
9259configure:16205: $? = 0
9260configure:16205: result: yes
9261configure:16222: checking unicode/ucol.h usability
9262configure:16222: /usr/bin/clang -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64  -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c >&5
9263configure:16222: $? = 0
9264configure:16222: result: yes
9265configure:16222: checking unicode/ucol.h presence
9266configure:16222: /usr/bin/clang -E  -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include conftest.c
9267configure:16222: $? = 0
9268configure:16222: result: yes
9269configure:16222: checking for unicode/ucol.h
9270configure:16222: result: yes
9271configure:16305: checking for rl_completion_append_character
9272configure:16329: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
9273configure:16329: $? = 0
9274configure:16337: result: yes
9275configure:16344: checking for rl_completion_suppress_quote
9276configure:16368: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
9277configure:16368: $? = 0
9278configure:16376: result: yes
9279configure:16383: checking for rl_filename_quote_characters
9280configure:16407: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
9281configure:16407: $? = 0
9282configure:16415: result: yes
9283configure:16422: checking for rl_filename_quoting_function
9284configure:16446: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
9285configure:16446: $? = 0
9286configure:16454: result: yes
9287configure:16465: checking for rl_completion_matches
9288configure:16465: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
9289configure:16465: $? = 0
9290configure:16465: result: yes
9291configure:16465: checking for rl_filename_completion_function
9292configure:16465: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
9293configure:16465: $? = 0
9294configure:16465: result: yes
9295configure:16465: checking for rl_reset_screen_size
9296configure:16465: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
9297configure:16465: $? = 0
9298configure:16465: result: yes
9299configure:16477: checking for append_history
9300configure:16477: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
9301configure:16477: $? = 0
9302configure:16477: result: yes
9303configure:16477: checking for history_truncate_file
9304configure:16477: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
9305configure:16477: $? = 0
9306configure:16477: result: yes
9307configure:16493: checking test program
9308configure:16503: /usr/bin/clang -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  >&5
9309configure:16503: $? = 0
9310configure:16503: ./conftest
9311dyld: Library not loaded: /opt/local/lib/libcrypto.1.1.dylib
9312  Referenced from: /opt/local/lib/libgssapi_krb5.2.2.dylib
9313  Reason: image not found
9314./configure: line 1961: 98815 Trace/BPT trap: 5       ./conftest$ac_exeext
9315configure:16503: $? = 133
9316configure: program exited with status 133
9317configure: failed program was:
9318| /* confdefs.h */
9319| #define PACKAGE_NAME "PostgreSQL"
9320| #define PACKAGE_TARNAME "postgresql"
9321| #define PACKAGE_VERSION "13.4"
9322| #define PACKAGE_STRING "PostgreSQL 13.4"
9323| #define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
9324| #define PACKAGE_URL "https://www.postgresql.org/"
9325| #define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
9326| #define PG_MAJORVERSION "13"
9327| #define PG_MAJORVERSION_NUM 13
9328| #define PG_MINORVERSION_NUM 4
9329| #define PG_VERSION "13.4"
9330| #define DEF_PGPORT 5432
9331| #define DEF_PGPORT_STR "5432"
9332| #define BLCKSZ 8192
9333| #define RELSEG_SIZE 131072
9334| #define XLOG_BLCKSZ 8192
9335| #define ENABLE_THREAD_SAFETY 1
9336| #define USE_ICU 1
9337| #define ENABLE_GSS 1
9338| #define PG_KRB_SRVNAM "postgres"
9339| #define USE_BONJOUR 1
9340| #define USE_OPENSSL 1
9341| #define HAVE_UUID_E2FS 1
9342| #define USE_LIBXML 1
9343| #define USE_LIBXSLT 1
9344| #define STDC_HEADERS 1
9345| #define HAVE_SYS_TYPES_H 1
9346| #define HAVE_SYS_STAT_H 1
9347| #define HAVE_STDLIB_H 1
9348| #define HAVE_STRING_H 1
9349| #define HAVE_MEMORY_H 1
9350| #define HAVE_STRINGS_H 1
9351| #define HAVE_INTTYPES_H 1
9352| #define HAVE_STDINT_H 1
9353| #define HAVE_UNISTD_H 1
9354| #define HAVE_PTHREAD_PRIO_INHERIT 1
9355| #define HAVE_PTHREAD 1
9356| #define HAVE_STRERROR_R 1
9357| #define HAVE_GETPWUID_R 1
9358| #define STRERROR_R_INT 1
9359| #define HAVE_LIBM 1
9360| #define HAVE_LIBREADLINE 1
9361| #define HAVE_LIBZ 1
9362| #define HAVE_SPINLOCKS 1
9363| #define HAVE_ATOMICS 1
9364| #define HAVE_LIBCRYPTO 1
9365| #define HAVE_LIBSSL 1
9366| #define HAVE_X509_GET_SIGNATURE_NID 1
9367| #define HAVE_OPENSSL_INIT_SSL 1
9368| #define HAVE_BIO_GET_DATA 1
9369| #define HAVE_BIO_METH_NEW 1
9370| #define HAVE_ASN1_STRING_GET0_DATA 1
9371| #define HAVE_LIBXML2 1
9372| #define HAVE_LIBXSLT 1
9373| #define HAVE__BOOL 1
9374| #define HAVE_STDBOOL_H 1
9375| #define HAVE_COPYFILE_H 1
9376| #define HAVE_EXECINFO_H 1
9377| #define HAVE_GETOPT_H 1
9378| #define HAVE_IFADDRS_H 1
9379| #define HAVE_LANGINFO_H 1
9380| #define HAVE_POLL_H 1
9381| #define HAVE_SYS_EVENT_H 1
9382| #define HAVE_SYS_IPC_H 1
9383| #define HAVE_SYS_RESOURCE_H 1
9384| #define HAVE_SYS_SELECT_H 1
9385| #define HAVE_SYS_SEM_H 1
9386| #define HAVE_SYS_SHM_H 1
9387| #define HAVE_SYS_SOCKIO_H 1
9388| #define HAVE_SYS_UN_H 1
9389| #define HAVE_TERMIOS_H 1
9390| #define HAVE_WCTYPE_H 1
9391| #define HAVE_NET_IF_H 1
9392| #define HAVE_SYS_UCRED_H 1
9393| #define HAVE_NETINET_TCP_H 1
9394| #define HAVE_READLINE_READLINE_H 1
9395| #define HAVE_READLINE_HISTORY_H 1
9396| #define HAVE_GSSAPI_GSSAPI_H 1
9397| #define HAVE_UUID_UUID_H 1
9398| #define PG_PRINTF_ATTRIBUTE printf
9399| #define HAVE_FUNCNAME__FUNC 1
9400| #define HAVE__STATIC_ASSERT 1
9401| #define HAVE_TYPEOF 1
9402| #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
9403| #define HAVE__BUILTIN_CONSTANT_P 1
9404| #define HAVE__BUILTIN_UNREACHABLE 1
9405| #define HAVE_COMPUTED_GOTO 1
9406| #define HAVE_STRUCT_TM_TM_ZONE 1
9407| #define HAVE_UNION_SEMUN 1
9408| #define HAVE_STRUCT_SOCKADDR_UN 1
9409| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
9410| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
9411| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
9412| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
9413| #define HAVE_STRUCT_ADDRINFO 1
9414| #define HAVE_LOCALE_T 1
9415| #define LOCALE_T_IN_XLOCALE 1
9416| #define restrict __restrict
9417| #define pg_restrict __restrict
9418| #define HAVE_STRUCT_OPTION 1
9419| #define HAVE_X86_64_POPCNTQ 1
9420| #define SIZEOF_OFF_T 0
9421| #define SIZEOF_BOOL 0
9422| #define HAVE_INT_TIMEZONE 1
9423| #define ACCEPT_TYPE_RETURN int
9424| #define ACCEPT_TYPE_ARG1 int
9425| #define ACCEPT_TYPE_ARG2 struct sockaddr *
9426| #define ACCEPT_TYPE_ARG3 socklen_t
9427| #define WCSTOMBS_L_IN_XLOCALE 1
9428| #define HAVE_BACKTRACE_SYMBOLS 1
9429| #define HAVE_COPYFILE 1
9430| #define HAVE_FDATASYNC 1
9431| #define HAVE_GETIFADDRS 1
9432| #define HAVE_GETRLIMIT 1
9433| #define HAVE_KQUEUE 1
9434| #define HAVE_MBSTOWCS_L 1
9435| #define HAVE_POLL 1
9436| #define HAVE_PTHREAD_IS_THREADED_NP 1
9437| #define HAVE_READLINK 1
9438| #define HAVE_SETSID 1
9439| #define HAVE_SHM_OPEN 1
9440| #define HAVE_STRSIGNAL 1
9441| #define HAVE_SYMLINK 1
9442| #define HAVE_USELOCALE 1
9443| #define HAVE_WCSTOMBS_L 1
9444| #define HAVE__BUILTIN_BSWAP32 1
9445| #define HAVE__BUILTIN_BSWAP64 1
9446| #define HAVE__BUILTIN_CLZ 1
9447| #define HAVE__BUILTIN_CTZ 1
9448| #define HAVE__BUILTIN_POPCOUNT 1
9449| #define HAVE_FSEEKO 1
9450| #define HAVE_DECL_POSIX_FADVISE 0
9451| #define HAVE_DECL_FDATASYNC 0
9452| #define HAVE_DECL_STRLCAT 1
9453| #define HAVE_DECL_STRLCPY 1
9454| #define HAVE_DECL_STRNLEN 1
9455| #define HAVE_DECL_F_FULLFSYNC 1
9456| #define HAVE_DECL_RTLD_GLOBAL 1
9457| #define HAVE_DECL_RTLD_NOW 1
9458| #define HAVE_IPV6 1
9459| #define HAVE_DLOPEN 1
9460| #define HAVE_FLS 1
9461| #define HAVE_GETOPT 1
9462| #define HAVE_GETPEEREID 1
9463| #define HAVE_GETRUSAGE 1
9464| #define HAVE_INET_ATON 1
9465| #define HAVE_LINK 1
9466| #define HAVE_MKDTEMP 1
9467| #define HAVE_PREAD 1
9468| #define HAVE_PWRITE 1
9469| #define HAVE_RANDOM 1
9470| #define HAVE_SRANDOM 1
9471| #define HAVE_STRLCAT 1
9472| #define HAVE_STRLCPY 1
9473| #define HAVE_STRNLEN 1
9474| #define HAVE_STRTOF 1
9475| #define HAVE_SETENV 1
9476| #define HAVE_UNSETENV 1
9477| #define HAVE_GETADDRINFO 1
9478| #define HAVE_GETOPT_LONG 1
9479| #define HAVE_SYSLOG 1
9480| #define HAVE_INT_OPTERR 1
9481| #define HAVE_INT_OPTRESET 1
9482| #define HAVE_STRTOLL 1
9483| #define HAVE_STRTOULL 1
9484| #define HAVE_DECL_STRTOLL 1
9485| #define HAVE_DECL_STRTOULL 1
9486| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
9487| #define HAVE_RL_COMPLETION_SUPPRESS_QUOTE 1
9488| #define HAVE_RL_FILENAME_QUOTE_CHARACTERS 1
9489| #define HAVE_RL_FILENAME_QUOTING_FUNCTION 1
9490| #define HAVE_RL_COMPLETION_MATCHES 1
9491| #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
9492| #define HAVE_RL_RESET_SCREEN_SIZE 1
9493| #define HAVE_APPEND_HISTORY 1
9494| #define HAVE_HISTORY_TRUNCATE_FILE 1
9495| /* end confdefs.h.  */
9496| int main() { return 0; }
9497configure:16507: result: failed
9498configure:16509: error:
9499Could not execute a simple test program.  This may be a problem
9500related to locating shared libraries.  Check the file 'config.log'
9501for the exact reason.
9502
9503## ---------------- ##
9504## Cache variables. ##
9505## ---------------- ##
9506
9507ac_cv_build=x86_64-apple-darwin11.4.2
9508ac_cv_c_bigendian=no
9509ac_cv_c_compiler_gnu=yes
9510ac_cv_c_decl_report=warning
9511ac_cv_c_inline=inline
9512ac_cv_c_restrict=__restrict
9513ac_cv_cxx_compiler_gnu=yes
9514ac_cv_env_CCC_set=
9515ac_cv_env_CCC_value=
9516ac_cv_env_CC_set=set
9517ac_cv_env_CC_value=/usr/bin/clang
9518ac_cv_env_CFLAGS_set=set
9519ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
9520ac_cv_env_CLANG_set=
9521ac_cv_env_CLANG_value=
9522ac_cv_env_CPPFLAGS_set=set
9523ac_cv_env_CPPFLAGS_value=-I/opt/local/include
9524ac_cv_env_CPP_set=
9525ac_cv_env_CPP_value=
9526ac_cv_env_CXXFLAGS_set=set
9527ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64'
9528ac_cv_env_CXX_set=set
9529ac_cv_env_CXX_value=/usr/bin/clang++
9530ac_cv_env_ICU_CFLAGS_set=
9531ac_cv_env_ICU_CFLAGS_value=
9532ac_cv_env_ICU_LIBS_set=
9533ac_cv_env_ICU_LIBS_value=
9534ac_cv_env_LDFLAGS_EX_set=
9535ac_cv_env_LDFLAGS_EX_value=
9536ac_cv_env_LDFLAGS_SL_set=
9537ac_cv_env_LDFLAGS_SL_value=
9538ac_cv_env_LDFLAGS_set=set
9539ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64'
9540ac_cv_env_LIBS_set=
9541ac_cv_env_LIBS_value=
9542ac_cv_env_LLVM_CONFIG_set=
9543ac_cv_env_LLVM_CONFIG_value=
9544ac_cv_env_MSGFMT_set=
9545ac_cv_env_MSGFMT_value=
9546ac_cv_env_PERL_set=
9547ac_cv_env_PERL_value=
9548ac_cv_env_PKG_CONFIG_LIBDIR_set=
9549ac_cv_env_PKG_CONFIG_LIBDIR_value=
9550ac_cv_env_PKG_CONFIG_PATH_set=
9551ac_cv_env_PKG_CONFIG_PATH_value=
9552ac_cv_env_PKG_CONFIG_set=
9553ac_cv_env_PKG_CONFIG_value=
9554ac_cv_env_PYTHON_set=
9555ac_cv_env_PYTHON_value=
9556ac_cv_env_TCLSH_set=
9557ac_cv_env_TCLSH_value=
9558ac_cv_env_XML2_CFLAGS_set=
9559ac_cv_env_XML2_CFLAGS_value=
9560ac_cv_env_XML2_CONFIG_set=
9561ac_cv_env_XML2_CONFIG_value=
9562ac_cv_env_XML2_LIBS_set=
9563ac_cv_env_XML2_LIBS_value=
9564ac_cv_env_build_alias_set=
9565ac_cv_env_build_alias_value=
9566ac_cv_env_host_alias_set=
9567ac_cv_env_host_alias_value=
9568ac_cv_env_target_alias_set=
9569ac_cv_env_target_alias_value=
9570ac_cv_func_ASN1_STRING_get0_data=yes
9571ac_cv_func_BIO_get_data=yes
9572ac_cv_func_BIO_meth_new=yes
9573ac_cv_func_CRYPTO_lock=no
9574ac_cv_func_OPENSSL_init_ssl=yes
9575ac_cv_func_X509_get_signature_nid=yes
9576ac_cv_func_accept_arg1=int
9577ac_cv_func_accept_arg2='struct sockaddr *'
9578ac_cv_func_accept_arg3=socklen_t
9579ac_cv_func_accept_return=int
9580ac_cv_func_append_history=yes
9581ac_cv_func_backtrace_symbols=yes
9582ac_cv_func_clock_gettime=no
9583ac_cv_func_copyfile=yes
9584ac_cv_func_dlopen=yes
9585ac_cv_func_explicit_bzero=no
9586ac_cv_func_fdatasync=yes
9587ac_cv_func_fls=yes
9588ac_cv_func_getaddrinfo=yes
9589ac_cv_func_gethostbyname_r=no
9590ac_cv_func_getifaddrs=yes
9591ac_cv_func_getopt=yes
9592ac_cv_func_getopt_long=yes
9593ac_cv_func_getpeereid=yes
9594ac_cv_func_getpeerucred=no
9595ac_cv_func_getpwuid_r=yes
9596ac_cv_func_getrlimit=yes
9597ac_cv_func_getrusage=yes
9598ac_cv_func_history_truncate_file=yes
9599ac_cv_func_inet_aton=yes
9600ac_cv_func_kqueue=yes
9601ac_cv_func_link=yes
9602ac_cv_func_mbstowcs_l=yes
9603ac_cv_func_memset_s=no
9604ac_cv_func_mkdtemp=yes
9605ac_cv_func_poll=yes
9606ac_cv_func_posix_fadvise=no
9607ac_cv_func_posix_fallocate=no
9608ac_cv_func_ppoll=no
9609ac_cv_func_pread=yes
9610ac_cv_func_pstat=no
9611ac_cv_func_pthread_is_threaded_np=yes
9612ac_cv_func_pwrite=yes
9613ac_cv_func_random=yes
9614ac_cv_func_readlink=yes
9615ac_cv_func_rl_completion_matches=yes
9616ac_cv_func_rl_filename_completion_function=yes
9617ac_cv_func_rl_reset_screen_size=yes
9618ac_cv_func_setenv=yes
9619ac_cv_func_setproctitle=no
9620ac_cv_func_setproctitle_fast=no
9621ac_cv_func_setsid=yes
9622ac_cv_func_shm_open=yes
9623ac_cv_func_srandom=yes
9624ac_cv_func_strchrnul=no
9625ac_cv_func_strerror_r=yes
9626ac_cv_func_strlcat=yes
9627ac_cv_func_strlcpy=yes
9628ac_cv_func_strnlen=yes
9629ac_cv_func_strsignal=yes
9630ac_cv_func_strtof=yes
9631ac_cv_func_strtoll=yes
9632ac_cv_func_strtoull=yes
9633ac_cv_func_symlink=yes
9634ac_cv_func_sync_file_range=no
9635ac_cv_func_syslog=yes
9636ac_cv_func_unsetenv=yes
9637ac_cv_func_uselocale=yes
9638ac_cv_func_uuid_generate=yes
9639ac_cv_func_wcstombs_l=yes
9640ac_cv_have_decl_F_FULLFSYNC=yes
9641ac_cv_have_decl_RTLD_GLOBAL=yes
9642ac_cv_have_decl_RTLD_NOW=yes
9643ac_cv_have_decl_fdatasync=no
9644ac_cv_have_decl_posix_fadvise=no
9645ac_cv_have_decl_strlcat=yes
9646ac_cv_have_decl_strlcpy=yes
9647ac_cv_have_decl_strnlen=yes
9648ac_cv_have_decl_strtoll=yes
9649ac_cv_have_decl_strtoull=yes
9650ac_cv_header_atomic_h=no
9651ac_cv_header_copyfile_h=yes
9652ac_cv_header_dns_sd_h=yes
9653ac_cv_header_execinfo_h=yes
9654ac_cv_header_getopt_h=yes
9655ac_cv_header_gssapi_gssapi_h=yes
9656ac_cv_header_ifaddrs_h=yes
9657ac_cv_header_inttypes_h=yes
9658ac_cv_header_langinfo_h=yes
9659ac_cv_header_libxml_parser_h=yes
9660ac_cv_header_libxslt_xslt_h=yes
9661ac_cv_header_mbarrier_h=no
9662ac_cv_header_memory_h=yes
9663ac_cv_header_net_if_h=yes
9664ac_cv_header_netinet_tcp_h=yes
9665ac_cv_header_openssl_err_h=yes
9666ac_cv_header_openssl_ssl_h=yes
9667ac_cv_header_poll_h=yes
9668ac_cv_header_pthread_h=yes
9669ac_cv_header_readline_history_h=yes
9670ac_cv_header_readline_readline_h=yes
9671ac_cv_header_stdbool_h=yes
9672ac_cv_header_stdc=yes
9673ac_cv_header_stdint_h=yes
9674ac_cv_header_stdlib_h=yes
9675ac_cv_header_string_h=yes
9676ac_cv_header_strings_h=yes
9677ac_cv_header_sys_epoll_h=no
9678ac_cv_header_sys_event_h=yes
9679ac_cv_header_sys_ipc_h=yes
9680ac_cv_header_sys_prctl_h=no
9681ac_cv_header_sys_procctl_h=no
9682ac_cv_header_sys_pstat_h=no
9683ac_cv_header_sys_resource_h=yes
9684ac_cv_header_sys_select_h=yes
9685ac_cv_header_sys_sem_h=yes
9686ac_cv_header_sys_shm_h=yes
9687ac_cv_header_sys_sockio_h=yes
9688ac_cv_header_sys_stat_h=yes
9689ac_cv_header_sys_tas_h=no
9690ac_cv_header_sys_types_h=yes
9691ac_cv_header_sys_ucred_h=yes
9692ac_cv_header_sys_un_h=yes
9693ac_cv_header_syslog_h=yes
9694ac_cv_header_termios_h=yes
9695ac_cv_header_ucred_h=no
9696ac_cv_header_unicode_ucol_h=yes
9697ac_cv_header_unistd_h=yes
9698ac_cv_header_uuid_uuid_h=yes
9699ac_cv_header_wctype_h=yes
9700ac_cv_header_zlib_h=yes
9701ac_cv_host=x86_64-apple-darwin11.4.2
9702ac_cv_lib_crypto_CRYPTO_new_ex_data=yes
9703ac_cv_lib_m_main=yes
9704ac_cv_lib_ssl_SSL_new=yes
9705ac_cv_lib_xml2_xmlSaveToBuffer=yes
9706ac_cv_lib_xslt_xsltCleanupGlobals=yes
9707ac_cv_lib_z_inflate=yes
9708ac_cv_member_struct_sockaddr_sa_len=yes
9709ac_cv_member_struct_sockaddr_storage___ss_family=no
9710ac_cv_member_struct_sockaddr_storage___ss_len=no
9711ac_cv_member_struct_sockaddr_storage_ss_family=yes
9712ac_cv_member_struct_sockaddr_storage_ss_len=yes
9713ac_cv_member_struct_tm_tm_zone=yes
9714ac_cv_objext=o
9715ac_cv_path_BISON=/opt/local/bin/bison
9716ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
9717ac_cv_path_GREP=/opt/local/bin/ggrep
9718ac_cv_path_LD=/usr/bin/ld
9719ac_cv_path_PERL=/opt/local/bin/perl
9720ac_cv_path_SED=/opt/local/bin/gsed
9721ac_cv_path_TAR=/usr/bin/tar
9722ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
9723ac_cv_path_mkdir=/opt/local/bin/gmkdir
9724ac_cv_prog_AWK=gawk
9725ac_cv_prog_CPP='/usr/bin/clang -E'
9726ac_cv_prog_ac_ct_AR=ar
9727ac_cv_prog_ac_ct_RANLIB=ranlib
9728ac_cv_prog_ac_ct_STRIP=strip
9729ac_cv_prog_cc_c89=
9730ac_cv_prog_cc_c99=
9731ac_cv_prog_cc_g=yes
9732ac_cv_prog_cxx_g=yes
9733ac_cv_prog_gnu_ld=no
9734ac_cv_search_backtrace_symbols='none required'
9735ac_cv_search_clock_gettime=no
9736ac_cv_search_dlopen='none required'
9737ac_cv_search_fdatasync='none required'
9738ac_cv_search_gethostbyname_r=no
9739ac_cv_search_getopt_long='none required'
9740ac_cv_search_gss_init_sec_context=-lgssapi_krb5
9741ac_cv_search_sched_yield='none required'
9742ac_cv_search_setproctitle=no
9743ac_cv_search_shl_load=no
9744ac_cv_search_shm_open='none required'
9745ac_cv_search_shm_unlink='none required'
9746ac_cv_search_shmget='none required'
9747ac_cv_search_socket='none required'
9748ac_cv_sizeof_bool=0
9749ac_cv_sizeof_off_t=0
9750ac_cv_sys_file_offset_bits=no
9751ac_cv_sys_largefile_CC=no
9752ac_cv_sys_largefile_source=no
9753ac_cv_type__Bool=yes
9754ac_cv_type_struct_addrinfo=yes
9755ac_cv_type_struct_cmsgcred=no
9756ac_cv_type_struct_option=yes
9757ac_cv_type_struct_sockaddr_in6=yes
9758ac_cv_type_struct_sockaddr_storage=yes
9759ac_cv_type_struct_sockaddr_un=yes
9760ac_cv_type_union_semun=yes
9761ac_cv_type_z_streamp=yes
9762ax_cv_PTHREAD_CLANG=yes
9763ax_cv_PTHREAD_CLANG_NO_WARN_FLAG=no
9764ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE
9765ax_cv_PTHREAD_PRIO_INHERIT=yes
9766ax_cv_PTHREAD_SPECIAL_FLAGS=no
9767pgac_cv__builtin_bswap16=no
9768pgac_cv__builtin_bswap32=yes
9769pgac_cv__builtin_bswap64=yes
9770pgac_cv__builtin_clz=yes
9771pgac_cv__builtin_constant_p=yes
9772pgac_cv__builtin_ctz=yes
9773pgac_cv__builtin_popcount=yes
9774pgac_cv__builtin_unreachable=yes
9775pgac_cv__static_assert=yes
9776pgac_cv__types_compatible=yes
9777pgac_cv_c_typeof=typeof
9778pgac_cv_check_readline=-lreadline
9779pgac_cv_computed_goto=yes
9780pgac_cv_func_gettimeofday_1arg=no
9781pgac_cv_func_strerror_r_int=yes
9782pgac_cv_func_wcstombs_l='yes (in xlocale.h)'
9783pgac_cv_funcname_func_support=yes
9784pgac_cv_have_x86_64_popcntq=yes
9785pgac_cv_path_flex=/opt/local/bin/flex
9786pgac_cv_printf_archetype=printf
9787pgac_cv_prog_CC_cflags__Wdeclaration_after_statement=yes
9788pgac_cv_prog_CC_cflags__Wendif_labels=yes
9789pgac_cv_prog_CC_cflags__Werror_vla=yes
9790pgac_cv_prog_CC_cflags__Wformat_security=yes
9791pgac_cv_prog_CC_cflags__Wformat_truncation=no
9792pgac_cv_prog_CC_cflags__Wimplicit_fallthrough_3=no
9793pgac_cv_prog_CC_cflags__Wmissing_format_attribute=yes
9794pgac_cv_prog_CC_cflags__Wstringop_truncation=no
9795pgac_cv_prog_CC_cflags__Wunused_command_line_argument=yes
9796pgac_cv_prog_CC_cflags__fexcess_precision_standard=no
9797pgac_cv_prog_CC_cflags__fno_strict_aliasing=yes
9798pgac_cv_prog_CC_cflags__ftree_vectorize=no
9799pgac_cv_prog_CC_cflags__funroll_loops=yes
9800pgac_cv_prog_CC_cflags__fwrapv=yes
9801pgac_cv_prog_CXX_cxxflags__Wendif_labels=yes
9802pgac_cv_prog_CXX_cxxflags__Wformat_security=yes
9803pgac_cv_prog_CXX_cxxflags__Wimplicit_fallthrough_3=no
9804pgac_cv_prog_CXX_cxxflags__Wmissing_format_attribute=yes
9805pgac_cv_prog_CXX_cxxflags__fexcess_precision_standard=no
9806pgac_cv_prog_CXX_cxxflags__fno_strict_aliasing=yes
9807pgac_cv_prog_CXX_cxxflags__fwrapv=yes
9808pgac_cv_type_locale_t='yes (in xlocale.h)'
9809pgac_cv_var_PS_STRINGS=no
9810pgac_cv_var_int_opterr=yes
9811pgac_cv_var_int_optreset=yes
9812pgac_cv_var_int_timezone=yes
9813pgac_cv_var_rl_completion_append_character=yes
9814pgac_cv_var_rl_completion_suppress_quote=yes
9815pgac_cv_var_rl_filename_quote_characters=yes
9816pgac_cv_var_rl_filename_quoting_function=yes
9817pkg_cv_ICU_CFLAGS=
9818pkg_cv_ICU_LIBS='-L/opt/local/lib -licui18n -licuuc -licudata'
9819pkg_cv_XML2_CFLAGS=-I/opt/local/include/libxml2
9820pkg_cv_XML2_LIBS='-L/opt/local/lib -lxml2'
9821
9822## ----------------- ##
9823## Output variables. ##
9824## ----------------- ##
9825
9826AR='ar'
9827AWK='gawk'
9828BISON='/opt/local/bin/bison'
9829BISONFLAGS=' -Wno-deprecated'
9830BITCODE_CFLAGS=' -O2 '
9831BITCODE_CXXFLAGS=' -O2 '
9832CC='/usr/bin/clang'
9833CFLAGS='-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -pipe -Os -arch x86_64'
9834CFLAGS_ARMV8_CRC32C=''
9835CFLAGS_SL=''
9836CFLAGS_SSE42=''
9837CFLAGS_VECTOR=' -funroll-loops'
9838CLANG=''
9839CPP='/usr/bin/clang -E'
9840CPPFLAGS='-I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include'
9841CXX='/usr/bin/clang++'
9842CXXFLAGS='-Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -pipe -Os -stdlib=libc++ -arch x86_64'
9843DBTOEPUB=''
9844DEFS=''
9845DLLTOOL=''
9846DLLWRAP=''
9847DTRACE=''
9848DTRACEFLAGS=''
9849ECHO_C='\c'
9850ECHO_N=''
9851ECHO_T=''
9852EGREP='/opt/local/bin/ggrep -E'
9853EXEEXT=''
9854FLEX='/opt/local/bin/flex'
9855FLEXFLAGS=''
9856FOP=''
9857GCC='yes'
9858GCOV=''
9859GENHTML=''
9860GREP='/opt/local/bin/ggrep'
9861ICU_CFLAGS=''
9862ICU_LIBS='-L/opt/local/lib -licui18n -licuuc -licudata'
9863INCLUDES=' -I/opt/local/include'
9864INSTALL_DATA='${INSTALL} -m 644'
9865INSTALL_PROGRAM='${INSTALL}'
9866INSTALL_SCRIPT='${INSTALL}'
9867LCOV=''
9868LD='/usr/bin/ld'
9869LDAP_LIBS_BE=''
9870LDAP_LIBS_FE=''
9871LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64 -L/opt/local/lib  -L/opt/local/lib'
9872LDFLAGS_EX=''
9873LDFLAGS_SL=''
9874LIBOBJS=' explicit_bzero.o'
9875LIBS='-lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm '
9876LLVM_BINPATH=''
9877LLVM_CFLAGS=''
9878LLVM_CONFIG=''
9879LLVM_CPPFLAGS=''
9880LLVM_CXXFLAGS=''
9881LLVM_LIBS=''
9882LN_S='ln -s'
9883LTLIBOBJS=''
9884MKDIR_P='/opt/local/bin/gmkdir -p'
9885MSGFMT=''
9886MSGFMT_FLAGS=''
9887MSGMERGE=''
9888OBJEXT='o'
9889PACKAGE_BUGREPORT='pgsql-bugs@lists.postgresql.org'
9890PACKAGE_NAME='PostgreSQL'
9891PACKAGE_STRING='PostgreSQL 13.4'
9892PACKAGE_TARNAME='postgresql'
9893PACKAGE_URL='https://www.postgresql.org/'
9894PACKAGE_VERSION='13.4'
9895PATH_SEPARATOR=':'
9896PERL='/opt/local/bin/perl'
9897PERMIT_DECLARATION_AFTER_STATEMENT='-Wno-declaration-after-statement'
9898PG_CRC32C_OBJS=''
9899PG_MAJORVERSION='13'
9900PG_SYSROOT=''
9901PG_VERSION_NUM=''
9902PKG_CONFIG='/opt/local/bin/pkg-config'
9903PKG_CONFIG_LIBDIR=''
9904PKG_CONFIG_PATH=''
9905PORTNAME='darwin'
9906PROVE=''
9907PTHREAD_CC='/usr/bin/clang'
9908PTHREAD_CFLAGS='-pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS'
9909PTHREAD_LIBS=''
9910PYTHON=''
9911RANLIB='ranlib'
9912SED='/opt/local/bin/gsed'
9913SHELL='/bin/sh'
9914STRIP='strip -x'
9915STRIP_SHARED_LIB='strip -x'
9916STRIP_STATIC_LIB='strip -x'
9917SUN_STUDIO_CC='no'
9918TAR='/usr/bin/tar'
9919TAS=''
9920TCLSH=''
9921TCL_CONFIG_SH=''
9922TCL_INCLUDE_SPEC=''
9923TCL_LIBS=''
9924TCL_LIB_SPEC=''
9925TCL_SHARED_BUILD=''
9926TCL_SHLIB_LD_LIBS=''
9927UUID_EXTRA_OBJS='md5.o sha1.o'
9928UUID_LIBS=''
9929WANTED_LANGUAGES=''
9930WINDRES=''
9931XGETTEXT=''
9932XML2_CFLAGS='-I/opt/local/include/libxml2'
9933XML2_CONFIG=''
9934XML2_LIBS='-L/opt/local/lib -lxml2'
9935XMLLINT=''
9936XSLTPROC=''
9937ZIC=''
9938ac_ct_CC=''
9939ac_ct_CXX=''
9940autodepend=''
9941ax_pthread_config=''
9942bindir='/opt/local/lib/postgresql13/bin'
9943build='x86_64-apple-darwin11.4.2'
9944build_alias=''
9945build_cpu='x86_64'
9946build_os='darwin11.4.2'
9947build_vendor='apple'
9948datadir='/opt/local/share/postgresql13'
9949datarootdir='${prefix}/share'
9950default_port='5432'
9951docdir='/opt/local/share/doc/postgresql13'
9952dvidir='${docdir}'
9953enable_coverage='no'
9954enable_debug='no'
9955enable_dtrace='no'
9956enable_nls='no'
9957enable_rpath='yes'
9958enable_tap_tests='no'
9959enable_thread_safety='yes'
9960exec_prefix='NONE'
9961have_win32_dbghelp='no'
9962host='x86_64-apple-darwin11.4.2'
9963host_alias=''
9964host_cpu='x86_64'
9965host_os='darwin11.4.2'
9966host_vendor='apple'
9967htmldir='${docdir}'
9968includedir='/opt/local/include/postgresql13'
9969infodir='${datarootdir}/info'
9970install_bin='/usr/bin/install -c'
9971krb_srvtab='FILE:$(sysconfdir)/krb5.keytab'
9972libdir='/opt/local/lib/postgresql13'
9973libexecdir='${exec_prefix}/libexec'
9974localedir='${datarootdir}/locale'
9975localstatedir='${prefix}/var'
9976mandir='/opt/local/share/man'
9977oldincludedir='/usr/include'
9978pdfdir='${docdir}'
9979perl_archlibexp=''
9980perl_embed_ccflags=''
9981perl_embed_ldflags=''
9982perl_includespec=''
9983perl_privlibexp=''
9984perl_useshrplib=''
9985prefix='/opt/local'
9986program_transform_name='s,x,x,'
9987psdir='${docdir}'
9988python_additional_libs=''
9989python_includespec=''
9990python_libdir=''
9991python_libspec=''
9992python_majorversion=''
9993python_version=''
9994sbindir='${exec_prefix}/sbin'
9995sharedstatedir='${prefix}/com'
9996sysconfdir='/opt/local/etc/postgresql13'
9997target_alias=''
9998vpath_build=''
9999with_gnu_ld='no'
10000with_gssapi='yes'
10001with_icu='yes'
10002with_krb_srvnam='postgres'
10003with_ldap='no'
10004with_libxml='yes'
10005with_libxslt='yes'
10006with_llvm='no'
10007with_openssl='yes'
10008with_perl='no'
10009with_python='no'
10010with_readline='yes'
10011with_selinux='no'
10012with_system_tzdata=''
10013with_systemd='no'
10014with_tcl='no'
10015with_uuid='e2fs'
10016with_zlib='yes'
10017
10018## ----------- ##
10019## confdefs.h. ##
10020## ----------- ##
10021
10022/* confdefs.h */
10023#define PACKAGE_NAME "PostgreSQL"
10024#define PACKAGE_TARNAME "postgresql"
10025#define PACKAGE_VERSION "13.4"
10026#define PACKAGE_STRING "PostgreSQL 13.4"
10027#define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
10028#define PACKAGE_URL "https://www.postgresql.org/"
10029#define CONFIGURE_ARGS " '--prefix=/opt/local' 'PG_SYSROOT=disabled' '--sysconfdir=/opt/local/etc/postgresql13' '--bindir=/opt/local/lib/postgresql13/bin' '--libdir=/opt/local/lib/postgresql13' '--includedir=/opt/local/include/postgresql13' '--datadir=/opt/local/share/postgresql13' '--docdir=/opt/local/share/doc/postgresql13' '--mandir=/opt/local/share/man' '--with-includes=/opt/local/include' '--with-libraries=/opt/local/lib' '--with-openssl' '--with-bonjour' '--with-readline' '--with-zlib' '--with-libxml' '--with-libxslt' '--with-gssapi' '--enable-thread-safety' '--with-uuid=e2fs' '--with-icu' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'"
10030#define PG_MAJORVERSION "13"
10031#define PG_MAJORVERSION_NUM 13
10032#define PG_MINORVERSION_NUM 4
10033#define PG_VERSION "13.4"
10034#define DEF_PGPORT 5432
10035#define DEF_PGPORT_STR "5432"
10036#define BLCKSZ 8192
10037#define RELSEG_SIZE 131072
10038#define XLOG_BLCKSZ 8192
10039#define ENABLE_THREAD_SAFETY 1
10040#define USE_ICU 1
10041#define ENABLE_GSS 1
10042#define PG_KRB_SRVNAM "postgres"
10043#define USE_BONJOUR 1
10044#define USE_OPENSSL 1
10045#define HAVE_UUID_E2FS 1
10046#define USE_LIBXML 1
10047#define USE_LIBXSLT 1
10048#define STDC_HEADERS 1
10049#define HAVE_SYS_TYPES_H 1
10050#define HAVE_SYS_STAT_H 1
10051#define HAVE_STDLIB_H 1
10052#define HAVE_STRING_H 1
10053#define HAVE_MEMORY_H 1
10054#define HAVE_STRINGS_H 1
10055#define HAVE_INTTYPES_H 1
10056#define HAVE_STDINT_H 1
10057#define HAVE_UNISTD_H 1
10058#define HAVE_PTHREAD_PRIO_INHERIT 1
10059#define HAVE_PTHREAD 1
10060#define HAVE_STRERROR_R 1
10061#define HAVE_GETPWUID_R 1
10062#define STRERROR_R_INT 1
10063#define HAVE_LIBM 1
10064#define HAVE_LIBREADLINE 1
10065#define HAVE_LIBZ 1
10066#define HAVE_SPINLOCKS 1
10067#define HAVE_ATOMICS 1
10068#define HAVE_LIBCRYPTO 1
10069#define HAVE_LIBSSL 1
10070#define HAVE_X509_GET_SIGNATURE_NID 1
10071#define HAVE_OPENSSL_INIT_SSL 1
10072#define HAVE_BIO_GET_DATA 1
10073#define HAVE_BIO_METH_NEW 1
10074#define HAVE_ASN1_STRING_GET0_DATA 1
10075#define HAVE_LIBXML2 1
10076#define HAVE_LIBXSLT 1
10077#define HAVE__BOOL 1
10078#define HAVE_STDBOOL_H 1
10079#define HAVE_COPYFILE_H 1
10080#define HAVE_EXECINFO_H 1
10081#define HAVE_GETOPT_H 1
10082#define HAVE_IFADDRS_H 1
10083#define HAVE_LANGINFO_H 1
10084#define HAVE_POLL_H 1
10085#define HAVE_SYS_EVENT_H 1
10086#define HAVE_SYS_IPC_H 1
10087#define HAVE_SYS_RESOURCE_H 1
10088#define HAVE_SYS_SELECT_H 1
10089#define HAVE_SYS_SEM_H 1
10090#define HAVE_SYS_SHM_H 1
10091#define HAVE_SYS_SOCKIO_H 1
10092#define HAVE_SYS_UN_H 1
10093#define HAVE_TERMIOS_H 1
10094#define HAVE_WCTYPE_H 1
10095#define HAVE_NET_IF_H 1
10096#define HAVE_SYS_UCRED_H 1
10097#define HAVE_NETINET_TCP_H 1
10098#define HAVE_READLINE_READLINE_H 1
10099#define HAVE_READLINE_HISTORY_H 1
10100#define HAVE_GSSAPI_GSSAPI_H 1
10101#define HAVE_UUID_UUID_H 1
10102#define PG_PRINTF_ATTRIBUTE printf
10103#define HAVE_FUNCNAME__FUNC 1
10104#define HAVE__STATIC_ASSERT 1
10105#define HAVE_TYPEOF 1
10106#define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
10107#define HAVE__BUILTIN_CONSTANT_P 1
10108#define HAVE__BUILTIN_UNREACHABLE 1
10109#define HAVE_COMPUTED_GOTO 1
10110#define HAVE_STRUCT_TM_TM_ZONE 1
10111#define HAVE_UNION_SEMUN 1
10112#define HAVE_STRUCT_SOCKADDR_UN 1
10113#define HAVE_STRUCT_SOCKADDR_STORAGE 1
10114#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
10115#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
10116#define HAVE_STRUCT_SOCKADDR_SA_LEN 1
10117#define HAVE_STRUCT_ADDRINFO 1
10118#define HAVE_LOCALE_T 1
10119#define LOCALE_T_IN_XLOCALE 1
10120#define restrict __restrict
10121#define pg_restrict __restrict
10122#define HAVE_STRUCT_OPTION 1
10123#define HAVE_X86_64_POPCNTQ 1
10124#define SIZEOF_OFF_T 0
10125#define SIZEOF_BOOL 0
10126#define HAVE_INT_TIMEZONE 1
10127#define ACCEPT_TYPE_RETURN int
10128#define ACCEPT_TYPE_ARG1 int
10129#define ACCEPT_TYPE_ARG2 struct sockaddr *
10130#define ACCEPT_TYPE_ARG3 socklen_t
10131#define WCSTOMBS_L_IN_XLOCALE 1
10132#define HAVE_BACKTRACE_SYMBOLS 1
10133#define HAVE_COPYFILE 1
10134#define HAVE_FDATASYNC 1
10135#define HAVE_GETIFADDRS 1
10136#define HAVE_GETRLIMIT 1
10137#define HAVE_KQUEUE 1
10138#define HAVE_MBSTOWCS_L 1
10139#define HAVE_POLL 1
10140#define HAVE_PTHREAD_IS_THREADED_NP 1
10141#define HAVE_READLINK 1
10142#define HAVE_SETSID 1
10143#define HAVE_SHM_OPEN 1
10144#define HAVE_STRSIGNAL 1
10145#define HAVE_SYMLINK 1
10146#define HAVE_USELOCALE 1
10147#define HAVE_WCSTOMBS_L 1
10148#define HAVE__BUILTIN_BSWAP32 1
10149#define HAVE__BUILTIN_BSWAP64 1
10150#define HAVE__BUILTIN_CLZ 1
10151#define HAVE__BUILTIN_CTZ 1
10152#define HAVE__BUILTIN_POPCOUNT 1
10153#define HAVE_FSEEKO 1
10154#define HAVE_DECL_POSIX_FADVISE 0
10155#define HAVE_DECL_FDATASYNC 0
10156#define HAVE_DECL_STRLCAT 1
10157#define HAVE_DECL_STRLCPY 1
10158#define HAVE_DECL_STRNLEN 1
10159#define HAVE_DECL_F_FULLFSYNC 1
10160#define HAVE_DECL_RTLD_GLOBAL 1
10161#define HAVE_DECL_RTLD_NOW 1
10162#define HAVE_IPV6 1
10163#define HAVE_DLOPEN 1
10164#define HAVE_FLS 1
10165#define HAVE_GETOPT 1
10166#define HAVE_GETPEEREID 1
10167#define HAVE_GETRUSAGE 1
10168#define HAVE_INET_ATON 1
10169#define HAVE_LINK 1
10170#define HAVE_MKDTEMP 1
10171#define HAVE_PREAD 1
10172#define HAVE_PWRITE 1
10173#define HAVE_RANDOM 1
10174#define HAVE_SRANDOM 1
10175#define HAVE_STRLCAT 1
10176#define HAVE_STRLCPY 1
10177#define HAVE_STRNLEN 1
10178#define HAVE_STRTOF 1
10179#define HAVE_SETENV 1
10180#define HAVE_UNSETENV 1
10181#define HAVE_GETADDRINFO 1
10182#define HAVE_GETOPT_LONG 1
10183#define HAVE_SYSLOG 1
10184#define HAVE_INT_OPTERR 1
10185#define HAVE_INT_OPTRESET 1
10186#define HAVE_STRTOLL 1
10187#define HAVE_STRTOULL 1
10188#define HAVE_DECL_STRTOLL 1
10189#define HAVE_DECL_STRTOULL 1
10190#define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
10191#define HAVE_RL_COMPLETION_SUPPRESS_QUOTE 1
10192#define HAVE_RL_FILENAME_QUOTE_CHARACTERS 1
10193#define HAVE_RL_FILENAME_QUOTING_FUNCTION 1
10194#define HAVE_RL_COMPLETION_MATCHES 1
10195#define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
10196#define HAVE_RL_RESET_SCREEN_SIZE 1
10197#define HAVE_APPEND_HISTORY 1
10198#define HAVE_HISTORY_TRUNCATE_FILE 1
10199
10200configure: exit 1