Advertisement
Guest User

Untitled

a guest
Aug 27th, 2015
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 389.81 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by PostgreSQL configure 9.4.4, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --disable-debug --prefix=/usr/local/Cellar/postgresql/9.4.4 --datadir=/usr/local/Cellar/postgresql/9.4.4/share/postgresql --docdir=/usr/local/Cellar/postgresql/9.4.4/share/doc/postgresql --enable-thread-safety --with-bonjour --with-gssapi --with-ldap --with-openssl --with-pam --with-libxml --with-libxslt --with-perl --with-tcl --with-tclconfig=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib --with-uuid=e2fs
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = Mariuss-iMac-3.lan
  14. uname -m = x86_64
  15. uname -r = 15.0.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 15.0.0: Mon Aug 10 17:09:09 PDT 2015; root:xnu-3247.1.99~3/RELEASE_X86_64
  18.  
  19. /usr/bin/uname -p = i386
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = Mach kernel version:
  26. Darwin Kernel Version 15.0.0: Mon Aug 10 17:09:09 PDT 2015; root:xnu-3247.1.99~3/RELEASE_X86_64
  27. Kernel configured for up to 4 processors.
  28. 4 processors are physically available.
  29. 4 processors are logically available.
  30. Processor type: x86_64h (Intel x86-64h Haswell)
  31. Processors active: 0 1 2 3
  32. Primary memory available: 16.00 gigabytes
  33. Default processor set: 400 tasks, 2183 threads, 4 processors
  34. Load average: 2.38, Mach factor: 1.60
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /Users/marius/.nvm/versions/io.js/v2.5.0/bin
  40. PATH: /usr/local/sbin
  41. PATH: /usr/local/bin
  42. PATH: /usr/bin
  43. PATH: /bin
  44. PATH: /usr/sbin
  45. PATH: /sbin
  46. PATH: ~/Library/Android/sdk/tools
  47. PATH: ~/Library/Android/sdk/platform-tools
  48. PATH: ~/Library/Android/sdk/tools
  49. PATH: ~/Library/Android/sdk/platform-tools
  50. PATH: ~/.composer/vendor/bin
  51.  
  52.  
  53. ## ----------- ##
  54. ## Core tests. ##
  55. ## ----------- ##
  56.  
  57. configure:2746: checking build system type
  58. configure:2760: result: x86_64-apple-darwin15.0.0
  59. configure:2780: checking host system type
  60. configure:2793: result: x86_64-apple-darwin15.0.0
  61. configure:2815: checking which template to use
  62. configure:2886: result: darwin
  63. configure:2981: checking whether to build with 64-bit integer date/time support
  64. configure:3010: result: yes
  65. configure:3017: checking whether NLS is wanted
  66. configure:3049: result: no
  67. configure:3057: checking for default port number
  68. configure:3082: result: 5432
  69. configure:3473: checking for block size
  70. configure:3507: result: 8kB
  71. configure:3519: checking for segment size
  72. configure:3548: result: 1GB
  73. configure:3560: checking for WAL block size
  74. configure:3595: result: 8kB
  75. configure:3607: checking for WAL segment size
  76. configure:3642: result: 16MB
  77. configure:3739: checking for gcc
  78. configure:3755: found /usr/bin/gcc
  79. configure:3766: result: gcc
  80. configure:3797: checking for C compiler version
  81. configure:3806: gcc --version >&5
  82. Apple LLVM version 7.0.0 (clang-700.0.53)
  83. Target: x86_64-apple-darwin15.0.0
  84. Thread model: posix
  85. Configured with: --prefix=/Applications/Xcode-beta.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  86. configure:3817: $? = 0
  87. configure:3806: gcc -v >&5
  88. Configured with: --prefix=/Applications/Xcode-beta.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  89. Apple LLVM version 7.0.0 (clang-700.0.53)
  90. Target: x86_64-apple-darwin15.0.0
  91. Thread model: posix
  92. configure:3817: $? = 0
  93. configure:3806: gcc -V >&5
  94. clang: error: argument to '-V' is missing (expected 1 value)
  95. clang: error: no input files
  96. configure:3817: $? = 1
  97. configure:3806: gcc -qversion >&5
  98. clang: error: unknown argument: '-qversion'
  99. clang: error: no input files
  100. configure:3817: $? = 1
  101. configure:3837: checking whether the C compiler works
  102. configure:3859: gcc -I/usr/local/opt/readline/include conftest.c >&5
  103. configure:3863: $? = 0
  104. configure:3911: result: yes
  105. configure:3914: checking for C compiler default output file name
  106. configure:3916: result: a.out
  107. configure:3922: checking for suffix of executables
  108. configure:3929: gcc -o conftest -I/usr/local/opt/readline/include conftest.c >&5
  109. configure:3933: $? = 0
  110. configure:3955: result:
  111. configure:3977: checking whether we are cross compiling
  112. configure:3985: gcc -o conftest -I/usr/local/opt/readline/include conftest.c >&5
  113. configure:3989: $? = 0
  114. configure:3996: ./conftest
  115. configure:4000: $? = 0
  116. configure:4015: result: no
  117. configure:4020: checking for suffix of object files
  118. configure:4042: gcc -c -I/usr/local/opt/readline/include conftest.c >&5
  119. configure:4046: $? = 0
  120. configure:4067: result: o
  121. configure:4071: checking whether we are using the GNU C compiler
  122. configure:4090: gcc -c -I/usr/local/opt/readline/include conftest.c >&5
  123. configure:4090: $? = 0
  124. configure:4099: result: yes
  125. configure:4108: checking whether gcc accepts -g
  126. configure:4128: gcc -c -g -I/usr/local/opt/readline/include conftest.c >&5
  127. configure:4128: $? = 0
  128. configure:4169: result: yes
  129. configure:4186: checking for gcc option to accept ISO C89
  130. configure:4249: gcc -c -g -O2 -I/usr/local/opt/readline/include conftest.c >&5
  131. configure:4249: $? = 0
  132. configure:4262: result: none needed
  133. configure:4300: gcc -c -g -O2 -I/usr/local/opt/readline/include conftest.c >&5
  134. conftest.c:23:1: error: use of undeclared identifier 'choke'
  135. choke me
  136. ^
  137. 1 error generated.
  138. configure:4300: $? = 1
  139. configure: failed program was:
  140. | /* confdefs.h */
  141. | #define PACKAGE_NAME "PostgreSQL"
  142. | #define PACKAGE_TARNAME "postgresql"
  143. | #define PACKAGE_VERSION "9.4.4"
  144. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  145. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  146. | #define PACKAGE_URL ""
  147. | #define PG_MAJORVERSION "9.4"
  148. | #define PG_VERSION "9.4.4"
  149. | #define USE_INTEGER_DATETIMES 1
  150. | #define DEF_PGPORT 5432
  151. | #define DEF_PGPORT_STR "5432"
  152. | #define BLCKSZ 8192
  153. | #define RELSEG_SIZE 131072
  154. | #define XLOG_BLCKSZ 8192
  155. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  156. | /* end confdefs.h. */
  157. |
  158. | int
  159. | main ()
  160. | {
  161. | #ifndef __INTEL_COMPILER
  162. | choke me
  163. | #endif
  164. | ;
  165. | return 0;
  166. | }
  167. configure:4322: gcc -c -g -O2 -I/usr/local/opt/readline/include conftest.c >&5
  168. conftest.c:23:1: error: use of undeclared identifier 'choke'
  169. choke me
  170. ^
  171. 1 error generated.
  172. configure:4322: $? = 1
  173. configure: failed program was:
  174. | /* confdefs.h */
  175. | #define PACKAGE_NAME "PostgreSQL"
  176. | #define PACKAGE_TARNAME "postgresql"
  177. | #define PACKAGE_VERSION "9.4.4"
  178. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  179. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  180. | #define PACKAGE_URL ""
  181. | #define PG_MAJORVERSION "9.4"
  182. | #define PG_VERSION "9.4.4"
  183. | #define USE_INTEGER_DATETIMES 1
  184. | #define DEF_PGPORT 5432
  185. | #define DEF_PGPORT_STR "5432"
  186. | #define BLCKSZ 8192
  187. | #define RELSEG_SIZE 131072
  188. | #define XLOG_BLCKSZ 8192
  189. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  190. | /* end confdefs.h. */
  191. |
  192. | int
  193. | main ()
  194. | {
  195. | #ifndef __SUNPRO_C
  196. | choke me
  197. | #endif
  198. | ;
  199. | return 0;
  200. | }
  201. configure:4377: checking whether gcc supports -Wdeclaration-after-statement
  202. configure:4397: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -I/usr/local/opt/readline/include conftest.c >&5
  203. configure:4397: $? = 0
  204. configure:4406: result: yes
  205. configure:4412: checking whether gcc supports -Wendif-labels
  206. configure:4432: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -I/usr/local/opt/readline/include conftest.c >&5
  207. configure:4432: $? = 0
  208. configure:4441: result: yes
  209. configure:4447: checking whether gcc supports -Wmissing-format-attribute
  210. configure:4467: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -I/usr/local/opt/readline/include conftest.c >&5
  211. configure:4467: $? = 0
  212. configure:4476: result: yes
  213. configure:4483: checking whether gcc supports -Wformat-security
  214. configure:4503: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -I/usr/local/opt/readline/include conftest.c >&5
  215. configure:4503: $? = 0
  216. configure:4512: result: yes
  217. configure:4519: checking whether gcc supports -fno-strict-aliasing
  218. configure:4539: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -I/usr/local/opt/readline/include conftest.c >&5
  219. configure:4539: $? = 0
  220. configure:4548: result: yes
  221. configure:4555: checking whether gcc supports -fwrapv
  222. configure:4575: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/opt/readline/include conftest.c >&5
  223. configure:4575: $? = 0
  224. configure:4584: result: yes
  225. configure:4591: checking whether gcc supports -fexcess-precision=standard
  226. configure:4611: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -I/usr/local/opt/readline/include conftest.c >&5
  227. clang: warning: optimization flag '-fexcess-precision=standard' is not supported
  228. clang: warning: argument unused during compilation: '-fexcess-precision=standard'
  229. configure:4611: $? = 0
  230. configure: failed program was:
  231. | /* confdefs.h */
  232. | #define PACKAGE_NAME "PostgreSQL"
  233. | #define PACKAGE_TARNAME "postgresql"
  234. | #define PACKAGE_VERSION "9.4.4"
  235. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  236. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  237. | #define PACKAGE_URL ""
  238. | #define PG_MAJORVERSION "9.4"
  239. | #define PG_VERSION "9.4.4"
  240. | #define USE_INTEGER_DATETIMES 1
  241. | #define DEF_PGPORT 5432
  242. | #define DEF_PGPORT_STR "5432"
  243. | #define BLCKSZ 8192
  244. | #define RELSEG_SIZE 131072
  245. | #define XLOG_BLCKSZ 8192
  246. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  247. | /* end confdefs.h. */
  248. |
  249. | int
  250. | main ()
  251. | {
  252. |
  253. | ;
  254. | return 0;
  255. | }
  256. configure:4620: result: no
  257. configure:4627: checking whether gcc supports -funroll-loops
  258. configure:4647: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -funroll-loops -I/usr/local/opt/readline/include conftest.c >&5
  259. configure:4647: $? = 0
  260. configure:4656: result: yes
  261. configure:4662: checking whether gcc supports -ftree-vectorize
  262. configure:4682: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -ftree-vectorize -I/usr/local/opt/readline/include conftest.c >&5
  263. configure:4682: $? = 0
  264. configure:4691: result: yes
  265. configure:4700: checking whether gcc supports -Wunused-command-line-argument
  266. configure:4720: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wunused-command-line-argument -I/usr/local/opt/readline/include conftest.c >&5
  267. configure:4720: $? = 0
  268. configure:4729: result: yes
  269. configure:4929: checking whether the C compiler still works
  270. configure:4942: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include conftest.c >&5
  271. configure:4942: $? = 0
  272. configure:4943: result: yes
  273. configure:4968: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include conftest.c >&5
  274. configure:4968: $? = 0
  275. configure:4981: checking how to run the C preprocessor
  276. configure:5012: gcc -E -I/usr/local/opt/readline/include conftest.c
  277. configure:5012: $? = 0
  278. configure:5026: gcc -E -I/usr/local/opt/readline/include conftest.c
  279. conftest.c:18:10: fatal error: 'ac_nonexistent.h' file not found
  280. #include <ac_nonexistent.h>
  281. ^
  282. 1 error generated.
  283. configure:5026: $? = 1
  284. configure: failed program was:
  285. | /* confdefs.h */
  286. | #define PACKAGE_NAME "PostgreSQL"
  287. | #define PACKAGE_TARNAME "postgresql"
  288. | #define PACKAGE_VERSION "9.4.4"
  289. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  290. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  291. | #define PACKAGE_URL ""
  292. | #define PG_MAJORVERSION "9.4"
  293. | #define PG_VERSION "9.4.4"
  294. | #define USE_INTEGER_DATETIMES 1
  295. | #define DEF_PGPORT 5432
  296. | #define DEF_PGPORT_STR "5432"
  297. | #define BLCKSZ 8192
  298. | #define RELSEG_SIZE 131072
  299. | #define XLOG_BLCKSZ 8192
  300. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  301. | /* end confdefs.h. */
  302. | #include <ac_nonexistent.h>
  303. configure:5051: result: gcc -E
  304. configure:5071: gcc -E -I/usr/local/opt/readline/include conftest.c
  305. configure:5071: $? = 0
  306. configure:5085: gcc -E -I/usr/local/opt/readline/include conftest.c
  307. conftest.c:18:10: fatal error: 'ac_nonexistent.h' file not found
  308. #include <ac_nonexistent.h>
  309. ^
  310. 1 error generated.
  311. configure:5085: $? = 1
  312. configure: failed program was:
  313. | /* confdefs.h */
  314. | #define PACKAGE_NAME "PostgreSQL"
  315. | #define PACKAGE_TARNAME "postgresql"
  316. | #define PACKAGE_VERSION "9.4.4"
  317. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  318. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  319. | #define PACKAGE_URL ""
  320. | #define PG_MAJORVERSION "9.4"
  321. | #define PG_VERSION "9.4.4"
  322. | #define USE_INTEGER_DATETIMES 1
  323. | #define DEF_PGPORT 5432
  324. | #define DEF_PGPORT_STR "5432"
  325. | #define BLCKSZ 8192
  326. | #define RELSEG_SIZE 131072
  327. | #define XLOG_BLCKSZ 8192
  328. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  329. | /* end confdefs.h. */
  330. | #include <ac_nonexistent.h>
  331. configure:5227: checking allow thread-safe client libraries
  332. configure:5257: result: yes
  333. configure:5264: checking whether to build with Tcl
  334. configure:5290: result: yes
  335. configure:5322: checking whether to build Perl modules
  336. configure:5348: result: yes
  337. configure:5355: checking whether to build Python modules
  338. configure:5381: result: no
  339. configure:5388: checking whether to build with GSSAPI support
  340. configure:5419: result: yes
  341. configure:5462: checking whether to build with PAM support
  342. configure:5490: result: yes
  343. configure:5497: checking whether to build with LDAP support
  344. configure:5525: result: yes
  345. configure:5532: checking whether to build with Bonjour support
  346. configure:5560: result: yes
  347. configure:5567: checking whether to build with OpenSSL support
  348. configure:5595: result: yes
  349. configure:5602: checking whether to build with SELinux support
  350. configure:5629: result: no
  351. configure:5819: checking for xml2-config
  352. configure:5835: found /usr/local/bin/xml2-config
  353. configure:5846: result: xml2-config
  354. configure:5973: checking for grep that handles long lines and -e
  355. configure:6031: result: /usr/bin/grep
  356. configure:6036: checking for egrep
  357. configure:6098: result: /usr/bin/grep -E
  358. configure:6145: checking for ld used by GCC
  359. configure:6208: result: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  360. configure:6215: checking if the linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
  361. configure:6227: result: no
  362. configure:6311: checking for ranlib
  363. configure:6327: found /usr/bin/ranlib
  364. configure:6338: result: ranlib
  365. configure:6404: checking for strip
  366. configure:6420: found /usr/bin/strip
  367. configure:6431: result: strip
  368. configure:6454: checking whether it is possible to strip libraries
  369. configure:6467: result: yes
  370. configure:6524: checking for ar
  371. configure:6540: found /usr/bin/ar
  372. configure:6551: result: ar
  373. configure:6866: checking for a BSD-compatible install
  374. configure:6934: result: /usr/bin/install -c
  375. configure:6956: checking for tar
  376. configure:6974: found /usr/bin/tar
  377. configure:6986: result: /usr/bin/tar
  378. configure:6994: checking whether ln -s works
  379. configure:6998: result: yes
  380. configure:7009: checking for gawk
  381. configure:7039: result: no
  382. configure:7009: checking for mawk
  383. configure:7039: result: no
  384. configure:7009: checking for nawk
  385. configure:7039: result: no
  386. configure:7009: checking for awk
  387. configure:7025: found /usr/bin/awk
  388. configure:7036: result: awk
  389. configure:7047: checking for a thread-safe mkdir -p
  390. configure:7086: result: config/install-sh -c -d
  391. configure:7102: checking for bison
  392. configure:7120: found /usr/bin/bison
  393. configure:7132: result: /usr/bin/bison
  394. configure:7147: using bison (GNU Bison) 2.3
  395. configure:7186: checking for flex
  396. configure:7231: result: /usr/bin/flex
  397. configure:7251: using flex 2.5.35 Apple(flex-31)
  398. configure:7263: checking for perl
  399. configure:7281: found /usr/bin/perl
  400. configure:7293: result: /usr/bin/perl
  401. configure:7305: using perl 5.18.2
  402. configure:7338: checking for Perl archlibexp
  403. configure:7342: result: /System/Library/Perl/5.18/darwin-thread-multi-2level
  404. configure:7344: checking for Perl privlibexp
  405. configure:7348: result: /System/Library/Perl/5.18
  406. configure:7350: checking for Perl useshrplib
  407. configure:7354: result: true
  408. configure:7357: checking for flags to link embedded Perl
  409. configure:7374: result: -fstack-protector -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -lperl
  410. configure:7553: checking for main in -lm
  411. configure:7572: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5
  412. configure:7572: $? = 0
  413. configure:7581: result: yes
  414. configure:7592: checking for library containing setproctitle
  415. configure:7623: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5
  416. Undefined symbols for architecture x86_64:
  417. "_setproctitle", referenced from:
  418. _main in conftest-3b9e0a.o
  419. ld: symbol(s) not found for architecture x86_64
  420. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  421. configure:7623: $? = 1
  422. configure: failed program was:
  423. | /* confdefs.h */
  424. | #define PACKAGE_NAME "PostgreSQL"
  425. | #define PACKAGE_TARNAME "postgresql"
  426. | #define PACKAGE_VERSION "9.4.4"
  427. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  428. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  429. | #define PACKAGE_URL ""
  430. | #define PG_MAJORVERSION "9.4"
  431. | #define PG_VERSION "9.4.4"
  432. | #define USE_INTEGER_DATETIMES 1
  433. | #define DEF_PGPORT 5432
  434. | #define DEF_PGPORT_STR "5432"
  435. | #define BLCKSZ 8192
  436. | #define RELSEG_SIZE 131072
  437. | #define XLOG_BLCKSZ 8192
  438. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  439. | #define ENABLE_THREAD_SAFETY 1
  440. | #define ENABLE_GSS 1
  441. | #define PG_KRB_SRVNAM "postgres"
  442. | #define USE_PAM 1
  443. | #define USE_LDAP 1
  444. | #define USE_BONJOUR 1
  445. | #define USE_SSL 1
  446. | #define HAVE_UUID_E2FS 1
  447. | #define USE_LIBXML 1
  448. | #define USE_LIBXSLT 1
  449. | #define HAVE_LIBM 1
  450. | /* end confdefs.h. */
  451. |
  452. | /* Override any GCC internal prototype to avoid an error.
  453. | Use char because int might match the return type of a GCC
  454. | builtin and then its argument prototype would still apply. */
  455. | #ifdef __cplusplus
  456. | extern "C"
  457. | #endif
  458. | char setproctitle ();
  459. | int
  460. | main ()
  461. | {
  462. | return setproctitle ();
  463. | ;
  464. | return 0;
  465. | }
  466. configure:7623: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lutil -lm >&5
  467. Undefined symbols for architecture x86_64:
  468. "_setproctitle", referenced from:
  469. _main in conftest-d3d36d.o
  470. ld: symbol(s) not found for architecture x86_64
  471. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  472. configure:7623: $? = 1
  473. configure: failed program was:
  474. | /* confdefs.h */
  475. | #define PACKAGE_NAME "PostgreSQL"
  476. | #define PACKAGE_TARNAME "postgresql"
  477. | #define PACKAGE_VERSION "9.4.4"
  478. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  479. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  480. | #define PACKAGE_URL ""
  481. | #define PG_MAJORVERSION "9.4"
  482. | #define PG_VERSION "9.4.4"
  483. | #define USE_INTEGER_DATETIMES 1
  484. | #define DEF_PGPORT 5432
  485. | #define DEF_PGPORT_STR "5432"
  486. | #define BLCKSZ 8192
  487. | #define RELSEG_SIZE 131072
  488. | #define XLOG_BLCKSZ 8192
  489. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  490. | #define ENABLE_THREAD_SAFETY 1
  491. | #define ENABLE_GSS 1
  492. | #define PG_KRB_SRVNAM "postgres"
  493. | #define USE_PAM 1
  494. | #define USE_LDAP 1
  495. | #define USE_BONJOUR 1
  496. | #define USE_SSL 1
  497. | #define HAVE_UUID_E2FS 1
  498. | #define USE_LIBXML 1
  499. | #define USE_LIBXSLT 1
  500. | #define HAVE_LIBM 1
  501. | /* end confdefs.h. */
  502. |
  503. | /* Override any GCC internal prototype to avoid an error.
  504. | Use char because int might match the return type of a GCC
  505. | builtin and then its argument prototype would still apply. */
  506. | #ifdef __cplusplus
  507. | extern "C"
  508. | #endif
  509. | char setproctitle ();
  510. | int
  511. | main ()
  512. | {
  513. | return setproctitle ();
  514. | ;
  515. | return 0;
  516. | }
  517. configure:7640: result: no
  518. configure:7648: checking for library containing dlopen
  519. configure:7679: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5
  520. configure:7679: $? = 0
  521. configure:7696: result: none required
  522. configure:7704: checking for library containing socket
  523. configure:7735: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5
  524. configure:7735: $? = 0
  525. configure:7752: result: none required
  526. configure:7760: checking for library containing shl_load
  527. configure:7791: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5
  528. Undefined symbols for architecture x86_64:
  529. "_shl_load", referenced from:
  530. _main in conftest-cc6623.o
  531. ld: symbol(s) not found for architecture x86_64
  532. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  533. configure:7791: $? = 1
  534. configure: failed program was:
  535. | /* confdefs.h */
  536. | #define PACKAGE_NAME "PostgreSQL"
  537. | #define PACKAGE_TARNAME "postgresql"
  538. | #define PACKAGE_VERSION "9.4.4"
  539. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  540. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  541. | #define PACKAGE_URL ""
  542. | #define PG_MAJORVERSION "9.4"
  543. | #define PG_VERSION "9.4.4"
  544. | #define USE_INTEGER_DATETIMES 1
  545. | #define DEF_PGPORT 5432
  546. | #define DEF_PGPORT_STR "5432"
  547. | #define BLCKSZ 8192
  548. | #define RELSEG_SIZE 131072
  549. | #define XLOG_BLCKSZ 8192
  550. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  551. | #define ENABLE_THREAD_SAFETY 1
  552. | #define ENABLE_GSS 1
  553. | #define PG_KRB_SRVNAM "postgres"
  554. | #define USE_PAM 1
  555. | #define USE_LDAP 1
  556. | #define USE_BONJOUR 1
  557. | #define USE_SSL 1
  558. | #define HAVE_UUID_E2FS 1
  559. | #define USE_LIBXML 1
  560. | #define USE_LIBXSLT 1
  561. | #define HAVE_LIBM 1
  562. | /* end confdefs.h. */
  563. |
  564. | /* Override any GCC internal prototype to avoid an error.
  565. | Use char because int might match the return type of a GCC
  566. | builtin and then its argument prototype would still apply. */
  567. | #ifdef __cplusplus
  568. | extern "C"
  569. | #endif
  570. | char shl_load ();
  571. | int
  572. | main ()
  573. | {
  574. | return shl_load ();
  575. | ;
  576. | return 0;
  577. | }
  578. configure:7791: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -ldld -lm >&5
  579. ld: library not found for -ldld
  580. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  581. configure:7791: $? = 1
  582. configure: failed program was:
  583. | /* confdefs.h */
  584. | #define PACKAGE_NAME "PostgreSQL"
  585. | #define PACKAGE_TARNAME "postgresql"
  586. | #define PACKAGE_VERSION "9.4.4"
  587. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  588. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  589. | #define PACKAGE_URL ""
  590. | #define PG_MAJORVERSION "9.4"
  591. | #define PG_VERSION "9.4.4"
  592. | #define USE_INTEGER_DATETIMES 1
  593. | #define DEF_PGPORT 5432
  594. | #define DEF_PGPORT_STR "5432"
  595. | #define BLCKSZ 8192
  596. | #define RELSEG_SIZE 131072
  597. | #define XLOG_BLCKSZ 8192
  598. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  599. | #define ENABLE_THREAD_SAFETY 1
  600. | #define ENABLE_GSS 1
  601. | #define PG_KRB_SRVNAM "postgres"
  602. | #define USE_PAM 1
  603. | #define USE_LDAP 1
  604. | #define USE_BONJOUR 1
  605. | #define USE_SSL 1
  606. | #define HAVE_UUID_E2FS 1
  607. | #define USE_LIBXML 1
  608. | #define USE_LIBXSLT 1
  609. | #define HAVE_LIBM 1
  610. | /* end confdefs.h. */
  611. |
  612. | /* Override any GCC internal prototype to avoid an error.
  613. | Use char because int might match the return type of a GCC
  614. | builtin and then its argument prototype would still apply. */
  615. | #ifdef __cplusplus
  616. | extern "C"
  617. | #endif
  618. | char shl_load ();
  619. | int
  620. | main ()
  621. | {
  622. | return shl_load ();
  623. | ;
  624. | return 0;
  625. | }
  626. configure:7808: result: no
  627. configure:7877: checking for library containing getopt_long
  628. configure:7908: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5
  629. configure:7908: $? = 0
  630. configure:7925: result: none required
  631. configure:7933: checking for library containing crypt
  632. configure:7964: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5
  633. configure:7964: $? = 0
  634. configure:7981: result: none required
  635. configure:7989: checking for library containing shm_open
  636. configure:8020: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5
  637. configure:8020: $? = 0
  638. configure:8037: result: none required
  639. configure:8045: checking for library containing shm_unlink
  640. configure:8076: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5
  641. configure:8076: $? = 0
  642. configure:8093: result: none required
  643. configure:8102: checking for library containing fdatasync
  644. configure:8133: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5
  645. configure:8133: $? = 0
  646. configure:8150: result: none required
  647. configure:8160: checking for library containing gethostbyname_r
  648. configure:8191: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5
  649. Undefined symbols for architecture x86_64:
  650. "_gethostbyname_r", referenced from:
  651. _main in conftest-f5231d.o
  652. ld: symbol(s) not found for architecture x86_64
  653. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  654. configure:8191: $? = 1
  655. configure: failed program was:
  656. | /* confdefs.h */
  657. | #define PACKAGE_NAME "PostgreSQL"
  658. | #define PACKAGE_TARNAME "postgresql"
  659. | #define PACKAGE_VERSION "9.4.4"
  660. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  661. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  662. | #define PACKAGE_URL ""
  663. | #define PG_MAJORVERSION "9.4"
  664. | #define PG_VERSION "9.4.4"
  665. | #define USE_INTEGER_DATETIMES 1
  666. | #define DEF_PGPORT 5432
  667. | #define DEF_PGPORT_STR "5432"
  668. | #define BLCKSZ 8192
  669. | #define RELSEG_SIZE 131072
  670. | #define XLOG_BLCKSZ 8192
  671. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  672. | #define ENABLE_THREAD_SAFETY 1
  673. | #define ENABLE_GSS 1
  674. | #define PG_KRB_SRVNAM "postgres"
  675. | #define USE_PAM 1
  676. | #define USE_LDAP 1
  677. | #define USE_BONJOUR 1
  678. | #define USE_SSL 1
  679. | #define HAVE_UUID_E2FS 1
  680. | #define USE_LIBXML 1
  681. | #define USE_LIBXSLT 1
  682. | #define HAVE_LIBM 1
  683. | /* end confdefs.h. */
  684. |
  685. | /* Override any GCC internal prototype to avoid an error.
  686. | Use char because int might match the return type of a GCC
  687. | builtin and then its argument prototype would still apply. */
  688. | #ifdef __cplusplus
  689. | extern "C"
  690. | #endif
  691. | char gethostbyname_r ();
  692. | int
  693. | main ()
  694. | {
  695. | return gethostbyname_r ();
  696. | ;
  697. | return 0;
  698. | }
  699. configure:8191: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lnsl -lm >&5
  700. ld: library not found for -lnsl
  701. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  702. configure:8191: $? = 1
  703. configure: failed program was:
  704. | /* confdefs.h */
  705. | #define PACKAGE_NAME "PostgreSQL"
  706. | #define PACKAGE_TARNAME "postgresql"
  707. | #define PACKAGE_VERSION "9.4.4"
  708. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  709. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  710. | #define PACKAGE_URL ""
  711. | #define PG_MAJORVERSION "9.4"
  712. | #define PG_VERSION "9.4.4"
  713. | #define USE_INTEGER_DATETIMES 1
  714. | #define DEF_PGPORT 5432
  715. | #define DEF_PGPORT_STR "5432"
  716. | #define BLCKSZ 8192
  717. | #define RELSEG_SIZE 131072
  718. | #define XLOG_BLCKSZ 8192
  719. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  720. | #define ENABLE_THREAD_SAFETY 1
  721. | #define ENABLE_GSS 1
  722. | #define PG_KRB_SRVNAM "postgres"
  723. | #define USE_PAM 1
  724. | #define USE_LDAP 1
  725. | #define USE_BONJOUR 1
  726. | #define USE_SSL 1
  727. | #define HAVE_UUID_E2FS 1
  728. | #define USE_LIBXML 1
  729. | #define USE_LIBXSLT 1
  730. | #define HAVE_LIBM 1
  731. | /* end confdefs.h. */
  732. |
  733. | /* Override any GCC internal prototype to avoid an error.
  734. | Use char because int might match the return type of a GCC
  735. | builtin and then its argument prototype would still apply. */
  736. | #ifdef __cplusplus
  737. | extern "C"
  738. | #endif
  739. | char gethostbyname_r ();
  740. | int
  741. | main ()
  742. | {
  743. | return gethostbyname_r ();
  744. | ;
  745. | return 0;
  746. | }
  747. configure:8208: result: no
  748. configure:8217: checking for library containing shmget
  749. configure:8248: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lm >&5
  750. configure:8248: $? = 0
  751. configure:8265: result: none required
  752. configure:8277: checking for library containing readline
  753. configure:8309: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lreadline -lm >&5
  754. configure:8309: $? = 0
  755. configure:8335: result: -lreadline
  756. configure:8354: checking for inflate in -lz
  757. configure:8379: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lz -lreadline -lm >&5
  758. configure:8379: $? = 0
  759. configure:8388: result: yes
  760. configure:8419: checking for library containing gss_init_sec_context
  761. configure:8450: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lz -lreadline -lm >&5
  762. Undefined symbols for architecture x86_64:
  763. "_gss_init_sec_context", referenced from:
  764. _main in conftest-56217d.o
  765. ld: symbol(s) not found for architecture x86_64
  766. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  767. configure:8450: $? = 1
  768. configure: failed program was:
  769. | /* confdefs.h */
  770. | #define PACKAGE_NAME "PostgreSQL"
  771. | #define PACKAGE_TARNAME "postgresql"
  772. | #define PACKAGE_VERSION "9.4.4"
  773. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  774. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  775. | #define PACKAGE_URL ""
  776. | #define PG_MAJORVERSION "9.4"
  777. | #define PG_VERSION "9.4.4"
  778. | #define USE_INTEGER_DATETIMES 1
  779. | #define DEF_PGPORT 5432
  780. | #define DEF_PGPORT_STR "5432"
  781. | #define BLCKSZ 8192
  782. | #define RELSEG_SIZE 131072
  783. | #define XLOG_BLCKSZ 8192
  784. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  785. | #define ENABLE_THREAD_SAFETY 1
  786. | #define ENABLE_GSS 1
  787. | #define PG_KRB_SRVNAM "postgres"
  788. | #define USE_PAM 1
  789. | #define USE_LDAP 1
  790. | #define USE_BONJOUR 1
  791. | #define USE_SSL 1
  792. | #define HAVE_UUID_E2FS 1
  793. | #define USE_LIBXML 1
  794. | #define USE_LIBXSLT 1
  795. | #define HAVE_LIBM 1
  796. | #define HAVE_LIBREADLINE 1
  797. | #define HAVE_LIBZ 1
  798. | #define HAVE_SPINLOCKS 1
  799. | /* end confdefs.h. */
  800. |
  801. | /* Override any GCC internal prototype to avoid an error.
  802. | Use char because int might match the return type of a GCC
  803. | builtin and then its argument prototype would still apply. */
  804. | #ifdef __cplusplus
  805. | extern "C"
  806. | #endif
  807. | char gss_init_sec_context ();
  808. | int
  809. | main ()
  810. | {
  811. | return gss_init_sec_context ();
  812. | ;
  813. | return 0;
  814. | }
  815. configure:8450: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lgssapi_krb5 -lz -lreadline -lm >&5
  816. configure:8450: $? = 0
  817. configure:8467: result: -lgssapi_krb5
  818. configure:8484: checking for CRYPTO_new_ex_data in -lcrypto
  819. configure:8509: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  820. configure:8509: $? = 0
  821. configure:8518: result: yes
  822. configure:8531: checking for SSL_library_init in -lssl
  823. configure:8556: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  824. configure:8556: $? = 0
  825. configure:8565: result: yes
  826. configure:8698: checking for SSL_get_current_compression
  827. configure:8698: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  828. configure:8698: $? = 0
  829. configure:8698: result: yes
  830. configure:8710: checking for pam_start in -lpam
  831. configure:8735: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  832. configure:8735: $? = 0
  833. configure:8744: result: yes
  834. configure:8760: checking for xmlSaveToBuffer in -lxml2
  835. configure:8785: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  836. configure:8785: $? = 0
  837. configure:8794: result: yes
  838. configure:8810: checking for xsltCleanupGlobals in -lxslt
  839. configure:8835: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  840. configure:8835: $? = 0
  841. configure:8844: result: yes
  842. configure:8922: checking for uuid_generate
  843. configure:8922: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  844. configure:8922: $? = 0
  845. configure:8922: result: yes
  846. configure:9062: checking for ANSI C header files
  847. configure:9082: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  848. configure:9082: $? = 0
  849. configure:9155: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  850. configure:9155: $? = 0
  851. configure:9155: ./conftest
  852. configure:9155: $? = 0
  853. configure:9166: result: yes
  854. configure:9179: checking for sys/types.h
  855. configure:9179: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  856. configure:9179: $? = 0
  857. configure:9179: result: yes
  858. configure:9179: checking for sys/stat.h
  859. configure:9179: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  860. configure:9179: $? = 0
  861. configure:9179: result: yes
  862. configure:9179: checking for stdlib.h
  863. configure:9179: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  864. configure:9179: $? = 0
  865. configure:9179: result: yes
  866. configure:9179: checking for string.h
  867. configure:9179: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  868. configure:9179: $? = 0
  869. configure:9179: result: yes
  870. configure:9179: checking for memory.h
  871. configure:9179: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  872. configure:9179: $? = 0
  873. configure:9179: result: yes
  874. configure:9179: checking for strings.h
  875. configure:9179: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  876. configure:9179: $? = 0
  877. configure:9179: result: yes
  878. configure:9179: checking for inttypes.h
  879. configure:9179: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  880. configure:9179: $? = 0
  881. configure:9179: result: yes
  882. configure:9179: checking for stdint.h
  883. configure:9179: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  884. configure:9179: $? = 0
  885. configure:9179: result: yes
  886. configure:9179: checking for unistd.h
  887. configure:9179: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  888. configure:9179: $? = 0
  889. configure:9179: result: yes
  890. configure:9194: checking crypt.h usability
  891. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  892. conftest.c:81:10: fatal error: 'crypt.h' file not found
  893. #include <crypt.h>
  894. ^
  895. 1 error generated.
  896. configure:9194: $? = 1
  897. configure: failed program was:
  898. | /* confdefs.h */
  899. | #define PACKAGE_NAME "PostgreSQL"
  900. | #define PACKAGE_TARNAME "postgresql"
  901. | #define PACKAGE_VERSION "9.4.4"
  902. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  903. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  904. | #define PACKAGE_URL ""
  905. | #define PG_MAJORVERSION "9.4"
  906. | #define PG_VERSION "9.4.4"
  907. | #define USE_INTEGER_DATETIMES 1
  908. | #define DEF_PGPORT 5432
  909. | #define DEF_PGPORT_STR "5432"
  910. | #define BLCKSZ 8192
  911. | #define RELSEG_SIZE 131072
  912. | #define XLOG_BLCKSZ 8192
  913. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  914. | #define ENABLE_THREAD_SAFETY 1
  915. | #define ENABLE_GSS 1
  916. | #define PG_KRB_SRVNAM "postgres"
  917. | #define USE_PAM 1
  918. | #define USE_LDAP 1
  919. | #define USE_BONJOUR 1
  920. | #define USE_SSL 1
  921. | #define HAVE_UUID_E2FS 1
  922. | #define USE_LIBXML 1
  923. | #define USE_LIBXSLT 1
  924. | #define HAVE_LIBM 1
  925. | #define HAVE_LIBREADLINE 1
  926. | #define HAVE_LIBZ 1
  927. | #define HAVE_SPINLOCKS 1
  928. | #define HAVE_LIBCRYPTO 1
  929. | #define HAVE_LIBSSL 1
  930. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  931. | #define HAVE_LIBPAM 1
  932. | #define HAVE_LIBXML2 1
  933. | #define HAVE_LIBXSLT 1
  934. | #define STDC_HEADERS 1
  935. | #define HAVE_SYS_TYPES_H 1
  936. | #define HAVE_SYS_STAT_H 1
  937. | #define HAVE_STDLIB_H 1
  938. | #define HAVE_STRING_H 1
  939. | #define HAVE_MEMORY_H 1
  940. | #define HAVE_STRINGS_H 1
  941. | #define HAVE_INTTYPES_H 1
  942. | #define HAVE_STDINT_H 1
  943. | #define HAVE_UNISTD_H 1
  944. | /* end confdefs.h. */
  945. | #include <stdio.h>
  946. | #ifdef HAVE_SYS_TYPES_H
  947. | # include <sys/types.h>
  948. | #endif
  949. | #ifdef HAVE_SYS_STAT_H
  950. | # include <sys/stat.h>
  951. | #endif
  952. | #ifdef STDC_HEADERS
  953. | # include <stdlib.h>
  954. | # include <stddef.h>
  955. | #else
  956. | # ifdef HAVE_STDLIB_H
  957. | # include <stdlib.h>
  958. | # endif
  959. | #endif
  960. | #ifdef HAVE_STRING_H
  961. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  962. | # include <memory.h>
  963. | # endif
  964. | # include <string.h>
  965. | #endif
  966. | #ifdef HAVE_STRINGS_H
  967. | # include <strings.h>
  968. | #endif
  969. | #ifdef HAVE_INTTYPES_H
  970. | # include <inttypes.h>
  971. | #endif
  972. | #ifdef HAVE_STDINT_H
  973. | # include <stdint.h>
  974. | #endif
  975. | #ifdef HAVE_UNISTD_H
  976. | # include <unistd.h>
  977. | #endif
  978. | #include <crypt.h>
  979. configure:9194: result: no
  980. configure:9194: checking crypt.h presence
  981. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  982. conftest.c:48:10: fatal error: 'crypt.h' file not found
  983. #include <crypt.h>
  984. ^
  985. 1 error generated.
  986. configure:9194: $? = 1
  987. configure: failed program was:
  988. | /* confdefs.h */
  989. | #define PACKAGE_NAME "PostgreSQL"
  990. | #define PACKAGE_TARNAME "postgresql"
  991. | #define PACKAGE_VERSION "9.4.4"
  992. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  993. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  994. | #define PACKAGE_URL ""
  995. | #define PG_MAJORVERSION "9.4"
  996. | #define PG_VERSION "9.4.4"
  997. | #define USE_INTEGER_DATETIMES 1
  998. | #define DEF_PGPORT 5432
  999. | #define DEF_PGPORT_STR "5432"
  1000. | #define BLCKSZ 8192
  1001. | #define RELSEG_SIZE 131072
  1002. | #define XLOG_BLCKSZ 8192
  1003. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  1004. | #define ENABLE_THREAD_SAFETY 1
  1005. | #define ENABLE_GSS 1
  1006. | #define PG_KRB_SRVNAM "postgres"
  1007. | #define USE_PAM 1
  1008. | #define USE_LDAP 1
  1009. | #define USE_BONJOUR 1
  1010. | #define USE_SSL 1
  1011. | #define HAVE_UUID_E2FS 1
  1012. | #define USE_LIBXML 1
  1013. | #define USE_LIBXSLT 1
  1014. | #define HAVE_LIBM 1
  1015. | #define HAVE_LIBREADLINE 1
  1016. | #define HAVE_LIBZ 1
  1017. | #define HAVE_SPINLOCKS 1
  1018. | #define HAVE_LIBCRYPTO 1
  1019. | #define HAVE_LIBSSL 1
  1020. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  1021. | #define HAVE_LIBPAM 1
  1022. | #define HAVE_LIBXML2 1
  1023. | #define HAVE_LIBXSLT 1
  1024. | #define STDC_HEADERS 1
  1025. | #define HAVE_SYS_TYPES_H 1
  1026. | #define HAVE_SYS_STAT_H 1
  1027. | #define HAVE_STDLIB_H 1
  1028. | #define HAVE_STRING_H 1
  1029. | #define HAVE_MEMORY_H 1
  1030. | #define HAVE_STRINGS_H 1
  1031. | #define HAVE_INTTYPES_H 1
  1032. | #define HAVE_STDINT_H 1
  1033. | #define HAVE_UNISTD_H 1
  1034. | /* end confdefs.h. */
  1035. | #include <crypt.h>
  1036. configure:9194: result: no
  1037. configure:9194: checking for crypt.h
  1038. configure:9194: result: no
  1039. configure:9194: checking dld.h usability
  1040. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  1041. conftest.c:81:10: fatal error: 'dld.h' file not found
  1042. #include <dld.h>
  1043. ^
  1044. 1 error generated.
  1045. configure:9194: $? = 1
  1046. configure: failed program was:
  1047. | /* confdefs.h */
  1048. | #define PACKAGE_NAME "PostgreSQL"
  1049. | #define PACKAGE_TARNAME "postgresql"
  1050. | #define PACKAGE_VERSION "9.4.4"
  1051. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  1052. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  1053. | #define PACKAGE_URL ""
  1054. | #define PG_MAJORVERSION "9.4"
  1055. | #define PG_VERSION "9.4.4"
  1056. | #define USE_INTEGER_DATETIMES 1
  1057. | #define DEF_PGPORT 5432
  1058. | #define DEF_PGPORT_STR "5432"
  1059. | #define BLCKSZ 8192
  1060. | #define RELSEG_SIZE 131072
  1061. | #define XLOG_BLCKSZ 8192
  1062. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  1063. | #define ENABLE_THREAD_SAFETY 1
  1064. | #define ENABLE_GSS 1
  1065. | #define PG_KRB_SRVNAM "postgres"
  1066. | #define USE_PAM 1
  1067. | #define USE_LDAP 1
  1068. | #define USE_BONJOUR 1
  1069. | #define USE_SSL 1
  1070. | #define HAVE_UUID_E2FS 1
  1071. | #define USE_LIBXML 1
  1072. | #define USE_LIBXSLT 1
  1073. | #define HAVE_LIBM 1
  1074. | #define HAVE_LIBREADLINE 1
  1075. | #define HAVE_LIBZ 1
  1076. | #define HAVE_SPINLOCKS 1
  1077. | #define HAVE_LIBCRYPTO 1
  1078. | #define HAVE_LIBSSL 1
  1079. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  1080. | #define HAVE_LIBPAM 1
  1081. | #define HAVE_LIBXML2 1
  1082. | #define HAVE_LIBXSLT 1
  1083. | #define STDC_HEADERS 1
  1084. | #define HAVE_SYS_TYPES_H 1
  1085. | #define HAVE_SYS_STAT_H 1
  1086. | #define HAVE_STDLIB_H 1
  1087. | #define HAVE_STRING_H 1
  1088. | #define HAVE_MEMORY_H 1
  1089. | #define HAVE_STRINGS_H 1
  1090. | #define HAVE_INTTYPES_H 1
  1091. | #define HAVE_STDINT_H 1
  1092. | #define HAVE_UNISTD_H 1
  1093. | /* end confdefs.h. */
  1094. | #include <stdio.h>
  1095. | #ifdef HAVE_SYS_TYPES_H
  1096. | # include <sys/types.h>
  1097. | #endif
  1098. | #ifdef HAVE_SYS_STAT_H
  1099. | # include <sys/stat.h>
  1100. | #endif
  1101. | #ifdef STDC_HEADERS
  1102. | # include <stdlib.h>
  1103. | # include <stddef.h>
  1104. | #else
  1105. | # ifdef HAVE_STDLIB_H
  1106. | # include <stdlib.h>
  1107. | # endif
  1108. | #endif
  1109. | #ifdef HAVE_STRING_H
  1110. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1111. | # include <memory.h>
  1112. | # endif
  1113. | # include <string.h>
  1114. | #endif
  1115. | #ifdef HAVE_STRINGS_H
  1116. | # include <strings.h>
  1117. | #endif
  1118. | #ifdef HAVE_INTTYPES_H
  1119. | # include <inttypes.h>
  1120. | #endif
  1121. | #ifdef HAVE_STDINT_H
  1122. | # include <stdint.h>
  1123. | #endif
  1124. | #ifdef HAVE_UNISTD_H
  1125. | # include <unistd.h>
  1126. | #endif
  1127. | #include <dld.h>
  1128. configure:9194: result: no
  1129. configure:9194: checking dld.h presence
  1130. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  1131. conftest.c:48:10: fatal error: 'dld.h' file not found
  1132. #include <dld.h>
  1133. ^
  1134. 1 error generated.
  1135. configure:9194: $? = 1
  1136. configure: failed program was:
  1137. | /* confdefs.h */
  1138. | #define PACKAGE_NAME "PostgreSQL"
  1139. | #define PACKAGE_TARNAME "postgresql"
  1140. | #define PACKAGE_VERSION "9.4.4"
  1141. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  1142. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  1143. | #define PACKAGE_URL ""
  1144. | #define PG_MAJORVERSION "9.4"
  1145. | #define PG_VERSION "9.4.4"
  1146. | #define USE_INTEGER_DATETIMES 1
  1147. | #define DEF_PGPORT 5432
  1148. | #define DEF_PGPORT_STR "5432"
  1149. | #define BLCKSZ 8192
  1150. | #define RELSEG_SIZE 131072
  1151. | #define XLOG_BLCKSZ 8192
  1152. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  1153. | #define ENABLE_THREAD_SAFETY 1
  1154. | #define ENABLE_GSS 1
  1155. | #define PG_KRB_SRVNAM "postgres"
  1156. | #define USE_PAM 1
  1157. | #define USE_LDAP 1
  1158. | #define USE_BONJOUR 1
  1159. | #define USE_SSL 1
  1160. | #define HAVE_UUID_E2FS 1
  1161. | #define USE_LIBXML 1
  1162. | #define USE_LIBXSLT 1
  1163. | #define HAVE_LIBM 1
  1164. | #define HAVE_LIBREADLINE 1
  1165. | #define HAVE_LIBZ 1
  1166. | #define HAVE_SPINLOCKS 1
  1167. | #define HAVE_LIBCRYPTO 1
  1168. | #define HAVE_LIBSSL 1
  1169. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  1170. | #define HAVE_LIBPAM 1
  1171. | #define HAVE_LIBXML2 1
  1172. | #define HAVE_LIBXSLT 1
  1173. | #define STDC_HEADERS 1
  1174. | #define HAVE_SYS_TYPES_H 1
  1175. | #define HAVE_SYS_STAT_H 1
  1176. | #define HAVE_STDLIB_H 1
  1177. | #define HAVE_STRING_H 1
  1178. | #define HAVE_MEMORY_H 1
  1179. | #define HAVE_STRINGS_H 1
  1180. | #define HAVE_INTTYPES_H 1
  1181. | #define HAVE_STDINT_H 1
  1182. | #define HAVE_UNISTD_H 1
  1183. | /* end confdefs.h. */
  1184. | #include <dld.h>
  1185. configure:9194: result: no
  1186. configure:9194: checking for dld.h
  1187. configure:9194: result: no
  1188. configure:9194: checking fp_class.h usability
  1189. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  1190. conftest.c:81:10: fatal error: 'fp_class.h' file not found
  1191. #include <fp_class.h>
  1192. ^
  1193. 1 error generated.
  1194. configure:9194: $? = 1
  1195. configure: failed program was:
  1196. | /* confdefs.h */
  1197. | #define PACKAGE_NAME "PostgreSQL"
  1198. | #define PACKAGE_TARNAME "postgresql"
  1199. | #define PACKAGE_VERSION "9.4.4"
  1200. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  1201. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  1202. | #define PACKAGE_URL ""
  1203. | #define PG_MAJORVERSION "9.4"
  1204. | #define PG_VERSION "9.4.4"
  1205. | #define USE_INTEGER_DATETIMES 1
  1206. | #define DEF_PGPORT 5432
  1207. | #define DEF_PGPORT_STR "5432"
  1208. | #define BLCKSZ 8192
  1209. | #define RELSEG_SIZE 131072
  1210. | #define XLOG_BLCKSZ 8192
  1211. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  1212. | #define ENABLE_THREAD_SAFETY 1
  1213. | #define ENABLE_GSS 1
  1214. | #define PG_KRB_SRVNAM "postgres"
  1215. | #define USE_PAM 1
  1216. | #define USE_LDAP 1
  1217. | #define USE_BONJOUR 1
  1218. | #define USE_SSL 1
  1219. | #define HAVE_UUID_E2FS 1
  1220. | #define USE_LIBXML 1
  1221. | #define USE_LIBXSLT 1
  1222. | #define HAVE_LIBM 1
  1223. | #define HAVE_LIBREADLINE 1
  1224. | #define HAVE_LIBZ 1
  1225. | #define HAVE_SPINLOCKS 1
  1226. | #define HAVE_LIBCRYPTO 1
  1227. | #define HAVE_LIBSSL 1
  1228. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  1229. | #define HAVE_LIBPAM 1
  1230. | #define HAVE_LIBXML2 1
  1231. | #define HAVE_LIBXSLT 1
  1232. | #define STDC_HEADERS 1
  1233. | #define HAVE_SYS_TYPES_H 1
  1234. | #define HAVE_SYS_STAT_H 1
  1235. | #define HAVE_STDLIB_H 1
  1236. | #define HAVE_STRING_H 1
  1237. | #define HAVE_MEMORY_H 1
  1238. | #define HAVE_STRINGS_H 1
  1239. | #define HAVE_INTTYPES_H 1
  1240. | #define HAVE_STDINT_H 1
  1241. | #define HAVE_UNISTD_H 1
  1242. | /* end confdefs.h. */
  1243. | #include <stdio.h>
  1244. | #ifdef HAVE_SYS_TYPES_H
  1245. | # include <sys/types.h>
  1246. | #endif
  1247. | #ifdef HAVE_SYS_STAT_H
  1248. | # include <sys/stat.h>
  1249. | #endif
  1250. | #ifdef STDC_HEADERS
  1251. | # include <stdlib.h>
  1252. | # include <stddef.h>
  1253. | #else
  1254. | # ifdef HAVE_STDLIB_H
  1255. | # include <stdlib.h>
  1256. | # endif
  1257. | #endif
  1258. | #ifdef HAVE_STRING_H
  1259. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1260. | # include <memory.h>
  1261. | # endif
  1262. | # include <string.h>
  1263. | #endif
  1264. | #ifdef HAVE_STRINGS_H
  1265. | # include <strings.h>
  1266. | #endif
  1267. | #ifdef HAVE_INTTYPES_H
  1268. | # include <inttypes.h>
  1269. | #endif
  1270. | #ifdef HAVE_STDINT_H
  1271. | # include <stdint.h>
  1272. | #endif
  1273. | #ifdef HAVE_UNISTD_H
  1274. | # include <unistd.h>
  1275. | #endif
  1276. | #include <fp_class.h>
  1277. configure:9194: result: no
  1278. configure:9194: checking fp_class.h presence
  1279. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  1280. conftest.c:48:10: fatal error: 'fp_class.h' file not found
  1281. #include <fp_class.h>
  1282. ^
  1283. 1 error generated.
  1284. configure:9194: $? = 1
  1285. configure: failed program was:
  1286. | /* confdefs.h */
  1287. | #define PACKAGE_NAME "PostgreSQL"
  1288. | #define PACKAGE_TARNAME "postgresql"
  1289. | #define PACKAGE_VERSION "9.4.4"
  1290. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  1291. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  1292. | #define PACKAGE_URL ""
  1293. | #define PG_MAJORVERSION "9.4"
  1294. | #define PG_VERSION "9.4.4"
  1295. | #define USE_INTEGER_DATETIMES 1
  1296. | #define DEF_PGPORT 5432
  1297. | #define DEF_PGPORT_STR "5432"
  1298. | #define BLCKSZ 8192
  1299. | #define RELSEG_SIZE 131072
  1300. | #define XLOG_BLCKSZ 8192
  1301. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  1302. | #define ENABLE_THREAD_SAFETY 1
  1303. | #define ENABLE_GSS 1
  1304. | #define PG_KRB_SRVNAM "postgres"
  1305. | #define USE_PAM 1
  1306. | #define USE_LDAP 1
  1307. | #define USE_BONJOUR 1
  1308. | #define USE_SSL 1
  1309. | #define HAVE_UUID_E2FS 1
  1310. | #define USE_LIBXML 1
  1311. | #define USE_LIBXSLT 1
  1312. | #define HAVE_LIBM 1
  1313. | #define HAVE_LIBREADLINE 1
  1314. | #define HAVE_LIBZ 1
  1315. | #define HAVE_SPINLOCKS 1
  1316. | #define HAVE_LIBCRYPTO 1
  1317. | #define HAVE_LIBSSL 1
  1318. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  1319. | #define HAVE_LIBPAM 1
  1320. | #define HAVE_LIBXML2 1
  1321. | #define HAVE_LIBXSLT 1
  1322. | #define STDC_HEADERS 1
  1323. | #define HAVE_SYS_TYPES_H 1
  1324. | #define HAVE_SYS_STAT_H 1
  1325. | #define HAVE_STDLIB_H 1
  1326. | #define HAVE_STRING_H 1
  1327. | #define HAVE_MEMORY_H 1
  1328. | #define HAVE_STRINGS_H 1
  1329. | #define HAVE_INTTYPES_H 1
  1330. | #define HAVE_STDINT_H 1
  1331. | #define HAVE_UNISTD_H 1
  1332. | /* end confdefs.h. */
  1333. | #include <fp_class.h>
  1334. configure:9194: result: no
  1335. configure:9194: checking for fp_class.h
  1336. configure:9194: result: no
  1337. configure:9194: checking getopt.h usability
  1338. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  1339. configure:9194: $? = 0
  1340. configure:9194: result: yes
  1341. configure:9194: checking getopt.h presence
  1342. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  1343. configure:9194: $? = 0
  1344. configure:9194: result: yes
  1345. configure:9194: checking for getopt.h
  1346. configure:9194: result: yes
  1347. configure:9194: checking ieeefp.h usability
  1348. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  1349. conftest.c:82:10: fatal error: 'ieeefp.h' file not found
  1350. #include <ieeefp.h>
  1351. ^
  1352. 1 error generated.
  1353. configure:9194: $? = 1
  1354. configure: failed program was:
  1355. | /* confdefs.h */
  1356. | #define PACKAGE_NAME "PostgreSQL"
  1357. | #define PACKAGE_TARNAME "postgresql"
  1358. | #define PACKAGE_VERSION "9.4.4"
  1359. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  1360. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  1361. | #define PACKAGE_URL ""
  1362. | #define PG_MAJORVERSION "9.4"
  1363. | #define PG_VERSION "9.4.4"
  1364. | #define USE_INTEGER_DATETIMES 1
  1365. | #define DEF_PGPORT 5432
  1366. | #define DEF_PGPORT_STR "5432"
  1367. | #define BLCKSZ 8192
  1368. | #define RELSEG_SIZE 131072
  1369. | #define XLOG_BLCKSZ 8192
  1370. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  1371. | #define ENABLE_THREAD_SAFETY 1
  1372. | #define ENABLE_GSS 1
  1373. | #define PG_KRB_SRVNAM "postgres"
  1374. | #define USE_PAM 1
  1375. | #define USE_LDAP 1
  1376. | #define USE_BONJOUR 1
  1377. | #define USE_SSL 1
  1378. | #define HAVE_UUID_E2FS 1
  1379. | #define USE_LIBXML 1
  1380. | #define USE_LIBXSLT 1
  1381. | #define HAVE_LIBM 1
  1382. | #define HAVE_LIBREADLINE 1
  1383. | #define HAVE_LIBZ 1
  1384. | #define HAVE_SPINLOCKS 1
  1385. | #define HAVE_LIBCRYPTO 1
  1386. | #define HAVE_LIBSSL 1
  1387. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  1388. | #define HAVE_LIBPAM 1
  1389. | #define HAVE_LIBXML2 1
  1390. | #define HAVE_LIBXSLT 1
  1391. | #define STDC_HEADERS 1
  1392. | #define HAVE_SYS_TYPES_H 1
  1393. | #define HAVE_SYS_STAT_H 1
  1394. | #define HAVE_STDLIB_H 1
  1395. | #define HAVE_STRING_H 1
  1396. | #define HAVE_MEMORY_H 1
  1397. | #define HAVE_STRINGS_H 1
  1398. | #define HAVE_INTTYPES_H 1
  1399. | #define HAVE_STDINT_H 1
  1400. | #define HAVE_UNISTD_H 1
  1401. | #define HAVE_GETOPT_H 1
  1402. | /* end confdefs.h. */
  1403. | #include <stdio.h>
  1404. | #ifdef HAVE_SYS_TYPES_H
  1405. | # include <sys/types.h>
  1406. | #endif
  1407. | #ifdef HAVE_SYS_STAT_H
  1408. | # include <sys/stat.h>
  1409. | #endif
  1410. | #ifdef STDC_HEADERS
  1411. | # include <stdlib.h>
  1412. | # include <stddef.h>
  1413. | #else
  1414. | # ifdef HAVE_STDLIB_H
  1415. | # include <stdlib.h>
  1416. | # endif
  1417. | #endif
  1418. | #ifdef HAVE_STRING_H
  1419. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1420. | # include <memory.h>
  1421. | # endif
  1422. | # include <string.h>
  1423. | #endif
  1424. | #ifdef HAVE_STRINGS_H
  1425. | # include <strings.h>
  1426. | #endif
  1427. | #ifdef HAVE_INTTYPES_H
  1428. | # include <inttypes.h>
  1429. | #endif
  1430. | #ifdef HAVE_STDINT_H
  1431. | # include <stdint.h>
  1432. | #endif
  1433. | #ifdef HAVE_UNISTD_H
  1434. | # include <unistd.h>
  1435. | #endif
  1436. | #include <ieeefp.h>
  1437. configure:9194: result: no
  1438. configure:9194: checking ieeefp.h presence
  1439. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  1440. conftest.c:49:10: fatal error: 'ieeefp.h' file not found
  1441. #include <ieeefp.h>
  1442. ^
  1443. 1 error generated.
  1444. configure:9194: $? = 1
  1445. configure: failed program was:
  1446. | /* confdefs.h */
  1447. | #define PACKAGE_NAME "PostgreSQL"
  1448. | #define PACKAGE_TARNAME "postgresql"
  1449. | #define PACKAGE_VERSION "9.4.4"
  1450. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  1451. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  1452. | #define PACKAGE_URL ""
  1453. | #define PG_MAJORVERSION "9.4"
  1454. | #define PG_VERSION "9.4.4"
  1455. | #define USE_INTEGER_DATETIMES 1
  1456. | #define DEF_PGPORT 5432
  1457. | #define DEF_PGPORT_STR "5432"
  1458. | #define BLCKSZ 8192
  1459. | #define RELSEG_SIZE 131072
  1460. | #define XLOG_BLCKSZ 8192
  1461. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  1462. | #define ENABLE_THREAD_SAFETY 1
  1463. | #define ENABLE_GSS 1
  1464. | #define PG_KRB_SRVNAM "postgres"
  1465. | #define USE_PAM 1
  1466. | #define USE_LDAP 1
  1467. | #define USE_BONJOUR 1
  1468. | #define USE_SSL 1
  1469. | #define HAVE_UUID_E2FS 1
  1470. | #define USE_LIBXML 1
  1471. | #define USE_LIBXSLT 1
  1472. | #define HAVE_LIBM 1
  1473. | #define HAVE_LIBREADLINE 1
  1474. | #define HAVE_LIBZ 1
  1475. | #define HAVE_SPINLOCKS 1
  1476. | #define HAVE_LIBCRYPTO 1
  1477. | #define HAVE_LIBSSL 1
  1478. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  1479. | #define HAVE_LIBPAM 1
  1480. | #define HAVE_LIBXML2 1
  1481. | #define HAVE_LIBXSLT 1
  1482. | #define STDC_HEADERS 1
  1483. | #define HAVE_SYS_TYPES_H 1
  1484. | #define HAVE_SYS_STAT_H 1
  1485. | #define HAVE_STDLIB_H 1
  1486. | #define HAVE_STRING_H 1
  1487. | #define HAVE_MEMORY_H 1
  1488. | #define HAVE_STRINGS_H 1
  1489. | #define HAVE_INTTYPES_H 1
  1490. | #define HAVE_STDINT_H 1
  1491. | #define HAVE_UNISTD_H 1
  1492. | #define HAVE_GETOPT_H 1
  1493. | /* end confdefs.h. */
  1494. | #include <ieeefp.h>
  1495. configure:9194: result: no
  1496. configure:9194: checking for ieeefp.h
  1497. configure:9194: result: no
  1498. configure:9194: checking ifaddrs.h usability
  1499. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  1500. configure:9194: $? = 0
  1501. configure:9194: result: yes
  1502. configure:9194: checking ifaddrs.h presence
  1503. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  1504. configure:9194: $? = 0
  1505. configure:9194: result: yes
  1506. configure:9194: checking for ifaddrs.h
  1507. configure:9194: result: yes
  1508. configure:9194: checking langinfo.h usability
  1509. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  1510. configure:9194: $? = 0
  1511. configure:9194: result: yes
  1512. configure:9194: checking langinfo.h presence
  1513. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  1514. configure:9194: $? = 0
  1515. configure:9194: result: yes
  1516. configure:9194: checking for langinfo.h
  1517. configure:9194: result: yes
  1518. configure:9194: checking poll.h usability
  1519. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  1520. configure:9194: $? = 0
  1521. configure:9194: result: yes
  1522. configure:9194: checking poll.h presence
  1523. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  1524. configure:9194: $? = 0
  1525. configure:9194: result: yes
  1526. configure:9194: checking for poll.h
  1527. configure:9194: result: yes
  1528. configure:9194: checking pwd.h usability
  1529. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  1530. configure:9194: $? = 0
  1531. configure:9194: result: yes
  1532. configure:9194: checking pwd.h presence
  1533. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  1534. configure:9194: $? = 0
  1535. configure:9194: result: yes
  1536. configure:9194: checking for pwd.h
  1537. configure:9194: result: yes
  1538. configure:9194: checking sys/ioctl.h usability
  1539. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  1540. configure:9194: $? = 0
  1541. configure:9194: result: yes
  1542. configure:9194: checking sys/ioctl.h presence
  1543. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  1544. configure:9194: $? = 0
  1545. configure:9194: result: yes
  1546. configure:9194: checking for sys/ioctl.h
  1547. configure:9194: result: yes
  1548. configure:9194: checking sys/ipc.h usability
  1549. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  1550. configure:9194: $? = 0
  1551. configure:9194: result: yes
  1552. configure:9194: checking sys/ipc.h presence
  1553. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  1554. configure:9194: $? = 0
  1555. configure:9194: result: yes
  1556. configure:9194: checking for sys/ipc.h
  1557. configure:9194: result: yes
  1558. configure:9194: checking sys/poll.h usability
  1559. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  1560. configure:9194: $? = 0
  1561. configure:9194: result: yes
  1562. configure:9194: checking sys/poll.h presence
  1563. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  1564. configure:9194: $? = 0
  1565. configure:9194: result: yes
  1566. configure:9194: checking for sys/poll.h
  1567. configure:9194: result: yes
  1568. configure:9194: checking sys/pstat.h usability
  1569. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  1570. conftest.c:89:10: fatal error: 'sys/pstat.h' file not found
  1571. #include <sys/pstat.h>
  1572. ^
  1573. 1 error generated.
  1574. configure:9194: $? = 1
  1575. configure: failed program was:
  1576. | /* confdefs.h */
  1577. | #define PACKAGE_NAME "PostgreSQL"
  1578. | #define PACKAGE_TARNAME "postgresql"
  1579. | #define PACKAGE_VERSION "9.4.4"
  1580. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  1581. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  1582. | #define PACKAGE_URL ""
  1583. | #define PG_MAJORVERSION "9.4"
  1584. | #define PG_VERSION "9.4.4"
  1585. | #define USE_INTEGER_DATETIMES 1
  1586. | #define DEF_PGPORT 5432
  1587. | #define DEF_PGPORT_STR "5432"
  1588. | #define BLCKSZ 8192
  1589. | #define RELSEG_SIZE 131072
  1590. | #define XLOG_BLCKSZ 8192
  1591. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  1592. | #define ENABLE_THREAD_SAFETY 1
  1593. | #define ENABLE_GSS 1
  1594. | #define PG_KRB_SRVNAM "postgres"
  1595. | #define USE_PAM 1
  1596. | #define USE_LDAP 1
  1597. | #define USE_BONJOUR 1
  1598. | #define USE_SSL 1
  1599. | #define HAVE_UUID_E2FS 1
  1600. | #define USE_LIBXML 1
  1601. | #define USE_LIBXSLT 1
  1602. | #define HAVE_LIBM 1
  1603. | #define HAVE_LIBREADLINE 1
  1604. | #define HAVE_LIBZ 1
  1605. | #define HAVE_SPINLOCKS 1
  1606. | #define HAVE_LIBCRYPTO 1
  1607. | #define HAVE_LIBSSL 1
  1608. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  1609. | #define HAVE_LIBPAM 1
  1610. | #define HAVE_LIBXML2 1
  1611. | #define HAVE_LIBXSLT 1
  1612. | #define STDC_HEADERS 1
  1613. | #define HAVE_SYS_TYPES_H 1
  1614. | #define HAVE_SYS_STAT_H 1
  1615. | #define HAVE_STDLIB_H 1
  1616. | #define HAVE_STRING_H 1
  1617. | #define HAVE_MEMORY_H 1
  1618. | #define HAVE_STRINGS_H 1
  1619. | #define HAVE_INTTYPES_H 1
  1620. | #define HAVE_STDINT_H 1
  1621. | #define HAVE_UNISTD_H 1
  1622. | #define HAVE_GETOPT_H 1
  1623. | #define HAVE_IFADDRS_H 1
  1624. | #define HAVE_LANGINFO_H 1
  1625. | #define HAVE_POLL_H 1
  1626. | #define HAVE_PWD_H 1
  1627. | #define HAVE_SYS_IOCTL_H 1
  1628. | #define HAVE_SYS_IPC_H 1
  1629. | #define HAVE_SYS_POLL_H 1
  1630. | /* end confdefs.h. */
  1631. | #include <stdio.h>
  1632. | #ifdef HAVE_SYS_TYPES_H
  1633. | # include <sys/types.h>
  1634. | #endif
  1635. | #ifdef HAVE_SYS_STAT_H
  1636. | # include <sys/stat.h>
  1637. | #endif
  1638. | #ifdef STDC_HEADERS
  1639. | # include <stdlib.h>
  1640. | # include <stddef.h>
  1641. | #else
  1642. | # ifdef HAVE_STDLIB_H
  1643. | # include <stdlib.h>
  1644. | # endif
  1645. | #endif
  1646. | #ifdef HAVE_STRING_H
  1647. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1648. | # include <memory.h>
  1649. | # endif
  1650. | # include <string.h>
  1651. | #endif
  1652. | #ifdef HAVE_STRINGS_H
  1653. | # include <strings.h>
  1654. | #endif
  1655. | #ifdef HAVE_INTTYPES_H
  1656. | # include <inttypes.h>
  1657. | #endif
  1658. | #ifdef HAVE_STDINT_H
  1659. | # include <stdint.h>
  1660. | #endif
  1661. | #ifdef HAVE_UNISTD_H
  1662. | # include <unistd.h>
  1663. | #endif
  1664. | #include <sys/pstat.h>
  1665. configure:9194: result: no
  1666. configure:9194: checking sys/pstat.h presence
  1667. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  1668. conftest.c:56:10: fatal error: 'sys/pstat.h' file not found
  1669. #include <sys/pstat.h>
  1670. ^
  1671. 1 error generated.
  1672. configure:9194: $? = 1
  1673. configure: failed program was:
  1674. | /* confdefs.h */
  1675. | #define PACKAGE_NAME "PostgreSQL"
  1676. | #define PACKAGE_TARNAME "postgresql"
  1677. | #define PACKAGE_VERSION "9.4.4"
  1678. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  1679. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  1680. | #define PACKAGE_URL ""
  1681. | #define PG_MAJORVERSION "9.4"
  1682. | #define PG_VERSION "9.4.4"
  1683. | #define USE_INTEGER_DATETIMES 1
  1684. | #define DEF_PGPORT 5432
  1685. | #define DEF_PGPORT_STR "5432"
  1686. | #define BLCKSZ 8192
  1687. | #define RELSEG_SIZE 131072
  1688. | #define XLOG_BLCKSZ 8192
  1689. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  1690. | #define ENABLE_THREAD_SAFETY 1
  1691. | #define ENABLE_GSS 1
  1692. | #define PG_KRB_SRVNAM "postgres"
  1693. | #define USE_PAM 1
  1694. | #define USE_LDAP 1
  1695. | #define USE_BONJOUR 1
  1696. | #define USE_SSL 1
  1697. | #define HAVE_UUID_E2FS 1
  1698. | #define USE_LIBXML 1
  1699. | #define USE_LIBXSLT 1
  1700. | #define HAVE_LIBM 1
  1701. | #define HAVE_LIBREADLINE 1
  1702. | #define HAVE_LIBZ 1
  1703. | #define HAVE_SPINLOCKS 1
  1704. | #define HAVE_LIBCRYPTO 1
  1705. | #define HAVE_LIBSSL 1
  1706. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  1707. | #define HAVE_LIBPAM 1
  1708. | #define HAVE_LIBXML2 1
  1709. | #define HAVE_LIBXSLT 1
  1710. | #define STDC_HEADERS 1
  1711. | #define HAVE_SYS_TYPES_H 1
  1712. | #define HAVE_SYS_STAT_H 1
  1713. | #define HAVE_STDLIB_H 1
  1714. | #define HAVE_STRING_H 1
  1715. | #define HAVE_MEMORY_H 1
  1716. | #define HAVE_STRINGS_H 1
  1717. | #define HAVE_INTTYPES_H 1
  1718. | #define HAVE_STDINT_H 1
  1719. | #define HAVE_UNISTD_H 1
  1720. | #define HAVE_GETOPT_H 1
  1721. | #define HAVE_IFADDRS_H 1
  1722. | #define HAVE_LANGINFO_H 1
  1723. | #define HAVE_POLL_H 1
  1724. | #define HAVE_PWD_H 1
  1725. | #define HAVE_SYS_IOCTL_H 1
  1726. | #define HAVE_SYS_IPC_H 1
  1727. | #define HAVE_SYS_POLL_H 1
  1728. | /* end confdefs.h. */
  1729. | #include <sys/pstat.h>
  1730. configure:9194: result: no
  1731. configure:9194: checking for sys/pstat.h
  1732. configure:9194: result: no
  1733. configure:9194: checking sys/resource.h usability
  1734. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  1735. configure:9194: $? = 0
  1736. configure:9194: result: yes
  1737. configure:9194: checking sys/resource.h presence
  1738. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  1739. configure:9194: $? = 0
  1740. configure:9194: result: yes
  1741. configure:9194: checking for sys/resource.h
  1742. configure:9194: result: yes
  1743. configure:9194: checking sys/select.h usability
  1744. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  1745. configure:9194: $? = 0
  1746. configure:9194: result: yes
  1747. configure:9194: checking sys/select.h presence
  1748. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  1749. configure:9194: $? = 0
  1750. configure:9194: result: yes
  1751. configure:9194: checking for sys/select.h
  1752. configure:9194: result: yes
  1753. configure:9194: checking sys/sem.h usability
  1754. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  1755. configure:9194: $? = 0
  1756. configure:9194: result: yes
  1757. configure:9194: checking sys/sem.h presence
  1758. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  1759. configure:9194: $? = 0
  1760. configure:9194: result: yes
  1761. configure:9194: checking for sys/sem.h
  1762. configure:9194: result: yes
  1763. configure:9194: checking sys/shm.h usability
  1764. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  1765. configure:9194: $? = 0
  1766. configure:9194: result: yes
  1767. configure:9194: checking sys/shm.h presence
  1768. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  1769. configure:9194: $? = 0
  1770. configure:9194: result: yes
  1771. configure:9194: checking for sys/shm.h
  1772. configure:9194: result: yes
  1773. configure:9194: checking sys/socket.h usability
  1774. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  1775. configure:9194: $? = 0
  1776. configure:9194: result: yes
  1777. configure:9194: checking sys/socket.h presence
  1778. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  1779. configure:9194: $? = 0
  1780. configure:9194: result: yes
  1781. configure:9194: checking for sys/socket.h
  1782. configure:9194: result: yes
  1783. configure:9194: checking sys/sockio.h usability
  1784. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  1785. configure:9194: $? = 0
  1786. configure:9194: result: yes
  1787. configure:9194: checking sys/sockio.h presence
  1788. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  1789. configure:9194: $? = 0
  1790. configure:9194: result: yes
  1791. configure:9194: checking for sys/sockio.h
  1792. configure:9194: result: yes
  1793. configure:9194: checking sys/tas.h usability
  1794. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  1795. conftest.c:95:10: fatal error: 'sys/tas.h' file not found
  1796. #include <sys/tas.h>
  1797. ^
  1798. 1 error generated.
  1799. configure:9194: $? = 1
  1800. configure: failed program was:
  1801. | /* confdefs.h */
  1802. | #define PACKAGE_NAME "PostgreSQL"
  1803. | #define PACKAGE_TARNAME "postgresql"
  1804. | #define PACKAGE_VERSION "9.4.4"
  1805. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  1806. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  1807. | #define PACKAGE_URL ""
  1808. | #define PG_MAJORVERSION "9.4"
  1809. | #define PG_VERSION "9.4.4"
  1810. | #define USE_INTEGER_DATETIMES 1
  1811. | #define DEF_PGPORT 5432
  1812. | #define DEF_PGPORT_STR "5432"
  1813. | #define BLCKSZ 8192
  1814. | #define RELSEG_SIZE 131072
  1815. | #define XLOG_BLCKSZ 8192
  1816. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  1817. | #define ENABLE_THREAD_SAFETY 1
  1818. | #define ENABLE_GSS 1
  1819. | #define PG_KRB_SRVNAM "postgres"
  1820. | #define USE_PAM 1
  1821. | #define USE_LDAP 1
  1822. | #define USE_BONJOUR 1
  1823. | #define USE_SSL 1
  1824. | #define HAVE_UUID_E2FS 1
  1825. | #define USE_LIBXML 1
  1826. | #define USE_LIBXSLT 1
  1827. | #define HAVE_LIBM 1
  1828. | #define HAVE_LIBREADLINE 1
  1829. | #define HAVE_LIBZ 1
  1830. | #define HAVE_SPINLOCKS 1
  1831. | #define HAVE_LIBCRYPTO 1
  1832. | #define HAVE_LIBSSL 1
  1833. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  1834. | #define HAVE_LIBPAM 1
  1835. | #define HAVE_LIBXML2 1
  1836. | #define HAVE_LIBXSLT 1
  1837. | #define STDC_HEADERS 1
  1838. | #define HAVE_SYS_TYPES_H 1
  1839. | #define HAVE_SYS_STAT_H 1
  1840. | #define HAVE_STDLIB_H 1
  1841. | #define HAVE_STRING_H 1
  1842. | #define HAVE_MEMORY_H 1
  1843. | #define HAVE_STRINGS_H 1
  1844. | #define HAVE_INTTYPES_H 1
  1845. | #define HAVE_STDINT_H 1
  1846. | #define HAVE_UNISTD_H 1
  1847. | #define HAVE_GETOPT_H 1
  1848. | #define HAVE_IFADDRS_H 1
  1849. | #define HAVE_LANGINFO_H 1
  1850. | #define HAVE_POLL_H 1
  1851. | #define HAVE_PWD_H 1
  1852. | #define HAVE_SYS_IOCTL_H 1
  1853. | #define HAVE_SYS_IPC_H 1
  1854. | #define HAVE_SYS_POLL_H 1
  1855. | #define HAVE_SYS_RESOURCE_H 1
  1856. | #define HAVE_SYS_SELECT_H 1
  1857. | #define HAVE_SYS_SEM_H 1
  1858. | #define HAVE_SYS_SHM_H 1
  1859. | #define HAVE_SYS_SOCKET_H 1
  1860. | #define HAVE_SYS_SOCKIO_H 1
  1861. | /* end confdefs.h. */
  1862. | #include <stdio.h>
  1863. | #ifdef HAVE_SYS_TYPES_H
  1864. | # include <sys/types.h>
  1865. | #endif
  1866. | #ifdef HAVE_SYS_STAT_H
  1867. | # include <sys/stat.h>
  1868. | #endif
  1869. | #ifdef STDC_HEADERS
  1870. | # include <stdlib.h>
  1871. | # include <stddef.h>
  1872. | #else
  1873. | # ifdef HAVE_STDLIB_H
  1874. | # include <stdlib.h>
  1875. | # endif
  1876. | #endif
  1877. | #ifdef HAVE_STRING_H
  1878. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1879. | # include <memory.h>
  1880. | # endif
  1881. | # include <string.h>
  1882. | #endif
  1883. | #ifdef HAVE_STRINGS_H
  1884. | # include <strings.h>
  1885. | #endif
  1886. | #ifdef HAVE_INTTYPES_H
  1887. | # include <inttypes.h>
  1888. | #endif
  1889. | #ifdef HAVE_STDINT_H
  1890. | # include <stdint.h>
  1891. | #endif
  1892. | #ifdef HAVE_UNISTD_H
  1893. | # include <unistd.h>
  1894. | #endif
  1895. | #include <sys/tas.h>
  1896. configure:9194: result: no
  1897. configure:9194: checking sys/tas.h presence
  1898. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  1899. conftest.c:62:10: fatal error: 'sys/tas.h' file not found
  1900. #include <sys/tas.h>
  1901. ^
  1902. 1 error generated.
  1903. configure:9194: $? = 1
  1904. configure: failed program was:
  1905. | /* confdefs.h */
  1906. | #define PACKAGE_NAME "PostgreSQL"
  1907. | #define PACKAGE_TARNAME "postgresql"
  1908. | #define PACKAGE_VERSION "9.4.4"
  1909. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  1910. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  1911. | #define PACKAGE_URL ""
  1912. | #define PG_MAJORVERSION "9.4"
  1913. | #define PG_VERSION "9.4.4"
  1914. | #define USE_INTEGER_DATETIMES 1
  1915. | #define DEF_PGPORT 5432
  1916. | #define DEF_PGPORT_STR "5432"
  1917. | #define BLCKSZ 8192
  1918. | #define RELSEG_SIZE 131072
  1919. | #define XLOG_BLCKSZ 8192
  1920. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  1921. | #define ENABLE_THREAD_SAFETY 1
  1922. | #define ENABLE_GSS 1
  1923. | #define PG_KRB_SRVNAM "postgres"
  1924. | #define USE_PAM 1
  1925. | #define USE_LDAP 1
  1926. | #define USE_BONJOUR 1
  1927. | #define USE_SSL 1
  1928. | #define HAVE_UUID_E2FS 1
  1929. | #define USE_LIBXML 1
  1930. | #define USE_LIBXSLT 1
  1931. | #define HAVE_LIBM 1
  1932. | #define HAVE_LIBREADLINE 1
  1933. | #define HAVE_LIBZ 1
  1934. | #define HAVE_SPINLOCKS 1
  1935. | #define HAVE_LIBCRYPTO 1
  1936. | #define HAVE_LIBSSL 1
  1937. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  1938. | #define HAVE_LIBPAM 1
  1939. | #define HAVE_LIBXML2 1
  1940. | #define HAVE_LIBXSLT 1
  1941. | #define STDC_HEADERS 1
  1942. | #define HAVE_SYS_TYPES_H 1
  1943. | #define HAVE_SYS_STAT_H 1
  1944. | #define HAVE_STDLIB_H 1
  1945. | #define HAVE_STRING_H 1
  1946. | #define HAVE_MEMORY_H 1
  1947. | #define HAVE_STRINGS_H 1
  1948. | #define HAVE_INTTYPES_H 1
  1949. | #define HAVE_STDINT_H 1
  1950. | #define HAVE_UNISTD_H 1
  1951. | #define HAVE_GETOPT_H 1
  1952. | #define HAVE_IFADDRS_H 1
  1953. | #define HAVE_LANGINFO_H 1
  1954. | #define HAVE_POLL_H 1
  1955. | #define HAVE_PWD_H 1
  1956. | #define HAVE_SYS_IOCTL_H 1
  1957. | #define HAVE_SYS_IPC_H 1
  1958. | #define HAVE_SYS_POLL_H 1
  1959. | #define HAVE_SYS_RESOURCE_H 1
  1960. | #define HAVE_SYS_SELECT_H 1
  1961. | #define HAVE_SYS_SEM_H 1
  1962. | #define HAVE_SYS_SHM_H 1
  1963. | #define HAVE_SYS_SOCKET_H 1
  1964. | #define HAVE_SYS_SOCKIO_H 1
  1965. | /* end confdefs.h. */
  1966. | #include <sys/tas.h>
  1967. configure:9194: result: no
  1968. configure:9194: checking for sys/tas.h
  1969. configure:9194: result: no
  1970. configure:9194: checking sys/time.h usability
  1971. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  1972. configure:9194: $? = 0
  1973. configure:9194: result: yes
  1974. configure:9194: checking sys/time.h presence
  1975. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  1976. configure:9194: $? = 0
  1977. configure:9194: result: yes
  1978. configure:9194: checking for sys/time.h
  1979. configure:9194: result: yes
  1980. configure:9194: checking sys/un.h usability
  1981. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  1982. configure:9194: $? = 0
  1983. configure:9194: result: yes
  1984. configure:9194: checking sys/un.h presence
  1985. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  1986. configure:9194: $? = 0
  1987. configure:9194: result: yes
  1988. configure:9194: checking for sys/un.h
  1989. configure:9194: result: yes
  1990. configure:9194: checking termios.h usability
  1991. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  1992. configure:9194: $? = 0
  1993. configure:9194: result: yes
  1994. configure:9194: checking termios.h presence
  1995. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  1996. configure:9194: $? = 0
  1997. configure:9194: result: yes
  1998. configure:9194: checking for termios.h
  1999. configure:9194: result: yes
  2000. configure:9194: checking ucred.h usability
  2001. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2002. conftest.c:98:10: fatal error: 'ucred.h' file not found
  2003. #include <ucred.h>
  2004. ^
  2005. 1 error generated.
  2006. configure:9194: $? = 1
  2007. configure: failed program was:
  2008. | /* confdefs.h */
  2009. | #define PACKAGE_NAME "PostgreSQL"
  2010. | #define PACKAGE_TARNAME "postgresql"
  2011. | #define PACKAGE_VERSION "9.4.4"
  2012. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  2013. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  2014. | #define PACKAGE_URL ""
  2015. | #define PG_MAJORVERSION "9.4"
  2016. | #define PG_VERSION "9.4.4"
  2017. | #define USE_INTEGER_DATETIMES 1
  2018. | #define DEF_PGPORT 5432
  2019. | #define DEF_PGPORT_STR "5432"
  2020. | #define BLCKSZ 8192
  2021. | #define RELSEG_SIZE 131072
  2022. | #define XLOG_BLCKSZ 8192
  2023. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  2024. | #define ENABLE_THREAD_SAFETY 1
  2025. | #define ENABLE_GSS 1
  2026. | #define PG_KRB_SRVNAM "postgres"
  2027. | #define USE_PAM 1
  2028. | #define USE_LDAP 1
  2029. | #define USE_BONJOUR 1
  2030. | #define USE_SSL 1
  2031. | #define HAVE_UUID_E2FS 1
  2032. | #define USE_LIBXML 1
  2033. | #define USE_LIBXSLT 1
  2034. | #define HAVE_LIBM 1
  2035. | #define HAVE_LIBREADLINE 1
  2036. | #define HAVE_LIBZ 1
  2037. | #define HAVE_SPINLOCKS 1
  2038. | #define HAVE_LIBCRYPTO 1
  2039. | #define HAVE_LIBSSL 1
  2040. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  2041. | #define HAVE_LIBPAM 1
  2042. | #define HAVE_LIBXML2 1
  2043. | #define HAVE_LIBXSLT 1
  2044. | #define STDC_HEADERS 1
  2045. | #define HAVE_SYS_TYPES_H 1
  2046. | #define HAVE_SYS_STAT_H 1
  2047. | #define HAVE_STDLIB_H 1
  2048. | #define HAVE_STRING_H 1
  2049. | #define HAVE_MEMORY_H 1
  2050. | #define HAVE_STRINGS_H 1
  2051. | #define HAVE_INTTYPES_H 1
  2052. | #define HAVE_STDINT_H 1
  2053. | #define HAVE_UNISTD_H 1
  2054. | #define HAVE_GETOPT_H 1
  2055. | #define HAVE_IFADDRS_H 1
  2056. | #define HAVE_LANGINFO_H 1
  2057. | #define HAVE_POLL_H 1
  2058. | #define HAVE_PWD_H 1
  2059. | #define HAVE_SYS_IOCTL_H 1
  2060. | #define HAVE_SYS_IPC_H 1
  2061. | #define HAVE_SYS_POLL_H 1
  2062. | #define HAVE_SYS_RESOURCE_H 1
  2063. | #define HAVE_SYS_SELECT_H 1
  2064. | #define HAVE_SYS_SEM_H 1
  2065. | #define HAVE_SYS_SHM_H 1
  2066. | #define HAVE_SYS_SOCKET_H 1
  2067. | #define HAVE_SYS_SOCKIO_H 1
  2068. | #define HAVE_SYS_TIME_H 1
  2069. | #define HAVE_SYS_UN_H 1
  2070. | #define HAVE_TERMIOS_H 1
  2071. | /* end confdefs.h. */
  2072. | #include <stdio.h>
  2073. | #ifdef HAVE_SYS_TYPES_H
  2074. | # include <sys/types.h>
  2075. | #endif
  2076. | #ifdef HAVE_SYS_STAT_H
  2077. | # include <sys/stat.h>
  2078. | #endif
  2079. | #ifdef STDC_HEADERS
  2080. | # include <stdlib.h>
  2081. | # include <stddef.h>
  2082. | #else
  2083. | # ifdef HAVE_STDLIB_H
  2084. | # include <stdlib.h>
  2085. | # endif
  2086. | #endif
  2087. | #ifdef HAVE_STRING_H
  2088. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2089. | # include <memory.h>
  2090. | # endif
  2091. | # include <string.h>
  2092. | #endif
  2093. | #ifdef HAVE_STRINGS_H
  2094. | # include <strings.h>
  2095. | #endif
  2096. | #ifdef HAVE_INTTYPES_H
  2097. | # include <inttypes.h>
  2098. | #endif
  2099. | #ifdef HAVE_STDINT_H
  2100. | # include <stdint.h>
  2101. | #endif
  2102. | #ifdef HAVE_UNISTD_H
  2103. | # include <unistd.h>
  2104. | #endif
  2105. | #include <ucred.h>
  2106. configure:9194: result: no
  2107. configure:9194: checking ucred.h presence
  2108. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  2109. conftest.c:65:10: fatal error: 'ucred.h' file not found
  2110. #include <ucred.h>
  2111. ^
  2112. 1 error generated.
  2113. configure:9194: $? = 1
  2114. configure: failed program was:
  2115. | /* confdefs.h */
  2116. | #define PACKAGE_NAME "PostgreSQL"
  2117. | #define PACKAGE_TARNAME "postgresql"
  2118. | #define PACKAGE_VERSION "9.4.4"
  2119. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  2120. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  2121. | #define PACKAGE_URL ""
  2122. | #define PG_MAJORVERSION "9.4"
  2123. | #define PG_VERSION "9.4.4"
  2124. | #define USE_INTEGER_DATETIMES 1
  2125. | #define DEF_PGPORT 5432
  2126. | #define DEF_PGPORT_STR "5432"
  2127. | #define BLCKSZ 8192
  2128. | #define RELSEG_SIZE 131072
  2129. | #define XLOG_BLCKSZ 8192
  2130. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  2131. | #define ENABLE_THREAD_SAFETY 1
  2132. | #define ENABLE_GSS 1
  2133. | #define PG_KRB_SRVNAM "postgres"
  2134. | #define USE_PAM 1
  2135. | #define USE_LDAP 1
  2136. | #define USE_BONJOUR 1
  2137. | #define USE_SSL 1
  2138. | #define HAVE_UUID_E2FS 1
  2139. | #define USE_LIBXML 1
  2140. | #define USE_LIBXSLT 1
  2141. | #define HAVE_LIBM 1
  2142. | #define HAVE_LIBREADLINE 1
  2143. | #define HAVE_LIBZ 1
  2144. | #define HAVE_SPINLOCKS 1
  2145. | #define HAVE_LIBCRYPTO 1
  2146. | #define HAVE_LIBSSL 1
  2147. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  2148. | #define HAVE_LIBPAM 1
  2149. | #define HAVE_LIBXML2 1
  2150. | #define HAVE_LIBXSLT 1
  2151. | #define STDC_HEADERS 1
  2152. | #define HAVE_SYS_TYPES_H 1
  2153. | #define HAVE_SYS_STAT_H 1
  2154. | #define HAVE_STDLIB_H 1
  2155. | #define HAVE_STRING_H 1
  2156. | #define HAVE_MEMORY_H 1
  2157. | #define HAVE_STRINGS_H 1
  2158. | #define HAVE_INTTYPES_H 1
  2159. | #define HAVE_STDINT_H 1
  2160. | #define HAVE_UNISTD_H 1
  2161. | #define HAVE_GETOPT_H 1
  2162. | #define HAVE_IFADDRS_H 1
  2163. | #define HAVE_LANGINFO_H 1
  2164. | #define HAVE_POLL_H 1
  2165. | #define HAVE_PWD_H 1
  2166. | #define HAVE_SYS_IOCTL_H 1
  2167. | #define HAVE_SYS_IPC_H 1
  2168. | #define HAVE_SYS_POLL_H 1
  2169. | #define HAVE_SYS_RESOURCE_H 1
  2170. | #define HAVE_SYS_SELECT_H 1
  2171. | #define HAVE_SYS_SEM_H 1
  2172. | #define HAVE_SYS_SHM_H 1
  2173. | #define HAVE_SYS_SOCKET_H 1
  2174. | #define HAVE_SYS_SOCKIO_H 1
  2175. | #define HAVE_SYS_TIME_H 1
  2176. | #define HAVE_SYS_UN_H 1
  2177. | #define HAVE_TERMIOS_H 1
  2178. | /* end confdefs.h. */
  2179. | #include <ucred.h>
  2180. configure:9194: result: no
  2181. configure:9194: checking for ucred.h
  2182. configure:9194: result: no
  2183. configure:9194: checking utime.h usability
  2184. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2185. configure:9194: $? = 0
  2186. configure:9194: result: yes
  2187. configure:9194: checking utime.h presence
  2188. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  2189. configure:9194: $? = 0
  2190. configure:9194: result: yes
  2191. configure:9194: checking for utime.h
  2192. configure:9194: result: yes
  2193. configure:9194: checking wchar.h usability
  2194. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2195. configure:9194: $? = 0
  2196. configure:9194: result: yes
  2197. configure:9194: checking wchar.h presence
  2198. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  2199. configure:9194: $? = 0
  2200. configure:9194: result: yes
  2201. configure:9194: checking for wchar.h
  2202. configure:9194: result: yes
  2203. configure:9194: checking wctype.h usability
  2204. configure:9194: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2205. configure:9194: $? = 0
  2206. configure:9194: result: yes
  2207. configure:9194: checking wctype.h presence
  2208. configure:9194: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  2209. configure:9194: $? = 0
  2210. configure:9194: result: yes
  2211. configure:9194: checking for wctype.h
  2212. configure:9194: result: yes
  2213. configure:9209: checking for net/if.h
  2214. configure:9209: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2215. configure:9209: $? = 0
  2216. configure:9209: result: yes
  2217. configure:9229: checking for sys/ucred.h
  2218. configure:9229: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2219. configure:9229: $? = 0
  2220. configure:9229: result: yes
  2221. configure:9247: checking netinet/in.h usability
  2222. configure:9247: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2223. configure:9247: $? = 0
  2224. configure:9247: result: yes
  2225. configure:9247: checking netinet/in.h presence
  2226. configure:9247: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  2227. configure:9247: $? = 0
  2228. configure:9247: result: yes
  2229. configure:9247: checking for netinet/in.h
  2230. configure:9247: result: yes
  2231. configure:9259: checking for netinet/tcp.h
  2232. configure:9259: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2233. configure:9259: $? = 0
  2234. configure:9259: result: yes
  2235. configure:9278: checking readline/readline.h usability
  2236. configure:9278: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2237. configure:9278: $? = 0
  2238. configure:9278: result: yes
  2239. configure:9278: checking readline/readline.h presence
  2240. configure:9278: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  2241. configure:9278: $? = 0
  2242. configure:9278: result: yes
  2243. configure:9278: checking for readline/readline.h
  2244. configure:9278: result: yes
  2245. configure:9308: checking readline/history.h usability
  2246. configure:9308: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2247. configure:9308: $? = 0
  2248. configure:9308: result: yes
  2249. configure:9308: checking readline/history.h presence
  2250. configure:9308: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  2251. configure:9308: $? = 0
  2252. configure:9308: result: yes
  2253. configure:9308: checking for readline/history.h
  2254. configure:9308: result: yes
  2255. configure:9430: checking zlib.h usability
  2256. configure:9430: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2257. configure:9430: $? = 0
  2258. configure:9430: result: yes
  2259. configure:9430: checking zlib.h presence
  2260. configure:9430: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  2261. configure:9430: $? = 0
  2262. configure:9430: result: yes
  2263. configure:9430: checking for zlib.h
  2264. configure:9430: result: yes
  2265. configure:9446: checking gssapi/gssapi.h usability
  2266. configure:9446: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2267. configure:9446: $? = 0
  2268. configure:9446: result: yes
  2269. configure:9446: checking gssapi/gssapi.h presence
  2270. configure:9446: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  2271. configure:9446: $? = 0
  2272. configure:9446: result: yes
  2273. configure:9446: checking for gssapi/gssapi.h
  2274. configure:9446: result: yes
  2275. configure:9474: checking openssl/ssl.h usability
  2276. configure:9474: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2277. configure:9474: $? = 0
  2278. configure:9474: result: yes
  2279. configure:9474: checking openssl/ssl.h presence
  2280. configure:9474: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  2281. configure:9474: $? = 0
  2282. configure:9474: result: yes
  2283. configure:9474: checking for openssl/ssl.h
  2284. configure:9474: result: yes
  2285. configure:9482: checking openssl/err.h usability
  2286. configure:9482: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2287. configure:9482: $? = 0
  2288. configure:9482: result: yes
  2289. configure:9482: checking openssl/err.h presence
  2290. configure:9482: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  2291. configure:9482: $? = 0
  2292. configure:9482: result: yes
  2293. configure:9482: checking for openssl/err.h
  2294. configure:9482: result: yes
  2295. configure:9495: checking security/pam_appl.h usability
  2296. configure:9495: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2297. configure:9495: $? = 0
  2298. configure:9495: result: yes
  2299. configure:9495: checking security/pam_appl.h presence
  2300. configure:9495: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  2301. configure:9495: $? = 0
  2302. configure:9495: result: yes
  2303. configure:9495: checking for security/pam_appl.h
  2304. configure:9495: result: yes
  2305. configure:9523: checking libxml/parser.h usability
  2306. configure:9523: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2307. configure:9523: $? = 0
  2308. configure:9523: result: yes
  2309. configure:9523: checking libxml/parser.h presence
  2310. configure:9523: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  2311. configure:9523: $? = 0
  2312. configure:9523: result: yes
  2313. configure:9523: checking for libxml/parser.h
  2314. configure:9523: result: yes
  2315. configure:9534: checking libxslt/xslt.h usability
  2316. configure:9534: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2317. configure:9534: $? = 0
  2318. configure:9534: result: yes
  2319. configure:9534: checking libxslt/xslt.h presence
  2320. configure:9534: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  2321. configure:9534: $? = 0
  2322. configure:9534: result: yes
  2323. configure:9534: checking for libxslt/xslt.h
  2324. configure:9534: result: yes
  2325. configure:9559: checking ldap.h usability
  2326. configure:9559: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2327. configure:9559: $? = 0
  2328. configure:9559: result: yes
  2329. configure:9559: checking ldap.h presence
  2330. configure:9559: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  2331. configure:9559: $? = 0
  2332. configure:9559: result: yes
  2333. configure:9559: checking for ldap.h
  2334. configure:9559: result: yes
  2335. configure:9571: checking for compatible LDAP implementation
  2336. configure:9592: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2337. conftest.c:79:1: error: unknown type name 'choke'
  2338. choke me
  2339. ^
  2340. conftest.c:79:9: error: expected ';' after top level declarator
  2341. choke me
  2342. ^
  2343. ;
  2344. 2 errors generated.
  2345. configure:9592: $? = 1
  2346. configure: failed program was:
  2347. | /* confdefs.h */
  2348. | #define PACKAGE_NAME "PostgreSQL"
  2349. | #define PACKAGE_TARNAME "postgresql"
  2350. | #define PACKAGE_VERSION "9.4.4"
  2351. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  2352. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  2353. | #define PACKAGE_URL ""
  2354. | #define PG_MAJORVERSION "9.4"
  2355. | #define PG_VERSION "9.4.4"
  2356. | #define USE_INTEGER_DATETIMES 1
  2357. | #define DEF_PGPORT 5432
  2358. | #define DEF_PGPORT_STR "5432"
  2359. | #define BLCKSZ 8192
  2360. | #define RELSEG_SIZE 131072
  2361. | #define XLOG_BLCKSZ 8192
  2362. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  2363. | #define ENABLE_THREAD_SAFETY 1
  2364. | #define ENABLE_GSS 1
  2365. | #define PG_KRB_SRVNAM "postgres"
  2366. | #define USE_PAM 1
  2367. | #define USE_LDAP 1
  2368. | #define USE_BONJOUR 1
  2369. | #define USE_SSL 1
  2370. | #define HAVE_UUID_E2FS 1
  2371. | #define USE_LIBXML 1
  2372. | #define USE_LIBXSLT 1
  2373. | #define HAVE_LIBM 1
  2374. | #define HAVE_LIBREADLINE 1
  2375. | #define HAVE_LIBZ 1
  2376. | #define HAVE_SPINLOCKS 1
  2377. | #define HAVE_LIBCRYPTO 1
  2378. | #define HAVE_LIBSSL 1
  2379. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  2380. | #define HAVE_LIBPAM 1
  2381. | #define HAVE_LIBXML2 1
  2382. | #define HAVE_LIBXSLT 1
  2383. | #define STDC_HEADERS 1
  2384. | #define HAVE_SYS_TYPES_H 1
  2385. | #define HAVE_SYS_STAT_H 1
  2386. | #define HAVE_STDLIB_H 1
  2387. | #define HAVE_STRING_H 1
  2388. | #define HAVE_MEMORY_H 1
  2389. | #define HAVE_STRINGS_H 1
  2390. | #define HAVE_INTTYPES_H 1
  2391. | #define HAVE_STDINT_H 1
  2392. | #define HAVE_UNISTD_H 1
  2393. | #define HAVE_GETOPT_H 1
  2394. | #define HAVE_IFADDRS_H 1
  2395. | #define HAVE_LANGINFO_H 1
  2396. | #define HAVE_POLL_H 1
  2397. | #define HAVE_PWD_H 1
  2398. | #define HAVE_SYS_IOCTL_H 1
  2399. | #define HAVE_SYS_IPC_H 1
  2400. | #define HAVE_SYS_POLL_H 1
  2401. | #define HAVE_SYS_RESOURCE_H 1
  2402. | #define HAVE_SYS_SELECT_H 1
  2403. | #define HAVE_SYS_SEM_H 1
  2404. | #define HAVE_SYS_SHM_H 1
  2405. | #define HAVE_SYS_SOCKET_H 1
  2406. | #define HAVE_SYS_SOCKIO_H 1
  2407. | #define HAVE_SYS_TIME_H 1
  2408. | #define HAVE_SYS_UN_H 1
  2409. | #define HAVE_TERMIOS_H 1
  2410. | #define HAVE_UTIME_H 1
  2411. | #define HAVE_WCHAR_H 1
  2412. | #define HAVE_WCTYPE_H 1
  2413. | #define HAVE_NET_IF_H 1
  2414. | #define HAVE_SYS_UCRED_H 1
  2415. | #define HAVE_NETINET_IN_H 1
  2416. | #define HAVE_NETINET_TCP_H 1
  2417. | #define HAVE_READLINE_READLINE_H 1
  2418. | #define HAVE_READLINE_HISTORY_H 1
  2419. | #define HAVE_GSSAPI_GSSAPI_H 1
  2420. | #define HAVE_SECURITY_PAM_APPL_H 1
  2421. | #define HAVE_LDAP_H 1
  2422. | /* end confdefs.h. */
  2423. | #include <ldap.h>
  2424. | #if !defined(LDAP_VENDOR_VERSION) || (defined(LDAP_API_FEATURE_X_OPENLDAP) && LDAP_VENDOR_VERSION >= 20424 && LDAP_VENDOR_VERSION <= 20431)
  2425. | choke me
  2426. | #endif
  2427. | int
  2428. | main ()
  2429. | {
  2430. |
  2431. | ;
  2432. | return 0;
  2433. | }
  2434. configure:9599: result: no
  2435. configure:9606: WARNING:
  2436. *** With OpenLDAP versions 2.4.24 through 2.4.31, inclusive, each backend
  2437. *** process that loads libpq (via WAL receiver, dblink, or postgres_fdw) and
  2438. *** also uses LDAP will crash on exit.
  2439. configure:9634: checking dns_sd.h usability
  2440. configure:9634: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2441. configure:9634: $? = 0
  2442. configure:9634: result: yes
  2443. configure:9634: checking dns_sd.h presence
  2444. configure:9634: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  2445. configure:9634: $? = 0
  2446. configure:9634: result: yes
  2447. configure:9634: checking for dns_sd.h
  2448. configure:9634: result: yes
  2449. configure:9675: checking uuid/uuid.h usability
  2450. configure:9675: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2451. configure:9675: $? = 0
  2452. configure:9675: result: yes
  2453. configure:9675: checking uuid/uuid.h presence
  2454. configure:9675: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  2455. configure:9675: $? = 0
  2456. configure:9675: result: yes
  2457. configure:9675: checking for uuid/uuid.h
  2458. configure:9675: result: yes
  2459. configure:9797: checking whether byte ordering is bigendian
  2460. configure:9812: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2461. configure:9812: $? = 0
  2462. configure:9857: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2463. configure:9857: $? = 0
  2464. configure:9875: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2465. conftest.c:85:4: error: use of undeclared identifier 'not'
  2466. not big endian
  2467. ^
  2468. 1 error generated.
  2469. configure:9875: $? = 1
  2470. configure: failed program was:
  2471. | /* confdefs.h */
  2472. | #define PACKAGE_NAME "PostgreSQL"
  2473. | #define PACKAGE_TARNAME "postgresql"
  2474. | #define PACKAGE_VERSION "9.4.4"
  2475. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  2476. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  2477. | #define PACKAGE_URL ""
  2478. | #define PG_MAJORVERSION "9.4"
  2479. | #define PG_VERSION "9.4.4"
  2480. | #define USE_INTEGER_DATETIMES 1
  2481. | #define DEF_PGPORT 5432
  2482. | #define DEF_PGPORT_STR "5432"
  2483. | #define BLCKSZ 8192
  2484. | #define RELSEG_SIZE 131072
  2485. | #define XLOG_BLCKSZ 8192
  2486. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  2487. | #define ENABLE_THREAD_SAFETY 1
  2488. | #define ENABLE_GSS 1
  2489. | #define PG_KRB_SRVNAM "postgres"
  2490. | #define USE_PAM 1
  2491. | #define USE_LDAP 1
  2492. | #define USE_BONJOUR 1
  2493. | #define USE_SSL 1
  2494. | #define HAVE_UUID_E2FS 1
  2495. | #define USE_LIBXML 1
  2496. | #define USE_LIBXSLT 1
  2497. | #define HAVE_LIBM 1
  2498. | #define HAVE_LIBREADLINE 1
  2499. | #define HAVE_LIBZ 1
  2500. | #define HAVE_SPINLOCKS 1
  2501. | #define HAVE_LIBCRYPTO 1
  2502. | #define HAVE_LIBSSL 1
  2503. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  2504. | #define HAVE_LIBPAM 1
  2505. | #define HAVE_LIBXML2 1
  2506. | #define HAVE_LIBXSLT 1
  2507. | #define STDC_HEADERS 1
  2508. | #define HAVE_SYS_TYPES_H 1
  2509. | #define HAVE_SYS_STAT_H 1
  2510. | #define HAVE_STDLIB_H 1
  2511. | #define HAVE_STRING_H 1
  2512. | #define HAVE_MEMORY_H 1
  2513. | #define HAVE_STRINGS_H 1
  2514. | #define HAVE_INTTYPES_H 1
  2515. | #define HAVE_STDINT_H 1
  2516. | #define HAVE_UNISTD_H 1
  2517. | #define HAVE_GETOPT_H 1
  2518. | #define HAVE_IFADDRS_H 1
  2519. | #define HAVE_LANGINFO_H 1
  2520. | #define HAVE_POLL_H 1
  2521. | #define HAVE_PWD_H 1
  2522. | #define HAVE_SYS_IOCTL_H 1
  2523. | #define HAVE_SYS_IPC_H 1
  2524. | #define HAVE_SYS_POLL_H 1
  2525. | #define HAVE_SYS_RESOURCE_H 1
  2526. | #define HAVE_SYS_SELECT_H 1
  2527. | #define HAVE_SYS_SEM_H 1
  2528. | #define HAVE_SYS_SHM_H 1
  2529. | #define HAVE_SYS_SOCKET_H 1
  2530. | #define HAVE_SYS_SOCKIO_H 1
  2531. | #define HAVE_SYS_TIME_H 1
  2532. | #define HAVE_SYS_UN_H 1
  2533. | #define HAVE_TERMIOS_H 1
  2534. | #define HAVE_UTIME_H 1
  2535. | #define HAVE_WCHAR_H 1
  2536. | #define HAVE_WCTYPE_H 1
  2537. | #define HAVE_NET_IF_H 1
  2538. | #define HAVE_SYS_UCRED_H 1
  2539. | #define HAVE_NETINET_IN_H 1
  2540. | #define HAVE_NETINET_TCP_H 1
  2541. | #define HAVE_READLINE_READLINE_H 1
  2542. | #define HAVE_READLINE_HISTORY_H 1
  2543. | #define HAVE_GSSAPI_GSSAPI_H 1
  2544. | #define HAVE_SECURITY_PAM_APPL_H 1
  2545. | #define HAVE_LDAP_H 1
  2546. | #define HAVE_UUID_UUID_H 1
  2547. | /* end confdefs.h. */
  2548. | #include <sys/types.h>
  2549. | #include <sys/param.h>
  2550. |
  2551. | int
  2552. | main ()
  2553. | {
  2554. | #if BYTE_ORDER != BIG_ENDIAN
  2555. | not big endian
  2556. | #endif
  2557. |
  2558. | ;
  2559. | return 0;
  2560. | }
  2561. configure:10003: result: no
  2562. configure:10021: checking for inline
  2563. configure:10037: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2564. conftest.c:80:21: warning: unused function 'static_foo' [-Wunused-function]
  2565. static inline foo_t static_foo () {return 0; }
  2566. ^
  2567. 1 warning generated.
  2568. configure:10037: $? = 0
  2569. configure:10045: result: inline
  2570. configure:10063: checking for quiet inline (no complaint if unreferenced)
  2571. configure:10083: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  2572. configure:10083: $? = 0
  2573. configure:10091: result: yes
  2574. configure:10102: checking for flexible array members
  2575. configure:10125: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2576. configure:10125: $? = 0
  2577. configure:10132: result: yes
  2578. configure:10143: checking for signed types
  2579. configure:10159: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2580. conftest.c:84:13: warning: unused variable 'c' [-Wunused-variable]
  2581. signed char c; signed short s; signed int i;
  2582. ^
  2583. conftest.c:84:29: warning: unused variable 's' [-Wunused-variable]
  2584. signed char c; signed short s; signed int i;
  2585. ^
  2586. conftest.c:84:43: warning: unused variable 'i' [-Wunused-variable]
  2587. signed char c; signed short s; signed int i;
  2588. ^
  2589. 3 warnings generated.
  2590. configure:10159: $? = 0
  2591. configure:10166: result: yes
  2592. configure:10173: checking for __func__
  2593. configure:10189: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2594. configure:10189: $? = 0
  2595. configure:10196: result: yes
  2596. configure:10234: checking for _Static_assert
  2597. configure:10250: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  2598. configure:10250: $? = 0
  2599. configure:10258: result: yes
  2600. configure:10265: checking for __builtin_types_compatible_p
  2601. configure:10281: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2602. conftest.c:86:20: warning: unused variable 'y' [-Wunused-variable]
  2603. int x; static int y[__builtin_types_compatible_p(__typeof__(x), int)];
  2604. ^
  2605. 1 warning generated.
  2606. configure:10281: $? = 0
  2607. configure:10288: result: yes
  2608. configure:10295: checking for __builtin_constant_p
  2609. configure:10311: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2610. conftest.c:83:26: warning: unused variable 'y' [-Wunused-variable]
  2611. static int x; static int y[__builtin_constant_p(x) ? x : 1];
  2612. ^
  2613. 1 warning generated.
  2614. configure:10311: $? = 0
  2615. configure:10318: result: yes
  2616. configure:10325: checking for __builtin_unreachable
  2617. configure:10341: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  2618. configure:10341: $? = 0
  2619. configure:10349: result: yes
  2620. configure:10356: checking for __VA_ARGS__
  2621. configure:10374: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2622. configure:10374: $? = 0
  2623. configure:10381: result: yes
  2624. configure:10388: checking whether struct tm is in sys/time.h or time.h
  2625. configure:10408: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2626. configure:10408: $? = 0
  2627. configure:10415: result: time.h
  2628. configure:10423: checking for struct tm.tm_zone
  2629. configure:10423: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2630. configure:10423: $? = 0
  2631. configure:10423: result: yes
  2632. configure:10441: checking for tzname
  2633. configure:10461: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  2634. conftest.c:96:1: warning: implicit declaration of function 'atoi' is invalid in C99 [-Wimplicit-function-declaration]
  2635. atoi(*tzname);
  2636. ^
  2637. 1 warning generated.
  2638. configure:10461: $? = 0
  2639. configure:10469: result: yes
  2640. configure:10477: checking for union semun
  2641. configure:10477: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2642. configure:10477: $? = 0
  2643. configure:10477: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2644. conftest.c:96:26: error: expected expression
  2645. if (sizeof ((union semun)))
  2646. ^
  2647. 1 error generated.
  2648. configure:10477: $? = 1
  2649. configure: failed program was:
  2650. | /* confdefs.h */
  2651. | #define PACKAGE_NAME "PostgreSQL"
  2652. | #define PACKAGE_TARNAME "postgresql"
  2653. | #define PACKAGE_VERSION "9.4.4"
  2654. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  2655. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  2656. | #define PACKAGE_URL ""
  2657. | #define PG_MAJORVERSION "9.4"
  2658. | #define PG_VERSION "9.4.4"
  2659. | #define USE_INTEGER_DATETIMES 1
  2660. | #define DEF_PGPORT 5432
  2661. | #define DEF_PGPORT_STR "5432"
  2662. | #define BLCKSZ 8192
  2663. | #define RELSEG_SIZE 131072
  2664. | #define XLOG_BLCKSZ 8192
  2665. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  2666. | #define ENABLE_THREAD_SAFETY 1
  2667. | #define ENABLE_GSS 1
  2668. | #define PG_KRB_SRVNAM "postgres"
  2669. | #define USE_PAM 1
  2670. | #define USE_LDAP 1
  2671. | #define USE_BONJOUR 1
  2672. | #define USE_SSL 1
  2673. | #define HAVE_UUID_E2FS 1
  2674. | #define USE_LIBXML 1
  2675. | #define USE_LIBXSLT 1
  2676. | #define HAVE_LIBM 1
  2677. | #define HAVE_LIBREADLINE 1
  2678. | #define HAVE_LIBZ 1
  2679. | #define HAVE_SPINLOCKS 1
  2680. | #define HAVE_LIBCRYPTO 1
  2681. | #define HAVE_LIBSSL 1
  2682. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  2683. | #define HAVE_LIBPAM 1
  2684. | #define HAVE_LIBXML2 1
  2685. | #define HAVE_LIBXSLT 1
  2686. | #define STDC_HEADERS 1
  2687. | #define HAVE_SYS_TYPES_H 1
  2688. | #define HAVE_SYS_STAT_H 1
  2689. | #define HAVE_STDLIB_H 1
  2690. | #define HAVE_STRING_H 1
  2691. | #define HAVE_MEMORY_H 1
  2692. | #define HAVE_STRINGS_H 1
  2693. | #define HAVE_INTTYPES_H 1
  2694. | #define HAVE_STDINT_H 1
  2695. | #define HAVE_UNISTD_H 1
  2696. | #define HAVE_GETOPT_H 1
  2697. | #define HAVE_IFADDRS_H 1
  2698. | #define HAVE_LANGINFO_H 1
  2699. | #define HAVE_POLL_H 1
  2700. | #define HAVE_PWD_H 1
  2701. | #define HAVE_SYS_IOCTL_H 1
  2702. | #define HAVE_SYS_IPC_H 1
  2703. | #define HAVE_SYS_POLL_H 1
  2704. | #define HAVE_SYS_RESOURCE_H 1
  2705. | #define HAVE_SYS_SELECT_H 1
  2706. | #define HAVE_SYS_SEM_H 1
  2707. | #define HAVE_SYS_SHM_H 1
  2708. | #define HAVE_SYS_SOCKET_H 1
  2709. | #define HAVE_SYS_SOCKIO_H 1
  2710. | #define HAVE_SYS_TIME_H 1
  2711. | #define HAVE_SYS_UN_H 1
  2712. | #define HAVE_TERMIOS_H 1
  2713. | #define HAVE_UTIME_H 1
  2714. | #define HAVE_WCHAR_H 1
  2715. | #define HAVE_WCTYPE_H 1
  2716. | #define HAVE_NET_IF_H 1
  2717. | #define HAVE_SYS_UCRED_H 1
  2718. | #define HAVE_NETINET_IN_H 1
  2719. | #define HAVE_NETINET_TCP_H 1
  2720. | #define HAVE_READLINE_READLINE_H 1
  2721. | #define HAVE_READLINE_HISTORY_H 1
  2722. | #define HAVE_GSSAPI_GSSAPI_H 1
  2723. | #define HAVE_SECURITY_PAM_APPL_H 1
  2724. | #define HAVE_LDAP_H 1
  2725. | #define HAVE_UUID_UUID_H 1
  2726. | #define PG_USE_INLINE 1
  2727. | #define FLEXIBLE_ARRAY_MEMBER /**/
  2728. | #define HAVE_FUNCNAME__FUNC 1
  2729. | #define HAVE__STATIC_ASSERT 1
  2730. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  2731. | #define HAVE__BUILTIN_CONSTANT_P 1
  2732. | #define HAVE__BUILTIN_UNREACHABLE 1
  2733. | #define HAVE__VA_ARGS 1
  2734. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2735. | #define HAVE_TM_ZONE 1
  2736. | #define HAVE_TZNAME 1
  2737. | /* end confdefs.h. */
  2738. | #include <sys/types.h>
  2739. | #include <sys/ipc.h>
  2740. | #include <sys/sem.h>
  2741. |
  2742. | int
  2743. | main ()
  2744. | {
  2745. | if (sizeof ((union semun)))
  2746. | return 0;
  2747. | ;
  2748. | return 0;
  2749. | }
  2750. configure:10477: result: yes
  2751. configure:10490: checking for struct sockaddr_un
  2752. configure:10490: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2753. configure:10490: $? = 0
  2754. configure:10490: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2755. conftest.c:99:33: error: expected expression
  2756. if (sizeof ((struct sockaddr_un)))
  2757. ^
  2758. 1 error generated.
  2759. configure:10490: $? = 1
  2760. configure: failed program was:
  2761. | /* confdefs.h */
  2762. | #define PACKAGE_NAME "PostgreSQL"
  2763. | #define PACKAGE_TARNAME "postgresql"
  2764. | #define PACKAGE_VERSION "9.4.4"
  2765. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  2766. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  2767. | #define PACKAGE_URL ""
  2768. | #define PG_MAJORVERSION "9.4"
  2769. | #define PG_VERSION "9.4.4"
  2770. | #define USE_INTEGER_DATETIMES 1
  2771. | #define DEF_PGPORT 5432
  2772. | #define DEF_PGPORT_STR "5432"
  2773. | #define BLCKSZ 8192
  2774. | #define RELSEG_SIZE 131072
  2775. | #define XLOG_BLCKSZ 8192
  2776. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  2777. | #define ENABLE_THREAD_SAFETY 1
  2778. | #define ENABLE_GSS 1
  2779. | #define PG_KRB_SRVNAM "postgres"
  2780. | #define USE_PAM 1
  2781. | #define USE_LDAP 1
  2782. | #define USE_BONJOUR 1
  2783. | #define USE_SSL 1
  2784. | #define HAVE_UUID_E2FS 1
  2785. | #define USE_LIBXML 1
  2786. | #define USE_LIBXSLT 1
  2787. | #define HAVE_LIBM 1
  2788. | #define HAVE_LIBREADLINE 1
  2789. | #define HAVE_LIBZ 1
  2790. | #define HAVE_SPINLOCKS 1
  2791. | #define HAVE_LIBCRYPTO 1
  2792. | #define HAVE_LIBSSL 1
  2793. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  2794. | #define HAVE_LIBPAM 1
  2795. | #define HAVE_LIBXML2 1
  2796. | #define HAVE_LIBXSLT 1
  2797. | #define STDC_HEADERS 1
  2798. | #define HAVE_SYS_TYPES_H 1
  2799. | #define HAVE_SYS_STAT_H 1
  2800. | #define HAVE_STDLIB_H 1
  2801. | #define HAVE_STRING_H 1
  2802. | #define HAVE_MEMORY_H 1
  2803. | #define HAVE_STRINGS_H 1
  2804. | #define HAVE_INTTYPES_H 1
  2805. | #define HAVE_STDINT_H 1
  2806. | #define HAVE_UNISTD_H 1
  2807. | #define HAVE_GETOPT_H 1
  2808. | #define HAVE_IFADDRS_H 1
  2809. | #define HAVE_LANGINFO_H 1
  2810. | #define HAVE_POLL_H 1
  2811. | #define HAVE_PWD_H 1
  2812. | #define HAVE_SYS_IOCTL_H 1
  2813. | #define HAVE_SYS_IPC_H 1
  2814. | #define HAVE_SYS_POLL_H 1
  2815. | #define HAVE_SYS_RESOURCE_H 1
  2816. | #define HAVE_SYS_SELECT_H 1
  2817. | #define HAVE_SYS_SEM_H 1
  2818. | #define HAVE_SYS_SHM_H 1
  2819. | #define HAVE_SYS_SOCKET_H 1
  2820. | #define HAVE_SYS_SOCKIO_H 1
  2821. | #define HAVE_SYS_TIME_H 1
  2822. | #define HAVE_SYS_UN_H 1
  2823. | #define HAVE_TERMIOS_H 1
  2824. | #define HAVE_UTIME_H 1
  2825. | #define HAVE_WCHAR_H 1
  2826. | #define HAVE_WCTYPE_H 1
  2827. | #define HAVE_NET_IF_H 1
  2828. | #define HAVE_SYS_UCRED_H 1
  2829. | #define HAVE_NETINET_IN_H 1
  2830. | #define HAVE_NETINET_TCP_H 1
  2831. | #define HAVE_READLINE_READLINE_H 1
  2832. | #define HAVE_READLINE_HISTORY_H 1
  2833. | #define HAVE_GSSAPI_GSSAPI_H 1
  2834. | #define HAVE_SECURITY_PAM_APPL_H 1
  2835. | #define HAVE_LDAP_H 1
  2836. | #define HAVE_UUID_UUID_H 1
  2837. | #define PG_USE_INLINE 1
  2838. | #define FLEXIBLE_ARRAY_MEMBER /**/
  2839. | #define HAVE_FUNCNAME__FUNC 1
  2840. | #define HAVE__STATIC_ASSERT 1
  2841. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  2842. | #define HAVE__BUILTIN_CONSTANT_P 1
  2843. | #define HAVE__BUILTIN_UNREACHABLE 1
  2844. | #define HAVE__VA_ARGS 1
  2845. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2846. | #define HAVE_TM_ZONE 1
  2847. | #define HAVE_TZNAME 1
  2848. | #define HAVE_UNION_SEMUN 1
  2849. | /* end confdefs.h. */
  2850. | #include <sys/types.h>
  2851. | #ifdef HAVE_SYS_UN_H
  2852. | #include <sys/un.h>
  2853. | #endif
  2854. |
  2855. |
  2856. | int
  2857. | main ()
  2858. | {
  2859. | if (sizeof ((struct sockaddr_un)))
  2860. | return 0;
  2861. | ;
  2862. | return 0;
  2863. | }
  2864. configure:10490: result: yes
  2865. configure:10502: checking for struct sockaddr_storage
  2866. configure:10502: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2867. configure:10502: $? = 0
  2868. configure:10502: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2869. conftest.c:100:38: error: expected expression
  2870. if (sizeof ((struct sockaddr_storage)))
  2871. ^
  2872. 1 error generated.
  2873. configure:10502: $? = 1
  2874. configure: failed program was:
  2875. | /* confdefs.h */
  2876. | #define PACKAGE_NAME "PostgreSQL"
  2877. | #define PACKAGE_TARNAME "postgresql"
  2878. | #define PACKAGE_VERSION "9.4.4"
  2879. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  2880. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  2881. | #define PACKAGE_URL ""
  2882. | #define PG_MAJORVERSION "9.4"
  2883. | #define PG_VERSION "9.4.4"
  2884. | #define USE_INTEGER_DATETIMES 1
  2885. | #define DEF_PGPORT 5432
  2886. | #define DEF_PGPORT_STR "5432"
  2887. | #define BLCKSZ 8192
  2888. | #define RELSEG_SIZE 131072
  2889. | #define XLOG_BLCKSZ 8192
  2890. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  2891. | #define ENABLE_THREAD_SAFETY 1
  2892. | #define ENABLE_GSS 1
  2893. | #define PG_KRB_SRVNAM "postgres"
  2894. | #define USE_PAM 1
  2895. | #define USE_LDAP 1
  2896. | #define USE_BONJOUR 1
  2897. | #define USE_SSL 1
  2898. | #define HAVE_UUID_E2FS 1
  2899. | #define USE_LIBXML 1
  2900. | #define USE_LIBXSLT 1
  2901. | #define HAVE_LIBM 1
  2902. | #define HAVE_LIBREADLINE 1
  2903. | #define HAVE_LIBZ 1
  2904. | #define HAVE_SPINLOCKS 1
  2905. | #define HAVE_LIBCRYPTO 1
  2906. | #define HAVE_LIBSSL 1
  2907. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  2908. | #define HAVE_LIBPAM 1
  2909. | #define HAVE_LIBXML2 1
  2910. | #define HAVE_LIBXSLT 1
  2911. | #define STDC_HEADERS 1
  2912. | #define HAVE_SYS_TYPES_H 1
  2913. | #define HAVE_SYS_STAT_H 1
  2914. | #define HAVE_STDLIB_H 1
  2915. | #define HAVE_STRING_H 1
  2916. | #define HAVE_MEMORY_H 1
  2917. | #define HAVE_STRINGS_H 1
  2918. | #define HAVE_INTTYPES_H 1
  2919. | #define HAVE_STDINT_H 1
  2920. | #define HAVE_UNISTD_H 1
  2921. | #define HAVE_GETOPT_H 1
  2922. | #define HAVE_IFADDRS_H 1
  2923. | #define HAVE_LANGINFO_H 1
  2924. | #define HAVE_POLL_H 1
  2925. | #define HAVE_PWD_H 1
  2926. | #define HAVE_SYS_IOCTL_H 1
  2927. | #define HAVE_SYS_IPC_H 1
  2928. | #define HAVE_SYS_POLL_H 1
  2929. | #define HAVE_SYS_RESOURCE_H 1
  2930. | #define HAVE_SYS_SELECT_H 1
  2931. | #define HAVE_SYS_SEM_H 1
  2932. | #define HAVE_SYS_SHM_H 1
  2933. | #define HAVE_SYS_SOCKET_H 1
  2934. | #define HAVE_SYS_SOCKIO_H 1
  2935. | #define HAVE_SYS_TIME_H 1
  2936. | #define HAVE_SYS_UN_H 1
  2937. | #define HAVE_TERMIOS_H 1
  2938. | #define HAVE_UTIME_H 1
  2939. | #define HAVE_WCHAR_H 1
  2940. | #define HAVE_WCTYPE_H 1
  2941. | #define HAVE_NET_IF_H 1
  2942. | #define HAVE_SYS_UCRED_H 1
  2943. | #define HAVE_NETINET_IN_H 1
  2944. | #define HAVE_NETINET_TCP_H 1
  2945. | #define HAVE_READLINE_READLINE_H 1
  2946. | #define HAVE_READLINE_HISTORY_H 1
  2947. | #define HAVE_GSSAPI_GSSAPI_H 1
  2948. | #define HAVE_SECURITY_PAM_APPL_H 1
  2949. | #define HAVE_LDAP_H 1
  2950. | #define HAVE_UUID_UUID_H 1
  2951. | #define PG_USE_INLINE 1
  2952. | #define FLEXIBLE_ARRAY_MEMBER /**/
  2953. | #define HAVE_FUNCNAME__FUNC 1
  2954. | #define HAVE__STATIC_ASSERT 1
  2955. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  2956. | #define HAVE__BUILTIN_CONSTANT_P 1
  2957. | #define HAVE__BUILTIN_UNREACHABLE 1
  2958. | #define HAVE__VA_ARGS 1
  2959. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2960. | #define HAVE_TM_ZONE 1
  2961. | #define HAVE_TZNAME 1
  2962. | #define HAVE_UNION_SEMUN 1
  2963. | #define HAVE_UNIX_SOCKETS 1
  2964. | /* end confdefs.h. */
  2965. | #include <sys/types.h>
  2966. | #ifdef HAVE_SYS_SOCKET_H
  2967. | #include <sys/socket.h>
  2968. | #endif
  2969. |
  2970. |
  2971. | int
  2972. | main ()
  2973. | {
  2974. | if (sizeof ((struct sockaddr_storage)))
  2975. | return 0;
  2976. | ;
  2977. | return 0;
  2978. | }
  2979. configure:10502: result: yes
  2980. configure:10517: checking for struct sockaddr_storage.ss_family
  2981. configure:10517: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2982. configure:10517: $? = 0
  2983. configure:10517: result: yes
  2984. configure:10531: checking for struct sockaddr_storage.__ss_family
  2985. configure:10531: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  2986. conftest.c:103:13: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'?
  2987. if (ac_aggr.__ss_family)
  2988. ^~~~~~~~~~~
  2989. ss_family
  2990. /usr/include/sys/socket.h:337:14: note: 'ss_family' declared here
  2991. sa_family_t ss_family; /* [XSI] address family */
  2992. ^
  2993. 1 error generated.
  2994. configure:10531: $? = 1
  2995. configure: failed program was:
  2996. | /* confdefs.h */
  2997. | #define PACKAGE_NAME "PostgreSQL"
  2998. | #define PACKAGE_TARNAME "postgresql"
  2999. | #define PACKAGE_VERSION "9.4.4"
  3000. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  3001. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  3002. | #define PACKAGE_URL ""
  3003. | #define PG_MAJORVERSION "9.4"
  3004. | #define PG_VERSION "9.4.4"
  3005. | #define USE_INTEGER_DATETIMES 1
  3006. | #define DEF_PGPORT 5432
  3007. | #define DEF_PGPORT_STR "5432"
  3008. | #define BLCKSZ 8192
  3009. | #define RELSEG_SIZE 131072
  3010. | #define XLOG_BLCKSZ 8192
  3011. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  3012. | #define ENABLE_THREAD_SAFETY 1
  3013. | #define ENABLE_GSS 1
  3014. | #define PG_KRB_SRVNAM "postgres"
  3015. | #define USE_PAM 1
  3016. | #define USE_LDAP 1
  3017. | #define USE_BONJOUR 1
  3018. | #define USE_SSL 1
  3019. | #define HAVE_UUID_E2FS 1
  3020. | #define USE_LIBXML 1
  3021. | #define USE_LIBXSLT 1
  3022. | #define HAVE_LIBM 1
  3023. | #define HAVE_LIBREADLINE 1
  3024. | #define HAVE_LIBZ 1
  3025. | #define HAVE_SPINLOCKS 1
  3026. | #define HAVE_LIBCRYPTO 1
  3027. | #define HAVE_LIBSSL 1
  3028. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  3029. | #define HAVE_LIBPAM 1
  3030. | #define HAVE_LIBXML2 1
  3031. | #define HAVE_LIBXSLT 1
  3032. | #define STDC_HEADERS 1
  3033. | #define HAVE_SYS_TYPES_H 1
  3034. | #define HAVE_SYS_STAT_H 1
  3035. | #define HAVE_STDLIB_H 1
  3036. | #define HAVE_STRING_H 1
  3037. | #define HAVE_MEMORY_H 1
  3038. | #define HAVE_STRINGS_H 1
  3039. | #define HAVE_INTTYPES_H 1
  3040. | #define HAVE_STDINT_H 1
  3041. | #define HAVE_UNISTD_H 1
  3042. | #define HAVE_GETOPT_H 1
  3043. | #define HAVE_IFADDRS_H 1
  3044. | #define HAVE_LANGINFO_H 1
  3045. | #define HAVE_POLL_H 1
  3046. | #define HAVE_PWD_H 1
  3047. | #define HAVE_SYS_IOCTL_H 1
  3048. | #define HAVE_SYS_IPC_H 1
  3049. | #define HAVE_SYS_POLL_H 1
  3050. | #define HAVE_SYS_RESOURCE_H 1
  3051. | #define HAVE_SYS_SELECT_H 1
  3052. | #define HAVE_SYS_SEM_H 1
  3053. | #define HAVE_SYS_SHM_H 1
  3054. | #define HAVE_SYS_SOCKET_H 1
  3055. | #define HAVE_SYS_SOCKIO_H 1
  3056. | #define HAVE_SYS_TIME_H 1
  3057. | #define HAVE_SYS_UN_H 1
  3058. | #define HAVE_TERMIOS_H 1
  3059. | #define HAVE_UTIME_H 1
  3060. | #define HAVE_WCHAR_H 1
  3061. | #define HAVE_WCTYPE_H 1
  3062. | #define HAVE_NET_IF_H 1
  3063. | #define HAVE_SYS_UCRED_H 1
  3064. | #define HAVE_NETINET_IN_H 1
  3065. | #define HAVE_NETINET_TCP_H 1
  3066. | #define HAVE_READLINE_READLINE_H 1
  3067. | #define HAVE_READLINE_HISTORY_H 1
  3068. | #define HAVE_GSSAPI_GSSAPI_H 1
  3069. | #define HAVE_SECURITY_PAM_APPL_H 1
  3070. | #define HAVE_LDAP_H 1
  3071. | #define HAVE_UUID_UUID_H 1
  3072. | #define PG_USE_INLINE 1
  3073. | #define FLEXIBLE_ARRAY_MEMBER /**/
  3074. | #define HAVE_FUNCNAME__FUNC 1
  3075. | #define HAVE__STATIC_ASSERT 1
  3076. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  3077. | #define HAVE__BUILTIN_CONSTANT_P 1
  3078. | #define HAVE__BUILTIN_UNREACHABLE 1
  3079. | #define HAVE__VA_ARGS 1
  3080. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3081. | #define HAVE_TM_ZONE 1
  3082. | #define HAVE_TZNAME 1
  3083. | #define HAVE_UNION_SEMUN 1
  3084. | #define HAVE_UNIX_SOCKETS 1
  3085. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  3086. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  3087. | /* end confdefs.h. */
  3088. | #include <sys/types.h>
  3089. | #ifdef HAVE_SYS_SOCKET_H
  3090. | #include <sys/socket.h>
  3091. | #endif
  3092. |
  3093. |
  3094. | int
  3095. | main ()
  3096. | {
  3097. | static struct sockaddr_storage ac_aggr;
  3098. | if (ac_aggr.__ss_family)
  3099. | return 0;
  3100. | ;
  3101. | return 0;
  3102. | }
  3103. configure:10531: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  3104. conftest.c:103:20: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'?
  3105. if (sizeof ac_aggr.__ss_family)
  3106. ^~~~~~~~~~~
  3107. ss_family
  3108. /usr/include/sys/socket.h:337:14: note: 'ss_family' declared here
  3109. sa_family_t ss_family; /* [XSI] address family */
  3110. ^
  3111. 1 error generated.
  3112. configure:10531: $? = 1
  3113. configure: failed program was:
  3114. | /* confdefs.h */
  3115. | #define PACKAGE_NAME "PostgreSQL"
  3116. | #define PACKAGE_TARNAME "postgresql"
  3117. | #define PACKAGE_VERSION "9.4.4"
  3118. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  3119. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  3120. | #define PACKAGE_URL ""
  3121. | #define PG_MAJORVERSION "9.4"
  3122. | #define PG_VERSION "9.4.4"
  3123. | #define USE_INTEGER_DATETIMES 1
  3124. | #define DEF_PGPORT 5432
  3125. | #define DEF_PGPORT_STR "5432"
  3126. | #define BLCKSZ 8192
  3127. | #define RELSEG_SIZE 131072
  3128. | #define XLOG_BLCKSZ 8192
  3129. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  3130. | #define ENABLE_THREAD_SAFETY 1
  3131. | #define ENABLE_GSS 1
  3132. | #define PG_KRB_SRVNAM "postgres"
  3133. | #define USE_PAM 1
  3134. | #define USE_LDAP 1
  3135. | #define USE_BONJOUR 1
  3136. | #define USE_SSL 1
  3137. | #define HAVE_UUID_E2FS 1
  3138. | #define USE_LIBXML 1
  3139. | #define USE_LIBXSLT 1
  3140. | #define HAVE_LIBM 1
  3141. | #define HAVE_LIBREADLINE 1
  3142. | #define HAVE_LIBZ 1
  3143. | #define HAVE_SPINLOCKS 1
  3144. | #define HAVE_LIBCRYPTO 1
  3145. | #define HAVE_LIBSSL 1
  3146. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  3147. | #define HAVE_LIBPAM 1
  3148. | #define HAVE_LIBXML2 1
  3149. | #define HAVE_LIBXSLT 1
  3150. | #define STDC_HEADERS 1
  3151. | #define HAVE_SYS_TYPES_H 1
  3152. | #define HAVE_SYS_STAT_H 1
  3153. | #define HAVE_STDLIB_H 1
  3154. | #define HAVE_STRING_H 1
  3155. | #define HAVE_MEMORY_H 1
  3156. | #define HAVE_STRINGS_H 1
  3157. | #define HAVE_INTTYPES_H 1
  3158. | #define HAVE_STDINT_H 1
  3159. | #define HAVE_UNISTD_H 1
  3160. | #define HAVE_GETOPT_H 1
  3161. | #define HAVE_IFADDRS_H 1
  3162. | #define HAVE_LANGINFO_H 1
  3163. | #define HAVE_POLL_H 1
  3164. | #define HAVE_PWD_H 1
  3165. | #define HAVE_SYS_IOCTL_H 1
  3166. | #define HAVE_SYS_IPC_H 1
  3167. | #define HAVE_SYS_POLL_H 1
  3168. | #define HAVE_SYS_RESOURCE_H 1
  3169. | #define HAVE_SYS_SELECT_H 1
  3170. | #define HAVE_SYS_SEM_H 1
  3171. | #define HAVE_SYS_SHM_H 1
  3172. | #define HAVE_SYS_SOCKET_H 1
  3173. | #define HAVE_SYS_SOCKIO_H 1
  3174. | #define HAVE_SYS_TIME_H 1
  3175. | #define HAVE_SYS_UN_H 1
  3176. | #define HAVE_TERMIOS_H 1
  3177. | #define HAVE_UTIME_H 1
  3178. | #define HAVE_WCHAR_H 1
  3179. | #define HAVE_WCTYPE_H 1
  3180. | #define HAVE_NET_IF_H 1
  3181. | #define HAVE_SYS_UCRED_H 1
  3182. | #define HAVE_NETINET_IN_H 1
  3183. | #define HAVE_NETINET_TCP_H 1
  3184. | #define HAVE_READLINE_READLINE_H 1
  3185. | #define HAVE_READLINE_HISTORY_H 1
  3186. | #define HAVE_GSSAPI_GSSAPI_H 1
  3187. | #define HAVE_SECURITY_PAM_APPL_H 1
  3188. | #define HAVE_LDAP_H 1
  3189. | #define HAVE_UUID_UUID_H 1
  3190. | #define PG_USE_INLINE 1
  3191. | #define FLEXIBLE_ARRAY_MEMBER /**/
  3192. | #define HAVE_FUNCNAME__FUNC 1
  3193. | #define HAVE__STATIC_ASSERT 1
  3194. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  3195. | #define HAVE__BUILTIN_CONSTANT_P 1
  3196. | #define HAVE__BUILTIN_UNREACHABLE 1
  3197. | #define HAVE__VA_ARGS 1
  3198. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3199. | #define HAVE_TM_ZONE 1
  3200. | #define HAVE_TZNAME 1
  3201. | #define HAVE_UNION_SEMUN 1
  3202. | #define HAVE_UNIX_SOCKETS 1
  3203. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  3204. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  3205. | /* end confdefs.h. */
  3206. | #include <sys/types.h>
  3207. | #ifdef HAVE_SYS_SOCKET_H
  3208. | #include <sys/socket.h>
  3209. | #endif
  3210. |
  3211. |
  3212. | int
  3213. | main ()
  3214. | {
  3215. | static struct sockaddr_storage ac_aggr;
  3216. | if (sizeof ac_aggr.__ss_family)
  3217. | return 0;
  3218. | ;
  3219. | return 0;
  3220. | }
  3221. configure:10531: result: no
  3222. configure:10545: checking for struct sockaddr_storage.ss_len
  3223. configure:10545: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  3224. configure:10545: $? = 0
  3225. configure:10545: result: yes
  3226. configure:10559: checking for struct sockaddr_storage.__ss_len
  3227. configure:10559: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  3228. conftest.c:104:13: error: no member named '__ss_len' in 'struct sockaddr_storage'; did you mean 'ss_len'?
  3229. if (ac_aggr.__ss_len)
  3230. ^~~~~~~~
  3231. ss_len
  3232. /usr/include/sys/socket.h:336:12: note: 'ss_len' declared here
  3233. __uint8_t ss_len; /* address length */
  3234. ^
  3235. 1 error generated.
  3236. configure:10559: $? = 1
  3237. configure: failed program was:
  3238. | /* confdefs.h */
  3239. | #define PACKAGE_NAME "PostgreSQL"
  3240. | #define PACKAGE_TARNAME "postgresql"
  3241. | #define PACKAGE_VERSION "9.4.4"
  3242. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  3243. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  3244. | #define PACKAGE_URL ""
  3245. | #define PG_MAJORVERSION "9.4"
  3246. | #define PG_VERSION "9.4.4"
  3247. | #define USE_INTEGER_DATETIMES 1
  3248. | #define DEF_PGPORT 5432
  3249. | #define DEF_PGPORT_STR "5432"
  3250. | #define BLCKSZ 8192
  3251. | #define RELSEG_SIZE 131072
  3252. | #define XLOG_BLCKSZ 8192
  3253. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  3254. | #define ENABLE_THREAD_SAFETY 1
  3255. | #define ENABLE_GSS 1
  3256. | #define PG_KRB_SRVNAM "postgres"
  3257. | #define USE_PAM 1
  3258. | #define USE_LDAP 1
  3259. | #define USE_BONJOUR 1
  3260. | #define USE_SSL 1
  3261. | #define HAVE_UUID_E2FS 1
  3262. | #define USE_LIBXML 1
  3263. | #define USE_LIBXSLT 1
  3264. | #define HAVE_LIBM 1
  3265. | #define HAVE_LIBREADLINE 1
  3266. | #define HAVE_LIBZ 1
  3267. | #define HAVE_SPINLOCKS 1
  3268. | #define HAVE_LIBCRYPTO 1
  3269. | #define HAVE_LIBSSL 1
  3270. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  3271. | #define HAVE_LIBPAM 1
  3272. | #define HAVE_LIBXML2 1
  3273. | #define HAVE_LIBXSLT 1
  3274. | #define STDC_HEADERS 1
  3275. | #define HAVE_SYS_TYPES_H 1
  3276. | #define HAVE_SYS_STAT_H 1
  3277. | #define HAVE_STDLIB_H 1
  3278. | #define HAVE_STRING_H 1
  3279. | #define HAVE_MEMORY_H 1
  3280. | #define HAVE_STRINGS_H 1
  3281. | #define HAVE_INTTYPES_H 1
  3282. | #define HAVE_STDINT_H 1
  3283. | #define HAVE_UNISTD_H 1
  3284. | #define HAVE_GETOPT_H 1
  3285. | #define HAVE_IFADDRS_H 1
  3286. | #define HAVE_LANGINFO_H 1
  3287. | #define HAVE_POLL_H 1
  3288. | #define HAVE_PWD_H 1
  3289. | #define HAVE_SYS_IOCTL_H 1
  3290. | #define HAVE_SYS_IPC_H 1
  3291. | #define HAVE_SYS_POLL_H 1
  3292. | #define HAVE_SYS_RESOURCE_H 1
  3293. | #define HAVE_SYS_SELECT_H 1
  3294. | #define HAVE_SYS_SEM_H 1
  3295. | #define HAVE_SYS_SHM_H 1
  3296. | #define HAVE_SYS_SOCKET_H 1
  3297. | #define HAVE_SYS_SOCKIO_H 1
  3298. | #define HAVE_SYS_TIME_H 1
  3299. | #define HAVE_SYS_UN_H 1
  3300. | #define HAVE_TERMIOS_H 1
  3301. | #define HAVE_UTIME_H 1
  3302. | #define HAVE_WCHAR_H 1
  3303. | #define HAVE_WCTYPE_H 1
  3304. | #define HAVE_NET_IF_H 1
  3305. | #define HAVE_SYS_UCRED_H 1
  3306. | #define HAVE_NETINET_IN_H 1
  3307. | #define HAVE_NETINET_TCP_H 1
  3308. | #define HAVE_READLINE_READLINE_H 1
  3309. | #define HAVE_READLINE_HISTORY_H 1
  3310. | #define HAVE_GSSAPI_GSSAPI_H 1
  3311. | #define HAVE_SECURITY_PAM_APPL_H 1
  3312. | #define HAVE_LDAP_H 1
  3313. | #define HAVE_UUID_UUID_H 1
  3314. | #define PG_USE_INLINE 1
  3315. | #define FLEXIBLE_ARRAY_MEMBER /**/
  3316. | #define HAVE_FUNCNAME__FUNC 1
  3317. | #define HAVE__STATIC_ASSERT 1
  3318. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  3319. | #define HAVE__BUILTIN_CONSTANT_P 1
  3320. | #define HAVE__BUILTIN_UNREACHABLE 1
  3321. | #define HAVE__VA_ARGS 1
  3322. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3323. | #define HAVE_TM_ZONE 1
  3324. | #define HAVE_TZNAME 1
  3325. | #define HAVE_UNION_SEMUN 1
  3326. | #define HAVE_UNIX_SOCKETS 1
  3327. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  3328. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  3329. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  3330. | /* end confdefs.h. */
  3331. | #include <sys/types.h>
  3332. | #ifdef HAVE_SYS_SOCKET_H
  3333. | #include <sys/socket.h>
  3334. | #endif
  3335. |
  3336. |
  3337. | int
  3338. | main ()
  3339. | {
  3340. | static struct sockaddr_storage ac_aggr;
  3341. | if (ac_aggr.__ss_len)
  3342. | return 0;
  3343. | ;
  3344. | return 0;
  3345. | }
  3346. configure:10559: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  3347. conftest.c:104:20: error: no member named '__ss_len' in 'struct sockaddr_storage'; did you mean 'ss_len'?
  3348. if (sizeof ac_aggr.__ss_len)
  3349. ^~~~~~~~
  3350. ss_len
  3351. /usr/include/sys/socket.h:336:12: note: 'ss_len' declared here
  3352. __uint8_t ss_len; /* address length */
  3353. ^
  3354. 1 error generated.
  3355. configure:10559: $? = 1
  3356. configure: failed program was:
  3357. | /* confdefs.h */
  3358. | #define PACKAGE_NAME "PostgreSQL"
  3359. | #define PACKAGE_TARNAME "postgresql"
  3360. | #define PACKAGE_VERSION "9.4.4"
  3361. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  3362. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  3363. | #define PACKAGE_URL ""
  3364. | #define PG_MAJORVERSION "9.4"
  3365. | #define PG_VERSION "9.4.4"
  3366. | #define USE_INTEGER_DATETIMES 1
  3367. | #define DEF_PGPORT 5432
  3368. | #define DEF_PGPORT_STR "5432"
  3369. | #define BLCKSZ 8192
  3370. | #define RELSEG_SIZE 131072
  3371. | #define XLOG_BLCKSZ 8192
  3372. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  3373. | #define ENABLE_THREAD_SAFETY 1
  3374. | #define ENABLE_GSS 1
  3375. | #define PG_KRB_SRVNAM "postgres"
  3376. | #define USE_PAM 1
  3377. | #define USE_LDAP 1
  3378. | #define USE_BONJOUR 1
  3379. | #define USE_SSL 1
  3380. | #define HAVE_UUID_E2FS 1
  3381. | #define USE_LIBXML 1
  3382. | #define USE_LIBXSLT 1
  3383. | #define HAVE_LIBM 1
  3384. | #define HAVE_LIBREADLINE 1
  3385. | #define HAVE_LIBZ 1
  3386. | #define HAVE_SPINLOCKS 1
  3387. | #define HAVE_LIBCRYPTO 1
  3388. | #define HAVE_LIBSSL 1
  3389. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  3390. | #define HAVE_LIBPAM 1
  3391. | #define HAVE_LIBXML2 1
  3392. | #define HAVE_LIBXSLT 1
  3393. | #define STDC_HEADERS 1
  3394. | #define HAVE_SYS_TYPES_H 1
  3395. | #define HAVE_SYS_STAT_H 1
  3396. | #define HAVE_STDLIB_H 1
  3397. | #define HAVE_STRING_H 1
  3398. | #define HAVE_MEMORY_H 1
  3399. | #define HAVE_STRINGS_H 1
  3400. | #define HAVE_INTTYPES_H 1
  3401. | #define HAVE_STDINT_H 1
  3402. | #define HAVE_UNISTD_H 1
  3403. | #define HAVE_GETOPT_H 1
  3404. | #define HAVE_IFADDRS_H 1
  3405. | #define HAVE_LANGINFO_H 1
  3406. | #define HAVE_POLL_H 1
  3407. | #define HAVE_PWD_H 1
  3408. | #define HAVE_SYS_IOCTL_H 1
  3409. | #define HAVE_SYS_IPC_H 1
  3410. | #define HAVE_SYS_POLL_H 1
  3411. | #define HAVE_SYS_RESOURCE_H 1
  3412. | #define HAVE_SYS_SELECT_H 1
  3413. | #define HAVE_SYS_SEM_H 1
  3414. | #define HAVE_SYS_SHM_H 1
  3415. | #define HAVE_SYS_SOCKET_H 1
  3416. | #define HAVE_SYS_SOCKIO_H 1
  3417. | #define HAVE_SYS_TIME_H 1
  3418. | #define HAVE_SYS_UN_H 1
  3419. | #define HAVE_TERMIOS_H 1
  3420. | #define HAVE_UTIME_H 1
  3421. | #define HAVE_WCHAR_H 1
  3422. | #define HAVE_WCTYPE_H 1
  3423. | #define HAVE_NET_IF_H 1
  3424. | #define HAVE_SYS_UCRED_H 1
  3425. | #define HAVE_NETINET_IN_H 1
  3426. | #define HAVE_NETINET_TCP_H 1
  3427. | #define HAVE_READLINE_READLINE_H 1
  3428. | #define HAVE_READLINE_HISTORY_H 1
  3429. | #define HAVE_GSSAPI_GSSAPI_H 1
  3430. | #define HAVE_SECURITY_PAM_APPL_H 1
  3431. | #define HAVE_LDAP_H 1
  3432. | #define HAVE_UUID_UUID_H 1
  3433. | #define PG_USE_INLINE 1
  3434. | #define FLEXIBLE_ARRAY_MEMBER /**/
  3435. | #define HAVE_FUNCNAME__FUNC 1
  3436. | #define HAVE__STATIC_ASSERT 1
  3437. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  3438. | #define HAVE__BUILTIN_CONSTANT_P 1
  3439. | #define HAVE__BUILTIN_UNREACHABLE 1
  3440. | #define HAVE__VA_ARGS 1
  3441. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3442. | #define HAVE_TM_ZONE 1
  3443. | #define HAVE_TZNAME 1
  3444. | #define HAVE_UNION_SEMUN 1
  3445. | #define HAVE_UNIX_SOCKETS 1
  3446. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  3447. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  3448. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  3449. | /* end confdefs.h. */
  3450. | #include <sys/types.h>
  3451. | #ifdef HAVE_SYS_SOCKET_H
  3452. | #include <sys/socket.h>
  3453. | #endif
  3454. |
  3455. |
  3456. | int
  3457. | main ()
  3458. | {
  3459. | static struct sockaddr_storage ac_aggr;
  3460. | if (sizeof ac_aggr.__ss_len)
  3461. | return 0;
  3462. | ;
  3463. | return 0;
  3464. | }
  3465. configure:10559: result: no
  3466. configure:10573: checking for struct sockaddr.sa_len
  3467. configure:10573: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  3468. configure:10573: $? = 0
  3469. configure:10573: result: yes
  3470. configure:10588: checking for struct addrinfo
  3471. configure:10588: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  3472. configure:10588: $? = 0
  3473. configure:10588: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  3474. conftest.c:103:30: error: expected expression
  3475. if (sizeof ((struct addrinfo)))
  3476. ^
  3477. 1 error generated.
  3478. configure:10588: $? = 1
  3479. configure: failed program was:
  3480. | /* confdefs.h */
  3481. | #define PACKAGE_NAME "PostgreSQL"
  3482. | #define PACKAGE_TARNAME "postgresql"
  3483. | #define PACKAGE_VERSION "9.4.4"
  3484. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  3485. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  3486. | #define PACKAGE_URL ""
  3487. | #define PG_MAJORVERSION "9.4"
  3488. | #define PG_VERSION "9.4.4"
  3489. | #define USE_INTEGER_DATETIMES 1
  3490. | #define DEF_PGPORT 5432
  3491. | #define DEF_PGPORT_STR "5432"
  3492. | #define BLCKSZ 8192
  3493. | #define RELSEG_SIZE 131072
  3494. | #define XLOG_BLCKSZ 8192
  3495. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  3496. | #define ENABLE_THREAD_SAFETY 1
  3497. | #define ENABLE_GSS 1
  3498. | #define PG_KRB_SRVNAM "postgres"
  3499. | #define USE_PAM 1
  3500. | #define USE_LDAP 1
  3501. | #define USE_BONJOUR 1
  3502. | #define USE_SSL 1
  3503. | #define HAVE_UUID_E2FS 1
  3504. | #define USE_LIBXML 1
  3505. | #define USE_LIBXSLT 1
  3506. | #define HAVE_LIBM 1
  3507. | #define HAVE_LIBREADLINE 1
  3508. | #define HAVE_LIBZ 1
  3509. | #define HAVE_SPINLOCKS 1
  3510. | #define HAVE_LIBCRYPTO 1
  3511. | #define HAVE_LIBSSL 1
  3512. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  3513. | #define HAVE_LIBPAM 1
  3514. | #define HAVE_LIBXML2 1
  3515. | #define HAVE_LIBXSLT 1
  3516. | #define STDC_HEADERS 1
  3517. | #define HAVE_SYS_TYPES_H 1
  3518. | #define HAVE_SYS_STAT_H 1
  3519. | #define HAVE_STDLIB_H 1
  3520. | #define HAVE_STRING_H 1
  3521. | #define HAVE_MEMORY_H 1
  3522. | #define HAVE_STRINGS_H 1
  3523. | #define HAVE_INTTYPES_H 1
  3524. | #define HAVE_STDINT_H 1
  3525. | #define HAVE_UNISTD_H 1
  3526. | #define HAVE_GETOPT_H 1
  3527. | #define HAVE_IFADDRS_H 1
  3528. | #define HAVE_LANGINFO_H 1
  3529. | #define HAVE_POLL_H 1
  3530. | #define HAVE_PWD_H 1
  3531. | #define HAVE_SYS_IOCTL_H 1
  3532. | #define HAVE_SYS_IPC_H 1
  3533. | #define HAVE_SYS_POLL_H 1
  3534. | #define HAVE_SYS_RESOURCE_H 1
  3535. | #define HAVE_SYS_SELECT_H 1
  3536. | #define HAVE_SYS_SEM_H 1
  3537. | #define HAVE_SYS_SHM_H 1
  3538. | #define HAVE_SYS_SOCKET_H 1
  3539. | #define HAVE_SYS_SOCKIO_H 1
  3540. | #define HAVE_SYS_TIME_H 1
  3541. | #define HAVE_SYS_UN_H 1
  3542. | #define HAVE_TERMIOS_H 1
  3543. | #define HAVE_UTIME_H 1
  3544. | #define HAVE_WCHAR_H 1
  3545. | #define HAVE_WCTYPE_H 1
  3546. | #define HAVE_NET_IF_H 1
  3547. | #define HAVE_SYS_UCRED_H 1
  3548. | #define HAVE_NETINET_IN_H 1
  3549. | #define HAVE_NETINET_TCP_H 1
  3550. | #define HAVE_READLINE_READLINE_H 1
  3551. | #define HAVE_READLINE_HISTORY_H 1
  3552. | #define HAVE_GSSAPI_GSSAPI_H 1
  3553. | #define HAVE_SECURITY_PAM_APPL_H 1
  3554. | #define HAVE_LDAP_H 1
  3555. | #define HAVE_UUID_UUID_H 1
  3556. | #define PG_USE_INLINE 1
  3557. | #define FLEXIBLE_ARRAY_MEMBER /**/
  3558. | #define HAVE_FUNCNAME__FUNC 1
  3559. | #define HAVE__STATIC_ASSERT 1
  3560. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  3561. | #define HAVE__BUILTIN_CONSTANT_P 1
  3562. | #define HAVE__BUILTIN_UNREACHABLE 1
  3563. | #define HAVE__VA_ARGS 1
  3564. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3565. | #define HAVE_TM_ZONE 1
  3566. | #define HAVE_TZNAME 1
  3567. | #define HAVE_UNION_SEMUN 1
  3568. | #define HAVE_UNIX_SOCKETS 1
  3569. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  3570. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  3571. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  3572. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  3573. | /* end confdefs.h. */
  3574. | #include <sys/types.h>
  3575. | #include <sys/socket.h>
  3576. | #include <netdb.h>
  3577. |
  3578. |
  3579. | int
  3580. | main ()
  3581. | {
  3582. | if (sizeof ((struct addrinfo)))
  3583. | return 0;
  3584. | ;
  3585. | return 0;
  3586. | }
  3587. configure:10588: result: yes
  3588. configure:10603: checking for intptr_t
  3589. configure:10603: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  3590. configure:10603: $? = 0
  3591. configure:10603: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  3592. conftest.c:132:23: error: expected expression
  3593. if (sizeof ((intptr_t)))
  3594. ^
  3595. 1 error generated.
  3596. configure:10603: $? = 1
  3597. configure: failed program was:
  3598. | /* confdefs.h */
  3599. | #define PACKAGE_NAME "PostgreSQL"
  3600. | #define PACKAGE_TARNAME "postgresql"
  3601. | #define PACKAGE_VERSION "9.4.4"
  3602. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  3603. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  3604. | #define PACKAGE_URL ""
  3605. | #define PG_MAJORVERSION "9.4"
  3606. | #define PG_VERSION "9.4.4"
  3607. | #define USE_INTEGER_DATETIMES 1
  3608. | #define DEF_PGPORT 5432
  3609. | #define DEF_PGPORT_STR "5432"
  3610. | #define BLCKSZ 8192
  3611. | #define RELSEG_SIZE 131072
  3612. | #define XLOG_BLCKSZ 8192
  3613. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  3614. | #define ENABLE_THREAD_SAFETY 1
  3615. | #define ENABLE_GSS 1
  3616. | #define PG_KRB_SRVNAM "postgres"
  3617. | #define USE_PAM 1
  3618. | #define USE_LDAP 1
  3619. | #define USE_BONJOUR 1
  3620. | #define USE_SSL 1
  3621. | #define HAVE_UUID_E2FS 1
  3622. | #define USE_LIBXML 1
  3623. | #define USE_LIBXSLT 1
  3624. | #define HAVE_LIBM 1
  3625. | #define HAVE_LIBREADLINE 1
  3626. | #define HAVE_LIBZ 1
  3627. | #define HAVE_SPINLOCKS 1
  3628. | #define HAVE_LIBCRYPTO 1
  3629. | #define HAVE_LIBSSL 1
  3630. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  3631. | #define HAVE_LIBPAM 1
  3632. | #define HAVE_LIBXML2 1
  3633. | #define HAVE_LIBXSLT 1
  3634. | #define STDC_HEADERS 1
  3635. | #define HAVE_SYS_TYPES_H 1
  3636. | #define HAVE_SYS_STAT_H 1
  3637. | #define HAVE_STDLIB_H 1
  3638. | #define HAVE_STRING_H 1
  3639. | #define HAVE_MEMORY_H 1
  3640. | #define HAVE_STRINGS_H 1
  3641. | #define HAVE_INTTYPES_H 1
  3642. | #define HAVE_STDINT_H 1
  3643. | #define HAVE_UNISTD_H 1
  3644. | #define HAVE_GETOPT_H 1
  3645. | #define HAVE_IFADDRS_H 1
  3646. | #define HAVE_LANGINFO_H 1
  3647. | #define HAVE_POLL_H 1
  3648. | #define HAVE_PWD_H 1
  3649. | #define HAVE_SYS_IOCTL_H 1
  3650. | #define HAVE_SYS_IPC_H 1
  3651. | #define HAVE_SYS_POLL_H 1
  3652. | #define HAVE_SYS_RESOURCE_H 1
  3653. | #define HAVE_SYS_SELECT_H 1
  3654. | #define HAVE_SYS_SEM_H 1
  3655. | #define HAVE_SYS_SHM_H 1
  3656. | #define HAVE_SYS_SOCKET_H 1
  3657. | #define HAVE_SYS_SOCKIO_H 1
  3658. | #define HAVE_SYS_TIME_H 1
  3659. | #define HAVE_SYS_UN_H 1
  3660. | #define HAVE_TERMIOS_H 1
  3661. | #define HAVE_UTIME_H 1
  3662. | #define HAVE_WCHAR_H 1
  3663. | #define HAVE_WCTYPE_H 1
  3664. | #define HAVE_NET_IF_H 1
  3665. | #define HAVE_SYS_UCRED_H 1
  3666. | #define HAVE_NETINET_IN_H 1
  3667. | #define HAVE_NETINET_TCP_H 1
  3668. | #define HAVE_READLINE_READLINE_H 1
  3669. | #define HAVE_READLINE_HISTORY_H 1
  3670. | #define HAVE_GSSAPI_GSSAPI_H 1
  3671. | #define HAVE_SECURITY_PAM_APPL_H 1
  3672. | #define HAVE_LDAP_H 1
  3673. | #define HAVE_UUID_UUID_H 1
  3674. | #define PG_USE_INLINE 1
  3675. | #define FLEXIBLE_ARRAY_MEMBER /**/
  3676. | #define HAVE_FUNCNAME__FUNC 1
  3677. | #define HAVE__STATIC_ASSERT 1
  3678. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  3679. | #define HAVE__BUILTIN_CONSTANT_P 1
  3680. | #define HAVE__BUILTIN_UNREACHABLE 1
  3681. | #define HAVE__VA_ARGS 1
  3682. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3683. | #define HAVE_TM_ZONE 1
  3684. | #define HAVE_TZNAME 1
  3685. | #define HAVE_UNION_SEMUN 1
  3686. | #define HAVE_UNIX_SOCKETS 1
  3687. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  3688. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  3689. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  3690. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  3691. | #define HAVE_STRUCT_ADDRINFO 1
  3692. | /* end confdefs.h. */
  3693. | #include <stdio.h>
  3694. | #ifdef HAVE_SYS_TYPES_H
  3695. | # include <sys/types.h>
  3696. | #endif
  3697. | #ifdef HAVE_SYS_STAT_H
  3698. | # include <sys/stat.h>
  3699. | #endif
  3700. | #ifdef STDC_HEADERS
  3701. | # include <stdlib.h>
  3702. | # include <stddef.h>
  3703. | #else
  3704. | # ifdef HAVE_STDLIB_H
  3705. | # include <stdlib.h>
  3706. | # endif
  3707. | #endif
  3708. | #ifdef HAVE_STRING_H
  3709. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3710. | # include <memory.h>
  3711. | # endif
  3712. | # include <string.h>
  3713. | #endif
  3714. | #ifdef HAVE_STRINGS_H
  3715. | # include <strings.h>
  3716. | #endif
  3717. | #ifdef HAVE_INTTYPES_H
  3718. | # include <inttypes.h>
  3719. | #endif
  3720. | #ifdef HAVE_STDINT_H
  3721. | # include <stdint.h>
  3722. | #endif
  3723. | #ifdef HAVE_UNISTD_H
  3724. | # include <unistd.h>
  3725. | #endif
  3726. | int
  3727. | main ()
  3728. | {
  3729. | if (sizeof ((intptr_t)))
  3730. | return 0;
  3731. | ;
  3732. | return 0;
  3733. | }
  3734. configure:10603: result: yes
  3735. configure:10639: checking for uintptr_t
  3736. configure:10639: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  3737. configure:10639: $? = 0
  3738. configure:10639: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  3739. conftest.c:133:24: error: expected expression
  3740. if (sizeof ((uintptr_t)))
  3741. ^
  3742. 1 error generated.
  3743. configure:10639: $? = 1
  3744. configure: failed program was:
  3745. | /* confdefs.h */
  3746. | #define PACKAGE_NAME "PostgreSQL"
  3747. | #define PACKAGE_TARNAME "postgresql"
  3748. | #define PACKAGE_VERSION "9.4.4"
  3749. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  3750. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  3751. | #define PACKAGE_URL ""
  3752. | #define PG_MAJORVERSION "9.4"
  3753. | #define PG_VERSION "9.4.4"
  3754. | #define USE_INTEGER_DATETIMES 1
  3755. | #define DEF_PGPORT 5432
  3756. | #define DEF_PGPORT_STR "5432"
  3757. | #define BLCKSZ 8192
  3758. | #define RELSEG_SIZE 131072
  3759. | #define XLOG_BLCKSZ 8192
  3760. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  3761. | #define ENABLE_THREAD_SAFETY 1
  3762. | #define ENABLE_GSS 1
  3763. | #define PG_KRB_SRVNAM "postgres"
  3764. | #define USE_PAM 1
  3765. | #define USE_LDAP 1
  3766. | #define USE_BONJOUR 1
  3767. | #define USE_SSL 1
  3768. | #define HAVE_UUID_E2FS 1
  3769. | #define USE_LIBXML 1
  3770. | #define USE_LIBXSLT 1
  3771. | #define HAVE_LIBM 1
  3772. | #define HAVE_LIBREADLINE 1
  3773. | #define HAVE_LIBZ 1
  3774. | #define HAVE_SPINLOCKS 1
  3775. | #define HAVE_LIBCRYPTO 1
  3776. | #define HAVE_LIBSSL 1
  3777. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  3778. | #define HAVE_LIBPAM 1
  3779. | #define HAVE_LIBXML2 1
  3780. | #define HAVE_LIBXSLT 1
  3781. | #define STDC_HEADERS 1
  3782. | #define HAVE_SYS_TYPES_H 1
  3783. | #define HAVE_SYS_STAT_H 1
  3784. | #define HAVE_STDLIB_H 1
  3785. | #define HAVE_STRING_H 1
  3786. | #define HAVE_MEMORY_H 1
  3787. | #define HAVE_STRINGS_H 1
  3788. | #define HAVE_INTTYPES_H 1
  3789. | #define HAVE_STDINT_H 1
  3790. | #define HAVE_UNISTD_H 1
  3791. | #define HAVE_GETOPT_H 1
  3792. | #define HAVE_IFADDRS_H 1
  3793. | #define HAVE_LANGINFO_H 1
  3794. | #define HAVE_POLL_H 1
  3795. | #define HAVE_PWD_H 1
  3796. | #define HAVE_SYS_IOCTL_H 1
  3797. | #define HAVE_SYS_IPC_H 1
  3798. | #define HAVE_SYS_POLL_H 1
  3799. | #define HAVE_SYS_RESOURCE_H 1
  3800. | #define HAVE_SYS_SELECT_H 1
  3801. | #define HAVE_SYS_SEM_H 1
  3802. | #define HAVE_SYS_SHM_H 1
  3803. | #define HAVE_SYS_SOCKET_H 1
  3804. | #define HAVE_SYS_SOCKIO_H 1
  3805. | #define HAVE_SYS_TIME_H 1
  3806. | #define HAVE_SYS_UN_H 1
  3807. | #define HAVE_TERMIOS_H 1
  3808. | #define HAVE_UTIME_H 1
  3809. | #define HAVE_WCHAR_H 1
  3810. | #define HAVE_WCTYPE_H 1
  3811. | #define HAVE_NET_IF_H 1
  3812. | #define HAVE_SYS_UCRED_H 1
  3813. | #define HAVE_NETINET_IN_H 1
  3814. | #define HAVE_NETINET_TCP_H 1
  3815. | #define HAVE_READLINE_READLINE_H 1
  3816. | #define HAVE_READLINE_HISTORY_H 1
  3817. | #define HAVE_GSSAPI_GSSAPI_H 1
  3818. | #define HAVE_SECURITY_PAM_APPL_H 1
  3819. | #define HAVE_LDAP_H 1
  3820. | #define HAVE_UUID_UUID_H 1
  3821. | #define PG_USE_INLINE 1
  3822. | #define FLEXIBLE_ARRAY_MEMBER /**/
  3823. | #define HAVE_FUNCNAME__FUNC 1
  3824. | #define HAVE__STATIC_ASSERT 1
  3825. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  3826. | #define HAVE__BUILTIN_CONSTANT_P 1
  3827. | #define HAVE__BUILTIN_UNREACHABLE 1
  3828. | #define HAVE__VA_ARGS 1
  3829. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3830. | #define HAVE_TM_ZONE 1
  3831. | #define HAVE_TZNAME 1
  3832. | #define HAVE_UNION_SEMUN 1
  3833. | #define HAVE_UNIX_SOCKETS 1
  3834. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  3835. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  3836. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  3837. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  3838. | #define HAVE_STRUCT_ADDRINFO 1
  3839. | #define HAVE_INTPTR_T 1
  3840. | /* end confdefs.h. */
  3841. | #include <stdio.h>
  3842. | #ifdef HAVE_SYS_TYPES_H
  3843. | # include <sys/types.h>
  3844. | #endif
  3845. | #ifdef HAVE_SYS_STAT_H
  3846. | # include <sys/stat.h>
  3847. | #endif
  3848. | #ifdef STDC_HEADERS
  3849. | # include <stdlib.h>
  3850. | # include <stddef.h>
  3851. | #else
  3852. | # ifdef HAVE_STDLIB_H
  3853. | # include <stdlib.h>
  3854. | # endif
  3855. | #endif
  3856. | #ifdef HAVE_STRING_H
  3857. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3858. | # include <memory.h>
  3859. | # endif
  3860. | # include <string.h>
  3861. | #endif
  3862. | #ifdef HAVE_STRINGS_H
  3863. | # include <strings.h>
  3864. | #endif
  3865. | #ifdef HAVE_INTTYPES_H
  3866. | # include <inttypes.h>
  3867. | #endif
  3868. | #ifdef HAVE_STDINT_H
  3869. | # include <stdint.h>
  3870. | #endif
  3871. | #ifdef HAVE_UNISTD_H
  3872. | # include <unistd.h>
  3873. | #endif
  3874. | int
  3875. | main ()
  3876. | {
  3877. | if (sizeof ((uintptr_t)))
  3878. | return 0;
  3879. | ;
  3880. | return 0;
  3881. | }
  3882. configure:10639: result: yes
  3883. configure:10676: checking for unsigned long long int
  3884. configure:10715: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  3885. configure:10715: $? = 0
  3886. configure:10724: result: yes
  3887. configure:10734: checking for long long int
  3888. configure:10772: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  3889. configure:10772: $? = 0
  3890. configure:10772: ./conftest
  3891. configure:10772: $? = 0
  3892. configure:10784: result: yes
  3893. configure:10793: checking for locale_t
  3894. configure:10810: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  3895. conftest.c:101:1: error: unknown type name 'locale_t'
  3896. locale_t x;
  3897. ^
  3898. 1 error generated.
  3899. configure:10810: $? = 1
  3900. configure: failed program was:
  3901. | /* confdefs.h */
  3902. | #define PACKAGE_NAME "PostgreSQL"
  3903. | #define PACKAGE_TARNAME "postgresql"
  3904. | #define PACKAGE_VERSION "9.4.4"
  3905. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  3906. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  3907. | #define PACKAGE_URL ""
  3908. | #define PG_MAJORVERSION "9.4"
  3909. | #define PG_VERSION "9.4.4"
  3910. | #define USE_INTEGER_DATETIMES 1
  3911. | #define DEF_PGPORT 5432
  3912. | #define DEF_PGPORT_STR "5432"
  3913. | #define BLCKSZ 8192
  3914. | #define RELSEG_SIZE 131072
  3915. | #define XLOG_BLCKSZ 8192
  3916. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  3917. | #define ENABLE_THREAD_SAFETY 1
  3918. | #define ENABLE_GSS 1
  3919. | #define PG_KRB_SRVNAM "postgres"
  3920. | #define USE_PAM 1
  3921. | #define USE_LDAP 1
  3922. | #define USE_BONJOUR 1
  3923. | #define USE_SSL 1
  3924. | #define HAVE_UUID_E2FS 1
  3925. | #define USE_LIBXML 1
  3926. | #define USE_LIBXSLT 1
  3927. | #define HAVE_LIBM 1
  3928. | #define HAVE_LIBREADLINE 1
  3929. | #define HAVE_LIBZ 1
  3930. | #define HAVE_SPINLOCKS 1
  3931. | #define HAVE_LIBCRYPTO 1
  3932. | #define HAVE_LIBSSL 1
  3933. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  3934. | #define HAVE_LIBPAM 1
  3935. | #define HAVE_LIBXML2 1
  3936. | #define HAVE_LIBXSLT 1
  3937. | #define STDC_HEADERS 1
  3938. | #define HAVE_SYS_TYPES_H 1
  3939. | #define HAVE_SYS_STAT_H 1
  3940. | #define HAVE_STDLIB_H 1
  3941. | #define HAVE_STRING_H 1
  3942. | #define HAVE_MEMORY_H 1
  3943. | #define HAVE_STRINGS_H 1
  3944. | #define HAVE_INTTYPES_H 1
  3945. | #define HAVE_STDINT_H 1
  3946. | #define HAVE_UNISTD_H 1
  3947. | #define HAVE_GETOPT_H 1
  3948. | #define HAVE_IFADDRS_H 1
  3949. | #define HAVE_LANGINFO_H 1
  3950. | #define HAVE_POLL_H 1
  3951. | #define HAVE_PWD_H 1
  3952. | #define HAVE_SYS_IOCTL_H 1
  3953. | #define HAVE_SYS_IPC_H 1
  3954. | #define HAVE_SYS_POLL_H 1
  3955. | #define HAVE_SYS_RESOURCE_H 1
  3956. | #define HAVE_SYS_SELECT_H 1
  3957. | #define HAVE_SYS_SEM_H 1
  3958. | #define HAVE_SYS_SHM_H 1
  3959. | #define HAVE_SYS_SOCKET_H 1
  3960. | #define HAVE_SYS_SOCKIO_H 1
  3961. | #define HAVE_SYS_TIME_H 1
  3962. | #define HAVE_SYS_UN_H 1
  3963. | #define HAVE_TERMIOS_H 1
  3964. | #define HAVE_UTIME_H 1
  3965. | #define HAVE_WCHAR_H 1
  3966. | #define HAVE_WCTYPE_H 1
  3967. | #define HAVE_NET_IF_H 1
  3968. | #define HAVE_SYS_UCRED_H 1
  3969. | #define HAVE_NETINET_IN_H 1
  3970. | #define HAVE_NETINET_TCP_H 1
  3971. | #define HAVE_READLINE_READLINE_H 1
  3972. | #define HAVE_READLINE_HISTORY_H 1
  3973. | #define HAVE_GSSAPI_GSSAPI_H 1
  3974. | #define HAVE_SECURITY_PAM_APPL_H 1
  3975. | #define HAVE_LDAP_H 1
  3976. | #define HAVE_UUID_UUID_H 1
  3977. | #define PG_USE_INLINE 1
  3978. | #define FLEXIBLE_ARRAY_MEMBER /**/
  3979. | #define HAVE_FUNCNAME__FUNC 1
  3980. | #define HAVE__STATIC_ASSERT 1
  3981. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  3982. | #define HAVE__BUILTIN_CONSTANT_P 1
  3983. | #define HAVE__BUILTIN_UNREACHABLE 1
  3984. | #define HAVE__VA_ARGS 1
  3985. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3986. | #define HAVE_TM_ZONE 1
  3987. | #define HAVE_TZNAME 1
  3988. | #define HAVE_UNION_SEMUN 1
  3989. | #define HAVE_UNIX_SOCKETS 1
  3990. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  3991. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  3992. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  3993. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  3994. | #define HAVE_STRUCT_ADDRINFO 1
  3995. | #define HAVE_INTPTR_T 1
  3996. | #define HAVE_UINTPTR_T 1
  3997. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3998. | #define HAVE_LONG_LONG_INT 1
  3999. | /* end confdefs.h. */
  4000. | #include <locale.h>
  4001. | locale_t x;
  4002. | int
  4003. | main ()
  4004. | {
  4005. |
  4006. | ;
  4007. | return 0;
  4008. | }
  4009. configure:10825: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  4010. configure:10825: $? = 0
  4011. configure:10834: result: yes (in xlocale.h)
  4012. configure:10847: checking for struct cmsgcred
  4013. configure:10847: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  4014. conftest.c:111:5: error: invalid application of 'sizeof' to an incomplete type 'struct cmsgcred'
  4015. if (sizeof (struct cmsgcred))
  4016. ^ ~~~~~~~~~~~~~~~~~
  4017. conftest.c:111:20: note: forward declaration of 'struct cmsgcred'
  4018. if (sizeof (struct cmsgcred))
  4019. ^
  4020. 1 error generated.
  4021. configure:10847: $? = 1
  4022. configure: failed program was:
  4023. | /* confdefs.h */
  4024. | #define PACKAGE_NAME "PostgreSQL"
  4025. | #define PACKAGE_TARNAME "postgresql"
  4026. | #define PACKAGE_VERSION "9.4.4"
  4027. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  4028. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  4029. | #define PACKAGE_URL ""
  4030. | #define PG_MAJORVERSION "9.4"
  4031. | #define PG_VERSION "9.4.4"
  4032. | #define USE_INTEGER_DATETIMES 1
  4033. | #define DEF_PGPORT 5432
  4034. | #define DEF_PGPORT_STR "5432"
  4035. | #define BLCKSZ 8192
  4036. | #define RELSEG_SIZE 131072
  4037. | #define XLOG_BLCKSZ 8192
  4038. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  4039. | #define ENABLE_THREAD_SAFETY 1
  4040. | #define ENABLE_GSS 1
  4041. | #define PG_KRB_SRVNAM "postgres"
  4042. | #define USE_PAM 1
  4043. | #define USE_LDAP 1
  4044. | #define USE_BONJOUR 1
  4045. | #define USE_SSL 1
  4046. | #define HAVE_UUID_E2FS 1
  4047. | #define USE_LIBXML 1
  4048. | #define USE_LIBXSLT 1
  4049. | #define HAVE_LIBM 1
  4050. | #define HAVE_LIBREADLINE 1
  4051. | #define HAVE_LIBZ 1
  4052. | #define HAVE_SPINLOCKS 1
  4053. | #define HAVE_LIBCRYPTO 1
  4054. | #define HAVE_LIBSSL 1
  4055. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  4056. | #define HAVE_LIBPAM 1
  4057. | #define HAVE_LIBXML2 1
  4058. | #define HAVE_LIBXSLT 1
  4059. | #define STDC_HEADERS 1
  4060. | #define HAVE_SYS_TYPES_H 1
  4061. | #define HAVE_SYS_STAT_H 1
  4062. | #define HAVE_STDLIB_H 1
  4063. | #define HAVE_STRING_H 1
  4064. | #define HAVE_MEMORY_H 1
  4065. | #define HAVE_STRINGS_H 1
  4066. | #define HAVE_INTTYPES_H 1
  4067. | #define HAVE_STDINT_H 1
  4068. | #define HAVE_UNISTD_H 1
  4069. | #define HAVE_GETOPT_H 1
  4070. | #define HAVE_IFADDRS_H 1
  4071. | #define HAVE_LANGINFO_H 1
  4072. | #define HAVE_POLL_H 1
  4073. | #define HAVE_PWD_H 1
  4074. | #define HAVE_SYS_IOCTL_H 1
  4075. | #define HAVE_SYS_IPC_H 1
  4076. | #define HAVE_SYS_POLL_H 1
  4077. | #define HAVE_SYS_RESOURCE_H 1
  4078. | #define HAVE_SYS_SELECT_H 1
  4079. | #define HAVE_SYS_SEM_H 1
  4080. | #define HAVE_SYS_SHM_H 1
  4081. | #define HAVE_SYS_SOCKET_H 1
  4082. | #define HAVE_SYS_SOCKIO_H 1
  4083. | #define HAVE_SYS_TIME_H 1
  4084. | #define HAVE_SYS_UN_H 1
  4085. | #define HAVE_TERMIOS_H 1
  4086. | #define HAVE_UTIME_H 1
  4087. | #define HAVE_WCHAR_H 1
  4088. | #define HAVE_WCTYPE_H 1
  4089. | #define HAVE_NET_IF_H 1
  4090. | #define HAVE_SYS_UCRED_H 1
  4091. | #define HAVE_NETINET_IN_H 1
  4092. | #define HAVE_NETINET_TCP_H 1
  4093. | #define HAVE_READLINE_READLINE_H 1
  4094. | #define HAVE_READLINE_HISTORY_H 1
  4095. | #define HAVE_GSSAPI_GSSAPI_H 1
  4096. | #define HAVE_SECURITY_PAM_APPL_H 1
  4097. | #define HAVE_LDAP_H 1
  4098. | #define HAVE_UUID_UUID_H 1
  4099. | #define PG_USE_INLINE 1
  4100. | #define FLEXIBLE_ARRAY_MEMBER /**/
  4101. | #define HAVE_FUNCNAME__FUNC 1
  4102. | #define HAVE__STATIC_ASSERT 1
  4103. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  4104. | #define HAVE__BUILTIN_CONSTANT_P 1
  4105. | #define HAVE__BUILTIN_UNREACHABLE 1
  4106. | #define HAVE__VA_ARGS 1
  4107. | #define HAVE_STRUCT_TM_TM_ZONE 1
  4108. | #define HAVE_TM_ZONE 1
  4109. | #define HAVE_TZNAME 1
  4110. | #define HAVE_UNION_SEMUN 1
  4111. | #define HAVE_UNIX_SOCKETS 1
  4112. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  4113. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  4114. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  4115. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  4116. | #define HAVE_STRUCT_ADDRINFO 1
  4117. | #define HAVE_INTPTR_T 1
  4118. | #define HAVE_UINTPTR_T 1
  4119. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4120. | #define HAVE_LONG_LONG_INT 1
  4121. | #define HAVE_LOCALE_T 1
  4122. | #define LOCALE_T_IN_XLOCALE 1
  4123. | /* end confdefs.h. */
  4124. | #include <sys/socket.h>
  4125. | #include <sys/param.h>
  4126. | #ifdef HAVE_SYS_UCRED_H
  4127. | #include <sys/ucred.h>
  4128. | #endif
  4129. |
  4130. | int
  4131. | main ()
  4132. | {
  4133. | if (sizeof (struct cmsgcred))
  4134. | return 0;
  4135. | ;
  4136. | return 0;
  4137. | }
  4138. configure:10847: result: no
  4139. configure:10863: checking for struct option
  4140. configure:10863: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  4141. configure:10863: $? = 0
  4142. configure:10863: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  4143. conftest.c:109:28: error: expected expression
  4144. if (sizeof ((struct option)))
  4145. ^
  4146. 1 error generated.
  4147. configure:10863: $? = 1
  4148. configure: failed program was:
  4149. | /* confdefs.h */
  4150. | #define PACKAGE_NAME "PostgreSQL"
  4151. | #define PACKAGE_TARNAME "postgresql"
  4152. | #define PACKAGE_VERSION "9.4.4"
  4153. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  4154. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  4155. | #define PACKAGE_URL ""
  4156. | #define PG_MAJORVERSION "9.4"
  4157. | #define PG_VERSION "9.4.4"
  4158. | #define USE_INTEGER_DATETIMES 1
  4159. | #define DEF_PGPORT 5432
  4160. | #define DEF_PGPORT_STR "5432"
  4161. | #define BLCKSZ 8192
  4162. | #define RELSEG_SIZE 131072
  4163. | #define XLOG_BLCKSZ 8192
  4164. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  4165. | #define ENABLE_THREAD_SAFETY 1
  4166. | #define ENABLE_GSS 1
  4167. | #define PG_KRB_SRVNAM "postgres"
  4168. | #define USE_PAM 1
  4169. | #define USE_LDAP 1
  4170. | #define USE_BONJOUR 1
  4171. | #define USE_SSL 1
  4172. | #define HAVE_UUID_E2FS 1
  4173. | #define USE_LIBXML 1
  4174. | #define USE_LIBXSLT 1
  4175. | #define HAVE_LIBM 1
  4176. | #define HAVE_LIBREADLINE 1
  4177. | #define HAVE_LIBZ 1
  4178. | #define HAVE_SPINLOCKS 1
  4179. | #define HAVE_LIBCRYPTO 1
  4180. | #define HAVE_LIBSSL 1
  4181. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  4182. | #define HAVE_LIBPAM 1
  4183. | #define HAVE_LIBXML2 1
  4184. | #define HAVE_LIBXSLT 1
  4185. | #define STDC_HEADERS 1
  4186. | #define HAVE_SYS_TYPES_H 1
  4187. | #define HAVE_SYS_STAT_H 1
  4188. | #define HAVE_STDLIB_H 1
  4189. | #define HAVE_STRING_H 1
  4190. | #define HAVE_MEMORY_H 1
  4191. | #define HAVE_STRINGS_H 1
  4192. | #define HAVE_INTTYPES_H 1
  4193. | #define HAVE_STDINT_H 1
  4194. | #define HAVE_UNISTD_H 1
  4195. | #define HAVE_GETOPT_H 1
  4196. | #define HAVE_IFADDRS_H 1
  4197. | #define HAVE_LANGINFO_H 1
  4198. | #define HAVE_POLL_H 1
  4199. | #define HAVE_PWD_H 1
  4200. | #define HAVE_SYS_IOCTL_H 1
  4201. | #define HAVE_SYS_IPC_H 1
  4202. | #define HAVE_SYS_POLL_H 1
  4203. | #define HAVE_SYS_RESOURCE_H 1
  4204. | #define HAVE_SYS_SELECT_H 1
  4205. | #define HAVE_SYS_SEM_H 1
  4206. | #define HAVE_SYS_SHM_H 1
  4207. | #define HAVE_SYS_SOCKET_H 1
  4208. | #define HAVE_SYS_SOCKIO_H 1
  4209. | #define HAVE_SYS_TIME_H 1
  4210. | #define HAVE_SYS_UN_H 1
  4211. | #define HAVE_TERMIOS_H 1
  4212. | #define HAVE_UTIME_H 1
  4213. | #define HAVE_WCHAR_H 1
  4214. | #define HAVE_WCTYPE_H 1
  4215. | #define HAVE_NET_IF_H 1
  4216. | #define HAVE_SYS_UCRED_H 1
  4217. | #define HAVE_NETINET_IN_H 1
  4218. | #define HAVE_NETINET_TCP_H 1
  4219. | #define HAVE_READLINE_READLINE_H 1
  4220. | #define HAVE_READLINE_HISTORY_H 1
  4221. | #define HAVE_GSSAPI_GSSAPI_H 1
  4222. | #define HAVE_SECURITY_PAM_APPL_H 1
  4223. | #define HAVE_LDAP_H 1
  4224. | #define HAVE_UUID_UUID_H 1
  4225. | #define PG_USE_INLINE 1
  4226. | #define FLEXIBLE_ARRAY_MEMBER /**/
  4227. | #define HAVE_FUNCNAME__FUNC 1
  4228. | #define HAVE__STATIC_ASSERT 1
  4229. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  4230. | #define HAVE__BUILTIN_CONSTANT_P 1
  4231. | #define HAVE__BUILTIN_UNREACHABLE 1
  4232. | #define HAVE__VA_ARGS 1
  4233. | #define HAVE_STRUCT_TM_TM_ZONE 1
  4234. | #define HAVE_TM_ZONE 1
  4235. | #define HAVE_TZNAME 1
  4236. | #define HAVE_UNION_SEMUN 1
  4237. | #define HAVE_UNIX_SOCKETS 1
  4238. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  4239. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  4240. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  4241. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  4242. | #define HAVE_STRUCT_ADDRINFO 1
  4243. | #define HAVE_INTPTR_T 1
  4244. | #define HAVE_UINTPTR_T 1
  4245. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4246. | #define HAVE_LONG_LONG_INT 1
  4247. | #define HAVE_LOCALE_T 1
  4248. | #define LOCALE_T_IN_XLOCALE 1
  4249. | /* end confdefs.h. */
  4250. | #ifdef HAVE_GETOPT_H
  4251. | #include <getopt.h>
  4252. | #endif
  4253. |
  4254. | int
  4255. | main ()
  4256. | {
  4257. | if (sizeof ((struct option)))
  4258. | return 0;
  4259. | ;
  4260. | return 0;
  4261. | }
  4262. configure:10863: result: yes
  4263. configure:10881: checking for z_streamp
  4264. configure:10881: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  4265. configure:10881: $? = 0
  4266. configure:10881: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  4267. conftest.c:108:24: error: expected expression
  4268. if (sizeof ((z_streamp)))
  4269. ^
  4270. 1 error generated.
  4271. configure:10881: $? = 1
  4272. configure: failed program was:
  4273. | /* confdefs.h */
  4274. | #define PACKAGE_NAME "PostgreSQL"
  4275. | #define PACKAGE_TARNAME "postgresql"
  4276. | #define PACKAGE_VERSION "9.4.4"
  4277. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  4278. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  4279. | #define PACKAGE_URL ""
  4280. | #define PG_MAJORVERSION "9.4"
  4281. | #define PG_VERSION "9.4.4"
  4282. | #define USE_INTEGER_DATETIMES 1
  4283. | #define DEF_PGPORT 5432
  4284. | #define DEF_PGPORT_STR "5432"
  4285. | #define BLCKSZ 8192
  4286. | #define RELSEG_SIZE 131072
  4287. | #define XLOG_BLCKSZ 8192
  4288. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  4289. | #define ENABLE_THREAD_SAFETY 1
  4290. | #define ENABLE_GSS 1
  4291. | #define PG_KRB_SRVNAM "postgres"
  4292. | #define USE_PAM 1
  4293. | #define USE_LDAP 1
  4294. | #define USE_BONJOUR 1
  4295. | #define USE_SSL 1
  4296. | #define HAVE_UUID_E2FS 1
  4297. | #define USE_LIBXML 1
  4298. | #define USE_LIBXSLT 1
  4299. | #define HAVE_LIBM 1
  4300. | #define HAVE_LIBREADLINE 1
  4301. | #define HAVE_LIBZ 1
  4302. | #define HAVE_SPINLOCKS 1
  4303. | #define HAVE_LIBCRYPTO 1
  4304. | #define HAVE_LIBSSL 1
  4305. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  4306. | #define HAVE_LIBPAM 1
  4307. | #define HAVE_LIBXML2 1
  4308. | #define HAVE_LIBXSLT 1
  4309. | #define STDC_HEADERS 1
  4310. | #define HAVE_SYS_TYPES_H 1
  4311. | #define HAVE_SYS_STAT_H 1
  4312. | #define HAVE_STDLIB_H 1
  4313. | #define HAVE_STRING_H 1
  4314. | #define HAVE_MEMORY_H 1
  4315. | #define HAVE_STRINGS_H 1
  4316. | #define HAVE_INTTYPES_H 1
  4317. | #define HAVE_STDINT_H 1
  4318. | #define HAVE_UNISTD_H 1
  4319. | #define HAVE_GETOPT_H 1
  4320. | #define HAVE_IFADDRS_H 1
  4321. | #define HAVE_LANGINFO_H 1
  4322. | #define HAVE_POLL_H 1
  4323. | #define HAVE_PWD_H 1
  4324. | #define HAVE_SYS_IOCTL_H 1
  4325. | #define HAVE_SYS_IPC_H 1
  4326. | #define HAVE_SYS_POLL_H 1
  4327. | #define HAVE_SYS_RESOURCE_H 1
  4328. | #define HAVE_SYS_SELECT_H 1
  4329. | #define HAVE_SYS_SEM_H 1
  4330. | #define HAVE_SYS_SHM_H 1
  4331. | #define HAVE_SYS_SOCKET_H 1
  4332. | #define HAVE_SYS_SOCKIO_H 1
  4333. | #define HAVE_SYS_TIME_H 1
  4334. | #define HAVE_SYS_UN_H 1
  4335. | #define HAVE_TERMIOS_H 1
  4336. | #define HAVE_UTIME_H 1
  4337. | #define HAVE_WCHAR_H 1
  4338. | #define HAVE_WCTYPE_H 1
  4339. | #define HAVE_NET_IF_H 1
  4340. | #define HAVE_SYS_UCRED_H 1
  4341. | #define HAVE_NETINET_IN_H 1
  4342. | #define HAVE_NETINET_TCP_H 1
  4343. | #define HAVE_READLINE_READLINE_H 1
  4344. | #define HAVE_READLINE_HISTORY_H 1
  4345. | #define HAVE_GSSAPI_GSSAPI_H 1
  4346. | #define HAVE_SECURITY_PAM_APPL_H 1
  4347. | #define HAVE_LDAP_H 1
  4348. | #define HAVE_UUID_UUID_H 1
  4349. | #define PG_USE_INLINE 1
  4350. | #define FLEXIBLE_ARRAY_MEMBER /**/
  4351. | #define HAVE_FUNCNAME__FUNC 1
  4352. | #define HAVE__STATIC_ASSERT 1
  4353. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  4354. | #define HAVE__BUILTIN_CONSTANT_P 1
  4355. | #define HAVE__BUILTIN_UNREACHABLE 1
  4356. | #define HAVE__VA_ARGS 1
  4357. | #define HAVE_STRUCT_TM_TM_ZONE 1
  4358. | #define HAVE_TM_ZONE 1
  4359. | #define HAVE_TZNAME 1
  4360. | #define HAVE_UNION_SEMUN 1
  4361. | #define HAVE_UNIX_SOCKETS 1
  4362. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  4363. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  4364. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  4365. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  4366. | #define HAVE_STRUCT_ADDRINFO 1
  4367. | #define HAVE_INTPTR_T 1
  4368. | #define HAVE_UINTPTR_T 1
  4369. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4370. | #define HAVE_LONG_LONG_INT 1
  4371. | #define HAVE_LOCALE_T 1
  4372. | #define LOCALE_T_IN_XLOCALE 1
  4373. | #define HAVE_STRUCT_OPTION 1
  4374. | /* end confdefs.h. */
  4375. | #include <zlib.h>
  4376. |
  4377. | int
  4378. | main ()
  4379. | {
  4380. | if (sizeof ((z_streamp)))
  4381. | return 0;
  4382. | ;
  4383. | return 0;
  4384. | }
  4385. configure:10881: result: yes
  4386. configure:10937: checking for special C compiler options needed for large files
  4387. configure:10982: result: no
  4388. configure:10988: checking for _FILE_OFFSET_BITS value needed for large files
  4389. configure:11013: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  4390. configure:11013: $? = 0
  4391. configure:11045: result: no
  4392. configure:11138: checking size of off_t
  4393. configure:11143: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  4394. configure:11143: $? = 0
  4395. configure:11143: ./conftest
  4396. configure:11143: $? = 0
  4397. configure:11157: result: 8
  4398. configure:11178: checking for int timezone
  4399. configure:11199: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  4400. configure:11199: $? = 0
  4401. configure:11207: result: yes
  4402. configure:11214: checking types of arguments for accept()
  4403. configure:11249: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  4404. conftest.c:111:12: error: conflicting types for 'accept'
  4405. extern int accept (int, struct sockaddr *, int *);
  4406. ^
  4407. /usr/include/sys/socket.h:580:5: note: previous declaration is here
  4408. int accept(int, struct sockaddr * __restrict, socklen_t * __restrict)
  4409. ^
  4410. 1 error generated.
  4411. configure:11249: $? = 1
  4412. configure: failed program was:
  4413. | /* confdefs.h */
  4414. | #define PACKAGE_NAME "PostgreSQL"
  4415. | #define PACKAGE_TARNAME "postgresql"
  4416. | #define PACKAGE_VERSION "9.4.4"
  4417. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  4418. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  4419. | #define PACKAGE_URL ""
  4420. | #define PG_MAJORVERSION "9.4"
  4421. | #define PG_VERSION "9.4.4"
  4422. | #define USE_INTEGER_DATETIMES 1
  4423. | #define DEF_PGPORT 5432
  4424. | #define DEF_PGPORT_STR "5432"
  4425. | #define BLCKSZ 8192
  4426. | #define RELSEG_SIZE 131072
  4427. | #define XLOG_BLCKSZ 8192
  4428. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  4429. | #define ENABLE_THREAD_SAFETY 1
  4430. | #define ENABLE_GSS 1
  4431. | #define PG_KRB_SRVNAM "postgres"
  4432. | #define USE_PAM 1
  4433. | #define USE_LDAP 1
  4434. | #define USE_BONJOUR 1
  4435. | #define USE_SSL 1
  4436. | #define HAVE_UUID_E2FS 1
  4437. | #define USE_LIBXML 1
  4438. | #define USE_LIBXSLT 1
  4439. | #define HAVE_LIBM 1
  4440. | #define HAVE_LIBREADLINE 1
  4441. | #define HAVE_LIBZ 1
  4442. | #define HAVE_SPINLOCKS 1
  4443. | #define HAVE_LIBCRYPTO 1
  4444. | #define HAVE_LIBSSL 1
  4445. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  4446. | #define HAVE_LIBPAM 1
  4447. | #define HAVE_LIBXML2 1
  4448. | #define HAVE_LIBXSLT 1
  4449. | #define STDC_HEADERS 1
  4450. | #define HAVE_SYS_TYPES_H 1
  4451. | #define HAVE_SYS_STAT_H 1
  4452. | #define HAVE_STDLIB_H 1
  4453. | #define HAVE_STRING_H 1
  4454. | #define HAVE_MEMORY_H 1
  4455. | #define HAVE_STRINGS_H 1
  4456. | #define HAVE_INTTYPES_H 1
  4457. | #define HAVE_STDINT_H 1
  4458. | #define HAVE_UNISTD_H 1
  4459. | #define HAVE_GETOPT_H 1
  4460. | #define HAVE_IFADDRS_H 1
  4461. | #define HAVE_LANGINFO_H 1
  4462. | #define HAVE_POLL_H 1
  4463. | #define HAVE_PWD_H 1
  4464. | #define HAVE_SYS_IOCTL_H 1
  4465. | #define HAVE_SYS_IPC_H 1
  4466. | #define HAVE_SYS_POLL_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_SOCKET_H 1
  4472. | #define HAVE_SYS_SOCKIO_H 1
  4473. | #define HAVE_SYS_TIME_H 1
  4474. | #define HAVE_SYS_UN_H 1
  4475. | #define HAVE_TERMIOS_H 1
  4476. | #define HAVE_UTIME_H 1
  4477. | #define HAVE_WCHAR_H 1
  4478. | #define HAVE_WCTYPE_H 1
  4479. | #define HAVE_NET_IF_H 1
  4480. | #define HAVE_SYS_UCRED_H 1
  4481. | #define HAVE_NETINET_IN_H 1
  4482. | #define HAVE_NETINET_TCP_H 1
  4483. | #define HAVE_READLINE_READLINE_H 1
  4484. | #define HAVE_READLINE_HISTORY_H 1
  4485. | #define HAVE_GSSAPI_GSSAPI_H 1
  4486. | #define HAVE_SECURITY_PAM_APPL_H 1
  4487. | #define HAVE_LDAP_H 1
  4488. | #define HAVE_UUID_UUID_H 1
  4489. | #define PG_USE_INLINE 1
  4490. | #define FLEXIBLE_ARRAY_MEMBER /**/
  4491. | #define HAVE_FUNCNAME__FUNC 1
  4492. | #define HAVE__STATIC_ASSERT 1
  4493. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  4494. | #define HAVE__BUILTIN_CONSTANT_P 1
  4495. | #define HAVE__BUILTIN_UNREACHABLE 1
  4496. | #define HAVE__VA_ARGS 1
  4497. | #define HAVE_STRUCT_TM_TM_ZONE 1
  4498. | #define HAVE_TM_ZONE 1
  4499. | #define HAVE_TZNAME 1
  4500. | #define HAVE_UNION_SEMUN 1
  4501. | #define HAVE_UNIX_SOCKETS 1
  4502. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  4503. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  4504. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  4505. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  4506. | #define HAVE_STRUCT_ADDRINFO 1
  4507. | #define HAVE_INTPTR_T 1
  4508. | #define HAVE_UINTPTR_T 1
  4509. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4510. | #define HAVE_LONG_LONG_INT 1
  4511. | #define HAVE_LOCALE_T 1
  4512. | #define LOCALE_T_IN_XLOCALE 1
  4513. | #define HAVE_STRUCT_OPTION 1
  4514. | #define SIZEOF_OFF_T 8
  4515. | #define HAVE_INT_TIMEZONE 1
  4516. | /* end confdefs.h. */
  4517. | #ifdef HAVE_SYS_TYPES_H
  4518. | #include <sys/types.h>
  4519. | #endif
  4520. | #ifdef HAVE_SYS_SOCKET_H
  4521. | #include <sys/socket.h>
  4522. | #endif
  4523. | extern int accept (int, struct sockaddr *, int *);
  4524. | int
  4525. | main ()
  4526. | {
  4527. |
  4528. | ;
  4529. | return 0;
  4530. | }
  4531. configure:11249: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  4532. conftest.c:111:12: error: conflicting types for 'accept'
  4533. extern int accept (int, struct sockaddr *, size_t *);
  4534. ^
  4535. /usr/include/sys/socket.h:580:5: note: previous declaration is here
  4536. int accept(int, struct sockaddr * __restrict, socklen_t * __restrict)
  4537. ^
  4538. 1 error generated.
  4539. configure:11249: $? = 1
  4540. configure: failed program was:
  4541. | /* confdefs.h */
  4542. | #define PACKAGE_NAME "PostgreSQL"
  4543. | #define PACKAGE_TARNAME "postgresql"
  4544. | #define PACKAGE_VERSION "9.4.4"
  4545. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  4546. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  4547. | #define PACKAGE_URL ""
  4548. | #define PG_MAJORVERSION "9.4"
  4549. | #define PG_VERSION "9.4.4"
  4550. | #define USE_INTEGER_DATETIMES 1
  4551. | #define DEF_PGPORT 5432
  4552. | #define DEF_PGPORT_STR "5432"
  4553. | #define BLCKSZ 8192
  4554. | #define RELSEG_SIZE 131072
  4555. | #define XLOG_BLCKSZ 8192
  4556. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  4557. | #define ENABLE_THREAD_SAFETY 1
  4558. | #define ENABLE_GSS 1
  4559. | #define PG_KRB_SRVNAM "postgres"
  4560. | #define USE_PAM 1
  4561. | #define USE_LDAP 1
  4562. | #define USE_BONJOUR 1
  4563. | #define USE_SSL 1
  4564. | #define HAVE_UUID_E2FS 1
  4565. | #define USE_LIBXML 1
  4566. | #define USE_LIBXSLT 1
  4567. | #define HAVE_LIBM 1
  4568. | #define HAVE_LIBREADLINE 1
  4569. | #define HAVE_LIBZ 1
  4570. | #define HAVE_SPINLOCKS 1
  4571. | #define HAVE_LIBCRYPTO 1
  4572. | #define HAVE_LIBSSL 1
  4573. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  4574. | #define HAVE_LIBPAM 1
  4575. | #define HAVE_LIBXML2 1
  4576. | #define HAVE_LIBXSLT 1
  4577. | #define STDC_HEADERS 1
  4578. | #define HAVE_SYS_TYPES_H 1
  4579. | #define HAVE_SYS_STAT_H 1
  4580. | #define HAVE_STDLIB_H 1
  4581. | #define HAVE_STRING_H 1
  4582. | #define HAVE_MEMORY_H 1
  4583. | #define HAVE_STRINGS_H 1
  4584. | #define HAVE_INTTYPES_H 1
  4585. | #define HAVE_STDINT_H 1
  4586. | #define HAVE_UNISTD_H 1
  4587. | #define HAVE_GETOPT_H 1
  4588. | #define HAVE_IFADDRS_H 1
  4589. | #define HAVE_LANGINFO_H 1
  4590. | #define HAVE_POLL_H 1
  4591. | #define HAVE_PWD_H 1
  4592. | #define HAVE_SYS_IOCTL_H 1
  4593. | #define HAVE_SYS_IPC_H 1
  4594. | #define HAVE_SYS_POLL_H 1
  4595. | #define HAVE_SYS_RESOURCE_H 1
  4596. | #define HAVE_SYS_SELECT_H 1
  4597. | #define HAVE_SYS_SEM_H 1
  4598. | #define HAVE_SYS_SHM_H 1
  4599. | #define HAVE_SYS_SOCKET_H 1
  4600. | #define HAVE_SYS_SOCKIO_H 1
  4601. | #define HAVE_SYS_TIME_H 1
  4602. | #define HAVE_SYS_UN_H 1
  4603. | #define HAVE_TERMIOS_H 1
  4604. | #define HAVE_UTIME_H 1
  4605. | #define HAVE_WCHAR_H 1
  4606. | #define HAVE_WCTYPE_H 1
  4607. | #define HAVE_NET_IF_H 1
  4608. | #define HAVE_SYS_UCRED_H 1
  4609. | #define HAVE_NETINET_IN_H 1
  4610. | #define HAVE_NETINET_TCP_H 1
  4611. | #define HAVE_READLINE_READLINE_H 1
  4612. | #define HAVE_READLINE_HISTORY_H 1
  4613. | #define HAVE_GSSAPI_GSSAPI_H 1
  4614. | #define HAVE_SECURITY_PAM_APPL_H 1
  4615. | #define HAVE_LDAP_H 1
  4616. | #define HAVE_UUID_UUID_H 1
  4617. | #define PG_USE_INLINE 1
  4618. | #define FLEXIBLE_ARRAY_MEMBER /**/
  4619. | #define HAVE_FUNCNAME__FUNC 1
  4620. | #define HAVE__STATIC_ASSERT 1
  4621. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  4622. | #define HAVE__BUILTIN_CONSTANT_P 1
  4623. | #define HAVE__BUILTIN_UNREACHABLE 1
  4624. | #define HAVE__VA_ARGS 1
  4625. | #define HAVE_STRUCT_TM_TM_ZONE 1
  4626. | #define HAVE_TM_ZONE 1
  4627. | #define HAVE_TZNAME 1
  4628. | #define HAVE_UNION_SEMUN 1
  4629. | #define HAVE_UNIX_SOCKETS 1
  4630. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  4631. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  4632. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  4633. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  4634. | #define HAVE_STRUCT_ADDRINFO 1
  4635. | #define HAVE_INTPTR_T 1
  4636. | #define HAVE_UINTPTR_T 1
  4637. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4638. | #define HAVE_LONG_LONG_INT 1
  4639. | #define HAVE_LOCALE_T 1
  4640. | #define LOCALE_T_IN_XLOCALE 1
  4641. | #define HAVE_STRUCT_OPTION 1
  4642. | #define SIZEOF_OFF_T 8
  4643. | #define HAVE_INT_TIMEZONE 1
  4644. | /* end confdefs.h. */
  4645. | #ifdef HAVE_SYS_TYPES_H
  4646. | #include <sys/types.h>
  4647. | #endif
  4648. | #ifdef HAVE_SYS_SOCKET_H
  4649. | #include <sys/socket.h>
  4650. | #endif
  4651. | extern int accept (int, struct sockaddr *, size_t *);
  4652. | int
  4653. | main ()
  4654. | {
  4655. |
  4656. | ;
  4657. | return 0;
  4658. | }
  4659. configure:11249: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  4660. configure:11249: $? = 0
  4661. configure:11273: result: int, int, struct sockaddr *, socklen_t *
  4662. configure:11296: checking whether gettimeofday takes only one argument
  4663. configure:11314: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  4664. conftest.c:115:14: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
  4665. gettimeofday(tp,tzp);
  4666. ^~
  4667. conftest.c:113:19: note: initialize the variable 'tp' to silence this warning
  4668. struct timeval *tp;
  4669. ^
  4670. = NULL
  4671. conftest.c:115:17: warning: variable 'tzp' is uninitialized when used here [-Wuninitialized]
  4672. gettimeofday(tp,tzp);
  4673. ^~~
  4674. conftest.c:114:21: note: initialize the variable 'tzp' to silence this warning
  4675. struct timezone *tzp;
  4676. ^
  4677. = NULL
  4678. 2 warnings generated.
  4679. configure:11314: $? = 0
  4680. configure:11321: result: no
  4681. configure:11340: checking for cbrt
  4682. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  4683. conftest.c:132:6: warning: incompatible redeclaration of library function 'cbrt' [-Wincompatible-library-redeclaration]
  4684. char cbrt ();
  4685. ^
  4686. conftest.c:132:6: note: 'cbrt' is a builtin with type 'double (double)'
  4687. 1 warning generated.
  4688. configure:11340: $? = 0
  4689. configure:11340: result: yes
  4690. configure:11340: checking for dlopen
  4691. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  4692. configure:11340: $? = 0
  4693. configure:11340: result: yes
  4694. configure:11340: checking for fdatasync
  4695. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  4696. configure:11340: $? = 0
  4697. configure:11340: result: yes
  4698. configure:11340: checking for getifaddrs
  4699. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  4700. configure:11340: $? = 0
  4701. configure:11340: result: yes
  4702. configure:11340: checking for getpeerucred
  4703. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  4704. Undefined symbols for architecture x86_64:
  4705. "_getpeerucred", referenced from:
  4706. _main in conftest-df727d.o
  4707. ld: symbol(s) not found for architecture x86_64
  4708. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  4709. configure:11340: $? = 1
  4710. configure: failed program was:
  4711. | /* confdefs.h */
  4712. | #define PACKAGE_NAME "PostgreSQL"
  4713. | #define PACKAGE_TARNAME "postgresql"
  4714. | #define PACKAGE_VERSION "9.4.4"
  4715. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  4716. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  4717. | #define PACKAGE_URL ""
  4718. | #define PG_MAJORVERSION "9.4"
  4719. | #define PG_VERSION "9.4.4"
  4720. | #define USE_INTEGER_DATETIMES 1
  4721. | #define DEF_PGPORT 5432
  4722. | #define DEF_PGPORT_STR "5432"
  4723. | #define BLCKSZ 8192
  4724. | #define RELSEG_SIZE 131072
  4725. | #define XLOG_BLCKSZ 8192
  4726. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  4727. | #define ENABLE_THREAD_SAFETY 1
  4728. | #define ENABLE_GSS 1
  4729. | #define PG_KRB_SRVNAM "postgres"
  4730. | #define USE_PAM 1
  4731. | #define USE_LDAP 1
  4732. | #define USE_BONJOUR 1
  4733. | #define USE_SSL 1
  4734. | #define HAVE_UUID_E2FS 1
  4735. | #define USE_LIBXML 1
  4736. | #define USE_LIBXSLT 1
  4737. | #define HAVE_LIBM 1
  4738. | #define HAVE_LIBREADLINE 1
  4739. | #define HAVE_LIBZ 1
  4740. | #define HAVE_SPINLOCKS 1
  4741. | #define HAVE_LIBCRYPTO 1
  4742. | #define HAVE_LIBSSL 1
  4743. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  4744. | #define HAVE_LIBPAM 1
  4745. | #define HAVE_LIBXML2 1
  4746. | #define HAVE_LIBXSLT 1
  4747. | #define STDC_HEADERS 1
  4748. | #define HAVE_SYS_TYPES_H 1
  4749. | #define HAVE_SYS_STAT_H 1
  4750. | #define HAVE_STDLIB_H 1
  4751. | #define HAVE_STRING_H 1
  4752. | #define HAVE_MEMORY_H 1
  4753. | #define HAVE_STRINGS_H 1
  4754. | #define HAVE_INTTYPES_H 1
  4755. | #define HAVE_STDINT_H 1
  4756. | #define HAVE_UNISTD_H 1
  4757. | #define HAVE_GETOPT_H 1
  4758. | #define HAVE_IFADDRS_H 1
  4759. | #define HAVE_LANGINFO_H 1
  4760. | #define HAVE_POLL_H 1
  4761. | #define HAVE_PWD_H 1
  4762. | #define HAVE_SYS_IOCTL_H 1
  4763. | #define HAVE_SYS_IPC_H 1
  4764. | #define HAVE_SYS_POLL_H 1
  4765. | #define HAVE_SYS_RESOURCE_H 1
  4766. | #define HAVE_SYS_SELECT_H 1
  4767. | #define HAVE_SYS_SEM_H 1
  4768. | #define HAVE_SYS_SHM_H 1
  4769. | #define HAVE_SYS_SOCKET_H 1
  4770. | #define HAVE_SYS_SOCKIO_H 1
  4771. | #define HAVE_SYS_TIME_H 1
  4772. | #define HAVE_SYS_UN_H 1
  4773. | #define HAVE_TERMIOS_H 1
  4774. | #define HAVE_UTIME_H 1
  4775. | #define HAVE_WCHAR_H 1
  4776. | #define HAVE_WCTYPE_H 1
  4777. | #define HAVE_NET_IF_H 1
  4778. | #define HAVE_SYS_UCRED_H 1
  4779. | #define HAVE_NETINET_IN_H 1
  4780. | #define HAVE_NETINET_TCP_H 1
  4781. | #define HAVE_READLINE_READLINE_H 1
  4782. | #define HAVE_READLINE_HISTORY_H 1
  4783. | #define HAVE_GSSAPI_GSSAPI_H 1
  4784. | #define HAVE_SECURITY_PAM_APPL_H 1
  4785. | #define HAVE_LDAP_H 1
  4786. | #define HAVE_UUID_UUID_H 1
  4787. | #define PG_USE_INLINE 1
  4788. | #define FLEXIBLE_ARRAY_MEMBER /**/
  4789. | #define HAVE_FUNCNAME__FUNC 1
  4790. | #define HAVE__STATIC_ASSERT 1
  4791. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  4792. | #define HAVE__BUILTIN_CONSTANT_P 1
  4793. | #define HAVE__BUILTIN_UNREACHABLE 1
  4794. | #define HAVE__VA_ARGS 1
  4795. | #define HAVE_STRUCT_TM_TM_ZONE 1
  4796. | #define HAVE_TM_ZONE 1
  4797. | #define HAVE_TZNAME 1
  4798. | #define HAVE_UNION_SEMUN 1
  4799. | #define HAVE_UNIX_SOCKETS 1
  4800. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  4801. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  4802. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  4803. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  4804. | #define HAVE_STRUCT_ADDRINFO 1
  4805. | #define HAVE_INTPTR_T 1
  4806. | #define HAVE_UINTPTR_T 1
  4807. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4808. | #define HAVE_LONG_LONG_INT 1
  4809. | #define HAVE_LOCALE_T 1
  4810. | #define LOCALE_T_IN_XLOCALE 1
  4811. | #define HAVE_STRUCT_OPTION 1
  4812. | #define SIZEOF_OFF_T 8
  4813. | #define HAVE_INT_TIMEZONE 1
  4814. | #define ACCEPT_TYPE_RETURN int
  4815. | #define ACCEPT_TYPE_ARG1 int
  4816. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  4817. | #define ACCEPT_TYPE_ARG3 socklen_t
  4818. | #define HAVE_CBRT 1
  4819. | #define HAVE_DLOPEN 1
  4820. | #define HAVE_FDATASYNC 1
  4821. | #define HAVE_GETIFADDRS 1
  4822. | /* end confdefs.h. */
  4823. | /* Define getpeerucred to an innocuous variant, in case <limits.h> declares getpeerucred.
  4824. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4825. | #define getpeerucred innocuous_getpeerucred
  4826. |
  4827. | /* System header to define __stub macros and hopefully few prototypes,
  4828. | which can conflict with char getpeerucred (); below.
  4829. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4830. | <limits.h> exists even on freestanding compilers. */
  4831. |
  4832. | #ifdef __STDC__
  4833. | # include <limits.h>
  4834. | #else
  4835. | # include <assert.h>
  4836. | #endif
  4837. |
  4838. | #undef getpeerucred
  4839. |
  4840. | /* Override any GCC internal prototype to avoid an error.
  4841. | Use char because int might match the return type of a GCC
  4842. | builtin and then its argument prototype would still apply. */
  4843. | #ifdef __cplusplus
  4844. | extern "C"
  4845. | #endif
  4846. | char getpeerucred ();
  4847. | /* The GNU C library defines this for functions which it implements
  4848. | to always fail with ENOSYS. Some functions are actually named
  4849. | something starting with __ and the normal name is an alias. */
  4850. | #if defined __stub_getpeerucred || defined __stub___getpeerucred
  4851. | choke me
  4852. | #endif
  4853. |
  4854. | int
  4855. | main ()
  4856. | {
  4857. | return getpeerucred ();
  4858. | ;
  4859. | return 0;
  4860. | }
  4861. configure:11340: result: no
  4862. configure:11340: checking for getrlimit
  4863. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  4864. configure:11340: $? = 0
  4865. configure:11340: result: yes
  4866. configure:11340: checking for mbstowcs_l
  4867. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  4868. configure:11340: $? = 0
  4869. configure:11340: result: yes
  4870. configure:11340: checking for memmove
  4871. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  4872. conftest.c:138:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
  4873. char memmove ();
  4874. ^
  4875. conftest.c:138:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
  4876. 1 warning generated.
  4877. configure:11340: $? = 0
  4878. configure:11340: result: yes
  4879. configure:11340: checking for poll
  4880. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  4881. configure:11340: $? = 0
  4882. configure:11340: result: yes
  4883. configure:11340: checking for pstat
  4884. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  4885. Undefined symbols for architecture x86_64:
  4886. "_pstat", referenced from:
  4887. _main in conftest-10f911.o
  4888. ld: symbol(s) not found for architecture x86_64
  4889. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  4890. configure:11340: $? = 1
  4891. configure: failed program was:
  4892. | /* confdefs.h */
  4893. | #define PACKAGE_NAME "PostgreSQL"
  4894. | #define PACKAGE_TARNAME "postgresql"
  4895. | #define PACKAGE_VERSION "9.4.4"
  4896. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  4897. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  4898. | #define PACKAGE_URL ""
  4899. | #define PG_MAJORVERSION "9.4"
  4900. | #define PG_VERSION "9.4.4"
  4901. | #define USE_INTEGER_DATETIMES 1
  4902. | #define DEF_PGPORT 5432
  4903. | #define DEF_PGPORT_STR "5432"
  4904. | #define BLCKSZ 8192
  4905. | #define RELSEG_SIZE 131072
  4906. | #define XLOG_BLCKSZ 8192
  4907. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  4908. | #define ENABLE_THREAD_SAFETY 1
  4909. | #define ENABLE_GSS 1
  4910. | #define PG_KRB_SRVNAM "postgres"
  4911. | #define USE_PAM 1
  4912. | #define USE_LDAP 1
  4913. | #define USE_BONJOUR 1
  4914. | #define USE_SSL 1
  4915. | #define HAVE_UUID_E2FS 1
  4916. | #define USE_LIBXML 1
  4917. | #define USE_LIBXSLT 1
  4918. | #define HAVE_LIBM 1
  4919. | #define HAVE_LIBREADLINE 1
  4920. | #define HAVE_LIBZ 1
  4921. | #define HAVE_SPINLOCKS 1
  4922. | #define HAVE_LIBCRYPTO 1
  4923. | #define HAVE_LIBSSL 1
  4924. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  4925. | #define HAVE_LIBPAM 1
  4926. | #define HAVE_LIBXML2 1
  4927. | #define HAVE_LIBXSLT 1
  4928. | #define STDC_HEADERS 1
  4929. | #define HAVE_SYS_TYPES_H 1
  4930. | #define HAVE_SYS_STAT_H 1
  4931. | #define HAVE_STDLIB_H 1
  4932. | #define HAVE_STRING_H 1
  4933. | #define HAVE_MEMORY_H 1
  4934. | #define HAVE_STRINGS_H 1
  4935. | #define HAVE_INTTYPES_H 1
  4936. | #define HAVE_STDINT_H 1
  4937. | #define HAVE_UNISTD_H 1
  4938. | #define HAVE_GETOPT_H 1
  4939. | #define HAVE_IFADDRS_H 1
  4940. | #define HAVE_LANGINFO_H 1
  4941. | #define HAVE_POLL_H 1
  4942. | #define HAVE_PWD_H 1
  4943. | #define HAVE_SYS_IOCTL_H 1
  4944. | #define HAVE_SYS_IPC_H 1
  4945. | #define HAVE_SYS_POLL_H 1
  4946. | #define HAVE_SYS_RESOURCE_H 1
  4947. | #define HAVE_SYS_SELECT_H 1
  4948. | #define HAVE_SYS_SEM_H 1
  4949. | #define HAVE_SYS_SHM_H 1
  4950. | #define HAVE_SYS_SOCKET_H 1
  4951. | #define HAVE_SYS_SOCKIO_H 1
  4952. | #define HAVE_SYS_TIME_H 1
  4953. | #define HAVE_SYS_UN_H 1
  4954. | #define HAVE_TERMIOS_H 1
  4955. | #define HAVE_UTIME_H 1
  4956. | #define HAVE_WCHAR_H 1
  4957. | #define HAVE_WCTYPE_H 1
  4958. | #define HAVE_NET_IF_H 1
  4959. | #define HAVE_SYS_UCRED_H 1
  4960. | #define HAVE_NETINET_IN_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_SECURITY_PAM_APPL_H 1
  4966. | #define HAVE_LDAP_H 1
  4967. | #define HAVE_UUID_UUID_H 1
  4968. | #define PG_USE_INLINE 1
  4969. | #define FLEXIBLE_ARRAY_MEMBER /**/
  4970. | #define HAVE_FUNCNAME__FUNC 1
  4971. | #define HAVE__STATIC_ASSERT 1
  4972. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  4973. | #define HAVE__BUILTIN_CONSTANT_P 1
  4974. | #define HAVE__BUILTIN_UNREACHABLE 1
  4975. | #define HAVE__VA_ARGS 1
  4976. | #define HAVE_STRUCT_TM_TM_ZONE 1
  4977. | #define HAVE_TM_ZONE 1
  4978. | #define HAVE_TZNAME 1
  4979. | #define HAVE_UNION_SEMUN 1
  4980. | #define HAVE_UNIX_SOCKETS 1
  4981. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  4982. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  4983. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  4984. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  4985. | #define HAVE_STRUCT_ADDRINFO 1
  4986. | #define HAVE_INTPTR_T 1
  4987. | #define HAVE_UINTPTR_T 1
  4988. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4989. | #define HAVE_LONG_LONG_INT 1
  4990. | #define HAVE_LOCALE_T 1
  4991. | #define LOCALE_T_IN_XLOCALE 1
  4992. | #define HAVE_STRUCT_OPTION 1
  4993. | #define SIZEOF_OFF_T 8
  4994. | #define HAVE_INT_TIMEZONE 1
  4995. | #define ACCEPT_TYPE_RETURN int
  4996. | #define ACCEPT_TYPE_ARG1 int
  4997. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  4998. | #define ACCEPT_TYPE_ARG3 socklen_t
  4999. | #define HAVE_CBRT 1
  5000. | #define HAVE_DLOPEN 1
  5001. | #define HAVE_FDATASYNC 1
  5002. | #define HAVE_GETIFADDRS 1
  5003. | #define HAVE_GETRLIMIT 1
  5004. | #define HAVE_MBSTOWCS_L 1
  5005. | #define HAVE_MEMMOVE 1
  5006. | #define HAVE_POLL 1
  5007. | /* end confdefs.h. */
  5008. | /* Define pstat to an innocuous variant, in case <limits.h> declares pstat.
  5009. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  5010. | #define pstat innocuous_pstat
  5011. |
  5012. | /* System header to define __stub macros and hopefully few prototypes,
  5013. | which can conflict with char pstat (); below.
  5014. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5015. | <limits.h> exists even on freestanding compilers. */
  5016. |
  5017. | #ifdef __STDC__
  5018. | # include <limits.h>
  5019. | #else
  5020. | # include <assert.h>
  5021. | #endif
  5022. |
  5023. | #undef pstat
  5024. |
  5025. | /* Override any GCC internal prototype to avoid an error.
  5026. | Use char because int might match the return type of a GCC
  5027. | builtin and then its argument prototype would still apply. */
  5028. | #ifdef __cplusplus
  5029. | extern "C"
  5030. | #endif
  5031. | char pstat ();
  5032. | /* The GNU C library defines this for functions which it implements
  5033. | to always fail with ENOSYS. Some functions are actually named
  5034. | something starting with __ and the normal name is an alias. */
  5035. | #if defined __stub_pstat || defined __stub___pstat
  5036. | choke me
  5037. | #endif
  5038. |
  5039. | int
  5040. | main ()
  5041. | {
  5042. | return pstat ();
  5043. | ;
  5044. | return 0;
  5045. | }
  5046. configure:11340: result: no
  5047. configure:11340: checking for pthread_is_threaded_np
  5048. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  5049. configure:11340: $? = 0
  5050. configure:11340: result: yes
  5051. configure:11340: checking for readlink
  5052. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  5053. configure:11340: $? = 0
  5054. configure:11340: result: yes
  5055. configure:11340: checking for setproctitle
  5056. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  5057. Undefined symbols for architecture x86_64:
  5058. "_setproctitle", referenced from:
  5059. _main in conftest-4b43d5.o
  5060. ld: symbol(s) not found for architecture x86_64
  5061. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  5062. configure:11340: $? = 1
  5063. configure: failed program was:
  5064. | /* confdefs.h */
  5065. | #define PACKAGE_NAME "PostgreSQL"
  5066. | #define PACKAGE_TARNAME "postgresql"
  5067. | #define PACKAGE_VERSION "9.4.4"
  5068. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  5069. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  5070. | #define PACKAGE_URL ""
  5071. | #define PG_MAJORVERSION "9.4"
  5072. | #define PG_VERSION "9.4.4"
  5073. | #define USE_INTEGER_DATETIMES 1
  5074. | #define DEF_PGPORT 5432
  5075. | #define DEF_PGPORT_STR "5432"
  5076. | #define BLCKSZ 8192
  5077. | #define RELSEG_SIZE 131072
  5078. | #define XLOG_BLCKSZ 8192
  5079. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  5080. | #define ENABLE_THREAD_SAFETY 1
  5081. | #define ENABLE_GSS 1
  5082. | #define PG_KRB_SRVNAM "postgres"
  5083. | #define USE_PAM 1
  5084. | #define USE_LDAP 1
  5085. | #define USE_BONJOUR 1
  5086. | #define USE_SSL 1
  5087. | #define HAVE_UUID_E2FS 1
  5088. | #define USE_LIBXML 1
  5089. | #define USE_LIBXSLT 1
  5090. | #define HAVE_LIBM 1
  5091. | #define HAVE_LIBREADLINE 1
  5092. | #define HAVE_LIBZ 1
  5093. | #define HAVE_SPINLOCKS 1
  5094. | #define HAVE_LIBCRYPTO 1
  5095. | #define HAVE_LIBSSL 1
  5096. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  5097. | #define HAVE_LIBPAM 1
  5098. | #define HAVE_LIBXML2 1
  5099. | #define HAVE_LIBXSLT 1
  5100. | #define STDC_HEADERS 1
  5101. | #define HAVE_SYS_TYPES_H 1
  5102. | #define HAVE_SYS_STAT_H 1
  5103. | #define HAVE_STDLIB_H 1
  5104. | #define HAVE_STRING_H 1
  5105. | #define HAVE_MEMORY_H 1
  5106. | #define HAVE_STRINGS_H 1
  5107. | #define HAVE_INTTYPES_H 1
  5108. | #define HAVE_STDINT_H 1
  5109. | #define HAVE_UNISTD_H 1
  5110. | #define HAVE_GETOPT_H 1
  5111. | #define HAVE_IFADDRS_H 1
  5112. | #define HAVE_LANGINFO_H 1
  5113. | #define HAVE_POLL_H 1
  5114. | #define HAVE_PWD_H 1
  5115. | #define HAVE_SYS_IOCTL_H 1
  5116. | #define HAVE_SYS_IPC_H 1
  5117. | #define HAVE_SYS_POLL_H 1
  5118. | #define HAVE_SYS_RESOURCE_H 1
  5119. | #define HAVE_SYS_SELECT_H 1
  5120. | #define HAVE_SYS_SEM_H 1
  5121. | #define HAVE_SYS_SHM_H 1
  5122. | #define HAVE_SYS_SOCKET_H 1
  5123. | #define HAVE_SYS_SOCKIO_H 1
  5124. | #define HAVE_SYS_TIME_H 1
  5125. | #define HAVE_SYS_UN_H 1
  5126. | #define HAVE_TERMIOS_H 1
  5127. | #define HAVE_UTIME_H 1
  5128. | #define HAVE_WCHAR_H 1
  5129. | #define HAVE_WCTYPE_H 1
  5130. | #define HAVE_NET_IF_H 1
  5131. | #define HAVE_SYS_UCRED_H 1
  5132. | #define HAVE_NETINET_IN_H 1
  5133. | #define HAVE_NETINET_TCP_H 1
  5134. | #define HAVE_READLINE_READLINE_H 1
  5135. | #define HAVE_READLINE_HISTORY_H 1
  5136. | #define HAVE_GSSAPI_GSSAPI_H 1
  5137. | #define HAVE_SECURITY_PAM_APPL_H 1
  5138. | #define HAVE_LDAP_H 1
  5139. | #define HAVE_UUID_UUID_H 1
  5140. | #define PG_USE_INLINE 1
  5141. | #define FLEXIBLE_ARRAY_MEMBER /**/
  5142. | #define HAVE_FUNCNAME__FUNC 1
  5143. | #define HAVE__STATIC_ASSERT 1
  5144. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  5145. | #define HAVE__BUILTIN_CONSTANT_P 1
  5146. | #define HAVE__BUILTIN_UNREACHABLE 1
  5147. | #define HAVE__VA_ARGS 1
  5148. | #define HAVE_STRUCT_TM_TM_ZONE 1
  5149. | #define HAVE_TM_ZONE 1
  5150. | #define HAVE_TZNAME 1
  5151. | #define HAVE_UNION_SEMUN 1
  5152. | #define HAVE_UNIX_SOCKETS 1
  5153. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  5154. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  5155. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  5156. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  5157. | #define HAVE_STRUCT_ADDRINFO 1
  5158. | #define HAVE_INTPTR_T 1
  5159. | #define HAVE_UINTPTR_T 1
  5160. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  5161. | #define HAVE_LONG_LONG_INT 1
  5162. | #define HAVE_LOCALE_T 1
  5163. | #define LOCALE_T_IN_XLOCALE 1
  5164. | #define HAVE_STRUCT_OPTION 1
  5165. | #define SIZEOF_OFF_T 8
  5166. | #define HAVE_INT_TIMEZONE 1
  5167. | #define ACCEPT_TYPE_RETURN int
  5168. | #define ACCEPT_TYPE_ARG1 int
  5169. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  5170. | #define ACCEPT_TYPE_ARG3 socklen_t
  5171. | #define HAVE_CBRT 1
  5172. | #define HAVE_DLOPEN 1
  5173. | #define HAVE_FDATASYNC 1
  5174. | #define HAVE_GETIFADDRS 1
  5175. | #define HAVE_GETRLIMIT 1
  5176. | #define HAVE_MBSTOWCS_L 1
  5177. | #define HAVE_MEMMOVE 1
  5178. | #define HAVE_POLL 1
  5179. | #define HAVE_PTHREAD_IS_THREADED_NP 1
  5180. | #define HAVE_READLINK 1
  5181. | /* end confdefs.h. */
  5182. | /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle.
  5183. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  5184. | #define setproctitle innocuous_setproctitle
  5185. |
  5186. | /* System header to define __stub macros and hopefully few prototypes,
  5187. | which can conflict with char setproctitle (); below.
  5188. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5189. | <limits.h> exists even on freestanding compilers. */
  5190. |
  5191. | #ifdef __STDC__
  5192. | # include <limits.h>
  5193. | #else
  5194. | # include <assert.h>
  5195. | #endif
  5196. |
  5197. | #undef setproctitle
  5198. |
  5199. | /* Override any GCC internal prototype to avoid an error.
  5200. | Use char because int might match the return type of a GCC
  5201. | builtin and then its argument prototype would still apply. */
  5202. | #ifdef __cplusplus
  5203. | extern "C"
  5204. | #endif
  5205. | char setproctitle ();
  5206. | /* The GNU C library defines this for functions which it implements
  5207. | to always fail with ENOSYS. Some functions are actually named
  5208. | something starting with __ and the normal name is an alias. */
  5209. | #if defined __stub_setproctitle || defined __stub___setproctitle
  5210. | choke me
  5211. | #endif
  5212. |
  5213. | int
  5214. | main ()
  5215. | {
  5216. | return setproctitle ();
  5217. | ;
  5218. | return 0;
  5219. | }
  5220. configure:11340: result: no
  5221. configure:11340: checking for setsid
  5222. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  5223. configure:11340: $? = 0
  5224. configure:11340: result: yes
  5225. configure:11340: checking for shm_open
  5226. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  5227. configure:11340: $? = 0
  5228. configure:11340: result: yes
  5229. configure:11340: checking for sigprocmask
  5230. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  5231. configure:11340: $? = 0
  5232. configure:11340: result: yes
  5233. configure:11340: checking for symlink
  5234. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  5235. configure:11340: $? = 0
  5236. configure:11340: result: yes
  5237. configure:11340: checking for sync_file_range
  5238. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  5239. Undefined symbols for architecture x86_64:
  5240. "_sync_file_range", referenced from:
  5241. _main in conftest-f19967.o
  5242. ld: symbol(s) not found for architecture x86_64
  5243. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  5244. configure:11340: $? = 1
  5245. configure: failed program was:
  5246. | /* confdefs.h */
  5247. | #define PACKAGE_NAME "PostgreSQL"
  5248. | #define PACKAGE_TARNAME "postgresql"
  5249. | #define PACKAGE_VERSION "9.4.4"
  5250. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  5251. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  5252. | #define PACKAGE_URL ""
  5253. | #define PG_MAJORVERSION "9.4"
  5254. | #define PG_VERSION "9.4.4"
  5255. | #define USE_INTEGER_DATETIMES 1
  5256. | #define DEF_PGPORT 5432
  5257. | #define DEF_PGPORT_STR "5432"
  5258. | #define BLCKSZ 8192
  5259. | #define RELSEG_SIZE 131072
  5260. | #define XLOG_BLCKSZ 8192
  5261. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  5262. | #define ENABLE_THREAD_SAFETY 1
  5263. | #define ENABLE_GSS 1
  5264. | #define PG_KRB_SRVNAM "postgres"
  5265. | #define USE_PAM 1
  5266. | #define USE_LDAP 1
  5267. | #define USE_BONJOUR 1
  5268. | #define USE_SSL 1
  5269. | #define HAVE_UUID_E2FS 1
  5270. | #define USE_LIBXML 1
  5271. | #define USE_LIBXSLT 1
  5272. | #define HAVE_LIBM 1
  5273. | #define HAVE_LIBREADLINE 1
  5274. | #define HAVE_LIBZ 1
  5275. | #define HAVE_SPINLOCKS 1
  5276. | #define HAVE_LIBCRYPTO 1
  5277. | #define HAVE_LIBSSL 1
  5278. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  5279. | #define HAVE_LIBPAM 1
  5280. | #define HAVE_LIBXML2 1
  5281. | #define HAVE_LIBXSLT 1
  5282. | #define STDC_HEADERS 1
  5283. | #define HAVE_SYS_TYPES_H 1
  5284. | #define HAVE_SYS_STAT_H 1
  5285. | #define HAVE_STDLIB_H 1
  5286. | #define HAVE_STRING_H 1
  5287. | #define HAVE_MEMORY_H 1
  5288. | #define HAVE_STRINGS_H 1
  5289. | #define HAVE_INTTYPES_H 1
  5290. | #define HAVE_STDINT_H 1
  5291. | #define HAVE_UNISTD_H 1
  5292. | #define HAVE_GETOPT_H 1
  5293. | #define HAVE_IFADDRS_H 1
  5294. | #define HAVE_LANGINFO_H 1
  5295. | #define HAVE_POLL_H 1
  5296. | #define HAVE_PWD_H 1
  5297. | #define HAVE_SYS_IOCTL_H 1
  5298. | #define HAVE_SYS_IPC_H 1
  5299. | #define HAVE_SYS_POLL_H 1
  5300. | #define HAVE_SYS_RESOURCE_H 1
  5301. | #define HAVE_SYS_SELECT_H 1
  5302. | #define HAVE_SYS_SEM_H 1
  5303. | #define HAVE_SYS_SHM_H 1
  5304. | #define HAVE_SYS_SOCKET_H 1
  5305. | #define HAVE_SYS_SOCKIO_H 1
  5306. | #define HAVE_SYS_TIME_H 1
  5307. | #define HAVE_SYS_UN_H 1
  5308. | #define HAVE_TERMIOS_H 1
  5309. | #define HAVE_UTIME_H 1
  5310. | #define HAVE_WCHAR_H 1
  5311. | #define HAVE_WCTYPE_H 1
  5312. | #define HAVE_NET_IF_H 1
  5313. | #define HAVE_SYS_UCRED_H 1
  5314. | #define HAVE_NETINET_IN_H 1
  5315. | #define HAVE_NETINET_TCP_H 1
  5316. | #define HAVE_READLINE_READLINE_H 1
  5317. | #define HAVE_READLINE_HISTORY_H 1
  5318. | #define HAVE_GSSAPI_GSSAPI_H 1
  5319. | #define HAVE_SECURITY_PAM_APPL_H 1
  5320. | #define HAVE_LDAP_H 1
  5321. | #define HAVE_UUID_UUID_H 1
  5322. | #define PG_USE_INLINE 1
  5323. | #define FLEXIBLE_ARRAY_MEMBER /**/
  5324. | #define HAVE_FUNCNAME__FUNC 1
  5325. | #define HAVE__STATIC_ASSERT 1
  5326. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  5327. | #define HAVE__BUILTIN_CONSTANT_P 1
  5328. | #define HAVE__BUILTIN_UNREACHABLE 1
  5329. | #define HAVE__VA_ARGS 1
  5330. | #define HAVE_STRUCT_TM_TM_ZONE 1
  5331. | #define HAVE_TM_ZONE 1
  5332. | #define HAVE_TZNAME 1
  5333. | #define HAVE_UNION_SEMUN 1
  5334. | #define HAVE_UNIX_SOCKETS 1
  5335. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  5336. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  5337. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  5338. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  5339. | #define HAVE_STRUCT_ADDRINFO 1
  5340. | #define HAVE_INTPTR_T 1
  5341. | #define HAVE_UINTPTR_T 1
  5342. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  5343. | #define HAVE_LONG_LONG_INT 1
  5344. | #define HAVE_LOCALE_T 1
  5345. | #define LOCALE_T_IN_XLOCALE 1
  5346. | #define HAVE_STRUCT_OPTION 1
  5347. | #define SIZEOF_OFF_T 8
  5348. | #define HAVE_INT_TIMEZONE 1
  5349. | #define ACCEPT_TYPE_RETURN int
  5350. | #define ACCEPT_TYPE_ARG1 int
  5351. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  5352. | #define ACCEPT_TYPE_ARG3 socklen_t
  5353. | #define HAVE_CBRT 1
  5354. | #define HAVE_DLOPEN 1
  5355. | #define HAVE_FDATASYNC 1
  5356. | #define HAVE_GETIFADDRS 1
  5357. | #define HAVE_GETRLIMIT 1
  5358. | #define HAVE_MBSTOWCS_L 1
  5359. | #define HAVE_MEMMOVE 1
  5360. | #define HAVE_POLL 1
  5361. | #define HAVE_PTHREAD_IS_THREADED_NP 1
  5362. | #define HAVE_READLINK 1
  5363. | #define HAVE_SETSID 1
  5364. | #define HAVE_SHM_OPEN 1
  5365. | #define HAVE_SIGPROCMASK 1
  5366. | #define HAVE_SYMLINK 1
  5367. | /* end confdefs.h. */
  5368. | /* Define sync_file_range to an innocuous variant, in case <limits.h> declares sync_file_range.
  5369. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  5370. | #define sync_file_range innocuous_sync_file_range
  5371. |
  5372. | /* System header to define __stub macros and hopefully few prototypes,
  5373. | which can conflict with char sync_file_range (); below.
  5374. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5375. | <limits.h> exists even on freestanding compilers. */
  5376. |
  5377. | #ifdef __STDC__
  5378. | # include <limits.h>
  5379. | #else
  5380. | # include <assert.h>
  5381. | #endif
  5382. |
  5383. | #undef sync_file_range
  5384. |
  5385. | /* Override any GCC internal prototype to avoid an error.
  5386. | Use char because int might match the return type of a GCC
  5387. | builtin and then its argument prototype would still apply. */
  5388. | #ifdef __cplusplus
  5389. | extern "C"
  5390. | #endif
  5391. | char sync_file_range ();
  5392. | /* The GNU C library defines this for functions which it implements
  5393. | to always fail with ENOSYS. Some functions are actually named
  5394. | something starting with __ and the normal name is an alias. */
  5395. | #if defined __stub_sync_file_range || defined __stub___sync_file_range
  5396. | choke me
  5397. | #endif
  5398. |
  5399. | int
  5400. | main ()
  5401. | {
  5402. | return sync_file_range ();
  5403. | ;
  5404. | return 0;
  5405. | }
  5406. configure:11340: result: no
  5407. configure:11340: checking for towlower
  5408. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  5409. configure:11340: $? = 0
  5410. configure:11340: result: yes
  5411. configure:11340: checking for utime
  5412. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  5413. configure:11340: $? = 0
  5414. configure:11340: result: yes
  5415. configure:11340: checking for utimes
  5416. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  5417. configure:11340: $? = 0
  5418. configure:11340: result: yes
  5419. configure:11340: checking for wcstombs
  5420. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  5421. configure:11340: $? = 0
  5422. configure:11340: result: yes
  5423. configure:11340: checking for wcstombs_l
  5424. configure:11340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  5425. configure:11340: $? = 0
  5426. configure:11340: result: yes
  5427. configure:11350: checking for fseeko
  5428. configure:11350: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  5429. configure:11350: $? = 0
  5430. configure:11350: result: yes
  5431. configure:11373: checking for _LARGEFILE_SOURCE value needed for large files
  5432. configure:11392: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  5433. configure:11392: $? = 0
  5434. configure:11420: result: no
  5435. configure:11449: checking for posix_fadvise
  5436. configure:11449: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  5437. Undefined symbols for architecture x86_64:
  5438. "_posix_fadvise", referenced from:
  5439. _main in conftest-a30bf8.o
  5440. ld: symbol(s) not found for architecture x86_64
  5441. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  5442. configure:11449: $? = 1
  5443. configure: failed program was:
  5444. | /* confdefs.h */
  5445. | #define PACKAGE_NAME "PostgreSQL"
  5446. | #define PACKAGE_TARNAME "postgresql"
  5447. | #define PACKAGE_VERSION "9.4.4"
  5448. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  5449. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  5450. | #define PACKAGE_URL ""
  5451. | #define PG_MAJORVERSION "9.4"
  5452. | #define PG_VERSION "9.4.4"
  5453. | #define USE_INTEGER_DATETIMES 1
  5454. | #define DEF_PGPORT 5432
  5455. | #define DEF_PGPORT_STR "5432"
  5456. | #define BLCKSZ 8192
  5457. | #define RELSEG_SIZE 131072
  5458. | #define XLOG_BLCKSZ 8192
  5459. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  5460. | #define ENABLE_THREAD_SAFETY 1
  5461. | #define ENABLE_GSS 1
  5462. | #define PG_KRB_SRVNAM "postgres"
  5463. | #define USE_PAM 1
  5464. | #define USE_LDAP 1
  5465. | #define USE_BONJOUR 1
  5466. | #define USE_SSL 1
  5467. | #define HAVE_UUID_E2FS 1
  5468. | #define USE_LIBXML 1
  5469. | #define USE_LIBXSLT 1
  5470. | #define HAVE_LIBM 1
  5471. | #define HAVE_LIBREADLINE 1
  5472. | #define HAVE_LIBZ 1
  5473. | #define HAVE_SPINLOCKS 1
  5474. | #define HAVE_LIBCRYPTO 1
  5475. | #define HAVE_LIBSSL 1
  5476. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  5477. | #define HAVE_LIBPAM 1
  5478. | #define HAVE_LIBXML2 1
  5479. | #define HAVE_LIBXSLT 1
  5480. | #define STDC_HEADERS 1
  5481. | #define HAVE_SYS_TYPES_H 1
  5482. | #define HAVE_SYS_STAT_H 1
  5483. | #define HAVE_STDLIB_H 1
  5484. | #define HAVE_STRING_H 1
  5485. | #define HAVE_MEMORY_H 1
  5486. | #define HAVE_STRINGS_H 1
  5487. | #define HAVE_INTTYPES_H 1
  5488. | #define HAVE_STDINT_H 1
  5489. | #define HAVE_UNISTD_H 1
  5490. | #define HAVE_GETOPT_H 1
  5491. | #define HAVE_IFADDRS_H 1
  5492. | #define HAVE_LANGINFO_H 1
  5493. | #define HAVE_POLL_H 1
  5494. | #define HAVE_PWD_H 1
  5495. | #define HAVE_SYS_IOCTL_H 1
  5496. | #define HAVE_SYS_IPC_H 1
  5497. | #define HAVE_SYS_POLL_H 1
  5498. | #define HAVE_SYS_RESOURCE_H 1
  5499. | #define HAVE_SYS_SELECT_H 1
  5500. | #define HAVE_SYS_SEM_H 1
  5501. | #define HAVE_SYS_SHM_H 1
  5502. | #define HAVE_SYS_SOCKET_H 1
  5503. | #define HAVE_SYS_SOCKIO_H 1
  5504. | #define HAVE_SYS_TIME_H 1
  5505. | #define HAVE_SYS_UN_H 1
  5506. | #define HAVE_TERMIOS_H 1
  5507. | #define HAVE_UTIME_H 1
  5508. | #define HAVE_WCHAR_H 1
  5509. | #define HAVE_WCTYPE_H 1
  5510. | #define HAVE_NET_IF_H 1
  5511. | #define HAVE_SYS_UCRED_H 1
  5512. | #define HAVE_NETINET_IN_H 1
  5513. | #define HAVE_NETINET_TCP_H 1
  5514. | #define HAVE_READLINE_READLINE_H 1
  5515. | #define HAVE_READLINE_HISTORY_H 1
  5516. | #define HAVE_GSSAPI_GSSAPI_H 1
  5517. | #define HAVE_SECURITY_PAM_APPL_H 1
  5518. | #define HAVE_LDAP_H 1
  5519. | #define HAVE_UUID_UUID_H 1
  5520. | #define PG_USE_INLINE 1
  5521. | #define FLEXIBLE_ARRAY_MEMBER /**/
  5522. | #define HAVE_FUNCNAME__FUNC 1
  5523. | #define HAVE__STATIC_ASSERT 1
  5524. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  5525. | #define HAVE__BUILTIN_CONSTANT_P 1
  5526. | #define HAVE__BUILTIN_UNREACHABLE 1
  5527. | #define HAVE__VA_ARGS 1
  5528. | #define HAVE_STRUCT_TM_TM_ZONE 1
  5529. | #define HAVE_TM_ZONE 1
  5530. | #define HAVE_TZNAME 1
  5531. | #define HAVE_UNION_SEMUN 1
  5532. | #define HAVE_UNIX_SOCKETS 1
  5533. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  5534. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  5535. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  5536. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  5537. | #define HAVE_STRUCT_ADDRINFO 1
  5538. | #define HAVE_INTPTR_T 1
  5539. | #define HAVE_UINTPTR_T 1
  5540. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  5541. | #define HAVE_LONG_LONG_INT 1
  5542. | #define HAVE_LOCALE_T 1
  5543. | #define LOCALE_T_IN_XLOCALE 1
  5544. | #define HAVE_STRUCT_OPTION 1
  5545. | #define SIZEOF_OFF_T 8
  5546. | #define HAVE_INT_TIMEZONE 1
  5547. | #define ACCEPT_TYPE_RETURN int
  5548. | #define ACCEPT_TYPE_ARG1 int
  5549. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  5550. | #define ACCEPT_TYPE_ARG3 socklen_t
  5551. | #define HAVE_CBRT 1
  5552. | #define HAVE_DLOPEN 1
  5553. | #define HAVE_FDATASYNC 1
  5554. | #define HAVE_GETIFADDRS 1
  5555. | #define HAVE_GETRLIMIT 1
  5556. | #define HAVE_MBSTOWCS_L 1
  5557. | #define HAVE_MEMMOVE 1
  5558. | #define HAVE_POLL 1
  5559. | #define HAVE_PTHREAD_IS_THREADED_NP 1
  5560. | #define HAVE_READLINK 1
  5561. | #define HAVE_SETSID 1
  5562. | #define HAVE_SHM_OPEN 1
  5563. | #define HAVE_SIGPROCMASK 1
  5564. | #define HAVE_SYMLINK 1
  5565. | #define HAVE_TOWLOWER 1
  5566. | #define HAVE_UTIME 1
  5567. | #define HAVE_UTIMES 1
  5568. | #define HAVE_WCSTOMBS 1
  5569. | #define HAVE_WCSTOMBS_L 1
  5570. | #define HAVE_FSEEKO 1
  5571. | #define HAVE_FSEEKO 1
  5572. | /* end confdefs.h. */
  5573. | /* Define posix_fadvise to an innocuous variant, in case <limits.h> declares posix_fadvise.
  5574. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  5575. | #define posix_fadvise innocuous_posix_fadvise
  5576. |
  5577. | /* System header to define __stub macros and hopefully few prototypes,
  5578. | which can conflict with char posix_fadvise (); below.
  5579. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5580. | <limits.h> exists even on freestanding compilers. */
  5581. |
  5582. | #ifdef __STDC__
  5583. | # include <limits.h>
  5584. | #else
  5585. | # include <assert.h>
  5586. | #endif
  5587. |
  5588. | #undef posix_fadvise
  5589. |
  5590. | /* Override any GCC internal prototype to avoid an error.
  5591. | Use char because int might match the return type of a GCC
  5592. | builtin and then its argument prototype would still apply. */
  5593. | #ifdef __cplusplus
  5594. | extern "C"
  5595. | #endif
  5596. | char posix_fadvise ();
  5597. | /* The GNU C library defines this for functions which it implements
  5598. | to always fail with ENOSYS. Some functions are actually named
  5599. | something starting with __ and the normal name is an alias. */
  5600. | #if defined __stub_posix_fadvise || defined __stub___posix_fadvise
  5601. | choke me
  5602. | #endif
  5603. |
  5604. | int
  5605. | main ()
  5606. | {
  5607. | return posix_fadvise ();
  5608. | ;
  5609. | return 0;
  5610. | }
  5611. configure:11449: result: no
  5612. configure:11458: checking whether posix_fadvise is declared
  5613. configure:11458: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  5614. conftest.c:139:10: error: use of undeclared identifier 'posix_fadvise'
  5615. (void) posix_fadvise;
  5616. ^
  5617. 1 error generated.
  5618. configure:11458: $? = 1
  5619. configure: failed program was:
  5620. | /* confdefs.h */
  5621. | #define PACKAGE_NAME "PostgreSQL"
  5622. | #define PACKAGE_TARNAME "postgresql"
  5623. | #define PACKAGE_VERSION "9.4.4"
  5624. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  5625. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  5626. | #define PACKAGE_URL ""
  5627. | #define PG_MAJORVERSION "9.4"
  5628. | #define PG_VERSION "9.4.4"
  5629. | #define USE_INTEGER_DATETIMES 1
  5630. | #define DEF_PGPORT 5432
  5631. | #define DEF_PGPORT_STR "5432"
  5632. | #define BLCKSZ 8192
  5633. | #define RELSEG_SIZE 131072
  5634. | #define XLOG_BLCKSZ 8192
  5635. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  5636. | #define ENABLE_THREAD_SAFETY 1
  5637. | #define ENABLE_GSS 1
  5638. | #define PG_KRB_SRVNAM "postgres"
  5639. | #define USE_PAM 1
  5640. | #define USE_LDAP 1
  5641. | #define USE_BONJOUR 1
  5642. | #define USE_SSL 1
  5643. | #define HAVE_UUID_E2FS 1
  5644. | #define USE_LIBXML 1
  5645. | #define USE_LIBXSLT 1
  5646. | #define HAVE_LIBM 1
  5647. | #define HAVE_LIBREADLINE 1
  5648. | #define HAVE_LIBZ 1
  5649. | #define HAVE_SPINLOCKS 1
  5650. | #define HAVE_LIBCRYPTO 1
  5651. | #define HAVE_LIBSSL 1
  5652. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  5653. | #define HAVE_LIBPAM 1
  5654. | #define HAVE_LIBXML2 1
  5655. | #define HAVE_LIBXSLT 1
  5656. | #define STDC_HEADERS 1
  5657. | #define HAVE_SYS_TYPES_H 1
  5658. | #define HAVE_SYS_STAT_H 1
  5659. | #define HAVE_STDLIB_H 1
  5660. | #define HAVE_STRING_H 1
  5661. | #define HAVE_MEMORY_H 1
  5662. | #define HAVE_STRINGS_H 1
  5663. | #define HAVE_INTTYPES_H 1
  5664. | #define HAVE_STDINT_H 1
  5665. | #define HAVE_UNISTD_H 1
  5666. | #define HAVE_GETOPT_H 1
  5667. | #define HAVE_IFADDRS_H 1
  5668. | #define HAVE_LANGINFO_H 1
  5669. | #define HAVE_POLL_H 1
  5670. | #define HAVE_PWD_H 1
  5671. | #define HAVE_SYS_IOCTL_H 1
  5672. | #define HAVE_SYS_IPC_H 1
  5673. | #define HAVE_SYS_POLL_H 1
  5674. | #define HAVE_SYS_RESOURCE_H 1
  5675. | #define HAVE_SYS_SELECT_H 1
  5676. | #define HAVE_SYS_SEM_H 1
  5677. | #define HAVE_SYS_SHM_H 1
  5678. | #define HAVE_SYS_SOCKET_H 1
  5679. | #define HAVE_SYS_SOCKIO_H 1
  5680. | #define HAVE_SYS_TIME_H 1
  5681. | #define HAVE_SYS_UN_H 1
  5682. | #define HAVE_TERMIOS_H 1
  5683. | #define HAVE_UTIME_H 1
  5684. | #define HAVE_WCHAR_H 1
  5685. | #define HAVE_WCTYPE_H 1
  5686. | #define HAVE_NET_IF_H 1
  5687. | #define HAVE_SYS_UCRED_H 1
  5688. | #define HAVE_NETINET_IN_H 1
  5689. | #define HAVE_NETINET_TCP_H 1
  5690. | #define HAVE_READLINE_READLINE_H 1
  5691. | #define HAVE_READLINE_HISTORY_H 1
  5692. | #define HAVE_GSSAPI_GSSAPI_H 1
  5693. | #define HAVE_SECURITY_PAM_APPL_H 1
  5694. | #define HAVE_LDAP_H 1
  5695. | #define HAVE_UUID_UUID_H 1
  5696. | #define PG_USE_INLINE 1
  5697. | #define FLEXIBLE_ARRAY_MEMBER /**/
  5698. | #define HAVE_FUNCNAME__FUNC 1
  5699. | #define HAVE__STATIC_ASSERT 1
  5700. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  5701. | #define HAVE__BUILTIN_CONSTANT_P 1
  5702. | #define HAVE__BUILTIN_UNREACHABLE 1
  5703. | #define HAVE__VA_ARGS 1
  5704. | #define HAVE_STRUCT_TM_TM_ZONE 1
  5705. | #define HAVE_TM_ZONE 1
  5706. | #define HAVE_TZNAME 1
  5707. | #define HAVE_UNION_SEMUN 1
  5708. | #define HAVE_UNIX_SOCKETS 1
  5709. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  5710. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  5711. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  5712. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  5713. | #define HAVE_STRUCT_ADDRINFO 1
  5714. | #define HAVE_INTPTR_T 1
  5715. | #define HAVE_UINTPTR_T 1
  5716. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  5717. | #define HAVE_LONG_LONG_INT 1
  5718. | #define HAVE_LOCALE_T 1
  5719. | #define LOCALE_T_IN_XLOCALE 1
  5720. | #define HAVE_STRUCT_OPTION 1
  5721. | #define SIZEOF_OFF_T 8
  5722. | #define HAVE_INT_TIMEZONE 1
  5723. | #define ACCEPT_TYPE_RETURN int
  5724. | #define ACCEPT_TYPE_ARG1 int
  5725. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  5726. | #define ACCEPT_TYPE_ARG3 socklen_t
  5727. | #define HAVE_CBRT 1
  5728. | #define HAVE_DLOPEN 1
  5729. | #define HAVE_FDATASYNC 1
  5730. | #define HAVE_GETIFADDRS 1
  5731. | #define HAVE_GETRLIMIT 1
  5732. | #define HAVE_MBSTOWCS_L 1
  5733. | #define HAVE_MEMMOVE 1
  5734. | #define HAVE_POLL 1
  5735. | #define HAVE_PTHREAD_IS_THREADED_NP 1
  5736. | #define HAVE_READLINK 1
  5737. | #define HAVE_SETSID 1
  5738. | #define HAVE_SHM_OPEN 1
  5739. | #define HAVE_SIGPROCMASK 1
  5740. | #define HAVE_SYMLINK 1
  5741. | #define HAVE_TOWLOWER 1
  5742. | #define HAVE_UTIME 1
  5743. | #define HAVE_UTIMES 1
  5744. | #define HAVE_WCSTOMBS 1
  5745. | #define HAVE_WCSTOMBS_L 1
  5746. | #define HAVE_FSEEKO 1
  5747. | #define HAVE_FSEEKO 1
  5748. | /* end confdefs.h. */
  5749. | #include <fcntl.h>
  5750. |
  5751. | int
  5752. | main ()
  5753. | {
  5754. | #ifndef posix_fadvise
  5755. | #ifdef __cplusplus
  5756. | (void) posix_fadvise;
  5757. | #else
  5758. | (void) posix_fadvise;
  5759. | #endif
  5760. | #endif
  5761. |
  5762. | ;
  5763. | return 0;
  5764. | }
  5765. configure:11458: result: no
  5766. configure:11472: checking whether fdatasync is declared
  5767. configure:11472: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  5768. conftest.c:140:10: error: use of undeclared identifier 'fdatasync'
  5769. (void) fdatasync;
  5770. ^
  5771. 1 error generated.
  5772. configure:11472: $? = 1
  5773. configure: failed program was:
  5774. | /* confdefs.h */
  5775. | #define PACKAGE_NAME "PostgreSQL"
  5776. | #define PACKAGE_TARNAME "postgresql"
  5777. | #define PACKAGE_VERSION "9.4.4"
  5778. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  5779. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  5780. | #define PACKAGE_URL ""
  5781. | #define PG_MAJORVERSION "9.4"
  5782. | #define PG_VERSION "9.4.4"
  5783. | #define USE_INTEGER_DATETIMES 1
  5784. | #define DEF_PGPORT 5432
  5785. | #define DEF_PGPORT_STR "5432"
  5786. | #define BLCKSZ 8192
  5787. | #define RELSEG_SIZE 131072
  5788. | #define XLOG_BLCKSZ 8192
  5789. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  5790. | #define ENABLE_THREAD_SAFETY 1
  5791. | #define ENABLE_GSS 1
  5792. | #define PG_KRB_SRVNAM "postgres"
  5793. | #define USE_PAM 1
  5794. | #define USE_LDAP 1
  5795. | #define USE_BONJOUR 1
  5796. | #define USE_SSL 1
  5797. | #define HAVE_UUID_E2FS 1
  5798. | #define USE_LIBXML 1
  5799. | #define USE_LIBXSLT 1
  5800. | #define HAVE_LIBM 1
  5801. | #define HAVE_LIBREADLINE 1
  5802. | #define HAVE_LIBZ 1
  5803. | #define HAVE_SPINLOCKS 1
  5804. | #define HAVE_LIBCRYPTO 1
  5805. | #define HAVE_LIBSSL 1
  5806. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  5807. | #define HAVE_LIBPAM 1
  5808. | #define HAVE_LIBXML2 1
  5809. | #define HAVE_LIBXSLT 1
  5810. | #define STDC_HEADERS 1
  5811. | #define HAVE_SYS_TYPES_H 1
  5812. | #define HAVE_SYS_STAT_H 1
  5813. | #define HAVE_STDLIB_H 1
  5814. | #define HAVE_STRING_H 1
  5815. | #define HAVE_MEMORY_H 1
  5816. | #define HAVE_STRINGS_H 1
  5817. | #define HAVE_INTTYPES_H 1
  5818. | #define HAVE_STDINT_H 1
  5819. | #define HAVE_UNISTD_H 1
  5820. | #define HAVE_GETOPT_H 1
  5821. | #define HAVE_IFADDRS_H 1
  5822. | #define HAVE_LANGINFO_H 1
  5823. | #define HAVE_POLL_H 1
  5824. | #define HAVE_PWD_H 1
  5825. | #define HAVE_SYS_IOCTL_H 1
  5826. | #define HAVE_SYS_IPC_H 1
  5827. | #define HAVE_SYS_POLL_H 1
  5828. | #define HAVE_SYS_RESOURCE_H 1
  5829. | #define HAVE_SYS_SELECT_H 1
  5830. | #define HAVE_SYS_SEM_H 1
  5831. | #define HAVE_SYS_SHM_H 1
  5832. | #define HAVE_SYS_SOCKET_H 1
  5833. | #define HAVE_SYS_SOCKIO_H 1
  5834. | #define HAVE_SYS_TIME_H 1
  5835. | #define HAVE_SYS_UN_H 1
  5836. | #define HAVE_TERMIOS_H 1
  5837. | #define HAVE_UTIME_H 1
  5838. | #define HAVE_WCHAR_H 1
  5839. | #define HAVE_WCTYPE_H 1
  5840. | #define HAVE_NET_IF_H 1
  5841. | #define HAVE_SYS_UCRED_H 1
  5842. | #define HAVE_NETINET_IN_H 1
  5843. | #define HAVE_NETINET_TCP_H 1
  5844. | #define HAVE_READLINE_READLINE_H 1
  5845. | #define HAVE_READLINE_HISTORY_H 1
  5846. | #define HAVE_GSSAPI_GSSAPI_H 1
  5847. | #define HAVE_SECURITY_PAM_APPL_H 1
  5848. | #define HAVE_LDAP_H 1
  5849. | #define HAVE_UUID_UUID_H 1
  5850. | #define PG_USE_INLINE 1
  5851. | #define FLEXIBLE_ARRAY_MEMBER /**/
  5852. | #define HAVE_FUNCNAME__FUNC 1
  5853. | #define HAVE__STATIC_ASSERT 1
  5854. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  5855. | #define HAVE__BUILTIN_CONSTANT_P 1
  5856. | #define HAVE__BUILTIN_UNREACHABLE 1
  5857. | #define HAVE__VA_ARGS 1
  5858. | #define HAVE_STRUCT_TM_TM_ZONE 1
  5859. | #define HAVE_TM_ZONE 1
  5860. | #define HAVE_TZNAME 1
  5861. | #define HAVE_UNION_SEMUN 1
  5862. | #define HAVE_UNIX_SOCKETS 1
  5863. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  5864. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  5865. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  5866. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  5867. | #define HAVE_STRUCT_ADDRINFO 1
  5868. | #define HAVE_INTPTR_T 1
  5869. | #define HAVE_UINTPTR_T 1
  5870. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  5871. | #define HAVE_LONG_LONG_INT 1
  5872. | #define HAVE_LOCALE_T 1
  5873. | #define LOCALE_T_IN_XLOCALE 1
  5874. | #define HAVE_STRUCT_OPTION 1
  5875. | #define SIZEOF_OFF_T 8
  5876. | #define HAVE_INT_TIMEZONE 1
  5877. | #define ACCEPT_TYPE_RETURN int
  5878. | #define ACCEPT_TYPE_ARG1 int
  5879. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  5880. | #define ACCEPT_TYPE_ARG3 socklen_t
  5881. | #define HAVE_CBRT 1
  5882. | #define HAVE_DLOPEN 1
  5883. | #define HAVE_FDATASYNC 1
  5884. | #define HAVE_GETIFADDRS 1
  5885. | #define HAVE_GETRLIMIT 1
  5886. | #define HAVE_MBSTOWCS_L 1
  5887. | #define HAVE_MEMMOVE 1
  5888. | #define HAVE_POLL 1
  5889. | #define HAVE_PTHREAD_IS_THREADED_NP 1
  5890. | #define HAVE_READLINK 1
  5891. | #define HAVE_SETSID 1
  5892. | #define HAVE_SHM_OPEN 1
  5893. | #define HAVE_SIGPROCMASK 1
  5894. | #define HAVE_SYMLINK 1
  5895. | #define HAVE_TOWLOWER 1
  5896. | #define HAVE_UTIME 1
  5897. | #define HAVE_UTIMES 1
  5898. | #define HAVE_WCSTOMBS 1
  5899. | #define HAVE_WCSTOMBS_L 1
  5900. | #define HAVE_FSEEKO 1
  5901. | #define HAVE_FSEEKO 1
  5902. | #define HAVE_DECL_POSIX_FADVISE 0
  5903. | /* end confdefs.h. */
  5904. | #include <unistd.h>
  5905. |
  5906. | int
  5907. | main ()
  5908. | {
  5909. | #ifndef fdatasync
  5910. | #ifdef __cplusplus
  5911. | (void) fdatasync;
  5912. | #else
  5913. | (void) fdatasync;
  5914. | #endif
  5915. | #endif
  5916. |
  5917. | ;
  5918. | return 0;
  5919. | }
  5920. configure:11472: result: no
  5921. configure:11484: checking whether strlcat is declared
  5922. configure:11484: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  5923. configure:11484: $? = 0
  5924. configure:11484: result: yes
  5925. configure:11494: checking whether strlcpy is declared
  5926. configure:11494: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  5927. configure:11494: $? = 0
  5928. configure:11494: result: yes
  5929. configure:11506: checking whether F_FULLFSYNC is declared
  5930. configure:11506: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  5931. configure:11506: $? = 0
  5932. configure:11506: result: yes
  5933. configure:11520: checking for struct sockaddr_in6
  5934. configure:11520: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  5935. configure:11520: $? = 0
  5936. configure:11520: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  5937. conftest.c:173:34: error: expected expression
  5938. if (sizeof ((struct sockaddr_in6)))
  5939. ^
  5940. 1 error generated.
  5941. configure:11520: $? = 1
  5942. configure: failed program was:
  5943. | /* confdefs.h */
  5944. | #define PACKAGE_NAME "PostgreSQL"
  5945. | #define PACKAGE_TARNAME "postgresql"
  5946. | #define PACKAGE_VERSION "9.4.4"
  5947. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  5948. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  5949. | #define PACKAGE_URL ""
  5950. | #define PG_MAJORVERSION "9.4"
  5951. | #define PG_VERSION "9.4.4"
  5952. | #define USE_INTEGER_DATETIMES 1
  5953. | #define DEF_PGPORT 5432
  5954. | #define DEF_PGPORT_STR "5432"
  5955. | #define BLCKSZ 8192
  5956. | #define RELSEG_SIZE 131072
  5957. | #define XLOG_BLCKSZ 8192
  5958. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  5959. | #define ENABLE_THREAD_SAFETY 1
  5960. | #define ENABLE_GSS 1
  5961. | #define PG_KRB_SRVNAM "postgres"
  5962. | #define USE_PAM 1
  5963. | #define USE_LDAP 1
  5964. | #define USE_BONJOUR 1
  5965. | #define USE_SSL 1
  5966. | #define HAVE_UUID_E2FS 1
  5967. | #define USE_LIBXML 1
  5968. | #define USE_LIBXSLT 1
  5969. | #define HAVE_LIBM 1
  5970. | #define HAVE_LIBREADLINE 1
  5971. | #define HAVE_LIBZ 1
  5972. | #define HAVE_SPINLOCKS 1
  5973. | #define HAVE_LIBCRYPTO 1
  5974. | #define HAVE_LIBSSL 1
  5975. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  5976. | #define HAVE_LIBPAM 1
  5977. | #define HAVE_LIBXML2 1
  5978. | #define HAVE_LIBXSLT 1
  5979. | #define STDC_HEADERS 1
  5980. | #define HAVE_SYS_TYPES_H 1
  5981. | #define HAVE_SYS_STAT_H 1
  5982. | #define HAVE_STDLIB_H 1
  5983. | #define HAVE_STRING_H 1
  5984. | #define HAVE_MEMORY_H 1
  5985. | #define HAVE_STRINGS_H 1
  5986. | #define HAVE_INTTYPES_H 1
  5987. | #define HAVE_STDINT_H 1
  5988. | #define HAVE_UNISTD_H 1
  5989. | #define HAVE_GETOPT_H 1
  5990. | #define HAVE_IFADDRS_H 1
  5991. | #define HAVE_LANGINFO_H 1
  5992. | #define HAVE_POLL_H 1
  5993. | #define HAVE_PWD_H 1
  5994. | #define HAVE_SYS_IOCTL_H 1
  5995. | #define HAVE_SYS_IPC_H 1
  5996. | #define HAVE_SYS_POLL_H 1
  5997. | #define HAVE_SYS_RESOURCE_H 1
  5998. | #define HAVE_SYS_SELECT_H 1
  5999. | #define HAVE_SYS_SEM_H 1
  6000. | #define HAVE_SYS_SHM_H 1
  6001. | #define HAVE_SYS_SOCKET_H 1
  6002. | #define HAVE_SYS_SOCKIO_H 1
  6003. | #define HAVE_SYS_TIME_H 1
  6004. | #define HAVE_SYS_UN_H 1
  6005. | #define HAVE_TERMIOS_H 1
  6006. | #define HAVE_UTIME_H 1
  6007. | #define HAVE_WCHAR_H 1
  6008. | #define HAVE_WCTYPE_H 1
  6009. | #define HAVE_NET_IF_H 1
  6010. | #define HAVE_SYS_UCRED_H 1
  6011. | #define HAVE_NETINET_IN_H 1
  6012. | #define HAVE_NETINET_TCP_H 1
  6013. | #define HAVE_READLINE_READLINE_H 1
  6014. | #define HAVE_READLINE_HISTORY_H 1
  6015. | #define HAVE_GSSAPI_GSSAPI_H 1
  6016. | #define HAVE_SECURITY_PAM_APPL_H 1
  6017. | #define HAVE_LDAP_H 1
  6018. | #define HAVE_UUID_UUID_H 1
  6019. | #define PG_USE_INLINE 1
  6020. | #define FLEXIBLE_ARRAY_MEMBER /**/
  6021. | #define HAVE_FUNCNAME__FUNC 1
  6022. | #define HAVE__STATIC_ASSERT 1
  6023. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  6024. | #define HAVE__BUILTIN_CONSTANT_P 1
  6025. | #define HAVE__BUILTIN_UNREACHABLE 1
  6026. | #define HAVE__VA_ARGS 1
  6027. | #define HAVE_STRUCT_TM_TM_ZONE 1
  6028. | #define HAVE_TM_ZONE 1
  6029. | #define HAVE_TZNAME 1
  6030. | #define HAVE_UNION_SEMUN 1
  6031. | #define HAVE_UNIX_SOCKETS 1
  6032. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  6033. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  6034. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  6035. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  6036. | #define HAVE_STRUCT_ADDRINFO 1
  6037. | #define HAVE_INTPTR_T 1
  6038. | #define HAVE_UINTPTR_T 1
  6039. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  6040. | #define HAVE_LONG_LONG_INT 1
  6041. | #define HAVE_LOCALE_T 1
  6042. | #define LOCALE_T_IN_XLOCALE 1
  6043. | #define HAVE_STRUCT_OPTION 1
  6044. | #define SIZEOF_OFF_T 8
  6045. | #define HAVE_INT_TIMEZONE 1
  6046. | #define ACCEPT_TYPE_RETURN int
  6047. | #define ACCEPT_TYPE_ARG1 int
  6048. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  6049. | #define ACCEPT_TYPE_ARG3 socklen_t
  6050. | #define HAVE_CBRT 1
  6051. | #define HAVE_DLOPEN 1
  6052. | #define HAVE_FDATASYNC 1
  6053. | #define HAVE_GETIFADDRS 1
  6054. | #define HAVE_GETRLIMIT 1
  6055. | #define HAVE_MBSTOWCS_L 1
  6056. | #define HAVE_MEMMOVE 1
  6057. | #define HAVE_POLL 1
  6058. | #define HAVE_PTHREAD_IS_THREADED_NP 1
  6059. | #define HAVE_READLINK 1
  6060. | #define HAVE_SETSID 1
  6061. | #define HAVE_SHM_OPEN 1
  6062. | #define HAVE_SIGPROCMASK 1
  6063. | #define HAVE_SYMLINK 1
  6064. | #define HAVE_TOWLOWER 1
  6065. | #define HAVE_UTIME 1
  6066. | #define HAVE_UTIMES 1
  6067. | #define HAVE_WCSTOMBS 1
  6068. | #define HAVE_WCSTOMBS_L 1
  6069. | #define HAVE_FSEEKO 1
  6070. | #define HAVE_FSEEKO 1
  6071. | #define HAVE_DECL_POSIX_FADVISE 0
  6072. | #define HAVE_DECL_FDATASYNC 0
  6073. | #define HAVE_DECL_STRLCAT 1
  6074. | #define HAVE_DECL_STRLCPY 1
  6075. | #define HAVE_DECL_F_FULLFSYNC 1
  6076. | /* end confdefs.h. */
  6077. | #include <stdio.h>
  6078. | #ifdef HAVE_SYS_TYPES_H
  6079. | # include <sys/types.h>
  6080. | #endif
  6081. | #ifdef HAVE_SYS_STAT_H
  6082. | # include <sys/stat.h>
  6083. | #endif
  6084. | #ifdef STDC_HEADERS
  6085. | # include <stdlib.h>
  6086. | # include <stddef.h>
  6087. | #else
  6088. | # ifdef HAVE_STDLIB_H
  6089. | # include <stdlib.h>
  6090. | # endif
  6091. | #endif
  6092. | #ifdef HAVE_STRING_H
  6093. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6094. | # include <memory.h>
  6095. | # endif
  6096. | # include <string.h>
  6097. | #endif
  6098. | #ifdef HAVE_STRINGS_H
  6099. | # include <strings.h>
  6100. | #endif
  6101. | #ifdef HAVE_INTTYPES_H
  6102. | # include <inttypes.h>
  6103. | #endif
  6104. | #ifdef HAVE_STDINT_H
  6105. | # include <stdint.h>
  6106. | #endif
  6107. | #ifdef HAVE_UNISTD_H
  6108. | # include <unistd.h>
  6109. | #endif
  6110. | #include <netinet/in.h>
  6111. |
  6112. | int
  6113. | main ()
  6114. | {
  6115. | if (sizeof ((struct sockaddr_in6)))
  6116. | return 0;
  6117. | ;
  6118. | return 0;
  6119. | }
  6120. configure:11520: result: yes
  6121. configure:11532: checking for PS_STRINGS
  6122. configure:11551: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6123. conftest.c:137:10: fatal error: 'sys/exec.h' file not found
  6124. #include <sys/exec.h>
  6125. ^
  6126. 1 error generated.
  6127. configure:11551: $? = 1
  6128. configure: failed program was:
  6129. | /* confdefs.h */
  6130. | #define PACKAGE_NAME "PostgreSQL"
  6131. | #define PACKAGE_TARNAME "postgresql"
  6132. | #define PACKAGE_VERSION "9.4.4"
  6133. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  6134. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  6135. | #define PACKAGE_URL ""
  6136. | #define PG_MAJORVERSION "9.4"
  6137. | #define PG_VERSION "9.4.4"
  6138. | #define USE_INTEGER_DATETIMES 1
  6139. | #define DEF_PGPORT 5432
  6140. | #define DEF_PGPORT_STR "5432"
  6141. | #define BLCKSZ 8192
  6142. | #define RELSEG_SIZE 131072
  6143. | #define XLOG_BLCKSZ 8192
  6144. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  6145. | #define ENABLE_THREAD_SAFETY 1
  6146. | #define ENABLE_GSS 1
  6147. | #define PG_KRB_SRVNAM "postgres"
  6148. | #define USE_PAM 1
  6149. | #define USE_LDAP 1
  6150. | #define USE_BONJOUR 1
  6151. | #define USE_SSL 1
  6152. | #define HAVE_UUID_E2FS 1
  6153. | #define USE_LIBXML 1
  6154. | #define USE_LIBXSLT 1
  6155. | #define HAVE_LIBM 1
  6156. | #define HAVE_LIBREADLINE 1
  6157. | #define HAVE_LIBZ 1
  6158. | #define HAVE_SPINLOCKS 1
  6159. | #define HAVE_LIBCRYPTO 1
  6160. | #define HAVE_LIBSSL 1
  6161. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  6162. | #define HAVE_LIBPAM 1
  6163. | #define HAVE_LIBXML2 1
  6164. | #define HAVE_LIBXSLT 1
  6165. | #define STDC_HEADERS 1
  6166. | #define HAVE_SYS_TYPES_H 1
  6167. | #define HAVE_SYS_STAT_H 1
  6168. | #define HAVE_STDLIB_H 1
  6169. | #define HAVE_STRING_H 1
  6170. | #define HAVE_MEMORY_H 1
  6171. | #define HAVE_STRINGS_H 1
  6172. | #define HAVE_INTTYPES_H 1
  6173. | #define HAVE_STDINT_H 1
  6174. | #define HAVE_UNISTD_H 1
  6175. | #define HAVE_GETOPT_H 1
  6176. | #define HAVE_IFADDRS_H 1
  6177. | #define HAVE_LANGINFO_H 1
  6178. | #define HAVE_POLL_H 1
  6179. | #define HAVE_PWD_H 1
  6180. | #define HAVE_SYS_IOCTL_H 1
  6181. | #define HAVE_SYS_IPC_H 1
  6182. | #define HAVE_SYS_POLL_H 1
  6183. | #define HAVE_SYS_RESOURCE_H 1
  6184. | #define HAVE_SYS_SELECT_H 1
  6185. | #define HAVE_SYS_SEM_H 1
  6186. | #define HAVE_SYS_SHM_H 1
  6187. | #define HAVE_SYS_SOCKET_H 1
  6188. | #define HAVE_SYS_SOCKIO_H 1
  6189. | #define HAVE_SYS_TIME_H 1
  6190. | #define HAVE_SYS_UN_H 1
  6191. | #define HAVE_TERMIOS_H 1
  6192. | #define HAVE_UTIME_H 1
  6193. | #define HAVE_WCHAR_H 1
  6194. | #define HAVE_WCTYPE_H 1
  6195. | #define HAVE_NET_IF_H 1
  6196. | #define HAVE_SYS_UCRED_H 1
  6197. | #define HAVE_NETINET_IN_H 1
  6198. | #define HAVE_NETINET_TCP_H 1
  6199. | #define HAVE_READLINE_READLINE_H 1
  6200. | #define HAVE_READLINE_HISTORY_H 1
  6201. | #define HAVE_GSSAPI_GSSAPI_H 1
  6202. | #define HAVE_SECURITY_PAM_APPL_H 1
  6203. | #define HAVE_LDAP_H 1
  6204. | #define HAVE_UUID_UUID_H 1
  6205. | #define PG_USE_INLINE 1
  6206. | #define FLEXIBLE_ARRAY_MEMBER /**/
  6207. | #define HAVE_FUNCNAME__FUNC 1
  6208. | #define HAVE__STATIC_ASSERT 1
  6209. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  6210. | #define HAVE__BUILTIN_CONSTANT_P 1
  6211. | #define HAVE__BUILTIN_UNREACHABLE 1
  6212. | #define HAVE__VA_ARGS 1
  6213. | #define HAVE_STRUCT_TM_TM_ZONE 1
  6214. | #define HAVE_TM_ZONE 1
  6215. | #define HAVE_TZNAME 1
  6216. | #define HAVE_UNION_SEMUN 1
  6217. | #define HAVE_UNIX_SOCKETS 1
  6218. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  6219. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  6220. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  6221. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  6222. | #define HAVE_STRUCT_ADDRINFO 1
  6223. | #define HAVE_INTPTR_T 1
  6224. | #define HAVE_UINTPTR_T 1
  6225. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  6226. | #define HAVE_LONG_LONG_INT 1
  6227. | #define HAVE_LOCALE_T 1
  6228. | #define LOCALE_T_IN_XLOCALE 1
  6229. | #define HAVE_STRUCT_OPTION 1
  6230. | #define SIZEOF_OFF_T 8
  6231. | #define HAVE_INT_TIMEZONE 1
  6232. | #define ACCEPT_TYPE_RETURN int
  6233. | #define ACCEPT_TYPE_ARG1 int
  6234. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  6235. | #define ACCEPT_TYPE_ARG3 socklen_t
  6236. | #define HAVE_CBRT 1
  6237. | #define HAVE_DLOPEN 1
  6238. | #define HAVE_FDATASYNC 1
  6239. | #define HAVE_GETIFADDRS 1
  6240. | #define HAVE_GETRLIMIT 1
  6241. | #define HAVE_MBSTOWCS_L 1
  6242. | #define HAVE_MEMMOVE 1
  6243. | #define HAVE_POLL 1
  6244. | #define HAVE_PTHREAD_IS_THREADED_NP 1
  6245. | #define HAVE_READLINK 1
  6246. | #define HAVE_SETSID 1
  6247. | #define HAVE_SHM_OPEN 1
  6248. | #define HAVE_SIGPROCMASK 1
  6249. | #define HAVE_SYMLINK 1
  6250. | #define HAVE_TOWLOWER 1
  6251. | #define HAVE_UTIME 1
  6252. | #define HAVE_UTIMES 1
  6253. | #define HAVE_WCSTOMBS 1
  6254. | #define HAVE_WCSTOMBS_L 1
  6255. | #define HAVE_FSEEKO 1
  6256. | #define HAVE_FSEEKO 1
  6257. | #define HAVE_DECL_POSIX_FADVISE 0
  6258. | #define HAVE_DECL_FDATASYNC 0
  6259. | #define HAVE_DECL_STRLCAT 1
  6260. | #define HAVE_DECL_STRLCPY 1
  6261. | #define HAVE_DECL_F_FULLFSYNC 1
  6262. | #define HAVE_IPV6 1
  6263. | /* end confdefs.h. */
  6264. | #include <machine/vmparam.h>
  6265. | #include <sys/exec.h>
  6266. |
  6267. | int
  6268. | main ()
  6269. | {
  6270. | PS_STRINGS->ps_nargvstr = 1;
  6271. | PS_STRINGS->ps_argvstr = "foo";
  6272. | ;
  6273. | return 0;
  6274. | }
  6275. configure:11559: result: no
  6276. configure:11604: checking for snprintf
  6277. configure:11604: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6278. conftest.c:159:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
  6279. char snprintf ();
  6280. ^
  6281. conftest.c:159:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
  6282. 1 warning generated.
  6283. configure:11604: $? = 0
  6284. configure:11604: result: yes
  6285. configure:11617: checking for vsnprintf
  6286. configure:11617: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6287. conftest.c:160:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
  6288. char vsnprintf ();
  6289. ^
  6290. conftest.c:160:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)'
  6291. 1 warning generated.
  6292. configure:11617: $? = 0
  6293. configure:11617: result: yes
  6294. configure:11636: checking whether snprintf is declared
  6295. configure:11636: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  6296. configure:11636: $? = 0
  6297. configure:11636: result: yes
  6298. configure:11646: checking whether vsnprintf is declared
  6299. configure:11646: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  6300. configure:11646: $? = 0
  6301. configure:11646: result: yes
  6302. configure:11659: checking for isinf
  6303. configure:11678: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6304. configure:11678: $? = 0
  6305. configure:11686: result: yes
  6306. configure:11715: checking for crypt
  6307. configure:11715: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6308. configure:11715: $? = 0
  6309. configure:11715: result: yes
  6310. configure:11728: checking for fls
  6311. configure:11728: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6312. configure:11728: $? = 0
  6313. configure:11728: result: yes
  6314. configure:11741: checking for getopt
  6315. configure:11741: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6316. configure:11741: $? = 0
  6317. configure:11741: result: yes
  6318. configure:11754: checking for getrusage
  6319. configure:11754: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6320. configure:11754: $? = 0
  6321. configure:11754: result: yes
  6322. configure:11767: checking for inet_aton
  6323. configure:11767: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6324. configure:11767: $? = 0
  6325. configure:11767: result: yes
  6326. configure:11780: checking for mkdtemp
  6327. configure:11780: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6328. configure:11780: $? = 0
  6329. configure:11780: result: yes
  6330. configure:11793: checking for random
  6331. configure:11793: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6332. configure:11793: $? = 0
  6333. configure:11793: result: yes
  6334. configure:11806: checking for rint
  6335. configure:11806: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6336. conftest.c:171:6: warning: incompatible redeclaration of library function 'rint' [-Wincompatible-library-redeclaration]
  6337. char rint ();
  6338. ^
  6339. conftest.c:171:6: note: 'rint' is a builtin with type 'double (double)'
  6340. 1 warning generated.
  6341. configure:11806: $? = 0
  6342. configure:11806: result: yes
  6343. configure:11819: checking for srandom
  6344. configure:11819: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6345. configure:11819: $? = 0
  6346. configure:11819: result: yes
  6347. configure:11832: checking for strerror
  6348. configure:11832: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6349. conftest.c:173:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
  6350. char strerror ();
  6351. ^
  6352. conftest.c:173:6: note: 'strerror' is a builtin with type 'char *(int)'
  6353. 1 warning generated.
  6354. configure:11832: $? = 0
  6355. configure:11832: result: yes
  6356. configure:11845: checking for strlcat
  6357. configure:11845: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6358. conftest.c:174:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
  6359. char strlcat ();
  6360. ^
  6361. conftest.c:174:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
  6362. 1 warning generated.
  6363. configure:11845: $? = 0
  6364. configure:11845: result: yes
  6365. configure:11858: checking for strlcpy
  6366. configure:11858: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6367. conftest.c:175:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
  6368. char strlcpy ();
  6369. ^
  6370. conftest.c:175:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
  6371. 1 warning generated.
  6372. configure:11858: $? = 0
  6373. configure:11858: result: yes
  6374. configure:11888: checking for unsetenv
  6375. configure:11888: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6376. configure:11888: $? = 0
  6377. configure:11888: result: yes
  6378. configure:11901: checking for getpeereid
  6379. configure:11901: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6380. configure:11901: $? = 0
  6381. configure:11901: result: yes
  6382. configure:11924: checking for getaddrinfo
  6383. configure:11924: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6384. configure:11924: $? = 0
  6385. configure:11924: result: yes
  6386. configure:11949: checking for getopt_long
  6387. configure:11949: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6388. configure:11949: $? = 0
  6389. configure:11949: result: yes
  6390. configure:12097: checking for sigsetjmp
  6391. configure:12113: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6392. configure:12113: $? = 0
  6393. configure:12121: result: yes
  6394. configure:12129: checking whether sys_siglist is declared
  6395. configure:12129: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  6396. configure:12129: $? = 0
  6397. configure:12129: result: yes
  6398. configure:12148: checking for syslog
  6399. configure:12148: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6400. configure:12148: $? = 0
  6401. configure:12148: result: yes
  6402. configure:12150: checking syslog.h usability
  6403. configure:12150: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  6404. configure:12150: $? = 0
  6405. configure:12150: result: yes
  6406. configure:12150: checking syslog.h presence
  6407. configure:12150: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  6408. configure:12150: $? = 0
  6409. configure:12150: result: yes
  6410. configure:12150: checking for syslog.h
  6411. configure:12150: result: yes
  6412. configure:12161: checking for opterr
  6413. configure:12177: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6414. configure:12177: $? = 0
  6415. configure:12185: result: yes
  6416. configure:12193: checking for optreset
  6417. configure:12209: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6418. configure:12209: $? = 0
  6419. configure:12217: result: yes
  6420. configure:12228: checking for strtoll
  6421. configure:12228: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6422. configure:12228: $? = 0
  6423. configure:12228: result: yes
  6424. configure:12240: checking for strtoull
  6425. configure:12240: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6426. configure:12240: $? = 0
  6427. configure:12240: result: yes
  6428. configure:12250: checking for builtin locking functions
  6429. configure:12268: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm >&5
  6430. configure:12268: $? = 0
  6431. configure:12276: result: yes
  6432. configure:12288: checking for rl_completion_append_character
  6433. configure:12310: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  6434. configure:12310: $? = 0
  6435. configure:12318: result: yes
  6436. configure:12328: checking for rl_completion_matches
  6437. configure:12328: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  6438. configure:12328: $? = 0
  6439. configure:12328: result: yes
  6440. configure:12328: checking for rl_filename_completion_function
  6441. configure:12328: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  6442. configure:12328: $? = 0
  6443. configure:12328: result: yes
  6444. configure:12340: checking for append_history
  6445. configure:12340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  6446. Undefined symbols for architecture x86_64:
  6447. "_append_history", referenced from:
  6448. _main in conftest-fe3380.o
  6449. ld: symbol(s) not found for architecture x86_64
  6450. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  6451. configure:12340: $? = 1
  6452. configure: failed program was:
  6453. | /* confdefs.h */
  6454. | #define PACKAGE_NAME "PostgreSQL"
  6455. | #define PACKAGE_TARNAME "postgresql"
  6456. | #define PACKAGE_VERSION "9.4.4"
  6457. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  6458. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  6459. | #define PACKAGE_URL ""
  6460. | #define PG_MAJORVERSION "9.4"
  6461. | #define PG_VERSION "9.4.4"
  6462. | #define USE_INTEGER_DATETIMES 1
  6463. | #define DEF_PGPORT 5432
  6464. | #define DEF_PGPORT_STR "5432"
  6465. | #define BLCKSZ 8192
  6466. | #define RELSEG_SIZE 131072
  6467. | #define XLOG_BLCKSZ 8192
  6468. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  6469. | #define ENABLE_THREAD_SAFETY 1
  6470. | #define ENABLE_GSS 1
  6471. | #define PG_KRB_SRVNAM "postgres"
  6472. | #define USE_PAM 1
  6473. | #define USE_LDAP 1
  6474. | #define USE_BONJOUR 1
  6475. | #define USE_SSL 1
  6476. | #define HAVE_UUID_E2FS 1
  6477. | #define USE_LIBXML 1
  6478. | #define USE_LIBXSLT 1
  6479. | #define HAVE_LIBM 1
  6480. | #define HAVE_LIBREADLINE 1
  6481. | #define HAVE_LIBZ 1
  6482. | #define HAVE_SPINLOCKS 1
  6483. | #define HAVE_LIBCRYPTO 1
  6484. | #define HAVE_LIBSSL 1
  6485. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  6486. | #define HAVE_LIBPAM 1
  6487. | #define HAVE_LIBXML2 1
  6488. | #define HAVE_LIBXSLT 1
  6489. | #define STDC_HEADERS 1
  6490. | #define HAVE_SYS_TYPES_H 1
  6491. | #define HAVE_SYS_STAT_H 1
  6492. | #define HAVE_STDLIB_H 1
  6493. | #define HAVE_STRING_H 1
  6494. | #define HAVE_MEMORY_H 1
  6495. | #define HAVE_STRINGS_H 1
  6496. | #define HAVE_INTTYPES_H 1
  6497. | #define HAVE_STDINT_H 1
  6498. | #define HAVE_UNISTD_H 1
  6499. | #define HAVE_GETOPT_H 1
  6500. | #define HAVE_IFADDRS_H 1
  6501. | #define HAVE_LANGINFO_H 1
  6502. | #define HAVE_POLL_H 1
  6503. | #define HAVE_PWD_H 1
  6504. | #define HAVE_SYS_IOCTL_H 1
  6505. | #define HAVE_SYS_IPC_H 1
  6506. | #define HAVE_SYS_POLL_H 1
  6507. | #define HAVE_SYS_RESOURCE_H 1
  6508. | #define HAVE_SYS_SELECT_H 1
  6509. | #define HAVE_SYS_SEM_H 1
  6510. | #define HAVE_SYS_SHM_H 1
  6511. | #define HAVE_SYS_SOCKET_H 1
  6512. | #define HAVE_SYS_SOCKIO_H 1
  6513. | #define HAVE_SYS_TIME_H 1
  6514. | #define HAVE_SYS_UN_H 1
  6515. | #define HAVE_TERMIOS_H 1
  6516. | #define HAVE_UTIME_H 1
  6517. | #define HAVE_WCHAR_H 1
  6518. | #define HAVE_WCTYPE_H 1
  6519. | #define HAVE_NET_IF_H 1
  6520. | #define HAVE_SYS_UCRED_H 1
  6521. | #define HAVE_NETINET_IN_H 1
  6522. | #define HAVE_NETINET_TCP_H 1
  6523. | #define HAVE_READLINE_READLINE_H 1
  6524. | #define HAVE_READLINE_HISTORY_H 1
  6525. | #define HAVE_GSSAPI_GSSAPI_H 1
  6526. | #define HAVE_SECURITY_PAM_APPL_H 1
  6527. | #define HAVE_LDAP_H 1
  6528. | #define HAVE_UUID_UUID_H 1
  6529. | #define PG_USE_INLINE 1
  6530. | #define FLEXIBLE_ARRAY_MEMBER /**/
  6531. | #define HAVE_FUNCNAME__FUNC 1
  6532. | #define HAVE__STATIC_ASSERT 1
  6533. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  6534. | #define HAVE__BUILTIN_CONSTANT_P 1
  6535. | #define HAVE__BUILTIN_UNREACHABLE 1
  6536. | #define HAVE__VA_ARGS 1
  6537. | #define HAVE_STRUCT_TM_TM_ZONE 1
  6538. | #define HAVE_TM_ZONE 1
  6539. | #define HAVE_TZNAME 1
  6540. | #define HAVE_UNION_SEMUN 1
  6541. | #define HAVE_UNIX_SOCKETS 1
  6542. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  6543. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  6544. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  6545. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  6546. | #define HAVE_STRUCT_ADDRINFO 1
  6547. | #define HAVE_INTPTR_T 1
  6548. | #define HAVE_UINTPTR_T 1
  6549. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  6550. | #define HAVE_LONG_LONG_INT 1
  6551. | #define HAVE_LOCALE_T 1
  6552. | #define LOCALE_T_IN_XLOCALE 1
  6553. | #define HAVE_STRUCT_OPTION 1
  6554. | #define SIZEOF_OFF_T 8
  6555. | #define HAVE_INT_TIMEZONE 1
  6556. | #define ACCEPT_TYPE_RETURN int
  6557. | #define ACCEPT_TYPE_ARG1 int
  6558. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  6559. | #define ACCEPT_TYPE_ARG3 socklen_t
  6560. | #define HAVE_CBRT 1
  6561. | #define HAVE_DLOPEN 1
  6562. | #define HAVE_FDATASYNC 1
  6563. | #define HAVE_GETIFADDRS 1
  6564. | #define HAVE_GETRLIMIT 1
  6565. | #define HAVE_MBSTOWCS_L 1
  6566. | #define HAVE_MEMMOVE 1
  6567. | #define HAVE_POLL 1
  6568. | #define HAVE_PTHREAD_IS_THREADED_NP 1
  6569. | #define HAVE_READLINK 1
  6570. | #define HAVE_SETSID 1
  6571. | #define HAVE_SHM_OPEN 1
  6572. | #define HAVE_SIGPROCMASK 1
  6573. | #define HAVE_SYMLINK 1
  6574. | #define HAVE_TOWLOWER 1
  6575. | #define HAVE_UTIME 1
  6576. | #define HAVE_UTIMES 1
  6577. | #define HAVE_WCSTOMBS 1
  6578. | #define HAVE_WCSTOMBS_L 1
  6579. | #define HAVE_FSEEKO 1
  6580. | #define HAVE_FSEEKO 1
  6581. | #define HAVE_DECL_POSIX_FADVISE 0
  6582. | #define HAVE_DECL_FDATASYNC 0
  6583. | #define HAVE_DECL_STRLCAT 1
  6584. | #define HAVE_DECL_STRLCPY 1
  6585. | #define HAVE_DECL_F_FULLFSYNC 1
  6586. | #define HAVE_IPV6 1
  6587. | #define HAVE_SNPRINTF 1
  6588. | #define HAVE_VSNPRINTF 1
  6589. | #define HAVE_DECL_SNPRINTF 1
  6590. | #define HAVE_DECL_VSNPRINTF 1
  6591. | #define HAVE_ISINF 1
  6592. | #define HAVE_CRYPT 1
  6593. | #define HAVE_FLS 1
  6594. | #define HAVE_GETOPT 1
  6595. | #define HAVE_GETRUSAGE 1
  6596. | #define HAVE_INET_ATON 1
  6597. | #define HAVE_MKDTEMP 1
  6598. | #define HAVE_RANDOM 1
  6599. | #define HAVE_RINT 1
  6600. | #define HAVE_SRANDOM 1
  6601. | #define HAVE_STRERROR 1
  6602. | #define HAVE_STRLCAT 1
  6603. | #define HAVE_STRLCPY 1
  6604. | #define HAVE_UNSETENV 1
  6605. | #define HAVE_GETPEEREID 1
  6606. | #define HAVE_GETADDRINFO 1
  6607. | #define HAVE_GETOPT_LONG 1
  6608. | #define HAVE_SIGSETJMP 1
  6609. | #define HAVE_DECL_SYS_SIGLIST 1
  6610. | #define HAVE_SYSLOG 1
  6611. | #define HAVE_INT_OPTERR 1
  6612. | #define HAVE_INT_OPTRESET 1
  6613. | #define HAVE_STRTOLL 1
  6614. | #define HAVE_STRTOULL 1
  6615. | #define HAVE_GCC_INT_ATOMICS 1
  6616. | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
  6617. | #define HAVE_RL_COMPLETION_MATCHES 1
  6618. | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
  6619. | /* end confdefs.h. */
  6620. | /* Define append_history to an innocuous variant, in case <limits.h> declares append_history.
  6621. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  6622. | #define append_history innocuous_append_history
  6623. |
  6624. | /* System header to define __stub macros and hopefully few prototypes,
  6625. | which can conflict with char append_history (); below.
  6626. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  6627. | <limits.h> exists even on freestanding compilers. */
  6628. |
  6629. | #ifdef __STDC__
  6630. | # include <limits.h>
  6631. | #else
  6632. | # include <assert.h>
  6633. | #endif
  6634. |
  6635. | #undef append_history
  6636. |
  6637. | /* Override any GCC internal prototype to avoid an error.
  6638. | Use char because int might match the return type of a GCC
  6639. | builtin and then its argument prototype would still apply. */
  6640. | #ifdef __cplusplus
  6641. | extern "C"
  6642. | #endif
  6643. | char append_history ();
  6644. | /* The GNU C library defines this for functions which it implements
  6645. | to always fail with ENOSYS. Some functions are actually named
  6646. | something starting with __ and the normal name is an alias. */
  6647. | #if defined __stub_append_history || defined __stub___append_history
  6648. | choke me
  6649. | #endif
  6650. |
  6651. | int
  6652. | main ()
  6653. | {
  6654. | return append_history ();
  6655. | ;
  6656. | return 0;
  6657. | }
  6658. configure:12340: result: no
  6659. configure:12340: checking for history_truncate_file
  6660. configure:12340: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  6661. configure:12340: $? = 0
  6662. configure:12340: result: yes
  6663. configure:12528: checking for the pthreads library -lpthreads
  6664. configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lpthreads -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  6665. conftest.c:173:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]
  6666. pthread_t th; pthread_join(th, 0);
  6667. ^~
  6668. conftest.c:173:13: note: initialize the variable 'th' to silence this warning
  6669. pthread_t th; pthread_join(th, 0);
  6670. ^
  6671. = NULL
  6672. 1 warning generated.
  6673. ld: library not found for -lpthreads
  6674. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  6675. configure:12561: $? = 1
  6676. configure: failed program was:
  6677. | /* confdefs.h */
  6678. | #define PACKAGE_NAME "PostgreSQL"
  6679. | #define PACKAGE_TARNAME "postgresql"
  6680. | #define PACKAGE_VERSION "9.4.4"
  6681. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  6682. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  6683. | #define PACKAGE_URL ""
  6684. | #define PG_MAJORVERSION "9.4"
  6685. | #define PG_VERSION "9.4.4"
  6686. | #define USE_INTEGER_DATETIMES 1
  6687. | #define DEF_PGPORT 5432
  6688. | #define DEF_PGPORT_STR "5432"
  6689. | #define BLCKSZ 8192
  6690. | #define RELSEG_SIZE 131072
  6691. | #define XLOG_BLCKSZ 8192
  6692. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  6693. | #define ENABLE_THREAD_SAFETY 1
  6694. | #define ENABLE_GSS 1
  6695. | #define PG_KRB_SRVNAM "postgres"
  6696. | #define USE_PAM 1
  6697. | #define USE_LDAP 1
  6698. | #define USE_BONJOUR 1
  6699. | #define USE_SSL 1
  6700. | #define HAVE_UUID_E2FS 1
  6701. | #define USE_LIBXML 1
  6702. | #define USE_LIBXSLT 1
  6703. | #define HAVE_LIBM 1
  6704. | #define HAVE_LIBREADLINE 1
  6705. | #define HAVE_LIBZ 1
  6706. | #define HAVE_SPINLOCKS 1
  6707. | #define HAVE_LIBCRYPTO 1
  6708. | #define HAVE_LIBSSL 1
  6709. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  6710. | #define HAVE_LIBPAM 1
  6711. | #define HAVE_LIBXML2 1
  6712. | #define HAVE_LIBXSLT 1
  6713. | #define STDC_HEADERS 1
  6714. | #define HAVE_SYS_TYPES_H 1
  6715. | #define HAVE_SYS_STAT_H 1
  6716. | #define HAVE_STDLIB_H 1
  6717. | #define HAVE_STRING_H 1
  6718. | #define HAVE_MEMORY_H 1
  6719. | #define HAVE_STRINGS_H 1
  6720. | #define HAVE_INTTYPES_H 1
  6721. | #define HAVE_STDINT_H 1
  6722. | #define HAVE_UNISTD_H 1
  6723. | #define HAVE_GETOPT_H 1
  6724. | #define HAVE_IFADDRS_H 1
  6725. | #define HAVE_LANGINFO_H 1
  6726. | #define HAVE_POLL_H 1
  6727. | #define HAVE_PWD_H 1
  6728. | #define HAVE_SYS_IOCTL_H 1
  6729. | #define HAVE_SYS_IPC_H 1
  6730. | #define HAVE_SYS_POLL_H 1
  6731. | #define HAVE_SYS_RESOURCE_H 1
  6732. | #define HAVE_SYS_SELECT_H 1
  6733. | #define HAVE_SYS_SEM_H 1
  6734. | #define HAVE_SYS_SHM_H 1
  6735. | #define HAVE_SYS_SOCKET_H 1
  6736. | #define HAVE_SYS_SOCKIO_H 1
  6737. | #define HAVE_SYS_TIME_H 1
  6738. | #define HAVE_SYS_UN_H 1
  6739. | #define HAVE_TERMIOS_H 1
  6740. | #define HAVE_UTIME_H 1
  6741. | #define HAVE_WCHAR_H 1
  6742. | #define HAVE_WCTYPE_H 1
  6743. | #define HAVE_NET_IF_H 1
  6744. | #define HAVE_SYS_UCRED_H 1
  6745. | #define HAVE_NETINET_IN_H 1
  6746. | #define HAVE_NETINET_TCP_H 1
  6747. | #define HAVE_READLINE_READLINE_H 1
  6748. | #define HAVE_READLINE_HISTORY_H 1
  6749. | #define HAVE_GSSAPI_GSSAPI_H 1
  6750. | #define HAVE_SECURITY_PAM_APPL_H 1
  6751. | #define HAVE_LDAP_H 1
  6752. | #define HAVE_UUID_UUID_H 1
  6753. | #define PG_USE_INLINE 1
  6754. | #define FLEXIBLE_ARRAY_MEMBER /**/
  6755. | #define HAVE_FUNCNAME__FUNC 1
  6756. | #define HAVE__STATIC_ASSERT 1
  6757. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  6758. | #define HAVE__BUILTIN_CONSTANT_P 1
  6759. | #define HAVE__BUILTIN_UNREACHABLE 1
  6760. | #define HAVE__VA_ARGS 1
  6761. | #define HAVE_STRUCT_TM_TM_ZONE 1
  6762. | #define HAVE_TM_ZONE 1
  6763. | #define HAVE_TZNAME 1
  6764. | #define HAVE_UNION_SEMUN 1
  6765. | #define HAVE_UNIX_SOCKETS 1
  6766. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  6767. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  6768. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  6769. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  6770. | #define HAVE_STRUCT_ADDRINFO 1
  6771. | #define HAVE_INTPTR_T 1
  6772. | #define HAVE_UINTPTR_T 1
  6773. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  6774. | #define HAVE_LONG_LONG_INT 1
  6775. | #define HAVE_LOCALE_T 1
  6776. | #define LOCALE_T_IN_XLOCALE 1
  6777. | #define HAVE_STRUCT_OPTION 1
  6778. | #define SIZEOF_OFF_T 8
  6779. | #define HAVE_INT_TIMEZONE 1
  6780. | #define ACCEPT_TYPE_RETURN int
  6781. | #define ACCEPT_TYPE_ARG1 int
  6782. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  6783. | #define ACCEPT_TYPE_ARG3 socklen_t
  6784. | #define HAVE_CBRT 1
  6785. | #define HAVE_DLOPEN 1
  6786. | #define HAVE_FDATASYNC 1
  6787. | #define HAVE_GETIFADDRS 1
  6788. | #define HAVE_GETRLIMIT 1
  6789. | #define HAVE_MBSTOWCS_L 1
  6790. | #define HAVE_MEMMOVE 1
  6791. | #define HAVE_POLL 1
  6792. | #define HAVE_PTHREAD_IS_THREADED_NP 1
  6793. | #define HAVE_READLINK 1
  6794. | #define HAVE_SETSID 1
  6795. | #define HAVE_SHM_OPEN 1
  6796. | #define HAVE_SIGPROCMASK 1
  6797. | #define HAVE_SYMLINK 1
  6798. | #define HAVE_TOWLOWER 1
  6799. | #define HAVE_UTIME 1
  6800. | #define HAVE_UTIMES 1
  6801. | #define HAVE_WCSTOMBS 1
  6802. | #define HAVE_WCSTOMBS_L 1
  6803. | #define HAVE_FSEEKO 1
  6804. | #define HAVE_FSEEKO 1
  6805. | #define HAVE_DECL_POSIX_FADVISE 0
  6806. | #define HAVE_DECL_FDATASYNC 0
  6807. | #define HAVE_DECL_STRLCAT 1
  6808. | #define HAVE_DECL_STRLCPY 1
  6809. | #define HAVE_DECL_F_FULLFSYNC 1
  6810. | #define HAVE_IPV6 1
  6811. | #define HAVE_SNPRINTF 1
  6812. | #define HAVE_VSNPRINTF 1
  6813. | #define HAVE_DECL_SNPRINTF 1
  6814. | #define HAVE_DECL_VSNPRINTF 1
  6815. | #define HAVE_ISINF 1
  6816. | #define HAVE_CRYPT 1
  6817. | #define HAVE_FLS 1
  6818. | #define HAVE_GETOPT 1
  6819. | #define HAVE_GETRUSAGE 1
  6820. | #define HAVE_INET_ATON 1
  6821. | #define HAVE_MKDTEMP 1
  6822. | #define HAVE_RANDOM 1
  6823. | #define HAVE_RINT 1
  6824. | #define HAVE_SRANDOM 1
  6825. | #define HAVE_STRERROR 1
  6826. | #define HAVE_STRLCAT 1
  6827. | #define HAVE_STRLCPY 1
  6828. | #define HAVE_UNSETENV 1
  6829. | #define HAVE_GETPEEREID 1
  6830. | #define HAVE_GETADDRINFO 1
  6831. | #define HAVE_GETOPT_LONG 1
  6832. | #define HAVE_SIGSETJMP 1
  6833. | #define HAVE_DECL_SYS_SIGLIST 1
  6834. | #define HAVE_SYSLOG 1
  6835. | #define HAVE_INT_OPTERR 1
  6836. | #define HAVE_INT_OPTRESET 1
  6837. | #define HAVE_STRTOLL 1
  6838. | #define HAVE_STRTOULL 1
  6839. | #define HAVE_GCC_INT_ATOMICS 1
  6840. | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
  6841. | #define HAVE_RL_COMPLETION_MATCHES 1
  6842. | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
  6843. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  6844. | /* end confdefs.h. */
  6845. | #include <pthread.h>
  6846. | int
  6847. | main ()
  6848. | {
  6849. | pthread_t th; pthread_join(th, 0);
  6850. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  6851. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  6852. | ;
  6853. | return 0;
  6854. | }
  6855. configure:12596: result: no
  6856. configure:12471: checking whether pthreads work without any flags
  6857. configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  6858. conftest.c:173:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]
  6859. pthread_t th; pthread_join(th, 0);
  6860. ^~
  6861. conftest.c:173:13: note: initialize the variable 'th' to silence this warning
  6862. pthread_t th; pthread_join(th, 0);
  6863. ^
  6864. = NULL
  6865. 1 warning generated.
  6866. configure:12561: $? = 0
  6867. configure:12596: result: yes
  6868. configure:12476: checking whether pthreads work with -Kthread
  6869. configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -Kthread -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  6870. clang: error: unknown argument: '-Kthread'
  6871. configure:12561: $? = 1
  6872. configure: failed program was:
  6873. | /* confdefs.h */
  6874. | #define PACKAGE_NAME "PostgreSQL"
  6875. | #define PACKAGE_TARNAME "postgresql"
  6876. | #define PACKAGE_VERSION "9.4.4"
  6877. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  6878. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  6879. | #define PACKAGE_URL ""
  6880. | #define PG_MAJORVERSION "9.4"
  6881. | #define PG_VERSION "9.4.4"
  6882. | #define USE_INTEGER_DATETIMES 1
  6883. | #define DEF_PGPORT 5432
  6884. | #define DEF_PGPORT_STR "5432"
  6885. | #define BLCKSZ 8192
  6886. | #define RELSEG_SIZE 131072
  6887. | #define XLOG_BLCKSZ 8192
  6888. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  6889. | #define ENABLE_THREAD_SAFETY 1
  6890. | #define ENABLE_GSS 1
  6891. | #define PG_KRB_SRVNAM "postgres"
  6892. | #define USE_PAM 1
  6893. | #define USE_LDAP 1
  6894. | #define USE_BONJOUR 1
  6895. | #define USE_SSL 1
  6896. | #define HAVE_UUID_E2FS 1
  6897. | #define USE_LIBXML 1
  6898. | #define USE_LIBXSLT 1
  6899. | #define HAVE_LIBM 1
  6900. | #define HAVE_LIBREADLINE 1
  6901. | #define HAVE_LIBZ 1
  6902. | #define HAVE_SPINLOCKS 1
  6903. | #define HAVE_LIBCRYPTO 1
  6904. | #define HAVE_LIBSSL 1
  6905. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  6906. | #define HAVE_LIBPAM 1
  6907. | #define HAVE_LIBXML2 1
  6908. | #define HAVE_LIBXSLT 1
  6909. | #define STDC_HEADERS 1
  6910. | #define HAVE_SYS_TYPES_H 1
  6911. | #define HAVE_SYS_STAT_H 1
  6912. | #define HAVE_STDLIB_H 1
  6913. | #define HAVE_STRING_H 1
  6914. | #define HAVE_MEMORY_H 1
  6915. | #define HAVE_STRINGS_H 1
  6916. | #define HAVE_INTTYPES_H 1
  6917. | #define HAVE_STDINT_H 1
  6918. | #define HAVE_UNISTD_H 1
  6919. | #define HAVE_GETOPT_H 1
  6920. | #define HAVE_IFADDRS_H 1
  6921. | #define HAVE_LANGINFO_H 1
  6922. | #define HAVE_POLL_H 1
  6923. | #define HAVE_PWD_H 1
  6924. | #define HAVE_SYS_IOCTL_H 1
  6925. | #define HAVE_SYS_IPC_H 1
  6926. | #define HAVE_SYS_POLL_H 1
  6927. | #define HAVE_SYS_RESOURCE_H 1
  6928. | #define HAVE_SYS_SELECT_H 1
  6929. | #define HAVE_SYS_SEM_H 1
  6930. | #define HAVE_SYS_SHM_H 1
  6931. | #define HAVE_SYS_SOCKET_H 1
  6932. | #define HAVE_SYS_SOCKIO_H 1
  6933. | #define HAVE_SYS_TIME_H 1
  6934. | #define HAVE_SYS_UN_H 1
  6935. | #define HAVE_TERMIOS_H 1
  6936. | #define HAVE_UTIME_H 1
  6937. | #define HAVE_WCHAR_H 1
  6938. | #define HAVE_WCTYPE_H 1
  6939. | #define HAVE_NET_IF_H 1
  6940. | #define HAVE_SYS_UCRED_H 1
  6941. | #define HAVE_NETINET_IN_H 1
  6942. | #define HAVE_NETINET_TCP_H 1
  6943. | #define HAVE_READLINE_READLINE_H 1
  6944. | #define HAVE_READLINE_HISTORY_H 1
  6945. | #define HAVE_GSSAPI_GSSAPI_H 1
  6946. | #define HAVE_SECURITY_PAM_APPL_H 1
  6947. | #define HAVE_LDAP_H 1
  6948. | #define HAVE_UUID_UUID_H 1
  6949. | #define PG_USE_INLINE 1
  6950. | #define FLEXIBLE_ARRAY_MEMBER /**/
  6951. | #define HAVE_FUNCNAME__FUNC 1
  6952. | #define HAVE__STATIC_ASSERT 1
  6953. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  6954. | #define HAVE__BUILTIN_CONSTANT_P 1
  6955. | #define HAVE__BUILTIN_UNREACHABLE 1
  6956. | #define HAVE__VA_ARGS 1
  6957. | #define HAVE_STRUCT_TM_TM_ZONE 1
  6958. | #define HAVE_TM_ZONE 1
  6959. | #define HAVE_TZNAME 1
  6960. | #define HAVE_UNION_SEMUN 1
  6961. | #define HAVE_UNIX_SOCKETS 1
  6962. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  6963. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  6964. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  6965. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  6966. | #define HAVE_STRUCT_ADDRINFO 1
  6967. | #define HAVE_INTPTR_T 1
  6968. | #define HAVE_UINTPTR_T 1
  6969. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  6970. | #define HAVE_LONG_LONG_INT 1
  6971. | #define HAVE_LOCALE_T 1
  6972. | #define LOCALE_T_IN_XLOCALE 1
  6973. | #define HAVE_STRUCT_OPTION 1
  6974. | #define SIZEOF_OFF_T 8
  6975. | #define HAVE_INT_TIMEZONE 1
  6976. | #define ACCEPT_TYPE_RETURN int
  6977. | #define ACCEPT_TYPE_ARG1 int
  6978. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  6979. | #define ACCEPT_TYPE_ARG3 socklen_t
  6980. | #define HAVE_CBRT 1
  6981. | #define HAVE_DLOPEN 1
  6982. | #define HAVE_FDATASYNC 1
  6983. | #define HAVE_GETIFADDRS 1
  6984. | #define HAVE_GETRLIMIT 1
  6985. | #define HAVE_MBSTOWCS_L 1
  6986. | #define HAVE_MEMMOVE 1
  6987. | #define HAVE_POLL 1
  6988. | #define HAVE_PTHREAD_IS_THREADED_NP 1
  6989. | #define HAVE_READLINK 1
  6990. | #define HAVE_SETSID 1
  6991. | #define HAVE_SHM_OPEN 1
  6992. | #define HAVE_SIGPROCMASK 1
  6993. | #define HAVE_SYMLINK 1
  6994. | #define HAVE_TOWLOWER 1
  6995. | #define HAVE_UTIME 1
  6996. | #define HAVE_UTIMES 1
  6997. | #define HAVE_WCSTOMBS 1
  6998. | #define HAVE_WCSTOMBS_L 1
  6999. | #define HAVE_FSEEKO 1
  7000. | #define HAVE_FSEEKO 1
  7001. | #define HAVE_DECL_POSIX_FADVISE 0
  7002. | #define HAVE_DECL_FDATASYNC 0
  7003. | #define HAVE_DECL_STRLCAT 1
  7004. | #define HAVE_DECL_STRLCPY 1
  7005. | #define HAVE_DECL_F_FULLFSYNC 1
  7006. | #define HAVE_IPV6 1
  7007. | #define HAVE_SNPRINTF 1
  7008. | #define HAVE_VSNPRINTF 1
  7009. | #define HAVE_DECL_SNPRINTF 1
  7010. | #define HAVE_DECL_VSNPRINTF 1
  7011. | #define HAVE_ISINF 1
  7012. | #define HAVE_CRYPT 1
  7013. | #define HAVE_FLS 1
  7014. | #define HAVE_GETOPT 1
  7015. | #define HAVE_GETRUSAGE 1
  7016. | #define HAVE_INET_ATON 1
  7017. | #define HAVE_MKDTEMP 1
  7018. | #define HAVE_RANDOM 1
  7019. | #define HAVE_RINT 1
  7020. | #define HAVE_SRANDOM 1
  7021. | #define HAVE_STRERROR 1
  7022. | #define HAVE_STRLCAT 1
  7023. | #define HAVE_STRLCPY 1
  7024. | #define HAVE_UNSETENV 1
  7025. | #define HAVE_GETPEEREID 1
  7026. | #define HAVE_GETADDRINFO 1
  7027. | #define HAVE_GETOPT_LONG 1
  7028. | #define HAVE_SIGSETJMP 1
  7029. | #define HAVE_DECL_SYS_SIGLIST 1
  7030. | #define HAVE_SYSLOG 1
  7031. | #define HAVE_INT_OPTERR 1
  7032. | #define HAVE_INT_OPTRESET 1
  7033. | #define HAVE_STRTOLL 1
  7034. | #define HAVE_STRTOULL 1
  7035. | #define HAVE_GCC_INT_ATOMICS 1
  7036. | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
  7037. | #define HAVE_RL_COMPLETION_MATCHES 1
  7038. | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
  7039. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  7040. | /* end confdefs.h. */
  7041. | #include <pthread.h>
  7042. | int
  7043. | main ()
  7044. | {
  7045. | pthread_t th; pthread_join(th, 0);
  7046. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  7047. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  7048. | ;
  7049. | return 0;
  7050. | }
  7051. configure:12596: result: no
  7052. configure:12476: checking whether pthreads work with -kthread
  7053. configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -kthread -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  7054. clang: error: unknown argument: '-kthread'
  7055. configure:12561: $? = 1
  7056. configure: failed program was:
  7057. | /* confdefs.h */
  7058. | #define PACKAGE_NAME "PostgreSQL"
  7059. | #define PACKAGE_TARNAME "postgresql"
  7060. | #define PACKAGE_VERSION "9.4.4"
  7061. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  7062. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  7063. | #define PACKAGE_URL ""
  7064. | #define PG_MAJORVERSION "9.4"
  7065. | #define PG_VERSION "9.4.4"
  7066. | #define USE_INTEGER_DATETIMES 1
  7067. | #define DEF_PGPORT 5432
  7068. | #define DEF_PGPORT_STR "5432"
  7069. | #define BLCKSZ 8192
  7070. | #define RELSEG_SIZE 131072
  7071. | #define XLOG_BLCKSZ 8192
  7072. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  7073. | #define ENABLE_THREAD_SAFETY 1
  7074. | #define ENABLE_GSS 1
  7075. | #define PG_KRB_SRVNAM "postgres"
  7076. | #define USE_PAM 1
  7077. | #define USE_LDAP 1
  7078. | #define USE_BONJOUR 1
  7079. | #define USE_SSL 1
  7080. | #define HAVE_UUID_E2FS 1
  7081. | #define USE_LIBXML 1
  7082. | #define USE_LIBXSLT 1
  7083. | #define HAVE_LIBM 1
  7084. | #define HAVE_LIBREADLINE 1
  7085. | #define HAVE_LIBZ 1
  7086. | #define HAVE_SPINLOCKS 1
  7087. | #define HAVE_LIBCRYPTO 1
  7088. | #define HAVE_LIBSSL 1
  7089. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  7090. | #define HAVE_LIBPAM 1
  7091. | #define HAVE_LIBXML2 1
  7092. | #define HAVE_LIBXSLT 1
  7093. | #define STDC_HEADERS 1
  7094. | #define HAVE_SYS_TYPES_H 1
  7095. | #define HAVE_SYS_STAT_H 1
  7096. | #define HAVE_STDLIB_H 1
  7097. | #define HAVE_STRING_H 1
  7098. | #define HAVE_MEMORY_H 1
  7099. | #define HAVE_STRINGS_H 1
  7100. | #define HAVE_INTTYPES_H 1
  7101. | #define HAVE_STDINT_H 1
  7102. | #define HAVE_UNISTD_H 1
  7103. | #define HAVE_GETOPT_H 1
  7104. | #define HAVE_IFADDRS_H 1
  7105. | #define HAVE_LANGINFO_H 1
  7106. | #define HAVE_POLL_H 1
  7107. | #define HAVE_PWD_H 1
  7108. | #define HAVE_SYS_IOCTL_H 1
  7109. | #define HAVE_SYS_IPC_H 1
  7110. | #define HAVE_SYS_POLL_H 1
  7111. | #define HAVE_SYS_RESOURCE_H 1
  7112. | #define HAVE_SYS_SELECT_H 1
  7113. | #define HAVE_SYS_SEM_H 1
  7114. | #define HAVE_SYS_SHM_H 1
  7115. | #define HAVE_SYS_SOCKET_H 1
  7116. | #define HAVE_SYS_SOCKIO_H 1
  7117. | #define HAVE_SYS_TIME_H 1
  7118. | #define HAVE_SYS_UN_H 1
  7119. | #define HAVE_TERMIOS_H 1
  7120. | #define HAVE_UTIME_H 1
  7121. | #define HAVE_WCHAR_H 1
  7122. | #define HAVE_WCTYPE_H 1
  7123. | #define HAVE_NET_IF_H 1
  7124. | #define HAVE_SYS_UCRED_H 1
  7125. | #define HAVE_NETINET_IN_H 1
  7126. | #define HAVE_NETINET_TCP_H 1
  7127. | #define HAVE_READLINE_READLINE_H 1
  7128. | #define HAVE_READLINE_HISTORY_H 1
  7129. | #define HAVE_GSSAPI_GSSAPI_H 1
  7130. | #define HAVE_SECURITY_PAM_APPL_H 1
  7131. | #define HAVE_LDAP_H 1
  7132. | #define HAVE_UUID_UUID_H 1
  7133. | #define PG_USE_INLINE 1
  7134. | #define FLEXIBLE_ARRAY_MEMBER /**/
  7135. | #define HAVE_FUNCNAME__FUNC 1
  7136. | #define HAVE__STATIC_ASSERT 1
  7137. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  7138. | #define HAVE__BUILTIN_CONSTANT_P 1
  7139. | #define HAVE__BUILTIN_UNREACHABLE 1
  7140. | #define HAVE__VA_ARGS 1
  7141. | #define HAVE_STRUCT_TM_TM_ZONE 1
  7142. | #define HAVE_TM_ZONE 1
  7143. | #define HAVE_TZNAME 1
  7144. | #define HAVE_UNION_SEMUN 1
  7145. | #define HAVE_UNIX_SOCKETS 1
  7146. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  7147. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  7148. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  7149. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  7150. | #define HAVE_STRUCT_ADDRINFO 1
  7151. | #define HAVE_INTPTR_T 1
  7152. | #define HAVE_UINTPTR_T 1
  7153. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  7154. | #define HAVE_LONG_LONG_INT 1
  7155. | #define HAVE_LOCALE_T 1
  7156. | #define LOCALE_T_IN_XLOCALE 1
  7157. | #define HAVE_STRUCT_OPTION 1
  7158. | #define SIZEOF_OFF_T 8
  7159. | #define HAVE_INT_TIMEZONE 1
  7160. | #define ACCEPT_TYPE_RETURN int
  7161. | #define ACCEPT_TYPE_ARG1 int
  7162. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  7163. | #define ACCEPT_TYPE_ARG3 socklen_t
  7164. | #define HAVE_CBRT 1
  7165. | #define HAVE_DLOPEN 1
  7166. | #define HAVE_FDATASYNC 1
  7167. | #define HAVE_GETIFADDRS 1
  7168. | #define HAVE_GETRLIMIT 1
  7169. | #define HAVE_MBSTOWCS_L 1
  7170. | #define HAVE_MEMMOVE 1
  7171. | #define HAVE_POLL 1
  7172. | #define HAVE_PTHREAD_IS_THREADED_NP 1
  7173. | #define HAVE_READLINK 1
  7174. | #define HAVE_SETSID 1
  7175. | #define HAVE_SHM_OPEN 1
  7176. | #define HAVE_SIGPROCMASK 1
  7177. | #define HAVE_SYMLINK 1
  7178. | #define HAVE_TOWLOWER 1
  7179. | #define HAVE_UTIME 1
  7180. | #define HAVE_UTIMES 1
  7181. | #define HAVE_WCSTOMBS 1
  7182. | #define HAVE_WCSTOMBS_L 1
  7183. | #define HAVE_FSEEKO 1
  7184. | #define HAVE_FSEEKO 1
  7185. | #define HAVE_DECL_POSIX_FADVISE 0
  7186. | #define HAVE_DECL_FDATASYNC 0
  7187. | #define HAVE_DECL_STRLCAT 1
  7188. | #define HAVE_DECL_STRLCPY 1
  7189. | #define HAVE_DECL_F_FULLFSYNC 1
  7190. | #define HAVE_IPV6 1
  7191. | #define HAVE_SNPRINTF 1
  7192. | #define HAVE_VSNPRINTF 1
  7193. | #define HAVE_DECL_SNPRINTF 1
  7194. | #define HAVE_DECL_VSNPRINTF 1
  7195. | #define HAVE_ISINF 1
  7196. | #define HAVE_CRYPT 1
  7197. | #define HAVE_FLS 1
  7198. | #define HAVE_GETOPT 1
  7199. | #define HAVE_GETRUSAGE 1
  7200. | #define HAVE_INET_ATON 1
  7201. | #define HAVE_MKDTEMP 1
  7202. | #define HAVE_RANDOM 1
  7203. | #define HAVE_RINT 1
  7204. | #define HAVE_SRANDOM 1
  7205. | #define HAVE_STRERROR 1
  7206. | #define HAVE_STRLCAT 1
  7207. | #define HAVE_STRLCPY 1
  7208. | #define HAVE_UNSETENV 1
  7209. | #define HAVE_GETPEEREID 1
  7210. | #define HAVE_GETADDRINFO 1
  7211. | #define HAVE_GETOPT_LONG 1
  7212. | #define HAVE_SIGSETJMP 1
  7213. | #define HAVE_DECL_SYS_SIGLIST 1
  7214. | #define HAVE_SYSLOG 1
  7215. | #define HAVE_INT_OPTERR 1
  7216. | #define HAVE_INT_OPTRESET 1
  7217. | #define HAVE_STRTOLL 1
  7218. | #define HAVE_STRTOULL 1
  7219. | #define HAVE_GCC_INT_ATOMICS 1
  7220. | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
  7221. | #define HAVE_RL_COMPLETION_MATCHES 1
  7222. | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
  7223. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  7224. | /* end confdefs.h. */
  7225. | #include <pthread.h>
  7226. | int
  7227. | main ()
  7228. | {
  7229. | pthread_t th; pthread_join(th, 0);
  7230. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  7231. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  7232. | ;
  7233. | return 0;
  7234. | }
  7235. configure:12596: result: no
  7236. configure:12528: checking for the pthreads library -llthread
  7237. configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -llthread -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  7238. conftest.c:173:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]
  7239. pthread_t th; pthread_join(th, 0);
  7240. ^~
  7241. conftest.c:173:13: note: initialize the variable 'th' to silence this warning
  7242. pthread_t th; pthread_join(th, 0);
  7243. ^
  7244. = NULL
  7245. 1 warning generated.
  7246. ld: library not found for -llthread
  7247. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  7248. configure:12561: $? = 1
  7249. configure: failed program was:
  7250. | /* confdefs.h */
  7251. | #define PACKAGE_NAME "PostgreSQL"
  7252. | #define PACKAGE_TARNAME "postgresql"
  7253. | #define PACKAGE_VERSION "9.4.4"
  7254. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  7255. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  7256. | #define PACKAGE_URL ""
  7257. | #define PG_MAJORVERSION "9.4"
  7258. | #define PG_VERSION "9.4.4"
  7259. | #define USE_INTEGER_DATETIMES 1
  7260. | #define DEF_PGPORT 5432
  7261. | #define DEF_PGPORT_STR "5432"
  7262. | #define BLCKSZ 8192
  7263. | #define RELSEG_SIZE 131072
  7264. | #define XLOG_BLCKSZ 8192
  7265. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  7266. | #define ENABLE_THREAD_SAFETY 1
  7267. | #define ENABLE_GSS 1
  7268. | #define PG_KRB_SRVNAM "postgres"
  7269. | #define USE_PAM 1
  7270. | #define USE_LDAP 1
  7271. | #define USE_BONJOUR 1
  7272. | #define USE_SSL 1
  7273. | #define HAVE_UUID_E2FS 1
  7274. | #define USE_LIBXML 1
  7275. | #define USE_LIBXSLT 1
  7276. | #define HAVE_LIBM 1
  7277. | #define HAVE_LIBREADLINE 1
  7278. | #define HAVE_LIBZ 1
  7279. | #define HAVE_SPINLOCKS 1
  7280. | #define HAVE_LIBCRYPTO 1
  7281. | #define HAVE_LIBSSL 1
  7282. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  7283. | #define HAVE_LIBPAM 1
  7284. | #define HAVE_LIBXML2 1
  7285. | #define HAVE_LIBXSLT 1
  7286. | #define STDC_HEADERS 1
  7287. | #define HAVE_SYS_TYPES_H 1
  7288. | #define HAVE_SYS_STAT_H 1
  7289. | #define HAVE_STDLIB_H 1
  7290. | #define HAVE_STRING_H 1
  7291. | #define HAVE_MEMORY_H 1
  7292. | #define HAVE_STRINGS_H 1
  7293. | #define HAVE_INTTYPES_H 1
  7294. | #define HAVE_STDINT_H 1
  7295. | #define HAVE_UNISTD_H 1
  7296. | #define HAVE_GETOPT_H 1
  7297. | #define HAVE_IFADDRS_H 1
  7298. | #define HAVE_LANGINFO_H 1
  7299. | #define HAVE_POLL_H 1
  7300. | #define HAVE_PWD_H 1
  7301. | #define HAVE_SYS_IOCTL_H 1
  7302. | #define HAVE_SYS_IPC_H 1
  7303. | #define HAVE_SYS_POLL_H 1
  7304. | #define HAVE_SYS_RESOURCE_H 1
  7305. | #define HAVE_SYS_SELECT_H 1
  7306. | #define HAVE_SYS_SEM_H 1
  7307. | #define HAVE_SYS_SHM_H 1
  7308. | #define HAVE_SYS_SOCKET_H 1
  7309. | #define HAVE_SYS_SOCKIO_H 1
  7310. | #define HAVE_SYS_TIME_H 1
  7311. | #define HAVE_SYS_UN_H 1
  7312. | #define HAVE_TERMIOS_H 1
  7313. | #define HAVE_UTIME_H 1
  7314. | #define HAVE_WCHAR_H 1
  7315. | #define HAVE_WCTYPE_H 1
  7316. | #define HAVE_NET_IF_H 1
  7317. | #define HAVE_SYS_UCRED_H 1
  7318. | #define HAVE_NETINET_IN_H 1
  7319. | #define HAVE_NETINET_TCP_H 1
  7320. | #define HAVE_READLINE_READLINE_H 1
  7321. | #define HAVE_READLINE_HISTORY_H 1
  7322. | #define HAVE_GSSAPI_GSSAPI_H 1
  7323. | #define HAVE_SECURITY_PAM_APPL_H 1
  7324. | #define HAVE_LDAP_H 1
  7325. | #define HAVE_UUID_UUID_H 1
  7326. | #define PG_USE_INLINE 1
  7327. | #define FLEXIBLE_ARRAY_MEMBER /**/
  7328. | #define HAVE_FUNCNAME__FUNC 1
  7329. | #define HAVE__STATIC_ASSERT 1
  7330. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  7331. | #define HAVE__BUILTIN_CONSTANT_P 1
  7332. | #define HAVE__BUILTIN_UNREACHABLE 1
  7333. | #define HAVE__VA_ARGS 1
  7334. | #define HAVE_STRUCT_TM_TM_ZONE 1
  7335. | #define HAVE_TM_ZONE 1
  7336. | #define HAVE_TZNAME 1
  7337. | #define HAVE_UNION_SEMUN 1
  7338. | #define HAVE_UNIX_SOCKETS 1
  7339. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  7340. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  7341. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  7342. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  7343. | #define HAVE_STRUCT_ADDRINFO 1
  7344. | #define HAVE_INTPTR_T 1
  7345. | #define HAVE_UINTPTR_T 1
  7346. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  7347. | #define HAVE_LONG_LONG_INT 1
  7348. | #define HAVE_LOCALE_T 1
  7349. | #define LOCALE_T_IN_XLOCALE 1
  7350. | #define HAVE_STRUCT_OPTION 1
  7351. | #define SIZEOF_OFF_T 8
  7352. | #define HAVE_INT_TIMEZONE 1
  7353. | #define ACCEPT_TYPE_RETURN int
  7354. | #define ACCEPT_TYPE_ARG1 int
  7355. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  7356. | #define ACCEPT_TYPE_ARG3 socklen_t
  7357. | #define HAVE_CBRT 1
  7358. | #define HAVE_DLOPEN 1
  7359. | #define HAVE_FDATASYNC 1
  7360. | #define HAVE_GETIFADDRS 1
  7361. | #define HAVE_GETRLIMIT 1
  7362. | #define HAVE_MBSTOWCS_L 1
  7363. | #define HAVE_MEMMOVE 1
  7364. | #define HAVE_POLL 1
  7365. | #define HAVE_PTHREAD_IS_THREADED_NP 1
  7366. | #define HAVE_READLINK 1
  7367. | #define HAVE_SETSID 1
  7368. | #define HAVE_SHM_OPEN 1
  7369. | #define HAVE_SIGPROCMASK 1
  7370. | #define HAVE_SYMLINK 1
  7371. | #define HAVE_TOWLOWER 1
  7372. | #define HAVE_UTIME 1
  7373. | #define HAVE_UTIMES 1
  7374. | #define HAVE_WCSTOMBS 1
  7375. | #define HAVE_WCSTOMBS_L 1
  7376. | #define HAVE_FSEEKO 1
  7377. | #define HAVE_FSEEKO 1
  7378. | #define HAVE_DECL_POSIX_FADVISE 0
  7379. | #define HAVE_DECL_FDATASYNC 0
  7380. | #define HAVE_DECL_STRLCAT 1
  7381. | #define HAVE_DECL_STRLCPY 1
  7382. | #define HAVE_DECL_F_FULLFSYNC 1
  7383. | #define HAVE_IPV6 1
  7384. | #define HAVE_SNPRINTF 1
  7385. | #define HAVE_VSNPRINTF 1
  7386. | #define HAVE_DECL_SNPRINTF 1
  7387. | #define HAVE_DECL_VSNPRINTF 1
  7388. | #define HAVE_ISINF 1
  7389. | #define HAVE_CRYPT 1
  7390. | #define HAVE_FLS 1
  7391. | #define HAVE_GETOPT 1
  7392. | #define HAVE_GETRUSAGE 1
  7393. | #define HAVE_INET_ATON 1
  7394. | #define HAVE_MKDTEMP 1
  7395. | #define HAVE_RANDOM 1
  7396. | #define HAVE_RINT 1
  7397. | #define HAVE_SRANDOM 1
  7398. | #define HAVE_STRERROR 1
  7399. | #define HAVE_STRLCAT 1
  7400. | #define HAVE_STRLCPY 1
  7401. | #define HAVE_UNSETENV 1
  7402. | #define HAVE_GETPEEREID 1
  7403. | #define HAVE_GETADDRINFO 1
  7404. | #define HAVE_GETOPT_LONG 1
  7405. | #define HAVE_SIGSETJMP 1
  7406. | #define HAVE_DECL_SYS_SIGLIST 1
  7407. | #define HAVE_SYSLOG 1
  7408. | #define HAVE_INT_OPTERR 1
  7409. | #define HAVE_INT_OPTRESET 1
  7410. | #define HAVE_STRTOLL 1
  7411. | #define HAVE_STRTOULL 1
  7412. | #define HAVE_GCC_INT_ATOMICS 1
  7413. | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
  7414. | #define HAVE_RL_COMPLETION_MATCHES 1
  7415. | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
  7416. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  7417. | /* end confdefs.h. */
  7418. | #include <pthread.h>
  7419. | int
  7420. | main ()
  7421. | {
  7422. | pthread_t th; pthread_join(th, 0);
  7423. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  7424. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  7425. | ;
  7426. | return 0;
  7427. | }
  7428. configure:12596: result: no
  7429. configure:12476: checking whether pthreads work with -pthread
  7430. configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  7431. conftest.c:173:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]
  7432. pthread_t th; pthread_join(th, 0);
  7433. ^~
  7434. conftest.c:173:13: note: initialize the variable 'th' to silence this warning
  7435. pthread_t th; pthread_join(th, 0);
  7436. ^
  7437. = NULL
  7438. 1 warning generated.
  7439. configure:12561: $? = 0
  7440. configure:12596: result: yes
  7441. configure:12476: checking whether pthreads work with -pthreads
  7442. configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  7443. conftest.c:173:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]
  7444. pthread_t th; pthread_join(th, 0);
  7445. ^~
  7446. conftest.c:173:13: note: initialize the variable 'th' to silence this warning
  7447. pthread_t th; pthread_join(th, 0);
  7448. ^
  7449. = NULL
  7450. 1 warning generated.
  7451. configure:12561: $? = 0
  7452. configure:12596: result: yes
  7453. configure:12476: checking whether pthreads work with -mthreads
  7454. configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -mthreads -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  7455. clang: error: unknown argument: '-mthreads'
  7456. configure:12561: $? = 1
  7457. configure: failed program was:
  7458. | /* confdefs.h */
  7459. | #define PACKAGE_NAME "PostgreSQL"
  7460. | #define PACKAGE_TARNAME "postgresql"
  7461. | #define PACKAGE_VERSION "9.4.4"
  7462. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  7463. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  7464. | #define PACKAGE_URL ""
  7465. | #define PG_MAJORVERSION "9.4"
  7466. | #define PG_VERSION "9.4.4"
  7467. | #define USE_INTEGER_DATETIMES 1
  7468. | #define DEF_PGPORT 5432
  7469. | #define DEF_PGPORT_STR "5432"
  7470. | #define BLCKSZ 8192
  7471. | #define RELSEG_SIZE 131072
  7472. | #define XLOG_BLCKSZ 8192
  7473. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  7474. | #define ENABLE_THREAD_SAFETY 1
  7475. | #define ENABLE_GSS 1
  7476. | #define PG_KRB_SRVNAM "postgres"
  7477. | #define USE_PAM 1
  7478. | #define USE_LDAP 1
  7479. | #define USE_BONJOUR 1
  7480. | #define USE_SSL 1
  7481. | #define HAVE_UUID_E2FS 1
  7482. | #define USE_LIBXML 1
  7483. | #define USE_LIBXSLT 1
  7484. | #define HAVE_LIBM 1
  7485. | #define HAVE_LIBREADLINE 1
  7486. | #define HAVE_LIBZ 1
  7487. | #define HAVE_SPINLOCKS 1
  7488. | #define HAVE_LIBCRYPTO 1
  7489. | #define HAVE_LIBSSL 1
  7490. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  7491. | #define HAVE_LIBPAM 1
  7492. | #define HAVE_LIBXML2 1
  7493. | #define HAVE_LIBXSLT 1
  7494. | #define STDC_HEADERS 1
  7495. | #define HAVE_SYS_TYPES_H 1
  7496. | #define HAVE_SYS_STAT_H 1
  7497. | #define HAVE_STDLIB_H 1
  7498. | #define HAVE_STRING_H 1
  7499. | #define HAVE_MEMORY_H 1
  7500. | #define HAVE_STRINGS_H 1
  7501. | #define HAVE_INTTYPES_H 1
  7502. | #define HAVE_STDINT_H 1
  7503. | #define HAVE_UNISTD_H 1
  7504. | #define HAVE_GETOPT_H 1
  7505. | #define HAVE_IFADDRS_H 1
  7506. | #define HAVE_LANGINFO_H 1
  7507. | #define HAVE_POLL_H 1
  7508. | #define HAVE_PWD_H 1
  7509. | #define HAVE_SYS_IOCTL_H 1
  7510. | #define HAVE_SYS_IPC_H 1
  7511. | #define HAVE_SYS_POLL_H 1
  7512. | #define HAVE_SYS_RESOURCE_H 1
  7513. | #define HAVE_SYS_SELECT_H 1
  7514. | #define HAVE_SYS_SEM_H 1
  7515. | #define HAVE_SYS_SHM_H 1
  7516. | #define HAVE_SYS_SOCKET_H 1
  7517. | #define HAVE_SYS_SOCKIO_H 1
  7518. | #define HAVE_SYS_TIME_H 1
  7519. | #define HAVE_SYS_UN_H 1
  7520. | #define HAVE_TERMIOS_H 1
  7521. | #define HAVE_UTIME_H 1
  7522. | #define HAVE_WCHAR_H 1
  7523. | #define HAVE_WCTYPE_H 1
  7524. | #define HAVE_NET_IF_H 1
  7525. | #define HAVE_SYS_UCRED_H 1
  7526. | #define HAVE_NETINET_IN_H 1
  7527. | #define HAVE_NETINET_TCP_H 1
  7528. | #define HAVE_READLINE_READLINE_H 1
  7529. | #define HAVE_READLINE_HISTORY_H 1
  7530. | #define HAVE_GSSAPI_GSSAPI_H 1
  7531. | #define HAVE_SECURITY_PAM_APPL_H 1
  7532. | #define HAVE_LDAP_H 1
  7533. | #define HAVE_UUID_UUID_H 1
  7534. | #define PG_USE_INLINE 1
  7535. | #define FLEXIBLE_ARRAY_MEMBER /**/
  7536. | #define HAVE_FUNCNAME__FUNC 1
  7537. | #define HAVE__STATIC_ASSERT 1
  7538. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  7539. | #define HAVE__BUILTIN_CONSTANT_P 1
  7540. | #define HAVE__BUILTIN_UNREACHABLE 1
  7541. | #define HAVE__VA_ARGS 1
  7542. | #define HAVE_STRUCT_TM_TM_ZONE 1
  7543. | #define HAVE_TM_ZONE 1
  7544. | #define HAVE_TZNAME 1
  7545. | #define HAVE_UNION_SEMUN 1
  7546. | #define HAVE_UNIX_SOCKETS 1
  7547. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  7548. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  7549. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  7550. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  7551. | #define HAVE_STRUCT_ADDRINFO 1
  7552. | #define HAVE_INTPTR_T 1
  7553. | #define HAVE_UINTPTR_T 1
  7554. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  7555. | #define HAVE_LONG_LONG_INT 1
  7556. | #define HAVE_LOCALE_T 1
  7557. | #define LOCALE_T_IN_XLOCALE 1
  7558. | #define HAVE_STRUCT_OPTION 1
  7559. | #define SIZEOF_OFF_T 8
  7560. | #define HAVE_INT_TIMEZONE 1
  7561. | #define ACCEPT_TYPE_RETURN int
  7562. | #define ACCEPT_TYPE_ARG1 int
  7563. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  7564. | #define ACCEPT_TYPE_ARG3 socklen_t
  7565. | #define HAVE_CBRT 1
  7566. | #define HAVE_DLOPEN 1
  7567. | #define HAVE_FDATASYNC 1
  7568. | #define HAVE_GETIFADDRS 1
  7569. | #define HAVE_GETRLIMIT 1
  7570. | #define HAVE_MBSTOWCS_L 1
  7571. | #define HAVE_MEMMOVE 1
  7572. | #define HAVE_POLL 1
  7573. | #define HAVE_PTHREAD_IS_THREADED_NP 1
  7574. | #define HAVE_READLINK 1
  7575. | #define HAVE_SETSID 1
  7576. | #define HAVE_SHM_OPEN 1
  7577. | #define HAVE_SIGPROCMASK 1
  7578. | #define HAVE_SYMLINK 1
  7579. | #define HAVE_TOWLOWER 1
  7580. | #define HAVE_UTIME 1
  7581. | #define HAVE_UTIMES 1
  7582. | #define HAVE_WCSTOMBS 1
  7583. | #define HAVE_WCSTOMBS_L 1
  7584. | #define HAVE_FSEEKO 1
  7585. | #define HAVE_FSEEKO 1
  7586. | #define HAVE_DECL_POSIX_FADVISE 0
  7587. | #define HAVE_DECL_FDATASYNC 0
  7588. | #define HAVE_DECL_STRLCAT 1
  7589. | #define HAVE_DECL_STRLCPY 1
  7590. | #define HAVE_DECL_F_FULLFSYNC 1
  7591. | #define HAVE_IPV6 1
  7592. | #define HAVE_SNPRINTF 1
  7593. | #define HAVE_VSNPRINTF 1
  7594. | #define HAVE_DECL_SNPRINTF 1
  7595. | #define HAVE_DECL_VSNPRINTF 1
  7596. | #define HAVE_ISINF 1
  7597. | #define HAVE_CRYPT 1
  7598. | #define HAVE_FLS 1
  7599. | #define HAVE_GETOPT 1
  7600. | #define HAVE_GETRUSAGE 1
  7601. | #define HAVE_INET_ATON 1
  7602. | #define HAVE_MKDTEMP 1
  7603. | #define HAVE_RANDOM 1
  7604. | #define HAVE_RINT 1
  7605. | #define HAVE_SRANDOM 1
  7606. | #define HAVE_STRERROR 1
  7607. | #define HAVE_STRLCAT 1
  7608. | #define HAVE_STRLCPY 1
  7609. | #define HAVE_UNSETENV 1
  7610. | #define HAVE_GETPEEREID 1
  7611. | #define HAVE_GETADDRINFO 1
  7612. | #define HAVE_GETOPT_LONG 1
  7613. | #define HAVE_SIGSETJMP 1
  7614. | #define HAVE_DECL_SYS_SIGLIST 1
  7615. | #define HAVE_SYSLOG 1
  7616. | #define HAVE_INT_OPTERR 1
  7617. | #define HAVE_INT_OPTRESET 1
  7618. | #define HAVE_STRTOLL 1
  7619. | #define HAVE_STRTOULL 1
  7620. | #define HAVE_GCC_INT_ATOMICS 1
  7621. | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
  7622. | #define HAVE_RL_COMPLETION_MATCHES 1
  7623. | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
  7624. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  7625. | /* end confdefs.h. */
  7626. | #include <pthread.h>
  7627. | int
  7628. | main ()
  7629. | {
  7630. | pthread_t th; pthread_join(th, 0);
  7631. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  7632. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  7633. | ;
  7634. | return 0;
  7635. | }
  7636. configure:12596: result: no
  7637. configure:12528: checking for the pthreads library -lpthread
  7638. configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  7639. conftest.c:173:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]
  7640. pthread_t th; pthread_join(th, 0);
  7641. ^~
  7642. conftest.c:173:13: note: initialize the variable 'th' to silence this warning
  7643. pthread_t th; pthread_join(th, 0);
  7644. ^
  7645. = NULL
  7646. 1 warning generated.
  7647. configure:12561: $? = 0
  7648. configure:12596: result: yes
  7649. configure:12476: checking whether pthreads work with --thread-safe
  7650. configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads --thread-safe -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  7651. clang: error: unsupported option '--thread-safe'
  7652. configure:12561: $? = 1
  7653. configure: failed program was:
  7654. | /* confdefs.h */
  7655. | #define PACKAGE_NAME "PostgreSQL"
  7656. | #define PACKAGE_TARNAME "postgresql"
  7657. | #define PACKAGE_VERSION "9.4.4"
  7658. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  7659. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  7660. | #define PACKAGE_URL ""
  7661. | #define PG_MAJORVERSION "9.4"
  7662. | #define PG_VERSION "9.4.4"
  7663. | #define USE_INTEGER_DATETIMES 1
  7664. | #define DEF_PGPORT 5432
  7665. | #define DEF_PGPORT_STR "5432"
  7666. | #define BLCKSZ 8192
  7667. | #define RELSEG_SIZE 131072
  7668. | #define XLOG_BLCKSZ 8192
  7669. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  7670. | #define ENABLE_THREAD_SAFETY 1
  7671. | #define ENABLE_GSS 1
  7672. | #define PG_KRB_SRVNAM "postgres"
  7673. | #define USE_PAM 1
  7674. | #define USE_LDAP 1
  7675. | #define USE_BONJOUR 1
  7676. | #define USE_SSL 1
  7677. | #define HAVE_UUID_E2FS 1
  7678. | #define USE_LIBXML 1
  7679. | #define USE_LIBXSLT 1
  7680. | #define HAVE_LIBM 1
  7681. | #define HAVE_LIBREADLINE 1
  7682. | #define HAVE_LIBZ 1
  7683. | #define HAVE_SPINLOCKS 1
  7684. | #define HAVE_LIBCRYPTO 1
  7685. | #define HAVE_LIBSSL 1
  7686. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  7687. | #define HAVE_LIBPAM 1
  7688. | #define HAVE_LIBXML2 1
  7689. | #define HAVE_LIBXSLT 1
  7690. | #define STDC_HEADERS 1
  7691. | #define HAVE_SYS_TYPES_H 1
  7692. | #define HAVE_SYS_STAT_H 1
  7693. | #define HAVE_STDLIB_H 1
  7694. | #define HAVE_STRING_H 1
  7695. | #define HAVE_MEMORY_H 1
  7696. | #define HAVE_STRINGS_H 1
  7697. | #define HAVE_INTTYPES_H 1
  7698. | #define HAVE_STDINT_H 1
  7699. | #define HAVE_UNISTD_H 1
  7700. | #define HAVE_GETOPT_H 1
  7701. | #define HAVE_IFADDRS_H 1
  7702. | #define HAVE_LANGINFO_H 1
  7703. | #define HAVE_POLL_H 1
  7704. | #define HAVE_PWD_H 1
  7705. | #define HAVE_SYS_IOCTL_H 1
  7706. | #define HAVE_SYS_IPC_H 1
  7707. | #define HAVE_SYS_POLL_H 1
  7708. | #define HAVE_SYS_RESOURCE_H 1
  7709. | #define HAVE_SYS_SELECT_H 1
  7710. | #define HAVE_SYS_SEM_H 1
  7711. | #define HAVE_SYS_SHM_H 1
  7712. | #define HAVE_SYS_SOCKET_H 1
  7713. | #define HAVE_SYS_SOCKIO_H 1
  7714. | #define HAVE_SYS_TIME_H 1
  7715. | #define HAVE_SYS_UN_H 1
  7716. | #define HAVE_TERMIOS_H 1
  7717. | #define HAVE_UTIME_H 1
  7718. | #define HAVE_WCHAR_H 1
  7719. | #define HAVE_WCTYPE_H 1
  7720. | #define HAVE_NET_IF_H 1
  7721. | #define HAVE_SYS_UCRED_H 1
  7722. | #define HAVE_NETINET_IN_H 1
  7723. | #define HAVE_NETINET_TCP_H 1
  7724. | #define HAVE_READLINE_READLINE_H 1
  7725. | #define HAVE_READLINE_HISTORY_H 1
  7726. | #define HAVE_GSSAPI_GSSAPI_H 1
  7727. | #define HAVE_SECURITY_PAM_APPL_H 1
  7728. | #define HAVE_LDAP_H 1
  7729. | #define HAVE_UUID_UUID_H 1
  7730. | #define PG_USE_INLINE 1
  7731. | #define FLEXIBLE_ARRAY_MEMBER /**/
  7732. | #define HAVE_FUNCNAME__FUNC 1
  7733. | #define HAVE__STATIC_ASSERT 1
  7734. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  7735. | #define HAVE__BUILTIN_CONSTANT_P 1
  7736. | #define HAVE__BUILTIN_UNREACHABLE 1
  7737. | #define HAVE__VA_ARGS 1
  7738. | #define HAVE_STRUCT_TM_TM_ZONE 1
  7739. | #define HAVE_TM_ZONE 1
  7740. | #define HAVE_TZNAME 1
  7741. | #define HAVE_UNION_SEMUN 1
  7742. | #define HAVE_UNIX_SOCKETS 1
  7743. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  7744. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  7745. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  7746. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  7747. | #define HAVE_STRUCT_ADDRINFO 1
  7748. | #define HAVE_INTPTR_T 1
  7749. | #define HAVE_UINTPTR_T 1
  7750. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  7751. | #define HAVE_LONG_LONG_INT 1
  7752. | #define HAVE_LOCALE_T 1
  7753. | #define LOCALE_T_IN_XLOCALE 1
  7754. | #define HAVE_STRUCT_OPTION 1
  7755. | #define SIZEOF_OFF_T 8
  7756. | #define HAVE_INT_TIMEZONE 1
  7757. | #define ACCEPT_TYPE_RETURN int
  7758. | #define ACCEPT_TYPE_ARG1 int
  7759. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  7760. | #define ACCEPT_TYPE_ARG3 socklen_t
  7761. | #define HAVE_CBRT 1
  7762. | #define HAVE_DLOPEN 1
  7763. | #define HAVE_FDATASYNC 1
  7764. | #define HAVE_GETIFADDRS 1
  7765. | #define HAVE_GETRLIMIT 1
  7766. | #define HAVE_MBSTOWCS_L 1
  7767. | #define HAVE_MEMMOVE 1
  7768. | #define HAVE_POLL 1
  7769. | #define HAVE_PTHREAD_IS_THREADED_NP 1
  7770. | #define HAVE_READLINK 1
  7771. | #define HAVE_SETSID 1
  7772. | #define HAVE_SHM_OPEN 1
  7773. | #define HAVE_SIGPROCMASK 1
  7774. | #define HAVE_SYMLINK 1
  7775. | #define HAVE_TOWLOWER 1
  7776. | #define HAVE_UTIME 1
  7777. | #define HAVE_UTIMES 1
  7778. | #define HAVE_WCSTOMBS 1
  7779. | #define HAVE_WCSTOMBS_L 1
  7780. | #define HAVE_FSEEKO 1
  7781. | #define HAVE_FSEEKO 1
  7782. | #define HAVE_DECL_POSIX_FADVISE 0
  7783. | #define HAVE_DECL_FDATASYNC 0
  7784. | #define HAVE_DECL_STRLCAT 1
  7785. | #define HAVE_DECL_STRLCPY 1
  7786. | #define HAVE_DECL_F_FULLFSYNC 1
  7787. | #define HAVE_IPV6 1
  7788. | #define HAVE_SNPRINTF 1
  7789. | #define HAVE_VSNPRINTF 1
  7790. | #define HAVE_DECL_SNPRINTF 1
  7791. | #define HAVE_DECL_VSNPRINTF 1
  7792. | #define HAVE_ISINF 1
  7793. | #define HAVE_CRYPT 1
  7794. | #define HAVE_FLS 1
  7795. | #define HAVE_GETOPT 1
  7796. | #define HAVE_GETRUSAGE 1
  7797. | #define HAVE_INET_ATON 1
  7798. | #define HAVE_MKDTEMP 1
  7799. | #define HAVE_RANDOM 1
  7800. | #define HAVE_RINT 1
  7801. | #define HAVE_SRANDOM 1
  7802. | #define HAVE_STRERROR 1
  7803. | #define HAVE_STRLCAT 1
  7804. | #define HAVE_STRLCPY 1
  7805. | #define HAVE_UNSETENV 1
  7806. | #define HAVE_GETPEEREID 1
  7807. | #define HAVE_GETADDRINFO 1
  7808. | #define HAVE_GETOPT_LONG 1
  7809. | #define HAVE_SIGSETJMP 1
  7810. | #define HAVE_DECL_SYS_SIGLIST 1
  7811. | #define HAVE_SYSLOG 1
  7812. | #define HAVE_INT_OPTERR 1
  7813. | #define HAVE_INT_OPTRESET 1
  7814. | #define HAVE_STRTOLL 1
  7815. | #define HAVE_STRTOULL 1
  7816. | #define HAVE_GCC_INT_ATOMICS 1
  7817. | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
  7818. | #define HAVE_RL_COMPLETION_MATCHES 1
  7819. | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
  7820. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  7821. | /* end confdefs.h. */
  7822. | #include <pthread.h>
  7823. | int
  7824. | main ()
  7825. | {
  7826. | pthread_t th; pthread_join(th, 0);
  7827. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  7828. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  7829. | ;
  7830. | return 0;
  7831. | }
  7832. configure:12596: result: no
  7833. configure:12476: checking whether pthreads work with -mt
  7834. configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -mt -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  7835. clang: error: unknown argument: '-mt'
  7836. configure:12561: $? = 1
  7837. configure: failed program was:
  7838. | /* confdefs.h */
  7839. | #define PACKAGE_NAME "PostgreSQL"
  7840. | #define PACKAGE_TARNAME "postgresql"
  7841. | #define PACKAGE_VERSION "9.4.4"
  7842. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  7843. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  7844. | #define PACKAGE_URL ""
  7845. | #define PG_MAJORVERSION "9.4"
  7846. | #define PG_VERSION "9.4.4"
  7847. | #define USE_INTEGER_DATETIMES 1
  7848. | #define DEF_PGPORT 5432
  7849. | #define DEF_PGPORT_STR "5432"
  7850. | #define BLCKSZ 8192
  7851. | #define RELSEG_SIZE 131072
  7852. | #define XLOG_BLCKSZ 8192
  7853. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  7854. | #define ENABLE_THREAD_SAFETY 1
  7855. | #define ENABLE_GSS 1
  7856. | #define PG_KRB_SRVNAM "postgres"
  7857. | #define USE_PAM 1
  7858. | #define USE_LDAP 1
  7859. | #define USE_BONJOUR 1
  7860. | #define USE_SSL 1
  7861. | #define HAVE_UUID_E2FS 1
  7862. | #define USE_LIBXML 1
  7863. | #define USE_LIBXSLT 1
  7864. | #define HAVE_LIBM 1
  7865. | #define HAVE_LIBREADLINE 1
  7866. | #define HAVE_LIBZ 1
  7867. | #define HAVE_SPINLOCKS 1
  7868. | #define HAVE_LIBCRYPTO 1
  7869. | #define HAVE_LIBSSL 1
  7870. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  7871. | #define HAVE_LIBPAM 1
  7872. | #define HAVE_LIBXML2 1
  7873. | #define HAVE_LIBXSLT 1
  7874. | #define STDC_HEADERS 1
  7875. | #define HAVE_SYS_TYPES_H 1
  7876. | #define HAVE_SYS_STAT_H 1
  7877. | #define HAVE_STDLIB_H 1
  7878. | #define HAVE_STRING_H 1
  7879. | #define HAVE_MEMORY_H 1
  7880. | #define HAVE_STRINGS_H 1
  7881. | #define HAVE_INTTYPES_H 1
  7882. | #define HAVE_STDINT_H 1
  7883. | #define HAVE_UNISTD_H 1
  7884. | #define HAVE_GETOPT_H 1
  7885. | #define HAVE_IFADDRS_H 1
  7886. | #define HAVE_LANGINFO_H 1
  7887. | #define HAVE_POLL_H 1
  7888. | #define HAVE_PWD_H 1
  7889. | #define HAVE_SYS_IOCTL_H 1
  7890. | #define HAVE_SYS_IPC_H 1
  7891. | #define HAVE_SYS_POLL_H 1
  7892. | #define HAVE_SYS_RESOURCE_H 1
  7893. | #define HAVE_SYS_SELECT_H 1
  7894. | #define HAVE_SYS_SEM_H 1
  7895. | #define HAVE_SYS_SHM_H 1
  7896. | #define HAVE_SYS_SOCKET_H 1
  7897. | #define HAVE_SYS_SOCKIO_H 1
  7898. | #define HAVE_SYS_TIME_H 1
  7899. | #define HAVE_SYS_UN_H 1
  7900. | #define HAVE_TERMIOS_H 1
  7901. | #define HAVE_UTIME_H 1
  7902. | #define HAVE_WCHAR_H 1
  7903. | #define HAVE_WCTYPE_H 1
  7904. | #define HAVE_NET_IF_H 1
  7905. | #define HAVE_SYS_UCRED_H 1
  7906. | #define HAVE_NETINET_IN_H 1
  7907. | #define HAVE_NETINET_TCP_H 1
  7908. | #define HAVE_READLINE_READLINE_H 1
  7909. | #define HAVE_READLINE_HISTORY_H 1
  7910. | #define HAVE_GSSAPI_GSSAPI_H 1
  7911. | #define HAVE_SECURITY_PAM_APPL_H 1
  7912. | #define HAVE_LDAP_H 1
  7913. | #define HAVE_UUID_UUID_H 1
  7914. | #define PG_USE_INLINE 1
  7915. | #define FLEXIBLE_ARRAY_MEMBER /**/
  7916. | #define HAVE_FUNCNAME__FUNC 1
  7917. | #define HAVE__STATIC_ASSERT 1
  7918. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  7919. | #define HAVE__BUILTIN_CONSTANT_P 1
  7920. | #define HAVE__BUILTIN_UNREACHABLE 1
  7921. | #define HAVE__VA_ARGS 1
  7922. | #define HAVE_STRUCT_TM_TM_ZONE 1
  7923. | #define HAVE_TM_ZONE 1
  7924. | #define HAVE_TZNAME 1
  7925. | #define HAVE_UNION_SEMUN 1
  7926. | #define HAVE_UNIX_SOCKETS 1
  7927. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  7928. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  7929. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  7930. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  7931. | #define HAVE_STRUCT_ADDRINFO 1
  7932. | #define HAVE_INTPTR_T 1
  7933. | #define HAVE_UINTPTR_T 1
  7934. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  7935. | #define HAVE_LONG_LONG_INT 1
  7936. | #define HAVE_LOCALE_T 1
  7937. | #define LOCALE_T_IN_XLOCALE 1
  7938. | #define HAVE_STRUCT_OPTION 1
  7939. | #define SIZEOF_OFF_T 8
  7940. | #define HAVE_INT_TIMEZONE 1
  7941. | #define ACCEPT_TYPE_RETURN int
  7942. | #define ACCEPT_TYPE_ARG1 int
  7943. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  7944. | #define ACCEPT_TYPE_ARG3 socklen_t
  7945. | #define HAVE_CBRT 1
  7946. | #define HAVE_DLOPEN 1
  7947. | #define HAVE_FDATASYNC 1
  7948. | #define HAVE_GETIFADDRS 1
  7949. | #define HAVE_GETRLIMIT 1
  7950. | #define HAVE_MBSTOWCS_L 1
  7951. | #define HAVE_MEMMOVE 1
  7952. | #define HAVE_POLL 1
  7953. | #define HAVE_PTHREAD_IS_THREADED_NP 1
  7954. | #define HAVE_READLINK 1
  7955. | #define HAVE_SETSID 1
  7956. | #define HAVE_SHM_OPEN 1
  7957. | #define HAVE_SIGPROCMASK 1
  7958. | #define HAVE_SYMLINK 1
  7959. | #define HAVE_TOWLOWER 1
  7960. | #define HAVE_UTIME 1
  7961. | #define HAVE_UTIMES 1
  7962. | #define HAVE_WCSTOMBS 1
  7963. | #define HAVE_WCSTOMBS_L 1
  7964. | #define HAVE_FSEEKO 1
  7965. | #define HAVE_FSEEKO 1
  7966. | #define HAVE_DECL_POSIX_FADVISE 0
  7967. | #define HAVE_DECL_FDATASYNC 0
  7968. | #define HAVE_DECL_STRLCAT 1
  7969. | #define HAVE_DECL_STRLCPY 1
  7970. | #define HAVE_DECL_F_FULLFSYNC 1
  7971. | #define HAVE_IPV6 1
  7972. | #define HAVE_SNPRINTF 1
  7973. | #define HAVE_VSNPRINTF 1
  7974. | #define HAVE_DECL_SNPRINTF 1
  7975. | #define HAVE_DECL_VSNPRINTF 1
  7976. | #define HAVE_ISINF 1
  7977. | #define HAVE_CRYPT 1
  7978. | #define HAVE_FLS 1
  7979. | #define HAVE_GETOPT 1
  7980. | #define HAVE_GETRUSAGE 1
  7981. | #define HAVE_INET_ATON 1
  7982. | #define HAVE_MKDTEMP 1
  7983. | #define HAVE_RANDOM 1
  7984. | #define HAVE_RINT 1
  7985. | #define HAVE_SRANDOM 1
  7986. | #define HAVE_STRERROR 1
  7987. | #define HAVE_STRLCAT 1
  7988. | #define HAVE_STRLCPY 1
  7989. | #define HAVE_UNSETENV 1
  7990. | #define HAVE_GETPEEREID 1
  7991. | #define HAVE_GETADDRINFO 1
  7992. | #define HAVE_GETOPT_LONG 1
  7993. | #define HAVE_SIGSETJMP 1
  7994. | #define HAVE_DECL_SYS_SIGLIST 1
  7995. | #define HAVE_SYSLOG 1
  7996. | #define HAVE_INT_OPTERR 1
  7997. | #define HAVE_INT_OPTRESET 1
  7998. | #define HAVE_STRTOLL 1
  7999. | #define HAVE_STRTOULL 1
  8000. | #define HAVE_GCC_INT_ATOMICS 1
  8001. | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
  8002. | #define HAVE_RL_COMPLETION_MATCHES 1
  8003. | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
  8004. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  8005. | /* end confdefs.h. */
  8006. | #include <pthread.h>
  8007. | int
  8008. | main ()
  8009. | {
  8010. | pthread_t th; pthread_join(th, 0);
  8011. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  8012. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  8013. | ;
  8014. | return 0;
  8015. | }
  8016. configure:12596: result: no
  8017. configure:12528: checking for the pthreads library -lpthreadGC2
  8018. configure:12561: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lpthreadGC2 -lpthread -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  8019. conftest.c:173:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized]
  8020. pthread_t th; pthread_join(th, 0);
  8021. ^~
  8022. conftest.c:173:13: note: initialize the variable 'th' to silence this warning
  8023. pthread_t th; pthread_join(th, 0);
  8024. ^
  8025. = NULL
  8026. 1 warning generated.
  8027. ld: library not found for -lpthreadGC2
  8028. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  8029. configure:12561: $? = 1
  8030. configure: failed program was:
  8031. | /* confdefs.h */
  8032. | #define PACKAGE_NAME "PostgreSQL"
  8033. | #define PACKAGE_TARNAME "postgresql"
  8034. | #define PACKAGE_VERSION "9.4.4"
  8035. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  8036. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  8037. | #define PACKAGE_URL ""
  8038. | #define PG_MAJORVERSION "9.4"
  8039. | #define PG_VERSION "9.4.4"
  8040. | #define USE_INTEGER_DATETIMES 1
  8041. | #define DEF_PGPORT 5432
  8042. | #define DEF_PGPORT_STR "5432"
  8043. | #define BLCKSZ 8192
  8044. | #define RELSEG_SIZE 131072
  8045. | #define XLOG_BLCKSZ 8192
  8046. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  8047. | #define ENABLE_THREAD_SAFETY 1
  8048. | #define ENABLE_GSS 1
  8049. | #define PG_KRB_SRVNAM "postgres"
  8050. | #define USE_PAM 1
  8051. | #define USE_LDAP 1
  8052. | #define USE_BONJOUR 1
  8053. | #define USE_SSL 1
  8054. | #define HAVE_UUID_E2FS 1
  8055. | #define USE_LIBXML 1
  8056. | #define USE_LIBXSLT 1
  8057. | #define HAVE_LIBM 1
  8058. | #define HAVE_LIBREADLINE 1
  8059. | #define HAVE_LIBZ 1
  8060. | #define HAVE_SPINLOCKS 1
  8061. | #define HAVE_LIBCRYPTO 1
  8062. | #define HAVE_LIBSSL 1
  8063. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  8064. | #define HAVE_LIBPAM 1
  8065. | #define HAVE_LIBXML2 1
  8066. | #define HAVE_LIBXSLT 1
  8067. | #define STDC_HEADERS 1
  8068. | #define HAVE_SYS_TYPES_H 1
  8069. | #define HAVE_SYS_STAT_H 1
  8070. | #define HAVE_STDLIB_H 1
  8071. | #define HAVE_STRING_H 1
  8072. | #define HAVE_MEMORY_H 1
  8073. | #define HAVE_STRINGS_H 1
  8074. | #define HAVE_INTTYPES_H 1
  8075. | #define HAVE_STDINT_H 1
  8076. | #define HAVE_UNISTD_H 1
  8077. | #define HAVE_GETOPT_H 1
  8078. | #define HAVE_IFADDRS_H 1
  8079. | #define HAVE_LANGINFO_H 1
  8080. | #define HAVE_POLL_H 1
  8081. | #define HAVE_PWD_H 1
  8082. | #define HAVE_SYS_IOCTL_H 1
  8083. | #define HAVE_SYS_IPC_H 1
  8084. | #define HAVE_SYS_POLL_H 1
  8085. | #define HAVE_SYS_RESOURCE_H 1
  8086. | #define HAVE_SYS_SELECT_H 1
  8087. | #define HAVE_SYS_SEM_H 1
  8088. | #define HAVE_SYS_SHM_H 1
  8089. | #define HAVE_SYS_SOCKET_H 1
  8090. | #define HAVE_SYS_SOCKIO_H 1
  8091. | #define HAVE_SYS_TIME_H 1
  8092. | #define HAVE_SYS_UN_H 1
  8093. | #define HAVE_TERMIOS_H 1
  8094. | #define HAVE_UTIME_H 1
  8095. | #define HAVE_WCHAR_H 1
  8096. | #define HAVE_WCTYPE_H 1
  8097. | #define HAVE_NET_IF_H 1
  8098. | #define HAVE_SYS_UCRED_H 1
  8099. | #define HAVE_NETINET_IN_H 1
  8100. | #define HAVE_NETINET_TCP_H 1
  8101. | #define HAVE_READLINE_READLINE_H 1
  8102. | #define HAVE_READLINE_HISTORY_H 1
  8103. | #define HAVE_GSSAPI_GSSAPI_H 1
  8104. | #define HAVE_SECURITY_PAM_APPL_H 1
  8105. | #define HAVE_LDAP_H 1
  8106. | #define HAVE_UUID_UUID_H 1
  8107. | #define PG_USE_INLINE 1
  8108. | #define FLEXIBLE_ARRAY_MEMBER /**/
  8109. | #define HAVE_FUNCNAME__FUNC 1
  8110. | #define HAVE__STATIC_ASSERT 1
  8111. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  8112. | #define HAVE__BUILTIN_CONSTANT_P 1
  8113. | #define HAVE__BUILTIN_UNREACHABLE 1
  8114. | #define HAVE__VA_ARGS 1
  8115. | #define HAVE_STRUCT_TM_TM_ZONE 1
  8116. | #define HAVE_TM_ZONE 1
  8117. | #define HAVE_TZNAME 1
  8118. | #define HAVE_UNION_SEMUN 1
  8119. | #define HAVE_UNIX_SOCKETS 1
  8120. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  8121. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  8122. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  8123. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  8124. | #define HAVE_STRUCT_ADDRINFO 1
  8125. | #define HAVE_INTPTR_T 1
  8126. | #define HAVE_UINTPTR_T 1
  8127. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  8128. | #define HAVE_LONG_LONG_INT 1
  8129. | #define HAVE_LOCALE_T 1
  8130. | #define LOCALE_T_IN_XLOCALE 1
  8131. | #define HAVE_STRUCT_OPTION 1
  8132. | #define SIZEOF_OFF_T 8
  8133. | #define HAVE_INT_TIMEZONE 1
  8134. | #define ACCEPT_TYPE_RETURN int
  8135. | #define ACCEPT_TYPE_ARG1 int
  8136. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  8137. | #define ACCEPT_TYPE_ARG3 socklen_t
  8138. | #define HAVE_CBRT 1
  8139. | #define HAVE_DLOPEN 1
  8140. | #define HAVE_FDATASYNC 1
  8141. | #define HAVE_GETIFADDRS 1
  8142. | #define HAVE_GETRLIMIT 1
  8143. | #define HAVE_MBSTOWCS_L 1
  8144. | #define HAVE_MEMMOVE 1
  8145. | #define HAVE_POLL 1
  8146. | #define HAVE_PTHREAD_IS_THREADED_NP 1
  8147. | #define HAVE_READLINK 1
  8148. | #define HAVE_SETSID 1
  8149. | #define HAVE_SHM_OPEN 1
  8150. | #define HAVE_SIGPROCMASK 1
  8151. | #define HAVE_SYMLINK 1
  8152. | #define HAVE_TOWLOWER 1
  8153. | #define HAVE_UTIME 1
  8154. | #define HAVE_UTIMES 1
  8155. | #define HAVE_WCSTOMBS 1
  8156. | #define HAVE_WCSTOMBS_L 1
  8157. | #define HAVE_FSEEKO 1
  8158. | #define HAVE_FSEEKO 1
  8159. | #define HAVE_DECL_POSIX_FADVISE 0
  8160. | #define HAVE_DECL_FDATASYNC 0
  8161. | #define HAVE_DECL_STRLCAT 1
  8162. | #define HAVE_DECL_STRLCPY 1
  8163. | #define HAVE_DECL_F_FULLFSYNC 1
  8164. | #define HAVE_IPV6 1
  8165. | #define HAVE_SNPRINTF 1
  8166. | #define HAVE_VSNPRINTF 1
  8167. | #define HAVE_DECL_SNPRINTF 1
  8168. | #define HAVE_DECL_VSNPRINTF 1
  8169. | #define HAVE_ISINF 1
  8170. | #define HAVE_CRYPT 1
  8171. | #define HAVE_FLS 1
  8172. | #define HAVE_GETOPT 1
  8173. | #define HAVE_GETRUSAGE 1
  8174. | #define HAVE_INET_ATON 1
  8175. | #define HAVE_MKDTEMP 1
  8176. | #define HAVE_RANDOM 1
  8177. | #define HAVE_RINT 1
  8178. | #define HAVE_SRANDOM 1
  8179. | #define HAVE_STRERROR 1
  8180. | #define HAVE_STRLCAT 1
  8181. | #define HAVE_STRLCPY 1
  8182. | #define HAVE_UNSETENV 1
  8183. | #define HAVE_GETPEEREID 1
  8184. | #define HAVE_GETADDRINFO 1
  8185. | #define HAVE_GETOPT_LONG 1
  8186. | #define HAVE_SIGSETJMP 1
  8187. | #define HAVE_DECL_SYS_SIGLIST 1
  8188. | #define HAVE_SYSLOG 1
  8189. | #define HAVE_INT_OPTERR 1
  8190. | #define HAVE_INT_OPTRESET 1
  8191. | #define HAVE_STRTOLL 1
  8192. | #define HAVE_STRTOULL 1
  8193. | #define HAVE_GCC_INT_ATOMICS 1
  8194. | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
  8195. | #define HAVE_RL_COMPLETION_MATCHES 1
  8196. | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
  8197. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  8198. | /* end confdefs.h. */
  8199. | #include <pthread.h>
  8200. | int
  8201. | main ()
  8202. | {
  8203. | pthread_t th; pthread_join(th, 0);
  8204. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  8205. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  8206. | ;
  8207. | return 0;
  8208. | }
  8209. configure:12596: result: no
  8210. configure:12768: checking pthread.h usability
  8211. configure:12768: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  8212. configure:12768: $? = 0
  8213. configure:12768: result: yes
  8214. configure:12768: checking pthread.h presence
  8215. configure:12768: gcc -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  8216. configure:12768: $? = 0
  8217. configure:12768: result: yes
  8218. configure:12768: checking for pthread.h
  8219. configure:12768: result: yes
  8220. configure:12782: checking for strerror_r
  8221. configure:12782: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -lpthread >&5
  8222. configure:12782: $? = 0
  8223. configure:12782: result: yes
  8224. configure:12782: checking for getpwuid_r
  8225. configure:12782: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -lpthread >&5
  8226. configure:12782: $? = 0
  8227. configure:12782: result: yes
  8228. configure:12782: checking for gethostbyname_r
  8229. configure:12782: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -lpthread >&5
  8230. Undefined symbols for architecture x86_64:
  8231. "_gethostbyname_r", referenced from:
  8232. _main in conftest-b0e369.o
  8233. ld: symbol(s) not found for architecture x86_64
  8234. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  8235. configure:12782: $? = 1
  8236. configure: failed program was:
  8237. | /* confdefs.h */
  8238. | #define PACKAGE_NAME "PostgreSQL"
  8239. | #define PACKAGE_TARNAME "postgresql"
  8240. | #define PACKAGE_VERSION "9.4.4"
  8241. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  8242. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  8243. | #define PACKAGE_URL ""
  8244. | #define PG_MAJORVERSION "9.4"
  8245. | #define PG_VERSION "9.4.4"
  8246. | #define USE_INTEGER_DATETIMES 1
  8247. | #define DEF_PGPORT 5432
  8248. | #define DEF_PGPORT_STR "5432"
  8249. | #define BLCKSZ 8192
  8250. | #define RELSEG_SIZE 131072
  8251. | #define XLOG_BLCKSZ 8192
  8252. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  8253. | #define ENABLE_THREAD_SAFETY 1
  8254. | #define ENABLE_GSS 1
  8255. | #define PG_KRB_SRVNAM "postgres"
  8256. | #define USE_PAM 1
  8257. | #define USE_LDAP 1
  8258. | #define USE_BONJOUR 1
  8259. | #define USE_SSL 1
  8260. | #define HAVE_UUID_E2FS 1
  8261. | #define USE_LIBXML 1
  8262. | #define USE_LIBXSLT 1
  8263. | #define HAVE_LIBM 1
  8264. | #define HAVE_LIBREADLINE 1
  8265. | #define HAVE_LIBZ 1
  8266. | #define HAVE_SPINLOCKS 1
  8267. | #define HAVE_LIBCRYPTO 1
  8268. | #define HAVE_LIBSSL 1
  8269. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  8270. | #define HAVE_LIBPAM 1
  8271. | #define HAVE_LIBXML2 1
  8272. | #define HAVE_LIBXSLT 1
  8273. | #define STDC_HEADERS 1
  8274. | #define HAVE_SYS_TYPES_H 1
  8275. | #define HAVE_SYS_STAT_H 1
  8276. | #define HAVE_STDLIB_H 1
  8277. | #define HAVE_STRING_H 1
  8278. | #define HAVE_MEMORY_H 1
  8279. | #define HAVE_STRINGS_H 1
  8280. | #define HAVE_INTTYPES_H 1
  8281. | #define HAVE_STDINT_H 1
  8282. | #define HAVE_UNISTD_H 1
  8283. | #define HAVE_GETOPT_H 1
  8284. | #define HAVE_IFADDRS_H 1
  8285. | #define HAVE_LANGINFO_H 1
  8286. | #define HAVE_POLL_H 1
  8287. | #define HAVE_PWD_H 1
  8288. | #define HAVE_SYS_IOCTL_H 1
  8289. | #define HAVE_SYS_IPC_H 1
  8290. | #define HAVE_SYS_POLL_H 1
  8291. | #define HAVE_SYS_RESOURCE_H 1
  8292. | #define HAVE_SYS_SELECT_H 1
  8293. | #define HAVE_SYS_SEM_H 1
  8294. | #define HAVE_SYS_SHM_H 1
  8295. | #define HAVE_SYS_SOCKET_H 1
  8296. | #define HAVE_SYS_SOCKIO_H 1
  8297. | #define HAVE_SYS_TIME_H 1
  8298. | #define HAVE_SYS_UN_H 1
  8299. | #define HAVE_TERMIOS_H 1
  8300. | #define HAVE_UTIME_H 1
  8301. | #define HAVE_WCHAR_H 1
  8302. | #define HAVE_WCTYPE_H 1
  8303. | #define HAVE_NET_IF_H 1
  8304. | #define HAVE_SYS_UCRED_H 1
  8305. | #define HAVE_NETINET_IN_H 1
  8306. | #define HAVE_NETINET_TCP_H 1
  8307. | #define HAVE_READLINE_READLINE_H 1
  8308. | #define HAVE_READLINE_HISTORY_H 1
  8309. | #define HAVE_GSSAPI_GSSAPI_H 1
  8310. | #define HAVE_SECURITY_PAM_APPL_H 1
  8311. | #define HAVE_LDAP_H 1
  8312. | #define HAVE_UUID_UUID_H 1
  8313. | #define PG_USE_INLINE 1
  8314. | #define FLEXIBLE_ARRAY_MEMBER /**/
  8315. | #define HAVE_FUNCNAME__FUNC 1
  8316. | #define HAVE__STATIC_ASSERT 1
  8317. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  8318. | #define HAVE__BUILTIN_CONSTANT_P 1
  8319. | #define HAVE__BUILTIN_UNREACHABLE 1
  8320. | #define HAVE__VA_ARGS 1
  8321. | #define HAVE_STRUCT_TM_TM_ZONE 1
  8322. | #define HAVE_TM_ZONE 1
  8323. | #define HAVE_TZNAME 1
  8324. | #define HAVE_UNION_SEMUN 1
  8325. | #define HAVE_UNIX_SOCKETS 1
  8326. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  8327. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  8328. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  8329. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  8330. | #define HAVE_STRUCT_ADDRINFO 1
  8331. | #define HAVE_INTPTR_T 1
  8332. | #define HAVE_UINTPTR_T 1
  8333. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  8334. | #define HAVE_LONG_LONG_INT 1
  8335. | #define HAVE_LOCALE_T 1
  8336. | #define LOCALE_T_IN_XLOCALE 1
  8337. | #define HAVE_STRUCT_OPTION 1
  8338. | #define SIZEOF_OFF_T 8
  8339. | #define HAVE_INT_TIMEZONE 1
  8340. | #define ACCEPT_TYPE_RETURN int
  8341. | #define ACCEPT_TYPE_ARG1 int
  8342. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  8343. | #define ACCEPT_TYPE_ARG3 socklen_t
  8344. | #define HAVE_CBRT 1
  8345. | #define HAVE_DLOPEN 1
  8346. | #define HAVE_FDATASYNC 1
  8347. | #define HAVE_GETIFADDRS 1
  8348. | #define HAVE_GETRLIMIT 1
  8349. | #define HAVE_MBSTOWCS_L 1
  8350. | #define HAVE_MEMMOVE 1
  8351. | #define HAVE_POLL 1
  8352. | #define HAVE_PTHREAD_IS_THREADED_NP 1
  8353. | #define HAVE_READLINK 1
  8354. | #define HAVE_SETSID 1
  8355. | #define HAVE_SHM_OPEN 1
  8356. | #define HAVE_SIGPROCMASK 1
  8357. | #define HAVE_SYMLINK 1
  8358. | #define HAVE_TOWLOWER 1
  8359. | #define HAVE_UTIME 1
  8360. | #define HAVE_UTIMES 1
  8361. | #define HAVE_WCSTOMBS 1
  8362. | #define HAVE_WCSTOMBS_L 1
  8363. | #define HAVE_FSEEKO 1
  8364. | #define HAVE_FSEEKO 1
  8365. | #define HAVE_DECL_POSIX_FADVISE 0
  8366. | #define HAVE_DECL_FDATASYNC 0
  8367. | #define HAVE_DECL_STRLCAT 1
  8368. | #define HAVE_DECL_STRLCPY 1
  8369. | #define HAVE_DECL_F_FULLFSYNC 1
  8370. | #define HAVE_IPV6 1
  8371. | #define HAVE_SNPRINTF 1
  8372. | #define HAVE_VSNPRINTF 1
  8373. | #define HAVE_DECL_SNPRINTF 1
  8374. | #define HAVE_DECL_VSNPRINTF 1
  8375. | #define HAVE_ISINF 1
  8376. | #define HAVE_CRYPT 1
  8377. | #define HAVE_FLS 1
  8378. | #define HAVE_GETOPT 1
  8379. | #define HAVE_GETRUSAGE 1
  8380. | #define HAVE_INET_ATON 1
  8381. | #define HAVE_MKDTEMP 1
  8382. | #define HAVE_RANDOM 1
  8383. | #define HAVE_RINT 1
  8384. | #define HAVE_SRANDOM 1
  8385. | #define HAVE_STRERROR 1
  8386. | #define HAVE_STRLCAT 1
  8387. | #define HAVE_STRLCPY 1
  8388. | #define HAVE_UNSETENV 1
  8389. | #define HAVE_GETPEEREID 1
  8390. | #define HAVE_GETADDRINFO 1
  8391. | #define HAVE_GETOPT_LONG 1
  8392. | #define HAVE_SIGSETJMP 1
  8393. | #define HAVE_DECL_SYS_SIGLIST 1
  8394. | #define HAVE_SYSLOG 1
  8395. | #define HAVE_INT_OPTERR 1
  8396. | #define HAVE_INT_OPTRESET 1
  8397. | #define HAVE_STRTOLL 1
  8398. | #define HAVE_STRTOULL 1
  8399. | #define HAVE_GCC_INT_ATOMICS 1
  8400. | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
  8401. | #define HAVE_RL_COMPLETION_MATCHES 1
  8402. | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
  8403. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  8404. | #define HAVE_STRERROR_R 1
  8405. | #define HAVE_GETPWUID_R 1
  8406. | /* end confdefs.h. */
  8407. | /* Define gethostbyname_r to an innocuous variant, in case <limits.h> declares gethostbyname_r.
  8408. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  8409. | #define gethostbyname_r innocuous_gethostbyname_r
  8410. |
  8411. | /* System header to define __stub macros and hopefully few prototypes,
  8412. | which can conflict with char gethostbyname_r (); below.
  8413. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  8414. | <limits.h> exists even on freestanding compilers. */
  8415. |
  8416. | #ifdef __STDC__
  8417. | # include <limits.h>
  8418. | #else
  8419. | # include <assert.h>
  8420. | #endif
  8421. |
  8422. | #undef gethostbyname_r
  8423. |
  8424. | /* Override any GCC internal prototype to avoid an error.
  8425. | Use char because int might match the return type of a GCC
  8426. | builtin and then its argument prototype would still apply. */
  8427. | #ifdef __cplusplus
  8428. | extern "C"
  8429. | #endif
  8430. | char gethostbyname_r ();
  8431. | /* The GNU C library defines this for functions which it implements
  8432. | to always fail with ENOSYS. Some functions are actually named
  8433. | something starting with __ and the normal name is an alias. */
  8434. | #if defined __stub_gethostbyname_r || defined __stub___gethostbyname_r
  8435. | choke me
  8436. | #endif
  8437. |
  8438. | int
  8439. | main ()
  8440. | {
  8441. | return gethostbyname_r ();
  8442. | ;
  8443. | return 0;
  8444. | }
  8445. configure:12782: result: no
  8446. configure:12793: checking whether getpwuid_r takes a fifth argument
  8447. configure:12815: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  8448. conftest.c:181:12: warning: variable 'uid' is uninitialized when used here [-Wuninitialized]
  8449. getpwuid_r(uid, space, buf, bufsize, result);
  8450. ^~~
  8451. conftest.c:176:10: note: initialize the variable 'uid' to silence this warning
  8452. uid_t uid;
  8453. ^
  8454. = 0
  8455. conftest.c:181:17: warning: variable 'space' is uninitialized when used here [-Wuninitialized]
  8456. getpwuid_r(uid, space, buf, bufsize, result);
  8457. ^~~~~
  8458. conftest.c:177:21: note: initialize the variable 'space' to silence this warning
  8459. struct passwd *space;
  8460. ^
  8461. = 0
  8462. conftest.c:181:24: warning: variable 'buf' is uninitialized when used here [-Wuninitialized]
  8463. getpwuid_r(uid, space, buf, bufsize, result);
  8464. ^~~
  8465. conftest.c:178:10: note: initialize the variable 'buf' to silence this warning
  8466. char *buf;
  8467. ^
  8468. = 0
  8469. conftest.c:181:29: warning: variable 'bufsize' is uninitialized when used here [-Wuninitialized]
  8470. getpwuid_r(uid, space, buf, bufsize, result);
  8471. ^~~~~~~
  8472. conftest.c:179:15: note: initialize the variable 'bufsize' to silence this warning
  8473. size_t bufsize;
  8474. ^
  8475. = 0
  8476. conftest.c:181:38: warning: variable 'result' is uninitialized when used here [-Wuninitialized]
  8477. getpwuid_r(uid, space, buf, bufsize, result);
  8478. ^~~~~~
  8479. conftest.c:180:23: note: initialize the variable 'result' to silence this warning
  8480. struct passwd **result;
  8481. ^
  8482. = 0
  8483. 5 warnings generated.
  8484. configure:12815: $? = 0
  8485. configure:12822: result: yes
  8486. configure:12830: checking whether strerror_r returns int
  8487. configure:12851: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  8488. configure:12851: $? = 0
  8489. configure:12858: result: yes
  8490. configure:12884: checking for ldap_bind in -lldap
  8491. configure:12909: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lldap -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  8492. configure:12909: $? = 0
  8493. configure:12918: result: yes
  8494. configure:12934: checking for ldap_simple_bind in -lldap_r
  8495. configure:12959: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lldap_r -pthread -pthreads -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -lpthread -lldap -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  8496. configure:12959: $? = 0
  8497. configure:12968: result: yes
  8498. configure:13046: checking test program
  8499. configure:13056: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  8500. configure:13056: $? = 0
  8501. configure:13056: ./conftest
  8502. configure:13056: $? = 0
  8503. configure:13057: result: ok
  8504. configure:13125: checking whether long int is 64 bits
  8505. configure:13183: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  8506. conftest.c:184:5: warning: no previous prototype for function 'does_int64_work' [-Wmissing-prototypes]
  8507. int does_int64_work()
  8508. ^
  8509. conftest.c:198:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  8510. main() {
  8511. ^
  8512. conftest.c:199:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
  8513. exit(! does_int64_work());
  8514. ^
  8515. conftest.c:199:3: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
  8516. 3 warnings generated.
  8517. configure:13183: $? = 0
  8518. configure:13183: ./conftest
  8519. configure:13183: $? = 0
  8520. configure:13193: result: yes
  8521. configure:13419: checking whether snprintf supports the %z modifier
  8522. configure:13450: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  8523. configure:13450: $? = 0
  8524. configure:13450: ./conftest
  8525. configure:13450: $? = 0
  8526. configure:13461: result: yes
  8527. configure:13487: checking size of void *
  8528. configure:13492: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  8529. configure:13492: $? = 0
  8530. configure:13492: ./conftest
  8531. configure:13492: $? = 0
  8532. configure:13506: result: 8
  8533. configure:13520: checking size of size_t
  8534. configure:13525: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  8535. configure:13525: $? = 0
  8536. configure:13525: ./conftest
  8537. configure:13525: $? = 0
  8538. configure:13539: result: 8
  8539. configure:13553: checking size of long
  8540. configure:13558: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  8541. configure:13558: $? = 0
  8542. configure:13558: ./conftest
  8543. configure:13558: $? = 0
  8544. configure:13572: result: 8
  8545. configure:13584: checking whether to build with float4 passed by value
  8546. configure:13615: result: yes
  8547. configure:13627: checking whether to build with float8 passed by value
  8548. configure:13689: result: yes
  8549. configure:13701: checking alignment of short
  8550. configure:13706: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  8551. configure:13706: $? = 0
  8552. configure:13706: ./conftest
  8553. configure:13706: $? = 0
  8554. configure:13724: result: 2
  8555. configure:13736: checking alignment of int
  8556. configure:13741: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  8557. configure:13741: $? = 0
  8558. configure:13741: ./conftest
  8559. configure:13741: $? = 0
  8560. configure:13759: result: 4
  8561. configure:13771: checking alignment of long
  8562. configure:13776: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  8563. configure:13776: $? = 0
  8564. configure:13776: ./conftest
  8565. configure:13776: $? = 0
  8566. configure:13794: result: 8
  8567. configure:13843: checking alignment of double
  8568. configure:13848: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  8569. configure:13848: $? = 0
  8570. configure:13848: ./conftest
  8571. configure:13848: $? = 0
  8572. configure:13866: result: 8
  8573. configure:13897: checking for int8
  8574. configure:13897: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  8575. conftest.c:196:13: error: use of undeclared identifier 'int8'; did you mean 'int'?
  8576. if (sizeof (int8))
  8577. ^~~~
  8578. int
  8579. conftest.c:196:13: error: expected expression
  8580. 2 errors generated.
  8581. configure:13897: $? = 1
  8582. configure: failed program was:
  8583. | /* confdefs.h */
  8584. | #define PACKAGE_NAME "PostgreSQL"
  8585. | #define PACKAGE_TARNAME "postgresql"
  8586. | #define PACKAGE_VERSION "9.4.4"
  8587. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  8588. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  8589. | #define PACKAGE_URL ""
  8590. | #define PG_MAJORVERSION "9.4"
  8591. | #define PG_VERSION "9.4.4"
  8592. | #define USE_INTEGER_DATETIMES 1
  8593. | #define DEF_PGPORT 5432
  8594. | #define DEF_PGPORT_STR "5432"
  8595. | #define BLCKSZ 8192
  8596. | #define RELSEG_SIZE 131072
  8597. | #define XLOG_BLCKSZ 8192
  8598. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  8599. | #define ENABLE_THREAD_SAFETY 1
  8600. | #define ENABLE_GSS 1
  8601. | #define PG_KRB_SRVNAM "postgres"
  8602. | #define USE_PAM 1
  8603. | #define USE_LDAP 1
  8604. | #define USE_BONJOUR 1
  8605. | #define USE_SSL 1
  8606. | #define HAVE_UUID_E2FS 1
  8607. | #define USE_LIBXML 1
  8608. | #define USE_LIBXSLT 1
  8609. | #define HAVE_LIBM 1
  8610. | #define HAVE_LIBREADLINE 1
  8611. | #define HAVE_LIBZ 1
  8612. | #define HAVE_SPINLOCKS 1
  8613. | #define HAVE_LIBCRYPTO 1
  8614. | #define HAVE_LIBSSL 1
  8615. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  8616. | #define HAVE_LIBPAM 1
  8617. | #define HAVE_LIBXML2 1
  8618. | #define HAVE_LIBXSLT 1
  8619. | #define STDC_HEADERS 1
  8620. | #define HAVE_SYS_TYPES_H 1
  8621. | #define HAVE_SYS_STAT_H 1
  8622. | #define HAVE_STDLIB_H 1
  8623. | #define HAVE_STRING_H 1
  8624. | #define HAVE_MEMORY_H 1
  8625. | #define HAVE_STRINGS_H 1
  8626. | #define HAVE_INTTYPES_H 1
  8627. | #define HAVE_STDINT_H 1
  8628. | #define HAVE_UNISTD_H 1
  8629. | #define HAVE_GETOPT_H 1
  8630. | #define HAVE_IFADDRS_H 1
  8631. | #define HAVE_LANGINFO_H 1
  8632. | #define HAVE_POLL_H 1
  8633. | #define HAVE_PWD_H 1
  8634. | #define HAVE_SYS_IOCTL_H 1
  8635. | #define HAVE_SYS_IPC_H 1
  8636. | #define HAVE_SYS_POLL_H 1
  8637. | #define HAVE_SYS_RESOURCE_H 1
  8638. | #define HAVE_SYS_SELECT_H 1
  8639. | #define HAVE_SYS_SEM_H 1
  8640. | #define HAVE_SYS_SHM_H 1
  8641. | #define HAVE_SYS_SOCKET_H 1
  8642. | #define HAVE_SYS_SOCKIO_H 1
  8643. | #define HAVE_SYS_TIME_H 1
  8644. | #define HAVE_SYS_UN_H 1
  8645. | #define HAVE_TERMIOS_H 1
  8646. | #define HAVE_UTIME_H 1
  8647. | #define HAVE_WCHAR_H 1
  8648. | #define HAVE_WCTYPE_H 1
  8649. | #define HAVE_NET_IF_H 1
  8650. | #define HAVE_SYS_UCRED_H 1
  8651. | #define HAVE_NETINET_IN_H 1
  8652. | #define HAVE_NETINET_TCP_H 1
  8653. | #define HAVE_READLINE_READLINE_H 1
  8654. | #define HAVE_READLINE_HISTORY_H 1
  8655. | #define HAVE_GSSAPI_GSSAPI_H 1
  8656. | #define HAVE_SECURITY_PAM_APPL_H 1
  8657. | #define HAVE_LDAP_H 1
  8658. | #define HAVE_UUID_UUID_H 1
  8659. | #define PG_USE_INLINE 1
  8660. | #define FLEXIBLE_ARRAY_MEMBER /**/
  8661. | #define HAVE_FUNCNAME__FUNC 1
  8662. | #define HAVE__STATIC_ASSERT 1
  8663. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  8664. | #define HAVE__BUILTIN_CONSTANT_P 1
  8665. | #define HAVE__BUILTIN_UNREACHABLE 1
  8666. | #define HAVE__VA_ARGS 1
  8667. | #define HAVE_STRUCT_TM_TM_ZONE 1
  8668. | #define HAVE_TM_ZONE 1
  8669. | #define HAVE_TZNAME 1
  8670. | #define HAVE_UNION_SEMUN 1
  8671. | #define HAVE_UNIX_SOCKETS 1
  8672. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  8673. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  8674. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  8675. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  8676. | #define HAVE_STRUCT_ADDRINFO 1
  8677. | #define HAVE_INTPTR_T 1
  8678. | #define HAVE_UINTPTR_T 1
  8679. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  8680. | #define HAVE_LONG_LONG_INT 1
  8681. | #define HAVE_LOCALE_T 1
  8682. | #define LOCALE_T_IN_XLOCALE 1
  8683. | #define HAVE_STRUCT_OPTION 1
  8684. | #define SIZEOF_OFF_T 8
  8685. | #define HAVE_INT_TIMEZONE 1
  8686. | #define ACCEPT_TYPE_RETURN int
  8687. | #define ACCEPT_TYPE_ARG1 int
  8688. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  8689. | #define ACCEPT_TYPE_ARG3 socklen_t
  8690. | #define HAVE_CBRT 1
  8691. | #define HAVE_DLOPEN 1
  8692. | #define HAVE_FDATASYNC 1
  8693. | #define HAVE_GETIFADDRS 1
  8694. | #define HAVE_GETRLIMIT 1
  8695. | #define HAVE_MBSTOWCS_L 1
  8696. | #define HAVE_MEMMOVE 1
  8697. | #define HAVE_POLL 1
  8698. | #define HAVE_PTHREAD_IS_THREADED_NP 1
  8699. | #define HAVE_READLINK 1
  8700. | #define HAVE_SETSID 1
  8701. | #define HAVE_SHM_OPEN 1
  8702. | #define HAVE_SIGPROCMASK 1
  8703. | #define HAVE_SYMLINK 1
  8704. | #define HAVE_TOWLOWER 1
  8705. | #define HAVE_UTIME 1
  8706. | #define HAVE_UTIMES 1
  8707. | #define HAVE_WCSTOMBS 1
  8708. | #define HAVE_WCSTOMBS_L 1
  8709. | #define HAVE_FSEEKO 1
  8710. | #define HAVE_FSEEKO 1
  8711. | #define HAVE_DECL_POSIX_FADVISE 0
  8712. | #define HAVE_DECL_FDATASYNC 0
  8713. | #define HAVE_DECL_STRLCAT 1
  8714. | #define HAVE_DECL_STRLCPY 1
  8715. | #define HAVE_DECL_F_FULLFSYNC 1
  8716. | #define HAVE_IPV6 1
  8717. | #define HAVE_SNPRINTF 1
  8718. | #define HAVE_VSNPRINTF 1
  8719. | #define HAVE_DECL_SNPRINTF 1
  8720. | #define HAVE_DECL_VSNPRINTF 1
  8721. | #define HAVE_ISINF 1
  8722. | #define HAVE_CRYPT 1
  8723. | #define HAVE_FLS 1
  8724. | #define HAVE_GETOPT 1
  8725. | #define HAVE_GETRUSAGE 1
  8726. | #define HAVE_INET_ATON 1
  8727. | #define HAVE_MKDTEMP 1
  8728. | #define HAVE_RANDOM 1
  8729. | #define HAVE_RINT 1
  8730. | #define HAVE_SRANDOM 1
  8731. | #define HAVE_STRERROR 1
  8732. | #define HAVE_STRLCAT 1
  8733. | #define HAVE_STRLCPY 1
  8734. | #define HAVE_UNSETENV 1
  8735. | #define HAVE_GETPEEREID 1
  8736. | #define HAVE_GETADDRINFO 1
  8737. | #define HAVE_GETOPT_LONG 1
  8738. | #define HAVE_SIGSETJMP 1
  8739. | #define HAVE_DECL_SYS_SIGLIST 1
  8740. | #define HAVE_SYSLOG 1
  8741. | #define HAVE_INT_OPTERR 1
  8742. | #define HAVE_INT_OPTRESET 1
  8743. | #define HAVE_STRTOLL 1
  8744. | #define HAVE_STRTOULL 1
  8745. | #define HAVE_GCC_INT_ATOMICS 1
  8746. | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
  8747. | #define HAVE_RL_COMPLETION_MATCHES 1
  8748. | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
  8749. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  8750. | #define HAVE_STRERROR_R 1
  8751. | #define HAVE_GETPWUID_R 1
  8752. | #define GETPWUID_R_5ARG 1
  8753. | #define STRERROR_R_INT 1
  8754. | #define HAVE_LIBLDAP 1
  8755. | #define HAVE_LIBLDAP_R 1
  8756. | #define HAVE_LONG_INT_64 1
  8757. | #define PG_INT64_TYPE long int
  8758. | #define INT64_FORMAT "%ld"
  8759. | #define UINT64_FORMAT "%lu"
  8760. | #define SIZEOF_VOID_P 8
  8761. | #define SIZEOF_SIZE_T 8
  8762. | #define SIZEOF_LONG 8
  8763. | #define USE_FLOAT4_BYVAL 1
  8764. | #define FLOAT4PASSBYVAL true
  8765. | #define USE_FLOAT8_BYVAL 1
  8766. | #define FLOAT8PASSBYVAL true
  8767. | #define ALIGNOF_SHORT 2
  8768. | #define ALIGNOF_INT 4
  8769. | #define ALIGNOF_LONG 8
  8770. | #define ALIGNOF_DOUBLE 8
  8771. | #define MAXIMUM_ALIGNOF 8
  8772. | /* end confdefs.h. */
  8773. | #include <stdio.h>
  8774. |
  8775. | int
  8776. | main ()
  8777. | {
  8778. | if (sizeof (int8))
  8779. | return 0;
  8780. | ;
  8781. | return 0;
  8782. | }
  8783. configure:13897: result: no
  8784. configure:13907: checking for uint8
  8785. configure:13907: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  8786. conftest.c:196:13: error: use of undeclared identifier 'uint8'
  8787. if (sizeof (uint8))
  8788. ^
  8789. 1 error generated.
  8790. configure:13907: $? = 1
  8791. configure: failed program was:
  8792. | /* confdefs.h */
  8793. | #define PACKAGE_NAME "PostgreSQL"
  8794. | #define PACKAGE_TARNAME "postgresql"
  8795. | #define PACKAGE_VERSION "9.4.4"
  8796. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  8797. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  8798. | #define PACKAGE_URL ""
  8799. | #define PG_MAJORVERSION "9.4"
  8800. | #define PG_VERSION "9.4.4"
  8801. | #define USE_INTEGER_DATETIMES 1
  8802. | #define DEF_PGPORT 5432
  8803. | #define DEF_PGPORT_STR "5432"
  8804. | #define BLCKSZ 8192
  8805. | #define RELSEG_SIZE 131072
  8806. | #define XLOG_BLCKSZ 8192
  8807. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  8808. | #define ENABLE_THREAD_SAFETY 1
  8809. | #define ENABLE_GSS 1
  8810. | #define PG_KRB_SRVNAM "postgres"
  8811. | #define USE_PAM 1
  8812. | #define USE_LDAP 1
  8813. | #define USE_BONJOUR 1
  8814. | #define USE_SSL 1
  8815. | #define HAVE_UUID_E2FS 1
  8816. | #define USE_LIBXML 1
  8817. | #define USE_LIBXSLT 1
  8818. | #define HAVE_LIBM 1
  8819. | #define HAVE_LIBREADLINE 1
  8820. | #define HAVE_LIBZ 1
  8821. | #define HAVE_SPINLOCKS 1
  8822. | #define HAVE_LIBCRYPTO 1
  8823. | #define HAVE_LIBSSL 1
  8824. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  8825. | #define HAVE_LIBPAM 1
  8826. | #define HAVE_LIBXML2 1
  8827. | #define HAVE_LIBXSLT 1
  8828. | #define STDC_HEADERS 1
  8829. | #define HAVE_SYS_TYPES_H 1
  8830. | #define HAVE_SYS_STAT_H 1
  8831. | #define HAVE_STDLIB_H 1
  8832. | #define HAVE_STRING_H 1
  8833. | #define HAVE_MEMORY_H 1
  8834. | #define HAVE_STRINGS_H 1
  8835. | #define HAVE_INTTYPES_H 1
  8836. | #define HAVE_STDINT_H 1
  8837. | #define HAVE_UNISTD_H 1
  8838. | #define HAVE_GETOPT_H 1
  8839. | #define HAVE_IFADDRS_H 1
  8840. | #define HAVE_LANGINFO_H 1
  8841. | #define HAVE_POLL_H 1
  8842. | #define HAVE_PWD_H 1
  8843. | #define HAVE_SYS_IOCTL_H 1
  8844. | #define HAVE_SYS_IPC_H 1
  8845. | #define HAVE_SYS_POLL_H 1
  8846. | #define HAVE_SYS_RESOURCE_H 1
  8847. | #define HAVE_SYS_SELECT_H 1
  8848. | #define HAVE_SYS_SEM_H 1
  8849. | #define HAVE_SYS_SHM_H 1
  8850. | #define HAVE_SYS_SOCKET_H 1
  8851. | #define HAVE_SYS_SOCKIO_H 1
  8852. | #define HAVE_SYS_TIME_H 1
  8853. | #define HAVE_SYS_UN_H 1
  8854. | #define HAVE_TERMIOS_H 1
  8855. | #define HAVE_UTIME_H 1
  8856. | #define HAVE_WCHAR_H 1
  8857. | #define HAVE_WCTYPE_H 1
  8858. | #define HAVE_NET_IF_H 1
  8859. | #define HAVE_SYS_UCRED_H 1
  8860. | #define HAVE_NETINET_IN_H 1
  8861. | #define HAVE_NETINET_TCP_H 1
  8862. | #define HAVE_READLINE_READLINE_H 1
  8863. | #define HAVE_READLINE_HISTORY_H 1
  8864. | #define HAVE_GSSAPI_GSSAPI_H 1
  8865. | #define HAVE_SECURITY_PAM_APPL_H 1
  8866. | #define HAVE_LDAP_H 1
  8867. | #define HAVE_UUID_UUID_H 1
  8868. | #define PG_USE_INLINE 1
  8869. | #define FLEXIBLE_ARRAY_MEMBER /**/
  8870. | #define HAVE_FUNCNAME__FUNC 1
  8871. | #define HAVE__STATIC_ASSERT 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__VA_ARGS 1
  8876. | #define HAVE_STRUCT_TM_TM_ZONE 1
  8877. | #define HAVE_TM_ZONE 1
  8878. | #define HAVE_TZNAME 1
  8879. | #define HAVE_UNION_SEMUN 1
  8880. | #define HAVE_UNIX_SOCKETS 1
  8881. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  8882. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  8883. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  8884. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  8885. | #define HAVE_STRUCT_ADDRINFO 1
  8886. | #define HAVE_INTPTR_T 1
  8887. | #define HAVE_UINTPTR_T 1
  8888. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  8889. | #define HAVE_LONG_LONG_INT 1
  8890. | #define HAVE_LOCALE_T 1
  8891. | #define LOCALE_T_IN_XLOCALE 1
  8892. | #define HAVE_STRUCT_OPTION 1
  8893. | #define SIZEOF_OFF_T 8
  8894. | #define HAVE_INT_TIMEZONE 1
  8895. | #define ACCEPT_TYPE_RETURN int
  8896. | #define ACCEPT_TYPE_ARG1 int
  8897. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  8898. | #define ACCEPT_TYPE_ARG3 socklen_t
  8899. | #define HAVE_CBRT 1
  8900. | #define HAVE_DLOPEN 1
  8901. | #define HAVE_FDATASYNC 1
  8902. | #define HAVE_GETIFADDRS 1
  8903. | #define HAVE_GETRLIMIT 1
  8904. | #define HAVE_MBSTOWCS_L 1
  8905. | #define HAVE_MEMMOVE 1
  8906. | #define HAVE_POLL 1
  8907. | #define HAVE_PTHREAD_IS_THREADED_NP 1
  8908. | #define HAVE_READLINK 1
  8909. | #define HAVE_SETSID 1
  8910. | #define HAVE_SHM_OPEN 1
  8911. | #define HAVE_SIGPROCMASK 1
  8912. | #define HAVE_SYMLINK 1
  8913. | #define HAVE_TOWLOWER 1
  8914. | #define HAVE_UTIME 1
  8915. | #define HAVE_UTIMES 1
  8916. | #define HAVE_WCSTOMBS 1
  8917. | #define HAVE_WCSTOMBS_L 1
  8918. | #define HAVE_FSEEKO 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_F_FULLFSYNC 1
  8925. | #define HAVE_IPV6 1
  8926. | #define HAVE_SNPRINTF 1
  8927. | #define HAVE_VSNPRINTF 1
  8928. | #define HAVE_DECL_SNPRINTF 1
  8929. | #define HAVE_DECL_VSNPRINTF 1
  8930. | #define HAVE_ISINF 1
  8931. | #define HAVE_CRYPT 1
  8932. | #define HAVE_FLS 1
  8933. | #define HAVE_GETOPT 1
  8934. | #define HAVE_GETRUSAGE 1
  8935. | #define HAVE_INET_ATON 1
  8936. | #define HAVE_MKDTEMP 1
  8937. | #define HAVE_RANDOM 1
  8938. | #define HAVE_RINT 1
  8939. | #define HAVE_SRANDOM 1
  8940. | #define HAVE_STRERROR 1
  8941. | #define HAVE_STRLCAT 1
  8942. | #define HAVE_STRLCPY 1
  8943. | #define HAVE_UNSETENV 1
  8944. | #define HAVE_GETPEEREID 1
  8945. | #define HAVE_GETADDRINFO 1
  8946. | #define HAVE_GETOPT_LONG 1
  8947. | #define HAVE_SIGSETJMP 1
  8948. | #define HAVE_DECL_SYS_SIGLIST 1
  8949. | #define HAVE_SYSLOG 1
  8950. | #define HAVE_INT_OPTERR 1
  8951. | #define HAVE_INT_OPTRESET 1
  8952. | #define HAVE_STRTOLL 1
  8953. | #define HAVE_STRTOULL 1
  8954. | #define HAVE_GCC_INT_ATOMICS 1
  8955. | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
  8956. | #define HAVE_RL_COMPLETION_MATCHES 1
  8957. | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
  8958. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  8959. | #define HAVE_STRERROR_R 1
  8960. | #define HAVE_GETPWUID_R 1
  8961. | #define GETPWUID_R_5ARG 1
  8962. | #define STRERROR_R_INT 1
  8963. | #define HAVE_LIBLDAP 1
  8964. | #define HAVE_LIBLDAP_R 1
  8965. | #define HAVE_LONG_INT_64 1
  8966. | #define PG_INT64_TYPE long int
  8967. | #define INT64_FORMAT "%ld"
  8968. | #define UINT64_FORMAT "%lu"
  8969. | #define SIZEOF_VOID_P 8
  8970. | #define SIZEOF_SIZE_T 8
  8971. | #define SIZEOF_LONG 8
  8972. | #define USE_FLOAT4_BYVAL 1
  8973. | #define FLOAT4PASSBYVAL true
  8974. | #define USE_FLOAT8_BYVAL 1
  8975. | #define FLOAT8PASSBYVAL true
  8976. | #define ALIGNOF_SHORT 2
  8977. | #define ALIGNOF_INT 4
  8978. | #define ALIGNOF_LONG 8
  8979. | #define ALIGNOF_DOUBLE 8
  8980. | #define MAXIMUM_ALIGNOF 8
  8981. | /* end confdefs.h. */
  8982. | #include <stdio.h>
  8983. |
  8984. | int
  8985. | main ()
  8986. | {
  8987. | if (sizeof (uint8))
  8988. | return 0;
  8989. | ;
  8990. | return 0;
  8991. | }
  8992. configure:13907: result: no
  8993. configure:13917: checking for int64
  8994. configure:13917: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  8995. conftest.c:196:13: error: use of undeclared identifier 'int64'
  8996. if (sizeof (int64))
  8997. ^
  8998. 1 error generated.
  8999. configure:13917: $? = 1
  9000. configure: failed program was:
  9001. | /* confdefs.h */
  9002. | #define PACKAGE_NAME "PostgreSQL"
  9003. | #define PACKAGE_TARNAME "postgresql"
  9004. | #define PACKAGE_VERSION "9.4.4"
  9005. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  9006. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  9007. | #define PACKAGE_URL ""
  9008. | #define PG_MAJORVERSION "9.4"
  9009. | #define PG_VERSION "9.4.4"
  9010. | #define USE_INTEGER_DATETIMES 1
  9011. | #define DEF_PGPORT 5432
  9012. | #define DEF_PGPORT_STR "5432"
  9013. | #define BLCKSZ 8192
  9014. | #define RELSEG_SIZE 131072
  9015. | #define XLOG_BLCKSZ 8192
  9016. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  9017. | #define ENABLE_THREAD_SAFETY 1
  9018. | #define ENABLE_GSS 1
  9019. | #define PG_KRB_SRVNAM "postgres"
  9020. | #define USE_PAM 1
  9021. | #define USE_LDAP 1
  9022. | #define USE_BONJOUR 1
  9023. | #define USE_SSL 1
  9024. | #define HAVE_UUID_E2FS 1
  9025. | #define USE_LIBXML 1
  9026. | #define USE_LIBXSLT 1
  9027. | #define HAVE_LIBM 1
  9028. | #define HAVE_LIBREADLINE 1
  9029. | #define HAVE_LIBZ 1
  9030. | #define HAVE_SPINLOCKS 1
  9031. | #define HAVE_LIBCRYPTO 1
  9032. | #define HAVE_LIBSSL 1
  9033. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  9034. | #define HAVE_LIBPAM 1
  9035. | #define HAVE_LIBXML2 1
  9036. | #define HAVE_LIBXSLT 1
  9037. | #define STDC_HEADERS 1
  9038. | #define HAVE_SYS_TYPES_H 1
  9039. | #define HAVE_SYS_STAT_H 1
  9040. | #define HAVE_STDLIB_H 1
  9041. | #define HAVE_STRING_H 1
  9042. | #define HAVE_MEMORY_H 1
  9043. | #define HAVE_STRINGS_H 1
  9044. | #define HAVE_INTTYPES_H 1
  9045. | #define HAVE_STDINT_H 1
  9046. | #define HAVE_UNISTD_H 1
  9047. | #define HAVE_GETOPT_H 1
  9048. | #define HAVE_IFADDRS_H 1
  9049. | #define HAVE_LANGINFO_H 1
  9050. | #define HAVE_POLL_H 1
  9051. | #define HAVE_PWD_H 1
  9052. | #define HAVE_SYS_IOCTL_H 1
  9053. | #define HAVE_SYS_IPC_H 1
  9054. | #define HAVE_SYS_POLL_H 1
  9055. | #define HAVE_SYS_RESOURCE_H 1
  9056. | #define HAVE_SYS_SELECT_H 1
  9057. | #define HAVE_SYS_SEM_H 1
  9058. | #define HAVE_SYS_SHM_H 1
  9059. | #define HAVE_SYS_SOCKET_H 1
  9060. | #define HAVE_SYS_SOCKIO_H 1
  9061. | #define HAVE_SYS_TIME_H 1
  9062. | #define HAVE_SYS_UN_H 1
  9063. | #define HAVE_TERMIOS_H 1
  9064. | #define HAVE_UTIME_H 1
  9065. | #define HAVE_WCHAR_H 1
  9066. | #define HAVE_WCTYPE_H 1
  9067. | #define HAVE_NET_IF_H 1
  9068. | #define HAVE_SYS_UCRED_H 1
  9069. | #define HAVE_NETINET_IN_H 1
  9070. | #define HAVE_NETINET_TCP_H 1
  9071. | #define HAVE_READLINE_READLINE_H 1
  9072. | #define HAVE_READLINE_HISTORY_H 1
  9073. | #define HAVE_GSSAPI_GSSAPI_H 1
  9074. | #define HAVE_SECURITY_PAM_APPL_H 1
  9075. | #define HAVE_LDAP_H 1
  9076. | #define HAVE_UUID_UUID_H 1
  9077. | #define PG_USE_INLINE 1
  9078. | #define FLEXIBLE_ARRAY_MEMBER /**/
  9079. | #define HAVE_FUNCNAME__FUNC 1
  9080. | #define HAVE__STATIC_ASSERT 1
  9081. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  9082. | #define HAVE__BUILTIN_CONSTANT_P 1
  9083. | #define HAVE__BUILTIN_UNREACHABLE 1
  9084. | #define HAVE__VA_ARGS 1
  9085. | #define HAVE_STRUCT_TM_TM_ZONE 1
  9086. | #define HAVE_TM_ZONE 1
  9087. | #define HAVE_TZNAME 1
  9088. | #define HAVE_UNION_SEMUN 1
  9089. | #define HAVE_UNIX_SOCKETS 1
  9090. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  9091. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  9092. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  9093. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  9094. | #define HAVE_STRUCT_ADDRINFO 1
  9095. | #define HAVE_INTPTR_T 1
  9096. | #define HAVE_UINTPTR_T 1
  9097. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  9098. | #define HAVE_LONG_LONG_INT 1
  9099. | #define HAVE_LOCALE_T 1
  9100. | #define LOCALE_T_IN_XLOCALE 1
  9101. | #define HAVE_STRUCT_OPTION 1
  9102. | #define SIZEOF_OFF_T 8
  9103. | #define HAVE_INT_TIMEZONE 1
  9104. | #define ACCEPT_TYPE_RETURN int
  9105. | #define ACCEPT_TYPE_ARG1 int
  9106. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  9107. | #define ACCEPT_TYPE_ARG3 socklen_t
  9108. | #define HAVE_CBRT 1
  9109. | #define HAVE_DLOPEN 1
  9110. | #define HAVE_FDATASYNC 1
  9111. | #define HAVE_GETIFADDRS 1
  9112. | #define HAVE_GETRLIMIT 1
  9113. | #define HAVE_MBSTOWCS_L 1
  9114. | #define HAVE_MEMMOVE 1
  9115. | #define HAVE_POLL 1
  9116. | #define HAVE_PTHREAD_IS_THREADED_NP 1
  9117. | #define HAVE_READLINK 1
  9118. | #define HAVE_SETSID 1
  9119. | #define HAVE_SHM_OPEN 1
  9120. | #define HAVE_SIGPROCMASK 1
  9121. | #define HAVE_SYMLINK 1
  9122. | #define HAVE_TOWLOWER 1
  9123. | #define HAVE_UTIME 1
  9124. | #define HAVE_UTIMES 1
  9125. | #define HAVE_WCSTOMBS 1
  9126. | #define HAVE_WCSTOMBS_L 1
  9127. | #define HAVE_FSEEKO 1
  9128. | #define HAVE_FSEEKO 1
  9129. | #define HAVE_DECL_POSIX_FADVISE 0
  9130. | #define HAVE_DECL_FDATASYNC 0
  9131. | #define HAVE_DECL_STRLCAT 1
  9132. | #define HAVE_DECL_STRLCPY 1
  9133. | #define HAVE_DECL_F_FULLFSYNC 1
  9134. | #define HAVE_IPV6 1
  9135. | #define HAVE_SNPRINTF 1
  9136. | #define HAVE_VSNPRINTF 1
  9137. | #define HAVE_DECL_SNPRINTF 1
  9138. | #define HAVE_DECL_VSNPRINTF 1
  9139. | #define HAVE_ISINF 1
  9140. | #define HAVE_CRYPT 1
  9141. | #define HAVE_FLS 1
  9142. | #define HAVE_GETOPT 1
  9143. | #define HAVE_GETRUSAGE 1
  9144. | #define HAVE_INET_ATON 1
  9145. | #define HAVE_MKDTEMP 1
  9146. | #define HAVE_RANDOM 1
  9147. | #define HAVE_RINT 1
  9148. | #define HAVE_SRANDOM 1
  9149. | #define HAVE_STRERROR 1
  9150. | #define HAVE_STRLCAT 1
  9151. | #define HAVE_STRLCPY 1
  9152. | #define HAVE_UNSETENV 1
  9153. | #define HAVE_GETPEEREID 1
  9154. | #define HAVE_GETADDRINFO 1
  9155. | #define HAVE_GETOPT_LONG 1
  9156. | #define HAVE_SIGSETJMP 1
  9157. | #define HAVE_DECL_SYS_SIGLIST 1
  9158. | #define HAVE_SYSLOG 1
  9159. | #define HAVE_INT_OPTERR 1
  9160. | #define HAVE_INT_OPTRESET 1
  9161. | #define HAVE_STRTOLL 1
  9162. | #define HAVE_STRTOULL 1
  9163. | #define HAVE_GCC_INT_ATOMICS 1
  9164. | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
  9165. | #define HAVE_RL_COMPLETION_MATCHES 1
  9166. | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
  9167. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  9168. | #define HAVE_STRERROR_R 1
  9169. | #define HAVE_GETPWUID_R 1
  9170. | #define GETPWUID_R_5ARG 1
  9171. | #define STRERROR_R_INT 1
  9172. | #define HAVE_LIBLDAP 1
  9173. | #define HAVE_LIBLDAP_R 1
  9174. | #define HAVE_LONG_INT_64 1
  9175. | #define PG_INT64_TYPE long int
  9176. | #define INT64_FORMAT "%ld"
  9177. | #define UINT64_FORMAT "%lu"
  9178. | #define SIZEOF_VOID_P 8
  9179. | #define SIZEOF_SIZE_T 8
  9180. | #define SIZEOF_LONG 8
  9181. | #define USE_FLOAT4_BYVAL 1
  9182. | #define FLOAT4PASSBYVAL true
  9183. | #define USE_FLOAT8_BYVAL 1
  9184. | #define FLOAT8PASSBYVAL true
  9185. | #define ALIGNOF_SHORT 2
  9186. | #define ALIGNOF_INT 4
  9187. | #define ALIGNOF_LONG 8
  9188. | #define ALIGNOF_DOUBLE 8
  9189. | #define MAXIMUM_ALIGNOF 8
  9190. | /* end confdefs.h. */
  9191. | #include <stdio.h>
  9192. |
  9193. | int
  9194. | main ()
  9195. | {
  9196. | if (sizeof (int64))
  9197. | return 0;
  9198. | ;
  9199. | return 0;
  9200. | }
  9201. configure:13917: result: no
  9202. configure:13927: checking for uint64
  9203. configure:13927: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  9204. conftest.c:196:13: error: use of undeclared identifier 'uint64'
  9205. if (sizeof (uint64))
  9206. ^
  9207. 1 error generated.
  9208. configure:13927: $? = 1
  9209. configure: failed program was:
  9210. | /* confdefs.h */
  9211. | #define PACKAGE_NAME "PostgreSQL"
  9212. | #define PACKAGE_TARNAME "postgresql"
  9213. | #define PACKAGE_VERSION "9.4.4"
  9214. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  9215. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  9216. | #define PACKAGE_URL ""
  9217. | #define PG_MAJORVERSION "9.4"
  9218. | #define PG_VERSION "9.4.4"
  9219. | #define USE_INTEGER_DATETIMES 1
  9220. | #define DEF_PGPORT 5432
  9221. | #define DEF_PGPORT_STR "5432"
  9222. | #define BLCKSZ 8192
  9223. | #define RELSEG_SIZE 131072
  9224. | #define XLOG_BLCKSZ 8192
  9225. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  9226. | #define ENABLE_THREAD_SAFETY 1
  9227. | #define ENABLE_GSS 1
  9228. | #define PG_KRB_SRVNAM "postgres"
  9229. | #define USE_PAM 1
  9230. | #define USE_LDAP 1
  9231. | #define USE_BONJOUR 1
  9232. | #define USE_SSL 1
  9233. | #define HAVE_UUID_E2FS 1
  9234. | #define USE_LIBXML 1
  9235. | #define USE_LIBXSLT 1
  9236. | #define HAVE_LIBM 1
  9237. | #define HAVE_LIBREADLINE 1
  9238. | #define HAVE_LIBZ 1
  9239. | #define HAVE_SPINLOCKS 1
  9240. | #define HAVE_LIBCRYPTO 1
  9241. | #define HAVE_LIBSSL 1
  9242. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  9243. | #define HAVE_LIBPAM 1
  9244. | #define HAVE_LIBXML2 1
  9245. | #define HAVE_LIBXSLT 1
  9246. | #define STDC_HEADERS 1
  9247. | #define HAVE_SYS_TYPES_H 1
  9248. | #define HAVE_SYS_STAT_H 1
  9249. | #define HAVE_STDLIB_H 1
  9250. | #define HAVE_STRING_H 1
  9251. | #define HAVE_MEMORY_H 1
  9252. | #define HAVE_STRINGS_H 1
  9253. | #define HAVE_INTTYPES_H 1
  9254. | #define HAVE_STDINT_H 1
  9255. | #define HAVE_UNISTD_H 1
  9256. | #define HAVE_GETOPT_H 1
  9257. | #define HAVE_IFADDRS_H 1
  9258. | #define HAVE_LANGINFO_H 1
  9259. | #define HAVE_POLL_H 1
  9260. | #define HAVE_PWD_H 1
  9261. | #define HAVE_SYS_IOCTL_H 1
  9262. | #define HAVE_SYS_IPC_H 1
  9263. | #define HAVE_SYS_POLL_H 1
  9264. | #define HAVE_SYS_RESOURCE_H 1
  9265. | #define HAVE_SYS_SELECT_H 1
  9266. | #define HAVE_SYS_SEM_H 1
  9267. | #define HAVE_SYS_SHM_H 1
  9268. | #define HAVE_SYS_SOCKET_H 1
  9269. | #define HAVE_SYS_SOCKIO_H 1
  9270. | #define HAVE_SYS_TIME_H 1
  9271. | #define HAVE_SYS_UN_H 1
  9272. | #define HAVE_TERMIOS_H 1
  9273. | #define HAVE_UTIME_H 1
  9274. | #define HAVE_WCHAR_H 1
  9275. | #define HAVE_WCTYPE_H 1
  9276. | #define HAVE_NET_IF_H 1
  9277. | #define HAVE_SYS_UCRED_H 1
  9278. | #define HAVE_NETINET_IN_H 1
  9279. | #define HAVE_NETINET_TCP_H 1
  9280. | #define HAVE_READLINE_READLINE_H 1
  9281. | #define HAVE_READLINE_HISTORY_H 1
  9282. | #define HAVE_GSSAPI_GSSAPI_H 1
  9283. | #define HAVE_SECURITY_PAM_APPL_H 1
  9284. | #define HAVE_LDAP_H 1
  9285. | #define HAVE_UUID_UUID_H 1
  9286. | #define PG_USE_INLINE 1
  9287. | #define FLEXIBLE_ARRAY_MEMBER /**/
  9288. | #define HAVE_FUNCNAME__FUNC 1
  9289. | #define HAVE__STATIC_ASSERT 1
  9290. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  9291. | #define HAVE__BUILTIN_CONSTANT_P 1
  9292. | #define HAVE__BUILTIN_UNREACHABLE 1
  9293. | #define HAVE__VA_ARGS 1
  9294. | #define HAVE_STRUCT_TM_TM_ZONE 1
  9295. | #define HAVE_TM_ZONE 1
  9296. | #define HAVE_TZNAME 1
  9297. | #define HAVE_UNION_SEMUN 1
  9298. | #define HAVE_UNIX_SOCKETS 1
  9299. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  9300. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  9301. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  9302. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  9303. | #define HAVE_STRUCT_ADDRINFO 1
  9304. | #define HAVE_INTPTR_T 1
  9305. | #define HAVE_UINTPTR_T 1
  9306. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  9307. | #define HAVE_LONG_LONG_INT 1
  9308. | #define HAVE_LOCALE_T 1
  9309. | #define LOCALE_T_IN_XLOCALE 1
  9310. | #define HAVE_STRUCT_OPTION 1
  9311. | #define SIZEOF_OFF_T 8
  9312. | #define HAVE_INT_TIMEZONE 1
  9313. | #define ACCEPT_TYPE_RETURN int
  9314. | #define ACCEPT_TYPE_ARG1 int
  9315. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  9316. | #define ACCEPT_TYPE_ARG3 socklen_t
  9317. | #define HAVE_CBRT 1
  9318. | #define HAVE_DLOPEN 1
  9319. | #define HAVE_FDATASYNC 1
  9320. | #define HAVE_GETIFADDRS 1
  9321. | #define HAVE_GETRLIMIT 1
  9322. | #define HAVE_MBSTOWCS_L 1
  9323. | #define HAVE_MEMMOVE 1
  9324. | #define HAVE_POLL 1
  9325. | #define HAVE_PTHREAD_IS_THREADED_NP 1
  9326. | #define HAVE_READLINK 1
  9327. | #define HAVE_SETSID 1
  9328. | #define HAVE_SHM_OPEN 1
  9329. | #define HAVE_SIGPROCMASK 1
  9330. | #define HAVE_SYMLINK 1
  9331. | #define HAVE_TOWLOWER 1
  9332. | #define HAVE_UTIME 1
  9333. | #define HAVE_UTIMES 1
  9334. | #define HAVE_WCSTOMBS 1
  9335. | #define HAVE_WCSTOMBS_L 1
  9336. | #define HAVE_FSEEKO 1
  9337. | #define HAVE_FSEEKO 1
  9338. | #define HAVE_DECL_POSIX_FADVISE 0
  9339. | #define HAVE_DECL_FDATASYNC 0
  9340. | #define HAVE_DECL_STRLCAT 1
  9341. | #define HAVE_DECL_STRLCPY 1
  9342. | #define HAVE_DECL_F_FULLFSYNC 1
  9343. | #define HAVE_IPV6 1
  9344. | #define HAVE_SNPRINTF 1
  9345. | #define HAVE_VSNPRINTF 1
  9346. | #define HAVE_DECL_SNPRINTF 1
  9347. | #define HAVE_DECL_VSNPRINTF 1
  9348. | #define HAVE_ISINF 1
  9349. | #define HAVE_CRYPT 1
  9350. | #define HAVE_FLS 1
  9351. | #define HAVE_GETOPT 1
  9352. | #define HAVE_GETRUSAGE 1
  9353. | #define HAVE_INET_ATON 1
  9354. | #define HAVE_MKDTEMP 1
  9355. | #define HAVE_RANDOM 1
  9356. | #define HAVE_RINT 1
  9357. | #define HAVE_SRANDOM 1
  9358. | #define HAVE_STRERROR 1
  9359. | #define HAVE_STRLCAT 1
  9360. | #define HAVE_STRLCPY 1
  9361. | #define HAVE_UNSETENV 1
  9362. | #define HAVE_GETPEEREID 1
  9363. | #define HAVE_GETADDRINFO 1
  9364. | #define HAVE_GETOPT_LONG 1
  9365. | #define HAVE_SIGSETJMP 1
  9366. | #define HAVE_DECL_SYS_SIGLIST 1
  9367. | #define HAVE_SYSLOG 1
  9368. | #define HAVE_INT_OPTERR 1
  9369. | #define HAVE_INT_OPTRESET 1
  9370. | #define HAVE_STRTOLL 1
  9371. | #define HAVE_STRTOULL 1
  9372. | #define HAVE_GCC_INT_ATOMICS 1
  9373. | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
  9374. | #define HAVE_RL_COMPLETION_MATCHES 1
  9375. | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
  9376. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  9377. | #define HAVE_STRERROR_R 1
  9378. | #define HAVE_GETPWUID_R 1
  9379. | #define GETPWUID_R_5ARG 1
  9380. | #define STRERROR_R_INT 1
  9381. | #define HAVE_LIBLDAP 1
  9382. | #define HAVE_LIBLDAP_R 1
  9383. | #define HAVE_LONG_INT_64 1
  9384. | #define PG_INT64_TYPE long int
  9385. | #define INT64_FORMAT "%ld"
  9386. | #define UINT64_FORMAT "%lu"
  9387. | #define SIZEOF_VOID_P 8
  9388. | #define SIZEOF_SIZE_T 8
  9389. | #define SIZEOF_LONG 8
  9390. | #define USE_FLOAT4_BYVAL 1
  9391. | #define FLOAT4PASSBYVAL true
  9392. | #define USE_FLOAT8_BYVAL 1
  9393. | #define FLOAT8PASSBYVAL true
  9394. | #define ALIGNOF_SHORT 2
  9395. | #define ALIGNOF_INT 4
  9396. | #define ALIGNOF_LONG 8
  9397. | #define ALIGNOF_DOUBLE 8
  9398. | #define MAXIMUM_ALIGNOF 8
  9399. | /* end confdefs.h. */
  9400. | #include <stdio.h>
  9401. |
  9402. | int
  9403. | main ()
  9404. | {
  9405. | if (sizeof (uint64))
  9406. | return 0;
  9407. | ;
  9408. | return 0;
  9409. | }
  9410. configure:13927: result: no
  9411. configure:13941: checking for sig_atomic_t
  9412. configure:13941: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  9413. configure:13941: $? = 0
  9414. configure:13941: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  9415. conftest.c:196:27: error: expected expression
  9416. if (sizeof ((sig_atomic_t)))
  9417. ^
  9418. 1 error generated.
  9419. configure:13941: $? = 1
  9420. configure: failed program was:
  9421. | /* confdefs.h */
  9422. | #define PACKAGE_NAME "PostgreSQL"
  9423. | #define PACKAGE_TARNAME "postgresql"
  9424. | #define PACKAGE_VERSION "9.4.4"
  9425. | #define PACKAGE_STRING "PostgreSQL 9.4.4"
  9426. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  9427. | #define PACKAGE_URL ""
  9428. | #define PG_MAJORVERSION "9.4"
  9429. | #define PG_VERSION "9.4.4"
  9430. | #define USE_INTEGER_DATETIMES 1
  9431. | #define DEF_PGPORT 5432
  9432. | #define DEF_PGPORT_STR "5432"
  9433. | #define BLCKSZ 8192
  9434. | #define RELSEG_SIZE 131072
  9435. | #define XLOG_BLCKSZ 8192
  9436. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  9437. | #define ENABLE_THREAD_SAFETY 1
  9438. | #define ENABLE_GSS 1
  9439. | #define PG_KRB_SRVNAM "postgres"
  9440. | #define USE_PAM 1
  9441. | #define USE_LDAP 1
  9442. | #define USE_BONJOUR 1
  9443. | #define USE_SSL 1
  9444. | #define HAVE_UUID_E2FS 1
  9445. | #define USE_LIBXML 1
  9446. | #define USE_LIBXSLT 1
  9447. | #define HAVE_LIBM 1
  9448. | #define HAVE_LIBREADLINE 1
  9449. | #define HAVE_LIBZ 1
  9450. | #define HAVE_SPINLOCKS 1
  9451. | #define HAVE_LIBCRYPTO 1
  9452. | #define HAVE_LIBSSL 1
  9453. | #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  9454. | #define HAVE_LIBPAM 1
  9455. | #define HAVE_LIBXML2 1
  9456. | #define HAVE_LIBXSLT 1
  9457. | #define STDC_HEADERS 1
  9458. | #define HAVE_SYS_TYPES_H 1
  9459. | #define HAVE_SYS_STAT_H 1
  9460. | #define HAVE_STDLIB_H 1
  9461. | #define HAVE_STRING_H 1
  9462. | #define HAVE_MEMORY_H 1
  9463. | #define HAVE_STRINGS_H 1
  9464. | #define HAVE_INTTYPES_H 1
  9465. | #define HAVE_STDINT_H 1
  9466. | #define HAVE_UNISTD_H 1
  9467. | #define HAVE_GETOPT_H 1
  9468. | #define HAVE_IFADDRS_H 1
  9469. | #define HAVE_LANGINFO_H 1
  9470. | #define HAVE_POLL_H 1
  9471. | #define HAVE_PWD_H 1
  9472. | #define HAVE_SYS_IOCTL_H 1
  9473. | #define HAVE_SYS_IPC_H 1
  9474. | #define HAVE_SYS_POLL_H 1
  9475. | #define HAVE_SYS_RESOURCE_H 1
  9476. | #define HAVE_SYS_SELECT_H 1
  9477. | #define HAVE_SYS_SEM_H 1
  9478. | #define HAVE_SYS_SHM_H 1
  9479. | #define HAVE_SYS_SOCKET_H 1
  9480. | #define HAVE_SYS_SOCKIO_H 1
  9481. | #define HAVE_SYS_TIME_H 1
  9482. | #define HAVE_SYS_UN_H 1
  9483. | #define HAVE_TERMIOS_H 1
  9484. | #define HAVE_UTIME_H 1
  9485. | #define HAVE_WCHAR_H 1
  9486. | #define HAVE_WCTYPE_H 1
  9487. | #define HAVE_NET_IF_H 1
  9488. | #define HAVE_SYS_UCRED_H 1
  9489. | #define HAVE_NETINET_IN_H 1
  9490. | #define HAVE_NETINET_TCP_H 1
  9491. | #define HAVE_READLINE_READLINE_H 1
  9492. | #define HAVE_READLINE_HISTORY_H 1
  9493. | #define HAVE_GSSAPI_GSSAPI_H 1
  9494. | #define HAVE_SECURITY_PAM_APPL_H 1
  9495. | #define HAVE_LDAP_H 1
  9496. | #define HAVE_UUID_UUID_H 1
  9497. | #define PG_USE_INLINE 1
  9498. | #define FLEXIBLE_ARRAY_MEMBER /**/
  9499. | #define HAVE_FUNCNAME__FUNC 1
  9500. | #define HAVE__STATIC_ASSERT 1
  9501. | #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  9502. | #define HAVE__BUILTIN_CONSTANT_P 1
  9503. | #define HAVE__BUILTIN_UNREACHABLE 1
  9504. | #define HAVE__VA_ARGS 1
  9505. | #define HAVE_STRUCT_TM_TM_ZONE 1
  9506. | #define HAVE_TM_ZONE 1
  9507. | #define HAVE_TZNAME 1
  9508. | #define HAVE_UNION_SEMUN 1
  9509. | #define HAVE_UNIX_SOCKETS 1
  9510. | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  9511. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  9512. | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  9513. | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  9514. | #define HAVE_STRUCT_ADDRINFO 1
  9515. | #define HAVE_INTPTR_T 1
  9516. | #define HAVE_UINTPTR_T 1
  9517. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  9518. | #define HAVE_LONG_LONG_INT 1
  9519. | #define HAVE_LOCALE_T 1
  9520. | #define LOCALE_T_IN_XLOCALE 1
  9521. | #define HAVE_STRUCT_OPTION 1
  9522. | #define SIZEOF_OFF_T 8
  9523. | #define HAVE_INT_TIMEZONE 1
  9524. | #define ACCEPT_TYPE_RETURN int
  9525. | #define ACCEPT_TYPE_ARG1 int
  9526. | #define ACCEPT_TYPE_ARG2 struct sockaddr *
  9527. | #define ACCEPT_TYPE_ARG3 socklen_t
  9528. | #define HAVE_CBRT 1
  9529. | #define HAVE_DLOPEN 1
  9530. | #define HAVE_FDATASYNC 1
  9531. | #define HAVE_GETIFADDRS 1
  9532. | #define HAVE_GETRLIMIT 1
  9533. | #define HAVE_MBSTOWCS_L 1
  9534. | #define HAVE_MEMMOVE 1
  9535. | #define HAVE_POLL 1
  9536. | #define HAVE_PTHREAD_IS_THREADED_NP 1
  9537. | #define HAVE_READLINK 1
  9538. | #define HAVE_SETSID 1
  9539. | #define HAVE_SHM_OPEN 1
  9540. | #define HAVE_SIGPROCMASK 1
  9541. | #define HAVE_SYMLINK 1
  9542. | #define HAVE_TOWLOWER 1
  9543. | #define HAVE_UTIME 1
  9544. | #define HAVE_UTIMES 1
  9545. | #define HAVE_WCSTOMBS 1
  9546. | #define HAVE_WCSTOMBS_L 1
  9547. | #define HAVE_FSEEKO 1
  9548. | #define HAVE_FSEEKO 1
  9549. | #define HAVE_DECL_POSIX_FADVISE 0
  9550. | #define HAVE_DECL_FDATASYNC 0
  9551. | #define HAVE_DECL_STRLCAT 1
  9552. | #define HAVE_DECL_STRLCPY 1
  9553. | #define HAVE_DECL_F_FULLFSYNC 1
  9554. | #define HAVE_IPV6 1
  9555. | #define HAVE_SNPRINTF 1
  9556. | #define HAVE_VSNPRINTF 1
  9557. | #define HAVE_DECL_SNPRINTF 1
  9558. | #define HAVE_DECL_VSNPRINTF 1
  9559. | #define HAVE_ISINF 1
  9560. | #define HAVE_CRYPT 1
  9561. | #define HAVE_FLS 1
  9562. | #define HAVE_GETOPT 1
  9563. | #define HAVE_GETRUSAGE 1
  9564. | #define HAVE_INET_ATON 1
  9565. | #define HAVE_MKDTEMP 1
  9566. | #define HAVE_RANDOM 1
  9567. | #define HAVE_RINT 1
  9568. | #define HAVE_SRANDOM 1
  9569. | #define HAVE_STRERROR 1
  9570. | #define HAVE_STRLCAT 1
  9571. | #define HAVE_STRLCPY 1
  9572. | #define HAVE_UNSETENV 1
  9573. | #define HAVE_GETPEEREID 1
  9574. | #define HAVE_GETADDRINFO 1
  9575. | #define HAVE_GETOPT_LONG 1
  9576. | #define HAVE_SIGSETJMP 1
  9577. | #define HAVE_DECL_SYS_SIGLIST 1
  9578. | #define HAVE_SYSLOG 1
  9579. | #define HAVE_INT_OPTERR 1
  9580. | #define HAVE_INT_OPTRESET 1
  9581. | #define HAVE_STRTOLL 1
  9582. | #define HAVE_STRTOULL 1
  9583. | #define HAVE_GCC_INT_ATOMICS 1
  9584. | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
  9585. | #define HAVE_RL_COMPLETION_MATCHES 1
  9586. | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
  9587. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  9588. | #define HAVE_STRERROR_R 1
  9589. | #define HAVE_GETPWUID_R 1
  9590. | #define GETPWUID_R_5ARG 1
  9591. | #define STRERROR_R_INT 1
  9592. | #define HAVE_LIBLDAP 1
  9593. | #define HAVE_LIBLDAP_R 1
  9594. | #define HAVE_LONG_INT_64 1
  9595. | #define PG_INT64_TYPE long int
  9596. | #define INT64_FORMAT "%ld"
  9597. | #define UINT64_FORMAT "%lu"
  9598. | #define SIZEOF_VOID_P 8
  9599. | #define SIZEOF_SIZE_T 8
  9600. | #define SIZEOF_LONG 8
  9601. | #define USE_FLOAT4_BYVAL 1
  9602. | #define FLOAT4PASSBYVAL true
  9603. | #define USE_FLOAT8_BYVAL 1
  9604. | #define FLOAT8PASSBYVAL true
  9605. | #define ALIGNOF_SHORT 2
  9606. | #define ALIGNOF_INT 4
  9607. | #define ALIGNOF_LONG 8
  9608. | #define ALIGNOF_DOUBLE 8
  9609. | #define MAXIMUM_ALIGNOF 8
  9610. | /* end confdefs.h. */
  9611. | #include <signal.h>
  9612. |
  9613. | int
  9614. | main ()
  9615. | {
  9616. | if (sizeof ((sig_atomic_t)))
  9617. | return 0;
  9618. | ;
  9619. | return 0;
  9620. | }
  9621. configure:13941: result: yes
  9622. configure:13956: checking for POSIX signal interface
  9623. configure:13976: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  9624. configure:13976: $? = 0
  9625. configure:13984: result: yes
  9626. configure:14279: checking for tclsh
  9627. configure:14297: found /usr/bin/tclsh
  9628. configure:14309: result: /usr/bin/tclsh
  9629. configure:14324: checking for tclConfig.sh
  9630. configure:14349: result: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib/tclConfig.sh
  9631. configure:14365: checking tcl.h usability
  9632. configure:14365: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c >&5
  9633. configure:14365: $? = 0
  9634. configure:14365: result: yes
  9635. configure:14365: checking tcl.h presence
  9636. configure:14365: gcc -E -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 conftest.c
  9637. configure:14365: $? = 0
  9638. configure:14365: result: yes
  9639. configure:14365: checking for tcl.h
  9640. configure:14365: result: yes
  9641. configure:14380: checking for perl.h
  9642. configure:14380: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE conftest.c >&5
  9643. configure:14380: $? = 0
  9644. configure:14380: result: yes
  9645. configure:14395: checking for libperl
  9646. configure:14411: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -fstack-protector -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -lperl >&5
  9647. configure:14411: $? = 0
  9648. configure:14412: result: yes
  9649. configure:14447: checking for onsgmls
  9650. configure:14477: result: no
  9651. configure:14447: checking for nsgmls
  9652. configure:14477: result: no
  9653. configure:14489: checking for openjade
  9654. configure:14519: result: no
  9655. configure:14489: checking for jade
  9656. configure:14505: found /Users/marius/.nvm/versions/io.js/v2.5.0/bin/jade
  9657. configure:14516: result: jade
  9658. configure:14528: checking for DocBook V4.2
  9659. configure:14557: result: no
  9660. configure:14563: checking for DocBook stylesheets
  9661. configure:14602: result: no
  9662. configure:14611: checking for collateindex.pl
  9663. configure:14644: result: no
  9664. configure:14654: checking for xsltproc
  9665. configure:14670: found /usr/bin/xsltproc
  9666. configure:14681: result: xsltproc
  9667. configure:14696: checking for osx
  9668. configure:14726: result: no
  9669. configure:14696: checking for sgml2xml
  9670. configure:14726: result: no
  9671. configure:14696: checking for sx
  9672. configure:14726: result: no
  9673. configure:14797: checking thread safety of required library functions
  9674. configure:14820: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pthread -pthreads -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DIN_CONFIGURE -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -lpthread >&5
  9675. configure:14820: $? = 0
  9676. configure:14820: ./conftest
  9677. Your errno is thread-safe.
  9678. Your system has sterror_r(); it does not need strerror().
  9679. Your system has getpwuid_r(); it does not need getpwuid().
  9680. Your system has getaddrinfo(); it does not need gethostbyname()
  9681. or gethostbyname_r().
  9682.  
  9683. Your platform is thread-safe.
  9684. configure:14820: $? = 0
  9685. configure:14821: result: yes
  9686. configure:14856: checking whether gcc supports -Wl,-dead_strip_dylibs
  9687. configure:14877: gcc -o conftest -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 -L/usr/local/Cellar/libxml2/2.9.2/lib -Wl,-dead_strip_dylibs conftest.c -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm >&5
  9688. configure:14877: $? = 0
  9689. configure:14877: ./conftest
  9690. configure:14877: $? = 0
  9691. configure:14888: result: yes
  9692. configure:15004: using compiler=Apple LLVM version 7.0.0 (clang-700.0.53)
  9693. configure:15006: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2
  9694. configure:15008: using CPPFLAGS=-I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2
  9695. configure:15010: using LDFLAGS= -L/usr/local/Cellar/libxml2/2.9.2/lib -Wl,-dead_strip_dylibs
  9696. configure:15168: creating ./config.status
  9697.  
  9698. ## ---------------------- ##
  9699. ## Running config.status. ##
  9700. ## ---------------------- ##
  9701.  
  9702. This file was extended by PostgreSQL config.status 9.4.4, which was
  9703. generated by GNU Autoconf 2.69. Invocation command line was
  9704.  
  9705. CONFIG_FILES =
  9706. CONFIG_HEADERS =
  9707. CONFIG_LINKS =
  9708. CONFIG_COMMANDS =
  9709. $ ./config.status
  9710.  
  9711. on Mariuss-iMac-3.lan
  9712.  
  9713. config.status:1120: creating GNUmakefile
  9714. config.status:1120: creating src/Makefile.global
  9715. config.status:1120: creating src/include/pg_config.h
  9716. config.status:1301: src/include/pg_config.h is unchanged
  9717. config.status:1120: creating src/include/pg_config_ext.h
  9718. config.status:1301: src/include/pg_config_ext.h is unchanged
  9719. config.status:1120: creating src/interfaces/ecpg/include/ecpg_config.h
  9720. config.status:1301: src/interfaces/ecpg/include/ecpg_config.h is unchanged
  9721. config.status:1327: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s
  9722. config.status:1327: linking src/backend/port/dynloader/darwin.c to src/backend/port/dynloader.c
  9723. config.status:1327: linking src/backend/port/sysv_sema.c to src/backend/port/pg_sema.c
  9724. config.status:1327: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c
  9725. config.status:1327: linking src/backend/port/unix_latch.c to src/backend/port/pg_latch.c
  9726. config.status:1327: linking src/backend/port/dynloader/darwin.h to src/include/dynloader.h
  9727. config.status:1327: linking src/include/port/darwin.h to src/include/pg_config_os.h
  9728. config.status:1327: linking src/makefiles/Makefile.darwin to src/Makefile.port
  9729.  
  9730. ## ---------------- ##
  9731. ## Cache variables. ##
  9732. ## ---------------- ##
  9733.  
  9734. ac_cv_alignof_double=8
  9735. ac_cv_alignof_int=4
  9736. ac_cv_alignof_long=8
  9737. ac_cv_alignof_short=2
  9738. ac_cv_build=x86_64-apple-darwin15.0.0
  9739. ac_cv_c_bigendian=no
  9740. ac_cv_c_compiler_gnu=yes
  9741. ac_cv_c_flexmember=yes
  9742. ac_cv_c_inline=inline
  9743. ac_cv_env_CC_set=
  9744. ac_cv_env_CC_value=
  9745. ac_cv_env_CFLAGS_set=
  9746. ac_cv_env_CFLAGS_value=
  9747. ac_cv_env_CPPFLAGS_set=set
  9748. ac_cv_env_CPPFLAGS_value=-I/usr/local/opt/readline/include
  9749. ac_cv_env_CPP_set=
  9750. ac_cv_env_CPP_value=
  9751. ac_cv_env_DOCBOOKSTYLE_set=
  9752. ac_cv_env_DOCBOOKSTYLE_value=
  9753. ac_cv_env_LDFLAGS_EX_set=
  9754. ac_cv_env_LDFLAGS_EX_value=
  9755. ac_cv_env_LDFLAGS_SL_set=
  9756. ac_cv_env_LDFLAGS_SL_value=
  9757. ac_cv_env_LDFLAGS_set=set
  9758. ac_cv_env_LDFLAGS_value=
  9759. ac_cv_env_LIBS_set=
  9760. ac_cv_env_LIBS_value=
  9761. ac_cv_env_build_alias_set=
  9762. ac_cv_env_build_alias_value=
  9763. ac_cv_env_host_alias_set=
  9764. ac_cv_env_host_alias_value=
  9765. ac_cv_env_target_alias_set=
  9766. ac_cv_env_target_alias_value=
  9767. ac_cv_func_SSL_get_current_compression=yes
  9768. ac_cv_func_accept_arg1=int
  9769. ac_cv_func_accept_arg2='struct sockaddr *'
  9770. ac_cv_func_accept_arg3=socklen_t
  9771. ac_cv_func_accept_return=int
  9772. ac_cv_func_append_history=no
  9773. ac_cv_func_cbrt=yes
  9774. ac_cv_func_crypt=yes
  9775. ac_cv_func_dlopen=yes
  9776. ac_cv_func_fdatasync=yes
  9777. ac_cv_func_fls=yes
  9778. ac_cv_func_fseeko=yes
  9779. ac_cv_func_getaddrinfo=yes
  9780. ac_cv_func_gethostbyname_r=no
  9781. ac_cv_func_getifaddrs=yes
  9782. ac_cv_func_getopt=yes
  9783. ac_cv_func_getopt_long=yes
  9784. ac_cv_func_getpeereid=yes
  9785. ac_cv_func_getpeerucred=no
  9786. ac_cv_func_getpwuid_r=yes
  9787. ac_cv_func_getrlimit=yes
  9788. ac_cv_func_getrusage=yes
  9789. ac_cv_func_history_truncate_file=yes
  9790. ac_cv_func_inet_aton=yes
  9791. ac_cv_func_isinf=yes
  9792. ac_cv_func_mbstowcs_l=yes
  9793. ac_cv_func_memmove=yes
  9794. ac_cv_func_mkdtemp=yes
  9795. ac_cv_func_poll=yes
  9796. ac_cv_func_posix_fadvise=no
  9797. ac_cv_func_pstat=no
  9798. ac_cv_func_pthread_is_threaded_np=yes
  9799. ac_cv_func_random=yes
  9800. ac_cv_func_readlink=yes
  9801. ac_cv_func_rint=yes
  9802. ac_cv_func_rl_completion_matches=yes
  9803. ac_cv_func_rl_filename_completion_function=yes
  9804. ac_cv_func_setproctitle=no
  9805. ac_cv_func_setsid=yes
  9806. ac_cv_func_shm_open=yes
  9807. ac_cv_func_sigprocmask=yes
  9808. ac_cv_func_snprintf=yes
  9809. ac_cv_func_srandom=yes
  9810. ac_cv_func_strerror=yes
  9811. ac_cv_func_strerror_r=yes
  9812. ac_cv_func_strlcat=yes
  9813. ac_cv_func_strlcpy=yes
  9814. ac_cv_func_strtoll=yes
  9815. ac_cv_func_strtoull=yes
  9816. ac_cv_func_symlink=yes
  9817. ac_cv_func_sync_file_range=no
  9818. ac_cv_func_syslog=yes
  9819. ac_cv_func_towlower=yes
  9820. ac_cv_func_unsetenv=yes
  9821. ac_cv_func_utime=yes
  9822. ac_cv_func_utimes=yes
  9823. ac_cv_func_uuid_generate=yes
  9824. ac_cv_func_vsnprintf=yes
  9825. ac_cv_func_wcstombs=yes
  9826. ac_cv_func_wcstombs_l=yes
  9827. ac_cv_have_decl_F_FULLFSYNC=yes
  9828. ac_cv_have_decl_fdatasync=no
  9829. ac_cv_have_decl_posix_fadvise=no
  9830. ac_cv_have_decl_snprintf=yes
  9831. ac_cv_have_decl_strlcat=yes
  9832. ac_cv_have_decl_strlcpy=yes
  9833. ac_cv_have_decl_sys_siglist=yes
  9834. ac_cv_have_decl_vsnprintf=yes
  9835. ac_cv_header_crypt_h=no
  9836. ac_cv_header_dld_h=no
  9837. ac_cv_header_dns_sd_h=yes
  9838. ac_cv_header_fp_class_h=no
  9839. ac_cv_header_getopt_h=yes
  9840. ac_cv_header_gssapi_gssapi_h=yes
  9841. ac_cv_header_ieeefp_h=no
  9842. ac_cv_header_ifaddrs_h=yes
  9843. ac_cv_header_inttypes_h=yes
  9844. ac_cv_header_langinfo_h=yes
  9845. ac_cv_header_ldap_h=yes
  9846. ac_cv_header_libxml_parser_h=yes
  9847. ac_cv_header_libxslt_xslt_h=yes
  9848. ac_cv_header_memory_h=yes
  9849. ac_cv_header_net_if_h=yes
  9850. ac_cv_header_netinet_in_h=yes
  9851. ac_cv_header_netinet_tcp_h=yes
  9852. ac_cv_header_openssl_err_h=yes
  9853. ac_cv_header_openssl_ssl_h=yes
  9854. ac_cv_header_perl_h=yes
  9855. ac_cv_header_poll_h=yes
  9856. ac_cv_header_pthread_h=yes
  9857. ac_cv_header_pwd_h=yes
  9858. ac_cv_header_readline_history_h=yes
  9859. ac_cv_header_readline_readline_h=yes
  9860. ac_cv_header_security_pam_appl_h=yes
  9861. ac_cv_header_stdc=yes
  9862. ac_cv_header_stdint_h=yes
  9863. ac_cv_header_stdlib_h=yes
  9864. ac_cv_header_string_h=yes
  9865. ac_cv_header_strings_h=yes
  9866. ac_cv_header_sys_ioctl_h=yes
  9867. ac_cv_header_sys_ipc_h=yes
  9868. ac_cv_header_sys_poll_h=yes
  9869. ac_cv_header_sys_pstat_h=no
  9870. ac_cv_header_sys_resource_h=yes
  9871. ac_cv_header_sys_select_h=yes
  9872. ac_cv_header_sys_sem_h=yes
  9873. ac_cv_header_sys_shm_h=yes
  9874. ac_cv_header_sys_socket_h=yes
  9875. ac_cv_header_sys_sockio_h=yes
  9876. ac_cv_header_sys_stat_h=yes
  9877. ac_cv_header_sys_tas_h=no
  9878. ac_cv_header_sys_time_h=yes
  9879. ac_cv_header_sys_types_h=yes
  9880. ac_cv_header_sys_ucred_h=yes
  9881. ac_cv_header_sys_un_h=yes
  9882. ac_cv_header_syslog_h=yes
  9883. ac_cv_header_tcl_h=yes
  9884. ac_cv_header_termios_h=yes
  9885. ac_cv_header_ucred_h=no
  9886. ac_cv_header_unistd_h=yes
  9887. ac_cv_header_utime_h=yes
  9888. ac_cv_header_uuid_uuid_h=yes
  9889. ac_cv_header_wchar_h=yes
  9890. ac_cv_header_wctype_h=yes
  9891. ac_cv_header_zlib_h=yes
  9892. ac_cv_host=x86_64-apple-darwin15.0.0
  9893. ac_cv_lib_crypto_CRYPTO_new_ex_data=yes
  9894. ac_cv_lib_ldap_ldap_bind=yes
  9895. ac_cv_lib_ldap_r_ldap_simple_bind=yes
  9896. ac_cv_lib_m_main=yes
  9897. ac_cv_lib_pam_pam_start=yes
  9898. ac_cv_lib_ssl_SSL_library_init=yes
  9899. ac_cv_lib_xml2_xmlSaveToBuffer=yes
  9900. ac_cv_lib_xslt_xsltCleanupGlobals=yes
  9901. ac_cv_lib_z_inflate=yes
  9902. ac_cv_member_struct_sockaddr_sa_len=yes
  9903. ac_cv_member_struct_sockaddr_storage___ss_family=no
  9904. ac_cv_member_struct_sockaddr_storage___ss_len=no
  9905. ac_cv_member_struct_sockaddr_storage_ss_family=yes
  9906. ac_cv_member_struct_sockaddr_storage_ss_len=yes
  9907. ac_cv_member_struct_tm_tm_zone=yes
  9908. ac_cv_objext=o
  9909. ac_cv_path_BISON=/usr/bin/bison
  9910. ac_cv_path_EGREP='/usr/bin/grep -E'
  9911. ac_cv_path_GREP=/usr/bin/grep
  9912. ac_cv_path_LD=/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  9913. ac_cv_path_PERL=/usr/bin/perl
  9914. ac_cv_path_TAR=/usr/bin/tar
  9915. ac_cv_path_TCLSH=/usr/bin/tclsh
  9916. ac_cv_path_install='/usr/bin/install -c'
  9917. ac_cv_prog_AWK=awk
  9918. ac_cv_prog_CPP='gcc -E'
  9919. ac_cv_prog_JADE=jade
  9920. ac_cv_prog_XML2_CONFIG=xml2-config
  9921. ac_cv_prog_XSLTPROC=xsltproc
  9922. ac_cv_prog_ac_ct_AR=ar
  9923. ac_cv_prog_ac_ct_CC=gcc
  9924. ac_cv_prog_ac_ct_RANLIB=ranlib
  9925. ac_cv_prog_ac_ct_STRIP=strip
  9926. ac_cv_prog_cc_c89=
  9927. ac_cv_prog_cc_g=yes
  9928. ac_cv_prog_gnu_ld=no
  9929. ac_cv_search_crypt='none required'
  9930. ac_cv_search_dlopen='none required'
  9931. ac_cv_search_fdatasync='none required'
  9932. ac_cv_search_gethostbyname_r=no
  9933. ac_cv_search_getopt_long='none required'
  9934. ac_cv_search_gss_init_sec_context=-lgssapi_krb5
  9935. ac_cv_search_setproctitle=no
  9936. ac_cv_search_shl_load=no
  9937. ac_cv_search_shm_open='none required'
  9938. ac_cv_search_shm_unlink='none required'
  9939. ac_cv_search_shmget='none required'
  9940. ac_cv_search_socket='none required'
  9941. ac_cv_sizeof_long=8
  9942. ac_cv_sizeof_off_t=8
  9943. ac_cv_sizeof_size_t=8
  9944. ac_cv_sizeof_void_p=8
  9945. ac_cv_struct_tm=time.h
  9946. ac_cv_sys_file_offset_bits=no
  9947. ac_cv_sys_largefile_CC=no
  9948. ac_cv_sys_largefile_source=no
  9949. ac_cv_type_int64=no
  9950. ac_cv_type_int8=no
  9951. ac_cv_type_intptr_t=yes
  9952. ac_cv_type_long_long_int=yes
  9953. ac_cv_type_sig_atomic_t=yes
  9954. ac_cv_type_struct_addrinfo=yes
  9955. ac_cv_type_struct_cmsgcred=no
  9956. ac_cv_type_struct_option=yes
  9957. ac_cv_type_struct_sockaddr_in6=yes
  9958. ac_cv_type_struct_sockaddr_storage=yes
  9959. ac_cv_type_struct_sockaddr_un=yes
  9960. ac_cv_type_uint64=no
  9961. ac_cv_type_uint8=no
  9962. ac_cv_type_uintptr_t=yes
  9963. ac_cv_type_union_semun=yes
  9964. ac_cv_type_unsigned_long_long_int=yes
  9965. ac_cv_type_z_streamp=yes
  9966. ac_cv_var_tzname=yes
  9967. pgac_cv__builtin_constant_p=yes
  9968. pgac_cv__builtin_unreachable=yes
  9969. pgac_cv__static_assert=yes
  9970. pgac_cv__types_compatible=yes
  9971. pgac_cv__va_args=yes
  9972. pgac_cv_c_inline_quietly=yes
  9973. pgac_cv_c_signed=yes
  9974. pgac_cv_check_docbook=no
  9975. pgac_cv_check_readline=-lreadline
  9976. pgac_cv_func_getpwuid_r_5arg=yes
  9977. pgac_cv_func_gettimeofday_1arg=no
  9978. pgac_cv_func_posix_signals=yes
  9979. pgac_cv_func_sigsetjmp=yes
  9980. pgac_cv_func_strerror_r_int=yes
  9981. pgac_cv_funcname_func_support=yes
  9982. pgac_cv_gcc_int_atomics=yes
  9983. pgac_cv_ldap_safe=no
  9984. pgac_cv_path_flex=/usr/bin/flex
  9985. pgac_cv_prog_cc_cflags__Wdeclaration_after_statement=yes
  9986. pgac_cv_prog_cc_cflags__Wendif_labels=yes
  9987. pgac_cv_prog_cc_cflags__Wformat_security=yes
  9988. pgac_cv_prog_cc_cflags__Wmissing_format_attribute=yes
  9989. pgac_cv_prog_cc_cflags__Wunused_command_line_argument=yes
  9990. pgac_cv_prog_cc_cflags__fexcess_precision_standard=no
  9991. pgac_cv_prog_cc_cflags__fno_strict_aliasing=yes
  9992. pgac_cv_prog_cc_cflags__ftree_vectorize=yes
  9993. pgac_cv_prog_cc_cflags__funroll_loops=yes
  9994. pgac_cv_prog_cc_cflags__fwrapv=yes
  9995. pgac_cv_prog_cc_ldflags__Wl__dead_strip_dylibs=yes
  9996. pgac_cv_snprintf_size_t_support=yes
  9997. pgac_cv_type_locale_t='yes (in xlocale.h)'
  9998. pgac_cv_type_long_int_64=yes
  9999. pgac_cv_var_PS_STRINGS=no
  10000. pgac_cv_var_int_opterr=yes
  10001. pgac_cv_var_int_optreset=yes
  10002. pgac_cv_var_int_timezone=yes
  10003. pgac_cv_var_rl_completion_append_character=yes
  10004.  
  10005. ## ----------------- ##
  10006. ## Output variables. ##
  10007. ## ----------------- ##
  10008.  
  10009. AR='ar'
  10010. AWK='awk'
  10011. BISON='/usr/bin/bison'
  10012. BISONFLAGS=''
  10013. CC='gcc'
  10014. CFLAGS='-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2'
  10015. CFLAGS_VECTOR=' -funroll-loops -ftree-vectorize'
  10016. COLLATEINDEX=''
  10017. CPP='gcc -E'
  10018. CPPFLAGS='-I/usr/local/opt/readline/include -I/usr/local/Cellar/libxml2/2.9.2/include/libxml2 '
  10019. DEFS='-DHAVE_CONFIG_H'
  10020. DLLTOOL=''
  10021. DLLWRAP=''
  10022. DOCBOOKSTYLE=''
  10023. DTRACE=''
  10024. DTRACEFLAGS=''
  10025. ECHO_C='\c'
  10026. ECHO_N=''
  10027. ECHO_T=''
  10028. EGREP='/usr/bin/grep -E'
  10029. ELF_SYS=''
  10030. EXEEXT=''
  10031. FLEX='/usr/bin/flex'
  10032. FLEXFLAGS=''
  10033. GCC='yes'
  10034. GCOV=''
  10035. GENHTML=''
  10036. GREP='/usr/bin/grep'
  10037. HAVE_IPV6='yes'
  10038. HAVE_POSIX_SIGNALS='yes'
  10039. INCLUDES=''
  10040. INSTALL_DATA='${INSTALL} -m 644'
  10041. INSTALL_PROGRAM='${INSTALL}'
  10042. INSTALL_SCRIPT='${INSTALL}'
  10043. JADE='jade'
  10044. LCOV=''
  10045. LD='/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
  10046. LDAP_LIBS_BE='-lldap '
  10047. LDAP_LIBS_FE='-lldap_r '
  10048. LDFLAGS=' -L/usr/local/Cellar/libxml2/2.9.2/lib -Wl,-dead_strip_dylibs'
  10049. LDFLAGS_EX=''
  10050. LDFLAGS_SL=''
  10051. LIBOBJS=''
  10052. LIBS='-lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm '
  10053. LN_S='ln -s'
  10054. LTLIBOBJS=''
  10055. MKDIR_P='\${SHELL} \${top_srcdir}/config/install-sh -c -d'
  10056. MSGFMT=''
  10057. MSGFMT_FLAGS=''
  10058. MSGMERGE=''
  10059. NSGMLS=''
  10060. OBJEXT='o'
  10061. OSX=''
  10062. PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
  10063. PACKAGE_NAME='PostgreSQL'
  10064. PACKAGE_STRING='PostgreSQL 9.4.4'
  10065. PACKAGE_TARNAME='postgresql'
  10066. PACKAGE_URL=''
  10067. PACKAGE_VERSION='9.4.4'
  10068. PATH_SEPARATOR=':'
  10069. PERL='/usr/bin/perl'
  10070. PG_MAJORVERSION='9.4'
  10071. PORTNAME='darwin'
  10072. PROVE=''
  10073. PTHREAD_CC='gcc'
  10074. PTHREAD_CFLAGS=' -pthread -pthreads -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS'
  10075. PTHREAD_LIBS=' -lpthread '
  10076. PYTHON=''
  10077. RANLIB='ranlib'
  10078. SHELL='/bin/sh'
  10079. STRIP='strip -x'
  10080. STRIP_SHARED_LIB='strip -x'
  10081. STRIP_STATIC_LIB='strip -x'
  10082. SUN_STUDIO_CC='no'
  10083. TAR='/usr/bin/tar'
  10084. TAS=''
  10085. TCLSH='/usr/bin/tclsh'
  10086. TCL_CONFIG_SH='/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib/tclConfig.sh'
  10087. TCL_INCLUDE_SPEC='-I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers'
  10088. TCL_LIBS=' -lpthread -framework CoreFoundation '
  10089. TCL_LIB_FILE='Tcl'
  10090. TCL_LIB_SPEC='-F/System/Library/Frameworks -framework Tcl'
  10091. TCL_SHARED_BUILD='1'
  10092. TCL_SHLIB_LD_LIBS='${LIBS}'
  10093. UUID_EXTRA_OBJS='md5.o sha1.o'
  10094. UUID_LIBS=''
  10095. WANTED_LANGUAGES=''
  10096. WINDRES=''
  10097. XGETTEXT=''
  10098. XML2_CONFIG='xml2-config'
  10099. XSLTPROC='xsltproc'
  10100. ZIC=''
  10101. ac_ct_CC='gcc'
  10102. acx_pthread_config=''
  10103. autodepend=''
  10104. bindir='${exec_prefix}/bin'
  10105. build='x86_64-apple-darwin15.0.0'
  10106. build_alias=''
  10107. build_cpu='x86_64'
  10108. build_os='darwin15.0.0'
  10109. build_vendor='apple'
  10110. configure_args=' '\''--disable-debug'\'' '\''--prefix=/usr/local/Cellar/postgresql/9.4.4'\'' '\''--datadir=/usr/local/Cellar/postgresql/9.4.4/share/postgresql'\'' '\''--docdir=/usr/local/Cellar/postgresql/9.4.4/share/doc/postgresql'\'' '\''--enable-thread-safety'\'' '\''--with-bonjour'\'' '\''--with-gssapi'\'' '\''--with-ldap'\'' '\''--with-openssl'\'' '\''--with-pam'\'' '\''--with-libxml'\'' '\''--with-libxslt'\'' '\''--with-perl'\'' '\''--with-tcl'\'' '\''--with-tclconfig=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib'\'' '\''--with-uuid=e2fs'\'' '\''LDFLAGS='\'' '\''CPPFLAGS=-I/usr/local/opt/readline/include'\'''
  10111. datadir='/usr/local/Cellar/postgresql/9.4.4/share/postgresql'
  10112. datarootdir='${prefix}/share'
  10113. default_port='5432'
  10114. docdir='/usr/local/Cellar/postgresql/9.4.4/share/doc/postgresql'
  10115. dvidir='${docdir}'
  10116. enable_coverage='no'
  10117. enable_debug='no'
  10118. enable_dtrace='no'
  10119. enable_nls='no'
  10120. enable_rpath='yes'
  10121. enable_tap_tests='no'
  10122. enable_thread_safety='yes'
  10123. exec_prefix='${prefix}'
  10124. have_docbook='no'
  10125. have_win32_dbghelp='no'
  10126. host='x86_64-apple-darwin15.0.0'
  10127. host_alias=''
  10128. host_cpu='x86_64'
  10129. host_os='darwin15.0.0'
  10130. host_vendor='apple'
  10131. htmldir='${docdir}'
  10132. includedir='${prefix}/include'
  10133. infodir='${datarootdir}/info'
  10134. install_bin='/usr/bin/install -c'
  10135. krb_srvtab='FILE:$(sysconfdir)/krb5.keytab'
  10136. ld_R_works=''
  10137. libdir='${exec_prefix}/lib'
  10138. libexecdir='${exec_prefix}/libexec'
  10139. localedir='${datarootdir}/locale'
  10140. localstatedir='${prefix}/var'
  10141. mandir='${datarootdir}/man'
  10142. oldincludedir='/usr/include'
  10143. pdfdir='${docdir}'
  10144. perl_archlibexp='/System/Library/Perl/5.18/darwin-thread-multi-2level'
  10145. perl_embed_ldflags=' -fstack-protector -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -lperl'
  10146. perl_privlibexp='/System/Library/Perl/5.18'
  10147. perl_useshrplib='true'
  10148. prefix='/usr/local/Cellar/postgresql/9.4.4'
  10149. program_transform_name='s,x,x,'
  10150. psdir='${docdir}'
  10151. python_additional_libs=''
  10152. python_enable_shared=''
  10153. python_includespec=''
  10154. python_libdir=''
  10155. python_libspec=''
  10156. python_majorversion=''
  10157. python_version=''
  10158. sbindir='${exec_prefix}/sbin'
  10159. sharedstatedir='${prefix}/com'
  10160. sysconfdir='${prefix}/etc'
  10161. target_alias=''
  10162. vpath_build='no'
  10163. with_gnu_ld='no'
  10164. with_libxml='yes'
  10165. with_libxslt='yes'
  10166. with_openssl='yes'
  10167. with_perl='yes'
  10168. with_python='no'
  10169. with_selinux='no'
  10170. with_system_tzdata=''
  10171. with_tcl='yes'
  10172. with_uuid='e2fs'
  10173. with_zlib='yes'
  10174.  
  10175. ## ----------- ##
  10176. ## confdefs.h. ##
  10177. ## ----------- ##
  10178.  
  10179. /* confdefs.h */
  10180. #define PACKAGE_NAME "PostgreSQL"
  10181. #define PACKAGE_TARNAME "postgresql"
  10182. #define PACKAGE_VERSION "9.4.4"
  10183. #define PACKAGE_STRING "PostgreSQL 9.4.4"
  10184. #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  10185. #define PACKAGE_URL ""
  10186. #define PG_MAJORVERSION "9.4"
  10187. #define PG_VERSION "9.4.4"
  10188. #define USE_INTEGER_DATETIMES 1
  10189. #define DEF_PGPORT 5432
  10190. #define DEF_PGPORT_STR "5432"
  10191. #define BLCKSZ 8192
  10192. #define RELSEG_SIZE 131072
  10193. #define XLOG_BLCKSZ 8192
  10194. #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  10195. #define ENABLE_THREAD_SAFETY 1
  10196. #define ENABLE_GSS 1
  10197. #define PG_KRB_SRVNAM "postgres"
  10198. #define USE_PAM 1
  10199. #define USE_LDAP 1
  10200. #define USE_BONJOUR 1
  10201. #define USE_SSL 1
  10202. #define HAVE_UUID_E2FS 1
  10203. #define USE_LIBXML 1
  10204. #define USE_LIBXSLT 1
  10205. #define HAVE_LIBM 1
  10206. #define HAVE_LIBREADLINE 1
  10207. #define HAVE_LIBZ 1
  10208. #define HAVE_SPINLOCKS 1
  10209. #define HAVE_LIBCRYPTO 1
  10210. #define HAVE_LIBSSL 1
  10211. #define HAVE_SSL_GET_CURRENT_COMPRESSION 1
  10212. #define HAVE_LIBPAM 1
  10213. #define HAVE_LIBXML2 1
  10214. #define HAVE_LIBXSLT 1
  10215. #define STDC_HEADERS 1
  10216. #define HAVE_SYS_TYPES_H 1
  10217. #define HAVE_SYS_STAT_H 1
  10218. #define HAVE_STDLIB_H 1
  10219. #define HAVE_STRING_H 1
  10220. #define HAVE_MEMORY_H 1
  10221. #define HAVE_STRINGS_H 1
  10222. #define HAVE_INTTYPES_H 1
  10223. #define HAVE_STDINT_H 1
  10224. #define HAVE_UNISTD_H 1
  10225. #define HAVE_GETOPT_H 1
  10226. #define HAVE_IFADDRS_H 1
  10227. #define HAVE_LANGINFO_H 1
  10228. #define HAVE_POLL_H 1
  10229. #define HAVE_PWD_H 1
  10230. #define HAVE_SYS_IOCTL_H 1
  10231. #define HAVE_SYS_IPC_H 1
  10232. #define HAVE_SYS_POLL_H 1
  10233. #define HAVE_SYS_RESOURCE_H 1
  10234. #define HAVE_SYS_SELECT_H 1
  10235. #define HAVE_SYS_SEM_H 1
  10236. #define HAVE_SYS_SHM_H 1
  10237. #define HAVE_SYS_SOCKET_H 1
  10238. #define HAVE_SYS_SOCKIO_H 1
  10239. #define HAVE_SYS_TIME_H 1
  10240. #define HAVE_SYS_UN_H 1
  10241. #define HAVE_TERMIOS_H 1
  10242. #define HAVE_UTIME_H 1
  10243. #define HAVE_WCHAR_H 1
  10244. #define HAVE_WCTYPE_H 1
  10245. #define HAVE_NET_IF_H 1
  10246. #define HAVE_SYS_UCRED_H 1
  10247. #define HAVE_NETINET_IN_H 1
  10248. #define HAVE_NETINET_TCP_H 1
  10249. #define HAVE_READLINE_READLINE_H 1
  10250. #define HAVE_READLINE_HISTORY_H 1
  10251. #define HAVE_GSSAPI_GSSAPI_H 1
  10252. #define HAVE_SECURITY_PAM_APPL_H 1
  10253. #define HAVE_LDAP_H 1
  10254. #define HAVE_UUID_UUID_H 1
  10255. #define PG_USE_INLINE 1
  10256. #define FLEXIBLE_ARRAY_MEMBER /**/
  10257. #define HAVE_FUNCNAME__FUNC 1
  10258. #define HAVE__STATIC_ASSERT 1
  10259. #define HAVE__BUILTIN_TYPES_COMPATIBLE_P 1
  10260. #define HAVE__BUILTIN_CONSTANT_P 1
  10261. #define HAVE__BUILTIN_UNREACHABLE 1
  10262. #define HAVE__VA_ARGS 1
  10263. #define HAVE_STRUCT_TM_TM_ZONE 1
  10264. #define HAVE_TM_ZONE 1
  10265. #define HAVE_TZNAME 1
  10266. #define HAVE_UNION_SEMUN 1
  10267. #define HAVE_UNIX_SOCKETS 1
  10268. #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  10269. #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
  10270. #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
  10271. #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  10272. #define HAVE_STRUCT_ADDRINFO 1
  10273. #define HAVE_INTPTR_T 1
  10274. #define HAVE_UINTPTR_T 1
  10275. #define HAVE_UNSIGNED_LONG_LONG_INT 1
  10276. #define HAVE_LONG_LONG_INT 1
  10277. #define HAVE_LOCALE_T 1
  10278. #define LOCALE_T_IN_XLOCALE 1
  10279. #define HAVE_STRUCT_OPTION 1
  10280. #define SIZEOF_OFF_T 8
  10281. #define HAVE_INT_TIMEZONE 1
  10282. #define ACCEPT_TYPE_RETURN int
  10283. #define ACCEPT_TYPE_ARG1 int
  10284. #define ACCEPT_TYPE_ARG2 struct sockaddr *
  10285. #define ACCEPT_TYPE_ARG3 socklen_t
  10286. #define HAVE_CBRT 1
  10287. #define HAVE_DLOPEN 1
  10288. #define HAVE_FDATASYNC 1
  10289. #define HAVE_GETIFADDRS 1
  10290. #define HAVE_GETRLIMIT 1
  10291. #define HAVE_MBSTOWCS_L 1
  10292. #define HAVE_MEMMOVE 1
  10293. #define HAVE_POLL 1
  10294. #define HAVE_PTHREAD_IS_THREADED_NP 1
  10295. #define HAVE_READLINK 1
  10296. #define HAVE_SETSID 1
  10297. #define HAVE_SHM_OPEN 1
  10298. #define HAVE_SIGPROCMASK 1
  10299. #define HAVE_SYMLINK 1
  10300. #define HAVE_TOWLOWER 1
  10301. #define HAVE_UTIME 1
  10302. #define HAVE_UTIMES 1
  10303. #define HAVE_WCSTOMBS 1
  10304. #define HAVE_WCSTOMBS_L 1
  10305. #define HAVE_FSEEKO 1
  10306. #define HAVE_FSEEKO 1
  10307. #define HAVE_DECL_POSIX_FADVISE 0
  10308. #define HAVE_DECL_FDATASYNC 0
  10309. #define HAVE_DECL_STRLCAT 1
  10310. #define HAVE_DECL_STRLCPY 1
  10311. #define HAVE_DECL_F_FULLFSYNC 1
  10312. #define HAVE_IPV6 1
  10313. #define HAVE_SNPRINTF 1
  10314. #define HAVE_VSNPRINTF 1
  10315. #define HAVE_DECL_SNPRINTF 1
  10316. #define HAVE_DECL_VSNPRINTF 1
  10317. #define HAVE_ISINF 1
  10318. #define HAVE_CRYPT 1
  10319. #define HAVE_FLS 1
  10320. #define HAVE_GETOPT 1
  10321. #define HAVE_GETRUSAGE 1
  10322. #define HAVE_INET_ATON 1
  10323. #define HAVE_MKDTEMP 1
  10324. #define HAVE_RANDOM 1
  10325. #define HAVE_RINT 1
  10326. #define HAVE_SRANDOM 1
  10327. #define HAVE_STRERROR 1
  10328. #define HAVE_STRLCAT 1
  10329. #define HAVE_STRLCPY 1
  10330. #define HAVE_UNSETENV 1
  10331. #define HAVE_GETPEEREID 1
  10332. #define HAVE_GETADDRINFO 1
  10333. #define HAVE_GETOPT_LONG 1
  10334. #define HAVE_SIGSETJMP 1
  10335. #define HAVE_DECL_SYS_SIGLIST 1
  10336. #define HAVE_SYSLOG 1
  10337. #define HAVE_INT_OPTERR 1
  10338. #define HAVE_INT_OPTRESET 1
  10339. #define HAVE_STRTOLL 1
  10340. #define HAVE_STRTOULL 1
  10341. #define HAVE_GCC_INT_ATOMICS 1
  10342. #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
  10343. #define HAVE_RL_COMPLETION_MATCHES 1
  10344. #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
  10345. #define HAVE_HISTORY_TRUNCATE_FILE 1
  10346. #define HAVE_STRERROR_R 1
  10347. #define HAVE_GETPWUID_R 1
  10348. #define GETPWUID_R_5ARG 1
  10349. #define STRERROR_R_INT 1
  10350. #define HAVE_LIBLDAP 1
  10351. #define HAVE_LIBLDAP_R 1
  10352. #define HAVE_LONG_INT_64 1
  10353. #define PG_INT64_TYPE long int
  10354. #define INT64_FORMAT "%ld"
  10355. #define UINT64_FORMAT "%lu"
  10356. #define SIZEOF_VOID_P 8
  10357. #define SIZEOF_SIZE_T 8
  10358. #define SIZEOF_LONG 8
  10359. #define USE_FLOAT4_BYVAL 1
  10360. #define FLOAT4PASSBYVAL true
  10361. #define USE_FLOAT8_BYVAL 1
  10362. #define FLOAT8PASSBYVAL true
  10363. #define ALIGNOF_SHORT 2
  10364. #define ALIGNOF_INT 4
  10365. #define ALIGNOF_LONG 8
  10366. #define ALIGNOF_DOUBLE 8
  10367. #define MAXIMUM_ALIGNOF 8
  10368. #define HAVE_SIG_ATOMIC_T 1
  10369. #define HAVE_POSIX_SIGNALS 1
  10370. #define USE_SYSV_SEMAPHORES 1
  10371. #define USE_SYSV_SHARED_MEMORY 1
  10372. #define MEMSET_LOOP_LIMIT 1024
  10373. #define PG_VERSION_STR "PostgreSQL 9.4.4 on x86_64-apple-darwin15.0.0, compiled by Apple LLVM version 7.0.0 (clang-700.0.53), 64-bit"
  10374. #define PG_VERSION_NUM 90404
  10375.  
  10376. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement