From Capacious Cheetah, 5 Years ago, written in Plain Text.
- view diff
Embed
  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 configure, which was
  5. generated by GNU Autoconf 2.69.  Invocation command line was
  6.  
  7.   $ ./configure --disable-option-checking --prefix=/usr/local/freeswitch --enable-address-sanitizer --with-modinstdir=/usr/local/freeswitch/mod CONFIGURE_CFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  CONFIGURE_CXXFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  CONFIGURE_LDFLAGS=-fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan --cache-file=/dev/null --srcdir=. --disable-shared --with-pic
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = 31ba0febdd04
  14. uname -m = x86_64
  15. uname -r = 4.9.93-linuxkit-aufs
  16. uname -s = Linux
  17. uname -v = #1 SMP Wed Jun 6 16:55:56 UTC 2018
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X     = unknown
  21.  
  22. /bin/arch              = unknown
  23. /usr/bin/arch -k       = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo      = unknown
  26. /bin/machine           = unknown
  27. /usr/bin/oslevel       = unknown
  28. /bin/universe          = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36.  
  37.  
  38. ## ----------- ##
  39. ## Core tests. ##
  40. ## ----------- ##
  41.  
  42. configure:4071: checking build system type
  43. configure:4085: result: x86_64-pc-linux-gnu
  44. configure:4105: checking host system type
  45. configure:4118: result: x86_64-pc-linux-gnu
  46. configure:4138: checking target system type
  47. configure:4151: result: x86_64-pc-linux-gnu
  48. configure:4214: checking for working mkdir -p
  49. configure:4230: result: yes
  50. configure:4322: checking for chosen layout
  51. configure:4324: result: apr
  52. configure:4589: checking for gcc
  53. configure:4605: found /usr/bin/gcc
  54. configure:4616: result: gcc
  55. configure:4845: checking for C compiler version
  56. configure:4854: gcc --version >&5
  57. gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
  58. Copyright (C) 2016 Free Software Foundation, Inc.
  59. This is free software; see the source for copying conditions.  There is NO
  60. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  61.  
  62. configure:4865: $? = 0
  63. configure:4854: gcc -v >&5
  64. Using built-in specs.
  65. COLLECT_GCC=gcc
  66. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
  67. Target: x86_64-linux-gnu
  68. Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  69. Thread model: posix
  70. gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)
  71. configure:4865: $? = 0
  72. configure:4854: gcc -V >&5
  73. gcc: error: unrecognized command line option '-V'
  74. gcc: fatal error: no input files
  75. compilation terminated.
  76. configure:4865: $? = 1
  77. configure:4854: gcc -qversion >&5
  78. gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  79. gcc: fatal error: no input files
  80. compilation terminated.
  81. configure:4865: $? = 1
  82. configure:4885: checking whether the C compiler works
  83. configure:4907: gcc  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast    -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c  >&5
  84. configure:4911: $? = 0
  85. configure:4959: result: yes
  86. configure:4962: checking for C compiler default output file name
  87. configure:4964: result: a.out
  88. configure:4970: checking for suffix of executables
  89. configure:4977: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast    -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c  >&5
  90. configure:4981: $? = 0
  91. configure:5003: result:
  92. configure:5025: checking whether we are cross compiling
  93. configure:5033: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast    -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c  >&5
  94. configure:5037: $? = 0
  95. configure:5044: ./conftest
  96. configure:5048: $? = 0
  97. configure:5063: result: no
  98. configure:5068: checking for suffix of object files
  99. configure:5090: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast   conftest.c >&5
  100. configure:5094: $? = 0
  101. configure:5115: result: o
  102. configure:5119: checking whether we are using the GNU C compiler
  103. configure:5138: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast   conftest.c >&5
  104. configure:5138: $? = 0
  105. configure:5147: result: yes
  106. configure:5156: checking whether gcc accepts -g
  107. configure:5176: gcc -c -g  conftest.c >&5
  108. configure:5176: $? = 0
  109. configure:5217: result: yes
  110. configure:5234: checking for gcc option to accept ISO C89
  111. configure:5297: gcc  -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast   conftest.c >&5
  112. configure:5297: $? = 0
  113. configure:5310: result: none needed
  114. configure:8485: checking whether make sets $(MAKE)
  115. configure:8507: result: yes
  116. configure:8521: checking how to run the C preprocessor
  117. configure:8552: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  118. configure:8552: $? = 0
  119. configure:8566: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  120. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  121.  #include <ac_nonexistent.h>
  122.                             ^
  123. compilation terminated.
  124. configure:8566: $? = 1
  125. configure: failed program was:
  126. | /* confdefs.h */
  127. | #define PACKAGE_NAME ""
  128. | #define PACKAGE_TARNAME ""
  129. | #define PACKAGE_VERSION ""
  130. | #define PACKAGE_STRING ""
  131. | #define PACKAGE_BUGREPORT ""
  132. | #define PACKAGE_URL ""
  133. | /* end confdefs.h.  */
  134. | #include <ac_nonexistent.h>
  135. configure:8591: result: gcc -E
  136. configure:8611: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  137. configure:8611: $? = 0
  138. configure:8625: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  139. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  140.  #include <ac_nonexistent.h>
  141.                             ^
  142. compilation terminated.
  143. configure:8625: $? = 1
  144. configure: failed program was:
  145. | /* confdefs.h */
  146. | #define PACKAGE_NAME ""
  147. | #define PACKAGE_TARNAME ""
  148. | #define PACKAGE_VERSION ""
  149. | #define PACKAGE_STRING ""
  150. | #define PACKAGE_BUGREPORT ""
  151. | #define PACKAGE_URL ""
  152. | /* end confdefs.h.  */
  153. | #include <ac_nonexistent.h>
  154. configure:8657: checking for gawk
  155. configure:8687: result: no
  156. configure:8657: checking for mawk
  157. configure:8673: found /usr/bin/mawk
  158. configure:8684: result: mawk
  159. configure:8695: checking whether ln -s works
  160. configure:8699: result: yes
  161. configure:8749: checking for ranlib
  162. configure:8765: found /usr/bin/ranlib
  163. configure:8776: result: ranlib
  164. configure:8812: checking for a BSD-compatible install
  165. configure:8880: result: /usr/bin/install -c
  166. configure:8893: checking for rm
  167. configure:8909: found /bin/rm
  168. configure:8920: result: rm
  169. configure:8930: checking for as
  170. configure:8946: found /usr/bin/as
  171. configure:8957: result: as
  172. configure:8967: checking for cpp
  173. configure:8983: found /usr/bin/cpp
  174. configure:8994: result: cpp
  175. configure:9045: checking for ar
  176. configure:9061: found /usr/bin/ar
  177. configure:9072: result: ar
  178. configure:9097: checking for grep that handles long lines and -e
  179. configure:9155: result: /bin/grep
  180. configure:9160: checking for egrep
  181. configure:9222: result: /bin/grep -E
  182. configure:9227: checking for ANSI C header files
  183. configure:9247: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  184. configure:9247: $? = 0
  185. configure:9320: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c  >&5
  186. configure:9320: $? = 0
  187. configure:9320: ./conftest
  188. configure:9320: $? = 0
  189. configure:9331: result: yes
  190. configure:9344: checking for sys/types.h
  191. configure:9344: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  192. configure:9344: $? = 0
  193. configure:9344: result: yes
  194. configure:9344: checking for sys/stat.h
  195. configure:9344: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  196. configure:9344: $? = 0
  197. configure:9344: result: yes
  198. configure:9344: checking for stdlib.h
  199. configure:9344: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  200. configure:9344: $? = 0
  201. configure:9344: result: yes
  202. configure:9344: checking for string.h
  203. configure:9344: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  204. configure:9344: $? = 0
  205. configure:9344: result: yes
  206. configure:9344: checking for memory.h
  207. configure:9344: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  208. configure:9344: $? = 0
  209. configure:9344: result: yes
  210. configure:9344: checking for strings.h
  211. configure:9344: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  212. configure:9344: $? = 0
  213. configure:9344: result: yes
  214. configure:9344: checking for inttypes.h
  215. configure:9344: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  216. configure:9344: $? = 0
  217. configure:9344: result: yes
  218. configure:9344: checking for stdint.h
  219. configure:9344: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  220. configure:9344: $? = 0
  221. configure:9344: result: yes
  222. configure:9344: checking for unistd.h
  223. configure:9344: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  224. configure:9344: $? = 0
  225. configure:9344: result: yes
  226. configure:9357: checking minix/config.h usability
  227. configure:9357: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  228. conftest.c:52:26: fatal error: minix/config.h: No such file or directory
  229.  #include <minix/config.h>
  230.                           ^
  231. compilation terminated.
  232. configure:9357: $? = 1
  233. configure: failed program was:
  234. | /* confdefs.h */
  235. | #define PACKAGE_NAME ""
  236. | #define PACKAGE_TARNAME ""
  237. | #define PACKAGE_VERSION ""
  238. | #define PACKAGE_STRING ""
  239. | #define PACKAGE_BUGREPORT ""
  240. | #define PACKAGE_URL ""
  241. | #define STDC_HEADERS 1
  242. | #define HAVE_SYS_TYPES_H 1
  243. | #define HAVE_SYS_STAT_H 1
  244. | #define HAVE_STDLIB_H 1
  245. | #define HAVE_STRING_H 1
  246. | #define HAVE_MEMORY_H 1
  247. | #define HAVE_STRINGS_H 1
  248. | #define HAVE_INTTYPES_H 1
  249. | #define HAVE_STDINT_H 1
  250. | #define HAVE_UNISTD_H 1
  251. | /* end confdefs.h.  */
  252. | #include <stdio.h>
  253. | #ifdef HAVE_SYS_TYPES_H
  254. | # include <sys/types.h>
  255. | #endif
  256. | #ifdef HAVE_SYS_STAT_H
  257. | # include <sys/stat.h>
  258. | #endif
  259. | #ifdef STDC_HEADERS
  260. | # include <stdlib.h>
  261. | # include <stddef.h>
  262. | #else
  263. | # ifdef HAVE_STDLIB_H
  264. | #  include <stdlib.h>
  265. | # endif
  266. | #endif
  267. | #ifdef HAVE_STRING_H
  268. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  269. | #  include <memory.h>
  270. | # endif
  271. | # include <string.h>
  272. | #endif
  273. | #ifdef HAVE_STRINGS_H
  274. | # include <strings.h>
  275. | #endif
  276. | #ifdef HAVE_INTTYPES_H
  277. | # include <inttypes.h>
  278. | #endif
  279. | #ifdef HAVE_STDINT_H
  280. | # include <stdint.h>
  281. | #endif
  282. | #ifdef HAVE_UNISTD_H
  283. | # include <unistd.h>
  284. | #endif
  285. | #include <minix/config.h>
  286. configure:9357: result: no
  287. configure:9357: checking minix/config.h presence
  288. configure:9357: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  289. conftest.c:19:26: fatal error: minix/config.h: No such file or directory
  290.  #include <minix/config.h>
  291.                           ^
  292. compilation terminated.
  293. configure:9357: $? = 1
  294. configure: failed program was:
  295. | /* confdefs.h */
  296. | #define PACKAGE_NAME ""
  297. | #define PACKAGE_TARNAME ""
  298. | #define PACKAGE_VERSION ""
  299. | #define PACKAGE_STRING ""
  300. | #define PACKAGE_BUGREPORT ""
  301. | #define PACKAGE_URL ""
  302. | #define STDC_HEADERS 1
  303. | #define HAVE_SYS_TYPES_H 1
  304. | #define HAVE_SYS_STAT_H 1
  305. | #define HAVE_STDLIB_H 1
  306. | #define HAVE_STRING_H 1
  307. | #define HAVE_MEMORY_H 1
  308. | #define HAVE_STRINGS_H 1
  309. | #define HAVE_INTTYPES_H 1
  310. | #define HAVE_STDINT_H 1
  311. | #define HAVE_UNISTD_H 1
  312. | /* end confdefs.h.  */
  313. | #include <minix/config.h>
  314. configure:9357: result: no
  315. configure:9357: checking for minix/config.h
  316. configure:9357: result: no
  317. configure:9378: checking whether it is safe to define __EXTENSIONS__
  318. configure:9396: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  319. configure:9396: $? = 0
  320. configure:9403: result: yes
  321. configure:9418: checking for library containing strerror
  322. configure:9449: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c  >&5
  323. configure:9449: $? = 0
  324. configure:9466: result: none required
  325. configure:9477: checking whether system uses EBCDIC
  326. configure:9496: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c  >&5
  327. configure:9496: $? = 0
  328. configure:9496: ./conftest
  329. configure:9496: $? = 1
  330. configure: program exited with status 1
  331. configure: failed program was:
  332. | /* confdefs.h */
  333. | #define PACKAGE_NAME ""
  334. | #define PACKAGE_TARNAME ""
  335. | #define PACKAGE_VERSION ""
  336. | #define PACKAGE_STRING ""
  337. | #define PACKAGE_BUGREPORT ""
  338. | #define PACKAGE_URL ""
  339. | #define STDC_HEADERS 1
  340. | #define HAVE_SYS_TYPES_H 1
  341. | #define HAVE_SYS_STAT_H 1
  342. | #define HAVE_STDLIB_H 1
  343. | #define HAVE_STRING_H 1
  344. | #define HAVE_MEMORY_H 1
  345. | #define HAVE_STRINGS_H 1
  346. | #define HAVE_INTTYPES_H 1
  347. | #define HAVE_STDINT_H 1
  348. | #define HAVE_UNISTD_H 1
  349. | #define __EXTENSIONS__ 1
  350. | #define _ALL_SOURCE 1
  351. | #define _GNU_SOURCE 1
  352. | #define _POSIX_PTHREAD_SEMANTICS 1
  353. | #define _TANDEM_SOURCE 1
  354. | /* end confdefs.h.  */
  355. |
  356. | int main(void) {
  357. |   return (unsigned char)'A' != (unsigned char)0xC1;
  358. | }
  359. |
  360. configure:9510: result: no
  361. configure:9601: checking how to print strings
  362. configure:9628: result: printf
  363. configure:9649: checking for a sed that does not truncate output
  364. configure:9713: result: /bin/sed
  365. configure:9731: checking for fgrep
  366. configure:9793: result: /bin/grep -F
  367. configure:9828: checking for ld used by gcc
  368. configure:9895: result: /usr/bin/ld
  369. configure:9902: checking if the linker (/usr/bin/ld) is GNU ld
  370. configure:9917: result: yes
  371. configure:9929: checking for BSD- or MS-compatible name lister (nm)
  372. configure:9983: result: /usr/bin/nm -B
  373. configure:10113: checking the name lister (/usr/bin/nm -B) interface
  374. configure:10120: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  375. configure:10123: /usr/bin/nm -B "conftest.o"
  376. configure:10126: output
  377.                  U _GLOBAL_OFFSET_TABLE_
  378. 0000000000000000 t _GLOBAL__sub_D_00099_0_some_variable
  379. 0000000000000000 t _GLOBAL__sub_I_00099_1_some_variable
  380.                  U __asan_init
  381.                  U __asan_register_globals
  382.                  U __asan_unregister_globals
  383.                  U __asan_version_mismatch_check_v6
  384. 0000000000000000 B some_variable
  385. configure:10133: result: BSD nm
  386. configure:10137: checking the maximum length of command line arguments
  387. configure:10268: result: 1572864
  388. configure:10316: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
  389. configure:10356: result: func_convert_file_noop
  390. configure:10363: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
  391. configure:10383: result: func_convert_file_noop
  392. configure:10390: checking for /usr/bin/ld option to reload object files
  393. configure:10397: result: -r
  394. configure:10471: checking for objdump
  395. configure:10487: found /usr/bin/objdump
  396. configure:10498: result: objdump
  397. configure:10530: checking how to recognize dependent libraries
  398. configure:10730: result: pass_all
  399. configure:10815: checking for dlltool
  400. configure:10845: result: no
  401. configure:10875: checking how to associate runtime and link libraries
  402. configure:10902: result: printf %s\n
  403. configure:11026: checking for archiver @FILE support
  404. configure:11043: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  405. configure:11043: $? = 0
  406. configure:11046: ar cru libconftest.a @conftest.lst >&5
  407. ar: `u' modifier ignored since `D' is the default (see `U')
  408. configure:11049: $? = 0
  409. configure:11054: ar cru libconftest.a @conftest.lst >&5
  410. ar: `u' modifier ignored since `D' is the default (see `U')
  411. ar: conftest.o: No such file or directory
  412. configure:11057: $? = 1
  413. configure:11069: result: @
  414. configure:11127: checking for strip
  415. configure:11143: found /usr/bin/strip
  416. configure:11154: result: strip
  417. configure:11226: checking for ranlib
  418. configure:11253: result: ranlib
  419. configure:11355: checking command to parse /usr/bin/nm -B output from gcc object
  420. configure:11508: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  421. configure:11511: $? = 0
  422. configure:11515: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  423. configure:11518: $? = 0
  424. configure:11584: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c conftstm.o >&5
  425. configure:11587: $? = 0
  426. configure:11625: result: ok
  427. configure:11672: checking for sysroot
  428. configure:11702: result: no
  429. configure:11709: checking for a working dd
  430. configure:11747: result: /bin/dd
  431. configure:11751: checking how to truncate binary pipes
  432. configure:11766: result: /bin/dd bs=4096 count=1
  433. configure:11902: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  434. configure:11905: $? = 0
  435. configure:12095: checking for mt
  436. configure:12125: result: no
  437. configure:12145: checking if : is a manifest tool
  438. configure:12151: : '-?'
  439. configure:12159: result: no
  440. configure:12833: checking for dlfcn.h
  441. configure:12833: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  442. configure:12833: $? = 0
  443. configure:12833: result: yes
  444. configure:13089: checking for objdir
  445. configure:13104: result: .libs
  446. configure:13368: checking if gcc supports -fno-rtti -fno-exceptions
  447. configure:13386: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE -fno-rtti -fno-exceptions conftest.c >&5
  448. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  449. configure:13390: $? = 0
  450. configure:13403: result: no
  451. configure:13761: checking for gcc option to produce PIC
  452. configure:13768: result: -fPIC -DPIC
  453. configure:13776: checking if gcc PIC flag -fPIC -DPIC works
  454. configure:13794: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE -fPIC -DPIC -DPIC conftest.c >&5
  455. configure:13798: $? = 0
  456. configure:13811: result: yes
  457. configure:13840: checking if gcc static flag -static works
  458. configure:13868: result: no
  459. configure:13883: checking if gcc supports -c -o file.o
  460. configure:13904: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE -o out/conftest2.o conftest.c >&5
  461. configure:13908: $? = 0
  462. configure:13930: result: yes
  463. configure:13938: checking if gcc supports -c -o file.o
  464. configure:13985: result: yes
  465. configure:14018: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  466. configure:15281: result: yes
  467. configure:15521: checking dynamic linker characteristics
  468. configure:16102: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan -Wl,-rpath -Wl,/foo conftest.c  >&5
  469. configure:16102: $? = 0
  470. configure:16351: result: GNU/Linux ld.so
  471. configure:16473: checking how to hardcode library paths into programs
  472. configure:16498: result: immediate
  473. configure:17046: checking whether stripping libraries is possible
  474. configure:17051: result: yes
  475. configure:17086: checking if libtool supports shared libraries
  476. configure:17088: result: yes
  477. configure:17091: checking whether to build shared libraries
  478. configure:17116: result: no
  479. configure:17119: checking whether to build static libraries
  480. configure:17123: result: yes
  481. configure:18036: checking whether to enable -D_LARGEFILE64_SOURCE
  482. configure:18084: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c  >&5
  483. configure:18084: $? = 0
  484. configure:18084: ./conftest
  485. configure:18084: $? = 1
  486. configure: program exited with status 1
  487. configure: failed program was:
  488. | /* confdefs.h */
  489. | #define PACKAGE_NAME ""
  490. | #define PACKAGE_TARNAME ""
  491. | #define PACKAGE_VERSION ""
  492. | #define PACKAGE_STRING ""
  493. | #define PACKAGE_BUGREPORT ""
  494. | #define PACKAGE_URL ""
  495. | #define STDC_HEADERS 1
  496. | #define HAVE_SYS_TYPES_H 1
  497. | #define HAVE_SYS_STAT_H 1
  498. | #define HAVE_STDLIB_H 1
  499. | #define HAVE_STRING_H 1
  500. | #define HAVE_MEMORY_H 1
  501. | #define HAVE_STRINGS_H 1
  502. | #define HAVE_INTTYPES_H 1
  503. | #define HAVE_STDINT_H 1
  504. | #define HAVE_UNISTD_H 1
  505. | #define __EXTENSIONS__ 1
  506. | #define _ALL_SOURCE 1
  507. | #define _GNU_SOURCE 1
  508. | #define _POSIX_PTHREAD_SEMANTICS 1
  509. | #define _TANDEM_SOURCE 1
  510. | #define HAVE_DLFCN_H 1
  511. | #define LT_OBJDIR ".libs/"
  512. | /* end confdefs.h.  */
  513. |
  514. | #include <sys/types.h>
  515. | #include <sys/stat.h>
  516. | #include <fcntl.h>
  517. | #include <stdlib.h>
  518. | #include <stdio.h>
  519. | #include <unistd.h>
  520. |
  521. | int main(void)
  522. | {
  523. |     int fd, ret = 0;
  524. |     struct stat64 st;
  525. |     off64_t off = 4242;
  526. |
  527. |     if (sizeof(off64_t) != 8 || sizeof(off_t) != 4)
  528. |        exit(1);
  529. |     if ((fd = open("conftest.lfs", O_LARGEFILE|O_CREAT|O_WRONLY)) < 0)
  530. |        exit(2);
  531. |     if (ftruncate64(fd, off) != 0)
  532. |        ret = 3;
  533. |     else if (fstat64(fd, &st) != 0 || st.st_size != off)
  534. |        ret = 4;
  535. |     else if (lseek64(fd, off, SEEK_SET) != off)
  536. |        ret = 5;
  537. |     else if (close(fd) != 0)
  538. |        ret = 6;
  539. |     else if (lstat64("conftest.lfs", &st) != 0 || st.st_size != off)
  540. |        ret = 7;
  541. |     else if (stat64("conftest.lfs", &st) != 0 || st.st_size != off)
  542. |        ret = 8;
  543. |     unlink("conftest.lfs");
  544. |
  545. |     exit(ret);
  546. | }
  547. configure:18095: result: no
  548. configure:18172: checking for library containing gethostbyname
  549. configure:18203: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c  >&5
  550. configure:18203: $? = 0
  551. configure:18220: result: none required
  552. configure:18228: checking for library containing gethostname
  553. configure:18259: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c  >&5
  554. configure:18259: $? = 0
  555. configure:18276: result: none required
  556. configure:18284: checking for library containing socket
  557. configure:18315: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c  >&5
  558. configure:18315: $? = 0
  559. configure:18332: result: none required
  560. configure:18340: checking for library containing crypt
  561. configure:18371: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c  >&5
  562. /tmp/ccdcEK5y.o: In function `main':
  563. /freeswitch-advantage/libs/apr/conftest.c:37: undefined reference to `crypt'
  564. collect2: error: ld returned 1 exit status
  565. configure:18371: $? = 1
  566. configure: failed program was:
  567. | /* confdefs.h */
  568. | #define PACKAGE_NAME ""
  569. | #define PACKAGE_TARNAME ""
  570. | #define PACKAGE_VERSION ""
  571. | #define PACKAGE_STRING ""
  572. | #define PACKAGE_BUGREPORT ""
  573. | #define PACKAGE_URL ""
  574. | #define STDC_HEADERS 1
  575. | #define HAVE_SYS_TYPES_H 1
  576. | #define HAVE_SYS_STAT_H 1
  577. | #define HAVE_STDLIB_H 1
  578. | #define HAVE_STRING_H 1
  579. | #define HAVE_MEMORY_H 1
  580. | #define HAVE_STRINGS_H 1
  581. | #define HAVE_INTTYPES_H 1
  582. | #define HAVE_STDINT_H 1
  583. | #define HAVE_UNISTD_H 1
  584. | #define __EXTENSIONS__ 1
  585. | #define _ALL_SOURCE 1
  586. | #define _GNU_SOURCE 1
  587. | #define _POSIX_PTHREAD_SEMANTICS 1
  588. | #define _TANDEM_SOURCE 1
  589. | #define HAVE_DLFCN_H 1
  590. | #define LT_OBJDIR ".libs/"
  591. | /* end confdefs.h.  */
  592. |
  593. | /* Override any GCC internal prototype to avoid an error.
  594. |    Use char because int might match the return type of a GCC
  595. |    builtin and then its argument prototype would still apply.  */
  596. | #ifdef __cplusplus
  597. | extern "C"
  598. | #endif
  599. | char crypt ();
  600. | int
  601. | main ()
  602. | {
  603. | return crypt ();
  604. |   ;
  605. |   return 0;
  606. | }
  607. configure:18371: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lcrypt   >&5
  608. configure:18371: $? = 0
  609. configure:18388: result: -lcrypt
  610. configure:18396: checking for main in -ltruerand
  611. configure:18415: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ltruerand  -lcrypt  >&5
  612. /usr/bin/ld: cannot find -ltruerand
  613. collect2: error: ld returned 1 exit status
  614. configure:18415: $? = 1
  615. configure: failed program was:
  616. | /* confdefs.h */
  617. | #define PACKAGE_NAME ""
  618. | #define PACKAGE_TARNAME ""
  619. | #define PACKAGE_VERSION ""
  620. | #define PACKAGE_STRING ""
  621. | #define PACKAGE_BUGREPORT ""
  622. | #define PACKAGE_URL ""
  623. | #define STDC_HEADERS 1
  624. | #define HAVE_SYS_TYPES_H 1
  625. | #define HAVE_SYS_STAT_H 1
  626. | #define HAVE_STDLIB_H 1
  627. | #define HAVE_STRING_H 1
  628. | #define HAVE_MEMORY_H 1
  629. | #define HAVE_STRINGS_H 1
  630. | #define HAVE_INTTYPES_H 1
  631. | #define HAVE_STDINT_H 1
  632. | #define HAVE_UNISTD_H 1
  633. | #define __EXTENSIONS__ 1
  634. | #define _ALL_SOURCE 1
  635. | #define _GNU_SOURCE 1
  636. | #define _POSIX_PTHREAD_SEMANTICS 1
  637. | #define _TANDEM_SOURCE 1
  638. | #define HAVE_DLFCN_H 1
  639. | #define LT_OBJDIR ".libs/"
  640. | /* end confdefs.h.  */
  641. |
  642. |
  643. | int
  644. | main ()
  645. | {
  646. | return main ();
  647. |   ;
  648. |   return 0;
  649. | }
  650. configure:18424: result: no
  651. configure:18435: checking for library containing modf
  652. configure:18466: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lcrypt  >&5
  653. conftest.c:33:6: warning: conflicting types for built-in function 'modf'
  654.  char modf ();
  655.       ^~~~
  656. configure:18466: $? = 0
  657. configure:18483: result: none required
  658. configure:18491: checking for dlopen in -ldl
  659. configure:18516: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldl  -lcrypt  >&5
  660. configure:18516: $? = 0
  661. configure:18525: result: yes
  662. configure:18551: checking pthread.h usability
  663. configure:18551: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE -w conftest.c >&5
  664. configure:18551: $? = 0
  665. configure:18551: result: yes
  666. configure:18551: checking pthread.h presence
  667. configure:18551: gcc -E -D_REENTRANT -D_GNU_SOURCE -w conftest.c
  668. configure:18551: $? = 0
  669. configure:18551: result: yes
  670. configure:18551: checking for pthread.h
  671. configure:18551: result: yes
  672. configure:18599: checking for CFLAGS needed for pthreads
  673. configure:18631: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldl -lcrypt  >&5
  674. /usr/bin/ld: /tmp/ccCViu6S.o: undefined reference to symbol 'pthread_mutexattr_init@@GLIBC_2.2.5'
  675. //lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line
  676. collect2: error: ld returned 1 exit status
  677. configure:18631: $? = 1
  678. configure: program exited with status 1
  679. configure: failed program was:
  680. | /* confdefs.h */
  681. | #define PACKAGE_NAME ""
  682. | #define PACKAGE_TARNAME ""
  683. | #define PACKAGE_VERSION ""
  684. | #define PACKAGE_STRING ""
  685. | #define PACKAGE_BUGREPORT ""
  686. | #define PACKAGE_URL ""
  687. | #define STDC_HEADERS 1
  688. | #define HAVE_SYS_TYPES_H 1
  689. | #define HAVE_SYS_STAT_H 1
  690. | #define HAVE_STDLIB_H 1
  691. | #define HAVE_STRING_H 1
  692. | #define HAVE_MEMORY_H 1
  693. | #define HAVE_STRINGS_H 1
  694. | #define HAVE_INTTYPES_H 1
  695. | #define HAVE_STDINT_H 1
  696. | #define HAVE_UNISTD_H 1
  697. | #define __EXTENSIONS__ 1
  698. | #define _ALL_SOURCE 1
  699. | #define _GNU_SOURCE 1
  700. | #define _POSIX_PTHREAD_SEMANTICS 1
  701. | #define _TANDEM_SOURCE 1
  702. | #define HAVE_DLFCN_H 1
  703. | #define LT_OBJDIR ".libs/"
  704. | #define HAVE_LIBDL 1
  705. | #define HAVE_PTHREAD_H 1
  706. | /* end confdefs.h.  */
  707. |
  708. | #include <pthread.h>
  709. | #include <stddef.h>
  710. |
  711. | void *thread_routine(void *data) {
  712. |     return data;
  713. | }
  714. |
  715. | int main(void) {
  716. |     pthread_t thd;
  717. |     pthread_mutexattr_t mattr;
  718. |     pthread_once_t once_init = PTHREAD_ONCE_INIT;
  719. |     int data = 1;
  720. |     pthread_mutexattr_init(&mattr);
  721. |     return pthread_create(&thd, NULL, thread_routine, &data);
  722. | }
  723. configure:18631: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -kthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldl -lcrypt  >&5
  724. gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'?
  725. configure:18631: $? = 1
  726. configure: program exited with status 1
  727. configure: failed program was:
  728. | /* confdefs.h */
  729. | #define PACKAGE_NAME ""
  730. | #define PACKAGE_TARNAME ""
  731. | #define PACKAGE_VERSION ""
  732. | #define PACKAGE_STRING ""
  733. | #define PACKAGE_BUGREPORT ""
  734. | #define PACKAGE_URL ""
  735. | #define STDC_HEADERS 1
  736. | #define HAVE_SYS_TYPES_H 1
  737. | #define HAVE_SYS_STAT_H 1
  738. | #define HAVE_STDLIB_H 1
  739. | #define HAVE_STRING_H 1
  740. | #define HAVE_MEMORY_H 1
  741. | #define HAVE_STRINGS_H 1
  742. | #define HAVE_INTTYPES_H 1
  743. | #define HAVE_STDINT_H 1
  744. | #define HAVE_UNISTD_H 1
  745. | #define __EXTENSIONS__ 1
  746. | #define _ALL_SOURCE 1
  747. | #define _GNU_SOURCE 1
  748. | #define _POSIX_PTHREAD_SEMANTICS 1
  749. | #define _TANDEM_SOURCE 1
  750. | #define HAVE_DLFCN_H 1
  751. | #define LT_OBJDIR ".libs/"
  752. | #define HAVE_LIBDL 1
  753. | #define HAVE_PTHREAD_H 1
  754. | /* end confdefs.h.  */
  755. |
  756. | #include <pthread.h>
  757. | #include <stddef.h>
  758. |
  759. | void *thread_routine(void *data) {
  760. |     return data;
  761. | }
  762. |
  763. | int main(void) {
  764. |     pthread_t thd;
  765. |     pthread_mutexattr_t mattr;
  766. |     pthread_once_t once_init = PTHREAD_ONCE_INIT;
  767. |     int data = 1;
  768. |     pthread_mutexattr_init(&mattr);
  769. |     return pthread_create(&thd, NULL, thread_routine, &data);
  770. | }
  771. configure:18631: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldl -lcrypt  >&5
  772. configure:18631: $? = 0
  773. configure:18631: ./conftest
  774. configure:18631: $? = 0
  775. configure:18653: result: -pthread
  776. configure:18689: checking for LIBS needed for pthreads
  777. configure:18721: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldl -lcrypt  -lpthread >&5
  778. configure:18721: $? = 0
  779. configure:18721: ./conftest
  780. configure:18721: $? = 0
  781. configure:18743: result: -lpthread
  782. configure:18783: checking for pthread.h
  783. configure:18783: result: yes
  784. configure:19084: checking whether pthread_getspecific takes two arguments
  785. configure:19107: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  786. conftest.c: In function 'main':
  787. conftest.c:38:1: error: too many arguments to function 'pthread_getspecific'
  788.  pthread_getspecific(key,&tmp);
  789.  ^~~~~~~~~~~~~~~~~~~
  790. In file included from conftest.c:30:0:
  791. /usr/include/pthread.h:1119:14: note: declared here
  792.  extern void *pthread_getspecific (pthread_key_t __key) __THROW;
  793.               ^~~~~~~~~~~~~~~~~~~
  794. configure:19107: $? = 1
  795. configure: failed program was:
  796. | /* confdefs.h */
  797. | #define PACKAGE_NAME ""
  798. | #define PACKAGE_TARNAME ""
  799. | #define PACKAGE_VERSION ""
  800. | #define PACKAGE_STRING ""
  801. | #define PACKAGE_BUGREPORT ""
  802. | #define PACKAGE_URL ""
  803. | #define STDC_HEADERS 1
  804. | #define HAVE_SYS_TYPES_H 1
  805. | #define HAVE_SYS_STAT_H 1
  806. | #define HAVE_STDLIB_H 1
  807. | #define HAVE_STRING_H 1
  808. | #define HAVE_MEMORY_H 1
  809. | #define HAVE_STRINGS_H 1
  810. | #define HAVE_INTTYPES_H 1
  811. | #define HAVE_STDINT_H 1
  812. | #define HAVE_UNISTD_H 1
  813. | #define __EXTENSIONS__ 1
  814. | #define _ALL_SOURCE 1
  815. | #define _GNU_SOURCE 1
  816. | #define _POSIX_PTHREAD_SEMANTICS 1
  817. | #define _TANDEM_SOURCE 1
  818. | #define HAVE_DLFCN_H 1
  819. | #define LT_OBJDIR ".libs/"
  820. | #define HAVE_LIBDL 1
  821. | #define HAVE_PTHREAD_H 1
  822. | #define HAVE_PTHREAD_H 1
  823. | /* end confdefs.h.  */
  824. |
  825. | #include <pthread.h>
  826. |
  827. | int
  828. | main ()
  829. | {
  830. |
  831. | pthread_key_t key;
  832. | void *tmp;
  833. | pthread_getspecific(key,&tmp);
  834. |
  835. |   ;
  836. |   return 0;
  837. | }
  838. configure:19119: result: no
  839. configure:19129: checking whether pthread_attr_getdetachstate takes one argument
  840. configure:19151: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  841. conftest.c: In function 'main':
  842. conftest.c:37:1: error: too few arguments to function 'pthread_attr_getdetachstate'
  843.  pthread_attr_getdetachstate(attr);
  844.  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  845. In file included from conftest.c:30:0:
  846. /usr/include/pthread.h:294:12: note: declared here
  847.  extern int pthread_attr_getdetachstate (const pthread_attr_t *__attr,
  848.             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  849. configure:19151: $? = 1
  850. configure: failed program was:
  851. | /* confdefs.h */
  852. | #define PACKAGE_NAME ""
  853. | #define PACKAGE_TARNAME ""
  854. | #define PACKAGE_VERSION ""
  855. | #define PACKAGE_STRING ""
  856. | #define PACKAGE_BUGREPORT ""
  857. | #define PACKAGE_URL ""
  858. | #define STDC_HEADERS 1
  859. | #define HAVE_SYS_TYPES_H 1
  860. | #define HAVE_SYS_STAT_H 1
  861. | #define HAVE_STDLIB_H 1
  862. | #define HAVE_STRING_H 1
  863. | #define HAVE_MEMORY_H 1
  864. | #define HAVE_STRINGS_H 1
  865. | #define HAVE_INTTYPES_H 1
  866. | #define HAVE_STDINT_H 1
  867. | #define HAVE_UNISTD_H 1
  868. | #define __EXTENSIONS__ 1
  869. | #define _ALL_SOURCE 1
  870. | #define _GNU_SOURCE 1
  871. | #define _POSIX_PTHREAD_SEMANTICS 1
  872. | #define _TANDEM_SOURCE 1
  873. | #define HAVE_DLFCN_H 1
  874. | #define LT_OBJDIR ".libs/"
  875. | #define HAVE_LIBDL 1
  876. | #define HAVE_PTHREAD_H 1
  877. | #define HAVE_PTHREAD_H 1
  878. | /* end confdefs.h.  */
  879. |
  880. | #include <pthread.h>
  881. |
  882. | int
  883. | main ()
  884. | {
  885. |
  886. | pthread_attr_t *attr;
  887. | pthread_attr_getdetachstate(attr);
  888. |
  889. |   ;
  890. |   return 0;
  891. | }
  892. configure:19163: result: no
  893. configure:19173: checking for recursive mutex support
  894. configure:19200: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldl -lcrypt  -lpthread >&5
  895. configure:19200: $? = 0
  896. configure:19200: ./conftest
  897. configure:19200: $? = 0
  898. configure:19210: result: yes
  899. configure:19223: checking for pthread_key_delete
  900. configure:19223: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldl -lcrypt  -lpthread >&5
  901. configure:19223: $? = 0
  902. configure:19223: result: yes
  903. configure:19223: checking for pthread_rwlock_init
  904. configure:19223: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldl -lcrypt  -lpthread >&5
  905. configure:19223: $? = 0
  906. configure:19223: result: yes
  907. configure:19223: checking for pthread_attr_setguardsize
  908. configure:19223: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldl -lcrypt  -lpthread >&5
  909. configure:19223: $? = 0
  910. configure:19223: result: yes
  911. configure:19234: checking for pthread_rwlock_t
  912. configure:19251: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  913. configure:19251: $? = 0
  914. configure:19258: result: yes
  915. configure:19274: checking for readdir in -lc_r
  916. configure:19299: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lc_r  -ldl -lcrypt  -lpthread >&5
  917. /usr/bin/ld: cannot find -lc_r
  918. collect2: error: ld returned 1 exit status
  919. configure:19299: $? = 1
  920. configure: failed program was:
  921. | /* confdefs.h */
  922. | #define PACKAGE_NAME ""
  923. | #define PACKAGE_TARNAME ""
  924. | #define PACKAGE_VERSION ""
  925. | #define PACKAGE_STRING ""
  926. | #define PACKAGE_BUGREPORT ""
  927. | #define PACKAGE_URL ""
  928. | #define STDC_HEADERS 1
  929. | #define HAVE_SYS_TYPES_H 1
  930. | #define HAVE_SYS_STAT_H 1
  931. | #define HAVE_STDLIB_H 1
  932. | #define HAVE_STRING_H 1
  933. | #define HAVE_MEMORY_H 1
  934. | #define HAVE_STRINGS_H 1
  935. | #define HAVE_INTTYPES_H 1
  936. | #define HAVE_STDINT_H 1
  937. | #define HAVE_UNISTD_H 1
  938. | #define __EXTENSIONS__ 1
  939. | #define _ALL_SOURCE 1
  940. | #define _GNU_SOURCE 1
  941. | #define _POSIX_PTHREAD_SEMANTICS 1
  942. | #define _TANDEM_SOURCE 1
  943. | #define HAVE_DLFCN_H 1
  944. | #define LT_OBJDIR ".libs/"
  945. | #define HAVE_LIBDL 1
  946. | #define HAVE_PTHREAD_H 1
  947. | #define HAVE_PTHREAD_H 1
  948. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  949. | #define HAVE_PTHREAD_KEY_DELETE 1
  950. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  951. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  952. | #define HAVE_PTHREAD_RWLOCKS 1
  953. | /* end confdefs.h.  */
  954. |
  955. | /* Override any GCC internal prototype to avoid an error.
  956. |    Use char because int might match the return type of a GCC
  957. |    builtin and then its argument prototype would still apply.  */
  958. | #ifdef __cplusplus
  959. | extern "C"
  960. | #endif
  961. | char readdir ();
  962. | int
  963. | main ()
  964. | {
  965. | return readdir ();
  966. |   ;
  967. |   return 0;
  968. | }
  969. configure:19308: result: no
  970. configure:19317: checking for gethostbyname in -lc_r
  971. configure:19342: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lc_r  -ldl -lcrypt  -lpthread >&5
  972. /usr/bin/ld: cannot find -lc_r
  973. collect2: error: ld returned 1 exit status
  974. configure:19342: $? = 1
  975. configure: failed program was:
  976. | /* confdefs.h */
  977. | #define PACKAGE_NAME ""
  978. | #define PACKAGE_TARNAME ""
  979. | #define PACKAGE_VERSION ""
  980. | #define PACKAGE_STRING ""
  981. | #define PACKAGE_BUGREPORT ""
  982. | #define PACKAGE_URL ""
  983. | #define STDC_HEADERS 1
  984. | #define HAVE_SYS_TYPES_H 1
  985. | #define HAVE_SYS_STAT_H 1
  986. | #define HAVE_STDLIB_H 1
  987. | #define HAVE_STRING_H 1
  988. | #define HAVE_MEMORY_H 1
  989. | #define HAVE_STRINGS_H 1
  990. | #define HAVE_INTTYPES_H 1
  991. | #define HAVE_STDINT_H 1
  992. | #define HAVE_UNISTD_H 1
  993. | #define __EXTENSIONS__ 1
  994. | #define _ALL_SOURCE 1
  995. | #define _GNU_SOURCE 1
  996. | #define _POSIX_PTHREAD_SEMANTICS 1
  997. | #define _TANDEM_SOURCE 1
  998. | #define HAVE_DLFCN_H 1
  999. | #define LT_OBJDIR ".libs/"
  1000. | #define HAVE_LIBDL 1
  1001. | #define HAVE_PTHREAD_H 1
  1002. | #define HAVE_PTHREAD_H 1
  1003. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1004. | #define HAVE_PTHREAD_KEY_DELETE 1
  1005. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  1006. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  1007. | #define HAVE_PTHREAD_RWLOCKS 1
  1008. | /* end confdefs.h.  */
  1009. |
  1010. | /* Override any GCC internal prototype to avoid an error.
  1011. |    Use char because int might match the return type of a GCC
  1012. |    builtin and then its argument prototype would still apply.  */
  1013. | #ifdef __cplusplus
  1014. | extern "C"
  1015. | #endif
  1016. | char gethostbyname ();
  1017. | int
  1018. | main ()
  1019. | {
  1020. | return gethostbyname ();
  1021. |   ;
  1022. |   return 0;
  1023. | }
  1024. configure:19351: result: no
  1025. configure:19364: checking for gethostbyaddr in -lc_r
  1026. configure:19389: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lc_r  -ldl -lcrypt  -lpthread >&5
  1027. /usr/bin/ld: cannot find -lc_r
  1028. collect2: error: ld returned 1 exit status
  1029. configure:19389: $? = 1
  1030. configure: failed program was:
  1031. | /* confdefs.h */
  1032. | #define PACKAGE_NAME ""
  1033. | #define PACKAGE_TARNAME ""
  1034. | #define PACKAGE_VERSION ""
  1035. | #define PACKAGE_STRING ""
  1036. | #define PACKAGE_BUGREPORT ""
  1037. | #define PACKAGE_URL ""
  1038. | #define STDC_HEADERS 1
  1039. | #define HAVE_SYS_TYPES_H 1
  1040. | #define HAVE_SYS_STAT_H 1
  1041. | #define HAVE_STDLIB_H 1
  1042. | #define HAVE_STRING_H 1
  1043. | #define HAVE_MEMORY_H 1
  1044. | #define HAVE_STRINGS_H 1
  1045. | #define HAVE_INTTYPES_H 1
  1046. | #define HAVE_STDINT_H 1
  1047. | #define HAVE_UNISTD_H 1
  1048. | #define __EXTENSIONS__ 1
  1049. | #define _ALL_SOURCE 1
  1050. | #define _GNU_SOURCE 1
  1051. | #define _POSIX_PTHREAD_SEMANTICS 1
  1052. | #define _TANDEM_SOURCE 1
  1053. | #define HAVE_DLFCN_H 1
  1054. | #define LT_OBJDIR ".libs/"
  1055. | #define HAVE_LIBDL 1
  1056. | #define HAVE_PTHREAD_H 1
  1057. | #define HAVE_PTHREAD_H 1
  1058. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1059. | #define HAVE_PTHREAD_KEY_DELETE 1
  1060. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  1061. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  1062. | #define HAVE_PTHREAD_RWLOCKS 1
  1063. | /* end confdefs.h.  */
  1064. |
  1065. | /* Override any GCC internal prototype to avoid an error.
  1066. |    Use char because int might match the return type of a GCC
  1067. |    builtin and then its argument prototype would still apply.  */
  1068. | #ifdef __cplusplus
  1069. | extern "C"
  1070. | #endif
  1071. | char gethostbyaddr ();
  1072. | int
  1073. | main ()
  1074. | {
  1075. | return gethostbyaddr ();
  1076. |   ;
  1077. |   return 0;
  1078. | }
  1079. configure:19398: result: no
  1080. configure:19413: checking for gethostbyname_r
  1081. configure:19413: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldl -lcrypt  -lpthread >&5
  1082. configure:19413: $? = 0
  1083. configure:19413: result: yes
  1084. configure:19413: checking for gethostbyaddr_r
  1085. configure:19413: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldl -lcrypt  -lpthread >&5
  1086. configure:19413: $? = 0
  1087. configure:19413: result: yes
  1088. configure:19544: checking for sigsuspend
  1089. configure:19544: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldl -lcrypt  -lpthread >&5
  1090. configure:19544: $? = 0
  1091. configure:19544: result: yes
  1092. configure:19557: checking for sigwait
  1093. configure:19557: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldl -lcrypt  -lpthread >&5
  1094. configure:19557: $? = 0
  1095. configure:19557: result: yes
  1096. configure:19581: checking for poll
  1097. configure:19581: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldl -lcrypt  -lpthread >&5
  1098. configure:19581: $? = 0
  1099. configure:19581: result: yes
  1100. configure:19581: checking for kqueue
  1101. configure:19581: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldl -lcrypt  -lpthread >&5
  1102. /tmp/cckiCeJJ.o: In function `main':
  1103. /freeswitch-advantage/libs/apr/conftest.c:73: undefined reference to `kqueue'
  1104. collect2: error: ld returned 1 exit status
  1105. configure:19581: $? = 1
  1106. configure: failed program was:
  1107. | /* confdefs.h */
  1108. | #define PACKAGE_NAME ""
  1109. | #define PACKAGE_TARNAME ""
  1110. | #define PACKAGE_VERSION ""
  1111. | #define PACKAGE_STRING ""
  1112. | #define PACKAGE_BUGREPORT ""
  1113. | #define PACKAGE_URL ""
  1114. | #define STDC_HEADERS 1
  1115. | #define HAVE_SYS_TYPES_H 1
  1116. | #define HAVE_SYS_STAT_H 1
  1117. | #define HAVE_STDLIB_H 1
  1118. | #define HAVE_STRING_H 1
  1119. | #define HAVE_MEMORY_H 1
  1120. | #define HAVE_STRINGS_H 1
  1121. | #define HAVE_INTTYPES_H 1
  1122. | #define HAVE_STDINT_H 1
  1123. | #define HAVE_UNISTD_H 1
  1124. | #define __EXTENSIONS__ 1
  1125. | #define _ALL_SOURCE 1
  1126. | #define _GNU_SOURCE 1
  1127. | #define _POSIX_PTHREAD_SEMANTICS 1
  1128. | #define _TANDEM_SOURCE 1
  1129. | #define HAVE_DLFCN_H 1
  1130. | #define LT_OBJDIR ".libs/"
  1131. | #define HAVE_LIBDL 1
  1132. | #define HAVE_PTHREAD_H 1
  1133. | #define HAVE_PTHREAD_H 1
  1134. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1135. | #define HAVE_PTHREAD_KEY_DELETE 1
  1136. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  1137. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  1138. | #define HAVE_PTHREAD_RWLOCKS 1
  1139. | #define HAVE_GETHOSTBYNAME_R 1
  1140. | #define HAVE_GETHOSTBYADDR_R 1
  1141. | #define HAVE_SIGSUSPEND 1
  1142. | #define HAVE_SIGWAIT 1
  1143. | #define HAVE_POLL 1
  1144. | /* end confdefs.h.  */
  1145. | /* Define kqueue to an innocuous variant, in case <limits.h> declares kqueue.
  1146. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  1147. | #define kqueue innocuous_kqueue
  1148. |
  1149. | /* System header to define __stub macros and hopefully few prototypes,
  1150. |     which can conflict with char kqueue (); below.
  1151. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1152. |     <limits.h> exists even on freestanding compilers.  */
  1153. |
  1154. | #ifdef __STDC__
  1155. | # include <limits.h>
  1156. | #else
  1157. | # include <assert.h>
  1158. | #endif
  1159. |
  1160. | #undef kqueue
  1161. |
  1162. | /* Override any GCC internal prototype to avoid an error.
  1163. |    Use char because int might match the return type of a GCC
  1164. |    builtin and then its argument prototype would still apply.  */
  1165. | #ifdef __cplusplus
  1166. | extern "C"
  1167. | #endif
  1168. | char kqueue ();
  1169. | /* The GNU C library defines this for functions which it implements
  1170. |     to always fail with ENOSYS.  Some functions are actually named
  1171. |     something starting with __ and the normal name is an alias.  */
  1172. | #if defined __stub_kqueue || defined __stub___kqueue
  1173. | choke me
  1174. | #endif
  1175. |
  1176. | int
  1177. | main ()
  1178. | {
  1179. | return kqueue ();
  1180. |   ;
  1181. |   return 0;
  1182. | }
  1183. configure:19581: result: no
  1184. configure:19581: checking for port_create
  1185. configure:19581: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldl -lcrypt  -lpthread >&5
  1186. /tmp/ccCryyoQ.o: In function `main':
  1187. /freeswitch-advantage/libs/apr/conftest.c:73: undefined reference to `port_create'
  1188. collect2: error: ld returned 1 exit status
  1189. configure:19581: $? = 1
  1190. configure: failed program was:
  1191. | /* confdefs.h */
  1192. | #define PACKAGE_NAME ""
  1193. | #define PACKAGE_TARNAME ""
  1194. | #define PACKAGE_VERSION ""
  1195. | #define PACKAGE_STRING ""
  1196. | #define PACKAGE_BUGREPORT ""
  1197. | #define PACKAGE_URL ""
  1198. | #define STDC_HEADERS 1
  1199. | #define HAVE_SYS_TYPES_H 1
  1200. | #define HAVE_SYS_STAT_H 1
  1201. | #define HAVE_STDLIB_H 1
  1202. | #define HAVE_STRING_H 1
  1203. | #define HAVE_MEMORY_H 1
  1204. | #define HAVE_STRINGS_H 1
  1205. | #define HAVE_INTTYPES_H 1
  1206. | #define HAVE_STDINT_H 1
  1207. | #define HAVE_UNISTD_H 1
  1208. | #define __EXTENSIONS__ 1
  1209. | #define _ALL_SOURCE 1
  1210. | #define _GNU_SOURCE 1
  1211. | #define _POSIX_PTHREAD_SEMANTICS 1
  1212. | #define _TANDEM_SOURCE 1
  1213. | #define HAVE_DLFCN_H 1
  1214. | #define LT_OBJDIR ".libs/"
  1215. | #define HAVE_LIBDL 1
  1216. | #define HAVE_PTHREAD_H 1
  1217. | #define HAVE_PTHREAD_H 1
  1218. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1219. | #define HAVE_PTHREAD_KEY_DELETE 1
  1220. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  1221. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  1222. | #define HAVE_PTHREAD_RWLOCKS 1
  1223. | #define HAVE_GETHOSTBYNAME_R 1
  1224. | #define HAVE_GETHOSTBYADDR_R 1
  1225. | #define HAVE_SIGSUSPEND 1
  1226. | #define HAVE_SIGWAIT 1
  1227. | #define HAVE_POLL 1
  1228. | /* end confdefs.h.  */
  1229. | /* Define port_create to an innocuous variant, in case <limits.h> declares port_create.
  1230. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  1231. | #define port_create innocuous_port_create
  1232. |
  1233. | /* System header to define __stub macros and hopefully few prototypes,
  1234. |     which can conflict with char port_create (); below.
  1235. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1236. |     <limits.h> exists even on freestanding compilers.  */
  1237. |
  1238. | #ifdef __STDC__
  1239. | # include <limits.h>
  1240. | #else
  1241. | # include <assert.h>
  1242. | #endif
  1243. |
  1244. | #undef port_create
  1245. |
  1246. | /* Override any GCC internal prototype to avoid an error.
  1247. |    Use char because int might match the return type of a GCC
  1248. |    builtin and then its argument prototype would still apply.  */
  1249. | #ifdef __cplusplus
  1250. | extern "C"
  1251. | #endif
  1252. | char port_create ();
  1253. | /* The GNU C library defines this for functions which it implements
  1254. |     to always fail with ENOSYS.  Some functions are actually named
  1255. |     something starting with __ and the normal name is an alias.  */
  1256. | #if defined __stub_port_create || defined __stub___port_create
  1257. | choke me
  1258. | #endif
  1259. |
  1260. | int
  1261. | main ()
  1262. | {
  1263. | return port_create ();
  1264. |   ;
  1265. |   return 0;
  1266. | }
  1267. configure:19581: result: no
  1268. configure:19593: checking for epoll support
  1269. configure:19612: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldl -lcrypt  -lpthread >&5
  1270. configure:19612: $? = 0
  1271. configure:19612: ./conftest
  1272. configure:19612: $? = 0
  1273. configure:19622: result: yes
  1274. configure:19634: checking for getpwnam_r
  1275. configure:19634: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldl -lcrypt  -lpthread >&5
  1276. configure:19634: $? = 0
  1277. configure:19634: result: yes
  1278. configure:19634: checking for getpwuid_r
  1279. configure:19634: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldl -lcrypt  -lpthread >&5
  1280. configure:19634: $? = 0
  1281. configure:19634: result: yes
  1282. configure:19634: checking for getgrnam_r
  1283. configure:19634: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldl -lcrypt  -lpthread >&5
  1284. configure:19634: $? = 0
  1285. configure:19634: result: yes
  1286. configure:19634: checking for getgrgid_r
  1287. configure:19634: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldl -lcrypt  -lpthread >&5
  1288. configure:19634: $? = 0
  1289. configure:19634: result: yes
  1290. configure:19648: checking for library containing shm_open
  1291. configure:19679: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldl -lcrypt  -lpthread >&5
  1292. /usr/bin/ld: /tmp/ccsU408d.o: undefined reference to symbol 'shm_open@@GLIBC_2.2.5'
  1293. //lib/x86_64-linux-gnu/librt.so.1: error adding symbols: DSO missing from command line
  1294. collect2: error: ld returned 1 exit status
  1295. configure:19679: $? = 1
  1296. configure: failed program was:
  1297. | /* confdefs.h */
  1298. | #define PACKAGE_NAME ""
  1299. | #define PACKAGE_TARNAME ""
  1300. | #define PACKAGE_VERSION ""
  1301. | #define PACKAGE_STRING ""
  1302. | #define PACKAGE_BUGREPORT ""
  1303. | #define PACKAGE_URL ""
  1304. | #define STDC_HEADERS 1
  1305. | #define HAVE_SYS_TYPES_H 1
  1306. | #define HAVE_SYS_STAT_H 1
  1307. | #define HAVE_STDLIB_H 1
  1308. | #define HAVE_STRING_H 1
  1309. | #define HAVE_MEMORY_H 1
  1310. | #define HAVE_STRINGS_H 1
  1311. | #define HAVE_INTTYPES_H 1
  1312. | #define HAVE_STDINT_H 1
  1313. | #define HAVE_UNISTD_H 1
  1314. | #define __EXTENSIONS__ 1
  1315. | #define _ALL_SOURCE 1
  1316. | #define _GNU_SOURCE 1
  1317. | #define _POSIX_PTHREAD_SEMANTICS 1
  1318. | #define _TANDEM_SOURCE 1
  1319. | #define HAVE_DLFCN_H 1
  1320. | #define LT_OBJDIR ".libs/"
  1321. | #define HAVE_LIBDL 1
  1322. | #define HAVE_PTHREAD_H 1
  1323. | #define HAVE_PTHREAD_H 1
  1324. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1325. | #define HAVE_PTHREAD_KEY_DELETE 1
  1326. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  1327. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  1328. | #define HAVE_PTHREAD_RWLOCKS 1
  1329. | #define HAVE_GETHOSTBYNAME_R 1
  1330. | #define HAVE_GETHOSTBYADDR_R 1
  1331. | #define HAVE_SIGSUSPEND 1
  1332. | #define HAVE_SIGWAIT 1
  1333. | #define HAVE_POLL 1
  1334. | #define HAVE_EPOLL 1
  1335. | #define HAVE_GETPWNAM_R 1
  1336. | #define HAVE_GETPWUID_R 1
  1337. | #define HAVE_GETGRNAM_R 1
  1338. | #define HAVE_GETGRGID_R 1
  1339. | /* end confdefs.h.  */
  1340. |
  1341. | /* Override any GCC internal prototype to avoid an error.
  1342. |    Use char because int might match the return type of a GCC
  1343. |    builtin and then its argument prototype would still apply.  */
  1344. | #ifdef __cplusplus
  1345. | extern "C"
  1346. | #endif
  1347. | char shm_open ();
  1348. | int
  1349. | main ()
  1350. | {
  1351. | return shm_open ();
  1352. |   ;
  1353. |   return 0;
  1354. | }
  1355. configure:19679: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt  -ldl -lcrypt  -lpthread >&5
  1356. configure:19679: $? = 0
  1357. configure:19696: result: -lrt
  1358. configure:19716: checking for sys/types.h
  1359. configure:19716: result: yes
  1360. configure:19716: checking sys/mman.h usability
  1361. configure:19716: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  1362. configure:19716: $? = 0
  1363. configure:19716: result: yes
  1364. configure:19716: checking sys/mman.h presence
  1365. configure:19716: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  1366. configure:19716: $? = 0
  1367. configure:19716: result: yes
  1368. configure:19716: checking for sys/mman.h
  1369. configure:19716: result: yes
  1370. configure:19716: checking sys/ipc.h usability
  1371. configure:19716: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  1372. configure:19716: $? = 0
  1373. configure:19716: result: yes
  1374. configure:19716: checking sys/ipc.h presence
  1375. configure:19716: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  1376. configure:19716: $? = 0
  1377. configure:19716: result: yes
  1378. configure:19716: checking for sys/ipc.h
  1379. configure:19716: result: yes
  1380. configure:19716: checking sys/mutex.h usability
  1381. configure:19716: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  1382. conftest.c:80:23: fatal error: sys/mutex.h: No such file or directory
  1383.  #include <sys/mutex.h>
  1384.                        ^
  1385. compilation terminated.
  1386. configure:19716: $? = 1
  1387. configure: failed program was:
  1388. | /* confdefs.h */
  1389. | #define PACKAGE_NAME ""
  1390. | #define PACKAGE_TARNAME ""
  1391. | #define PACKAGE_VERSION ""
  1392. | #define PACKAGE_STRING ""
  1393. | #define PACKAGE_BUGREPORT ""
  1394. | #define PACKAGE_URL ""
  1395. | #define STDC_HEADERS 1
  1396. | #define HAVE_SYS_TYPES_H 1
  1397. | #define HAVE_SYS_STAT_H 1
  1398. | #define HAVE_STDLIB_H 1
  1399. | #define HAVE_STRING_H 1
  1400. | #define HAVE_MEMORY_H 1
  1401. | #define HAVE_STRINGS_H 1
  1402. | #define HAVE_INTTYPES_H 1
  1403. | #define HAVE_STDINT_H 1
  1404. | #define HAVE_UNISTD_H 1
  1405. | #define __EXTENSIONS__ 1
  1406. | #define _ALL_SOURCE 1
  1407. | #define _GNU_SOURCE 1
  1408. | #define _POSIX_PTHREAD_SEMANTICS 1
  1409. | #define _TANDEM_SOURCE 1
  1410. | #define HAVE_DLFCN_H 1
  1411. | #define LT_OBJDIR ".libs/"
  1412. | #define HAVE_LIBDL 1
  1413. | #define HAVE_PTHREAD_H 1
  1414. | #define HAVE_PTHREAD_H 1
  1415. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1416. | #define HAVE_PTHREAD_KEY_DELETE 1
  1417. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  1418. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  1419. | #define HAVE_PTHREAD_RWLOCKS 1
  1420. | #define HAVE_GETHOSTBYNAME_R 1
  1421. | #define HAVE_GETHOSTBYADDR_R 1
  1422. | #define HAVE_SIGSUSPEND 1
  1423. | #define HAVE_SIGWAIT 1
  1424. | #define HAVE_POLL 1
  1425. | #define HAVE_EPOLL 1
  1426. | #define HAVE_GETPWNAM_R 1
  1427. | #define HAVE_GETPWUID_R 1
  1428. | #define HAVE_GETGRNAM_R 1
  1429. | #define HAVE_GETGRGID_R 1
  1430. | #define HAVE_SYS_TYPES_H 1
  1431. | #define HAVE_SYS_MMAN_H 1
  1432. | #define HAVE_SYS_IPC_H 1
  1433. | /* end confdefs.h.  */
  1434. | #include <stdio.h>
  1435. | #ifdef HAVE_SYS_TYPES_H
  1436. | # include <sys/types.h>
  1437. | #endif
  1438. | #ifdef HAVE_SYS_STAT_H
  1439. | # include <sys/stat.h>
  1440. | #endif
  1441. | #ifdef STDC_HEADERS
  1442. | # include <stdlib.h>
  1443. | # include <stddef.h>
  1444. | #else
  1445. | # ifdef HAVE_STDLIB_H
  1446. | #  include <stdlib.h>
  1447. | # endif
  1448. | #endif
  1449. | #ifdef HAVE_STRING_H
  1450. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1451. | #  include <memory.h>
  1452. | # endif
  1453. | # include <string.h>
  1454. | #endif
  1455. | #ifdef HAVE_STRINGS_H
  1456. | # include <strings.h>
  1457. | #endif
  1458. | #ifdef HAVE_INTTYPES_H
  1459. | # include <inttypes.h>
  1460. | #endif
  1461. | #ifdef HAVE_STDINT_H
  1462. | # include <stdint.h>
  1463. | #endif
  1464. | #ifdef HAVE_UNISTD_H
  1465. | # include <unistd.h>
  1466. | #endif
  1467. | #include <sys/mutex.h>
  1468. configure:19716: result: no
  1469. configure:19716: checking sys/mutex.h presence
  1470. configure:19716: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  1471. conftest.c:47:23: fatal error: sys/mutex.h: No such file or directory
  1472.  #include <sys/mutex.h>
  1473.                        ^
  1474. compilation terminated.
  1475. configure:19716: $? = 1
  1476. configure: failed program was:
  1477. | /* confdefs.h */
  1478. | #define PACKAGE_NAME ""
  1479. | #define PACKAGE_TARNAME ""
  1480. | #define PACKAGE_VERSION ""
  1481. | #define PACKAGE_STRING ""
  1482. | #define PACKAGE_BUGREPORT ""
  1483. | #define PACKAGE_URL ""
  1484. | #define STDC_HEADERS 1
  1485. | #define HAVE_SYS_TYPES_H 1
  1486. | #define HAVE_SYS_STAT_H 1
  1487. | #define HAVE_STDLIB_H 1
  1488. | #define HAVE_STRING_H 1
  1489. | #define HAVE_MEMORY_H 1
  1490. | #define HAVE_STRINGS_H 1
  1491. | #define HAVE_INTTYPES_H 1
  1492. | #define HAVE_STDINT_H 1
  1493. | #define HAVE_UNISTD_H 1
  1494. | #define __EXTENSIONS__ 1
  1495. | #define _ALL_SOURCE 1
  1496. | #define _GNU_SOURCE 1
  1497. | #define _POSIX_PTHREAD_SEMANTICS 1
  1498. | #define _TANDEM_SOURCE 1
  1499. | #define HAVE_DLFCN_H 1
  1500. | #define LT_OBJDIR ".libs/"
  1501. | #define HAVE_LIBDL 1
  1502. | #define HAVE_PTHREAD_H 1
  1503. | #define HAVE_PTHREAD_H 1
  1504. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1505. | #define HAVE_PTHREAD_KEY_DELETE 1
  1506. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  1507. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  1508. | #define HAVE_PTHREAD_RWLOCKS 1
  1509. | #define HAVE_GETHOSTBYNAME_R 1
  1510. | #define HAVE_GETHOSTBYADDR_R 1
  1511. | #define HAVE_SIGSUSPEND 1
  1512. | #define HAVE_SIGWAIT 1
  1513. | #define HAVE_POLL 1
  1514. | #define HAVE_EPOLL 1
  1515. | #define HAVE_GETPWNAM_R 1
  1516. | #define HAVE_GETPWUID_R 1
  1517. | #define HAVE_GETGRNAM_R 1
  1518. | #define HAVE_GETGRGID_R 1
  1519. | #define HAVE_SYS_TYPES_H 1
  1520. | #define HAVE_SYS_MMAN_H 1
  1521. | #define HAVE_SYS_IPC_H 1
  1522. | /* end confdefs.h.  */
  1523. | #include <sys/mutex.h>
  1524. configure:19716: result: no
  1525. configure:19716: checking for sys/mutex.h
  1526. configure:19716: result: no
  1527. configure:19716: checking sys/shm.h usability
  1528. configure:19716: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  1529. configure:19716: $? = 0
  1530. configure:19716: result: yes
  1531. configure:19716: checking sys/shm.h presence
  1532. configure:19716: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  1533. configure:19716: $? = 0
  1534. configure:19716: result: yes
  1535. configure:19716: checking for sys/shm.h
  1536. configure:19716: result: yes
  1537. configure:19716: checking sys/file.h usability
  1538. configure:19716: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  1539. configure:19716: $? = 0
  1540. configure:19716: result: yes
  1541. configure:19716: checking sys/file.h presence
  1542. configure:19716: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  1543. configure:19716: $? = 0
  1544. configure:19716: result: yes
  1545. configure:19716: checking for sys/file.h
  1546. configure:19716: result: yes
  1547. configure:19716: checking kernel/OS.h usability
  1548. configure:19716: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  1549. conftest.c:82:23: fatal error: kernel/OS.h: No such file or directory
  1550.  #include <kernel/OS.h>
  1551.                        ^
  1552. compilation terminated.
  1553. configure:19716: $? = 1
  1554. configure: failed program was:
  1555. | /* confdefs.h */
  1556. | #define PACKAGE_NAME ""
  1557. | #define PACKAGE_TARNAME ""
  1558. | #define PACKAGE_VERSION ""
  1559. | #define PACKAGE_STRING ""
  1560. | #define PACKAGE_BUGREPORT ""
  1561. | #define PACKAGE_URL ""
  1562. | #define STDC_HEADERS 1
  1563. | #define HAVE_SYS_TYPES_H 1
  1564. | #define HAVE_SYS_STAT_H 1
  1565. | #define HAVE_STDLIB_H 1
  1566. | #define HAVE_STRING_H 1
  1567. | #define HAVE_MEMORY_H 1
  1568. | #define HAVE_STRINGS_H 1
  1569. | #define HAVE_INTTYPES_H 1
  1570. | #define HAVE_STDINT_H 1
  1571. | #define HAVE_UNISTD_H 1
  1572. | #define __EXTENSIONS__ 1
  1573. | #define _ALL_SOURCE 1
  1574. | #define _GNU_SOURCE 1
  1575. | #define _POSIX_PTHREAD_SEMANTICS 1
  1576. | #define _TANDEM_SOURCE 1
  1577. | #define HAVE_DLFCN_H 1
  1578. | #define LT_OBJDIR ".libs/"
  1579. | #define HAVE_LIBDL 1
  1580. | #define HAVE_PTHREAD_H 1
  1581. | #define HAVE_PTHREAD_H 1
  1582. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1583. | #define HAVE_PTHREAD_KEY_DELETE 1
  1584. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  1585. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  1586. | #define HAVE_PTHREAD_RWLOCKS 1
  1587. | #define HAVE_GETHOSTBYNAME_R 1
  1588. | #define HAVE_GETHOSTBYADDR_R 1
  1589. | #define HAVE_SIGSUSPEND 1
  1590. | #define HAVE_SIGWAIT 1
  1591. | #define HAVE_POLL 1
  1592. | #define HAVE_EPOLL 1
  1593. | #define HAVE_GETPWNAM_R 1
  1594. | #define HAVE_GETPWUID_R 1
  1595. | #define HAVE_GETGRNAM_R 1
  1596. | #define HAVE_GETGRGID_R 1
  1597. | #define HAVE_SYS_TYPES_H 1
  1598. | #define HAVE_SYS_MMAN_H 1
  1599. | #define HAVE_SYS_IPC_H 1
  1600. | #define HAVE_SYS_SHM_H 1
  1601. | #define HAVE_SYS_FILE_H 1
  1602. | /* end confdefs.h.  */
  1603. | #include <stdio.h>
  1604. | #ifdef HAVE_SYS_TYPES_H
  1605. | # include <sys/types.h>
  1606. | #endif
  1607. | #ifdef HAVE_SYS_STAT_H
  1608. | # include <sys/stat.h>
  1609. | #endif
  1610. | #ifdef STDC_HEADERS
  1611. | # include <stdlib.h>
  1612. | # include <stddef.h>
  1613. | #else
  1614. | # ifdef HAVE_STDLIB_H
  1615. | #  include <stdlib.h>
  1616. | # endif
  1617. | #endif
  1618. | #ifdef HAVE_STRING_H
  1619. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1620. | #  include <memory.h>
  1621. | # endif
  1622. | # include <string.h>
  1623. | #endif
  1624. | #ifdef HAVE_STRINGS_H
  1625. | # include <strings.h>
  1626. | #endif
  1627. | #ifdef HAVE_INTTYPES_H
  1628. | # include <inttypes.h>
  1629. | #endif
  1630. | #ifdef HAVE_STDINT_H
  1631. | # include <stdint.h>
  1632. | #endif
  1633. | #ifdef HAVE_UNISTD_H
  1634. | # include <unistd.h>
  1635. | #endif
  1636. | #include <kernel/OS.h>
  1637. configure:19716: result: no
  1638. configure:19716: checking kernel/OS.h presence
  1639. configure:19716: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  1640. conftest.c:49:23: fatal error: kernel/OS.h: No such file or directory
  1641.  #include <kernel/OS.h>
  1642.                        ^
  1643. compilation terminated.
  1644. configure:19716: $? = 1
  1645. configure: failed program was:
  1646. | /* confdefs.h */
  1647. | #define PACKAGE_NAME ""
  1648. | #define PACKAGE_TARNAME ""
  1649. | #define PACKAGE_VERSION ""
  1650. | #define PACKAGE_STRING ""
  1651. | #define PACKAGE_BUGREPORT ""
  1652. | #define PACKAGE_URL ""
  1653. | #define STDC_HEADERS 1
  1654. | #define HAVE_SYS_TYPES_H 1
  1655. | #define HAVE_SYS_STAT_H 1
  1656. | #define HAVE_STDLIB_H 1
  1657. | #define HAVE_STRING_H 1
  1658. | #define HAVE_MEMORY_H 1
  1659. | #define HAVE_STRINGS_H 1
  1660. | #define HAVE_INTTYPES_H 1
  1661. | #define HAVE_STDINT_H 1
  1662. | #define HAVE_UNISTD_H 1
  1663. | #define __EXTENSIONS__ 1
  1664. | #define _ALL_SOURCE 1
  1665. | #define _GNU_SOURCE 1
  1666. | #define _POSIX_PTHREAD_SEMANTICS 1
  1667. | #define _TANDEM_SOURCE 1
  1668. | #define HAVE_DLFCN_H 1
  1669. | #define LT_OBJDIR ".libs/"
  1670. | #define HAVE_LIBDL 1
  1671. | #define HAVE_PTHREAD_H 1
  1672. | #define HAVE_PTHREAD_H 1
  1673. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1674. | #define HAVE_PTHREAD_KEY_DELETE 1
  1675. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  1676. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  1677. | #define HAVE_PTHREAD_RWLOCKS 1
  1678. | #define HAVE_GETHOSTBYNAME_R 1
  1679. | #define HAVE_GETHOSTBYADDR_R 1
  1680. | #define HAVE_SIGSUSPEND 1
  1681. | #define HAVE_SIGWAIT 1
  1682. | #define HAVE_POLL 1
  1683. | #define HAVE_EPOLL 1
  1684. | #define HAVE_GETPWNAM_R 1
  1685. | #define HAVE_GETPWUID_R 1
  1686. | #define HAVE_GETGRNAM_R 1
  1687. | #define HAVE_GETGRGID_R 1
  1688. | #define HAVE_SYS_TYPES_H 1
  1689. | #define HAVE_SYS_MMAN_H 1
  1690. | #define HAVE_SYS_IPC_H 1
  1691. | #define HAVE_SYS_SHM_H 1
  1692. | #define HAVE_SYS_FILE_H 1
  1693. | /* end confdefs.h.  */
  1694. | #include <kernel/OS.h>
  1695. configure:19716: result: no
  1696. configure:19716: checking for kernel/OS.h
  1697. configure:19716: result: no
  1698. configure:19716: checking os2.h usability
  1699. configure:19716: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  1700. conftest.c:82:17: fatal error: os2.h: No such file or directory
  1701.  #include <os2.h>
  1702.                  ^
  1703. compilation terminated.
  1704. configure:19716: $? = 1
  1705. configure: failed program was:
  1706. | /* confdefs.h */
  1707. | #define PACKAGE_NAME ""
  1708. | #define PACKAGE_TARNAME ""
  1709. | #define PACKAGE_VERSION ""
  1710. | #define PACKAGE_STRING ""
  1711. | #define PACKAGE_BUGREPORT ""
  1712. | #define PACKAGE_URL ""
  1713. | #define STDC_HEADERS 1
  1714. | #define HAVE_SYS_TYPES_H 1
  1715. | #define HAVE_SYS_STAT_H 1
  1716. | #define HAVE_STDLIB_H 1
  1717. | #define HAVE_STRING_H 1
  1718. | #define HAVE_MEMORY_H 1
  1719. | #define HAVE_STRINGS_H 1
  1720. | #define HAVE_INTTYPES_H 1
  1721. | #define HAVE_STDINT_H 1
  1722. | #define HAVE_UNISTD_H 1
  1723. | #define __EXTENSIONS__ 1
  1724. | #define _ALL_SOURCE 1
  1725. | #define _GNU_SOURCE 1
  1726. | #define _POSIX_PTHREAD_SEMANTICS 1
  1727. | #define _TANDEM_SOURCE 1
  1728. | #define HAVE_DLFCN_H 1
  1729. | #define LT_OBJDIR ".libs/"
  1730. | #define HAVE_LIBDL 1
  1731. | #define HAVE_PTHREAD_H 1
  1732. | #define HAVE_PTHREAD_H 1
  1733. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1734. | #define HAVE_PTHREAD_KEY_DELETE 1
  1735. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  1736. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  1737. | #define HAVE_PTHREAD_RWLOCKS 1
  1738. | #define HAVE_GETHOSTBYNAME_R 1
  1739. | #define HAVE_GETHOSTBYADDR_R 1
  1740. | #define HAVE_SIGSUSPEND 1
  1741. | #define HAVE_SIGWAIT 1
  1742. | #define HAVE_POLL 1
  1743. | #define HAVE_EPOLL 1
  1744. | #define HAVE_GETPWNAM_R 1
  1745. | #define HAVE_GETPWUID_R 1
  1746. | #define HAVE_GETGRNAM_R 1
  1747. | #define HAVE_GETGRGID_R 1
  1748. | #define HAVE_SYS_TYPES_H 1
  1749. | #define HAVE_SYS_MMAN_H 1
  1750. | #define HAVE_SYS_IPC_H 1
  1751. | #define HAVE_SYS_SHM_H 1
  1752. | #define HAVE_SYS_FILE_H 1
  1753. | /* end confdefs.h.  */
  1754. | #include <stdio.h>
  1755. | #ifdef HAVE_SYS_TYPES_H
  1756. | # include <sys/types.h>
  1757. | #endif
  1758. | #ifdef HAVE_SYS_STAT_H
  1759. | # include <sys/stat.h>
  1760. | #endif
  1761. | #ifdef STDC_HEADERS
  1762. | # include <stdlib.h>
  1763. | # include <stddef.h>
  1764. | #else
  1765. | # ifdef HAVE_STDLIB_H
  1766. | #  include <stdlib.h>
  1767. | # endif
  1768. | #endif
  1769. | #ifdef HAVE_STRING_H
  1770. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1771. | #  include <memory.h>
  1772. | # endif
  1773. | # include <string.h>
  1774. | #endif
  1775. | #ifdef HAVE_STRINGS_H
  1776. | # include <strings.h>
  1777. | #endif
  1778. | #ifdef HAVE_INTTYPES_H
  1779. | # include <inttypes.h>
  1780. | #endif
  1781. | #ifdef HAVE_STDINT_H
  1782. | # include <stdint.h>
  1783. | #endif
  1784. | #ifdef HAVE_UNISTD_H
  1785. | # include <unistd.h>
  1786. | #endif
  1787. | #include <os2.h>
  1788. configure:19716: result: no
  1789. configure:19716: checking os2.h presence
  1790. configure:19716: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  1791. conftest.c:49:17: fatal error: os2.h: No such file or directory
  1792.  #include <os2.h>
  1793.                  ^
  1794. compilation terminated.
  1795. configure:19716: $? = 1
  1796. configure: failed program was:
  1797. | /* confdefs.h */
  1798. | #define PACKAGE_NAME ""
  1799. | #define PACKAGE_TARNAME ""
  1800. | #define PACKAGE_VERSION ""
  1801. | #define PACKAGE_STRING ""
  1802. | #define PACKAGE_BUGREPORT ""
  1803. | #define PACKAGE_URL ""
  1804. | #define STDC_HEADERS 1
  1805. | #define HAVE_SYS_TYPES_H 1
  1806. | #define HAVE_SYS_STAT_H 1
  1807. | #define HAVE_STDLIB_H 1
  1808. | #define HAVE_STRING_H 1
  1809. | #define HAVE_MEMORY_H 1
  1810. | #define HAVE_STRINGS_H 1
  1811. | #define HAVE_INTTYPES_H 1
  1812. | #define HAVE_STDINT_H 1
  1813. | #define HAVE_UNISTD_H 1
  1814. | #define __EXTENSIONS__ 1
  1815. | #define _ALL_SOURCE 1
  1816. | #define _GNU_SOURCE 1
  1817. | #define _POSIX_PTHREAD_SEMANTICS 1
  1818. | #define _TANDEM_SOURCE 1
  1819. | #define HAVE_DLFCN_H 1
  1820. | #define LT_OBJDIR ".libs/"
  1821. | #define HAVE_LIBDL 1
  1822. | #define HAVE_PTHREAD_H 1
  1823. | #define HAVE_PTHREAD_H 1
  1824. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1825. | #define HAVE_PTHREAD_KEY_DELETE 1
  1826. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  1827. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  1828. | #define HAVE_PTHREAD_RWLOCKS 1
  1829. | #define HAVE_GETHOSTBYNAME_R 1
  1830. | #define HAVE_GETHOSTBYADDR_R 1
  1831. | #define HAVE_SIGSUSPEND 1
  1832. | #define HAVE_SIGWAIT 1
  1833. | #define HAVE_POLL 1
  1834. | #define HAVE_EPOLL 1
  1835. | #define HAVE_GETPWNAM_R 1
  1836. | #define HAVE_GETPWUID_R 1
  1837. | #define HAVE_GETGRNAM_R 1
  1838. | #define HAVE_GETGRGID_R 1
  1839. | #define HAVE_SYS_TYPES_H 1
  1840. | #define HAVE_SYS_MMAN_H 1
  1841. | #define HAVE_SYS_IPC_H 1
  1842. | #define HAVE_SYS_SHM_H 1
  1843. | #define HAVE_SYS_FILE_H 1
  1844. | /* end confdefs.h.  */
  1845. | #include <os2.h>
  1846. configure:19716: result: no
  1847. configure:19716: checking for os2.h
  1848. configure:19716: result: no
  1849. configure:19730: checking for mmap
  1850. configure:19730: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  1851. configure:19730: $? = 0
  1852. configure:19730: result: yes
  1853. configure:19730: checking for munmap
  1854. configure:19730: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  1855. configure:19730: $? = 0
  1856. configure:19730: result: yes
  1857. configure:19730: checking for shm_open
  1858. configure:19730: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  1859. configure:19730: $? = 0
  1860. configure:19730: result: yes
  1861. configure:19730: checking for shm_unlink
  1862. configure:19730: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  1863. configure:19730: $? = 0
  1864. configure:19730: result: yes
  1865. configure:19730: checking for shmget
  1866. configure:19730: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  1867. configure:19730: $? = 0
  1868. configure:19730: result: yes
  1869. configure:19730: checking for shmat
  1870. configure:19730: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  1871. configure:19730: $? = 0
  1872. configure:19730: result: yes
  1873. configure:19730: checking for shmdt
  1874. configure:19730: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  1875. configure:19730: $? = 0
  1876. configure:19730: result: yes
  1877. configure:19730: checking for shmctl
  1878. configure:19730: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  1879. configure:19730: $? = 0
  1880. configure:19730: result: yes
  1881. configure:19730: checking for create_area
  1882. configure:19730: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  1883. /tmp/ccjyaNQ8.o: In function `main':
  1884. /freeswitch-advantage/libs/apr/conftest.c:91: undefined reference to `create_area'
  1885. collect2: error: ld returned 1 exit status
  1886. configure:19730: $? = 1
  1887. configure: failed program was:
  1888. | /* confdefs.h */
  1889. | #define PACKAGE_NAME ""
  1890. | #define PACKAGE_TARNAME ""
  1891. | #define PACKAGE_VERSION ""
  1892. | #define PACKAGE_STRING ""
  1893. | #define PACKAGE_BUGREPORT ""
  1894. | #define PACKAGE_URL ""
  1895. | #define STDC_HEADERS 1
  1896. | #define HAVE_SYS_TYPES_H 1
  1897. | #define HAVE_SYS_STAT_H 1
  1898. | #define HAVE_STDLIB_H 1
  1899. | #define HAVE_STRING_H 1
  1900. | #define HAVE_MEMORY_H 1
  1901. | #define HAVE_STRINGS_H 1
  1902. | #define HAVE_INTTYPES_H 1
  1903. | #define HAVE_STDINT_H 1
  1904. | #define HAVE_UNISTD_H 1
  1905. | #define __EXTENSIONS__ 1
  1906. | #define _ALL_SOURCE 1
  1907. | #define _GNU_SOURCE 1
  1908. | #define _POSIX_PTHREAD_SEMANTICS 1
  1909. | #define _TANDEM_SOURCE 1
  1910. | #define HAVE_DLFCN_H 1
  1911. | #define LT_OBJDIR ".libs/"
  1912. | #define HAVE_LIBDL 1
  1913. | #define HAVE_PTHREAD_H 1
  1914. | #define HAVE_PTHREAD_H 1
  1915. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1916. | #define HAVE_PTHREAD_KEY_DELETE 1
  1917. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  1918. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  1919. | #define HAVE_PTHREAD_RWLOCKS 1
  1920. | #define HAVE_GETHOSTBYNAME_R 1
  1921. | #define HAVE_GETHOSTBYADDR_R 1
  1922. | #define HAVE_SIGSUSPEND 1
  1923. | #define HAVE_SIGWAIT 1
  1924. | #define HAVE_POLL 1
  1925. | #define HAVE_EPOLL 1
  1926. | #define HAVE_GETPWNAM_R 1
  1927. | #define HAVE_GETPWUID_R 1
  1928. | #define HAVE_GETGRNAM_R 1
  1929. | #define HAVE_GETGRGID_R 1
  1930. | #define HAVE_SYS_TYPES_H 1
  1931. | #define HAVE_SYS_MMAN_H 1
  1932. | #define HAVE_SYS_IPC_H 1
  1933. | #define HAVE_SYS_SHM_H 1
  1934. | #define HAVE_SYS_FILE_H 1
  1935. | #define HAVE_MMAP 1
  1936. | #define HAVE_MUNMAP 1
  1937. | #define HAVE_SHM_OPEN 1
  1938. | #define HAVE_SHM_UNLINK 1
  1939. | #define HAVE_SHMGET 1
  1940. | #define HAVE_SHMAT 1
  1941. | #define HAVE_SHMDT 1
  1942. | #define HAVE_SHMCTL 1
  1943. | /* end confdefs.h.  */
  1944. | /* Define create_area to an innocuous variant, in case <limits.h> declares create_area.
  1945. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  1946. | #define create_area innocuous_create_area
  1947. |
  1948. | /* System header to define __stub macros and hopefully few prototypes,
  1949. |     which can conflict with char create_area (); below.
  1950. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1951. |     <limits.h> exists even on freestanding compilers.  */
  1952. |
  1953. | #ifdef __STDC__
  1954. | # include <limits.h>
  1955. | #else
  1956. | # include <assert.h>
  1957. | #endif
  1958. |
  1959. | #undef create_area
  1960. |
  1961. | /* Override any GCC internal prototype to avoid an error.
  1962. |    Use char because int might match the return type of a GCC
  1963. |    builtin and then its argument prototype would still apply.  */
  1964. | #ifdef __cplusplus
  1965. | extern "C"
  1966. | #endif
  1967. | char create_area ();
  1968. | /* The GNU C library defines this for functions which it implements
  1969. |     to always fail with ENOSYS.  Some functions are actually named
  1970. |     something starting with __ and the normal name is an alias.  */
  1971. | #if defined __stub_create_area || defined __stub___create_area
  1972. | choke me
  1973. | #endif
  1974. |
  1975. | int
  1976. | main ()
  1977. | {
  1978. | return create_area ();
  1979. |   ;
  1980. |   return 0;
  1981. | }
  1982. configure:19730: result: no
  1983. configure:19740: checking for MAP_ANON in sys/mman.h
  1984. configure:19765: result: yes
  1985. configure:19773: checking for /dev/zero
  1986. configure:19786: result: yes
  1987. configure:19796: checking for mmap that can map /dev/zero
  1988. configure:19828: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  1989. configure:19828: $? = 0
  1990. configure:19828: ./conftest
  1991. configure:19828: $? = 0
  1992. configure:19838: result: yes
  1993. configure:20086: result: decision on anonymous shared memory allocation method... 4.4BSD-style mmap() via MAP_ANON
  1994. configure:20357: result: decision on namebased memory allocation method... SysV IPC shmget()
  1995. configure:20416: checking for alloca
  1996. configure:20416: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  1997. conftest.c:85:6: warning: conflicting types for built-in function 'alloca'
  1998.  char alloca ();
  1999.       ^~~~~~
  2000. /tmp/ccnRd9Rp.o: In function `main':
  2001. /freeswitch-advantage/libs/apr/conftest.c:96: undefined reference to `alloca'
  2002. collect2: error: ld returned 1 exit status
  2003. configure:20416: $? = 1
  2004. configure: failed program was:
  2005. | /* confdefs.h */
  2006. | #define PACKAGE_NAME ""
  2007. | #define PACKAGE_TARNAME ""
  2008. | #define PACKAGE_VERSION ""
  2009. | #define PACKAGE_STRING ""
  2010. | #define PACKAGE_BUGREPORT ""
  2011. | #define PACKAGE_URL ""
  2012. | #define STDC_HEADERS 1
  2013. | #define HAVE_SYS_TYPES_H 1
  2014. | #define HAVE_SYS_STAT_H 1
  2015. | #define HAVE_STDLIB_H 1
  2016. | #define HAVE_STRING_H 1
  2017. | #define HAVE_MEMORY_H 1
  2018. | #define HAVE_STRINGS_H 1
  2019. | #define HAVE_INTTYPES_H 1
  2020. | #define HAVE_STDINT_H 1
  2021. | #define HAVE_UNISTD_H 1
  2022. | #define __EXTENSIONS__ 1
  2023. | #define _ALL_SOURCE 1
  2024. | #define _GNU_SOURCE 1
  2025. | #define _POSIX_PTHREAD_SEMANTICS 1
  2026. | #define _TANDEM_SOURCE 1
  2027. | #define HAVE_DLFCN_H 1
  2028. | #define LT_OBJDIR ".libs/"
  2029. | #define HAVE_LIBDL 1
  2030. | #define HAVE_PTHREAD_H 1
  2031. | #define HAVE_PTHREAD_H 1
  2032. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2033. | #define HAVE_PTHREAD_KEY_DELETE 1
  2034. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  2035. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  2036. | #define HAVE_PTHREAD_RWLOCKS 1
  2037. | #define HAVE_GETHOSTBYNAME_R 1
  2038. | #define HAVE_GETHOSTBYADDR_R 1
  2039. | #define HAVE_SIGSUSPEND 1
  2040. | #define HAVE_SIGWAIT 1
  2041. | #define HAVE_POLL 1
  2042. | #define HAVE_EPOLL 1
  2043. | #define HAVE_GETPWNAM_R 1
  2044. | #define HAVE_GETPWUID_R 1
  2045. | #define HAVE_GETGRNAM_R 1
  2046. | #define HAVE_GETGRGID_R 1
  2047. | #define HAVE_SYS_TYPES_H 1
  2048. | #define HAVE_SYS_MMAN_H 1
  2049. | #define HAVE_SYS_IPC_H 1
  2050. | #define HAVE_SYS_SHM_H 1
  2051. | #define HAVE_SYS_FILE_H 1
  2052. | #define HAVE_MMAP 1
  2053. | #define HAVE_MUNMAP 1
  2054. | #define HAVE_SHM_OPEN 1
  2055. | #define HAVE_SHM_UNLINK 1
  2056. | #define HAVE_SHMGET 1
  2057. | #define HAVE_SHMAT 1
  2058. | #define HAVE_SHMDT 1
  2059. | #define HAVE_SHMCTL 1
  2060. | #define HAVE_MAP_ANON 1
  2061. | #define anonymous shared memory allocation method 1
  2062. | #define USE_SHMEM_MMAP_ANON 1
  2063. | #define namebased memory allocation method 1
  2064. | #define USE_SHMEM_SHMGET 1
  2065. | /* end confdefs.h.  */
  2066. | /* Define alloca to an innocuous variant, in case <limits.h> declares alloca.
  2067. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  2068. | #define alloca innocuous_alloca
  2069. |
  2070. | /* System header to define __stub macros and hopefully few prototypes,
  2071. |     which can conflict with char alloca (); below.
  2072. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2073. |     <limits.h> exists even on freestanding compilers.  */
  2074. |
  2075. | #ifdef __STDC__
  2076. | # include <limits.h>
  2077. | #else
  2078. | # include <assert.h>
  2079. | #endif
  2080. |
  2081. | #undef alloca
  2082. |
  2083. | /* Override any GCC internal prototype to avoid an error.
  2084. |    Use char because int might match the return type of a GCC
  2085. |    builtin and then its argument prototype would still apply.  */
  2086. | #ifdef __cplusplus
  2087. | extern "C"
  2088. | #endif
  2089. | char alloca ();
  2090. | /* The GNU C library defines this for functions which it implements
  2091. |     to always fail with ENOSYS.  Some functions are actually named
  2092. |     something starting with __ and the normal name is an alias.  */
  2093. | #if defined __stub_alloca || defined __stub___alloca
  2094. | choke me
  2095. | #endif
  2096. |
  2097. | int
  2098. | main ()
  2099. | {
  2100. | return alloca ();
  2101. |   ;
  2102. |   return 0;
  2103. | }
  2104. configure:20416: result: no
  2105. configure:20416: checking for calloc
  2106. configure:20416: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2107. conftest.c:85:6: warning: conflicting types for built-in function 'calloc'
  2108.  char calloc ();
  2109.       ^~~~~~
  2110. configure:20416: $? = 0
  2111. configure:20416: result: yes
  2112. configure:20416: checking for setsid
  2113. configure:20416: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2114. configure:20416: $? = 0
  2115. configure:20416: result: yes
  2116. configure:20416: checking for isinf
  2117. configure:20416: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2118. conftest.c:87:6: warning: conflicting types for built-in function 'isinf'
  2119.  char isinf ();
  2120.       ^~~~~
  2121. configure:20416: $? = 0
  2122. configure:20416: result: yes
  2123. configure:20416: checking for isnan
  2124. configure:20416: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2125. conftest.c:88:6: warning: conflicting types for built-in function 'isnan'
  2126.  char isnan ();
  2127.       ^~~~~
  2128. configure:20416: $? = 0
  2129. configure:20416: result: yes
  2130. configure:20416: checking for getenv
  2131. configure:20416: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2132. configure:20416: $? = 0
  2133. configure:20416: result: yes
  2134. configure:20416: checking for putenv
  2135. configure:20416: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2136. configure:20416: $? = 0
  2137. configure:20416: result: yes
  2138. configure:20416: checking for setenv
  2139. configure:20416: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2140. configure:20416: $? = 0
  2141. configure:20416: result: yes
  2142. configure:20416: checking for unsetenv
  2143. configure:20416: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2144. configure:20416: $? = 0
  2145. configure:20416: result: yes
  2146. configure:20416: checking for writev
  2147. configure:20416: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2148. configure:20416: $? = 0
  2149. configure:20416: result: yes
  2150. configure:20416: checking for getifaddrs
  2151. configure:20416: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2152. configure:20416: $? = 0
  2153. configure:20416: result: yes
  2154. configure:20416: checking for utime
  2155. configure:20416: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2156. configure:20416: $? = 0
  2157. configure:20416: result: yes
  2158. configure:20416: checking for utimes
  2159. configure:20416: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2160. configure:20416: $? = 0
  2161. configure:20416: result: yes
  2162. configure:20427: checking for setrlimit
  2163. configure:20427: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2164. configure:20427: $? = 0
  2165. configure:20427: result: yes
  2166. configure:20440: checking for getrlimit
  2167. configure:20440: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2168. configure:20440: $? = 0
  2169. configure:20440: result: yes
  2170. configure:20452: checking for sendfilev in -lsendfile
  2171. configure:20477: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lsendfile  -lrt -ldl -lcrypt  -lpthread >&5
  2172. /usr/bin/ld: cannot find -lsendfile
  2173. collect2: error: ld returned 1 exit status
  2174. configure:20477: $? = 1
  2175. configure: failed program was:
  2176. | /* confdefs.h */
  2177. | #define PACKAGE_NAME ""
  2178. | #define PACKAGE_TARNAME ""
  2179. | #define PACKAGE_VERSION ""
  2180. | #define PACKAGE_STRING ""
  2181. | #define PACKAGE_BUGREPORT ""
  2182. | #define PACKAGE_URL ""
  2183. | #define STDC_HEADERS 1
  2184. | #define HAVE_SYS_TYPES_H 1
  2185. | #define HAVE_SYS_STAT_H 1
  2186. | #define HAVE_STDLIB_H 1
  2187. | #define HAVE_STRING_H 1
  2188. | #define HAVE_MEMORY_H 1
  2189. | #define HAVE_STRINGS_H 1
  2190. | #define HAVE_INTTYPES_H 1
  2191. | #define HAVE_STDINT_H 1
  2192. | #define HAVE_UNISTD_H 1
  2193. | #define __EXTENSIONS__ 1
  2194. | #define _ALL_SOURCE 1
  2195. | #define _GNU_SOURCE 1
  2196. | #define _POSIX_PTHREAD_SEMANTICS 1
  2197. | #define _TANDEM_SOURCE 1
  2198. | #define HAVE_DLFCN_H 1
  2199. | #define LT_OBJDIR ".libs/"
  2200. | #define HAVE_LIBDL 1
  2201. | #define HAVE_PTHREAD_H 1
  2202. | #define HAVE_PTHREAD_H 1
  2203. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2204. | #define HAVE_PTHREAD_KEY_DELETE 1
  2205. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  2206. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  2207. | #define HAVE_PTHREAD_RWLOCKS 1
  2208. | #define HAVE_GETHOSTBYNAME_R 1
  2209. | #define HAVE_GETHOSTBYADDR_R 1
  2210. | #define HAVE_SIGSUSPEND 1
  2211. | #define HAVE_SIGWAIT 1
  2212. | #define HAVE_POLL 1
  2213. | #define HAVE_EPOLL 1
  2214. | #define HAVE_GETPWNAM_R 1
  2215. | #define HAVE_GETPWUID_R 1
  2216. | #define HAVE_GETGRNAM_R 1
  2217. | #define HAVE_GETGRGID_R 1
  2218. | #define HAVE_SYS_TYPES_H 1
  2219. | #define HAVE_SYS_MMAN_H 1
  2220. | #define HAVE_SYS_IPC_H 1
  2221. | #define HAVE_SYS_SHM_H 1
  2222. | #define HAVE_SYS_FILE_H 1
  2223. | #define HAVE_MMAP 1
  2224. | #define HAVE_MUNMAP 1
  2225. | #define HAVE_SHM_OPEN 1
  2226. | #define HAVE_SHM_UNLINK 1
  2227. | #define HAVE_SHMGET 1
  2228. | #define HAVE_SHMAT 1
  2229. | #define HAVE_SHMDT 1
  2230. | #define HAVE_SHMCTL 1
  2231. | #define HAVE_MAP_ANON 1
  2232. | #define anonymous shared memory allocation method 1
  2233. | #define USE_SHMEM_MMAP_ANON 1
  2234. | #define namebased memory allocation method 1
  2235. | #define USE_SHMEM_SHMGET 1
  2236. | #define HAVE_CALLOC 1
  2237. | #define HAVE_SETSID 1
  2238. | #define HAVE_ISINF 1
  2239. | #define HAVE_ISNAN 1
  2240. | #define HAVE_GETENV 1
  2241. | #define HAVE_PUTENV 1
  2242. | #define HAVE_SETENV 1
  2243. | #define HAVE_UNSETENV 1
  2244. | #define HAVE_WRITEV 1
  2245. | #define HAVE_GETIFADDRS 1
  2246. | #define HAVE_UTIME 1
  2247. | #define HAVE_UTIMES 1
  2248. | #define HAVE_SETRLIMIT 1
  2249. | #define HAVE_GETRLIMIT 1
  2250. | /* end confdefs.h.  */
  2251. |
  2252. | /* Override any GCC internal prototype to avoid an error.
  2253. |    Use char because int might match the return type of a GCC
  2254. |    builtin and then its argument prototype would still apply.  */
  2255. | #ifdef __cplusplus
  2256. | extern "C"
  2257. | #endif
  2258. | char sendfilev ();
  2259. | int
  2260. | main ()
  2261. | {
  2262. | return sendfilev ();
  2263. |   ;
  2264. |   return 0;
  2265. | }
  2266. configure:20486: result: no
  2267. configure:20500: checking for sendfile
  2268. configure:20500: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2269. configure:20500: $? = 0
  2270. configure:20500: result: yes
  2271. configure:20500: checking for send_file
  2272. configure:20500: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2273. /tmp/cc6Mi7as.o: In function `main':
  2274. /freeswitch-advantage/libs/apr/conftest.c:111: undefined reference to `send_file'
  2275. collect2: error: ld returned 1 exit status
  2276. configure:20500: $? = 1
  2277. configure: failed program was:
  2278. | /* confdefs.h */
  2279. | #define PACKAGE_NAME ""
  2280. | #define PACKAGE_TARNAME ""
  2281. | #define PACKAGE_VERSION ""
  2282. | #define PACKAGE_STRING ""
  2283. | #define PACKAGE_BUGREPORT ""
  2284. | #define PACKAGE_URL ""
  2285. | #define STDC_HEADERS 1
  2286. | #define HAVE_SYS_TYPES_H 1
  2287. | #define HAVE_SYS_STAT_H 1
  2288. | #define HAVE_STDLIB_H 1
  2289. | #define HAVE_STRING_H 1
  2290. | #define HAVE_MEMORY_H 1
  2291. | #define HAVE_STRINGS_H 1
  2292. | #define HAVE_INTTYPES_H 1
  2293. | #define HAVE_STDINT_H 1
  2294. | #define HAVE_UNISTD_H 1
  2295. | #define __EXTENSIONS__ 1
  2296. | #define _ALL_SOURCE 1
  2297. | #define _GNU_SOURCE 1
  2298. | #define _POSIX_PTHREAD_SEMANTICS 1
  2299. | #define _TANDEM_SOURCE 1
  2300. | #define HAVE_DLFCN_H 1
  2301. | #define LT_OBJDIR ".libs/"
  2302. | #define HAVE_LIBDL 1
  2303. | #define HAVE_PTHREAD_H 1
  2304. | #define HAVE_PTHREAD_H 1
  2305. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2306. | #define HAVE_PTHREAD_KEY_DELETE 1
  2307. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  2308. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  2309. | #define HAVE_PTHREAD_RWLOCKS 1
  2310. | #define HAVE_GETHOSTBYNAME_R 1
  2311. | #define HAVE_GETHOSTBYADDR_R 1
  2312. | #define HAVE_SIGSUSPEND 1
  2313. | #define HAVE_SIGWAIT 1
  2314. | #define HAVE_POLL 1
  2315. | #define HAVE_EPOLL 1
  2316. | #define HAVE_GETPWNAM_R 1
  2317. | #define HAVE_GETPWUID_R 1
  2318. | #define HAVE_GETGRNAM_R 1
  2319. | #define HAVE_GETGRGID_R 1
  2320. | #define HAVE_SYS_TYPES_H 1
  2321. | #define HAVE_SYS_MMAN_H 1
  2322. | #define HAVE_SYS_IPC_H 1
  2323. | #define HAVE_SYS_SHM_H 1
  2324. | #define HAVE_SYS_FILE_H 1
  2325. | #define HAVE_MMAP 1
  2326. | #define HAVE_MUNMAP 1
  2327. | #define HAVE_SHM_OPEN 1
  2328. | #define HAVE_SHM_UNLINK 1
  2329. | #define HAVE_SHMGET 1
  2330. | #define HAVE_SHMAT 1
  2331. | #define HAVE_SHMDT 1
  2332. | #define HAVE_SHMCTL 1
  2333. | #define HAVE_MAP_ANON 1
  2334. | #define anonymous shared memory allocation method 1
  2335. | #define USE_SHMEM_MMAP_ANON 1
  2336. | #define namebased memory allocation method 1
  2337. | #define USE_SHMEM_SHMGET 1
  2338. | #define HAVE_CALLOC 1
  2339. | #define HAVE_SETSID 1
  2340. | #define HAVE_ISINF 1
  2341. | #define HAVE_ISNAN 1
  2342. | #define HAVE_GETENV 1
  2343. | #define HAVE_PUTENV 1
  2344. | #define HAVE_SETENV 1
  2345. | #define HAVE_UNSETENV 1
  2346. | #define HAVE_WRITEV 1
  2347. | #define HAVE_GETIFADDRS 1
  2348. | #define HAVE_UTIME 1
  2349. | #define HAVE_UTIMES 1
  2350. | #define HAVE_SETRLIMIT 1
  2351. | #define HAVE_GETRLIMIT 1
  2352. | #define HAVE_SENDFILE 1
  2353. | /* end confdefs.h.  */
  2354. | /* Define send_file to an innocuous variant, in case <limits.h> declares send_file.
  2355. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  2356. | #define send_file innocuous_send_file
  2357. |
  2358. | /* System header to define __stub macros and hopefully few prototypes,
  2359. |     which can conflict with char send_file (); below.
  2360. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2361. |     <limits.h> exists even on freestanding compilers.  */
  2362. |
  2363. | #ifdef __STDC__
  2364. | # include <limits.h>
  2365. | #else
  2366. | # include <assert.h>
  2367. | #endif
  2368. |
  2369. | #undef send_file
  2370. |
  2371. | /* Override any GCC internal prototype to avoid an error.
  2372. |    Use char because int might match the return type of a GCC
  2373. |    builtin and then its argument prototype would still apply.  */
  2374. | #ifdef __cplusplus
  2375. | extern "C"
  2376. | #endif
  2377. | char send_file ();
  2378. | /* The GNU C library defines this for functions which it implements
  2379. |     to always fail with ENOSYS.  Some functions are actually named
  2380. |     something starting with __ and the normal name is an alias.  */
  2381. | #if defined __stub_send_file || defined __stub___send_file
  2382. | choke me
  2383. | #endif
  2384. |
  2385. | int
  2386. | main ()
  2387. | {
  2388. | return send_file ();
  2389. |   ;
  2390. |   return 0;
  2391. | }
  2392. configure:20500: result: no
  2393. configure:20500: checking for sendfilev
  2394. configure:20500: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2395. /tmp/ccwKCAbu.o: In function `main':
  2396. /freeswitch-advantage/libs/apr/conftest.c:111: undefined reference to `sendfilev'
  2397. collect2: error: ld returned 1 exit status
  2398. configure:20500: $? = 1
  2399. configure: failed program was:
  2400. | /* confdefs.h */
  2401. | #define PACKAGE_NAME ""
  2402. | #define PACKAGE_TARNAME ""
  2403. | #define PACKAGE_VERSION ""
  2404. | #define PACKAGE_STRING ""
  2405. | #define PACKAGE_BUGREPORT ""
  2406. | #define PACKAGE_URL ""
  2407. | #define STDC_HEADERS 1
  2408. | #define HAVE_SYS_TYPES_H 1
  2409. | #define HAVE_SYS_STAT_H 1
  2410. | #define HAVE_STDLIB_H 1
  2411. | #define HAVE_STRING_H 1
  2412. | #define HAVE_MEMORY_H 1
  2413. | #define HAVE_STRINGS_H 1
  2414. | #define HAVE_INTTYPES_H 1
  2415. | #define HAVE_STDINT_H 1
  2416. | #define HAVE_UNISTD_H 1
  2417. | #define __EXTENSIONS__ 1
  2418. | #define _ALL_SOURCE 1
  2419. | #define _GNU_SOURCE 1
  2420. | #define _POSIX_PTHREAD_SEMANTICS 1
  2421. | #define _TANDEM_SOURCE 1
  2422. | #define HAVE_DLFCN_H 1
  2423. | #define LT_OBJDIR ".libs/"
  2424. | #define HAVE_LIBDL 1
  2425. | #define HAVE_PTHREAD_H 1
  2426. | #define HAVE_PTHREAD_H 1
  2427. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2428. | #define HAVE_PTHREAD_KEY_DELETE 1
  2429. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  2430. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  2431. | #define HAVE_PTHREAD_RWLOCKS 1
  2432. | #define HAVE_GETHOSTBYNAME_R 1
  2433. | #define HAVE_GETHOSTBYADDR_R 1
  2434. | #define HAVE_SIGSUSPEND 1
  2435. | #define HAVE_SIGWAIT 1
  2436. | #define HAVE_POLL 1
  2437. | #define HAVE_EPOLL 1
  2438. | #define HAVE_GETPWNAM_R 1
  2439. | #define HAVE_GETPWUID_R 1
  2440. | #define HAVE_GETGRNAM_R 1
  2441. | #define HAVE_GETGRGID_R 1
  2442. | #define HAVE_SYS_TYPES_H 1
  2443. | #define HAVE_SYS_MMAN_H 1
  2444. | #define HAVE_SYS_IPC_H 1
  2445. | #define HAVE_SYS_SHM_H 1
  2446. | #define HAVE_SYS_FILE_H 1
  2447. | #define HAVE_MMAP 1
  2448. | #define HAVE_MUNMAP 1
  2449. | #define HAVE_SHM_OPEN 1
  2450. | #define HAVE_SHM_UNLINK 1
  2451. | #define HAVE_SHMGET 1
  2452. | #define HAVE_SHMAT 1
  2453. | #define HAVE_SHMDT 1
  2454. | #define HAVE_SHMCTL 1
  2455. | #define HAVE_MAP_ANON 1
  2456. | #define anonymous shared memory allocation method 1
  2457. | #define USE_SHMEM_MMAP_ANON 1
  2458. | #define namebased memory allocation method 1
  2459. | #define USE_SHMEM_SHMGET 1
  2460. | #define HAVE_CALLOC 1
  2461. | #define HAVE_SETSID 1
  2462. | #define HAVE_ISINF 1
  2463. | #define HAVE_ISNAN 1
  2464. | #define HAVE_GETENV 1
  2465. | #define HAVE_PUTENV 1
  2466. | #define HAVE_SETENV 1
  2467. | #define HAVE_UNSETENV 1
  2468. | #define HAVE_WRITEV 1
  2469. | #define HAVE_GETIFADDRS 1
  2470. | #define HAVE_UTIME 1
  2471. | #define HAVE_UTIMES 1
  2472. | #define HAVE_SETRLIMIT 1
  2473. | #define HAVE_GETRLIMIT 1
  2474. | #define HAVE_SENDFILE 1
  2475. | /* end confdefs.h.  */
  2476. | /* Define sendfilev to an innocuous variant, in case <limits.h> declares sendfilev.
  2477. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  2478. | #define sendfilev innocuous_sendfilev
  2479. |
  2480. | /* System header to define __stub macros and hopefully few prototypes,
  2481. |     which can conflict with char sendfilev (); below.
  2482. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2483. |     <limits.h> exists even on freestanding compilers.  */
  2484. |
  2485. | #ifdef __STDC__
  2486. | # include <limits.h>
  2487. | #else
  2488. | # include <assert.h>
  2489. | #endif
  2490. |
  2491. | #undef sendfilev
  2492. |
  2493. | /* Override any GCC internal prototype to avoid an error.
  2494. |    Use char because int might match the return type of a GCC
  2495. |    builtin and then its argument prototype would still apply.  */
  2496. | #ifdef __cplusplus
  2497. | extern "C"
  2498. | #endif
  2499. | char sendfilev ();
  2500. | /* The GNU C library defines this for functions which it implements
  2501. |     to always fail with ENOSYS.  Some functions are actually named
  2502. |     something starting with __ and the normal name is an alias.  */
  2503. | #if defined __stub_sendfilev || defined __stub___sendfilev
  2504. | choke me
  2505. | #endif
  2506. |
  2507. | int
  2508. | main ()
  2509. | {
  2510. | return sendfilev ();
  2511. |   ;
  2512. |   return 0;
  2513. | }
  2514. configure:20500: result: no
  2515. configure:20590: checking for sigaction
  2516. configure:20590: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2517. configure:20590: $? = 0
  2518. configure:20590: result: yes
  2519. configure:20601: checking whether sys_siglist is declared
  2520. configure:20601: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  2521. configure:20601: $? = 0
  2522. configure:20601: result: yes
  2523. configure:20622: checking for fork
  2524. configure:20622: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2525. conftest.c:102:6: warning: conflicting types for built-in function 'fork'
  2526.  char fork ();
  2527.       ^~~~
  2528. configure:20622: $? = 0
  2529. configure:20622: result: yes
  2530. configure:20634: checking for inet_addr
  2531. configure:20660: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  2532. conftest.c: In function 'main':
  2533. conftest.c:92:1: warning: implicit declaration of function 'inet_addr' [-Wimplicit-function-declaration]
  2534.  inet_addr("127.0.0.1");
  2535.  ^~~~~~~~~
  2536. configure:20660: $? = 0
  2537. configure:20672: result: yes
  2538. configure:20682: checking for inet_network
  2539. configure:20708: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  2540. conftest.c: In function 'main':
  2541. conftest.c:92:1: warning: implicit declaration of function 'inet_network' [-Wimplicit-function-declaration]
  2542.  inet_network("127.0.0.1");
  2543.  ^~~~~~~~~~~~
  2544. configure:20708: $? = 0
  2545. configure:20720: result: yes
  2546. configure:20730: checking for _getch
  2547. configure:20730: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2548. /tmp/cctBdutD.o: In function `main':
  2549. /freeswitch-advantage/libs/apr/conftest.c:114: undefined reference to `_getch'
  2550. collect2: error: ld returned 1 exit status
  2551. configure:20730: $? = 1
  2552. configure: failed program was:
  2553. | /* confdefs.h */
  2554. | #define PACKAGE_NAME ""
  2555. | #define PACKAGE_TARNAME ""
  2556. | #define PACKAGE_VERSION ""
  2557. | #define PACKAGE_STRING ""
  2558. | #define PACKAGE_BUGREPORT ""
  2559. | #define PACKAGE_URL ""
  2560. | #define STDC_HEADERS 1
  2561. | #define HAVE_SYS_TYPES_H 1
  2562. | #define HAVE_SYS_STAT_H 1
  2563. | #define HAVE_STDLIB_H 1
  2564. | #define HAVE_STRING_H 1
  2565. | #define HAVE_MEMORY_H 1
  2566. | #define HAVE_STRINGS_H 1
  2567. | #define HAVE_INTTYPES_H 1
  2568. | #define HAVE_STDINT_H 1
  2569. | #define HAVE_UNISTD_H 1
  2570. | #define __EXTENSIONS__ 1
  2571. | #define _ALL_SOURCE 1
  2572. | #define _GNU_SOURCE 1
  2573. | #define _POSIX_PTHREAD_SEMANTICS 1
  2574. | #define _TANDEM_SOURCE 1
  2575. | #define HAVE_DLFCN_H 1
  2576. | #define LT_OBJDIR ".libs/"
  2577. | #define HAVE_LIBDL 1
  2578. | #define HAVE_PTHREAD_H 1
  2579. | #define HAVE_PTHREAD_H 1
  2580. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2581. | #define HAVE_PTHREAD_KEY_DELETE 1
  2582. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  2583. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  2584. | #define HAVE_PTHREAD_RWLOCKS 1
  2585. | #define HAVE_GETHOSTBYNAME_R 1
  2586. | #define HAVE_GETHOSTBYADDR_R 1
  2587. | #define HAVE_SIGSUSPEND 1
  2588. | #define HAVE_SIGWAIT 1
  2589. | #define HAVE_POLL 1
  2590. | #define HAVE_EPOLL 1
  2591. | #define HAVE_GETPWNAM_R 1
  2592. | #define HAVE_GETPWUID_R 1
  2593. | #define HAVE_GETGRNAM_R 1
  2594. | #define HAVE_GETGRGID_R 1
  2595. | #define HAVE_SYS_TYPES_H 1
  2596. | #define HAVE_SYS_MMAN_H 1
  2597. | #define HAVE_SYS_IPC_H 1
  2598. | #define HAVE_SYS_SHM_H 1
  2599. | #define HAVE_SYS_FILE_H 1
  2600. | #define HAVE_MMAP 1
  2601. | #define HAVE_MUNMAP 1
  2602. | #define HAVE_SHM_OPEN 1
  2603. | #define HAVE_SHM_UNLINK 1
  2604. | #define HAVE_SHMGET 1
  2605. | #define HAVE_SHMAT 1
  2606. | #define HAVE_SHMDT 1
  2607. | #define HAVE_SHMCTL 1
  2608. | #define HAVE_MAP_ANON 1
  2609. | #define anonymous shared memory allocation method 1
  2610. | #define USE_SHMEM_MMAP_ANON 1
  2611. | #define namebased memory allocation method 1
  2612. | #define USE_SHMEM_SHMGET 1
  2613. | #define HAVE_CALLOC 1
  2614. | #define HAVE_SETSID 1
  2615. | #define HAVE_ISINF 1
  2616. | #define HAVE_ISNAN 1
  2617. | #define HAVE_GETENV 1
  2618. | #define HAVE_PUTENV 1
  2619. | #define HAVE_SETENV 1
  2620. | #define HAVE_UNSETENV 1
  2621. | #define HAVE_WRITEV 1
  2622. | #define HAVE_GETIFADDRS 1
  2623. | #define HAVE_UTIME 1
  2624. | #define HAVE_UTIMES 1
  2625. | #define HAVE_SETRLIMIT 1
  2626. | #define HAVE_GETRLIMIT 1
  2627. | #define HAVE_SENDFILE 1
  2628. | #define HAVE_SIGACTION 1
  2629. | #define HAVE_DECL_SYS_SIGLIST 1
  2630. | #define HAVE_FORK 1
  2631. | /* end confdefs.h.  */
  2632. | /* Define _getch to an innocuous variant, in case <limits.h> declares _getch.
  2633. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  2634. | #define _getch innocuous__getch
  2635. |
  2636. | /* System header to define __stub macros and hopefully few prototypes,
  2637. |     which can conflict with char _getch (); below.
  2638. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2639. |     <limits.h> exists even on freestanding compilers.  */
  2640. |
  2641. | #ifdef __STDC__
  2642. | # include <limits.h>
  2643. | #else
  2644. | # include <assert.h>
  2645. | #endif
  2646. |
  2647. | #undef _getch
  2648. |
  2649. | /* Override any GCC internal prototype to avoid an error.
  2650. |    Use char because int might match the return type of a GCC
  2651. |    builtin and then its argument prototype would still apply.  */
  2652. | #ifdef __cplusplus
  2653. | extern "C"
  2654. | #endif
  2655. | char _getch ();
  2656. | /* The GNU C library defines this for functions which it implements
  2657. |     to always fail with ENOSYS.  Some functions are actually named
  2658. |     something starting with __ and the normal name is an alias.  */
  2659. | #if defined __stub__getch || defined __stub____getch
  2660. | choke me
  2661. | #endif
  2662. |
  2663. | int
  2664. | main ()
  2665. | {
  2666. | return _getch ();
  2667. |   ;
  2668. |   return 0;
  2669. | }
  2670. configure:20730: result: no
  2671. configure:20737: checking for strerror_r
  2672. configure:20737: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2673. configure:20737: $? = 0
  2674. configure:20737: result: yes
  2675. configure:20750: checking for type of return code from strerror_r
  2676. configure:20773: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2677. conftest.c: In function 'main':
  2678. conftest.c:88:43: warning: comparison between pointer and integer
  2679.    if (strerror_r(ERANGE, buf, sizeof buf) < 1) {
  2680.                                            ^
  2681. conftest.c:89:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  2682.      exit(0);
  2683.      ^~~~
  2684. conftest.c:89:5: warning: incompatible implicit declaration of built-in function 'exit'
  2685. conftest.c:89:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
  2686. conftest.c:92:5: warning: incompatible implicit declaration of built-in function 'exit'
  2687.      exit(1);
  2688.      ^~~~
  2689. conftest.c:92:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
  2690. configure:20773: $? = 0
  2691. configure:20773: ./conftest
  2692. configure:20773: $? = 1
  2693. configure: program exited with status 1
  2694. configure: failed program was:
  2695. | /* confdefs.h */
  2696. | #define PACKAGE_NAME ""
  2697. | #define PACKAGE_TARNAME ""
  2698. | #define PACKAGE_VERSION ""
  2699. | #define PACKAGE_STRING ""
  2700. | #define PACKAGE_BUGREPORT ""
  2701. | #define PACKAGE_URL ""
  2702. | #define STDC_HEADERS 1
  2703. | #define HAVE_SYS_TYPES_H 1
  2704. | #define HAVE_SYS_STAT_H 1
  2705. | #define HAVE_STDLIB_H 1
  2706. | #define HAVE_STRING_H 1
  2707. | #define HAVE_MEMORY_H 1
  2708. | #define HAVE_STRINGS_H 1
  2709. | #define HAVE_INTTYPES_H 1
  2710. | #define HAVE_STDINT_H 1
  2711. | #define HAVE_UNISTD_H 1
  2712. | #define __EXTENSIONS__ 1
  2713. | #define _ALL_SOURCE 1
  2714. | #define _GNU_SOURCE 1
  2715. | #define _POSIX_PTHREAD_SEMANTICS 1
  2716. | #define _TANDEM_SOURCE 1
  2717. | #define HAVE_DLFCN_H 1
  2718. | #define LT_OBJDIR ".libs/"
  2719. | #define HAVE_LIBDL 1
  2720. | #define HAVE_PTHREAD_H 1
  2721. | #define HAVE_PTHREAD_H 1
  2722. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2723. | #define HAVE_PTHREAD_KEY_DELETE 1
  2724. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  2725. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  2726. | #define HAVE_PTHREAD_RWLOCKS 1
  2727. | #define HAVE_GETHOSTBYNAME_R 1
  2728. | #define HAVE_GETHOSTBYADDR_R 1
  2729. | #define HAVE_SIGSUSPEND 1
  2730. | #define HAVE_SIGWAIT 1
  2731. | #define HAVE_POLL 1
  2732. | #define HAVE_EPOLL 1
  2733. | #define HAVE_GETPWNAM_R 1
  2734. | #define HAVE_GETPWUID_R 1
  2735. | #define HAVE_GETGRNAM_R 1
  2736. | #define HAVE_GETGRGID_R 1
  2737. | #define HAVE_SYS_TYPES_H 1
  2738. | #define HAVE_SYS_MMAN_H 1
  2739. | #define HAVE_SYS_IPC_H 1
  2740. | #define HAVE_SYS_SHM_H 1
  2741. | #define HAVE_SYS_FILE_H 1
  2742. | #define HAVE_MMAP 1
  2743. | #define HAVE_MUNMAP 1
  2744. | #define HAVE_SHM_OPEN 1
  2745. | #define HAVE_SHM_UNLINK 1
  2746. | #define HAVE_SHMGET 1
  2747. | #define HAVE_SHMAT 1
  2748. | #define HAVE_SHMDT 1
  2749. | #define HAVE_SHMCTL 1
  2750. | #define HAVE_MAP_ANON 1
  2751. | #define anonymous shared memory allocation method 1
  2752. | #define USE_SHMEM_MMAP_ANON 1
  2753. | #define namebased memory allocation method 1
  2754. | #define USE_SHMEM_SHMGET 1
  2755. | #define HAVE_CALLOC 1
  2756. | #define HAVE_SETSID 1
  2757. | #define HAVE_ISINF 1
  2758. | #define HAVE_ISNAN 1
  2759. | #define HAVE_GETENV 1
  2760. | #define HAVE_PUTENV 1
  2761. | #define HAVE_SETENV 1
  2762. | #define HAVE_UNSETENV 1
  2763. | #define HAVE_WRITEV 1
  2764. | #define HAVE_GETIFADDRS 1
  2765. | #define HAVE_UTIME 1
  2766. | #define HAVE_UTIMES 1
  2767. | #define HAVE_SETRLIMIT 1
  2768. | #define HAVE_GETRLIMIT 1
  2769. | #define HAVE_SENDFILE 1
  2770. | #define HAVE_SIGACTION 1
  2771. | #define HAVE_DECL_SYS_SIGLIST 1
  2772. | #define HAVE_FORK 1
  2773. | #define HAVE_STRERROR_R 1
  2774. | /* end confdefs.h.  */
  2775. |
  2776. | #include <errno.h>
  2777. | #include <string.h>
  2778. | #include <stdio.h>
  2779. | int main(void)
  2780. | {
  2781. |   char buf[1024];
  2782. |   if (strerror_r(ERANGE, buf, sizeof buf) < 1) {
  2783. |     exit(0);
  2784. |   }
  2785. |   else {
  2786. |     exit(1);
  2787. |   }
  2788. | }
  2789. configure:20792: result: pointer
  2790. configure:20798: checking for mmap
  2791. configure:20798: result: yes
  2792. configure:20814: checking for memmove
  2793. configure:20814: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2794. conftest.c:105:6: warning: conflicting types for built-in function 'memmove'
  2795.  char memmove ();
  2796.       ^~~~~~~
  2797. configure:20814: $? = 0
  2798. configure:20814: result: yes
  2799. configure:20828: checking for getpass
  2800. configure:20828: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2801. configure:20828: $? = 0
  2802. configure:20828: result: yes
  2803. configure:20828: checking for getpassphrase
  2804. configure:20828: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2805. /tmp/ccNipXQY.o: In function `main':
  2806. /freeswitch-advantage/libs/apr/conftest.c:118: undefined reference to `getpassphrase'
  2807. collect2: error: ld returned 1 exit status
  2808. configure:20828: $? = 1
  2809. configure: failed program was:
  2810. | /* confdefs.h */
  2811. | #define PACKAGE_NAME ""
  2812. | #define PACKAGE_TARNAME ""
  2813. | #define PACKAGE_VERSION ""
  2814. | #define PACKAGE_STRING ""
  2815. | #define PACKAGE_BUGREPORT ""
  2816. | #define PACKAGE_URL ""
  2817. | #define STDC_HEADERS 1
  2818. | #define HAVE_SYS_TYPES_H 1
  2819. | #define HAVE_SYS_STAT_H 1
  2820. | #define HAVE_STDLIB_H 1
  2821. | #define HAVE_STRING_H 1
  2822. | #define HAVE_MEMORY_H 1
  2823. | #define HAVE_STRINGS_H 1
  2824. | #define HAVE_INTTYPES_H 1
  2825. | #define HAVE_STDINT_H 1
  2826. | #define HAVE_UNISTD_H 1
  2827. | #define __EXTENSIONS__ 1
  2828. | #define _ALL_SOURCE 1
  2829. | #define _GNU_SOURCE 1
  2830. | #define _POSIX_PTHREAD_SEMANTICS 1
  2831. | #define _TANDEM_SOURCE 1
  2832. | #define HAVE_DLFCN_H 1
  2833. | #define LT_OBJDIR ".libs/"
  2834. | #define HAVE_LIBDL 1
  2835. | #define HAVE_PTHREAD_H 1
  2836. | #define HAVE_PTHREAD_H 1
  2837. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2838. | #define HAVE_PTHREAD_KEY_DELETE 1
  2839. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  2840. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  2841. | #define HAVE_PTHREAD_RWLOCKS 1
  2842. | #define HAVE_GETHOSTBYNAME_R 1
  2843. | #define HAVE_GETHOSTBYADDR_R 1
  2844. | #define HAVE_SIGSUSPEND 1
  2845. | #define HAVE_SIGWAIT 1
  2846. | #define HAVE_POLL 1
  2847. | #define HAVE_EPOLL 1
  2848. | #define HAVE_GETPWNAM_R 1
  2849. | #define HAVE_GETPWUID_R 1
  2850. | #define HAVE_GETGRNAM_R 1
  2851. | #define HAVE_GETGRGID_R 1
  2852. | #define HAVE_SYS_TYPES_H 1
  2853. | #define HAVE_SYS_MMAN_H 1
  2854. | #define HAVE_SYS_IPC_H 1
  2855. | #define HAVE_SYS_SHM_H 1
  2856. | #define HAVE_SYS_FILE_H 1
  2857. | #define HAVE_MMAP 1
  2858. | #define HAVE_MUNMAP 1
  2859. | #define HAVE_SHM_OPEN 1
  2860. | #define HAVE_SHM_UNLINK 1
  2861. | #define HAVE_SHMGET 1
  2862. | #define HAVE_SHMAT 1
  2863. | #define HAVE_SHMDT 1
  2864. | #define HAVE_SHMCTL 1
  2865. | #define HAVE_MAP_ANON 1
  2866. | #define anonymous shared memory allocation method 1
  2867. | #define USE_SHMEM_MMAP_ANON 1
  2868. | #define namebased memory allocation method 1
  2869. | #define USE_SHMEM_SHMGET 1
  2870. | #define HAVE_CALLOC 1
  2871. | #define HAVE_SETSID 1
  2872. | #define HAVE_ISINF 1
  2873. | #define HAVE_ISNAN 1
  2874. | #define HAVE_GETENV 1
  2875. | #define HAVE_PUTENV 1
  2876. | #define HAVE_SETENV 1
  2877. | #define HAVE_UNSETENV 1
  2878. | #define HAVE_WRITEV 1
  2879. | #define HAVE_GETIFADDRS 1
  2880. | #define HAVE_UTIME 1
  2881. | #define HAVE_UTIMES 1
  2882. | #define HAVE_SETRLIMIT 1
  2883. | #define HAVE_GETRLIMIT 1
  2884. | #define HAVE_SENDFILE 1
  2885. | #define HAVE_SIGACTION 1
  2886. | #define HAVE_DECL_SYS_SIGLIST 1
  2887. | #define HAVE_FORK 1
  2888. | #define HAVE_STRERROR_R 1
  2889. | #define HAVE_MMAP 1
  2890. | #define HAVE_MEMMOVE 1
  2891. | #define HAVE_GETPASS 1
  2892. | /* end confdefs.h.  */
  2893. | /* Define getpassphrase to an innocuous variant, in case <limits.h> declares getpassphrase.
  2894. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  2895. | #define getpassphrase innocuous_getpassphrase
  2896. |
  2897. | /* System header to define __stub macros and hopefully few prototypes,
  2898. |     which can conflict with char getpassphrase (); below.
  2899. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2900. |     <limits.h> exists even on freestanding compilers.  */
  2901. |
  2902. | #ifdef __STDC__
  2903. | # include <limits.h>
  2904. | #else
  2905. | # include <assert.h>
  2906. | #endif
  2907. |
  2908. | #undef getpassphrase
  2909. |
  2910. | /* Override any GCC internal prototype to avoid an error.
  2911. |    Use char because int might match the return type of a GCC
  2912. |    builtin and then its argument prototype would still apply.  */
  2913. | #ifdef __cplusplus
  2914. | extern "C"
  2915. | #endif
  2916. | char getpassphrase ();
  2917. | /* The GNU C library defines this for functions which it implements
  2918. |     to always fail with ENOSYS.  Some functions are actually named
  2919. |     something starting with __ and the normal name is an alias.  */
  2920. | #if defined __stub_getpassphrase || defined __stub___getpassphrase
  2921. | choke me
  2922. | #endif
  2923. |
  2924. | int
  2925. | main ()
  2926. | {
  2927. | return getpassphrase ();
  2928. |   ;
  2929. |   return 0;
  2930. | }
  2931. configure:20828: result: no
  2932. configure:20828: checking for gmtime_r
  2933. configure:20828: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2934. configure:20828: $? = 0
  2935. configure:20828: result: yes
  2936. configure:20828: checking for localtime_r
  2937. configure:20828: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2938. configure:20828: $? = 0
  2939. configure:20828: result: yes
  2940. configure:20828: checking for mkstemp
  2941. configure:20828: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  2942. configure:20828: $? = 0
  2943. configure:20828: result: yes
  2944. configure:20850: checking whether sigwait takes one argument
  2945. configure:20881: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  2946. conftest.c: In function 'main':
  2947. conftest.c:104:3: error: too few arguments to function 'sigwait'
  2948.    sigwait(&set);
  2949.    ^~~~~~~
  2950. In file included from conftest.c:96:0:
  2951. /usr/include/signal.h:268:12: note: declared here
  2952.  extern int sigwait (const sigset_t *__restrict __set, int *__restrict __sig)
  2953.             ^~~~~~~
  2954. configure:20881: $? = 1
  2955. configure: failed program was:
  2956. | /* confdefs.h */
  2957. | #define PACKAGE_NAME ""
  2958. | #define PACKAGE_TARNAME ""
  2959. | #define PACKAGE_VERSION ""
  2960. | #define PACKAGE_STRING ""
  2961. | #define PACKAGE_BUGREPORT ""
  2962. | #define PACKAGE_URL ""
  2963. | #define STDC_HEADERS 1
  2964. | #define HAVE_SYS_TYPES_H 1
  2965. | #define HAVE_SYS_STAT_H 1
  2966. | #define HAVE_STDLIB_H 1
  2967. | #define HAVE_STRING_H 1
  2968. | #define HAVE_MEMORY_H 1
  2969. | #define HAVE_STRINGS_H 1
  2970. | #define HAVE_INTTYPES_H 1
  2971. | #define HAVE_STDINT_H 1
  2972. | #define HAVE_UNISTD_H 1
  2973. | #define __EXTENSIONS__ 1
  2974. | #define _ALL_SOURCE 1
  2975. | #define _GNU_SOURCE 1
  2976. | #define _POSIX_PTHREAD_SEMANTICS 1
  2977. | #define _TANDEM_SOURCE 1
  2978. | #define HAVE_DLFCN_H 1
  2979. | #define LT_OBJDIR ".libs/"
  2980. | #define HAVE_LIBDL 1
  2981. | #define HAVE_PTHREAD_H 1
  2982. | #define HAVE_PTHREAD_H 1
  2983. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2984. | #define HAVE_PTHREAD_KEY_DELETE 1
  2985. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  2986. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  2987. | #define HAVE_PTHREAD_RWLOCKS 1
  2988. | #define HAVE_GETHOSTBYNAME_R 1
  2989. | #define HAVE_GETHOSTBYADDR_R 1
  2990. | #define HAVE_SIGSUSPEND 1
  2991. | #define HAVE_SIGWAIT 1
  2992. | #define HAVE_POLL 1
  2993. | #define HAVE_EPOLL 1
  2994. | #define HAVE_GETPWNAM_R 1
  2995. | #define HAVE_GETPWUID_R 1
  2996. | #define HAVE_GETGRNAM_R 1
  2997. | #define HAVE_GETGRGID_R 1
  2998. | #define HAVE_SYS_TYPES_H 1
  2999. | #define HAVE_SYS_MMAN_H 1
  3000. | #define HAVE_SYS_IPC_H 1
  3001. | #define HAVE_SYS_SHM_H 1
  3002. | #define HAVE_SYS_FILE_H 1
  3003. | #define HAVE_MMAP 1
  3004. | #define HAVE_MUNMAP 1
  3005. | #define HAVE_SHM_OPEN 1
  3006. | #define HAVE_SHM_UNLINK 1
  3007. | #define HAVE_SHMGET 1
  3008. | #define HAVE_SHMAT 1
  3009. | #define HAVE_SHMDT 1
  3010. | #define HAVE_SHMCTL 1
  3011. | #define HAVE_MAP_ANON 1
  3012. | #define anonymous shared memory allocation method 1
  3013. | #define USE_SHMEM_MMAP_ANON 1
  3014. | #define namebased memory allocation method 1
  3015. | #define USE_SHMEM_SHMGET 1
  3016. | #define HAVE_CALLOC 1
  3017. | #define HAVE_SETSID 1
  3018. | #define HAVE_ISINF 1
  3019. | #define HAVE_ISNAN 1
  3020. | #define HAVE_GETENV 1
  3021. | #define HAVE_PUTENV 1
  3022. | #define HAVE_SETENV 1
  3023. | #define HAVE_UNSETENV 1
  3024. | #define HAVE_WRITEV 1
  3025. | #define HAVE_GETIFADDRS 1
  3026. | #define HAVE_UTIME 1
  3027. | #define HAVE_UTIMES 1
  3028. | #define HAVE_SETRLIMIT 1
  3029. | #define HAVE_GETRLIMIT 1
  3030. | #define HAVE_SENDFILE 1
  3031. | #define HAVE_SIGACTION 1
  3032. | #define HAVE_DECL_SYS_SIGLIST 1
  3033. | #define HAVE_FORK 1
  3034. | #define HAVE_STRERROR_R 1
  3035. | #define HAVE_MMAP 1
  3036. | #define HAVE_MEMMOVE 1
  3037. | #define HAVE_GETPASS 1
  3038. | #define HAVE_GMTIME_R 1
  3039. | #define HAVE_LOCALTIME_R 1
  3040. | #define HAVE_MKSTEMP 1
  3041. | /* end confdefs.h.  */
  3042. |
  3043. | #if defined(__NETBSD__) || defined(DARWIN)
  3044. |     /* When using the unproven-pthreads package, we need to pull in this
  3045. |      * header to get a prototype for sigwait().  Else things will fail later
  3046. |      * on.  XXX Should probably be fixed in the unproven-pthreads package.
  3047. |      * Darwin is declaring sigwait() in the wrong place as well.
  3048. |      */
  3049. | #include <pthread.h>
  3050. | #endif
  3051. | #include <signal.h>
  3052. |
  3053. | int
  3054. | main ()
  3055. | {
  3056. |
  3057. |   sigset_t set;
  3058. |
  3059. |   sigwait(&set);
  3060. |
  3061. |   ;
  3062. |   return 0;
  3063. | }
  3064. configure:20892: result: no
  3065. configure:20901: checking for inode member of struct dirent
  3066. configure:20927: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  3067. configure:20927: $? = 0
  3068. configure:20958: result: d_fileno
  3069. configure:20969: checking for file type member of struct dirent
  3070. configure:20992: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  3071. configure:20992: $? = 0
  3072. configure:20998: result: d_type
  3073. configure:21009: checking for ANSI C header files
  3074. configure:21113: result: yes
  3075. configure:21188: checking alloca.h usability
  3076. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  3077. configure:21188: $? = 0
  3078. configure:21188: result: yes
  3079. configure:21188: checking alloca.h presence
  3080. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  3081. configure:21188: $? = 0
  3082. configure:21188: result: yes
  3083. configure:21188: checking for alloca.h
  3084. configure:21188: result: yes
  3085. configure:21188: checking ByteOrder.h usability
  3086. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  3087. conftest.c:124:23: fatal error: ByteOrder.h: No such file or directory
  3088.  #include <ByteOrder.h>
  3089.                        ^
  3090. compilation terminated.
  3091. configure:21188: $? = 1
  3092. configure: failed program was:
  3093. | /* confdefs.h */
  3094. | #define PACKAGE_NAME ""
  3095. | #define PACKAGE_TARNAME ""
  3096. | #define PACKAGE_VERSION ""
  3097. | #define PACKAGE_STRING ""
  3098. | #define PACKAGE_BUGREPORT ""
  3099. | #define PACKAGE_URL ""
  3100. | #define STDC_HEADERS 1
  3101. | #define HAVE_SYS_TYPES_H 1
  3102. | #define HAVE_SYS_STAT_H 1
  3103. | #define HAVE_STDLIB_H 1
  3104. | #define HAVE_STRING_H 1
  3105. | #define HAVE_MEMORY_H 1
  3106. | #define HAVE_STRINGS_H 1
  3107. | #define HAVE_INTTYPES_H 1
  3108. | #define HAVE_STDINT_H 1
  3109. | #define HAVE_UNISTD_H 1
  3110. | #define __EXTENSIONS__ 1
  3111. | #define _ALL_SOURCE 1
  3112. | #define _GNU_SOURCE 1
  3113. | #define _POSIX_PTHREAD_SEMANTICS 1
  3114. | #define _TANDEM_SOURCE 1
  3115. | #define HAVE_DLFCN_H 1
  3116. | #define LT_OBJDIR ".libs/"
  3117. | #define HAVE_LIBDL 1
  3118. | #define HAVE_PTHREAD_H 1
  3119. | #define HAVE_PTHREAD_H 1
  3120. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  3121. | #define HAVE_PTHREAD_KEY_DELETE 1
  3122. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  3123. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  3124. | #define HAVE_PTHREAD_RWLOCKS 1
  3125. | #define HAVE_GETHOSTBYNAME_R 1
  3126. | #define HAVE_GETHOSTBYADDR_R 1
  3127. | #define HAVE_SIGSUSPEND 1
  3128. | #define HAVE_SIGWAIT 1
  3129. | #define HAVE_POLL 1
  3130. | #define HAVE_EPOLL 1
  3131. | #define HAVE_GETPWNAM_R 1
  3132. | #define HAVE_GETPWUID_R 1
  3133. | #define HAVE_GETGRNAM_R 1
  3134. | #define HAVE_GETGRGID_R 1
  3135. | #define HAVE_SYS_TYPES_H 1
  3136. | #define HAVE_SYS_MMAN_H 1
  3137. | #define HAVE_SYS_IPC_H 1
  3138. | #define HAVE_SYS_SHM_H 1
  3139. | #define HAVE_SYS_FILE_H 1
  3140. | #define HAVE_MMAP 1
  3141. | #define HAVE_MUNMAP 1
  3142. | #define HAVE_SHM_OPEN 1
  3143. | #define HAVE_SHM_UNLINK 1
  3144. | #define HAVE_SHMGET 1
  3145. | #define HAVE_SHMAT 1
  3146. | #define HAVE_SHMDT 1
  3147. | #define HAVE_SHMCTL 1
  3148. | #define HAVE_MAP_ANON 1
  3149. | #define anonymous shared memory allocation method 1
  3150. | #define USE_SHMEM_MMAP_ANON 1
  3151. | #define namebased memory allocation method 1
  3152. | #define USE_SHMEM_SHMGET 1
  3153. | #define HAVE_CALLOC 1
  3154. | #define HAVE_SETSID 1
  3155. | #define HAVE_ISINF 1
  3156. | #define HAVE_ISNAN 1
  3157. | #define HAVE_GETENV 1
  3158. | #define HAVE_PUTENV 1
  3159. | #define HAVE_SETENV 1
  3160. | #define HAVE_UNSETENV 1
  3161. | #define HAVE_WRITEV 1
  3162. | #define HAVE_GETIFADDRS 1
  3163. | #define HAVE_UTIME 1
  3164. | #define HAVE_UTIMES 1
  3165. | #define HAVE_SETRLIMIT 1
  3166. | #define HAVE_GETRLIMIT 1
  3167. | #define HAVE_SENDFILE 1
  3168. | #define HAVE_SIGACTION 1
  3169. | #define HAVE_DECL_SYS_SIGLIST 1
  3170. | #define HAVE_FORK 1
  3171. | #define HAVE_STRERROR_R 1
  3172. | #define HAVE_MMAP 1
  3173. | #define HAVE_MEMMOVE 1
  3174. | #define HAVE_GETPASS 1
  3175. | #define HAVE_GMTIME_R 1
  3176. | #define HAVE_LOCALTIME_R 1
  3177. | #define HAVE_MKSTEMP 1
  3178. | #define DIRENT_INODE d_fileno
  3179. | #define DIRENT_TYPE d_type
  3180. | #define STDC_HEADERS 1
  3181. | #define HAVE_ALLOCA_H 1
  3182. | /* end confdefs.h.  */
  3183. | #include <stdio.h>
  3184. | #ifdef HAVE_SYS_TYPES_H
  3185. | # include <sys/types.h>
  3186. | #endif
  3187. | #ifdef HAVE_SYS_STAT_H
  3188. | # include <sys/stat.h>
  3189. | #endif
  3190. | #ifdef STDC_HEADERS
  3191. | # include <stdlib.h>
  3192. | # include <stddef.h>
  3193. | #else
  3194. | # ifdef HAVE_STDLIB_H
  3195. | #  include <stdlib.h>
  3196. | # endif
  3197. | #endif
  3198. | #ifdef HAVE_STRING_H
  3199. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3200. | #  include <memory.h>
  3201. | # endif
  3202. | # include <string.h>
  3203. | #endif
  3204. | #ifdef HAVE_STRINGS_H
  3205. | # include <strings.h>
  3206. | #endif
  3207. | #ifdef HAVE_INTTYPES_H
  3208. | # include <inttypes.h>
  3209. | #endif
  3210. | #ifdef HAVE_STDINT_H
  3211. | # include <stdint.h>
  3212. | #endif
  3213. | #ifdef HAVE_UNISTD_H
  3214. | # include <unistd.h>
  3215. | #endif
  3216. | #include <ByteOrder.h>
  3217. configure:21188: result: no
  3218. configure:21188: checking ByteOrder.h presence
  3219. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  3220. conftest.c:91:23: fatal error: ByteOrder.h: No such file or directory
  3221.  #include <ByteOrder.h>
  3222.                        ^
  3223. compilation terminated.
  3224. configure:21188: $? = 1
  3225. configure: failed program was:
  3226. | /* confdefs.h */
  3227. | #define PACKAGE_NAME ""
  3228. | #define PACKAGE_TARNAME ""
  3229. | #define PACKAGE_VERSION ""
  3230. | #define PACKAGE_STRING ""
  3231. | #define PACKAGE_BUGREPORT ""
  3232. | #define PACKAGE_URL ""
  3233. | #define STDC_HEADERS 1
  3234. | #define HAVE_SYS_TYPES_H 1
  3235. | #define HAVE_SYS_STAT_H 1
  3236. | #define HAVE_STDLIB_H 1
  3237. | #define HAVE_STRING_H 1
  3238. | #define HAVE_MEMORY_H 1
  3239. | #define HAVE_STRINGS_H 1
  3240. | #define HAVE_INTTYPES_H 1
  3241. | #define HAVE_STDINT_H 1
  3242. | #define HAVE_UNISTD_H 1
  3243. | #define __EXTENSIONS__ 1
  3244. | #define _ALL_SOURCE 1
  3245. | #define _GNU_SOURCE 1
  3246. | #define _POSIX_PTHREAD_SEMANTICS 1
  3247. | #define _TANDEM_SOURCE 1
  3248. | #define HAVE_DLFCN_H 1
  3249. | #define LT_OBJDIR ".libs/"
  3250. | #define HAVE_LIBDL 1
  3251. | #define HAVE_PTHREAD_H 1
  3252. | #define HAVE_PTHREAD_H 1
  3253. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  3254. | #define HAVE_PTHREAD_KEY_DELETE 1
  3255. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  3256. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  3257. | #define HAVE_PTHREAD_RWLOCKS 1
  3258. | #define HAVE_GETHOSTBYNAME_R 1
  3259. | #define HAVE_GETHOSTBYADDR_R 1
  3260. | #define HAVE_SIGSUSPEND 1
  3261. | #define HAVE_SIGWAIT 1
  3262. | #define HAVE_POLL 1
  3263. | #define HAVE_EPOLL 1
  3264. | #define HAVE_GETPWNAM_R 1
  3265. | #define HAVE_GETPWUID_R 1
  3266. | #define HAVE_GETGRNAM_R 1
  3267. | #define HAVE_GETGRGID_R 1
  3268. | #define HAVE_SYS_TYPES_H 1
  3269. | #define HAVE_SYS_MMAN_H 1
  3270. | #define HAVE_SYS_IPC_H 1
  3271. | #define HAVE_SYS_SHM_H 1
  3272. | #define HAVE_SYS_FILE_H 1
  3273. | #define HAVE_MMAP 1
  3274. | #define HAVE_MUNMAP 1
  3275. | #define HAVE_SHM_OPEN 1
  3276. | #define HAVE_SHM_UNLINK 1
  3277. | #define HAVE_SHMGET 1
  3278. | #define HAVE_SHMAT 1
  3279. | #define HAVE_SHMDT 1
  3280. | #define HAVE_SHMCTL 1
  3281. | #define HAVE_MAP_ANON 1
  3282. | #define anonymous shared memory allocation method 1
  3283. | #define USE_SHMEM_MMAP_ANON 1
  3284. | #define namebased memory allocation method 1
  3285. | #define USE_SHMEM_SHMGET 1
  3286. | #define HAVE_CALLOC 1
  3287. | #define HAVE_SETSID 1
  3288. | #define HAVE_ISINF 1
  3289. | #define HAVE_ISNAN 1
  3290. | #define HAVE_GETENV 1
  3291. | #define HAVE_PUTENV 1
  3292. | #define HAVE_SETENV 1
  3293. | #define HAVE_UNSETENV 1
  3294. | #define HAVE_WRITEV 1
  3295. | #define HAVE_GETIFADDRS 1
  3296. | #define HAVE_UTIME 1
  3297. | #define HAVE_UTIMES 1
  3298. | #define HAVE_SETRLIMIT 1
  3299. | #define HAVE_GETRLIMIT 1
  3300. | #define HAVE_SENDFILE 1
  3301. | #define HAVE_SIGACTION 1
  3302. | #define HAVE_DECL_SYS_SIGLIST 1
  3303. | #define HAVE_FORK 1
  3304. | #define HAVE_STRERROR_R 1
  3305. | #define HAVE_MMAP 1
  3306. | #define HAVE_MEMMOVE 1
  3307. | #define HAVE_GETPASS 1
  3308. | #define HAVE_GMTIME_R 1
  3309. | #define HAVE_LOCALTIME_R 1
  3310. | #define HAVE_MKSTEMP 1
  3311. | #define DIRENT_INODE d_fileno
  3312. | #define DIRENT_TYPE d_type
  3313. | #define STDC_HEADERS 1
  3314. | #define HAVE_ALLOCA_H 1
  3315. | /* end confdefs.h.  */
  3316. | #include <ByteOrder.h>
  3317. configure:21188: result: no
  3318. configure:21188: checking for ByteOrder.h
  3319. configure:21188: result: no
  3320. configure:21188: checking conio.h usability
  3321. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  3322. conftest.c:124:19: fatal error: conio.h: No such file or directory
  3323.  #include <conio.h>
  3324.                    ^
  3325. compilation terminated.
  3326. configure:21188: $? = 1
  3327. configure: failed program was:
  3328. | /* confdefs.h */
  3329. | #define PACKAGE_NAME ""
  3330. | #define PACKAGE_TARNAME ""
  3331. | #define PACKAGE_VERSION ""
  3332. | #define PACKAGE_STRING ""
  3333. | #define PACKAGE_BUGREPORT ""
  3334. | #define PACKAGE_URL ""
  3335. | #define STDC_HEADERS 1
  3336. | #define HAVE_SYS_TYPES_H 1
  3337. | #define HAVE_SYS_STAT_H 1
  3338. | #define HAVE_STDLIB_H 1
  3339. | #define HAVE_STRING_H 1
  3340. | #define HAVE_MEMORY_H 1
  3341. | #define HAVE_STRINGS_H 1
  3342. | #define HAVE_INTTYPES_H 1
  3343. | #define HAVE_STDINT_H 1
  3344. | #define HAVE_UNISTD_H 1
  3345. | #define __EXTENSIONS__ 1
  3346. | #define _ALL_SOURCE 1
  3347. | #define _GNU_SOURCE 1
  3348. | #define _POSIX_PTHREAD_SEMANTICS 1
  3349. | #define _TANDEM_SOURCE 1
  3350. | #define HAVE_DLFCN_H 1
  3351. | #define LT_OBJDIR ".libs/"
  3352. | #define HAVE_LIBDL 1
  3353. | #define HAVE_PTHREAD_H 1
  3354. | #define HAVE_PTHREAD_H 1
  3355. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  3356. | #define HAVE_PTHREAD_KEY_DELETE 1
  3357. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  3358. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  3359. | #define HAVE_PTHREAD_RWLOCKS 1
  3360. | #define HAVE_GETHOSTBYNAME_R 1
  3361. | #define HAVE_GETHOSTBYADDR_R 1
  3362. | #define HAVE_SIGSUSPEND 1
  3363. | #define HAVE_SIGWAIT 1
  3364. | #define HAVE_POLL 1
  3365. | #define HAVE_EPOLL 1
  3366. | #define HAVE_GETPWNAM_R 1
  3367. | #define HAVE_GETPWUID_R 1
  3368. | #define HAVE_GETGRNAM_R 1
  3369. | #define HAVE_GETGRGID_R 1
  3370. | #define HAVE_SYS_TYPES_H 1
  3371. | #define HAVE_SYS_MMAN_H 1
  3372. | #define HAVE_SYS_IPC_H 1
  3373. | #define HAVE_SYS_SHM_H 1
  3374. | #define HAVE_SYS_FILE_H 1
  3375. | #define HAVE_MMAP 1
  3376. | #define HAVE_MUNMAP 1
  3377. | #define HAVE_SHM_OPEN 1
  3378. | #define HAVE_SHM_UNLINK 1
  3379. | #define HAVE_SHMGET 1
  3380. | #define HAVE_SHMAT 1
  3381. | #define HAVE_SHMDT 1
  3382. | #define HAVE_SHMCTL 1
  3383. | #define HAVE_MAP_ANON 1
  3384. | #define anonymous shared memory allocation method 1
  3385. | #define USE_SHMEM_MMAP_ANON 1
  3386. | #define namebased memory allocation method 1
  3387. | #define USE_SHMEM_SHMGET 1
  3388. | #define HAVE_CALLOC 1
  3389. | #define HAVE_SETSID 1
  3390. | #define HAVE_ISINF 1
  3391. | #define HAVE_ISNAN 1
  3392. | #define HAVE_GETENV 1
  3393. | #define HAVE_PUTENV 1
  3394. | #define HAVE_SETENV 1
  3395. | #define HAVE_UNSETENV 1
  3396. | #define HAVE_WRITEV 1
  3397. | #define HAVE_GETIFADDRS 1
  3398. | #define HAVE_UTIME 1
  3399. | #define HAVE_UTIMES 1
  3400. | #define HAVE_SETRLIMIT 1
  3401. | #define HAVE_GETRLIMIT 1
  3402. | #define HAVE_SENDFILE 1
  3403. | #define HAVE_SIGACTION 1
  3404. | #define HAVE_DECL_SYS_SIGLIST 1
  3405. | #define HAVE_FORK 1
  3406. | #define HAVE_STRERROR_R 1
  3407. | #define HAVE_MMAP 1
  3408. | #define HAVE_MEMMOVE 1
  3409. | #define HAVE_GETPASS 1
  3410. | #define HAVE_GMTIME_R 1
  3411. | #define HAVE_LOCALTIME_R 1
  3412. | #define HAVE_MKSTEMP 1
  3413. | #define DIRENT_INODE d_fileno
  3414. | #define DIRENT_TYPE d_type
  3415. | #define STDC_HEADERS 1
  3416. | #define HAVE_ALLOCA_H 1
  3417. | /* end confdefs.h.  */
  3418. | #include <stdio.h>
  3419. | #ifdef HAVE_SYS_TYPES_H
  3420. | # include <sys/types.h>
  3421. | #endif
  3422. | #ifdef HAVE_SYS_STAT_H
  3423. | # include <sys/stat.h>
  3424. | #endif
  3425. | #ifdef STDC_HEADERS
  3426. | # include <stdlib.h>
  3427. | # include <stddef.h>
  3428. | #else
  3429. | # ifdef HAVE_STDLIB_H
  3430. | #  include <stdlib.h>
  3431. | # endif
  3432. | #endif
  3433. | #ifdef HAVE_STRING_H
  3434. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3435. | #  include <memory.h>
  3436. | # endif
  3437. | # include <string.h>
  3438. | #endif
  3439. | #ifdef HAVE_STRINGS_H
  3440. | # include <strings.h>
  3441. | #endif
  3442. | #ifdef HAVE_INTTYPES_H
  3443. | # include <inttypes.h>
  3444. | #endif
  3445. | #ifdef HAVE_STDINT_H
  3446. | # include <stdint.h>
  3447. | #endif
  3448. | #ifdef HAVE_UNISTD_H
  3449. | # include <unistd.h>
  3450. | #endif
  3451. | #include <conio.h>
  3452. configure:21188: result: no
  3453. configure:21188: checking conio.h presence
  3454. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  3455. conftest.c:91:19: fatal error: conio.h: No such file or directory
  3456.  #include <conio.h>
  3457.                    ^
  3458. compilation terminated.
  3459. configure:21188: $? = 1
  3460. configure: failed program was:
  3461. | /* confdefs.h */
  3462. | #define PACKAGE_NAME ""
  3463. | #define PACKAGE_TARNAME ""
  3464. | #define PACKAGE_VERSION ""
  3465. | #define PACKAGE_STRING ""
  3466. | #define PACKAGE_BUGREPORT ""
  3467. | #define PACKAGE_URL ""
  3468. | #define STDC_HEADERS 1
  3469. | #define HAVE_SYS_TYPES_H 1
  3470. | #define HAVE_SYS_STAT_H 1
  3471. | #define HAVE_STDLIB_H 1
  3472. | #define HAVE_STRING_H 1
  3473. | #define HAVE_MEMORY_H 1
  3474. | #define HAVE_STRINGS_H 1
  3475. | #define HAVE_INTTYPES_H 1
  3476. | #define HAVE_STDINT_H 1
  3477. | #define HAVE_UNISTD_H 1
  3478. | #define __EXTENSIONS__ 1
  3479. | #define _ALL_SOURCE 1
  3480. | #define _GNU_SOURCE 1
  3481. | #define _POSIX_PTHREAD_SEMANTICS 1
  3482. | #define _TANDEM_SOURCE 1
  3483. | #define HAVE_DLFCN_H 1
  3484. | #define LT_OBJDIR ".libs/"
  3485. | #define HAVE_LIBDL 1
  3486. | #define HAVE_PTHREAD_H 1
  3487. | #define HAVE_PTHREAD_H 1
  3488. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  3489. | #define HAVE_PTHREAD_KEY_DELETE 1
  3490. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  3491. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  3492. | #define HAVE_PTHREAD_RWLOCKS 1
  3493. | #define HAVE_GETHOSTBYNAME_R 1
  3494. | #define HAVE_GETHOSTBYADDR_R 1
  3495. | #define HAVE_SIGSUSPEND 1
  3496. | #define HAVE_SIGWAIT 1
  3497. | #define HAVE_POLL 1
  3498. | #define HAVE_EPOLL 1
  3499. | #define HAVE_GETPWNAM_R 1
  3500. | #define HAVE_GETPWUID_R 1
  3501. | #define HAVE_GETGRNAM_R 1
  3502. | #define HAVE_GETGRGID_R 1
  3503. | #define HAVE_SYS_TYPES_H 1
  3504. | #define HAVE_SYS_MMAN_H 1
  3505. | #define HAVE_SYS_IPC_H 1
  3506. | #define HAVE_SYS_SHM_H 1
  3507. | #define HAVE_SYS_FILE_H 1
  3508. | #define HAVE_MMAP 1
  3509. | #define HAVE_MUNMAP 1
  3510. | #define HAVE_SHM_OPEN 1
  3511. | #define HAVE_SHM_UNLINK 1
  3512. | #define HAVE_SHMGET 1
  3513. | #define HAVE_SHMAT 1
  3514. | #define HAVE_SHMDT 1
  3515. | #define HAVE_SHMCTL 1
  3516. | #define HAVE_MAP_ANON 1
  3517. | #define anonymous shared memory allocation method 1
  3518. | #define USE_SHMEM_MMAP_ANON 1
  3519. | #define namebased memory allocation method 1
  3520. | #define USE_SHMEM_SHMGET 1
  3521. | #define HAVE_CALLOC 1
  3522. | #define HAVE_SETSID 1
  3523. | #define HAVE_ISINF 1
  3524. | #define HAVE_ISNAN 1
  3525. | #define HAVE_GETENV 1
  3526. | #define HAVE_PUTENV 1
  3527. | #define HAVE_SETENV 1
  3528. | #define HAVE_UNSETENV 1
  3529. | #define HAVE_WRITEV 1
  3530. | #define HAVE_GETIFADDRS 1
  3531. | #define HAVE_UTIME 1
  3532. | #define HAVE_UTIMES 1
  3533. | #define HAVE_SETRLIMIT 1
  3534. | #define HAVE_GETRLIMIT 1
  3535. | #define HAVE_SENDFILE 1
  3536. | #define HAVE_SIGACTION 1
  3537. | #define HAVE_DECL_SYS_SIGLIST 1
  3538. | #define HAVE_FORK 1
  3539. | #define HAVE_STRERROR_R 1
  3540. | #define HAVE_MMAP 1
  3541. | #define HAVE_MEMMOVE 1
  3542. | #define HAVE_GETPASS 1
  3543. | #define HAVE_GMTIME_R 1
  3544. | #define HAVE_LOCALTIME_R 1
  3545. | #define HAVE_MKSTEMP 1
  3546. | #define DIRENT_INODE d_fileno
  3547. | #define DIRENT_TYPE d_type
  3548. | #define STDC_HEADERS 1
  3549. | #define HAVE_ALLOCA_H 1
  3550. | /* end confdefs.h.  */
  3551. | #include <conio.h>
  3552. configure:21188: result: no
  3553. configure:21188: checking for conio.h
  3554. configure:21188: result: no
  3555. configure:21188: checking crypt.h usability
  3556. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  3557. configure:21188: $? = 0
  3558. configure:21188: result: yes
  3559. configure:21188: checking crypt.h presence
  3560. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  3561. configure:21188: $? = 0
  3562. configure:21188: result: yes
  3563. configure:21188: checking for crypt.h
  3564. configure:21188: result: yes
  3565. configure:21188: checking ctype.h usability
  3566. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  3567. configure:21188: $? = 0
  3568. configure:21188: result: yes
  3569. configure:21188: checking ctype.h presence
  3570. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  3571. configure:21188: $? = 0
  3572. configure:21188: result: yes
  3573. configure:21188: checking for ctype.h
  3574. configure:21188: result: yes
  3575. configure:21188: checking dir.h usability
  3576. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  3577. conftest.c:126:17: fatal error: dir.h: No such file or directory
  3578.  #include <dir.h>
  3579.                  ^
  3580. compilation terminated.
  3581. configure:21188: $? = 1
  3582. configure: failed program was:
  3583. | /* confdefs.h */
  3584. | #define PACKAGE_NAME ""
  3585. | #define PACKAGE_TARNAME ""
  3586. | #define PACKAGE_VERSION ""
  3587. | #define PACKAGE_STRING ""
  3588. | #define PACKAGE_BUGREPORT ""
  3589. | #define PACKAGE_URL ""
  3590. | #define STDC_HEADERS 1
  3591. | #define HAVE_SYS_TYPES_H 1
  3592. | #define HAVE_SYS_STAT_H 1
  3593. | #define HAVE_STDLIB_H 1
  3594. | #define HAVE_STRING_H 1
  3595. | #define HAVE_MEMORY_H 1
  3596. | #define HAVE_STRINGS_H 1
  3597. | #define HAVE_INTTYPES_H 1
  3598. | #define HAVE_STDINT_H 1
  3599. | #define HAVE_UNISTD_H 1
  3600. | #define __EXTENSIONS__ 1
  3601. | #define _ALL_SOURCE 1
  3602. | #define _GNU_SOURCE 1
  3603. | #define _POSIX_PTHREAD_SEMANTICS 1
  3604. | #define _TANDEM_SOURCE 1
  3605. | #define HAVE_DLFCN_H 1
  3606. | #define LT_OBJDIR ".libs/"
  3607. | #define HAVE_LIBDL 1
  3608. | #define HAVE_PTHREAD_H 1
  3609. | #define HAVE_PTHREAD_H 1
  3610. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  3611. | #define HAVE_PTHREAD_KEY_DELETE 1
  3612. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  3613. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  3614. | #define HAVE_PTHREAD_RWLOCKS 1
  3615. | #define HAVE_GETHOSTBYNAME_R 1
  3616. | #define HAVE_GETHOSTBYADDR_R 1
  3617. | #define HAVE_SIGSUSPEND 1
  3618. | #define HAVE_SIGWAIT 1
  3619. | #define HAVE_POLL 1
  3620. | #define HAVE_EPOLL 1
  3621. | #define HAVE_GETPWNAM_R 1
  3622. | #define HAVE_GETPWUID_R 1
  3623. | #define HAVE_GETGRNAM_R 1
  3624. | #define HAVE_GETGRGID_R 1
  3625. | #define HAVE_SYS_TYPES_H 1
  3626. | #define HAVE_SYS_MMAN_H 1
  3627. | #define HAVE_SYS_IPC_H 1
  3628. | #define HAVE_SYS_SHM_H 1
  3629. | #define HAVE_SYS_FILE_H 1
  3630. | #define HAVE_MMAP 1
  3631. | #define HAVE_MUNMAP 1
  3632. | #define HAVE_SHM_OPEN 1
  3633. | #define HAVE_SHM_UNLINK 1
  3634. | #define HAVE_SHMGET 1
  3635. | #define HAVE_SHMAT 1
  3636. | #define HAVE_SHMDT 1
  3637. | #define HAVE_SHMCTL 1
  3638. | #define HAVE_MAP_ANON 1
  3639. | #define anonymous shared memory allocation method 1
  3640. | #define USE_SHMEM_MMAP_ANON 1
  3641. | #define namebased memory allocation method 1
  3642. | #define USE_SHMEM_SHMGET 1
  3643. | #define HAVE_CALLOC 1
  3644. | #define HAVE_SETSID 1
  3645. | #define HAVE_ISINF 1
  3646. | #define HAVE_ISNAN 1
  3647. | #define HAVE_GETENV 1
  3648. | #define HAVE_PUTENV 1
  3649. | #define HAVE_SETENV 1
  3650. | #define HAVE_UNSETENV 1
  3651. | #define HAVE_WRITEV 1
  3652. | #define HAVE_GETIFADDRS 1
  3653. | #define HAVE_UTIME 1
  3654. | #define HAVE_UTIMES 1
  3655. | #define HAVE_SETRLIMIT 1
  3656. | #define HAVE_GETRLIMIT 1
  3657. | #define HAVE_SENDFILE 1
  3658. | #define HAVE_SIGACTION 1
  3659. | #define HAVE_DECL_SYS_SIGLIST 1
  3660. | #define HAVE_FORK 1
  3661. | #define HAVE_STRERROR_R 1
  3662. | #define HAVE_MMAP 1
  3663. | #define HAVE_MEMMOVE 1
  3664. | #define HAVE_GETPASS 1
  3665. | #define HAVE_GMTIME_R 1
  3666. | #define HAVE_LOCALTIME_R 1
  3667. | #define HAVE_MKSTEMP 1
  3668. | #define DIRENT_INODE d_fileno
  3669. | #define DIRENT_TYPE d_type
  3670. | #define STDC_HEADERS 1
  3671. | #define HAVE_ALLOCA_H 1
  3672. | #define HAVE_CRYPT_H 1
  3673. | #define HAVE_CTYPE_H 1
  3674. | /* end confdefs.h.  */
  3675. | #include <stdio.h>
  3676. | #ifdef HAVE_SYS_TYPES_H
  3677. | # include <sys/types.h>
  3678. | #endif
  3679. | #ifdef HAVE_SYS_STAT_H
  3680. | # include <sys/stat.h>
  3681. | #endif
  3682. | #ifdef STDC_HEADERS
  3683. | # include <stdlib.h>
  3684. | # include <stddef.h>
  3685. | #else
  3686. | # ifdef HAVE_STDLIB_H
  3687. | #  include <stdlib.h>
  3688. | # endif
  3689. | #endif
  3690. | #ifdef HAVE_STRING_H
  3691. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3692. | #  include <memory.h>
  3693. | # endif
  3694. | # include <string.h>
  3695. | #endif
  3696. | #ifdef HAVE_STRINGS_H
  3697. | # include <strings.h>
  3698. | #endif
  3699. | #ifdef HAVE_INTTYPES_H
  3700. | # include <inttypes.h>
  3701. | #endif
  3702. | #ifdef HAVE_STDINT_H
  3703. | # include <stdint.h>
  3704. | #endif
  3705. | #ifdef HAVE_UNISTD_H
  3706. | # include <unistd.h>
  3707. | #endif
  3708. | #include <dir.h>
  3709. configure:21188: result: no
  3710. configure:21188: checking dir.h presence
  3711. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  3712. conftest.c:93:17: fatal error: dir.h: No such file or directory
  3713.  #include <dir.h>
  3714.                  ^
  3715. compilation terminated.
  3716. configure:21188: $? = 1
  3717. configure: failed program was:
  3718. | /* confdefs.h */
  3719. | #define PACKAGE_NAME ""
  3720. | #define PACKAGE_TARNAME ""
  3721. | #define PACKAGE_VERSION ""
  3722. | #define PACKAGE_STRING ""
  3723. | #define PACKAGE_BUGREPORT ""
  3724. | #define PACKAGE_URL ""
  3725. | #define STDC_HEADERS 1
  3726. | #define HAVE_SYS_TYPES_H 1
  3727. | #define HAVE_SYS_STAT_H 1
  3728. | #define HAVE_STDLIB_H 1
  3729. | #define HAVE_STRING_H 1
  3730. | #define HAVE_MEMORY_H 1
  3731. | #define HAVE_STRINGS_H 1
  3732. | #define HAVE_INTTYPES_H 1
  3733. | #define HAVE_STDINT_H 1
  3734. | #define HAVE_UNISTD_H 1
  3735. | #define __EXTENSIONS__ 1
  3736. | #define _ALL_SOURCE 1
  3737. | #define _GNU_SOURCE 1
  3738. | #define _POSIX_PTHREAD_SEMANTICS 1
  3739. | #define _TANDEM_SOURCE 1
  3740. | #define HAVE_DLFCN_H 1
  3741. | #define LT_OBJDIR ".libs/"
  3742. | #define HAVE_LIBDL 1
  3743. | #define HAVE_PTHREAD_H 1
  3744. | #define HAVE_PTHREAD_H 1
  3745. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  3746. | #define HAVE_PTHREAD_KEY_DELETE 1
  3747. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  3748. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  3749. | #define HAVE_PTHREAD_RWLOCKS 1
  3750. | #define HAVE_GETHOSTBYNAME_R 1
  3751. | #define HAVE_GETHOSTBYADDR_R 1
  3752. | #define HAVE_SIGSUSPEND 1
  3753. | #define HAVE_SIGWAIT 1
  3754. | #define HAVE_POLL 1
  3755. | #define HAVE_EPOLL 1
  3756. | #define HAVE_GETPWNAM_R 1
  3757. | #define HAVE_GETPWUID_R 1
  3758. | #define HAVE_GETGRNAM_R 1
  3759. | #define HAVE_GETGRGID_R 1
  3760. | #define HAVE_SYS_TYPES_H 1
  3761. | #define HAVE_SYS_MMAN_H 1
  3762. | #define HAVE_SYS_IPC_H 1
  3763. | #define HAVE_SYS_SHM_H 1
  3764. | #define HAVE_SYS_FILE_H 1
  3765. | #define HAVE_MMAP 1
  3766. | #define HAVE_MUNMAP 1
  3767. | #define HAVE_SHM_OPEN 1
  3768. | #define HAVE_SHM_UNLINK 1
  3769. | #define HAVE_SHMGET 1
  3770. | #define HAVE_SHMAT 1
  3771. | #define HAVE_SHMDT 1
  3772. | #define HAVE_SHMCTL 1
  3773. | #define HAVE_MAP_ANON 1
  3774. | #define anonymous shared memory allocation method 1
  3775. | #define USE_SHMEM_MMAP_ANON 1
  3776. | #define namebased memory allocation method 1
  3777. | #define USE_SHMEM_SHMGET 1
  3778. | #define HAVE_CALLOC 1
  3779. | #define HAVE_SETSID 1
  3780. | #define HAVE_ISINF 1
  3781. | #define HAVE_ISNAN 1
  3782. | #define HAVE_GETENV 1
  3783. | #define HAVE_PUTENV 1
  3784. | #define HAVE_SETENV 1
  3785. | #define HAVE_UNSETENV 1
  3786. | #define HAVE_WRITEV 1
  3787. | #define HAVE_GETIFADDRS 1
  3788. | #define HAVE_UTIME 1
  3789. | #define HAVE_UTIMES 1
  3790. | #define HAVE_SETRLIMIT 1
  3791. | #define HAVE_GETRLIMIT 1
  3792. | #define HAVE_SENDFILE 1
  3793. | #define HAVE_SIGACTION 1
  3794. | #define HAVE_DECL_SYS_SIGLIST 1
  3795. | #define HAVE_FORK 1
  3796. | #define HAVE_STRERROR_R 1
  3797. | #define HAVE_MMAP 1
  3798. | #define HAVE_MEMMOVE 1
  3799. | #define HAVE_GETPASS 1
  3800. | #define HAVE_GMTIME_R 1
  3801. | #define HAVE_LOCALTIME_R 1
  3802. | #define HAVE_MKSTEMP 1
  3803. | #define DIRENT_INODE d_fileno
  3804. | #define DIRENT_TYPE d_type
  3805. | #define STDC_HEADERS 1
  3806. | #define HAVE_ALLOCA_H 1
  3807. | #define HAVE_CRYPT_H 1
  3808. | #define HAVE_CTYPE_H 1
  3809. | /* end confdefs.h.  */
  3810. | #include <dir.h>
  3811. configure:21188: result: no
  3812. configure:21188: checking for dir.h
  3813. configure:21188: result: no
  3814. configure:21188: checking dirent.h usability
  3815. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  3816. configure:21188: $? = 0
  3817. configure:21188: result: yes
  3818. configure:21188: checking dirent.h presence
  3819. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  3820. configure:21188: $? = 0
  3821. configure:21188: result: yes
  3822. configure:21188: checking for dirent.h
  3823. configure:21188: result: yes
  3824. configure:21188: checking dl.h usability
  3825. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  3826. conftest.c:127:16: fatal error: dl.h: No such file or directory
  3827.  #include <dl.h>
  3828.                 ^
  3829. compilation terminated.
  3830. configure:21188: $? = 1
  3831. configure: failed program was:
  3832. | /* confdefs.h */
  3833. | #define PACKAGE_NAME ""
  3834. | #define PACKAGE_TARNAME ""
  3835. | #define PACKAGE_VERSION ""
  3836. | #define PACKAGE_STRING ""
  3837. | #define PACKAGE_BUGREPORT ""
  3838. | #define PACKAGE_URL ""
  3839. | #define STDC_HEADERS 1
  3840. | #define HAVE_SYS_TYPES_H 1
  3841. | #define HAVE_SYS_STAT_H 1
  3842. | #define HAVE_STDLIB_H 1
  3843. | #define HAVE_STRING_H 1
  3844. | #define HAVE_MEMORY_H 1
  3845. | #define HAVE_STRINGS_H 1
  3846. | #define HAVE_INTTYPES_H 1
  3847. | #define HAVE_STDINT_H 1
  3848. | #define HAVE_UNISTD_H 1
  3849. | #define __EXTENSIONS__ 1
  3850. | #define _ALL_SOURCE 1
  3851. | #define _GNU_SOURCE 1
  3852. | #define _POSIX_PTHREAD_SEMANTICS 1
  3853. | #define _TANDEM_SOURCE 1
  3854. | #define HAVE_DLFCN_H 1
  3855. | #define LT_OBJDIR ".libs/"
  3856. | #define HAVE_LIBDL 1
  3857. | #define HAVE_PTHREAD_H 1
  3858. | #define HAVE_PTHREAD_H 1
  3859. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  3860. | #define HAVE_PTHREAD_KEY_DELETE 1
  3861. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  3862. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  3863. | #define HAVE_PTHREAD_RWLOCKS 1
  3864. | #define HAVE_GETHOSTBYNAME_R 1
  3865. | #define HAVE_GETHOSTBYADDR_R 1
  3866. | #define HAVE_SIGSUSPEND 1
  3867. | #define HAVE_SIGWAIT 1
  3868. | #define HAVE_POLL 1
  3869. | #define HAVE_EPOLL 1
  3870. | #define HAVE_GETPWNAM_R 1
  3871. | #define HAVE_GETPWUID_R 1
  3872. | #define HAVE_GETGRNAM_R 1
  3873. | #define HAVE_GETGRGID_R 1
  3874. | #define HAVE_SYS_TYPES_H 1
  3875. | #define HAVE_SYS_MMAN_H 1
  3876. | #define HAVE_SYS_IPC_H 1
  3877. | #define HAVE_SYS_SHM_H 1
  3878. | #define HAVE_SYS_FILE_H 1
  3879. | #define HAVE_MMAP 1
  3880. | #define HAVE_MUNMAP 1
  3881. | #define HAVE_SHM_OPEN 1
  3882. | #define HAVE_SHM_UNLINK 1
  3883. | #define HAVE_SHMGET 1
  3884. | #define HAVE_SHMAT 1
  3885. | #define HAVE_SHMDT 1
  3886. | #define HAVE_SHMCTL 1
  3887. | #define HAVE_MAP_ANON 1
  3888. | #define anonymous shared memory allocation method 1
  3889. | #define USE_SHMEM_MMAP_ANON 1
  3890. | #define namebased memory allocation method 1
  3891. | #define USE_SHMEM_SHMGET 1
  3892. | #define HAVE_CALLOC 1
  3893. | #define HAVE_SETSID 1
  3894. | #define HAVE_ISINF 1
  3895. | #define HAVE_ISNAN 1
  3896. | #define HAVE_GETENV 1
  3897. | #define HAVE_PUTENV 1
  3898. | #define HAVE_SETENV 1
  3899. | #define HAVE_UNSETENV 1
  3900. | #define HAVE_WRITEV 1
  3901. | #define HAVE_GETIFADDRS 1
  3902. | #define HAVE_UTIME 1
  3903. | #define HAVE_UTIMES 1
  3904. | #define HAVE_SETRLIMIT 1
  3905. | #define HAVE_GETRLIMIT 1
  3906. | #define HAVE_SENDFILE 1
  3907. | #define HAVE_SIGACTION 1
  3908. | #define HAVE_DECL_SYS_SIGLIST 1
  3909. | #define HAVE_FORK 1
  3910. | #define HAVE_STRERROR_R 1
  3911. | #define HAVE_MMAP 1
  3912. | #define HAVE_MEMMOVE 1
  3913. | #define HAVE_GETPASS 1
  3914. | #define HAVE_GMTIME_R 1
  3915. | #define HAVE_LOCALTIME_R 1
  3916. | #define HAVE_MKSTEMP 1
  3917. | #define DIRENT_INODE d_fileno
  3918. | #define DIRENT_TYPE d_type
  3919. | #define STDC_HEADERS 1
  3920. | #define HAVE_ALLOCA_H 1
  3921. | #define HAVE_CRYPT_H 1
  3922. | #define HAVE_CTYPE_H 1
  3923. | #define HAVE_DIRENT_H 1
  3924. | /* end confdefs.h.  */
  3925. | #include <stdio.h>
  3926. | #ifdef HAVE_SYS_TYPES_H
  3927. | # include <sys/types.h>
  3928. | #endif
  3929. | #ifdef HAVE_SYS_STAT_H
  3930. | # include <sys/stat.h>
  3931. | #endif
  3932. | #ifdef STDC_HEADERS
  3933. | # include <stdlib.h>
  3934. | # include <stddef.h>
  3935. | #else
  3936. | # ifdef HAVE_STDLIB_H
  3937. | #  include <stdlib.h>
  3938. | # endif
  3939. | #endif
  3940. | #ifdef HAVE_STRING_H
  3941. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3942. | #  include <memory.h>
  3943. | # endif
  3944. | # include <string.h>
  3945. | #endif
  3946. | #ifdef HAVE_STRINGS_H
  3947. | # include <strings.h>
  3948. | #endif
  3949. | #ifdef HAVE_INTTYPES_H
  3950. | # include <inttypes.h>
  3951. | #endif
  3952. | #ifdef HAVE_STDINT_H
  3953. | # include <stdint.h>
  3954. | #endif
  3955. | #ifdef HAVE_UNISTD_H
  3956. | # include <unistd.h>
  3957. | #endif
  3958. | #include <dl.h>
  3959. configure:21188: result: no
  3960. configure:21188: checking dl.h presence
  3961. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  3962. conftest.c:94:16: fatal error: dl.h: No such file or directory
  3963.  #include <dl.h>
  3964.                 ^
  3965. compilation terminated.
  3966. configure:21188: $? = 1
  3967. configure: failed program was:
  3968. | /* confdefs.h */
  3969. | #define PACKAGE_NAME ""
  3970. | #define PACKAGE_TARNAME ""
  3971. | #define PACKAGE_VERSION ""
  3972. | #define PACKAGE_STRING ""
  3973. | #define PACKAGE_BUGREPORT ""
  3974. | #define PACKAGE_URL ""
  3975. | #define STDC_HEADERS 1
  3976. | #define HAVE_SYS_TYPES_H 1
  3977. | #define HAVE_SYS_STAT_H 1
  3978. | #define HAVE_STDLIB_H 1
  3979. | #define HAVE_STRING_H 1
  3980. | #define HAVE_MEMORY_H 1
  3981. | #define HAVE_STRINGS_H 1
  3982. | #define HAVE_INTTYPES_H 1
  3983. | #define HAVE_STDINT_H 1
  3984. | #define HAVE_UNISTD_H 1
  3985. | #define __EXTENSIONS__ 1
  3986. | #define _ALL_SOURCE 1
  3987. | #define _GNU_SOURCE 1
  3988. | #define _POSIX_PTHREAD_SEMANTICS 1
  3989. | #define _TANDEM_SOURCE 1
  3990. | #define HAVE_DLFCN_H 1
  3991. | #define LT_OBJDIR ".libs/"
  3992. | #define HAVE_LIBDL 1
  3993. | #define HAVE_PTHREAD_H 1
  3994. | #define HAVE_PTHREAD_H 1
  3995. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  3996. | #define HAVE_PTHREAD_KEY_DELETE 1
  3997. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  3998. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  3999. | #define HAVE_PTHREAD_RWLOCKS 1
  4000. | #define HAVE_GETHOSTBYNAME_R 1
  4001. | #define HAVE_GETHOSTBYADDR_R 1
  4002. | #define HAVE_SIGSUSPEND 1
  4003. | #define HAVE_SIGWAIT 1
  4004. | #define HAVE_POLL 1
  4005. | #define HAVE_EPOLL 1
  4006. | #define HAVE_GETPWNAM_R 1
  4007. | #define HAVE_GETPWUID_R 1
  4008. | #define HAVE_GETGRNAM_R 1
  4009. | #define HAVE_GETGRGID_R 1
  4010. | #define HAVE_SYS_TYPES_H 1
  4011. | #define HAVE_SYS_MMAN_H 1
  4012. | #define HAVE_SYS_IPC_H 1
  4013. | #define HAVE_SYS_SHM_H 1
  4014. | #define HAVE_SYS_FILE_H 1
  4015. | #define HAVE_MMAP 1
  4016. | #define HAVE_MUNMAP 1
  4017. | #define HAVE_SHM_OPEN 1
  4018. | #define HAVE_SHM_UNLINK 1
  4019. | #define HAVE_SHMGET 1
  4020. | #define HAVE_SHMAT 1
  4021. | #define HAVE_SHMDT 1
  4022. | #define HAVE_SHMCTL 1
  4023. | #define HAVE_MAP_ANON 1
  4024. | #define anonymous shared memory allocation method 1
  4025. | #define USE_SHMEM_MMAP_ANON 1
  4026. | #define namebased memory allocation method 1
  4027. | #define USE_SHMEM_SHMGET 1
  4028. | #define HAVE_CALLOC 1
  4029. | #define HAVE_SETSID 1
  4030. | #define HAVE_ISINF 1
  4031. | #define HAVE_ISNAN 1
  4032. | #define HAVE_GETENV 1
  4033. | #define HAVE_PUTENV 1
  4034. | #define HAVE_SETENV 1
  4035. | #define HAVE_UNSETENV 1
  4036. | #define HAVE_WRITEV 1
  4037. | #define HAVE_GETIFADDRS 1
  4038. | #define HAVE_UTIME 1
  4039. | #define HAVE_UTIMES 1
  4040. | #define HAVE_SETRLIMIT 1
  4041. | #define HAVE_GETRLIMIT 1
  4042. | #define HAVE_SENDFILE 1
  4043. | #define HAVE_SIGACTION 1
  4044. | #define HAVE_DECL_SYS_SIGLIST 1
  4045. | #define HAVE_FORK 1
  4046. | #define HAVE_STRERROR_R 1
  4047. | #define HAVE_MMAP 1
  4048. | #define HAVE_MEMMOVE 1
  4049. | #define HAVE_GETPASS 1
  4050. | #define HAVE_GMTIME_R 1
  4051. | #define HAVE_LOCALTIME_R 1
  4052. | #define HAVE_MKSTEMP 1
  4053. | #define DIRENT_INODE d_fileno
  4054. | #define DIRENT_TYPE d_type
  4055. | #define STDC_HEADERS 1
  4056. | #define HAVE_ALLOCA_H 1
  4057. | #define HAVE_CRYPT_H 1
  4058. | #define HAVE_CTYPE_H 1
  4059. | #define HAVE_DIRENT_H 1
  4060. | /* end confdefs.h.  */
  4061. | #include <dl.h>
  4062. configure:21188: result: no
  4063. configure:21188: checking for dl.h
  4064. configure:21188: result: no
  4065. configure:21188: checking for dlfcn.h
  4066. configure:21188: result: yes
  4067. configure:21188: checking errno.h usability
  4068. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  4069. configure:21188: $? = 0
  4070. configure:21188: result: yes
  4071. configure:21188: checking errno.h presence
  4072. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  4073. configure:21188: $? = 0
  4074. configure:21188: result: yes
  4075. configure:21188: checking for errno.h
  4076. configure:21188: result: yes
  4077. configure:21188: checking fcntl.h usability
  4078. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  4079. configure:21188: $? = 0
  4080. configure:21188: result: yes
  4081. configure:21188: checking fcntl.h presence
  4082. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  4083. configure:21188: $? = 0
  4084. configure:21188: result: yes
  4085. configure:21188: checking for fcntl.h
  4086. configure:21188: result: yes
  4087. configure:21188: checking grp.h usability
  4088. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  4089. configure:21188: $? = 0
  4090. configure:21188: result: yes
  4091. configure:21188: checking grp.h presence
  4092. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  4093. configure:21188: $? = 0
  4094. configure:21188: result: yes
  4095. configure:21188: checking for grp.h
  4096. configure:21188: result: yes
  4097. configure:21188: checking io.h usability
  4098. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  4099. conftest.c:131:16: fatal error: io.h: No such file or directory
  4100.  #include <io.h>
  4101.                 ^
  4102. compilation terminated.
  4103. configure:21188: $? = 1
  4104. configure: failed program was:
  4105. | /* confdefs.h */
  4106. | #define PACKAGE_NAME ""
  4107. | #define PACKAGE_TARNAME ""
  4108. | #define PACKAGE_VERSION ""
  4109. | #define PACKAGE_STRING ""
  4110. | #define PACKAGE_BUGREPORT ""
  4111. | #define PACKAGE_URL ""
  4112. | #define STDC_HEADERS 1
  4113. | #define HAVE_SYS_TYPES_H 1
  4114. | #define HAVE_SYS_STAT_H 1
  4115. | #define HAVE_STDLIB_H 1
  4116. | #define HAVE_STRING_H 1
  4117. | #define HAVE_MEMORY_H 1
  4118. | #define HAVE_STRINGS_H 1
  4119. | #define HAVE_INTTYPES_H 1
  4120. | #define HAVE_STDINT_H 1
  4121. | #define HAVE_UNISTD_H 1
  4122. | #define __EXTENSIONS__ 1
  4123. | #define _ALL_SOURCE 1
  4124. | #define _GNU_SOURCE 1
  4125. | #define _POSIX_PTHREAD_SEMANTICS 1
  4126. | #define _TANDEM_SOURCE 1
  4127. | #define HAVE_DLFCN_H 1
  4128. | #define LT_OBJDIR ".libs/"
  4129. | #define HAVE_LIBDL 1
  4130. | #define HAVE_PTHREAD_H 1
  4131. | #define HAVE_PTHREAD_H 1
  4132. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  4133. | #define HAVE_PTHREAD_KEY_DELETE 1
  4134. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  4135. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  4136. | #define HAVE_PTHREAD_RWLOCKS 1
  4137. | #define HAVE_GETHOSTBYNAME_R 1
  4138. | #define HAVE_GETHOSTBYADDR_R 1
  4139. | #define HAVE_SIGSUSPEND 1
  4140. | #define HAVE_SIGWAIT 1
  4141. | #define HAVE_POLL 1
  4142. | #define HAVE_EPOLL 1
  4143. | #define HAVE_GETPWNAM_R 1
  4144. | #define HAVE_GETPWUID_R 1
  4145. | #define HAVE_GETGRNAM_R 1
  4146. | #define HAVE_GETGRGID_R 1
  4147. | #define HAVE_SYS_TYPES_H 1
  4148. | #define HAVE_SYS_MMAN_H 1
  4149. | #define HAVE_SYS_IPC_H 1
  4150. | #define HAVE_SYS_SHM_H 1
  4151. | #define HAVE_SYS_FILE_H 1
  4152. | #define HAVE_MMAP 1
  4153. | #define HAVE_MUNMAP 1
  4154. | #define HAVE_SHM_OPEN 1
  4155. | #define HAVE_SHM_UNLINK 1
  4156. | #define HAVE_SHMGET 1
  4157. | #define HAVE_SHMAT 1
  4158. | #define HAVE_SHMDT 1
  4159. | #define HAVE_SHMCTL 1
  4160. | #define HAVE_MAP_ANON 1
  4161. | #define anonymous shared memory allocation method 1
  4162. | #define USE_SHMEM_MMAP_ANON 1
  4163. | #define namebased memory allocation method 1
  4164. | #define USE_SHMEM_SHMGET 1
  4165. | #define HAVE_CALLOC 1
  4166. | #define HAVE_SETSID 1
  4167. | #define HAVE_ISINF 1
  4168. | #define HAVE_ISNAN 1
  4169. | #define HAVE_GETENV 1
  4170. | #define HAVE_PUTENV 1
  4171. | #define HAVE_SETENV 1
  4172. | #define HAVE_UNSETENV 1
  4173. | #define HAVE_WRITEV 1
  4174. | #define HAVE_GETIFADDRS 1
  4175. | #define HAVE_UTIME 1
  4176. | #define HAVE_UTIMES 1
  4177. | #define HAVE_SETRLIMIT 1
  4178. | #define HAVE_GETRLIMIT 1
  4179. | #define HAVE_SENDFILE 1
  4180. | #define HAVE_SIGACTION 1
  4181. | #define HAVE_DECL_SYS_SIGLIST 1
  4182. | #define HAVE_FORK 1
  4183. | #define HAVE_STRERROR_R 1
  4184. | #define HAVE_MMAP 1
  4185. | #define HAVE_MEMMOVE 1
  4186. | #define HAVE_GETPASS 1
  4187. | #define HAVE_GMTIME_R 1
  4188. | #define HAVE_LOCALTIME_R 1
  4189. | #define HAVE_MKSTEMP 1
  4190. | #define DIRENT_INODE d_fileno
  4191. | #define DIRENT_TYPE d_type
  4192. | #define STDC_HEADERS 1
  4193. | #define HAVE_ALLOCA_H 1
  4194. | #define HAVE_CRYPT_H 1
  4195. | #define HAVE_CTYPE_H 1
  4196. | #define HAVE_DIRENT_H 1
  4197. | #define HAVE_DLFCN_H 1
  4198. | #define HAVE_ERRNO_H 1
  4199. | #define HAVE_FCNTL_H 1
  4200. | #define HAVE_GRP_H 1
  4201. | /* end confdefs.h.  */
  4202. | #include <stdio.h>
  4203. | #ifdef HAVE_SYS_TYPES_H
  4204. | # include <sys/types.h>
  4205. | #endif
  4206. | #ifdef HAVE_SYS_STAT_H
  4207. | # include <sys/stat.h>
  4208. | #endif
  4209. | #ifdef STDC_HEADERS
  4210. | # include <stdlib.h>
  4211. | # include <stddef.h>
  4212. | #else
  4213. | # ifdef HAVE_STDLIB_H
  4214. | #  include <stdlib.h>
  4215. | # endif
  4216. | #endif
  4217. | #ifdef HAVE_STRING_H
  4218. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4219. | #  include <memory.h>
  4220. | # endif
  4221. | # include <string.h>
  4222. | #endif
  4223. | #ifdef HAVE_STRINGS_H
  4224. | # include <strings.h>
  4225. | #endif
  4226. | #ifdef HAVE_INTTYPES_H
  4227. | # include <inttypes.h>
  4228. | #endif
  4229. | #ifdef HAVE_STDINT_H
  4230. | # include <stdint.h>
  4231. | #endif
  4232. | #ifdef HAVE_UNISTD_H
  4233. | # include <unistd.h>
  4234. | #endif
  4235. | #include <io.h>
  4236. configure:21188: result: no
  4237. configure:21188: checking io.h presence
  4238. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  4239. conftest.c:98:16: fatal error: io.h: No such file or directory
  4240.  #include <io.h>
  4241.                 ^
  4242. compilation terminated.
  4243. configure:21188: $? = 1
  4244. configure: failed program was:
  4245. | /* confdefs.h */
  4246. | #define PACKAGE_NAME ""
  4247. | #define PACKAGE_TARNAME ""
  4248. | #define PACKAGE_VERSION ""
  4249. | #define PACKAGE_STRING ""
  4250. | #define PACKAGE_BUGREPORT ""
  4251. | #define PACKAGE_URL ""
  4252. | #define STDC_HEADERS 1
  4253. | #define HAVE_SYS_TYPES_H 1
  4254. | #define HAVE_SYS_STAT_H 1
  4255. | #define HAVE_STDLIB_H 1
  4256. | #define HAVE_STRING_H 1
  4257. | #define HAVE_MEMORY_H 1
  4258. | #define HAVE_STRINGS_H 1
  4259. | #define HAVE_INTTYPES_H 1
  4260. | #define HAVE_STDINT_H 1
  4261. | #define HAVE_UNISTD_H 1
  4262. | #define __EXTENSIONS__ 1
  4263. | #define _ALL_SOURCE 1
  4264. | #define _GNU_SOURCE 1
  4265. | #define _POSIX_PTHREAD_SEMANTICS 1
  4266. | #define _TANDEM_SOURCE 1
  4267. | #define HAVE_DLFCN_H 1
  4268. | #define LT_OBJDIR ".libs/"
  4269. | #define HAVE_LIBDL 1
  4270. | #define HAVE_PTHREAD_H 1
  4271. | #define HAVE_PTHREAD_H 1
  4272. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  4273. | #define HAVE_PTHREAD_KEY_DELETE 1
  4274. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  4275. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  4276. | #define HAVE_PTHREAD_RWLOCKS 1
  4277. | #define HAVE_GETHOSTBYNAME_R 1
  4278. | #define HAVE_GETHOSTBYADDR_R 1
  4279. | #define HAVE_SIGSUSPEND 1
  4280. | #define HAVE_SIGWAIT 1
  4281. | #define HAVE_POLL 1
  4282. | #define HAVE_EPOLL 1
  4283. | #define HAVE_GETPWNAM_R 1
  4284. | #define HAVE_GETPWUID_R 1
  4285. | #define HAVE_GETGRNAM_R 1
  4286. | #define HAVE_GETGRGID_R 1
  4287. | #define HAVE_SYS_TYPES_H 1
  4288. | #define HAVE_SYS_MMAN_H 1
  4289. | #define HAVE_SYS_IPC_H 1
  4290. | #define HAVE_SYS_SHM_H 1
  4291. | #define HAVE_SYS_FILE_H 1
  4292. | #define HAVE_MMAP 1
  4293. | #define HAVE_MUNMAP 1
  4294. | #define HAVE_SHM_OPEN 1
  4295. | #define HAVE_SHM_UNLINK 1
  4296. | #define HAVE_SHMGET 1
  4297. | #define HAVE_SHMAT 1
  4298. | #define HAVE_SHMDT 1
  4299. | #define HAVE_SHMCTL 1
  4300. | #define HAVE_MAP_ANON 1
  4301. | #define anonymous shared memory allocation method 1
  4302. | #define USE_SHMEM_MMAP_ANON 1
  4303. | #define namebased memory allocation method 1
  4304. | #define USE_SHMEM_SHMGET 1
  4305. | #define HAVE_CALLOC 1
  4306. | #define HAVE_SETSID 1
  4307. | #define HAVE_ISINF 1
  4308. | #define HAVE_ISNAN 1
  4309. | #define HAVE_GETENV 1
  4310. | #define HAVE_PUTENV 1
  4311. | #define HAVE_SETENV 1
  4312. | #define HAVE_UNSETENV 1
  4313. | #define HAVE_WRITEV 1
  4314. | #define HAVE_GETIFADDRS 1
  4315. | #define HAVE_UTIME 1
  4316. | #define HAVE_UTIMES 1
  4317. | #define HAVE_SETRLIMIT 1
  4318. | #define HAVE_GETRLIMIT 1
  4319. | #define HAVE_SENDFILE 1
  4320. | #define HAVE_SIGACTION 1
  4321. | #define HAVE_DECL_SYS_SIGLIST 1
  4322. | #define HAVE_FORK 1
  4323. | #define HAVE_STRERROR_R 1
  4324. | #define HAVE_MMAP 1
  4325. | #define HAVE_MEMMOVE 1
  4326. | #define HAVE_GETPASS 1
  4327. | #define HAVE_GMTIME_R 1
  4328. | #define HAVE_LOCALTIME_R 1
  4329. | #define HAVE_MKSTEMP 1
  4330. | #define DIRENT_INODE d_fileno
  4331. | #define DIRENT_TYPE d_type
  4332. | #define STDC_HEADERS 1
  4333. | #define HAVE_ALLOCA_H 1
  4334. | #define HAVE_CRYPT_H 1
  4335. | #define HAVE_CTYPE_H 1
  4336. | #define HAVE_DIRENT_H 1
  4337. | #define HAVE_DLFCN_H 1
  4338. | #define HAVE_ERRNO_H 1
  4339. | #define HAVE_FCNTL_H 1
  4340. | #define HAVE_GRP_H 1
  4341. | /* end confdefs.h.  */
  4342. | #include <io.h>
  4343. configure:21188: result: no
  4344. configure:21188: checking for io.h
  4345. configure:21188: result: no
  4346. configure:21188: checking limits.h usability
  4347. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  4348. configure:21188: $? = 0
  4349. configure:21188: result: yes
  4350. configure:21188: checking limits.h presence
  4351. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  4352. configure:21188: $? = 0
  4353. configure:21188: result: yes
  4354. configure:21188: checking for limits.h
  4355. configure:21188: result: yes
  4356. configure:21188: checking mach-o/dyld.h usability
  4357. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  4358. conftest.c:132:25: fatal error: mach-o/dyld.h: No such file or directory
  4359.  #include <mach-o/dyld.h>
  4360.                          ^
  4361. compilation terminated.
  4362. configure:21188: $? = 1
  4363. configure: failed program was:
  4364. | /* confdefs.h */
  4365. | #define PACKAGE_NAME ""
  4366. | #define PACKAGE_TARNAME ""
  4367. | #define PACKAGE_VERSION ""
  4368. | #define PACKAGE_STRING ""
  4369. | #define PACKAGE_BUGREPORT ""
  4370. | #define PACKAGE_URL ""
  4371. | #define STDC_HEADERS 1
  4372. | #define HAVE_SYS_TYPES_H 1
  4373. | #define HAVE_SYS_STAT_H 1
  4374. | #define HAVE_STDLIB_H 1
  4375. | #define HAVE_STRING_H 1
  4376. | #define HAVE_MEMORY_H 1
  4377. | #define HAVE_STRINGS_H 1
  4378. | #define HAVE_INTTYPES_H 1
  4379. | #define HAVE_STDINT_H 1
  4380. | #define HAVE_UNISTD_H 1
  4381. | #define __EXTENSIONS__ 1
  4382. | #define _ALL_SOURCE 1
  4383. | #define _GNU_SOURCE 1
  4384. | #define _POSIX_PTHREAD_SEMANTICS 1
  4385. | #define _TANDEM_SOURCE 1
  4386. | #define HAVE_DLFCN_H 1
  4387. | #define LT_OBJDIR ".libs/"
  4388. | #define HAVE_LIBDL 1
  4389. | #define HAVE_PTHREAD_H 1
  4390. | #define HAVE_PTHREAD_H 1
  4391. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  4392. | #define HAVE_PTHREAD_KEY_DELETE 1
  4393. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  4394. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  4395. | #define HAVE_PTHREAD_RWLOCKS 1
  4396. | #define HAVE_GETHOSTBYNAME_R 1
  4397. | #define HAVE_GETHOSTBYADDR_R 1
  4398. | #define HAVE_SIGSUSPEND 1
  4399. | #define HAVE_SIGWAIT 1
  4400. | #define HAVE_POLL 1
  4401. | #define HAVE_EPOLL 1
  4402. | #define HAVE_GETPWNAM_R 1
  4403. | #define HAVE_GETPWUID_R 1
  4404. | #define HAVE_GETGRNAM_R 1
  4405. | #define HAVE_GETGRGID_R 1
  4406. | #define HAVE_SYS_TYPES_H 1
  4407. | #define HAVE_SYS_MMAN_H 1
  4408. | #define HAVE_SYS_IPC_H 1
  4409. | #define HAVE_SYS_SHM_H 1
  4410. | #define HAVE_SYS_FILE_H 1
  4411. | #define HAVE_MMAP 1
  4412. | #define HAVE_MUNMAP 1
  4413. | #define HAVE_SHM_OPEN 1
  4414. | #define HAVE_SHM_UNLINK 1
  4415. | #define HAVE_SHMGET 1
  4416. | #define HAVE_SHMAT 1
  4417. | #define HAVE_SHMDT 1
  4418. | #define HAVE_SHMCTL 1
  4419. | #define HAVE_MAP_ANON 1
  4420. | #define anonymous shared memory allocation method 1
  4421. | #define USE_SHMEM_MMAP_ANON 1
  4422. | #define namebased memory allocation method 1
  4423. | #define USE_SHMEM_SHMGET 1
  4424. | #define HAVE_CALLOC 1
  4425. | #define HAVE_SETSID 1
  4426. | #define HAVE_ISINF 1
  4427. | #define HAVE_ISNAN 1
  4428. | #define HAVE_GETENV 1
  4429. | #define HAVE_PUTENV 1
  4430. | #define HAVE_SETENV 1
  4431. | #define HAVE_UNSETENV 1
  4432. | #define HAVE_WRITEV 1
  4433. | #define HAVE_GETIFADDRS 1
  4434. | #define HAVE_UTIME 1
  4435. | #define HAVE_UTIMES 1
  4436. | #define HAVE_SETRLIMIT 1
  4437. | #define HAVE_GETRLIMIT 1
  4438. | #define HAVE_SENDFILE 1
  4439. | #define HAVE_SIGACTION 1
  4440. | #define HAVE_DECL_SYS_SIGLIST 1
  4441. | #define HAVE_FORK 1
  4442. | #define HAVE_STRERROR_R 1
  4443. | #define HAVE_MMAP 1
  4444. | #define HAVE_MEMMOVE 1
  4445. | #define HAVE_GETPASS 1
  4446. | #define HAVE_GMTIME_R 1
  4447. | #define HAVE_LOCALTIME_R 1
  4448. | #define HAVE_MKSTEMP 1
  4449. | #define DIRENT_INODE d_fileno
  4450. | #define DIRENT_TYPE d_type
  4451. | #define STDC_HEADERS 1
  4452. | #define HAVE_ALLOCA_H 1
  4453. | #define HAVE_CRYPT_H 1
  4454. | #define HAVE_CTYPE_H 1
  4455. | #define HAVE_DIRENT_H 1
  4456. | #define HAVE_DLFCN_H 1
  4457. | #define HAVE_ERRNO_H 1
  4458. | #define HAVE_FCNTL_H 1
  4459. | #define HAVE_GRP_H 1
  4460. | #define HAVE_LIMITS_H 1
  4461. | /* end confdefs.h.  */
  4462. | #include <stdio.h>
  4463. | #ifdef HAVE_SYS_TYPES_H
  4464. | # include <sys/types.h>
  4465. | #endif
  4466. | #ifdef HAVE_SYS_STAT_H
  4467. | # include <sys/stat.h>
  4468. | #endif
  4469. | #ifdef STDC_HEADERS
  4470. | # include <stdlib.h>
  4471. | # include <stddef.h>
  4472. | #else
  4473. | # ifdef HAVE_STDLIB_H
  4474. | #  include <stdlib.h>
  4475. | # endif
  4476. | #endif
  4477. | #ifdef HAVE_STRING_H
  4478. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4479. | #  include <memory.h>
  4480. | # endif
  4481. | # include <string.h>
  4482. | #endif
  4483. | #ifdef HAVE_STRINGS_H
  4484. | # include <strings.h>
  4485. | #endif
  4486. | #ifdef HAVE_INTTYPES_H
  4487. | # include <inttypes.h>
  4488. | #endif
  4489. | #ifdef HAVE_STDINT_H
  4490. | # include <stdint.h>
  4491. | #endif
  4492. | #ifdef HAVE_UNISTD_H
  4493. | # include <unistd.h>
  4494. | #endif
  4495. | #include <mach-o/dyld.h>
  4496. configure:21188: result: no
  4497. configure:21188: checking mach-o/dyld.h presence
  4498. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  4499. conftest.c:99:25: fatal error: mach-o/dyld.h: No such file or directory
  4500.  #include <mach-o/dyld.h>
  4501.                          ^
  4502. compilation terminated.
  4503. configure:21188: $? = 1
  4504. configure: failed program was:
  4505. | /* confdefs.h */
  4506. | #define PACKAGE_NAME ""
  4507. | #define PACKAGE_TARNAME ""
  4508. | #define PACKAGE_VERSION ""
  4509. | #define PACKAGE_STRING ""
  4510. | #define PACKAGE_BUGREPORT ""
  4511. | #define PACKAGE_URL ""
  4512. | #define STDC_HEADERS 1
  4513. | #define HAVE_SYS_TYPES_H 1
  4514. | #define HAVE_SYS_STAT_H 1
  4515. | #define HAVE_STDLIB_H 1
  4516. | #define HAVE_STRING_H 1
  4517. | #define HAVE_MEMORY_H 1
  4518. | #define HAVE_STRINGS_H 1
  4519. | #define HAVE_INTTYPES_H 1
  4520. | #define HAVE_STDINT_H 1
  4521. | #define HAVE_UNISTD_H 1
  4522. | #define __EXTENSIONS__ 1
  4523. | #define _ALL_SOURCE 1
  4524. | #define _GNU_SOURCE 1
  4525. | #define _POSIX_PTHREAD_SEMANTICS 1
  4526. | #define _TANDEM_SOURCE 1
  4527. | #define HAVE_DLFCN_H 1
  4528. | #define LT_OBJDIR ".libs/"
  4529. | #define HAVE_LIBDL 1
  4530. | #define HAVE_PTHREAD_H 1
  4531. | #define HAVE_PTHREAD_H 1
  4532. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  4533. | #define HAVE_PTHREAD_KEY_DELETE 1
  4534. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  4535. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  4536. | #define HAVE_PTHREAD_RWLOCKS 1
  4537. | #define HAVE_GETHOSTBYNAME_R 1
  4538. | #define HAVE_GETHOSTBYADDR_R 1
  4539. | #define HAVE_SIGSUSPEND 1
  4540. | #define HAVE_SIGWAIT 1
  4541. | #define HAVE_POLL 1
  4542. | #define HAVE_EPOLL 1
  4543. | #define HAVE_GETPWNAM_R 1
  4544. | #define HAVE_GETPWUID_R 1
  4545. | #define HAVE_GETGRNAM_R 1
  4546. | #define HAVE_GETGRGID_R 1
  4547. | #define HAVE_SYS_TYPES_H 1
  4548. | #define HAVE_SYS_MMAN_H 1
  4549. | #define HAVE_SYS_IPC_H 1
  4550. | #define HAVE_SYS_SHM_H 1
  4551. | #define HAVE_SYS_FILE_H 1
  4552. | #define HAVE_MMAP 1
  4553. | #define HAVE_MUNMAP 1
  4554. | #define HAVE_SHM_OPEN 1
  4555. | #define HAVE_SHM_UNLINK 1
  4556. | #define HAVE_SHMGET 1
  4557. | #define HAVE_SHMAT 1
  4558. | #define HAVE_SHMDT 1
  4559. | #define HAVE_SHMCTL 1
  4560. | #define HAVE_MAP_ANON 1
  4561. | #define anonymous shared memory allocation method 1
  4562. | #define USE_SHMEM_MMAP_ANON 1
  4563. | #define namebased memory allocation method 1
  4564. | #define USE_SHMEM_SHMGET 1
  4565. | #define HAVE_CALLOC 1
  4566. | #define HAVE_SETSID 1
  4567. | #define HAVE_ISINF 1
  4568. | #define HAVE_ISNAN 1
  4569. | #define HAVE_GETENV 1
  4570. | #define HAVE_PUTENV 1
  4571. | #define HAVE_SETENV 1
  4572. | #define HAVE_UNSETENV 1
  4573. | #define HAVE_WRITEV 1
  4574. | #define HAVE_GETIFADDRS 1
  4575. | #define HAVE_UTIME 1
  4576. | #define HAVE_UTIMES 1
  4577. | #define HAVE_SETRLIMIT 1
  4578. | #define HAVE_GETRLIMIT 1
  4579. | #define HAVE_SENDFILE 1
  4580. | #define HAVE_SIGACTION 1
  4581. | #define HAVE_DECL_SYS_SIGLIST 1
  4582. | #define HAVE_FORK 1
  4583. | #define HAVE_STRERROR_R 1
  4584. | #define HAVE_MMAP 1
  4585. | #define HAVE_MEMMOVE 1
  4586. | #define HAVE_GETPASS 1
  4587. | #define HAVE_GMTIME_R 1
  4588. | #define HAVE_LOCALTIME_R 1
  4589. | #define HAVE_MKSTEMP 1
  4590. | #define DIRENT_INODE d_fileno
  4591. | #define DIRENT_TYPE d_type
  4592. | #define STDC_HEADERS 1
  4593. | #define HAVE_ALLOCA_H 1
  4594. | #define HAVE_CRYPT_H 1
  4595. | #define HAVE_CTYPE_H 1
  4596. | #define HAVE_DIRENT_H 1
  4597. | #define HAVE_DLFCN_H 1
  4598. | #define HAVE_ERRNO_H 1
  4599. | #define HAVE_FCNTL_H 1
  4600. | #define HAVE_GRP_H 1
  4601. | #define HAVE_LIMITS_H 1
  4602. | /* end confdefs.h.  */
  4603. | #include <mach-o/dyld.h>
  4604. configure:21188: result: no
  4605. configure:21188: checking for mach-o/dyld.h
  4606. configure:21188: result: no
  4607. configure:21188: checking malloc.h usability
  4608. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  4609. configure:21188: $? = 0
  4610. configure:21188: result: yes
  4611. configure:21188: checking malloc.h presence
  4612. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  4613. configure:21188: $? = 0
  4614. configure:21188: result: yes
  4615. configure:21188: checking for malloc.h
  4616. configure:21188: result: yes
  4617. configure:21188: checking for memory.h
  4618. configure:21188: result: yes
  4619. configure:21188: checking netdb.h usability
  4620. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  4621. configure:21188: $? = 0
  4622. configure:21188: result: yes
  4623. configure:21188: checking netdb.h presence
  4624. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  4625. configure:21188: $? = 0
  4626. configure:21188: result: yes
  4627. configure:21188: checking for netdb.h
  4628. configure:21188: result: yes
  4629. configure:21188: checking osreldate.h usability
  4630. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  4631. conftest.c:135:23: fatal error: osreldate.h: No such file or directory
  4632.  #include <osreldate.h>
  4633.                        ^
  4634. compilation terminated.
  4635. configure:21188: $? = 1
  4636. configure: failed program was:
  4637. | /* confdefs.h */
  4638. | #define PACKAGE_NAME ""
  4639. | #define PACKAGE_TARNAME ""
  4640. | #define PACKAGE_VERSION ""
  4641. | #define PACKAGE_STRING ""
  4642. | #define PACKAGE_BUGREPORT ""
  4643. | #define PACKAGE_URL ""
  4644. | #define STDC_HEADERS 1
  4645. | #define HAVE_SYS_TYPES_H 1
  4646. | #define HAVE_SYS_STAT_H 1
  4647. | #define HAVE_STDLIB_H 1
  4648. | #define HAVE_STRING_H 1
  4649. | #define HAVE_MEMORY_H 1
  4650. | #define HAVE_STRINGS_H 1
  4651. | #define HAVE_INTTYPES_H 1
  4652. | #define HAVE_STDINT_H 1
  4653. | #define HAVE_UNISTD_H 1
  4654. | #define __EXTENSIONS__ 1
  4655. | #define _ALL_SOURCE 1
  4656. | #define _GNU_SOURCE 1
  4657. | #define _POSIX_PTHREAD_SEMANTICS 1
  4658. | #define _TANDEM_SOURCE 1
  4659. | #define HAVE_DLFCN_H 1
  4660. | #define LT_OBJDIR ".libs/"
  4661. | #define HAVE_LIBDL 1
  4662. | #define HAVE_PTHREAD_H 1
  4663. | #define HAVE_PTHREAD_H 1
  4664. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  4665. | #define HAVE_PTHREAD_KEY_DELETE 1
  4666. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  4667. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  4668. | #define HAVE_PTHREAD_RWLOCKS 1
  4669. | #define HAVE_GETHOSTBYNAME_R 1
  4670. | #define HAVE_GETHOSTBYADDR_R 1
  4671. | #define HAVE_SIGSUSPEND 1
  4672. | #define HAVE_SIGWAIT 1
  4673. | #define HAVE_POLL 1
  4674. | #define HAVE_EPOLL 1
  4675. | #define HAVE_GETPWNAM_R 1
  4676. | #define HAVE_GETPWUID_R 1
  4677. | #define HAVE_GETGRNAM_R 1
  4678. | #define HAVE_GETGRGID_R 1
  4679. | #define HAVE_SYS_TYPES_H 1
  4680. | #define HAVE_SYS_MMAN_H 1
  4681. | #define HAVE_SYS_IPC_H 1
  4682. | #define HAVE_SYS_SHM_H 1
  4683. | #define HAVE_SYS_FILE_H 1
  4684. | #define HAVE_MMAP 1
  4685. | #define HAVE_MUNMAP 1
  4686. | #define HAVE_SHM_OPEN 1
  4687. | #define HAVE_SHM_UNLINK 1
  4688. | #define HAVE_SHMGET 1
  4689. | #define HAVE_SHMAT 1
  4690. | #define HAVE_SHMDT 1
  4691. | #define HAVE_SHMCTL 1
  4692. | #define HAVE_MAP_ANON 1
  4693. | #define anonymous shared memory allocation method 1
  4694. | #define USE_SHMEM_MMAP_ANON 1
  4695. | #define namebased memory allocation method 1
  4696. | #define USE_SHMEM_SHMGET 1
  4697. | #define HAVE_CALLOC 1
  4698. | #define HAVE_SETSID 1
  4699. | #define HAVE_ISINF 1
  4700. | #define HAVE_ISNAN 1
  4701. | #define HAVE_GETENV 1
  4702. | #define HAVE_PUTENV 1
  4703. | #define HAVE_SETENV 1
  4704. | #define HAVE_UNSETENV 1
  4705. | #define HAVE_WRITEV 1
  4706. | #define HAVE_GETIFADDRS 1
  4707. | #define HAVE_UTIME 1
  4708. | #define HAVE_UTIMES 1
  4709. | #define HAVE_SETRLIMIT 1
  4710. | #define HAVE_GETRLIMIT 1
  4711. | #define HAVE_SENDFILE 1
  4712. | #define HAVE_SIGACTION 1
  4713. | #define HAVE_DECL_SYS_SIGLIST 1
  4714. | #define HAVE_FORK 1
  4715. | #define HAVE_STRERROR_R 1
  4716. | #define HAVE_MMAP 1
  4717. | #define HAVE_MEMMOVE 1
  4718. | #define HAVE_GETPASS 1
  4719. | #define HAVE_GMTIME_R 1
  4720. | #define HAVE_LOCALTIME_R 1
  4721. | #define HAVE_MKSTEMP 1
  4722. | #define DIRENT_INODE d_fileno
  4723. | #define DIRENT_TYPE d_type
  4724. | #define STDC_HEADERS 1
  4725. | #define HAVE_ALLOCA_H 1
  4726. | #define HAVE_CRYPT_H 1
  4727. | #define HAVE_CTYPE_H 1
  4728. | #define HAVE_DIRENT_H 1
  4729. | #define HAVE_DLFCN_H 1
  4730. | #define HAVE_ERRNO_H 1
  4731. | #define HAVE_FCNTL_H 1
  4732. | #define HAVE_GRP_H 1
  4733. | #define HAVE_LIMITS_H 1
  4734. | #define HAVE_MALLOC_H 1
  4735. | #define HAVE_MEMORY_H 1
  4736. | #define HAVE_NETDB_H 1
  4737. | /* end confdefs.h.  */
  4738. | #include <stdio.h>
  4739. | #ifdef HAVE_SYS_TYPES_H
  4740. | # include <sys/types.h>
  4741. | #endif
  4742. | #ifdef HAVE_SYS_STAT_H
  4743. | # include <sys/stat.h>
  4744. | #endif
  4745. | #ifdef STDC_HEADERS
  4746. | # include <stdlib.h>
  4747. | # include <stddef.h>
  4748. | #else
  4749. | # ifdef HAVE_STDLIB_H
  4750. | #  include <stdlib.h>
  4751. | # endif
  4752. | #endif
  4753. | #ifdef HAVE_STRING_H
  4754. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4755. | #  include <memory.h>
  4756. | # endif
  4757. | # include <string.h>
  4758. | #endif
  4759. | #ifdef HAVE_STRINGS_H
  4760. | # include <strings.h>
  4761. | #endif
  4762. | #ifdef HAVE_INTTYPES_H
  4763. | # include <inttypes.h>
  4764. | #endif
  4765. | #ifdef HAVE_STDINT_H
  4766. | # include <stdint.h>
  4767. | #endif
  4768. | #ifdef HAVE_UNISTD_H
  4769. | # include <unistd.h>
  4770. | #endif
  4771. | #include <osreldate.h>
  4772. configure:21188: result: no
  4773. configure:21188: checking osreldate.h presence
  4774. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  4775. conftest.c:102:23: fatal error: osreldate.h: No such file or directory
  4776.  #include <osreldate.h>
  4777.                        ^
  4778. compilation terminated.
  4779. configure:21188: $? = 1
  4780. configure: failed program was:
  4781. | /* confdefs.h */
  4782. | #define PACKAGE_NAME ""
  4783. | #define PACKAGE_TARNAME ""
  4784. | #define PACKAGE_VERSION ""
  4785. | #define PACKAGE_STRING ""
  4786. | #define PACKAGE_BUGREPORT ""
  4787. | #define PACKAGE_URL ""
  4788. | #define STDC_HEADERS 1
  4789. | #define HAVE_SYS_TYPES_H 1
  4790. | #define HAVE_SYS_STAT_H 1
  4791. | #define HAVE_STDLIB_H 1
  4792. | #define HAVE_STRING_H 1
  4793. | #define HAVE_MEMORY_H 1
  4794. | #define HAVE_STRINGS_H 1
  4795. | #define HAVE_INTTYPES_H 1
  4796. | #define HAVE_STDINT_H 1
  4797. | #define HAVE_UNISTD_H 1
  4798. | #define __EXTENSIONS__ 1
  4799. | #define _ALL_SOURCE 1
  4800. | #define _GNU_SOURCE 1
  4801. | #define _POSIX_PTHREAD_SEMANTICS 1
  4802. | #define _TANDEM_SOURCE 1
  4803. | #define HAVE_DLFCN_H 1
  4804. | #define LT_OBJDIR ".libs/"
  4805. | #define HAVE_LIBDL 1
  4806. | #define HAVE_PTHREAD_H 1
  4807. | #define HAVE_PTHREAD_H 1
  4808. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  4809. | #define HAVE_PTHREAD_KEY_DELETE 1
  4810. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  4811. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  4812. | #define HAVE_PTHREAD_RWLOCKS 1
  4813. | #define HAVE_GETHOSTBYNAME_R 1
  4814. | #define HAVE_GETHOSTBYADDR_R 1
  4815. | #define HAVE_SIGSUSPEND 1
  4816. | #define HAVE_SIGWAIT 1
  4817. | #define HAVE_POLL 1
  4818. | #define HAVE_EPOLL 1
  4819. | #define HAVE_GETPWNAM_R 1
  4820. | #define HAVE_GETPWUID_R 1
  4821. | #define HAVE_GETGRNAM_R 1
  4822. | #define HAVE_GETGRGID_R 1
  4823. | #define HAVE_SYS_TYPES_H 1
  4824. | #define HAVE_SYS_MMAN_H 1
  4825. | #define HAVE_SYS_IPC_H 1
  4826. | #define HAVE_SYS_SHM_H 1
  4827. | #define HAVE_SYS_FILE_H 1
  4828. | #define HAVE_MMAP 1
  4829. | #define HAVE_MUNMAP 1
  4830. | #define HAVE_SHM_OPEN 1
  4831. | #define HAVE_SHM_UNLINK 1
  4832. | #define HAVE_SHMGET 1
  4833. | #define HAVE_SHMAT 1
  4834. | #define HAVE_SHMDT 1
  4835. | #define HAVE_SHMCTL 1
  4836. | #define HAVE_MAP_ANON 1
  4837. | #define anonymous shared memory allocation method 1
  4838. | #define USE_SHMEM_MMAP_ANON 1
  4839. | #define namebased memory allocation method 1
  4840. | #define USE_SHMEM_SHMGET 1
  4841. | #define HAVE_CALLOC 1
  4842. | #define HAVE_SETSID 1
  4843. | #define HAVE_ISINF 1
  4844. | #define HAVE_ISNAN 1
  4845. | #define HAVE_GETENV 1
  4846. | #define HAVE_PUTENV 1
  4847. | #define HAVE_SETENV 1
  4848. | #define HAVE_UNSETENV 1
  4849. | #define HAVE_WRITEV 1
  4850. | #define HAVE_GETIFADDRS 1
  4851. | #define HAVE_UTIME 1
  4852. | #define HAVE_UTIMES 1
  4853. | #define HAVE_SETRLIMIT 1
  4854. | #define HAVE_GETRLIMIT 1
  4855. | #define HAVE_SENDFILE 1
  4856. | #define HAVE_SIGACTION 1
  4857. | #define HAVE_DECL_SYS_SIGLIST 1
  4858. | #define HAVE_FORK 1
  4859. | #define HAVE_STRERROR_R 1
  4860. | #define HAVE_MMAP 1
  4861. | #define HAVE_MEMMOVE 1
  4862. | #define HAVE_GETPASS 1
  4863. | #define HAVE_GMTIME_R 1
  4864. | #define HAVE_LOCALTIME_R 1
  4865. | #define HAVE_MKSTEMP 1
  4866. | #define DIRENT_INODE d_fileno
  4867. | #define DIRENT_TYPE d_type
  4868. | #define STDC_HEADERS 1
  4869. | #define HAVE_ALLOCA_H 1
  4870. | #define HAVE_CRYPT_H 1
  4871. | #define HAVE_CTYPE_H 1
  4872. | #define HAVE_DIRENT_H 1
  4873. | #define HAVE_DLFCN_H 1
  4874. | #define HAVE_ERRNO_H 1
  4875. | #define HAVE_FCNTL_H 1
  4876. | #define HAVE_GRP_H 1
  4877. | #define HAVE_LIMITS_H 1
  4878. | #define HAVE_MALLOC_H 1
  4879. | #define HAVE_MEMORY_H 1
  4880. | #define HAVE_NETDB_H 1
  4881. | /* end confdefs.h.  */
  4882. | #include <osreldate.h>
  4883. configure:21188: result: no
  4884. configure:21188: checking for osreldate.h
  4885. configure:21188: result: no
  4886. configure:21188: checking poll.h usability
  4887. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  4888. configure:21188: $? = 0
  4889. configure:21188: result: yes
  4890. configure:21188: checking poll.h presence
  4891. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  4892. configure:21188: $? = 0
  4893. configure:21188: result: yes
  4894. configure:21188: checking for poll.h
  4895. configure:21188: result: yes
  4896. configure:21188: checking process.h usability
  4897. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  4898. conftest.c:136:21: fatal error: process.h: No such file or directory
  4899.  #include <process.h>
  4900.                      ^
  4901. compilation terminated.
  4902. configure:21188: $? = 1
  4903. configure: failed program was:
  4904. | /* confdefs.h */
  4905. | #define PACKAGE_NAME ""
  4906. | #define PACKAGE_TARNAME ""
  4907. | #define PACKAGE_VERSION ""
  4908. | #define PACKAGE_STRING ""
  4909. | #define PACKAGE_BUGREPORT ""
  4910. | #define PACKAGE_URL ""
  4911. | #define STDC_HEADERS 1
  4912. | #define HAVE_SYS_TYPES_H 1
  4913. | #define HAVE_SYS_STAT_H 1
  4914. | #define HAVE_STDLIB_H 1
  4915. | #define HAVE_STRING_H 1
  4916. | #define HAVE_MEMORY_H 1
  4917. | #define HAVE_STRINGS_H 1
  4918. | #define HAVE_INTTYPES_H 1
  4919. | #define HAVE_STDINT_H 1
  4920. | #define HAVE_UNISTD_H 1
  4921. | #define __EXTENSIONS__ 1
  4922. | #define _ALL_SOURCE 1
  4923. | #define _GNU_SOURCE 1
  4924. | #define _POSIX_PTHREAD_SEMANTICS 1
  4925. | #define _TANDEM_SOURCE 1
  4926. | #define HAVE_DLFCN_H 1
  4927. | #define LT_OBJDIR ".libs/"
  4928. | #define HAVE_LIBDL 1
  4929. | #define HAVE_PTHREAD_H 1
  4930. | #define HAVE_PTHREAD_H 1
  4931. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  4932. | #define HAVE_PTHREAD_KEY_DELETE 1
  4933. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  4934. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  4935. | #define HAVE_PTHREAD_RWLOCKS 1
  4936. | #define HAVE_GETHOSTBYNAME_R 1
  4937. | #define HAVE_GETHOSTBYADDR_R 1
  4938. | #define HAVE_SIGSUSPEND 1
  4939. | #define HAVE_SIGWAIT 1
  4940. | #define HAVE_POLL 1
  4941. | #define HAVE_EPOLL 1
  4942. | #define HAVE_GETPWNAM_R 1
  4943. | #define HAVE_GETPWUID_R 1
  4944. | #define HAVE_GETGRNAM_R 1
  4945. | #define HAVE_GETGRGID_R 1
  4946. | #define HAVE_SYS_TYPES_H 1
  4947. | #define HAVE_SYS_MMAN_H 1
  4948. | #define HAVE_SYS_IPC_H 1
  4949. | #define HAVE_SYS_SHM_H 1
  4950. | #define HAVE_SYS_FILE_H 1
  4951. | #define HAVE_MMAP 1
  4952. | #define HAVE_MUNMAP 1
  4953. | #define HAVE_SHM_OPEN 1
  4954. | #define HAVE_SHM_UNLINK 1
  4955. | #define HAVE_SHMGET 1
  4956. | #define HAVE_SHMAT 1
  4957. | #define HAVE_SHMDT 1
  4958. | #define HAVE_SHMCTL 1
  4959. | #define HAVE_MAP_ANON 1
  4960. | #define anonymous shared memory allocation method 1
  4961. | #define USE_SHMEM_MMAP_ANON 1
  4962. | #define namebased memory allocation method 1
  4963. | #define USE_SHMEM_SHMGET 1
  4964. | #define HAVE_CALLOC 1
  4965. | #define HAVE_SETSID 1
  4966. | #define HAVE_ISINF 1
  4967. | #define HAVE_ISNAN 1
  4968. | #define HAVE_GETENV 1
  4969. | #define HAVE_PUTENV 1
  4970. | #define HAVE_SETENV 1
  4971. | #define HAVE_UNSETENV 1
  4972. | #define HAVE_WRITEV 1
  4973. | #define HAVE_GETIFADDRS 1
  4974. | #define HAVE_UTIME 1
  4975. | #define HAVE_UTIMES 1
  4976. | #define HAVE_SETRLIMIT 1
  4977. | #define HAVE_GETRLIMIT 1
  4978. | #define HAVE_SENDFILE 1
  4979. | #define HAVE_SIGACTION 1
  4980. | #define HAVE_DECL_SYS_SIGLIST 1
  4981. | #define HAVE_FORK 1
  4982. | #define HAVE_STRERROR_R 1
  4983. | #define HAVE_MMAP 1
  4984. | #define HAVE_MEMMOVE 1
  4985. | #define HAVE_GETPASS 1
  4986. | #define HAVE_GMTIME_R 1
  4987. | #define HAVE_LOCALTIME_R 1
  4988. | #define HAVE_MKSTEMP 1
  4989. | #define DIRENT_INODE d_fileno
  4990. | #define DIRENT_TYPE d_type
  4991. | #define STDC_HEADERS 1
  4992. | #define HAVE_ALLOCA_H 1
  4993. | #define HAVE_CRYPT_H 1
  4994. | #define HAVE_CTYPE_H 1
  4995. | #define HAVE_DIRENT_H 1
  4996. | #define HAVE_DLFCN_H 1
  4997. | #define HAVE_ERRNO_H 1
  4998. | #define HAVE_FCNTL_H 1
  4999. | #define HAVE_GRP_H 1
  5000. | #define HAVE_LIMITS_H 1
  5001. | #define HAVE_MALLOC_H 1
  5002. | #define HAVE_MEMORY_H 1
  5003. | #define HAVE_NETDB_H 1
  5004. | #define HAVE_POLL_H 1
  5005. | /* end confdefs.h.  */
  5006. | #include <stdio.h>
  5007. | #ifdef HAVE_SYS_TYPES_H
  5008. | # include <sys/types.h>
  5009. | #endif
  5010. | #ifdef HAVE_SYS_STAT_H
  5011. | # include <sys/stat.h>
  5012. | #endif
  5013. | #ifdef STDC_HEADERS
  5014. | # include <stdlib.h>
  5015. | # include <stddef.h>
  5016. | #else
  5017. | # ifdef HAVE_STDLIB_H
  5018. | #  include <stdlib.h>
  5019. | # endif
  5020. | #endif
  5021. | #ifdef HAVE_STRING_H
  5022. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5023. | #  include <memory.h>
  5024. | # endif
  5025. | # include <string.h>
  5026. | #endif
  5027. | #ifdef HAVE_STRINGS_H
  5028. | # include <strings.h>
  5029. | #endif
  5030. | #ifdef HAVE_INTTYPES_H
  5031. | # include <inttypes.h>
  5032. | #endif
  5033. | #ifdef HAVE_STDINT_H
  5034. | # include <stdint.h>
  5035. | #endif
  5036. | #ifdef HAVE_UNISTD_H
  5037. | # include <unistd.h>
  5038. | #endif
  5039. | #include <process.h>
  5040. configure:21188: result: no
  5041. configure:21188: checking process.h presence
  5042. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  5043. conftest.c:103:21: fatal error: process.h: No such file or directory
  5044.  #include <process.h>
  5045.                      ^
  5046. compilation terminated.
  5047. configure:21188: $? = 1
  5048. configure: failed program was:
  5049. | /* confdefs.h */
  5050. | #define PACKAGE_NAME ""
  5051. | #define PACKAGE_TARNAME ""
  5052. | #define PACKAGE_VERSION ""
  5053. | #define PACKAGE_STRING ""
  5054. | #define PACKAGE_BUGREPORT ""
  5055. | #define PACKAGE_URL ""
  5056. | #define STDC_HEADERS 1
  5057. | #define HAVE_SYS_TYPES_H 1
  5058. | #define HAVE_SYS_STAT_H 1
  5059. | #define HAVE_STDLIB_H 1
  5060. | #define HAVE_STRING_H 1
  5061. | #define HAVE_MEMORY_H 1
  5062. | #define HAVE_STRINGS_H 1
  5063. | #define HAVE_INTTYPES_H 1
  5064. | #define HAVE_STDINT_H 1
  5065. | #define HAVE_UNISTD_H 1
  5066. | #define __EXTENSIONS__ 1
  5067. | #define _ALL_SOURCE 1
  5068. | #define _GNU_SOURCE 1
  5069. | #define _POSIX_PTHREAD_SEMANTICS 1
  5070. | #define _TANDEM_SOURCE 1
  5071. | #define HAVE_DLFCN_H 1
  5072. | #define LT_OBJDIR ".libs/"
  5073. | #define HAVE_LIBDL 1
  5074. | #define HAVE_PTHREAD_H 1
  5075. | #define HAVE_PTHREAD_H 1
  5076. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  5077. | #define HAVE_PTHREAD_KEY_DELETE 1
  5078. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  5079. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  5080. | #define HAVE_PTHREAD_RWLOCKS 1
  5081. | #define HAVE_GETHOSTBYNAME_R 1
  5082. | #define HAVE_GETHOSTBYADDR_R 1
  5083. | #define HAVE_SIGSUSPEND 1
  5084. | #define HAVE_SIGWAIT 1
  5085. | #define HAVE_POLL 1
  5086. | #define HAVE_EPOLL 1
  5087. | #define HAVE_GETPWNAM_R 1
  5088. | #define HAVE_GETPWUID_R 1
  5089. | #define HAVE_GETGRNAM_R 1
  5090. | #define HAVE_GETGRGID_R 1
  5091. | #define HAVE_SYS_TYPES_H 1
  5092. | #define HAVE_SYS_MMAN_H 1
  5093. | #define HAVE_SYS_IPC_H 1
  5094. | #define HAVE_SYS_SHM_H 1
  5095. | #define HAVE_SYS_FILE_H 1
  5096. | #define HAVE_MMAP 1
  5097. | #define HAVE_MUNMAP 1
  5098. | #define HAVE_SHM_OPEN 1
  5099. | #define HAVE_SHM_UNLINK 1
  5100. | #define HAVE_SHMGET 1
  5101. | #define HAVE_SHMAT 1
  5102. | #define HAVE_SHMDT 1
  5103. | #define HAVE_SHMCTL 1
  5104. | #define HAVE_MAP_ANON 1
  5105. | #define anonymous shared memory allocation method 1
  5106. | #define USE_SHMEM_MMAP_ANON 1
  5107. | #define namebased memory allocation method 1
  5108. | #define USE_SHMEM_SHMGET 1
  5109. | #define HAVE_CALLOC 1
  5110. | #define HAVE_SETSID 1
  5111. | #define HAVE_ISINF 1
  5112. | #define HAVE_ISNAN 1
  5113. | #define HAVE_GETENV 1
  5114. | #define HAVE_PUTENV 1
  5115. | #define HAVE_SETENV 1
  5116. | #define HAVE_UNSETENV 1
  5117. | #define HAVE_WRITEV 1
  5118. | #define HAVE_GETIFADDRS 1
  5119. | #define HAVE_UTIME 1
  5120. | #define HAVE_UTIMES 1
  5121. | #define HAVE_SETRLIMIT 1
  5122. | #define HAVE_GETRLIMIT 1
  5123. | #define HAVE_SENDFILE 1
  5124. | #define HAVE_SIGACTION 1
  5125. | #define HAVE_DECL_SYS_SIGLIST 1
  5126. | #define HAVE_FORK 1
  5127. | #define HAVE_STRERROR_R 1
  5128. | #define HAVE_MMAP 1
  5129. | #define HAVE_MEMMOVE 1
  5130. | #define HAVE_GETPASS 1
  5131. | #define HAVE_GMTIME_R 1
  5132. | #define HAVE_LOCALTIME_R 1
  5133. | #define HAVE_MKSTEMP 1
  5134. | #define DIRENT_INODE d_fileno
  5135. | #define DIRENT_TYPE d_type
  5136. | #define STDC_HEADERS 1
  5137. | #define HAVE_ALLOCA_H 1
  5138. | #define HAVE_CRYPT_H 1
  5139. | #define HAVE_CTYPE_H 1
  5140. | #define HAVE_DIRENT_H 1
  5141. | #define HAVE_DLFCN_H 1
  5142. | #define HAVE_ERRNO_H 1
  5143. | #define HAVE_FCNTL_H 1
  5144. | #define HAVE_GRP_H 1
  5145. | #define HAVE_LIMITS_H 1
  5146. | #define HAVE_MALLOC_H 1
  5147. | #define HAVE_MEMORY_H 1
  5148. | #define HAVE_NETDB_H 1
  5149. | #define HAVE_POLL_H 1
  5150. | /* end confdefs.h.  */
  5151. | #include <process.h>
  5152. configure:21188: result: no
  5153. configure:21188: checking for process.h
  5154. configure:21188: result: no
  5155. configure:21188: checking pwd.h usability
  5156. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  5157. configure:21188: $? = 0
  5158. configure:21188: result: yes
  5159. configure:21188: checking pwd.h presence
  5160. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  5161. configure:21188: $? = 0
  5162. configure:21188: result: yes
  5163. configure:21188: checking for pwd.h
  5164. configure:21188: result: yes
  5165. configure:21188: checking semaphore.h usability
  5166. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  5167. configure:21188: $? = 0
  5168. configure:21188: result: yes
  5169. configure:21188: checking semaphore.h presence
  5170. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  5171. configure:21188: $? = 0
  5172. configure:21188: result: yes
  5173. configure:21188: checking for semaphore.h
  5174. configure:21188: result: yes
  5175. configure:21188: checking signal.h usability
  5176. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  5177. configure:21188: $? = 0
  5178. configure:21188: result: yes
  5179. configure:21188: checking signal.h presence
  5180. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  5181. configure:21188: $? = 0
  5182. configure:21188: result: yes
  5183. configure:21188: checking for signal.h
  5184. configure:21188: result: yes
  5185. configure:21188: checking stdarg.h usability
  5186. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  5187. configure:21188: $? = 0
  5188. configure:21188: result: yes
  5189. configure:21188: checking stdarg.h presence
  5190. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  5191. configure:21188: $? = 0
  5192. configure:21188: result: yes
  5193. configure:21188: checking for stdarg.h
  5194. configure:21188: result: yes
  5195. configure:21188: checking stddef.h usability
  5196. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  5197. configure:21188: $? = 0
  5198. configure:21188: result: yes
  5199. configure:21188: checking stddef.h presence
  5200. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  5201. configure:21188: $? = 0
  5202. configure:21188: result: yes
  5203. configure:21188: checking for stddef.h
  5204. configure:21188: result: yes
  5205. configure:21188: checking stdio.h usability
  5206. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  5207. configure:21188: $? = 0
  5208. configure:21188: result: yes
  5209. configure:21188: checking stdio.h presence
  5210. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  5211. configure:21188: $? = 0
  5212. configure:21188: result: yes
  5213. configure:21188: checking for stdio.h
  5214. configure:21188: result: yes
  5215. configure:21188: checking for stdlib.h
  5216. configure:21188: result: yes
  5217. configure:21188: checking for string.h
  5218. configure:21188: result: yes
  5219. configure:21188: checking for strings.h
  5220. configure:21188: result: yes
  5221. configure:21188: checking sysapi.h usability
  5222. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  5223. conftest.c:145:20: fatal error: sysapi.h: No such file or directory
  5224.  #include <sysapi.h>
  5225.                     ^
  5226. compilation terminated.
  5227. configure:21188: $? = 1
  5228. configure: failed program was:
  5229. | /* confdefs.h */
  5230. | #define PACKAGE_NAME ""
  5231. | #define PACKAGE_TARNAME ""
  5232. | #define PACKAGE_VERSION ""
  5233. | #define PACKAGE_STRING ""
  5234. | #define PACKAGE_BUGREPORT ""
  5235. | #define PACKAGE_URL ""
  5236. | #define STDC_HEADERS 1
  5237. | #define HAVE_SYS_TYPES_H 1
  5238. | #define HAVE_SYS_STAT_H 1
  5239. | #define HAVE_STDLIB_H 1
  5240. | #define HAVE_STRING_H 1
  5241. | #define HAVE_MEMORY_H 1
  5242. | #define HAVE_STRINGS_H 1
  5243. | #define HAVE_INTTYPES_H 1
  5244. | #define HAVE_STDINT_H 1
  5245. | #define HAVE_UNISTD_H 1
  5246. | #define __EXTENSIONS__ 1
  5247. | #define _ALL_SOURCE 1
  5248. | #define _GNU_SOURCE 1
  5249. | #define _POSIX_PTHREAD_SEMANTICS 1
  5250. | #define _TANDEM_SOURCE 1
  5251. | #define HAVE_DLFCN_H 1
  5252. | #define LT_OBJDIR ".libs/"
  5253. | #define HAVE_LIBDL 1
  5254. | #define HAVE_PTHREAD_H 1
  5255. | #define HAVE_PTHREAD_H 1
  5256. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  5257. | #define HAVE_PTHREAD_KEY_DELETE 1
  5258. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  5259. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  5260. | #define HAVE_PTHREAD_RWLOCKS 1
  5261. | #define HAVE_GETHOSTBYNAME_R 1
  5262. | #define HAVE_GETHOSTBYADDR_R 1
  5263. | #define HAVE_SIGSUSPEND 1
  5264. | #define HAVE_SIGWAIT 1
  5265. | #define HAVE_POLL 1
  5266. | #define HAVE_EPOLL 1
  5267. | #define HAVE_GETPWNAM_R 1
  5268. | #define HAVE_GETPWUID_R 1
  5269. | #define HAVE_GETGRNAM_R 1
  5270. | #define HAVE_GETGRGID_R 1
  5271. | #define HAVE_SYS_TYPES_H 1
  5272. | #define HAVE_SYS_MMAN_H 1
  5273. | #define HAVE_SYS_IPC_H 1
  5274. | #define HAVE_SYS_SHM_H 1
  5275. | #define HAVE_SYS_FILE_H 1
  5276. | #define HAVE_MMAP 1
  5277. | #define HAVE_MUNMAP 1
  5278. | #define HAVE_SHM_OPEN 1
  5279. | #define HAVE_SHM_UNLINK 1
  5280. | #define HAVE_SHMGET 1
  5281. | #define HAVE_SHMAT 1
  5282. | #define HAVE_SHMDT 1
  5283. | #define HAVE_SHMCTL 1
  5284. | #define HAVE_MAP_ANON 1
  5285. | #define anonymous shared memory allocation method 1
  5286. | #define USE_SHMEM_MMAP_ANON 1
  5287. | #define namebased memory allocation method 1
  5288. | #define USE_SHMEM_SHMGET 1
  5289. | #define HAVE_CALLOC 1
  5290. | #define HAVE_SETSID 1
  5291. | #define HAVE_ISINF 1
  5292. | #define HAVE_ISNAN 1
  5293. | #define HAVE_GETENV 1
  5294. | #define HAVE_PUTENV 1
  5295. | #define HAVE_SETENV 1
  5296. | #define HAVE_UNSETENV 1
  5297. | #define HAVE_WRITEV 1
  5298. | #define HAVE_GETIFADDRS 1
  5299. | #define HAVE_UTIME 1
  5300. | #define HAVE_UTIMES 1
  5301. | #define HAVE_SETRLIMIT 1
  5302. | #define HAVE_GETRLIMIT 1
  5303. | #define HAVE_SENDFILE 1
  5304. | #define HAVE_SIGACTION 1
  5305. | #define HAVE_DECL_SYS_SIGLIST 1
  5306. | #define HAVE_FORK 1
  5307. | #define HAVE_STRERROR_R 1
  5308. | #define HAVE_MMAP 1
  5309. | #define HAVE_MEMMOVE 1
  5310. | #define HAVE_GETPASS 1
  5311. | #define HAVE_GMTIME_R 1
  5312. | #define HAVE_LOCALTIME_R 1
  5313. | #define HAVE_MKSTEMP 1
  5314. | #define DIRENT_INODE d_fileno
  5315. | #define DIRENT_TYPE d_type
  5316. | #define STDC_HEADERS 1
  5317. | #define HAVE_ALLOCA_H 1
  5318. | #define HAVE_CRYPT_H 1
  5319. | #define HAVE_CTYPE_H 1
  5320. | #define HAVE_DIRENT_H 1
  5321. | #define HAVE_DLFCN_H 1
  5322. | #define HAVE_ERRNO_H 1
  5323. | #define HAVE_FCNTL_H 1
  5324. | #define HAVE_GRP_H 1
  5325. | #define HAVE_LIMITS_H 1
  5326. | #define HAVE_MALLOC_H 1
  5327. | #define HAVE_MEMORY_H 1
  5328. | #define HAVE_NETDB_H 1
  5329. | #define HAVE_POLL_H 1
  5330. | #define HAVE_PWD_H 1
  5331. | #define HAVE_SEMAPHORE_H 1
  5332. | #define HAVE_SIGNAL_H 1
  5333. | #define HAVE_STDARG_H 1
  5334. | #define HAVE_STDDEF_H 1
  5335. | #define HAVE_STDIO_H 1
  5336. | #define HAVE_STDLIB_H 1
  5337. | #define HAVE_STRING_H 1
  5338. | #define HAVE_STRINGS_H 1
  5339. | /* end confdefs.h.  */
  5340. | #include <stdio.h>
  5341. | #ifdef HAVE_SYS_TYPES_H
  5342. | # include <sys/types.h>
  5343. | #endif
  5344. | #ifdef HAVE_SYS_STAT_H
  5345. | # include <sys/stat.h>
  5346. | #endif
  5347. | #ifdef STDC_HEADERS
  5348. | # include <stdlib.h>
  5349. | # include <stddef.h>
  5350. | #else
  5351. | # ifdef HAVE_STDLIB_H
  5352. | #  include <stdlib.h>
  5353. | # endif
  5354. | #endif
  5355. | #ifdef HAVE_STRING_H
  5356. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5357. | #  include <memory.h>
  5358. | # endif
  5359. | # include <string.h>
  5360. | #endif
  5361. | #ifdef HAVE_STRINGS_H
  5362. | # include <strings.h>
  5363. | #endif
  5364. | #ifdef HAVE_INTTYPES_H
  5365. | # include <inttypes.h>
  5366. | #endif
  5367. | #ifdef HAVE_STDINT_H
  5368. | # include <stdint.h>
  5369. | #endif
  5370. | #ifdef HAVE_UNISTD_H
  5371. | # include <unistd.h>
  5372. | #endif
  5373. | #include <sysapi.h>
  5374. configure:21188: result: no
  5375. configure:21188: checking sysapi.h presence
  5376. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  5377. conftest.c:112:20: fatal error: sysapi.h: No such file or directory
  5378.  #include <sysapi.h>
  5379.                     ^
  5380. compilation terminated.
  5381. configure:21188: $? = 1
  5382. configure: failed program was:
  5383. | /* confdefs.h */
  5384. | #define PACKAGE_NAME ""
  5385. | #define PACKAGE_TARNAME ""
  5386. | #define PACKAGE_VERSION ""
  5387. | #define PACKAGE_STRING ""
  5388. | #define PACKAGE_BUGREPORT ""
  5389. | #define PACKAGE_URL ""
  5390. | #define STDC_HEADERS 1
  5391. | #define HAVE_SYS_TYPES_H 1
  5392. | #define HAVE_SYS_STAT_H 1
  5393. | #define HAVE_STDLIB_H 1
  5394. | #define HAVE_STRING_H 1
  5395. | #define HAVE_MEMORY_H 1
  5396. | #define HAVE_STRINGS_H 1
  5397. | #define HAVE_INTTYPES_H 1
  5398. | #define HAVE_STDINT_H 1
  5399. | #define HAVE_UNISTD_H 1
  5400. | #define __EXTENSIONS__ 1
  5401. | #define _ALL_SOURCE 1
  5402. | #define _GNU_SOURCE 1
  5403. | #define _POSIX_PTHREAD_SEMANTICS 1
  5404. | #define _TANDEM_SOURCE 1
  5405. | #define HAVE_DLFCN_H 1
  5406. | #define LT_OBJDIR ".libs/"
  5407. | #define HAVE_LIBDL 1
  5408. | #define HAVE_PTHREAD_H 1
  5409. | #define HAVE_PTHREAD_H 1
  5410. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  5411. | #define HAVE_PTHREAD_KEY_DELETE 1
  5412. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  5413. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  5414. | #define HAVE_PTHREAD_RWLOCKS 1
  5415. | #define HAVE_GETHOSTBYNAME_R 1
  5416. | #define HAVE_GETHOSTBYADDR_R 1
  5417. | #define HAVE_SIGSUSPEND 1
  5418. | #define HAVE_SIGWAIT 1
  5419. | #define HAVE_POLL 1
  5420. | #define HAVE_EPOLL 1
  5421. | #define HAVE_GETPWNAM_R 1
  5422. | #define HAVE_GETPWUID_R 1
  5423. | #define HAVE_GETGRNAM_R 1
  5424. | #define HAVE_GETGRGID_R 1
  5425. | #define HAVE_SYS_TYPES_H 1
  5426. | #define HAVE_SYS_MMAN_H 1
  5427. | #define HAVE_SYS_IPC_H 1
  5428. | #define HAVE_SYS_SHM_H 1
  5429. | #define HAVE_SYS_FILE_H 1
  5430. | #define HAVE_MMAP 1
  5431. | #define HAVE_MUNMAP 1
  5432. | #define HAVE_SHM_OPEN 1
  5433. | #define HAVE_SHM_UNLINK 1
  5434. | #define HAVE_SHMGET 1
  5435. | #define HAVE_SHMAT 1
  5436. | #define HAVE_SHMDT 1
  5437. | #define HAVE_SHMCTL 1
  5438. | #define HAVE_MAP_ANON 1
  5439. | #define anonymous shared memory allocation method 1
  5440. | #define USE_SHMEM_MMAP_ANON 1
  5441. | #define namebased memory allocation method 1
  5442. | #define USE_SHMEM_SHMGET 1
  5443. | #define HAVE_CALLOC 1
  5444. | #define HAVE_SETSID 1
  5445. | #define HAVE_ISINF 1
  5446. | #define HAVE_ISNAN 1
  5447. | #define HAVE_GETENV 1
  5448. | #define HAVE_PUTENV 1
  5449. | #define HAVE_SETENV 1
  5450. | #define HAVE_UNSETENV 1
  5451. | #define HAVE_WRITEV 1
  5452. | #define HAVE_GETIFADDRS 1
  5453. | #define HAVE_UTIME 1
  5454. | #define HAVE_UTIMES 1
  5455. | #define HAVE_SETRLIMIT 1
  5456. | #define HAVE_GETRLIMIT 1
  5457. | #define HAVE_SENDFILE 1
  5458. | #define HAVE_SIGACTION 1
  5459. | #define HAVE_DECL_SYS_SIGLIST 1
  5460. | #define HAVE_FORK 1
  5461. | #define HAVE_STRERROR_R 1
  5462. | #define HAVE_MMAP 1
  5463. | #define HAVE_MEMMOVE 1
  5464. | #define HAVE_GETPASS 1
  5465. | #define HAVE_GMTIME_R 1
  5466. | #define HAVE_LOCALTIME_R 1
  5467. | #define HAVE_MKSTEMP 1
  5468. | #define DIRENT_INODE d_fileno
  5469. | #define DIRENT_TYPE d_type
  5470. | #define STDC_HEADERS 1
  5471. | #define HAVE_ALLOCA_H 1
  5472. | #define HAVE_CRYPT_H 1
  5473. | #define HAVE_CTYPE_H 1
  5474. | #define HAVE_DIRENT_H 1
  5475. | #define HAVE_DLFCN_H 1
  5476. | #define HAVE_ERRNO_H 1
  5477. | #define HAVE_FCNTL_H 1
  5478. | #define HAVE_GRP_H 1
  5479. | #define HAVE_LIMITS_H 1
  5480. | #define HAVE_MALLOC_H 1
  5481. | #define HAVE_MEMORY_H 1
  5482. | #define HAVE_NETDB_H 1
  5483. | #define HAVE_POLL_H 1
  5484. | #define HAVE_PWD_H 1
  5485. | #define HAVE_SEMAPHORE_H 1
  5486. | #define HAVE_SIGNAL_H 1
  5487. | #define HAVE_STDARG_H 1
  5488. | #define HAVE_STDDEF_H 1
  5489. | #define HAVE_STDIO_H 1
  5490. | #define HAVE_STDLIB_H 1
  5491. | #define HAVE_STRING_H 1
  5492. | #define HAVE_STRINGS_H 1
  5493. | /* end confdefs.h.  */
  5494. | #include <sysapi.h>
  5495. configure:21188: result: no
  5496. configure:21188: checking for sysapi.h
  5497. configure:21188: result: no
  5498. configure:21188: checking sysgtime.h usability
  5499. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  5500. conftest.c:145:22: fatal error: sysgtime.h: No such file or directory
  5501.  #include <sysgtime.h>
  5502.                       ^
  5503. compilation terminated.
  5504. configure:21188: $? = 1
  5505. configure: failed program was:
  5506. | /* confdefs.h */
  5507. | #define PACKAGE_NAME ""
  5508. | #define PACKAGE_TARNAME ""
  5509. | #define PACKAGE_VERSION ""
  5510. | #define PACKAGE_STRING ""
  5511. | #define PACKAGE_BUGREPORT ""
  5512. | #define PACKAGE_URL ""
  5513. | #define STDC_HEADERS 1
  5514. | #define HAVE_SYS_TYPES_H 1
  5515. | #define HAVE_SYS_STAT_H 1
  5516. | #define HAVE_STDLIB_H 1
  5517. | #define HAVE_STRING_H 1
  5518. | #define HAVE_MEMORY_H 1
  5519. | #define HAVE_STRINGS_H 1
  5520. | #define HAVE_INTTYPES_H 1
  5521. | #define HAVE_STDINT_H 1
  5522. | #define HAVE_UNISTD_H 1
  5523. | #define __EXTENSIONS__ 1
  5524. | #define _ALL_SOURCE 1
  5525. | #define _GNU_SOURCE 1
  5526. | #define _POSIX_PTHREAD_SEMANTICS 1
  5527. | #define _TANDEM_SOURCE 1
  5528. | #define HAVE_DLFCN_H 1
  5529. | #define LT_OBJDIR ".libs/"
  5530. | #define HAVE_LIBDL 1
  5531. | #define HAVE_PTHREAD_H 1
  5532. | #define HAVE_PTHREAD_H 1
  5533. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  5534. | #define HAVE_PTHREAD_KEY_DELETE 1
  5535. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  5536. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  5537. | #define HAVE_PTHREAD_RWLOCKS 1
  5538. | #define HAVE_GETHOSTBYNAME_R 1
  5539. | #define HAVE_GETHOSTBYADDR_R 1
  5540. | #define HAVE_SIGSUSPEND 1
  5541. | #define HAVE_SIGWAIT 1
  5542. | #define HAVE_POLL 1
  5543. | #define HAVE_EPOLL 1
  5544. | #define HAVE_GETPWNAM_R 1
  5545. | #define HAVE_GETPWUID_R 1
  5546. | #define HAVE_GETGRNAM_R 1
  5547. | #define HAVE_GETGRGID_R 1
  5548. | #define HAVE_SYS_TYPES_H 1
  5549. | #define HAVE_SYS_MMAN_H 1
  5550. | #define HAVE_SYS_IPC_H 1
  5551. | #define HAVE_SYS_SHM_H 1
  5552. | #define HAVE_SYS_FILE_H 1
  5553. | #define HAVE_MMAP 1
  5554. | #define HAVE_MUNMAP 1
  5555. | #define HAVE_SHM_OPEN 1
  5556. | #define HAVE_SHM_UNLINK 1
  5557. | #define HAVE_SHMGET 1
  5558. | #define HAVE_SHMAT 1
  5559. | #define HAVE_SHMDT 1
  5560. | #define HAVE_SHMCTL 1
  5561. | #define HAVE_MAP_ANON 1
  5562. | #define anonymous shared memory allocation method 1
  5563. | #define USE_SHMEM_MMAP_ANON 1
  5564. | #define namebased memory allocation method 1
  5565. | #define USE_SHMEM_SHMGET 1
  5566. | #define HAVE_CALLOC 1
  5567. | #define HAVE_SETSID 1
  5568. | #define HAVE_ISINF 1
  5569. | #define HAVE_ISNAN 1
  5570. | #define HAVE_GETENV 1
  5571. | #define HAVE_PUTENV 1
  5572. | #define HAVE_SETENV 1
  5573. | #define HAVE_UNSETENV 1
  5574. | #define HAVE_WRITEV 1
  5575. | #define HAVE_GETIFADDRS 1
  5576. | #define HAVE_UTIME 1
  5577. | #define HAVE_UTIMES 1
  5578. | #define HAVE_SETRLIMIT 1
  5579. | #define HAVE_GETRLIMIT 1
  5580. | #define HAVE_SENDFILE 1
  5581. | #define HAVE_SIGACTION 1
  5582. | #define HAVE_DECL_SYS_SIGLIST 1
  5583. | #define HAVE_FORK 1
  5584. | #define HAVE_STRERROR_R 1
  5585. | #define HAVE_MMAP 1
  5586. | #define HAVE_MEMMOVE 1
  5587. | #define HAVE_GETPASS 1
  5588. | #define HAVE_GMTIME_R 1
  5589. | #define HAVE_LOCALTIME_R 1
  5590. | #define HAVE_MKSTEMP 1
  5591. | #define DIRENT_INODE d_fileno
  5592. | #define DIRENT_TYPE d_type
  5593. | #define STDC_HEADERS 1
  5594. | #define HAVE_ALLOCA_H 1
  5595. | #define HAVE_CRYPT_H 1
  5596. | #define HAVE_CTYPE_H 1
  5597. | #define HAVE_DIRENT_H 1
  5598. | #define HAVE_DLFCN_H 1
  5599. | #define HAVE_ERRNO_H 1
  5600. | #define HAVE_FCNTL_H 1
  5601. | #define HAVE_GRP_H 1
  5602. | #define HAVE_LIMITS_H 1
  5603. | #define HAVE_MALLOC_H 1
  5604. | #define HAVE_MEMORY_H 1
  5605. | #define HAVE_NETDB_H 1
  5606. | #define HAVE_POLL_H 1
  5607. | #define HAVE_PWD_H 1
  5608. | #define HAVE_SEMAPHORE_H 1
  5609. | #define HAVE_SIGNAL_H 1
  5610. | #define HAVE_STDARG_H 1
  5611. | #define HAVE_STDDEF_H 1
  5612. | #define HAVE_STDIO_H 1
  5613. | #define HAVE_STDLIB_H 1
  5614. | #define HAVE_STRING_H 1
  5615. | #define HAVE_STRINGS_H 1
  5616. | /* end confdefs.h.  */
  5617. | #include <stdio.h>
  5618. | #ifdef HAVE_SYS_TYPES_H
  5619. | # include <sys/types.h>
  5620. | #endif
  5621. | #ifdef HAVE_SYS_STAT_H
  5622. | # include <sys/stat.h>
  5623. | #endif
  5624. | #ifdef STDC_HEADERS
  5625. | # include <stdlib.h>
  5626. | # include <stddef.h>
  5627. | #else
  5628. | # ifdef HAVE_STDLIB_H
  5629. | #  include <stdlib.h>
  5630. | # endif
  5631. | #endif
  5632. | #ifdef HAVE_STRING_H
  5633. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5634. | #  include <memory.h>
  5635. | # endif
  5636. | # include <string.h>
  5637. | #endif
  5638. | #ifdef HAVE_STRINGS_H
  5639. | # include <strings.h>
  5640. | #endif
  5641. | #ifdef HAVE_INTTYPES_H
  5642. | # include <inttypes.h>
  5643. | #endif
  5644. | #ifdef HAVE_STDINT_H
  5645. | # include <stdint.h>
  5646. | #endif
  5647. | #ifdef HAVE_UNISTD_H
  5648. | # include <unistd.h>
  5649. | #endif
  5650. | #include <sysgtime.h>
  5651. configure:21188: result: no
  5652. configure:21188: checking sysgtime.h presence
  5653. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  5654. conftest.c:112:22: fatal error: sysgtime.h: No such file or directory
  5655.  #include <sysgtime.h>
  5656.                       ^
  5657. compilation terminated.
  5658. configure:21188: $? = 1
  5659. configure: failed program was:
  5660. | /* confdefs.h */
  5661. | #define PACKAGE_NAME ""
  5662. | #define PACKAGE_TARNAME ""
  5663. | #define PACKAGE_VERSION ""
  5664. | #define PACKAGE_STRING ""
  5665. | #define PACKAGE_BUGREPORT ""
  5666. | #define PACKAGE_URL ""
  5667. | #define STDC_HEADERS 1
  5668. | #define HAVE_SYS_TYPES_H 1
  5669. | #define HAVE_SYS_STAT_H 1
  5670. | #define HAVE_STDLIB_H 1
  5671. | #define HAVE_STRING_H 1
  5672. | #define HAVE_MEMORY_H 1
  5673. | #define HAVE_STRINGS_H 1
  5674. | #define HAVE_INTTYPES_H 1
  5675. | #define HAVE_STDINT_H 1
  5676. | #define HAVE_UNISTD_H 1
  5677. | #define __EXTENSIONS__ 1
  5678. | #define _ALL_SOURCE 1
  5679. | #define _GNU_SOURCE 1
  5680. | #define _POSIX_PTHREAD_SEMANTICS 1
  5681. | #define _TANDEM_SOURCE 1
  5682. | #define HAVE_DLFCN_H 1
  5683. | #define LT_OBJDIR ".libs/"
  5684. | #define HAVE_LIBDL 1
  5685. | #define HAVE_PTHREAD_H 1
  5686. | #define HAVE_PTHREAD_H 1
  5687. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  5688. | #define HAVE_PTHREAD_KEY_DELETE 1
  5689. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  5690. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  5691. | #define HAVE_PTHREAD_RWLOCKS 1
  5692. | #define HAVE_GETHOSTBYNAME_R 1
  5693. | #define HAVE_GETHOSTBYADDR_R 1
  5694. | #define HAVE_SIGSUSPEND 1
  5695. | #define HAVE_SIGWAIT 1
  5696. | #define HAVE_POLL 1
  5697. | #define HAVE_EPOLL 1
  5698. | #define HAVE_GETPWNAM_R 1
  5699. | #define HAVE_GETPWUID_R 1
  5700. | #define HAVE_GETGRNAM_R 1
  5701. | #define HAVE_GETGRGID_R 1
  5702. | #define HAVE_SYS_TYPES_H 1
  5703. | #define HAVE_SYS_MMAN_H 1
  5704. | #define HAVE_SYS_IPC_H 1
  5705. | #define HAVE_SYS_SHM_H 1
  5706. | #define HAVE_SYS_FILE_H 1
  5707. | #define HAVE_MMAP 1
  5708. | #define HAVE_MUNMAP 1
  5709. | #define HAVE_SHM_OPEN 1
  5710. | #define HAVE_SHM_UNLINK 1
  5711. | #define HAVE_SHMGET 1
  5712. | #define HAVE_SHMAT 1
  5713. | #define HAVE_SHMDT 1
  5714. | #define HAVE_SHMCTL 1
  5715. | #define HAVE_MAP_ANON 1
  5716. | #define anonymous shared memory allocation method 1
  5717. | #define USE_SHMEM_MMAP_ANON 1
  5718. | #define namebased memory allocation method 1
  5719. | #define USE_SHMEM_SHMGET 1
  5720. | #define HAVE_CALLOC 1
  5721. | #define HAVE_SETSID 1
  5722. | #define HAVE_ISINF 1
  5723. | #define HAVE_ISNAN 1
  5724. | #define HAVE_GETENV 1
  5725. | #define HAVE_PUTENV 1
  5726. | #define HAVE_SETENV 1
  5727. | #define HAVE_UNSETENV 1
  5728. | #define HAVE_WRITEV 1
  5729. | #define HAVE_GETIFADDRS 1
  5730. | #define HAVE_UTIME 1
  5731. | #define HAVE_UTIMES 1
  5732. | #define HAVE_SETRLIMIT 1
  5733. | #define HAVE_GETRLIMIT 1
  5734. | #define HAVE_SENDFILE 1
  5735. | #define HAVE_SIGACTION 1
  5736. | #define HAVE_DECL_SYS_SIGLIST 1
  5737. | #define HAVE_FORK 1
  5738. | #define HAVE_STRERROR_R 1
  5739. | #define HAVE_MMAP 1
  5740. | #define HAVE_MEMMOVE 1
  5741. | #define HAVE_GETPASS 1
  5742. | #define HAVE_GMTIME_R 1
  5743. | #define HAVE_LOCALTIME_R 1
  5744. | #define HAVE_MKSTEMP 1
  5745. | #define DIRENT_INODE d_fileno
  5746. | #define DIRENT_TYPE d_type
  5747. | #define STDC_HEADERS 1
  5748. | #define HAVE_ALLOCA_H 1
  5749. | #define HAVE_CRYPT_H 1
  5750. | #define HAVE_CTYPE_H 1
  5751. | #define HAVE_DIRENT_H 1
  5752. | #define HAVE_DLFCN_H 1
  5753. | #define HAVE_ERRNO_H 1
  5754. | #define HAVE_FCNTL_H 1
  5755. | #define HAVE_GRP_H 1
  5756. | #define HAVE_LIMITS_H 1
  5757. | #define HAVE_MALLOC_H 1
  5758. | #define HAVE_MEMORY_H 1
  5759. | #define HAVE_NETDB_H 1
  5760. | #define HAVE_POLL_H 1
  5761. | #define HAVE_PWD_H 1
  5762. | #define HAVE_SEMAPHORE_H 1
  5763. | #define HAVE_SIGNAL_H 1
  5764. | #define HAVE_STDARG_H 1
  5765. | #define HAVE_STDDEF_H 1
  5766. | #define HAVE_STDIO_H 1
  5767. | #define HAVE_STDLIB_H 1
  5768. | #define HAVE_STRING_H 1
  5769. | #define HAVE_STRINGS_H 1
  5770. | /* end confdefs.h.  */
  5771. | #include <sysgtime.h>
  5772. configure:21188: result: no
  5773. configure:21188: checking for sysgtime.h
  5774. configure:21188: result: no
  5775. configure:21188: checking termios.h usability
  5776. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  5777. configure:21188: $? = 0
  5778. configure:21188: result: yes
  5779. configure:21188: checking termios.h presence
  5780. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  5781. configure:21188: $? = 0
  5782. configure:21188: result: yes
  5783. configure:21188: checking for termios.h
  5784. configure:21188: result: yes
  5785. configure:21188: checking time.h usability
  5786. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  5787. configure:21188: $? = 0
  5788. configure:21188: result: yes
  5789. configure:21188: checking time.h presence
  5790. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  5791. configure:21188: $? = 0
  5792. configure:21188: result: yes
  5793. configure:21188: checking for time.h
  5794. configure:21188: result: yes
  5795. configure:21188: checking tpfeq.h usability
  5796. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  5797. conftest.c:147:19: fatal error: tpfeq.h: No such file or directory
  5798.  #include <tpfeq.h>
  5799.                    ^
  5800. compilation terminated.
  5801. configure:21188: $? = 1
  5802. configure: failed program was:
  5803. | /* confdefs.h */
  5804. | #define PACKAGE_NAME ""
  5805. | #define PACKAGE_TARNAME ""
  5806. | #define PACKAGE_VERSION ""
  5807. | #define PACKAGE_STRING ""
  5808. | #define PACKAGE_BUGREPORT ""
  5809. | #define PACKAGE_URL ""
  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 __EXTENSIONS__ 1
  5821. | #define _ALL_SOURCE 1
  5822. | #define _GNU_SOURCE 1
  5823. | #define _POSIX_PTHREAD_SEMANTICS 1
  5824. | #define _TANDEM_SOURCE 1
  5825. | #define HAVE_DLFCN_H 1
  5826. | #define LT_OBJDIR ".libs/"
  5827. | #define HAVE_LIBDL 1
  5828. | #define HAVE_PTHREAD_H 1
  5829. | #define HAVE_PTHREAD_H 1
  5830. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  5831. | #define HAVE_PTHREAD_KEY_DELETE 1
  5832. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  5833. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  5834. | #define HAVE_PTHREAD_RWLOCKS 1
  5835. | #define HAVE_GETHOSTBYNAME_R 1
  5836. | #define HAVE_GETHOSTBYADDR_R 1
  5837. | #define HAVE_SIGSUSPEND 1
  5838. | #define HAVE_SIGWAIT 1
  5839. | #define HAVE_POLL 1
  5840. | #define HAVE_EPOLL 1
  5841. | #define HAVE_GETPWNAM_R 1
  5842. | #define HAVE_GETPWUID_R 1
  5843. | #define HAVE_GETGRNAM_R 1
  5844. | #define HAVE_GETGRGID_R 1
  5845. | #define HAVE_SYS_TYPES_H 1
  5846. | #define HAVE_SYS_MMAN_H 1
  5847. | #define HAVE_SYS_IPC_H 1
  5848. | #define HAVE_SYS_SHM_H 1
  5849. | #define HAVE_SYS_FILE_H 1
  5850. | #define HAVE_MMAP 1
  5851. | #define HAVE_MUNMAP 1
  5852. | #define HAVE_SHM_OPEN 1
  5853. | #define HAVE_SHM_UNLINK 1
  5854. | #define HAVE_SHMGET 1
  5855. | #define HAVE_SHMAT 1
  5856. | #define HAVE_SHMDT 1
  5857. | #define HAVE_SHMCTL 1
  5858. | #define HAVE_MAP_ANON 1
  5859. | #define anonymous shared memory allocation method 1
  5860. | #define USE_SHMEM_MMAP_ANON 1
  5861. | #define namebased memory allocation method 1
  5862. | #define USE_SHMEM_SHMGET 1
  5863. | #define HAVE_CALLOC 1
  5864. | #define HAVE_SETSID 1
  5865. | #define HAVE_ISINF 1
  5866. | #define HAVE_ISNAN 1
  5867. | #define HAVE_GETENV 1
  5868. | #define HAVE_PUTENV 1
  5869. | #define HAVE_SETENV 1
  5870. | #define HAVE_UNSETENV 1
  5871. | #define HAVE_WRITEV 1
  5872. | #define HAVE_GETIFADDRS 1
  5873. | #define HAVE_UTIME 1
  5874. | #define HAVE_UTIMES 1
  5875. | #define HAVE_SETRLIMIT 1
  5876. | #define HAVE_GETRLIMIT 1
  5877. | #define HAVE_SENDFILE 1
  5878. | #define HAVE_SIGACTION 1
  5879. | #define HAVE_DECL_SYS_SIGLIST 1
  5880. | #define HAVE_FORK 1
  5881. | #define HAVE_STRERROR_R 1
  5882. | #define HAVE_MMAP 1
  5883. | #define HAVE_MEMMOVE 1
  5884. | #define HAVE_GETPASS 1
  5885. | #define HAVE_GMTIME_R 1
  5886. | #define HAVE_LOCALTIME_R 1
  5887. | #define HAVE_MKSTEMP 1
  5888. | #define DIRENT_INODE d_fileno
  5889. | #define DIRENT_TYPE d_type
  5890. | #define STDC_HEADERS 1
  5891. | #define HAVE_ALLOCA_H 1
  5892. | #define HAVE_CRYPT_H 1
  5893. | #define HAVE_CTYPE_H 1
  5894. | #define HAVE_DIRENT_H 1
  5895. | #define HAVE_DLFCN_H 1
  5896. | #define HAVE_ERRNO_H 1
  5897. | #define HAVE_FCNTL_H 1
  5898. | #define HAVE_GRP_H 1
  5899. | #define HAVE_LIMITS_H 1
  5900. | #define HAVE_MALLOC_H 1
  5901. | #define HAVE_MEMORY_H 1
  5902. | #define HAVE_NETDB_H 1
  5903. | #define HAVE_POLL_H 1
  5904. | #define HAVE_PWD_H 1
  5905. | #define HAVE_SEMAPHORE_H 1
  5906. | #define HAVE_SIGNAL_H 1
  5907. | #define HAVE_STDARG_H 1
  5908. | #define HAVE_STDDEF_H 1
  5909. | #define HAVE_STDIO_H 1
  5910. | #define HAVE_STDLIB_H 1
  5911. | #define HAVE_STRING_H 1
  5912. | #define HAVE_STRINGS_H 1
  5913. | #define HAVE_TERMIOS_H 1
  5914. | #define HAVE_TIME_H 1
  5915. | /* end confdefs.h.  */
  5916. | #include <stdio.h>
  5917. | #ifdef HAVE_SYS_TYPES_H
  5918. | # include <sys/types.h>
  5919. | #endif
  5920. | #ifdef HAVE_SYS_STAT_H
  5921. | # include <sys/stat.h>
  5922. | #endif
  5923. | #ifdef STDC_HEADERS
  5924. | # include <stdlib.h>
  5925. | # include <stddef.h>
  5926. | #else
  5927. | # ifdef HAVE_STDLIB_H
  5928. | #  include <stdlib.h>
  5929. | # endif
  5930. | #endif
  5931. | #ifdef HAVE_STRING_H
  5932. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5933. | #  include <memory.h>
  5934. | # endif
  5935. | # include <string.h>
  5936. | #endif
  5937. | #ifdef HAVE_STRINGS_H
  5938. | # include <strings.h>
  5939. | #endif
  5940. | #ifdef HAVE_INTTYPES_H
  5941. | # include <inttypes.h>
  5942. | #endif
  5943. | #ifdef HAVE_STDINT_H
  5944. | # include <stdint.h>
  5945. | #endif
  5946. | #ifdef HAVE_UNISTD_H
  5947. | # include <unistd.h>
  5948. | #endif
  5949. | #include <tpfeq.h>
  5950. configure:21188: result: no
  5951. configure:21188: checking tpfeq.h presence
  5952. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  5953. conftest.c:114:19: fatal error: tpfeq.h: No such file or directory
  5954.  #include <tpfeq.h>
  5955.                    ^
  5956. compilation terminated.
  5957. configure:21188: $? = 1
  5958. configure: failed program was:
  5959. | /* confdefs.h */
  5960. | #define PACKAGE_NAME ""
  5961. | #define PACKAGE_TARNAME ""
  5962. | #define PACKAGE_VERSION ""
  5963. | #define PACKAGE_STRING ""
  5964. | #define PACKAGE_BUGREPORT ""
  5965. | #define PACKAGE_URL ""
  5966. | #define STDC_HEADERS 1
  5967. | #define HAVE_SYS_TYPES_H 1
  5968. | #define HAVE_SYS_STAT_H 1
  5969. | #define HAVE_STDLIB_H 1
  5970. | #define HAVE_STRING_H 1
  5971. | #define HAVE_MEMORY_H 1
  5972. | #define HAVE_STRINGS_H 1
  5973. | #define HAVE_INTTYPES_H 1
  5974. | #define HAVE_STDINT_H 1
  5975. | #define HAVE_UNISTD_H 1
  5976. | #define __EXTENSIONS__ 1
  5977. | #define _ALL_SOURCE 1
  5978. | #define _GNU_SOURCE 1
  5979. | #define _POSIX_PTHREAD_SEMANTICS 1
  5980. | #define _TANDEM_SOURCE 1
  5981. | #define HAVE_DLFCN_H 1
  5982. | #define LT_OBJDIR ".libs/"
  5983. | #define HAVE_LIBDL 1
  5984. | #define HAVE_PTHREAD_H 1
  5985. | #define HAVE_PTHREAD_H 1
  5986. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  5987. | #define HAVE_PTHREAD_KEY_DELETE 1
  5988. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  5989. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  5990. | #define HAVE_PTHREAD_RWLOCKS 1
  5991. | #define HAVE_GETHOSTBYNAME_R 1
  5992. | #define HAVE_GETHOSTBYADDR_R 1
  5993. | #define HAVE_SIGSUSPEND 1
  5994. | #define HAVE_SIGWAIT 1
  5995. | #define HAVE_POLL 1
  5996. | #define HAVE_EPOLL 1
  5997. | #define HAVE_GETPWNAM_R 1
  5998. | #define HAVE_GETPWUID_R 1
  5999. | #define HAVE_GETGRNAM_R 1
  6000. | #define HAVE_GETGRGID_R 1
  6001. | #define HAVE_SYS_TYPES_H 1
  6002. | #define HAVE_SYS_MMAN_H 1
  6003. | #define HAVE_SYS_IPC_H 1
  6004. | #define HAVE_SYS_SHM_H 1
  6005. | #define HAVE_SYS_FILE_H 1
  6006. | #define HAVE_MMAP 1
  6007. | #define HAVE_MUNMAP 1
  6008. | #define HAVE_SHM_OPEN 1
  6009. | #define HAVE_SHM_UNLINK 1
  6010. | #define HAVE_SHMGET 1
  6011. | #define HAVE_SHMAT 1
  6012. | #define HAVE_SHMDT 1
  6013. | #define HAVE_SHMCTL 1
  6014. | #define HAVE_MAP_ANON 1
  6015. | #define anonymous shared memory allocation method 1
  6016. | #define USE_SHMEM_MMAP_ANON 1
  6017. | #define namebased memory allocation method 1
  6018. | #define USE_SHMEM_SHMGET 1
  6019. | #define HAVE_CALLOC 1
  6020. | #define HAVE_SETSID 1
  6021. | #define HAVE_ISINF 1
  6022. | #define HAVE_ISNAN 1
  6023. | #define HAVE_GETENV 1
  6024. | #define HAVE_PUTENV 1
  6025. | #define HAVE_SETENV 1
  6026. | #define HAVE_UNSETENV 1
  6027. | #define HAVE_WRITEV 1
  6028. | #define HAVE_GETIFADDRS 1
  6029. | #define HAVE_UTIME 1
  6030. | #define HAVE_UTIMES 1
  6031. | #define HAVE_SETRLIMIT 1
  6032. | #define HAVE_GETRLIMIT 1
  6033. | #define HAVE_SENDFILE 1
  6034. | #define HAVE_SIGACTION 1
  6035. | #define HAVE_DECL_SYS_SIGLIST 1
  6036. | #define HAVE_FORK 1
  6037. | #define HAVE_STRERROR_R 1
  6038. | #define HAVE_MMAP 1
  6039. | #define HAVE_MEMMOVE 1
  6040. | #define HAVE_GETPASS 1
  6041. | #define HAVE_GMTIME_R 1
  6042. | #define HAVE_LOCALTIME_R 1
  6043. | #define HAVE_MKSTEMP 1
  6044. | #define DIRENT_INODE d_fileno
  6045. | #define DIRENT_TYPE d_type
  6046. | #define STDC_HEADERS 1
  6047. | #define HAVE_ALLOCA_H 1
  6048. | #define HAVE_CRYPT_H 1
  6049. | #define HAVE_CTYPE_H 1
  6050. | #define HAVE_DIRENT_H 1
  6051. | #define HAVE_DLFCN_H 1
  6052. | #define HAVE_ERRNO_H 1
  6053. | #define HAVE_FCNTL_H 1
  6054. | #define HAVE_GRP_H 1
  6055. | #define HAVE_LIMITS_H 1
  6056. | #define HAVE_MALLOC_H 1
  6057. | #define HAVE_MEMORY_H 1
  6058. | #define HAVE_NETDB_H 1
  6059. | #define HAVE_POLL_H 1
  6060. | #define HAVE_PWD_H 1
  6061. | #define HAVE_SEMAPHORE_H 1
  6062. | #define HAVE_SIGNAL_H 1
  6063. | #define HAVE_STDARG_H 1
  6064. | #define HAVE_STDDEF_H 1
  6065. | #define HAVE_STDIO_H 1
  6066. | #define HAVE_STDLIB_H 1
  6067. | #define HAVE_STRING_H 1
  6068. | #define HAVE_STRINGS_H 1
  6069. | #define HAVE_TERMIOS_H 1
  6070. | #define HAVE_TIME_H 1
  6071. | /* end confdefs.h.  */
  6072. | #include <tpfeq.h>
  6073. configure:21188: result: no
  6074. configure:21188: checking for tpfeq.h
  6075. configure:21188: result: no
  6076. configure:21188: checking tpfio.h usability
  6077. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  6078. conftest.c:147:19: fatal error: tpfio.h: No such file or directory
  6079.  #include <tpfio.h>
  6080.                    ^
  6081. compilation terminated.
  6082. configure:21188: $? = 1
  6083. configure: failed program was:
  6084. | /* confdefs.h */
  6085. | #define PACKAGE_NAME ""
  6086. | #define PACKAGE_TARNAME ""
  6087. | #define PACKAGE_VERSION ""
  6088. | #define PACKAGE_STRING ""
  6089. | #define PACKAGE_BUGREPORT ""
  6090. | #define PACKAGE_URL ""
  6091. | #define STDC_HEADERS 1
  6092. | #define HAVE_SYS_TYPES_H 1
  6093. | #define HAVE_SYS_STAT_H 1
  6094. | #define HAVE_STDLIB_H 1
  6095. | #define HAVE_STRING_H 1
  6096. | #define HAVE_MEMORY_H 1
  6097. | #define HAVE_STRINGS_H 1
  6098. | #define HAVE_INTTYPES_H 1
  6099. | #define HAVE_STDINT_H 1
  6100. | #define HAVE_UNISTD_H 1
  6101. | #define __EXTENSIONS__ 1
  6102. | #define _ALL_SOURCE 1
  6103. | #define _GNU_SOURCE 1
  6104. | #define _POSIX_PTHREAD_SEMANTICS 1
  6105. | #define _TANDEM_SOURCE 1
  6106. | #define HAVE_DLFCN_H 1
  6107. | #define LT_OBJDIR ".libs/"
  6108. | #define HAVE_LIBDL 1
  6109. | #define HAVE_PTHREAD_H 1
  6110. | #define HAVE_PTHREAD_H 1
  6111. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  6112. | #define HAVE_PTHREAD_KEY_DELETE 1
  6113. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  6114. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  6115. | #define HAVE_PTHREAD_RWLOCKS 1
  6116. | #define HAVE_GETHOSTBYNAME_R 1
  6117. | #define HAVE_GETHOSTBYADDR_R 1
  6118. | #define HAVE_SIGSUSPEND 1
  6119. | #define HAVE_SIGWAIT 1
  6120. | #define HAVE_POLL 1
  6121. | #define HAVE_EPOLL 1
  6122. | #define HAVE_GETPWNAM_R 1
  6123. | #define HAVE_GETPWUID_R 1
  6124. | #define HAVE_GETGRNAM_R 1
  6125. | #define HAVE_GETGRGID_R 1
  6126. | #define HAVE_SYS_TYPES_H 1
  6127. | #define HAVE_SYS_MMAN_H 1
  6128. | #define HAVE_SYS_IPC_H 1
  6129. | #define HAVE_SYS_SHM_H 1
  6130. | #define HAVE_SYS_FILE_H 1
  6131. | #define HAVE_MMAP 1
  6132. | #define HAVE_MUNMAP 1
  6133. | #define HAVE_SHM_OPEN 1
  6134. | #define HAVE_SHM_UNLINK 1
  6135. | #define HAVE_SHMGET 1
  6136. | #define HAVE_SHMAT 1
  6137. | #define HAVE_SHMDT 1
  6138. | #define HAVE_SHMCTL 1
  6139. | #define HAVE_MAP_ANON 1
  6140. | #define anonymous shared memory allocation method 1
  6141. | #define USE_SHMEM_MMAP_ANON 1
  6142. | #define namebased memory allocation method 1
  6143. | #define USE_SHMEM_SHMGET 1
  6144. | #define HAVE_CALLOC 1
  6145. | #define HAVE_SETSID 1
  6146. | #define HAVE_ISINF 1
  6147. | #define HAVE_ISNAN 1
  6148. | #define HAVE_GETENV 1
  6149. | #define HAVE_PUTENV 1
  6150. | #define HAVE_SETENV 1
  6151. | #define HAVE_UNSETENV 1
  6152. | #define HAVE_WRITEV 1
  6153. | #define HAVE_GETIFADDRS 1
  6154. | #define HAVE_UTIME 1
  6155. | #define HAVE_UTIMES 1
  6156. | #define HAVE_SETRLIMIT 1
  6157. | #define HAVE_GETRLIMIT 1
  6158. | #define HAVE_SENDFILE 1
  6159. | #define HAVE_SIGACTION 1
  6160. | #define HAVE_DECL_SYS_SIGLIST 1
  6161. | #define HAVE_FORK 1
  6162. | #define HAVE_STRERROR_R 1
  6163. | #define HAVE_MMAP 1
  6164. | #define HAVE_MEMMOVE 1
  6165. | #define HAVE_GETPASS 1
  6166. | #define HAVE_GMTIME_R 1
  6167. | #define HAVE_LOCALTIME_R 1
  6168. | #define HAVE_MKSTEMP 1
  6169. | #define DIRENT_INODE d_fileno
  6170. | #define DIRENT_TYPE d_type
  6171. | #define STDC_HEADERS 1
  6172. | #define HAVE_ALLOCA_H 1
  6173. | #define HAVE_CRYPT_H 1
  6174. | #define HAVE_CTYPE_H 1
  6175. | #define HAVE_DIRENT_H 1
  6176. | #define HAVE_DLFCN_H 1
  6177. | #define HAVE_ERRNO_H 1
  6178. | #define HAVE_FCNTL_H 1
  6179. | #define HAVE_GRP_H 1
  6180. | #define HAVE_LIMITS_H 1
  6181. | #define HAVE_MALLOC_H 1
  6182. | #define HAVE_MEMORY_H 1
  6183. | #define HAVE_NETDB_H 1
  6184. | #define HAVE_POLL_H 1
  6185. | #define HAVE_PWD_H 1
  6186. | #define HAVE_SEMAPHORE_H 1
  6187. | #define HAVE_SIGNAL_H 1
  6188. | #define HAVE_STDARG_H 1
  6189. | #define HAVE_STDDEF_H 1
  6190. | #define HAVE_STDIO_H 1
  6191. | #define HAVE_STDLIB_H 1
  6192. | #define HAVE_STRING_H 1
  6193. | #define HAVE_STRINGS_H 1
  6194. | #define HAVE_TERMIOS_H 1
  6195. | #define HAVE_TIME_H 1
  6196. | /* end confdefs.h.  */
  6197. | #include <stdio.h>
  6198. | #ifdef HAVE_SYS_TYPES_H
  6199. | # include <sys/types.h>
  6200. | #endif
  6201. | #ifdef HAVE_SYS_STAT_H
  6202. | # include <sys/stat.h>
  6203. | #endif
  6204. | #ifdef STDC_HEADERS
  6205. | # include <stdlib.h>
  6206. | # include <stddef.h>
  6207. | #else
  6208. | # ifdef HAVE_STDLIB_H
  6209. | #  include <stdlib.h>
  6210. | # endif
  6211. | #endif
  6212. | #ifdef HAVE_STRING_H
  6213. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6214. | #  include <memory.h>
  6215. | # endif
  6216. | # include <string.h>
  6217. | #endif
  6218. | #ifdef HAVE_STRINGS_H
  6219. | # include <strings.h>
  6220. | #endif
  6221. | #ifdef HAVE_INTTYPES_H
  6222. | # include <inttypes.h>
  6223. | #endif
  6224. | #ifdef HAVE_STDINT_H
  6225. | # include <stdint.h>
  6226. | #endif
  6227. | #ifdef HAVE_UNISTD_H
  6228. | # include <unistd.h>
  6229. | #endif
  6230. | #include <tpfio.h>
  6231. configure:21188: result: no
  6232. configure:21188: checking tpfio.h presence
  6233. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  6234. conftest.c:114:19: fatal error: tpfio.h: No such file or directory
  6235.  #include <tpfio.h>
  6236.                    ^
  6237. compilation terminated.
  6238. configure:21188: $? = 1
  6239. configure: failed program was:
  6240. | /* confdefs.h */
  6241. | #define PACKAGE_NAME ""
  6242. | #define PACKAGE_TARNAME ""
  6243. | #define PACKAGE_VERSION ""
  6244. | #define PACKAGE_STRING ""
  6245. | #define PACKAGE_BUGREPORT ""
  6246. | #define PACKAGE_URL ""
  6247. | #define STDC_HEADERS 1
  6248. | #define HAVE_SYS_TYPES_H 1
  6249. | #define HAVE_SYS_STAT_H 1
  6250. | #define HAVE_STDLIB_H 1
  6251. | #define HAVE_STRING_H 1
  6252. | #define HAVE_MEMORY_H 1
  6253. | #define HAVE_STRINGS_H 1
  6254. | #define HAVE_INTTYPES_H 1
  6255. | #define HAVE_STDINT_H 1
  6256. | #define HAVE_UNISTD_H 1
  6257. | #define __EXTENSIONS__ 1
  6258. | #define _ALL_SOURCE 1
  6259. | #define _GNU_SOURCE 1
  6260. | #define _POSIX_PTHREAD_SEMANTICS 1
  6261. | #define _TANDEM_SOURCE 1
  6262. | #define HAVE_DLFCN_H 1
  6263. | #define LT_OBJDIR ".libs/"
  6264. | #define HAVE_LIBDL 1
  6265. | #define HAVE_PTHREAD_H 1
  6266. | #define HAVE_PTHREAD_H 1
  6267. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  6268. | #define HAVE_PTHREAD_KEY_DELETE 1
  6269. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  6270. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  6271. | #define HAVE_PTHREAD_RWLOCKS 1
  6272. | #define HAVE_GETHOSTBYNAME_R 1
  6273. | #define HAVE_GETHOSTBYADDR_R 1
  6274. | #define HAVE_SIGSUSPEND 1
  6275. | #define HAVE_SIGWAIT 1
  6276. | #define HAVE_POLL 1
  6277. | #define HAVE_EPOLL 1
  6278. | #define HAVE_GETPWNAM_R 1
  6279. | #define HAVE_GETPWUID_R 1
  6280. | #define HAVE_GETGRNAM_R 1
  6281. | #define HAVE_GETGRGID_R 1
  6282. | #define HAVE_SYS_TYPES_H 1
  6283. | #define HAVE_SYS_MMAN_H 1
  6284. | #define HAVE_SYS_IPC_H 1
  6285. | #define HAVE_SYS_SHM_H 1
  6286. | #define HAVE_SYS_FILE_H 1
  6287. | #define HAVE_MMAP 1
  6288. | #define HAVE_MUNMAP 1
  6289. | #define HAVE_SHM_OPEN 1
  6290. | #define HAVE_SHM_UNLINK 1
  6291. | #define HAVE_SHMGET 1
  6292. | #define HAVE_SHMAT 1
  6293. | #define HAVE_SHMDT 1
  6294. | #define HAVE_SHMCTL 1
  6295. | #define HAVE_MAP_ANON 1
  6296. | #define anonymous shared memory allocation method 1
  6297. | #define USE_SHMEM_MMAP_ANON 1
  6298. | #define namebased memory allocation method 1
  6299. | #define USE_SHMEM_SHMGET 1
  6300. | #define HAVE_CALLOC 1
  6301. | #define HAVE_SETSID 1
  6302. | #define HAVE_ISINF 1
  6303. | #define HAVE_ISNAN 1
  6304. | #define HAVE_GETENV 1
  6305. | #define HAVE_PUTENV 1
  6306. | #define HAVE_SETENV 1
  6307. | #define HAVE_UNSETENV 1
  6308. | #define HAVE_WRITEV 1
  6309. | #define HAVE_GETIFADDRS 1
  6310. | #define HAVE_UTIME 1
  6311. | #define HAVE_UTIMES 1
  6312. | #define HAVE_SETRLIMIT 1
  6313. | #define HAVE_GETRLIMIT 1
  6314. | #define HAVE_SENDFILE 1
  6315. | #define HAVE_SIGACTION 1
  6316. | #define HAVE_DECL_SYS_SIGLIST 1
  6317. | #define HAVE_FORK 1
  6318. | #define HAVE_STRERROR_R 1
  6319. | #define HAVE_MMAP 1
  6320. | #define HAVE_MEMMOVE 1
  6321. | #define HAVE_GETPASS 1
  6322. | #define HAVE_GMTIME_R 1
  6323. | #define HAVE_LOCALTIME_R 1
  6324. | #define HAVE_MKSTEMP 1
  6325. | #define DIRENT_INODE d_fileno
  6326. | #define DIRENT_TYPE d_type
  6327. | #define STDC_HEADERS 1
  6328. | #define HAVE_ALLOCA_H 1
  6329. | #define HAVE_CRYPT_H 1
  6330. | #define HAVE_CTYPE_H 1
  6331. | #define HAVE_DIRENT_H 1
  6332. | #define HAVE_DLFCN_H 1
  6333. | #define HAVE_ERRNO_H 1
  6334. | #define HAVE_FCNTL_H 1
  6335. | #define HAVE_GRP_H 1
  6336. | #define HAVE_LIMITS_H 1
  6337. | #define HAVE_MALLOC_H 1
  6338. | #define HAVE_MEMORY_H 1
  6339. | #define HAVE_NETDB_H 1
  6340. | #define HAVE_POLL_H 1
  6341. | #define HAVE_PWD_H 1
  6342. | #define HAVE_SEMAPHORE_H 1
  6343. | #define HAVE_SIGNAL_H 1
  6344. | #define HAVE_STDARG_H 1
  6345. | #define HAVE_STDDEF_H 1
  6346. | #define HAVE_STDIO_H 1
  6347. | #define HAVE_STDLIB_H 1
  6348. | #define HAVE_STRING_H 1
  6349. | #define HAVE_STRINGS_H 1
  6350. | #define HAVE_TERMIOS_H 1
  6351. | #define HAVE_TIME_H 1
  6352. | /* end confdefs.h.  */
  6353. | #include <tpfio.h>
  6354. configure:21188: result: no
  6355. configure:21188: checking for tpfio.h
  6356. configure:21188: result: no
  6357. configure:21188: checking for unistd.h
  6358. configure:21188: result: yes
  6359. configure:21188: checking unix.h usability
  6360. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  6361. conftest.c:148:18: fatal error: unix.h: No such file or directory
  6362.  #include <unix.h>
  6363.                   ^
  6364. compilation terminated.
  6365. configure:21188: $? = 1
  6366. configure: failed program was:
  6367. | /* confdefs.h */
  6368. | #define PACKAGE_NAME ""
  6369. | #define PACKAGE_TARNAME ""
  6370. | #define PACKAGE_VERSION ""
  6371. | #define PACKAGE_STRING ""
  6372. | #define PACKAGE_BUGREPORT ""
  6373. | #define PACKAGE_URL ""
  6374. | #define STDC_HEADERS 1
  6375. | #define HAVE_SYS_TYPES_H 1
  6376. | #define HAVE_SYS_STAT_H 1
  6377. | #define HAVE_STDLIB_H 1
  6378. | #define HAVE_STRING_H 1
  6379. | #define HAVE_MEMORY_H 1
  6380. | #define HAVE_STRINGS_H 1
  6381. | #define HAVE_INTTYPES_H 1
  6382. | #define HAVE_STDINT_H 1
  6383. | #define HAVE_UNISTD_H 1
  6384. | #define __EXTENSIONS__ 1
  6385. | #define _ALL_SOURCE 1
  6386. | #define _GNU_SOURCE 1
  6387. | #define _POSIX_PTHREAD_SEMANTICS 1
  6388. | #define _TANDEM_SOURCE 1
  6389. | #define HAVE_DLFCN_H 1
  6390. | #define LT_OBJDIR ".libs/"
  6391. | #define HAVE_LIBDL 1
  6392. | #define HAVE_PTHREAD_H 1
  6393. | #define HAVE_PTHREAD_H 1
  6394. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  6395. | #define HAVE_PTHREAD_KEY_DELETE 1
  6396. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  6397. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  6398. | #define HAVE_PTHREAD_RWLOCKS 1
  6399. | #define HAVE_GETHOSTBYNAME_R 1
  6400. | #define HAVE_GETHOSTBYADDR_R 1
  6401. | #define HAVE_SIGSUSPEND 1
  6402. | #define HAVE_SIGWAIT 1
  6403. | #define HAVE_POLL 1
  6404. | #define HAVE_EPOLL 1
  6405. | #define HAVE_GETPWNAM_R 1
  6406. | #define HAVE_GETPWUID_R 1
  6407. | #define HAVE_GETGRNAM_R 1
  6408. | #define HAVE_GETGRGID_R 1
  6409. | #define HAVE_SYS_TYPES_H 1
  6410. | #define HAVE_SYS_MMAN_H 1
  6411. | #define HAVE_SYS_IPC_H 1
  6412. | #define HAVE_SYS_SHM_H 1
  6413. | #define HAVE_SYS_FILE_H 1
  6414. | #define HAVE_MMAP 1
  6415. | #define HAVE_MUNMAP 1
  6416. | #define HAVE_SHM_OPEN 1
  6417. | #define HAVE_SHM_UNLINK 1
  6418. | #define HAVE_SHMGET 1
  6419. | #define HAVE_SHMAT 1
  6420. | #define HAVE_SHMDT 1
  6421. | #define HAVE_SHMCTL 1
  6422. | #define HAVE_MAP_ANON 1
  6423. | #define anonymous shared memory allocation method 1
  6424. | #define USE_SHMEM_MMAP_ANON 1
  6425. | #define namebased memory allocation method 1
  6426. | #define USE_SHMEM_SHMGET 1
  6427. | #define HAVE_CALLOC 1
  6428. | #define HAVE_SETSID 1
  6429. | #define HAVE_ISINF 1
  6430. | #define HAVE_ISNAN 1
  6431. | #define HAVE_GETENV 1
  6432. | #define HAVE_PUTENV 1
  6433. | #define HAVE_SETENV 1
  6434. | #define HAVE_UNSETENV 1
  6435. | #define HAVE_WRITEV 1
  6436. | #define HAVE_GETIFADDRS 1
  6437. | #define HAVE_UTIME 1
  6438. | #define HAVE_UTIMES 1
  6439. | #define HAVE_SETRLIMIT 1
  6440. | #define HAVE_GETRLIMIT 1
  6441. | #define HAVE_SENDFILE 1
  6442. | #define HAVE_SIGACTION 1
  6443. | #define HAVE_DECL_SYS_SIGLIST 1
  6444. | #define HAVE_FORK 1
  6445. | #define HAVE_STRERROR_R 1
  6446. | #define HAVE_MMAP 1
  6447. | #define HAVE_MEMMOVE 1
  6448. | #define HAVE_GETPASS 1
  6449. | #define HAVE_GMTIME_R 1
  6450. | #define HAVE_LOCALTIME_R 1
  6451. | #define HAVE_MKSTEMP 1
  6452. | #define DIRENT_INODE d_fileno
  6453. | #define DIRENT_TYPE d_type
  6454. | #define STDC_HEADERS 1
  6455. | #define HAVE_ALLOCA_H 1
  6456. | #define HAVE_CRYPT_H 1
  6457. | #define HAVE_CTYPE_H 1
  6458. | #define HAVE_DIRENT_H 1
  6459. | #define HAVE_DLFCN_H 1
  6460. | #define HAVE_ERRNO_H 1
  6461. | #define HAVE_FCNTL_H 1
  6462. | #define HAVE_GRP_H 1
  6463. | #define HAVE_LIMITS_H 1
  6464. | #define HAVE_MALLOC_H 1
  6465. | #define HAVE_MEMORY_H 1
  6466. | #define HAVE_NETDB_H 1
  6467. | #define HAVE_POLL_H 1
  6468. | #define HAVE_PWD_H 1
  6469. | #define HAVE_SEMAPHORE_H 1
  6470. | #define HAVE_SIGNAL_H 1
  6471. | #define HAVE_STDARG_H 1
  6472. | #define HAVE_STDDEF_H 1
  6473. | #define HAVE_STDIO_H 1
  6474. | #define HAVE_STDLIB_H 1
  6475. | #define HAVE_STRING_H 1
  6476. | #define HAVE_STRINGS_H 1
  6477. | #define HAVE_TERMIOS_H 1
  6478. | #define HAVE_TIME_H 1
  6479. | #define HAVE_UNISTD_H 1
  6480. | /* end confdefs.h.  */
  6481. | #include <stdio.h>
  6482. | #ifdef HAVE_SYS_TYPES_H
  6483. | # include <sys/types.h>
  6484. | #endif
  6485. | #ifdef HAVE_SYS_STAT_H
  6486. | # include <sys/stat.h>
  6487. | #endif
  6488. | #ifdef STDC_HEADERS
  6489. | # include <stdlib.h>
  6490. | # include <stddef.h>
  6491. | #else
  6492. | # ifdef HAVE_STDLIB_H
  6493. | #  include <stdlib.h>
  6494. | # endif
  6495. | #endif
  6496. | #ifdef HAVE_STRING_H
  6497. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6498. | #  include <memory.h>
  6499. | # endif
  6500. | # include <string.h>
  6501. | #endif
  6502. | #ifdef HAVE_STRINGS_H
  6503. | # include <strings.h>
  6504. | #endif
  6505. | #ifdef HAVE_INTTYPES_H
  6506. | # include <inttypes.h>
  6507. | #endif
  6508. | #ifdef HAVE_STDINT_H
  6509. | # include <stdint.h>
  6510. | #endif
  6511. | #ifdef HAVE_UNISTD_H
  6512. | # include <unistd.h>
  6513. | #endif
  6514. | #include <unix.h>
  6515. configure:21188: result: no
  6516. configure:21188: checking unix.h presence
  6517. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  6518. conftest.c:115:18: fatal error: unix.h: No such file or directory
  6519.  #include <unix.h>
  6520.                   ^
  6521. compilation terminated.
  6522. configure:21188: $? = 1
  6523. configure: failed program was:
  6524. | /* confdefs.h */
  6525. | #define PACKAGE_NAME ""
  6526. | #define PACKAGE_TARNAME ""
  6527. | #define PACKAGE_VERSION ""
  6528. | #define PACKAGE_STRING ""
  6529. | #define PACKAGE_BUGREPORT ""
  6530. | #define PACKAGE_URL ""
  6531. | #define STDC_HEADERS 1
  6532. | #define HAVE_SYS_TYPES_H 1
  6533. | #define HAVE_SYS_STAT_H 1
  6534. | #define HAVE_STDLIB_H 1
  6535. | #define HAVE_STRING_H 1
  6536. | #define HAVE_MEMORY_H 1
  6537. | #define HAVE_STRINGS_H 1
  6538. | #define HAVE_INTTYPES_H 1
  6539. | #define HAVE_STDINT_H 1
  6540. | #define HAVE_UNISTD_H 1
  6541. | #define __EXTENSIONS__ 1
  6542. | #define _ALL_SOURCE 1
  6543. | #define _GNU_SOURCE 1
  6544. | #define _POSIX_PTHREAD_SEMANTICS 1
  6545. | #define _TANDEM_SOURCE 1
  6546. | #define HAVE_DLFCN_H 1
  6547. | #define LT_OBJDIR ".libs/"
  6548. | #define HAVE_LIBDL 1
  6549. | #define HAVE_PTHREAD_H 1
  6550. | #define HAVE_PTHREAD_H 1
  6551. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  6552. | #define HAVE_PTHREAD_KEY_DELETE 1
  6553. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  6554. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  6555. | #define HAVE_PTHREAD_RWLOCKS 1
  6556. | #define HAVE_GETHOSTBYNAME_R 1
  6557. | #define HAVE_GETHOSTBYADDR_R 1
  6558. | #define HAVE_SIGSUSPEND 1
  6559. | #define HAVE_SIGWAIT 1
  6560. | #define HAVE_POLL 1
  6561. | #define HAVE_EPOLL 1
  6562. | #define HAVE_GETPWNAM_R 1
  6563. | #define HAVE_GETPWUID_R 1
  6564. | #define HAVE_GETGRNAM_R 1
  6565. | #define HAVE_GETGRGID_R 1
  6566. | #define HAVE_SYS_TYPES_H 1
  6567. | #define HAVE_SYS_MMAN_H 1
  6568. | #define HAVE_SYS_IPC_H 1
  6569. | #define HAVE_SYS_SHM_H 1
  6570. | #define HAVE_SYS_FILE_H 1
  6571. | #define HAVE_MMAP 1
  6572. | #define HAVE_MUNMAP 1
  6573. | #define HAVE_SHM_OPEN 1
  6574. | #define HAVE_SHM_UNLINK 1
  6575. | #define HAVE_SHMGET 1
  6576. | #define HAVE_SHMAT 1
  6577. | #define HAVE_SHMDT 1
  6578. | #define HAVE_SHMCTL 1
  6579. | #define HAVE_MAP_ANON 1
  6580. | #define anonymous shared memory allocation method 1
  6581. | #define USE_SHMEM_MMAP_ANON 1
  6582. | #define namebased memory allocation method 1
  6583. | #define USE_SHMEM_SHMGET 1
  6584. | #define HAVE_CALLOC 1
  6585. | #define HAVE_SETSID 1
  6586. | #define HAVE_ISINF 1
  6587. | #define HAVE_ISNAN 1
  6588. | #define HAVE_GETENV 1
  6589. | #define HAVE_PUTENV 1
  6590. | #define HAVE_SETENV 1
  6591. | #define HAVE_UNSETENV 1
  6592. | #define HAVE_WRITEV 1
  6593. | #define HAVE_GETIFADDRS 1
  6594. | #define HAVE_UTIME 1
  6595. | #define HAVE_UTIMES 1
  6596. | #define HAVE_SETRLIMIT 1
  6597. | #define HAVE_GETRLIMIT 1
  6598. | #define HAVE_SENDFILE 1
  6599. | #define HAVE_SIGACTION 1
  6600. | #define HAVE_DECL_SYS_SIGLIST 1
  6601. | #define HAVE_FORK 1
  6602. | #define HAVE_STRERROR_R 1
  6603. | #define HAVE_MMAP 1
  6604. | #define HAVE_MEMMOVE 1
  6605. | #define HAVE_GETPASS 1
  6606. | #define HAVE_GMTIME_R 1
  6607. | #define HAVE_LOCALTIME_R 1
  6608. | #define HAVE_MKSTEMP 1
  6609. | #define DIRENT_INODE d_fileno
  6610. | #define DIRENT_TYPE d_type
  6611. | #define STDC_HEADERS 1
  6612. | #define HAVE_ALLOCA_H 1
  6613. | #define HAVE_CRYPT_H 1
  6614. | #define HAVE_CTYPE_H 1
  6615. | #define HAVE_DIRENT_H 1
  6616. | #define HAVE_DLFCN_H 1
  6617. | #define HAVE_ERRNO_H 1
  6618. | #define HAVE_FCNTL_H 1
  6619. | #define HAVE_GRP_H 1
  6620. | #define HAVE_LIMITS_H 1
  6621. | #define HAVE_MALLOC_H 1
  6622. | #define HAVE_MEMORY_H 1
  6623. | #define HAVE_NETDB_H 1
  6624. | #define HAVE_POLL_H 1
  6625. | #define HAVE_PWD_H 1
  6626. | #define HAVE_SEMAPHORE_H 1
  6627. | #define HAVE_SIGNAL_H 1
  6628. | #define HAVE_STDARG_H 1
  6629. | #define HAVE_STDDEF_H 1
  6630. | #define HAVE_STDIO_H 1
  6631. | #define HAVE_STDLIB_H 1
  6632. | #define HAVE_STRING_H 1
  6633. | #define HAVE_STRINGS_H 1
  6634. | #define HAVE_TERMIOS_H 1
  6635. | #define HAVE_TIME_H 1
  6636. | #define HAVE_UNISTD_H 1
  6637. | /* end confdefs.h.  */
  6638. | #include <unix.h>
  6639. configure:21188: result: no
  6640. configure:21188: checking for unix.h
  6641. configure:21188: result: no
  6642. configure:21188: checking arpa/inet.h usability
  6643. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  6644. configure:21188: $? = 0
  6645. configure:21188: result: yes
  6646. configure:21188: checking arpa/inet.h presence
  6647. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  6648. configure:21188: $? = 0
  6649. configure:21188: result: yes
  6650. configure:21188: checking for arpa/inet.h
  6651. configure:21188: result: yes
  6652. configure:21188: checking for kernel/OS.h
  6653. configure:21188: result: no
  6654. configure:21188: checking net/errno.h usability
  6655. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  6656. conftest.c:149:23: fatal error: net/errno.h: No such file or directory
  6657.  #include <net/errno.h>
  6658.                        ^
  6659. compilation terminated.
  6660. configure:21188: $? = 1
  6661. configure: failed program was:
  6662. | /* confdefs.h */
  6663. | #define PACKAGE_NAME ""
  6664. | #define PACKAGE_TARNAME ""
  6665. | #define PACKAGE_VERSION ""
  6666. | #define PACKAGE_STRING ""
  6667. | #define PACKAGE_BUGREPORT ""
  6668. | #define PACKAGE_URL ""
  6669. | #define STDC_HEADERS 1
  6670. | #define HAVE_SYS_TYPES_H 1
  6671. | #define HAVE_SYS_STAT_H 1
  6672. | #define HAVE_STDLIB_H 1
  6673. | #define HAVE_STRING_H 1
  6674. | #define HAVE_MEMORY_H 1
  6675. | #define HAVE_STRINGS_H 1
  6676. | #define HAVE_INTTYPES_H 1
  6677. | #define HAVE_STDINT_H 1
  6678. | #define HAVE_UNISTD_H 1
  6679. | #define __EXTENSIONS__ 1
  6680. | #define _ALL_SOURCE 1
  6681. | #define _GNU_SOURCE 1
  6682. | #define _POSIX_PTHREAD_SEMANTICS 1
  6683. | #define _TANDEM_SOURCE 1
  6684. | #define HAVE_DLFCN_H 1
  6685. | #define LT_OBJDIR ".libs/"
  6686. | #define HAVE_LIBDL 1
  6687. | #define HAVE_PTHREAD_H 1
  6688. | #define HAVE_PTHREAD_H 1
  6689. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  6690. | #define HAVE_PTHREAD_KEY_DELETE 1
  6691. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  6692. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  6693. | #define HAVE_PTHREAD_RWLOCKS 1
  6694. | #define HAVE_GETHOSTBYNAME_R 1
  6695. | #define HAVE_GETHOSTBYADDR_R 1
  6696. | #define HAVE_SIGSUSPEND 1
  6697. | #define HAVE_SIGWAIT 1
  6698. | #define HAVE_POLL 1
  6699. | #define HAVE_EPOLL 1
  6700. | #define HAVE_GETPWNAM_R 1
  6701. | #define HAVE_GETPWUID_R 1
  6702. | #define HAVE_GETGRNAM_R 1
  6703. | #define HAVE_GETGRGID_R 1
  6704. | #define HAVE_SYS_TYPES_H 1
  6705. | #define HAVE_SYS_MMAN_H 1
  6706. | #define HAVE_SYS_IPC_H 1
  6707. | #define HAVE_SYS_SHM_H 1
  6708. | #define HAVE_SYS_FILE_H 1
  6709. | #define HAVE_MMAP 1
  6710. | #define HAVE_MUNMAP 1
  6711. | #define HAVE_SHM_OPEN 1
  6712. | #define HAVE_SHM_UNLINK 1
  6713. | #define HAVE_SHMGET 1
  6714. | #define HAVE_SHMAT 1
  6715. | #define HAVE_SHMDT 1
  6716. | #define HAVE_SHMCTL 1
  6717. | #define HAVE_MAP_ANON 1
  6718. | #define anonymous shared memory allocation method 1
  6719. | #define USE_SHMEM_MMAP_ANON 1
  6720. | #define namebased memory allocation method 1
  6721. | #define USE_SHMEM_SHMGET 1
  6722. | #define HAVE_CALLOC 1
  6723. | #define HAVE_SETSID 1
  6724. | #define HAVE_ISINF 1
  6725. | #define HAVE_ISNAN 1
  6726. | #define HAVE_GETENV 1
  6727. | #define HAVE_PUTENV 1
  6728. | #define HAVE_SETENV 1
  6729. | #define HAVE_UNSETENV 1
  6730. | #define HAVE_WRITEV 1
  6731. | #define HAVE_GETIFADDRS 1
  6732. | #define HAVE_UTIME 1
  6733. | #define HAVE_UTIMES 1
  6734. | #define HAVE_SETRLIMIT 1
  6735. | #define HAVE_GETRLIMIT 1
  6736. | #define HAVE_SENDFILE 1
  6737. | #define HAVE_SIGACTION 1
  6738. | #define HAVE_DECL_SYS_SIGLIST 1
  6739. | #define HAVE_FORK 1
  6740. | #define HAVE_STRERROR_R 1
  6741. | #define HAVE_MMAP 1
  6742. | #define HAVE_MEMMOVE 1
  6743. | #define HAVE_GETPASS 1
  6744. | #define HAVE_GMTIME_R 1
  6745. | #define HAVE_LOCALTIME_R 1
  6746. | #define HAVE_MKSTEMP 1
  6747. | #define DIRENT_INODE d_fileno
  6748. | #define DIRENT_TYPE d_type
  6749. | #define STDC_HEADERS 1
  6750. | #define HAVE_ALLOCA_H 1
  6751. | #define HAVE_CRYPT_H 1
  6752. | #define HAVE_CTYPE_H 1
  6753. | #define HAVE_DIRENT_H 1
  6754. | #define HAVE_DLFCN_H 1
  6755. | #define HAVE_ERRNO_H 1
  6756. | #define HAVE_FCNTL_H 1
  6757. | #define HAVE_GRP_H 1
  6758. | #define HAVE_LIMITS_H 1
  6759. | #define HAVE_MALLOC_H 1
  6760. | #define HAVE_MEMORY_H 1
  6761. | #define HAVE_NETDB_H 1
  6762. | #define HAVE_POLL_H 1
  6763. | #define HAVE_PWD_H 1
  6764. | #define HAVE_SEMAPHORE_H 1
  6765. | #define HAVE_SIGNAL_H 1
  6766. | #define HAVE_STDARG_H 1
  6767. | #define HAVE_STDDEF_H 1
  6768. | #define HAVE_STDIO_H 1
  6769. | #define HAVE_STDLIB_H 1
  6770. | #define HAVE_STRING_H 1
  6771. | #define HAVE_STRINGS_H 1
  6772. | #define HAVE_TERMIOS_H 1
  6773. | #define HAVE_TIME_H 1
  6774. | #define HAVE_UNISTD_H 1
  6775. | #define HAVE_ARPA_INET_H 1
  6776. | /* end confdefs.h.  */
  6777. | #include <stdio.h>
  6778. | #ifdef HAVE_SYS_TYPES_H
  6779. | # include <sys/types.h>
  6780. | #endif
  6781. | #ifdef HAVE_SYS_STAT_H
  6782. | # include <sys/stat.h>
  6783. | #endif
  6784. | #ifdef STDC_HEADERS
  6785. | # include <stdlib.h>
  6786. | # include <stddef.h>
  6787. | #else
  6788. | # ifdef HAVE_STDLIB_H
  6789. | #  include <stdlib.h>
  6790. | # endif
  6791. | #endif
  6792. | #ifdef HAVE_STRING_H
  6793. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6794. | #  include <memory.h>
  6795. | # endif
  6796. | # include <string.h>
  6797. | #endif
  6798. | #ifdef HAVE_STRINGS_H
  6799. | # include <strings.h>
  6800. | #endif
  6801. | #ifdef HAVE_INTTYPES_H
  6802. | # include <inttypes.h>
  6803. | #endif
  6804. | #ifdef HAVE_STDINT_H
  6805. | # include <stdint.h>
  6806. | #endif
  6807. | #ifdef HAVE_UNISTD_H
  6808. | # include <unistd.h>
  6809. | #endif
  6810. | #include <net/errno.h>
  6811. configure:21188: result: no
  6812. configure:21188: checking net/errno.h presence
  6813. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  6814. conftest.c:116:23: fatal error: net/errno.h: No such file or directory
  6815.  #include <net/errno.h>
  6816.                        ^
  6817. compilation terminated.
  6818. configure:21188: $? = 1
  6819. configure: failed program was:
  6820. | /* confdefs.h */
  6821. | #define PACKAGE_NAME ""
  6822. | #define PACKAGE_TARNAME ""
  6823. | #define PACKAGE_VERSION ""
  6824. | #define PACKAGE_STRING ""
  6825. | #define PACKAGE_BUGREPORT ""
  6826. | #define PACKAGE_URL ""
  6827. | #define STDC_HEADERS 1
  6828. | #define HAVE_SYS_TYPES_H 1
  6829. | #define HAVE_SYS_STAT_H 1
  6830. | #define HAVE_STDLIB_H 1
  6831. | #define HAVE_STRING_H 1
  6832. | #define HAVE_MEMORY_H 1
  6833. | #define HAVE_STRINGS_H 1
  6834. | #define HAVE_INTTYPES_H 1
  6835. | #define HAVE_STDINT_H 1
  6836. | #define HAVE_UNISTD_H 1
  6837. | #define __EXTENSIONS__ 1
  6838. | #define _ALL_SOURCE 1
  6839. | #define _GNU_SOURCE 1
  6840. | #define _POSIX_PTHREAD_SEMANTICS 1
  6841. | #define _TANDEM_SOURCE 1
  6842. | #define HAVE_DLFCN_H 1
  6843. | #define LT_OBJDIR ".libs/"
  6844. | #define HAVE_LIBDL 1
  6845. | #define HAVE_PTHREAD_H 1
  6846. | #define HAVE_PTHREAD_H 1
  6847. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  6848. | #define HAVE_PTHREAD_KEY_DELETE 1
  6849. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  6850. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  6851. | #define HAVE_PTHREAD_RWLOCKS 1
  6852. | #define HAVE_GETHOSTBYNAME_R 1
  6853. | #define HAVE_GETHOSTBYADDR_R 1
  6854. | #define HAVE_SIGSUSPEND 1
  6855. | #define HAVE_SIGWAIT 1
  6856. | #define HAVE_POLL 1
  6857. | #define HAVE_EPOLL 1
  6858. | #define HAVE_GETPWNAM_R 1
  6859. | #define HAVE_GETPWUID_R 1
  6860. | #define HAVE_GETGRNAM_R 1
  6861. | #define HAVE_GETGRGID_R 1
  6862. | #define HAVE_SYS_TYPES_H 1
  6863. | #define HAVE_SYS_MMAN_H 1
  6864. | #define HAVE_SYS_IPC_H 1
  6865. | #define HAVE_SYS_SHM_H 1
  6866. | #define HAVE_SYS_FILE_H 1
  6867. | #define HAVE_MMAP 1
  6868. | #define HAVE_MUNMAP 1
  6869. | #define HAVE_SHM_OPEN 1
  6870. | #define HAVE_SHM_UNLINK 1
  6871. | #define HAVE_SHMGET 1
  6872. | #define HAVE_SHMAT 1
  6873. | #define HAVE_SHMDT 1
  6874. | #define HAVE_SHMCTL 1
  6875. | #define HAVE_MAP_ANON 1
  6876. | #define anonymous shared memory allocation method 1
  6877. | #define USE_SHMEM_MMAP_ANON 1
  6878. | #define namebased memory allocation method 1
  6879. | #define USE_SHMEM_SHMGET 1
  6880. | #define HAVE_CALLOC 1
  6881. | #define HAVE_SETSID 1
  6882. | #define HAVE_ISINF 1
  6883. | #define HAVE_ISNAN 1
  6884. | #define HAVE_GETENV 1
  6885. | #define HAVE_PUTENV 1
  6886. | #define HAVE_SETENV 1
  6887. | #define HAVE_UNSETENV 1
  6888. | #define HAVE_WRITEV 1
  6889. | #define HAVE_GETIFADDRS 1
  6890. | #define HAVE_UTIME 1
  6891. | #define HAVE_UTIMES 1
  6892. | #define HAVE_SETRLIMIT 1
  6893. | #define HAVE_GETRLIMIT 1
  6894. | #define HAVE_SENDFILE 1
  6895. | #define HAVE_SIGACTION 1
  6896. | #define HAVE_DECL_SYS_SIGLIST 1
  6897. | #define HAVE_FORK 1
  6898. | #define HAVE_STRERROR_R 1
  6899. | #define HAVE_MMAP 1
  6900. | #define HAVE_MEMMOVE 1
  6901. | #define HAVE_GETPASS 1
  6902. | #define HAVE_GMTIME_R 1
  6903. | #define HAVE_LOCALTIME_R 1
  6904. | #define HAVE_MKSTEMP 1
  6905. | #define DIRENT_INODE d_fileno
  6906. | #define DIRENT_TYPE d_type
  6907. | #define STDC_HEADERS 1
  6908. | #define HAVE_ALLOCA_H 1
  6909. | #define HAVE_CRYPT_H 1
  6910. | #define HAVE_CTYPE_H 1
  6911. | #define HAVE_DIRENT_H 1
  6912. | #define HAVE_DLFCN_H 1
  6913. | #define HAVE_ERRNO_H 1
  6914. | #define HAVE_FCNTL_H 1
  6915. | #define HAVE_GRP_H 1
  6916. | #define HAVE_LIMITS_H 1
  6917. | #define HAVE_MALLOC_H 1
  6918. | #define HAVE_MEMORY_H 1
  6919. | #define HAVE_NETDB_H 1
  6920. | #define HAVE_POLL_H 1
  6921. | #define HAVE_PWD_H 1
  6922. | #define HAVE_SEMAPHORE_H 1
  6923. | #define HAVE_SIGNAL_H 1
  6924. | #define HAVE_STDARG_H 1
  6925. | #define HAVE_STDDEF_H 1
  6926. | #define HAVE_STDIO_H 1
  6927. | #define HAVE_STDLIB_H 1
  6928. | #define HAVE_STRING_H 1
  6929. | #define HAVE_STRINGS_H 1
  6930. | #define HAVE_TERMIOS_H 1
  6931. | #define HAVE_TIME_H 1
  6932. | #define HAVE_UNISTD_H 1
  6933. | #define HAVE_ARPA_INET_H 1
  6934. | /* end confdefs.h.  */
  6935. | #include <net/errno.h>
  6936. configure:21188: result: no
  6937. configure:21188: checking for net/errno.h
  6938. configure:21188: result: no
  6939. configure:21188: checking netinet/in.h usability
  6940. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  6941. configure:21188: $? = 0
  6942. configure:21188: result: yes
  6943. configure:21188: checking netinet/in.h presence
  6944. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  6945. configure:21188: $? = 0
  6946. configure:21188: result: yes
  6947. configure:21188: checking for netinet/in.h
  6948. configure:21188: result: yes
  6949. configure:21188: checking netinet/sctp.h usability
  6950. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  6951. conftest.c:150:26: fatal error: netinet/sctp.h: No such file or directory
  6952.  #include <netinet/sctp.h>
  6953.                           ^
  6954. compilation terminated.
  6955. configure:21188: $? = 1
  6956. configure: failed program was:
  6957. | /* confdefs.h */
  6958. | #define PACKAGE_NAME ""
  6959. | #define PACKAGE_TARNAME ""
  6960. | #define PACKAGE_VERSION ""
  6961. | #define PACKAGE_STRING ""
  6962. | #define PACKAGE_BUGREPORT ""
  6963. | #define PACKAGE_URL ""
  6964. | #define STDC_HEADERS 1
  6965. | #define HAVE_SYS_TYPES_H 1
  6966. | #define HAVE_SYS_STAT_H 1
  6967. | #define HAVE_STDLIB_H 1
  6968. | #define HAVE_STRING_H 1
  6969. | #define HAVE_MEMORY_H 1
  6970. | #define HAVE_STRINGS_H 1
  6971. | #define HAVE_INTTYPES_H 1
  6972. | #define HAVE_STDINT_H 1
  6973. | #define HAVE_UNISTD_H 1
  6974. | #define __EXTENSIONS__ 1
  6975. | #define _ALL_SOURCE 1
  6976. | #define _GNU_SOURCE 1
  6977. | #define _POSIX_PTHREAD_SEMANTICS 1
  6978. | #define _TANDEM_SOURCE 1
  6979. | #define HAVE_DLFCN_H 1
  6980. | #define LT_OBJDIR ".libs/"
  6981. | #define HAVE_LIBDL 1
  6982. | #define HAVE_PTHREAD_H 1
  6983. | #define HAVE_PTHREAD_H 1
  6984. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  6985. | #define HAVE_PTHREAD_KEY_DELETE 1
  6986. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  6987. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  6988. | #define HAVE_PTHREAD_RWLOCKS 1
  6989. | #define HAVE_GETHOSTBYNAME_R 1
  6990. | #define HAVE_GETHOSTBYADDR_R 1
  6991. | #define HAVE_SIGSUSPEND 1
  6992. | #define HAVE_SIGWAIT 1
  6993. | #define HAVE_POLL 1
  6994. | #define HAVE_EPOLL 1
  6995. | #define HAVE_GETPWNAM_R 1
  6996. | #define HAVE_GETPWUID_R 1
  6997. | #define HAVE_GETGRNAM_R 1
  6998. | #define HAVE_GETGRGID_R 1
  6999. | #define HAVE_SYS_TYPES_H 1
  7000. | #define HAVE_SYS_MMAN_H 1
  7001. | #define HAVE_SYS_IPC_H 1
  7002. | #define HAVE_SYS_SHM_H 1
  7003. | #define HAVE_SYS_FILE_H 1
  7004. | #define HAVE_MMAP 1
  7005. | #define HAVE_MUNMAP 1
  7006. | #define HAVE_SHM_OPEN 1
  7007. | #define HAVE_SHM_UNLINK 1
  7008. | #define HAVE_SHMGET 1
  7009. | #define HAVE_SHMAT 1
  7010. | #define HAVE_SHMDT 1
  7011. | #define HAVE_SHMCTL 1
  7012. | #define HAVE_MAP_ANON 1
  7013. | #define anonymous shared memory allocation method 1
  7014. | #define USE_SHMEM_MMAP_ANON 1
  7015. | #define namebased memory allocation method 1
  7016. | #define USE_SHMEM_SHMGET 1
  7017. | #define HAVE_CALLOC 1
  7018. | #define HAVE_SETSID 1
  7019. | #define HAVE_ISINF 1
  7020. | #define HAVE_ISNAN 1
  7021. | #define HAVE_GETENV 1
  7022. | #define HAVE_PUTENV 1
  7023. | #define HAVE_SETENV 1
  7024. | #define HAVE_UNSETENV 1
  7025. | #define HAVE_WRITEV 1
  7026. | #define HAVE_GETIFADDRS 1
  7027. | #define HAVE_UTIME 1
  7028. | #define HAVE_UTIMES 1
  7029. | #define HAVE_SETRLIMIT 1
  7030. | #define HAVE_GETRLIMIT 1
  7031. | #define HAVE_SENDFILE 1
  7032. | #define HAVE_SIGACTION 1
  7033. | #define HAVE_DECL_SYS_SIGLIST 1
  7034. | #define HAVE_FORK 1
  7035. | #define HAVE_STRERROR_R 1
  7036. | #define HAVE_MMAP 1
  7037. | #define HAVE_MEMMOVE 1
  7038. | #define HAVE_GETPASS 1
  7039. | #define HAVE_GMTIME_R 1
  7040. | #define HAVE_LOCALTIME_R 1
  7041. | #define HAVE_MKSTEMP 1
  7042. | #define DIRENT_INODE d_fileno
  7043. | #define DIRENT_TYPE d_type
  7044. | #define STDC_HEADERS 1
  7045. | #define HAVE_ALLOCA_H 1
  7046. | #define HAVE_CRYPT_H 1
  7047. | #define HAVE_CTYPE_H 1
  7048. | #define HAVE_DIRENT_H 1
  7049. | #define HAVE_DLFCN_H 1
  7050. | #define HAVE_ERRNO_H 1
  7051. | #define HAVE_FCNTL_H 1
  7052. | #define HAVE_GRP_H 1
  7053. | #define HAVE_LIMITS_H 1
  7054. | #define HAVE_MALLOC_H 1
  7055. | #define HAVE_MEMORY_H 1
  7056. | #define HAVE_NETDB_H 1
  7057. | #define HAVE_POLL_H 1
  7058. | #define HAVE_PWD_H 1
  7059. | #define HAVE_SEMAPHORE_H 1
  7060. | #define HAVE_SIGNAL_H 1
  7061. | #define HAVE_STDARG_H 1
  7062. | #define HAVE_STDDEF_H 1
  7063. | #define HAVE_STDIO_H 1
  7064. | #define HAVE_STDLIB_H 1
  7065. | #define HAVE_STRING_H 1
  7066. | #define HAVE_STRINGS_H 1
  7067. | #define HAVE_TERMIOS_H 1
  7068. | #define HAVE_TIME_H 1
  7069. | #define HAVE_UNISTD_H 1
  7070. | #define HAVE_ARPA_INET_H 1
  7071. | #define HAVE_NETINET_IN_H 1
  7072. | /* end confdefs.h.  */
  7073. | #include <stdio.h>
  7074. | #ifdef HAVE_SYS_TYPES_H
  7075. | # include <sys/types.h>
  7076. | #endif
  7077. | #ifdef HAVE_SYS_STAT_H
  7078. | # include <sys/stat.h>
  7079. | #endif
  7080. | #ifdef STDC_HEADERS
  7081. | # include <stdlib.h>
  7082. | # include <stddef.h>
  7083. | #else
  7084. | # ifdef HAVE_STDLIB_H
  7085. | #  include <stdlib.h>
  7086. | # endif
  7087. | #endif
  7088. | #ifdef HAVE_STRING_H
  7089. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7090. | #  include <memory.h>
  7091. | # endif
  7092. | # include <string.h>
  7093. | #endif
  7094. | #ifdef HAVE_STRINGS_H
  7095. | # include <strings.h>
  7096. | #endif
  7097. | #ifdef HAVE_INTTYPES_H
  7098. | # include <inttypes.h>
  7099. | #endif
  7100. | #ifdef HAVE_STDINT_H
  7101. | # include <stdint.h>
  7102. | #endif
  7103. | #ifdef HAVE_UNISTD_H
  7104. | # include <unistd.h>
  7105. | #endif
  7106. | #include <netinet/sctp.h>
  7107. configure:21188: result: no
  7108. configure:21188: checking netinet/sctp.h presence
  7109. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  7110. conftest.c:117:26: fatal error: netinet/sctp.h: No such file or directory
  7111.  #include <netinet/sctp.h>
  7112.                           ^
  7113. compilation terminated.
  7114. configure:21188: $? = 1
  7115. configure: failed program was:
  7116. | /* confdefs.h */
  7117. | #define PACKAGE_NAME ""
  7118. | #define PACKAGE_TARNAME ""
  7119. | #define PACKAGE_VERSION ""
  7120. | #define PACKAGE_STRING ""
  7121. | #define PACKAGE_BUGREPORT ""
  7122. | #define PACKAGE_URL ""
  7123. | #define STDC_HEADERS 1
  7124. | #define HAVE_SYS_TYPES_H 1
  7125. | #define HAVE_SYS_STAT_H 1
  7126. | #define HAVE_STDLIB_H 1
  7127. | #define HAVE_STRING_H 1
  7128. | #define HAVE_MEMORY_H 1
  7129. | #define HAVE_STRINGS_H 1
  7130. | #define HAVE_INTTYPES_H 1
  7131. | #define HAVE_STDINT_H 1
  7132. | #define HAVE_UNISTD_H 1
  7133. | #define __EXTENSIONS__ 1
  7134. | #define _ALL_SOURCE 1
  7135. | #define _GNU_SOURCE 1
  7136. | #define _POSIX_PTHREAD_SEMANTICS 1
  7137. | #define _TANDEM_SOURCE 1
  7138. | #define HAVE_DLFCN_H 1
  7139. | #define LT_OBJDIR ".libs/"
  7140. | #define HAVE_LIBDL 1
  7141. | #define HAVE_PTHREAD_H 1
  7142. | #define HAVE_PTHREAD_H 1
  7143. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  7144. | #define HAVE_PTHREAD_KEY_DELETE 1
  7145. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  7146. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  7147. | #define HAVE_PTHREAD_RWLOCKS 1
  7148. | #define HAVE_GETHOSTBYNAME_R 1
  7149. | #define HAVE_GETHOSTBYADDR_R 1
  7150. | #define HAVE_SIGSUSPEND 1
  7151. | #define HAVE_SIGWAIT 1
  7152. | #define HAVE_POLL 1
  7153. | #define HAVE_EPOLL 1
  7154. | #define HAVE_GETPWNAM_R 1
  7155. | #define HAVE_GETPWUID_R 1
  7156. | #define HAVE_GETGRNAM_R 1
  7157. | #define HAVE_GETGRGID_R 1
  7158. | #define HAVE_SYS_TYPES_H 1
  7159. | #define HAVE_SYS_MMAN_H 1
  7160. | #define HAVE_SYS_IPC_H 1
  7161. | #define HAVE_SYS_SHM_H 1
  7162. | #define HAVE_SYS_FILE_H 1
  7163. | #define HAVE_MMAP 1
  7164. | #define HAVE_MUNMAP 1
  7165. | #define HAVE_SHM_OPEN 1
  7166. | #define HAVE_SHM_UNLINK 1
  7167. | #define HAVE_SHMGET 1
  7168. | #define HAVE_SHMAT 1
  7169. | #define HAVE_SHMDT 1
  7170. | #define HAVE_SHMCTL 1
  7171. | #define HAVE_MAP_ANON 1
  7172. | #define anonymous shared memory allocation method 1
  7173. | #define USE_SHMEM_MMAP_ANON 1
  7174. | #define namebased memory allocation method 1
  7175. | #define USE_SHMEM_SHMGET 1
  7176. | #define HAVE_CALLOC 1
  7177. | #define HAVE_SETSID 1
  7178. | #define HAVE_ISINF 1
  7179. | #define HAVE_ISNAN 1
  7180. | #define HAVE_GETENV 1
  7181. | #define HAVE_PUTENV 1
  7182. | #define HAVE_SETENV 1
  7183. | #define HAVE_UNSETENV 1
  7184. | #define HAVE_WRITEV 1
  7185. | #define HAVE_GETIFADDRS 1
  7186. | #define HAVE_UTIME 1
  7187. | #define HAVE_UTIMES 1
  7188. | #define HAVE_SETRLIMIT 1
  7189. | #define HAVE_GETRLIMIT 1
  7190. | #define HAVE_SENDFILE 1
  7191. | #define HAVE_SIGACTION 1
  7192. | #define HAVE_DECL_SYS_SIGLIST 1
  7193. | #define HAVE_FORK 1
  7194. | #define HAVE_STRERROR_R 1
  7195. | #define HAVE_MMAP 1
  7196. | #define HAVE_MEMMOVE 1
  7197. | #define HAVE_GETPASS 1
  7198. | #define HAVE_GMTIME_R 1
  7199. | #define HAVE_LOCALTIME_R 1
  7200. | #define HAVE_MKSTEMP 1
  7201. | #define DIRENT_INODE d_fileno
  7202. | #define DIRENT_TYPE d_type
  7203. | #define STDC_HEADERS 1
  7204. | #define HAVE_ALLOCA_H 1
  7205. | #define HAVE_CRYPT_H 1
  7206. | #define HAVE_CTYPE_H 1
  7207. | #define HAVE_DIRENT_H 1
  7208. | #define HAVE_DLFCN_H 1
  7209. | #define HAVE_ERRNO_H 1
  7210. | #define HAVE_FCNTL_H 1
  7211. | #define HAVE_GRP_H 1
  7212. | #define HAVE_LIMITS_H 1
  7213. | #define HAVE_MALLOC_H 1
  7214. | #define HAVE_MEMORY_H 1
  7215. | #define HAVE_NETDB_H 1
  7216. | #define HAVE_POLL_H 1
  7217. | #define HAVE_PWD_H 1
  7218. | #define HAVE_SEMAPHORE_H 1
  7219. | #define HAVE_SIGNAL_H 1
  7220. | #define HAVE_STDARG_H 1
  7221. | #define HAVE_STDDEF_H 1
  7222. | #define HAVE_STDIO_H 1
  7223. | #define HAVE_STDLIB_H 1
  7224. | #define HAVE_STRING_H 1
  7225. | #define HAVE_STRINGS_H 1
  7226. | #define HAVE_TERMIOS_H 1
  7227. | #define HAVE_TIME_H 1
  7228. | #define HAVE_UNISTD_H 1
  7229. | #define HAVE_ARPA_INET_H 1
  7230. | #define HAVE_NETINET_IN_H 1
  7231. | /* end confdefs.h.  */
  7232. | #include <netinet/sctp.h>
  7233. configure:21188: result: no
  7234. configure:21188: checking for netinet/sctp.h
  7235. configure:21188: result: no
  7236. configure:21188: checking netinet/sctp_uio.h usability
  7237. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  7238. conftest.c:150:30: fatal error: netinet/sctp_uio.h: No such file or directory
  7239.  #include <netinet/sctp_uio.h>
  7240.                               ^
  7241. compilation terminated.
  7242. configure:21188: $? = 1
  7243. configure: failed program was:
  7244. | /* confdefs.h */
  7245. | #define PACKAGE_NAME ""
  7246. | #define PACKAGE_TARNAME ""
  7247. | #define PACKAGE_VERSION ""
  7248. | #define PACKAGE_STRING ""
  7249. | #define PACKAGE_BUGREPORT ""
  7250. | #define PACKAGE_URL ""
  7251. | #define STDC_HEADERS 1
  7252. | #define HAVE_SYS_TYPES_H 1
  7253. | #define HAVE_SYS_STAT_H 1
  7254. | #define HAVE_STDLIB_H 1
  7255. | #define HAVE_STRING_H 1
  7256. | #define HAVE_MEMORY_H 1
  7257. | #define HAVE_STRINGS_H 1
  7258. | #define HAVE_INTTYPES_H 1
  7259. | #define HAVE_STDINT_H 1
  7260. | #define HAVE_UNISTD_H 1
  7261. | #define __EXTENSIONS__ 1
  7262. | #define _ALL_SOURCE 1
  7263. | #define _GNU_SOURCE 1
  7264. | #define _POSIX_PTHREAD_SEMANTICS 1
  7265. | #define _TANDEM_SOURCE 1
  7266. | #define HAVE_DLFCN_H 1
  7267. | #define LT_OBJDIR ".libs/"
  7268. | #define HAVE_LIBDL 1
  7269. | #define HAVE_PTHREAD_H 1
  7270. | #define HAVE_PTHREAD_H 1
  7271. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  7272. | #define HAVE_PTHREAD_KEY_DELETE 1
  7273. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  7274. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  7275. | #define HAVE_PTHREAD_RWLOCKS 1
  7276. | #define HAVE_GETHOSTBYNAME_R 1
  7277. | #define HAVE_GETHOSTBYADDR_R 1
  7278. | #define HAVE_SIGSUSPEND 1
  7279. | #define HAVE_SIGWAIT 1
  7280. | #define HAVE_POLL 1
  7281. | #define HAVE_EPOLL 1
  7282. | #define HAVE_GETPWNAM_R 1
  7283. | #define HAVE_GETPWUID_R 1
  7284. | #define HAVE_GETGRNAM_R 1
  7285. | #define HAVE_GETGRGID_R 1
  7286. | #define HAVE_SYS_TYPES_H 1
  7287. | #define HAVE_SYS_MMAN_H 1
  7288. | #define HAVE_SYS_IPC_H 1
  7289. | #define HAVE_SYS_SHM_H 1
  7290. | #define HAVE_SYS_FILE_H 1
  7291. | #define HAVE_MMAP 1
  7292. | #define HAVE_MUNMAP 1
  7293. | #define HAVE_SHM_OPEN 1
  7294. | #define HAVE_SHM_UNLINK 1
  7295. | #define HAVE_SHMGET 1
  7296. | #define HAVE_SHMAT 1
  7297. | #define HAVE_SHMDT 1
  7298. | #define HAVE_SHMCTL 1
  7299. | #define HAVE_MAP_ANON 1
  7300. | #define anonymous shared memory allocation method 1
  7301. | #define USE_SHMEM_MMAP_ANON 1
  7302. | #define namebased memory allocation method 1
  7303. | #define USE_SHMEM_SHMGET 1
  7304. | #define HAVE_CALLOC 1
  7305. | #define HAVE_SETSID 1
  7306. | #define HAVE_ISINF 1
  7307. | #define HAVE_ISNAN 1
  7308. | #define HAVE_GETENV 1
  7309. | #define HAVE_PUTENV 1
  7310. | #define HAVE_SETENV 1
  7311. | #define HAVE_UNSETENV 1
  7312. | #define HAVE_WRITEV 1
  7313. | #define HAVE_GETIFADDRS 1
  7314. | #define HAVE_UTIME 1
  7315. | #define HAVE_UTIMES 1
  7316. | #define HAVE_SETRLIMIT 1
  7317. | #define HAVE_GETRLIMIT 1
  7318. | #define HAVE_SENDFILE 1
  7319. | #define HAVE_SIGACTION 1
  7320. | #define HAVE_DECL_SYS_SIGLIST 1
  7321. | #define HAVE_FORK 1
  7322. | #define HAVE_STRERROR_R 1
  7323. | #define HAVE_MMAP 1
  7324. | #define HAVE_MEMMOVE 1
  7325. | #define HAVE_GETPASS 1
  7326. | #define HAVE_GMTIME_R 1
  7327. | #define HAVE_LOCALTIME_R 1
  7328. | #define HAVE_MKSTEMP 1
  7329. | #define DIRENT_INODE d_fileno
  7330. | #define DIRENT_TYPE d_type
  7331. | #define STDC_HEADERS 1
  7332. | #define HAVE_ALLOCA_H 1
  7333. | #define HAVE_CRYPT_H 1
  7334. | #define HAVE_CTYPE_H 1
  7335. | #define HAVE_DIRENT_H 1
  7336. | #define HAVE_DLFCN_H 1
  7337. | #define HAVE_ERRNO_H 1
  7338. | #define HAVE_FCNTL_H 1
  7339. | #define HAVE_GRP_H 1
  7340. | #define HAVE_LIMITS_H 1
  7341. | #define HAVE_MALLOC_H 1
  7342. | #define HAVE_MEMORY_H 1
  7343. | #define HAVE_NETDB_H 1
  7344. | #define HAVE_POLL_H 1
  7345. | #define HAVE_PWD_H 1
  7346. | #define HAVE_SEMAPHORE_H 1
  7347. | #define HAVE_SIGNAL_H 1
  7348. | #define HAVE_STDARG_H 1
  7349. | #define HAVE_STDDEF_H 1
  7350. | #define HAVE_STDIO_H 1
  7351. | #define HAVE_STDLIB_H 1
  7352. | #define HAVE_STRING_H 1
  7353. | #define HAVE_STRINGS_H 1
  7354. | #define HAVE_TERMIOS_H 1
  7355. | #define HAVE_TIME_H 1
  7356. | #define HAVE_UNISTD_H 1
  7357. | #define HAVE_ARPA_INET_H 1
  7358. | #define HAVE_NETINET_IN_H 1
  7359. | /* end confdefs.h.  */
  7360. | #include <stdio.h>
  7361. | #ifdef HAVE_SYS_TYPES_H
  7362. | # include <sys/types.h>
  7363. | #endif
  7364. | #ifdef HAVE_SYS_STAT_H
  7365. | # include <sys/stat.h>
  7366. | #endif
  7367. | #ifdef STDC_HEADERS
  7368. | # include <stdlib.h>
  7369. | # include <stddef.h>
  7370. | #else
  7371. | # ifdef HAVE_STDLIB_H
  7372. | #  include <stdlib.h>
  7373. | # endif
  7374. | #endif
  7375. | #ifdef HAVE_STRING_H
  7376. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7377. | #  include <memory.h>
  7378. | # endif
  7379. | # include <string.h>
  7380. | #endif
  7381. | #ifdef HAVE_STRINGS_H
  7382. | # include <strings.h>
  7383. | #endif
  7384. | #ifdef HAVE_INTTYPES_H
  7385. | # include <inttypes.h>
  7386. | #endif
  7387. | #ifdef HAVE_STDINT_H
  7388. | # include <stdint.h>
  7389. | #endif
  7390. | #ifdef HAVE_UNISTD_H
  7391. | # include <unistd.h>
  7392. | #endif
  7393. | #include <netinet/sctp_uio.h>
  7394. configure:21188: result: no
  7395. configure:21188: checking netinet/sctp_uio.h presence
  7396. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  7397. conftest.c:117:30: fatal error: netinet/sctp_uio.h: No such file or directory
  7398.  #include <netinet/sctp_uio.h>
  7399.                               ^
  7400. compilation terminated.
  7401. configure:21188: $? = 1
  7402. configure: failed program was:
  7403. | /* confdefs.h */
  7404. | #define PACKAGE_NAME ""
  7405. | #define PACKAGE_TARNAME ""
  7406. | #define PACKAGE_VERSION ""
  7407. | #define PACKAGE_STRING ""
  7408. | #define PACKAGE_BUGREPORT ""
  7409. | #define PACKAGE_URL ""
  7410. | #define STDC_HEADERS 1
  7411. | #define HAVE_SYS_TYPES_H 1
  7412. | #define HAVE_SYS_STAT_H 1
  7413. | #define HAVE_STDLIB_H 1
  7414. | #define HAVE_STRING_H 1
  7415. | #define HAVE_MEMORY_H 1
  7416. | #define HAVE_STRINGS_H 1
  7417. | #define HAVE_INTTYPES_H 1
  7418. | #define HAVE_STDINT_H 1
  7419. | #define HAVE_UNISTD_H 1
  7420. | #define __EXTENSIONS__ 1
  7421. | #define _ALL_SOURCE 1
  7422. | #define _GNU_SOURCE 1
  7423. | #define _POSIX_PTHREAD_SEMANTICS 1
  7424. | #define _TANDEM_SOURCE 1
  7425. | #define HAVE_DLFCN_H 1
  7426. | #define LT_OBJDIR ".libs/"
  7427. | #define HAVE_LIBDL 1
  7428. | #define HAVE_PTHREAD_H 1
  7429. | #define HAVE_PTHREAD_H 1
  7430. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  7431. | #define HAVE_PTHREAD_KEY_DELETE 1
  7432. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  7433. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  7434. | #define HAVE_PTHREAD_RWLOCKS 1
  7435. | #define HAVE_GETHOSTBYNAME_R 1
  7436. | #define HAVE_GETHOSTBYADDR_R 1
  7437. | #define HAVE_SIGSUSPEND 1
  7438. | #define HAVE_SIGWAIT 1
  7439. | #define HAVE_POLL 1
  7440. | #define HAVE_EPOLL 1
  7441. | #define HAVE_GETPWNAM_R 1
  7442. | #define HAVE_GETPWUID_R 1
  7443. | #define HAVE_GETGRNAM_R 1
  7444. | #define HAVE_GETGRGID_R 1
  7445. | #define HAVE_SYS_TYPES_H 1
  7446. | #define HAVE_SYS_MMAN_H 1
  7447. | #define HAVE_SYS_IPC_H 1
  7448. | #define HAVE_SYS_SHM_H 1
  7449. | #define HAVE_SYS_FILE_H 1
  7450. | #define HAVE_MMAP 1
  7451. | #define HAVE_MUNMAP 1
  7452. | #define HAVE_SHM_OPEN 1
  7453. | #define HAVE_SHM_UNLINK 1
  7454. | #define HAVE_SHMGET 1
  7455. | #define HAVE_SHMAT 1
  7456. | #define HAVE_SHMDT 1
  7457. | #define HAVE_SHMCTL 1
  7458. | #define HAVE_MAP_ANON 1
  7459. | #define anonymous shared memory allocation method 1
  7460. | #define USE_SHMEM_MMAP_ANON 1
  7461. | #define namebased memory allocation method 1
  7462. | #define USE_SHMEM_SHMGET 1
  7463. | #define HAVE_CALLOC 1
  7464. | #define HAVE_SETSID 1
  7465. | #define HAVE_ISINF 1
  7466. | #define HAVE_ISNAN 1
  7467. | #define HAVE_GETENV 1
  7468. | #define HAVE_PUTENV 1
  7469. | #define HAVE_SETENV 1
  7470. | #define HAVE_UNSETENV 1
  7471. | #define HAVE_WRITEV 1
  7472. | #define HAVE_GETIFADDRS 1
  7473. | #define HAVE_UTIME 1
  7474. | #define HAVE_UTIMES 1
  7475. | #define HAVE_SETRLIMIT 1
  7476. | #define HAVE_GETRLIMIT 1
  7477. | #define HAVE_SENDFILE 1
  7478. | #define HAVE_SIGACTION 1
  7479. | #define HAVE_DECL_SYS_SIGLIST 1
  7480. | #define HAVE_FORK 1
  7481. | #define HAVE_STRERROR_R 1
  7482. | #define HAVE_MMAP 1
  7483. | #define HAVE_MEMMOVE 1
  7484. | #define HAVE_GETPASS 1
  7485. | #define HAVE_GMTIME_R 1
  7486. | #define HAVE_LOCALTIME_R 1
  7487. | #define HAVE_MKSTEMP 1
  7488. | #define DIRENT_INODE d_fileno
  7489. | #define DIRENT_TYPE d_type
  7490. | #define STDC_HEADERS 1
  7491. | #define HAVE_ALLOCA_H 1
  7492. | #define HAVE_CRYPT_H 1
  7493. | #define HAVE_CTYPE_H 1
  7494. | #define HAVE_DIRENT_H 1
  7495. | #define HAVE_DLFCN_H 1
  7496. | #define HAVE_ERRNO_H 1
  7497. | #define HAVE_FCNTL_H 1
  7498. | #define HAVE_GRP_H 1
  7499. | #define HAVE_LIMITS_H 1
  7500. | #define HAVE_MALLOC_H 1
  7501. | #define HAVE_MEMORY_H 1
  7502. | #define HAVE_NETDB_H 1
  7503. | #define HAVE_POLL_H 1
  7504. | #define HAVE_PWD_H 1
  7505. | #define HAVE_SEMAPHORE_H 1
  7506. | #define HAVE_SIGNAL_H 1
  7507. | #define HAVE_STDARG_H 1
  7508. | #define HAVE_STDDEF_H 1
  7509. | #define HAVE_STDIO_H 1
  7510. | #define HAVE_STDLIB_H 1
  7511. | #define HAVE_STRING_H 1
  7512. | #define HAVE_STRINGS_H 1
  7513. | #define HAVE_TERMIOS_H 1
  7514. | #define HAVE_TIME_H 1
  7515. | #define HAVE_UNISTD_H 1
  7516. | #define HAVE_ARPA_INET_H 1
  7517. | #define HAVE_NETINET_IN_H 1
  7518. | /* end confdefs.h.  */
  7519. | #include <netinet/sctp_uio.h>
  7520. configure:21188: result: no
  7521. configure:21188: checking for netinet/sctp_uio.h
  7522. configure:21188: result: no
  7523. configure:21188: checking for sys/file.h
  7524. configure:21188: result: yes
  7525. configure:21188: checking sys/ioctl.h usability
  7526. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  7527. configure:21188: $? = 0
  7528. configure:21188: result: yes
  7529. configure:21188: checking sys/ioctl.h presence
  7530. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  7531. configure:21188: $? = 0
  7532. configure:21188: result: yes
  7533. configure:21188: checking for sys/ioctl.h
  7534. configure:21188: result: yes
  7535. configure:21188: checking for sys/mman.h
  7536. configure:21188: result: yes
  7537. configure:21188: checking sys/poll.h usability
  7538. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  7539. configure:21188: $? = 0
  7540. configure:21188: result: yes
  7541. configure:21188: checking sys/poll.h presence
  7542. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  7543. configure:21188: $? = 0
  7544. configure:21188: result: yes
  7545. configure:21188: checking for sys/poll.h
  7546. configure:21188: result: yes
  7547. configure:21188: checking sys/resource.h usability
  7548. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  7549. configure:21188: $? = 0
  7550. configure:21188: result: yes
  7551. configure:21188: checking sys/resource.h presence
  7552. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  7553. configure:21188: $? = 0
  7554. configure:21188: result: yes
  7555. configure:21188: checking for sys/resource.h
  7556. configure:21188: result: yes
  7557. configure:21188: checking sys/select.h usability
  7558. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  7559. configure:21188: $? = 0
  7560. configure:21188: result: yes
  7561. configure:21188: checking sys/select.h presence
  7562. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  7563. configure:21188: $? = 0
  7564. configure:21188: result: yes
  7565. configure:21188: checking for sys/select.h
  7566. configure:21188: result: yes
  7567. configure:21188: checking sys/sem.h usability
  7568. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  7569. configure:21188: $? = 0
  7570. configure:21188: result: yes
  7571. configure:21188: checking sys/sem.h presence
  7572. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  7573. configure:21188: $? = 0
  7574. configure:21188: result: yes
  7575. configure:21188: checking for sys/sem.h
  7576. configure:21188: result: yes
  7577. configure:21188: checking sys/sendfile.h usability
  7578. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  7579. configure:21188: $? = 0
  7580. configure:21188: result: yes
  7581. configure:21188: checking sys/sendfile.h presence
  7582. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  7583. configure:21188: $? = 0
  7584. configure:21188: result: yes
  7585. configure:21188: checking for sys/sendfile.h
  7586. configure:21188: result: yes
  7587. configure:21188: checking sys/signal.h usability
  7588. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  7589. configure:21188: $? = 0
  7590. configure:21188: result: yes
  7591. configure:21188: checking sys/signal.h presence
  7592. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  7593. configure:21188: $? = 0
  7594. configure:21188: result: yes
  7595. configure:21188: checking for sys/signal.h
  7596. configure:21188: result: yes
  7597. configure:21188: checking sys/socket.h usability
  7598. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  7599. configure:21188: $? = 0
  7600. configure:21188: result: yes
  7601. configure:21188: checking sys/socket.h presence
  7602. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  7603. configure:21188: $? = 0
  7604. configure:21188: result: yes
  7605. configure:21188: checking for sys/socket.h
  7606. configure:21188: result: yes
  7607. configure:21188: checking sys/sockio.h usability
  7608. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  7609. conftest.c:160:24: fatal error: sys/sockio.h: No such file or directory
  7610.  #include <sys/sockio.h>
  7611.                         ^
  7612. compilation terminated.
  7613. configure:21188: $? = 1
  7614. configure: failed program was:
  7615. | /* confdefs.h */
  7616. | #define PACKAGE_NAME ""
  7617. | #define PACKAGE_TARNAME ""
  7618. | #define PACKAGE_VERSION ""
  7619. | #define PACKAGE_STRING ""
  7620. | #define PACKAGE_BUGREPORT ""
  7621. | #define PACKAGE_URL ""
  7622. | #define STDC_HEADERS 1
  7623. | #define HAVE_SYS_TYPES_H 1
  7624. | #define HAVE_SYS_STAT_H 1
  7625. | #define HAVE_STDLIB_H 1
  7626. | #define HAVE_STRING_H 1
  7627. | #define HAVE_MEMORY_H 1
  7628. | #define HAVE_STRINGS_H 1
  7629. | #define HAVE_INTTYPES_H 1
  7630. | #define HAVE_STDINT_H 1
  7631. | #define HAVE_UNISTD_H 1
  7632. | #define __EXTENSIONS__ 1
  7633. | #define _ALL_SOURCE 1
  7634. | #define _GNU_SOURCE 1
  7635. | #define _POSIX_PTHREAD_SEMANTICS 1
  7636. | #define _TANDEM_SOURCE 1
  7637. | #define HAVE_DLFCN_H 1
  7638. | #define LT_OBJDIR ".libs/"
  7639. | #define HAVE_LIBDL 1
  7640. | #define HAVE_PTHREAD_H 1
  7641. | #define HAVE_PTHREAD_H 1
  7642. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  7643. | #define HAVE_PTHREAD_KEY_DELETE 1
  7644. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  7645. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  7646. | #define HAVE_PTHREAD_RWLOCKS 1
  7647. | #define HAVE_GETHOSTBYNAME_R 1
  7648. | #define HAVE_GETHOSTBYADDR_R 1
  7649. | #define HAVE_SIGSUSPEND 1
  7650. | #define HAVE_SIGWAIT 1
  7651. | #define HAVE_POLL 1
  7652. | #define HAVE_EPOLL 1
  7653. | #define HAVE_GETPWNAM_R 1
  7654. | #define HAVE_GETPWUID_R 1
  7655. | #define HAVE_GETGRNAM_R 1
  7656. | #define HAVE_GETGRGID_R 1
  7657. | #define HAVE_SYS_TYPES_H 1
  7658. | #define HAVE_SYS_MMAN_H 1
  7659. | #define HAVE_SYS_IPC_H 1
  7660. | #define HAVE_SYS_SHM_H 1
  7661. | #define HAVE_SYS_FILE_H 1
  7662. | #define HAVE_MMAP 1
  7663. | #define HAVE_MUNMAP 1
  7664. | #define HAVE_SHM_OPEN 1
  7665. | #define HAVE_SHM_UNLINK 1
  7666. | #define HAVE_SHMGET 1
  7667. | #define HAVE_SHMAT 1
  7668. | #define HAVE_SHMDT 1
  7669. | #define HAVE_SHMCTL 1
  7670. | #define HAVE_MAP_ANON 1
  7671. | #define anonymous shared memory allocation method 1
  7672. | #define USE_SHMEM_MMAP_ANON 1
  7673. | #define namebased memory allocation method 1
  7674. | #define USE_SHMEM_SHMGET 1
  7675. | #define HAVE_CALLOC 1
  7676. | #define HAVE_SETSID 1
  7677. | #define HAVE_ISINF 1
  7678. | #define HAVE_ISNAN 1
  7679. | #define HAVE_GETENV 1
  7680. | #define HAVE_PUTENV 1
  7681. | #define HAVE_SETENV 1
  7682. | #define HAVE_UNSETENV 1
  7683. | #define HAVE_WRITEV 1
  7684. | #define HAVE_GETIFADDRS 1
  7685. | #define HAVE_UTIME 1
  7686. | #define HAVE_UTIMES 1
  7687. | #define HAVE_SETRLIMIT 1
  7688. | #define HAVE_GETRLIMIT 1
  7689. | #define HAVE_SENDFILE 1
  7690. | #define HAVE_SIGACTION 1
  7691. | #define HAVE_DECL_SYS_SIGLIST 1
  7692. | #define HAVE_FORK 1
  7693. | #define HAVE_STRERROR_R 1
  7694. | #define HAVE_MMAP 1
  7695. | #define HAVE_MEMMOVE 1
  7696. | #define HAVE_GETPASS 1
  7697. | #define HAVE_GMTIME_R 1
  7698. | #define HAVE_LOCALTIME_R 1
  7699. | #define HAVE_MKSTEMP 1
  7700. | #define DIRENT_INODE d_fileno
  7701. | #define DIRENT_TYPE d_type
  7702. | #define STDC_HEADERS 1
  7703. | #define HAVE_ALLOCA_H 1
  7704. | #define HAVE_CRYPT_H 1
  7705. | #define HAVE_CTYPE_H 1
  7706. | #define HAVE_DIRENT_H 1
  7707. | #define HAVE_DLFCN_H 1
  7708. | #define HAVE_ERRNO_H 1
  7709. | #define HAVE_FCNTL_H 1
  7710. | #define HAVE_GRP_H 1
  7711. | #define HAVE_LIMITS_H 1
  7712. | #define HAVE_MALLOC_H 1
  7713. | #define HAVE_MEMORY_H 1
  7714. | #define HAVE_NETDB_H 1
  7715. | #define HAVE_POLL_H 1
  7716. | #define HAVE_PWD_H 1
  7717. | #define HAVE_SEMAPHORE_H 1
  7718. | #define HAVE_SIGNAL_H 1
  7719. | #define HAVE_STDARG_H 1
  7720. | #define HAVE_STDDEF_H 1
  7721. | #define HAVE_STDIO_H 1
  7722. | #define HAVE_STDLIB_H 1
  7723. | #define HAVE_STRING_H 1
  7724. | #define HAVE_STRINGS_H 1
  7725. | #define HAVE_TERMIOS_H 1
  7726. | #define HAVE_TIME_H 1
  7727. | #define HAVE_UNISTD_H 1
  7728. | #define HAVE_ARPA_INET_H 1
  7729. | #define HAVE_NETINET_IN_H 1
  7730. | #define HAVE_SYS_FILE_H 1
  7731. | #define HAVE_SYS_IOCTL_H 1
  7732. | #define HAVE_SYS_MMAN_H 1
  7733. | #define HAVE_SYS_POLL_H 1
  7734. | #define HAVE_SYS_RESOURCE_H 1
  7735. | #define HAVE_SYS_SELECT_H 1
  7736. | #define HAVE_SYS_SEM_H 1
  7737. | #define HAVE_SYS_SENDFILE_H 1
  7738. | #define HAVE_SYS_SIGNAL_H 1
  7739. | #define HAVE_SYS_SOCKET_H 1
  7740. | /* end confdefs.h.  */
  7741. | #include <stdio.h>
  7742. | #ifdef HAVE_SYS_TYPES_H
  7743. | # include <sys/types.h>
  7744. | #endif
  7745. | #ifdef HAVE_SYS_STAT_H
  7746. | # include <sys/stat.h>
  7747. | #endif
  7748. | #ifdef STDC_HEADERS
  7749. | # include <stdlib.h>
  7750. | # include <stddef.h>
  7751. | #else
  7752. | # ifdef HAVE_STDLIB_H
  7753. | #  include <stdlib.h>
  7754. | # endif
  7755. | #endif
  7756. | #ifdef HAVE_STRING_H
  7757. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7758. | #  include <memory.h>
  7759. | # endif
  7760. | # include <string.h>
  7761. | #endif
  7762. | #ifdef HAVE_STRINGS_H
  7763. | # include <strings.h>
  7764. | #endif
  7765. | #ifdef HAVE_INTTYPES_H
  7766. | # include <inttypes.h>
  7767. | #endif
  7768. | #ifdef HAVE_STDINT_H
  7769. | # include <stdint.h>
  7770. | #endif
  7771. | #ifdef HAVE_UNISTD_H
  7772. | # include <unistd.h>
  7773. | #endif
  7774. | #include <sys/sockio.h>
  7775. configure:21188: result: no
  7776. configure:21188: checking sys/sockio.h presence
  7777. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  7778. conftest.c:127:24: fatal error: sys/sockio.h: No such file or directory
  7779.  #include <sys/sockio.h>
  7780.                         ^
  7781. compilation terminated.
  7782. configure:21188: $? = 1
  7783. configure: failed program was:
  7784. | /* confdefs.h */
  7785. | #define PACKAGE_NAME ""
  7786. | #define PACKAGE_TARNAME ""
  7787. | #define PACKAGE_VERSION ""
  7788. | #define PACKAGE_STRING ""
  7789. | #define PACKAGE_BUGREPORT ""
  7790. | #define PACKAGE_URL ""
  7791. | #define STDC_HEADERS 1
  7792. | #define HAVE_SYS_TYPES_H 1
  7793. | #define HAVE_SYS_STAT_H 1
  7794. | #define HAVE_STDLIB_H 1
  7795. | #define HAVE_STRING_H 1
  7796. | #define HAVE_MEMORY_H 1
  7797. | #define HAVE_STRINGS_H 1
  7798. | #define HAVE_INTTYPES_H 1
  7799. | #define HAVE_STDINT_H 1
  7800. | #define HAVE_UNISTD_H 1
  7801. | #define __EXTENSIONS__ 1
  7802. | #define _ALL_SOURCE 1
  7803. | #define _GNU_SOURCE 1
  7804. | #define _POSIX_PTHREAD_SEMANTICS 1
  7805. | #define _TANDEM_SOURCE 1
  7806. | #define HAVE_DLFCN_H 1
  7807. | #define LT_OBJDIR ".libs/"
  7808. | #define HAVE_LIBDL 1
  7809. | #define HAVE_PTHREAD_H 1
  7810. | #define HAVE_PTHREAD_H 1
  7811. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  7812. | #define HAVE_PTHREAD_KEY_DELETE 1
  7813. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  7814. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  7815. | #define HAVE_PTHREAD_RWLOCKS 1
  7816. | #define HAVE_GETHOSTBYNAME_R 1
  7817. | #define HAVE_GETHOSTBYADDR_R 1
  7818. | #define HAVE_SIGSUSPEND 1
  7819. | #define HAVE_SIGWAIT 1
  7820. | #define HAVE_POLL 1
  7821. | #define HAVE_EPOLL 1
  7822. | #define HAVE_GETPWNAM_R 1
  7823. | #define HAVE_GETPWUID_R 1
  7824. | #define HAVE_GETGRNAM_R 1
  7825. | #define HAVE_GETGRGID_R 1
  7826. | #define HAVE_SYS_TYPES_H 1
  7827. | #define HAVE_SYS_MMAN_H 1
  7828. | #define HAVE_SYS_IPC_H 1
  7829. | #define HAVE_SYS_SHM_H 1
  7830. | #define HAVE_SYS_FILE_H 1
  7831. | #define HAVE_MMAP 1
  7832. | #define HAVE_MUNMAP 1
  7833. | #define HAVE_SHM_OPEN 1
  7834. | #define HAVE_SHM_UNLINK 1
  7835. | #define HAVE_SHMGET 1
  7836. | #define HAVE_SHMAT 1
  7837. | #define HAVE_SHMDT 1
  7838. | #define HAVE_SHMCTL 1
  7839. | #define HAVE_MAP_ANON 1
  7840. | #define anonymous shared memory allocation method 1
  7841. | #define USE_SHMEM_MMAP_ANON 1
  7842. | #define namebased memory allocation method 1
  7843. | #define USE_SHMEM_SHMGET 1
  7844. | #define HAVE_CALLOC 1
  7845. | #define HAVE_SETSID 1
  7846. | #define HAVE_ISINF 1
  7847. | #define HAVE_ISNAN 1
  7848. | #define HAVE_GETENV 1
  7849. | #define HAVE_PUTENV 1
  7850. | #define HAVE_SETENV 1
  7851. | #define HAVE_UNSETENV 1
  7852. | #define HAVE_WRITEV 1
  7853. | #define HAVE_GETIFADDRS 1
  7854. | #define HAVE_UTIME 1
  7855. | #define HAVE_UTIMES 1
  7856. | #define HAVE_SETRLIMIT 1
  7857. | #define HAVE_GETRLIMIT 1
  7858. | #define HAVE_SENDFILE 1
  7859. | #define HAVE_SIGACTION 1
  7860. | #define HAVE_DECL_SYS_SIGLIST 1
  7861. | #define HAVE_FORK 1
  7862. | #define HAVE_STRERROR_R 1
  7863. | #define HAVE_MMAP 1
  7864. | #define HAVE_MEMMOVE 1
  7865. | #define HAVE_GETPASS 1
  7866. | #define HAVE_GMTIME_R 1
  7867. | #define HAVE_LOCALTIME_R 1
  7868. | #define HAVE_MKSTEMP 1
  7869. | #define DIRENT_INODE d_fileno
  7870. | #define DIRENT_TYPE d_type
  7871. | #define STDC_HEADERS 1
  7872. | #define HAVE_ALLOCA_H 1
  7873. | #define HAVE_CRYPT_H 1
  7874. | #define HAVE_CTYPE_H 1
  7875. | #define HAVE_DIRENT_H 1
  7876. | #define HAVE_DLFCN_H 1
  7877. | #define HAVE_ERRNO_H 1
  7878. | #define HAVE_FCNTL_H 1
  7879. | #define HAVE_GRP_H 1
  7880. | #define HAVE_LIMITS_H 1
  7881. | #define HAVE_MALLOC_H 1
  7882. | #define HAVE_MEMORY_H 1
  7883. | #define HAVE_NETDB_H 1
  7884. | #define HAVE_POLL_H 1
  7885. | #define HAVE_PWD_H 1
  7886. | #define HAVE_SEMAPHORE_H 1
  7887. | #define HAVE_SIGNAL_H 1
  7888. | #define HAVE_STDARG_H 1
  7889. | #define HAVE_STDDEF_H 1
  7890. | #define HAVE_STDIO_H 1
  7891. | #define HAVE_STDLIB_H 1
  7892. | #define HAVE_STRING_H 1
  7893. | #define HAVE_STRINGS_H 1
  7894. | #define HAVE_TERMIOS_H 1
  7895. | #define HAVE_TIME_H 1
  7896. | #define HAVE_UNISTD_H 1
  7897. | #define HAVE_ARPA_INET_H 1
  7898. | #define HAVE_NETINET_IN_H 1
  7899. | #define HAVE_SYS_FILE_H 1
  7900. | #define HAVE_SYS_IOCTL_H 1
  7901. | #define HAVE_SYS_MMAN_H 1
  7902. | #define HAVE_SYS_POLL_H 1
  7903. | #define HAVE_SYS_RESOURCE_H 1
  7904. | #define HAVE_SYS_SELECT_H 1
  7905. | #define HAVE_SYS_SEM_H 1
  7906. | #define HAVE_SYS_SENDFILE_H 1
  7907. | #define HAVE_SYS_SIGNAL_H 1
  7908. | #define HAVE_SYS_SOCKET_H 1
  7909. | /* end confdefs.h.  */
  7910. | #include <sys/sockio.h>
  7911. configure:21188: result: no
  7912. configure:21188: checking for sys/sockio.h
  7913. configure:21188: result: no
  7914. configure:21188: checking for sys/stat.h
  7915. configure:21188: result: yes
  7916. configure:21188: checking sys/sysctl.h usability
  7917. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  7918. configure:21188: $? = 0
  7919. configure:21188: result: yes
  7920. configure:21188: checking sys/sysctl.h presence
  7921. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  7922. configure:21188: $? = 0
  7923. configure:21188: result: yes
  7924. configure:21188: checking for sys/sysctl.h
  7925. configure:21188: result: yes
  7926. configure:21188: checking sys/syslimits.h usability
  7927. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  7928. conftest.c:162:27: fatal error: sys/syslimits.h: No such file or directory
  7929.  #include <sys/syslimits.h>
  7930.                            ^
  7931. compilation terminated.
  7932. configure:21188: $? = 1
  7933. configure: failed program was:
  7934. | /* confdefs.h */
  7935. | #define PACKAGE_NAME ""
  7936. | #define PACKAGE_TARNAME ""
  7937. | #define PACKAGE_VERSION ""
  7938. | #define PACKAGE_STRING ""
  7939. | #define PACKAGE_BUGREPORT ""
  7940. | #define PACKAGE_URL ""
  7941. | #define STDC_HEADERS 1
  7942. | #define HAVE_SYS_TYPES_H 1
  7943. | #define HAVE_SYS_STAT_H 1
  7944. | #define HAVE_STDLIB_H 1
  7945. | #define HAVE_STRING_H 1
  7946. | #define HAVE_MEMORY_H 1
  7947. | #define HAVE_STRINGS_H 1
  7948. | #define HAVE_INTTYPES_H 1
  7949. | #define HAVE_STDINT_H 1
  7950. | #define HAVE_UNISTD_H 1
  7951. | #define __EXTENSIONS__ 1
  7952. | #define _ALL_SOURCE 1
  7953. | #define _GNU_SOURCE 1
  7954. | #define _POSIX_PTHREAD_SEMANTICS 1
  7955. | #define _TANDEM_SOURCE 1
  7956. | #define HAVE_DLFCN_H 1
  7957. | #define LT_OBJDIR ".libs/"
  7958. | #define HAVE_LIBDL 1
  7959. | #define HAVE_PTHREAD_H 1
  7960. | #define HAVE_PTHREAD_H 1
  7961. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  7962. | #define HAVE_PTHREAD_KEY_DELETE 1
  7963. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  7964. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  7965. | #define HAVE_PTHREAD_RWLOCKS 1
  7966. | #define HAVE_GETHOSTBYNAME_R 1
  7967. | #define HAVE_GETHOSTBYADDR_R 1
  7968. | #define HAVE_SIGSUSPEND 1
  7969. | #define HAVE_SIGWAIT 1
  7970. | #define HAVE_POLL 1
  7971. | #define HAVE_EPOLL 1
  7972. | #define HAVE_GETPWNAM_R 1
  7973. | #define HAVE_GETPWUID_R 1
  7974. | #define HAVE_GETGRNAM_R 1
  7975. | #define HAVE_GETGRGID_R 1
  7976. | #define HAVE_SYS_TYPES_H 1
  7977. | #define HAVE_SYS_MMAN_H 1
  7978. | #define HAVE_SYS_IPC_H 1
  7979. | #define HAVE_SYS_SHM_H 1
  7980. | #define HAVE_SYS_FILE_H 1
  7981. | #define HAVE_MMAP 1
  7982. | #define HAVE_MUNMAP 1
  7983. | #define HAVE_SHM_OPEN 1
  7984. | #define HAVE_SHM_UNLINK 1
  7985. | #define HAVE_SHMGET 1
  7986. | #define HAVE_SHMAT 1
  7987. | #define HAVE_SHMDT 1
  7988. | #define HAVE_SHMCTL 1
  7989. | #define HAVE_MAP_ANON 1
  7990. | #define anonymous shared memory allocation method 1
  7991. | #define USE_SHMEM_MMAP_ANON 1
  7992. | #define namebased memory allocation method 1
  7993. | #define USE_SHMEM_SHMGET 1
  7994. | #define HAVE_CALLOC 1
  7995. | #define HAVE_SETSID 1
  7996. | #define HAVE_ISINF 1
  7997. | #define HAVE_ISNAN 1
  7998. | #define HAVE_GETENV 1
  7999. | #define HAVE_PUTENV 1
  8000. | #define HAVE_SETENV 1
  8001. | #define HAVE_UNSETENV 1
  8002. | #define HAVE_WRITEV 1
  8003. | #define HAVE_GETIFADDRS 1
  8004. | #define HAVE_UTIME 1
  8005. | #define HAVE_UTIMES 1
  8006. | #define HAVE_SETRLIMIT 1
  8007. | #define HAVE_GETRLIMIT 1
  8008. | #define HAVE_SENDFILE 1
  8009. | #define HAVE_SIGACTION 1
  8010. | #define HAVE_DECL_SYS_SIGLIST 1
  8011. | #define HAVE_FORK 1
  8012. | #define HAVE_STRERROR_R 1
  8013. | #define HAVE_MMAP 1
  8014. | #define HAVE_MEMMOVE 1
  8015. | #define HAVE_GETPASS 1
  8016. | #define HAVE_GMTIME_R 1
  8017. | #define HAVE_LOCALTIME_R 1
  8018. | #define HAVE_MKSTEMP 1
  8019. | #define DIRENT_INODE d_fileno
  8020. | #define DIRENT_TYPE d_type
  8021. | #define STDC_HEADERS 1
  8022. | #define HAVE_ALLOCA_H 1
  8023. | #define HAVE_CRYPT_H 1
  8024. | #define HAVE_CTYPE_H 1
  8025. | #define HAVE_DIRENT_H 1
  8026. | #define HAVE_DLFCN_H 1
  8027. | #define HAVE_ERRNO_H 1
  8028. | #define HAVE_FCNTL_H 1
  8029. | #define HAVE_GRP_H 1
  8030. | #define HAVE_LIMITS_H 1
  8031. | #define HAVE_MALLOC_H 1
  8032. | #define HAVE_MEMORY_H 1
  8033. | #define HAVE_NETDB_H 1
  8034. | #define HAVE_POLL_H 1
  8035. | #define HAVE_PWD_H 1
  8036. | #define HAVE_SEMAPHORE_H 1
  8037. | #define HAVE_SIGNAL_H 1
  8038. | #define HAVE_STDARG_H 1
  8039. | #define HAVE_STDDEF_H 1
  8040. | #define HAVE_STDIO_H 1
  8041. | #define HAVE_STDLIB_H 1
  8042. | #define HAVE_STRING_H 1
  8043. | #define HAVE_STRINGS_H 1
  8044. | #define HAVE_TERMIOS_H 1
  8045. | #define HAVE_TIME_H 1
  8046. | #define HAVE_UNISTD_H 1
  8047. | #define HAVE_ARPA_INET_H 1
  8048. | #define HAVE_NETINET_IN_H 1
  8049. | #define HAVE_SYS_FILE_H 1
  8050. | #define HAVE_SYS_IOCTL_H 1
  8051. | #define HAVE_SYS_MMAN_H 1
  8052. | #define HAVE_SYS_POLL_H 1
  8053. | #define HAVE_SYS_RESOURCE_H 1
  8054. | #define HAVE_SYS_SELECT_H 1
  8055. | #define HAVE_SYS_SEM_H 1
  8056. | #define HAVE_SYS_SENDFILE_H 1
  8057. | #define HAVE_SYS_SIGNAL_H 1
  8058. | #define HAVE_SYS_SOCKET_H 1
  8059. | #define HAVE_SYS_STAT_H 1
  8060. | #define HAVE_SYS_SYSCTL_H 1
  8061. | /* end confdefs.h.  */
  8062. | #include <stdio.h>
  8063. | #ifdef HAVE_SYS_TYPES_H
  8064. | # include <sys/types.h>
  8065. | #endif
  8066. | #ifdef HAVE_SYS_STAT_H
  8067. | # include <sys/stat.h>
  8068. | #endif
  8069. | #ifdef STDC_HEADERS
  8070. | # include <stdlib.h>
  8071. | # include <stddef.h>
  8072. | #else
  8073. | # ifdef HAVE_STDLIB_H
  8074. | #  include <stdlib.h>
  8075. | # endif
  8076. | #endif
  8077. | #ifdef HAVE_STRING_H
  8078. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  8079. | #  include <memory.h>
  8080. | # endif
  8081. | # include <string.h>
  8082. | #endif
  8083. | #ifdef HAVE_STRINGS_H
  8084. | # include <strings.h>
  8085. | #endif
  8086. | #ifdef HAVE_INTTYPES_H
  8087. | # include <inttypes.h>
  8088. | #endif
  8089. | #ifdef HAVE_STDINT_H
  8090. | # include <stdint.h>
  8091. | #endif
  8092. | #ifdef HAVE_UNISTD_H
  8093. | # include <unistd.h>
  8094. | #endif
  8095. | #include <sys/syslimits.h>
  8096. configure:21188: result: no
  8097. configure:21188: checking sys/syslimits.h presence
  8098. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  8099. conftest.c:129:27: fatal error: sys/syslimits.h: No such file or directory
  8100.  #include <sys/syslimits.h>
  8101.                            ^
  8102. compilation terminated.
  8103. configure:21188: $? = 1
  8104. configure: failed program was:
  8105. | /* confdefs.h */
  8106. | #define PACKAGE_NAME ""
  8107. | #define PACKAGE_TARNAME ""
  8108. | #define PACKAGE_VERSION ""
  8109. | #define PACKAGE_STRING ""
  8110. | #define PACKAGE_BUGREPORT ""
  8111. | #define PACKAGE_URL ""
  8112. | #define STDC_HEADERS 1
  8113. | #define HAVE_SYS_TYPES_H 1
  8114. | #define HAVE_SYS_STAT_H 1
  8115. | #define HAVE_STDLIB_H 1
  8116. | #define HAVE_STRING_H 1
  8117. | #define HAVE_MEMORY_H 1
  8118. | #define HAVE_STRINGS_H 1
  8119. | #define HAVE_INTTYPES_H 1
  8120. | #define HAVE_STDINT_H 1
  8121. | #define HAVE_UNISTD_H 1
  8122. | #define __EXTENSIONS__ 1
  8123. | #define _ALL_SOURCE 1
  8124. | #define _GNU_SOURCE 1
  8125. | #define _POSIX_PTHREAD_SEMANTICS 1
  8126. | #define _TANDEM_SOURCE 1
  8127. | #define HAVE_DLFCN_H 1
  8128. | #define LT_OBJDIR ".libs/"
  8129. | #define HAVE_LIBDL 1
  8130. | #define HAVE_PTHREAD_H 1
  8131. | #define HAVE_PTHREAD_H 1
  8132. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  8133. | #define HAVE_PTHREAD_KEY_DELETE 1
  8134. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  8135. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  8136. | #define HAVE_PTHREAD_RWLOCKS 1
  8137. | #define HAVE_GETHOSTBYNAME_R 1
  8138. | #define HAVE_GETHOSTBYADDR_R 1
  8139. | #define HAVE_SIGSUSPEND 1
  8140. | #define HAVE_SIGWAIT 1
  8141. | #define HAVE_POLL 1
  8142. | #define HAVE_EPOLL 1
  8143. | #define HAVE_GETPWNAM_R 1
  8144. | #define HAVE_GETPWUID_R 1
  8145. | #define HAVE_GETGRNAM_R 1
  8146. | #define HAVE_GETGRGID_R 1
  8147. | #define HAVE_SYS_TYPES_H 1
  8148. | #define HAVE_SYS_MMAN_H 1
  8149. | #define HAVE_SYS_IPC_H 1
  8150. | #define HAVE_SYS_SHM_H 1
  8151. | #define HAVE_SYS_FILE_H 1
  8152. | #define HAVE_MMAP 1
  8153. | #define HAVE_MUNMAP 1
  8154. | #define HAVE_SHM_OPEN 1
  8155. | #define HAVE_SHM_UNLINK 1
  8156. | #define HAVE_SHMGET 1
  8157. | #define HAVE_SHMAT 1
  8158. | #define HAVE_SHMDT 1
  8159. | #define HAVE_SHMCTL 1
  8160. | #define HAVE_MAP_ANON 1
  8161. | #define anonymous shared memory allocation method 1
  8162. | #define USE_SHMEM_MMAP_ANON 1
  8163. | #define namebased memory allocation method 1
  8164. | #define USE_SHMEM_SHMGET 1
  8165. | #define HAVE_CALLOC 1
  8166. | #define HAVE_SETSID 1
  8167. | #define HAVE_ISINF 1
  8168. | #define HAVE_ISNAN 1
  8169. | #define HAVE_GETENV 1
  8170. | #define HAVE_PUTENV 1
  8171. | #define HAVE_SETENV 1
  8172. | #define HAVE_UNSETENV 1
  8173. | #define HAVE_WRITEV 1
  8174. | #define HAVE_GETIFADDRS 1
  8175. | #define HAVE_UTIME 1
  8176. | #define HAVE_UTIMES 1
  8177. | #define HAVE_SETRLIMIT 1
  8178. | #define HAVE_GETRLIMIT 1
  8179. | #define HAVE_SENDFILE 1
  8180. | #define HAVE_SIGACTION 1
  8181. | #define HAVE_DECL_SYS_SIGLIST 1
  8182. | #define HAVE_FORK 1
  8183. | #define HAVE_STRERROR_R 1
  8184. | #define HAVE_MMAP 1
  8185. | #define HAVE_MEMMOVE 1
  8186. | #define HAVE_GETPASS 1
  8187. | #define HAVE_GMTIME_R 1
  8188. | #define HAVE_LOCALTIME_R 1
  8189. | #define HAVE_MKSTEMP 1
  8190. | #define DIRENT_INODE d_fileno
  8191. | #define DIRENT_TYPE d_type
  8192. | #define STDC_HEADERS 1
  8193. | #define HAVE_ALLOCA_H 1
  8194. | #define HAVE_CRYPT_H 1
  8195. | #define HAVE_CTYPE_H 1
  8196. | #define HAVE_DIRENT_H 1
  8197. | #define HAVE_DLFCN_H 1
  8198. | #define HAVE_ERRNO_H 1
  8199. | #define HAVE_FCNTL_H 1
  8200. | #define HAVE_GRP_H 1
  8201. | #define HAVE_LIMITS_H 1
  8202. | #define HAVE_MALLOC_H 1
  8203. | #define HAVE_MEMORY_H 1
  8204. | #define HAVE_NETDB_H 1
  8205. | #define HAVE_POLL_H 1
  8206. | #define HAVE_PWD_H 1
  8207. | #define HAVE_SEMAPHORE_H 1
  8208. | #define HAVE_SIGNAL_H 1
  8209. | #define HAVE_STDARG_H 1
  8210. | #define HAVE_STDDEF_H 1
  8211. | #define HAVE_STDIO_H 1
  8212. | #define HAVE_STDLIB_H 1
  8213. | #define HAVE_STRING_H 1
  8214. | #define HAVE_STRINGS_H 1
  8215. | #define HAVE_TERMIOS_H 1
  8216. | #define HAVE_TIME_H 1
  8217. | #define HAVE_UNISTD_H 1
  8218. | #define HAVE_ARPA_INET_H 1
  8219. | #define HAVE_NETINET_IN_H 1
  8220. | #define HAVE_SYS_FILE_H 1
  8221. | #define HAVE_SYS_IOCTL_H 1
  8222. | #define HAVE_SYS_MMAN_H 1
  8223. | #define HAVE_SYS_POLL_H 1
  8224. | #define HAVE_SYS_RESOURCE_H 1
  8225. | #define HAVE_SYS_SELECT_H 1
  8226. | #define HAVE_SYS_SEM_H 1
  8227. | #define HAVE_SYS_SENDFILE_H 1
  8228. | #define HAVE_SYS_SIGNAL_H 1
  8229. | #define HAVE_SYS_SOCKET_H 1
  8230. | #define HAVE_SYS_STAT_H 1
  8231. | #define HAVE_SYS_SYSCTL_H 1
  8232. | /* end confdefs.h.  */
  8233. | #include <sys/syslimits.h>
  8234. configure:21188: result: no
  8235. configure:21188: checking for sys/syslimits.h
  8236. configure:21188: result: no
  8237. configure:21188: checking sys/time.h usability
  8238. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  8239. configure:21188: $? = 0
  8240. configure:21188: result: yes
  8241. configure:21188: checking sys/time.h presence
  8242. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  8243. configure:21188: $? = 0
  8244. configure:21188: result: yes
  8245. configure:21188: checking for sys/time.h
  8246. configure:21188: result: yes
  8247. configure:21188: checking for sys/types.h
  8248. configure:21188: result: yes
  8249. configure:21188: checking sys/uio.h usability
  8250. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  8251. configure:21188: $? = 0
  8252. configure:21188: result: yes
  8253. configure:21188: checking sys/uio.h presence
  8254. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  8255. configure:21188: $? = 0
  8256. configure:21188: result: yes
  8257. configure:21188: checking for sys/uio.h
  8258. configure:21188: result: yes
  8259. configure:21188: checking sys/un.h usability
  8260. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  8261. configure:21188: $? = 0
  8262. configure:21188: result: yes
  8263. configure:21188: checking sys/un.h presence
  8264. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  8265. configure:21188: $? = 0
  8266. configure:21188: result: yes
  8267. configure:21188: checking for sys/un.h
  8268. configure:21188: result: yes
  8269. configure:21188: checking sys/wait.h usability
  8270. configure:21188: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  8271. configure:21188: $? = 0
  8272. configure:21188: result: yes
  8273. configure:21188: checking sys/wait.h presence
  8274. configure:21188: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  8275. configure:21188: $? = 0
  8276. configure:21188: result: yes
  8277. configure:21188: checking for sys/wait.h
  8278. configure:21188: result: yes
  8279. configure:21275: checking for netinet/tcp.h
  8280. configure:21288: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  8281. configure:21288: $? = 0
  8282. configure:21295: result: yes
  8283. configure:21345: checking for h_errno in netdb.h
  8284. configure:21375: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  8285. configure:21375: $? = 0
  8286. configure:21445: result: yes
  8287. configure:21458: checking for off_t
  8288. configure:21458: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  8289. configure:21458: $? = 0
  8290. configure:21458: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  8291. conftest.c: In function 'main':
  8292. conftest.c:171:20: error: expected expression before ')' token
  8293.  if (sizeof ((off_t)))
  8294.                     ^
  8295. configure:21458: $? = 1
  8296. configure: failed program was:
  8297. | /* confdefs.h */
  8298. | #define PACKAGE_NAME ""
  8299. | #define PACKAGE_TARNAME ""
  8300. | #define PACKAGE_VERSION ""
  8301. | #define PACKAGE_STRING ""
  8302. | #define PACKAGE_BUGREPORT ""
  8303. | #define PACKAGE_URL ""
  8304. | #define STDC_HEADERS 1
  8305. | #define HAVE_SYS_TYPES_H 1
  8306. | #define HAVE_SYS_STAT_H 1
  8307. | #define HAVE_STDLIB_H 1
  8308. | #define HAVE_STRING_H 1
  8309. | #define HAVE_MEMORY_H 1
  8310. | #define HAVE_STRINGS_H 1
  8311. | #define HAVE_INTTYPES_H 1
  8312. | #define HAVE_STDINT_H 1
  8313. | #define HAVE_UNISTD_H 1
  8314. | #define __EXTENSIONS__ 1
  8315. | #define _ALL_SOURCE 1
  8316. | #define _GNU_SOURCE 1
  8317. | #define _POSIX_PTHREAD_SEMANTICS 1
  8318. | #define _TANDEM_SOURCE 1
  8319. | #define HAVE_DLFCN_H 1
  8320. | #define LT_OBJDIR ".libs/"
  8321. | #define HAVE_LIBDL 1
  8322. | #define HAVE_PTHREAD_H 1
  8323. | #define HAVE_PTHREAD_H 1
  8324. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  8325. | #define HAVE_PTHREAD_KEY_DELETE 1
  8326. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  8327. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  8328. | #define HAVE_PTHREAD_RWLOCKS 1
  8329. | #define HAVE_GETHOSTBYNAME_R 1
  8330. | #define HAVE_GETHOSTBYADDR_R 1
  8331. | #define HAVE_SIGSUSPEND 1
  8332. | #define HAVE_SIGWAIT 1
  8333. | #define HAVE_POLL 1
  8334. | #define HAVE_EPOLL 1
  8335. | #define HAVE_GETPWNAM_R 1
  8336. | #define HAVE_GETPWUID_R 1
  8337. | #define HAVE_GETGRNAM_R 1
  8338. | #define HAVE_GETGRGID_R 1
  8339. | #define HAVE_SYS_TYPES_H 1
  8340. | #define HAVE_SYS_MMAN_H 1
  8341. | #define HAVE_SYS_IPC_H 1
  8342. | #define HAVE_SYS_SHM_H 1
  8343. | #define HAVE_SYS_FILE_H 1
  8344. | #define HAVE_MMAP 1
  8345. | #define HAVE_MUNMAP 1
  8346. | #define HAVE_SHM_OPEN 1
  8347. | #define HAVE_SHM_UNLINK 1
  8348. | #define HAVE_SHMGET 1
  8349. | #define HAVE_SHMAT 1
  8350. | #define HAVE_SHMDT 1
  8351. | #define HAVE_SHMCTL 1
  8352. | #define HAVE_MAP_ANON 1
  8353. | #define anonymous shared memory allocation method 1
  8354. | #define USE_SHMEM_MMAP_ANON 1
  8355. | #define namebased memory allocation method 1
  8356. | #define USE_SHMEM_SHMGET 1
  8357. | #define HAVE_CALLOC 1
  8358. | #define HAVE_SETSID 1
  8359. | #define HAVE_ISINF 1
  8360. | #define HAVE_ISNAN 1
  8361. | #define HAVE_GETENV 1
  8362. | #define HAVE_PUTENV 1
  8363. | #define HAVE_SETENV 1
  8364. | #define HAVE_UNSETENV 1
  8365. | #define HAVE_WRITEV 1
  8366. | #define HAVE_GETIFADDRS 1
  8367. | #define HAVE_UTIME 1
  8368. | #define HAVE_UTIMES 1
  8369. | #define HAVE_SETRLIMIT 1
  8370. | #define HAVE_GETRLIMIT 1
  8371. | #define HAVE_SENDFILE 1
  8372. | #define HAVE_SIGACTION 1
  8373. | #define HAVE_DECL_SYS_SIGLIST 1
  8374. | #define HAVE_FORK 1
  8375. | #define HAVE_STRERROR_R 1
  8376. | #define HAVE_MMAP 1
  8377. | #define HAVE_MEMMOVE 1
  8378. | #define HAVE_GETPASS 1
  8379. | #define HAVE_GMTIME_R 1
  8380. | #define HAVE_LOCALTIME_R 1
  8381. | #define HAVE_MKSTEMP 1
  8382. | #define DIRENT_INODE d_fileno
  8383. | #define DIRENT_TYPE d_type
  8384. | #define STDC_HEADERS 1
  8385. | #define HAVE_ALLOCA_H 1
  8386. | #define HAVE_CRYPT_H 1
  8387. | #define HAVE_CTYPE_H 1
  8388. | #define HAVE_DIRENT_H 1
  8389. | #define HAVE_DLFCN_H 1
  8390. | #define HAVE_ERRNO_H 1
  8391. | #define HAVE_FCNTL_H 1
  8392. | #define HAVE_GRP_H 1
  8393. | #define HAVE_LIMITS_H 1
  8394. | #define HAVE_MALLOC_H 1
  8395. | #define HAVE_MEMORY_H 1
  8396. | #define HAVE_NETDB_H 1
  8397. | #define HAVE_POLL_H 1
  8398. | #define HAVE_PWD_H 1
  8399. | #define HAVE_SEMAPHORE_H 1
  8400. | #define HAVE_SIGNAL_H 1
  8401. | #define HAVE_STDARG_H 1
  8402. | #define HAVE_STDDEF_H 1
  8403. | #define HAVE_STDIO_H 1
  8404. | #define HAVE_STDLIB_H 1
  8405. | #define HAVE_STRING_H 1
  8406. | #define HAVE_STRINGS_H 1
  8407. | #define HAVE_TERMIOS_H 1
  8408. | #define HAVE_TIME_H 1
  8409. | #define HAVE_UNISTD_H 1
  8410. | #define HAVE_ARPA_INET_H 1
  8411. | #define HAVE_NETINET_IN_H 1
  8412. | #define HAVE_SYS_FILE_H 1
  8413. | #define HAVE_SYS_IOCTL_H 1
  8414. | #define HAVE_SYS_MMAN_H 1
  8415. | #define HAVE_SYS_POLL_H 1
  8416. | #define HAVE_SYS_RESOURCE_H 1
  8417. | #define HAVE_SYS_SELECT_H 1
  8418. | #define HAVE_SYS_SEM_H 1
  8419. | #define HAVE_SYS_SENDFILE_H 1
  8420. | #define HAVE_SYS_SIGNAL_H 1
  8421. | #define HAVE_SYS_SOCKET_H 1
  8422. | #define HAVE_SYS_STAT_H 1
  8423. | #define HAVE_SYS_SYSCTL_H 1
  8424. | #define HAVE_SYS_TIME_H 1
  8425. | #define HAVE_SYS_TYPES_H 1
  8426. | #define HAVE_SYS_UIO_H 1
  8427. | #define HAVE_SYS_UN_H 1
  8428. | #define HAVE_SYS_WAIT_H 1
  8429. | #define HAVE_NETINET_TCP_H 1
  8430. | /* end confdefs.h.  */
  8431. | #include <stdio.h>
  8432. | #ifdef HAVE_SYS_TYPES_H
  8433. | # include <sys/types.h>
  8434. | #endif
  8435. | #ifdef HAVE_SYS_STAT_H
  8436. | # include <sys/stat.h>
  8437. | #endif
  8438. | #ifdef STDC_HEADERS
  8439. | # include <stdlib.h>
  8440. | # include <stddef.h>
  8441. | #else
  8442. | # ifdef HAVE_STDLIB_H
  8443. | #  include <stdlib.h>
  8444. | # endif
  8445. | #endif
  8446. | #ifdef HAVE_STRING_H
  8447. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  8448. | #  include <memory.h>
  8449. | # endif
  8450. | # include <string.h>
  8451. | #endif
  8452. | #ifdef HAVE_STRINGS_H
  8453. | # include <strings.h>
  8454. | #endif
  8455. | #ifdef HAVE_INTTYPES_H
  8456. | # include <inttypes.h>
  8457. | #endif
  8458. | #ifdef HAVE_STDINT_H
  8459. | # include <stdint.h>
  8460. | #endif
  8461. | #ifdef HAVE_UNISTD_H
  8462. | # include <unistd.h>
  8463. | #endif
  8464. | int
  8465. | main ()
  8466. | {
  8467. | if (sizeof ((off_t)))
  8468. |           return 0;
  8469. |   ;
  8470. |   return 0;
  8471. | }
  8472. configure:21458: result: yes
  8473. configure:21469: checking for pid_t
  8474. configure:21469: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  8475. configure:21469: $? = 0
  8476. configure:21469: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  8477. conftest.c: In function 'main':
  8478. conftest.c:171:20: error: expected expression before ')' token
  8479.  if (sizeof ((pid_t)))
  8480.                     ^
  8481. configure:21469: $? = 1
  8482. configure: failed program was:
  8483. | /* confdefs.h */
  8484. | #define PACKAGE_NAME ""
  8485. | #define PACKAGE_TARNAME ""
  8486. | #define PACKAGE_VERSION ""
  8487. | #define PACKAGE_STRING ""
  8488. | #define PACKAGE_BUGREPORT ""
  8489. | #define PACKAGE_URL ""
  8490. | #define STDC_HEADERS 1
  8491. | #define HAVE_SYS_TYPES_H 1
  8492. | #define HAVE_SYS_STAT_H 1
  8493. | #define HAVE_STDLIB_H 1
  8494. | #define HAVE_STRING_H 1
  8495. | #define HAVE_MEMORY_H 1
  8496. | #define HAVE_STRINGS_H 1
  8497. | #define HAVE_INTTYPES_H 1
  8498. | #define HAVE_STDINT_H 1
  8499. | #define HAVE_UNISTD_H 1
  8500. | #define __EXTENSIONS__ 1
  8501. | #define _ALL_SOURCE 1
  8502. | #define _GNU_SOURCE 1
  8503. | #define _POSIX_PTHREAD_SEMANTICS 1
  8504. | #define _TANDEM_SOURCE 1
  8505. | #define HAVE_DLFCN_H 1
  8506. | #define LT_OBJDIR ".libs/"
  8507. | #define HAVE_LIBDL 1
  8508. | #define HAVE_PTHREAD_H 1
  8509. | #define HAVE_PTHREAD_H 1
  8510. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  8511. | #define HAVE_PTHREAD_KEY_DELETE 1
  8512. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  8513. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  8514. | #define HAVE_PTHREAD_RWLOCKS 1
  8515. | #define HAVE_GETHOSTBYNAME_R 1
  8516. | #define HAVE_GETHOSTBYADDR_R 1
  8517. | #define HAVE_SIGSUSPEND 1
  8518. | #define HAVE_SIGWAIT 1
  8519. | #define HAVE_POLL 1
  8520. | #define HAVE_EPOLL 1
  8521. | #define HAVE_GETPWNAM_R 1
  8522. | #define HAVE_GETPWUID_R 1
  8523. | #define HAVE_GETGRNAM_R 1
  8524. | #define HAVE_GETGRGID_R 1
  8525. | #define HAVE_SYS_TYPES_H 1
  8526. | #define HAVE_SYS_MMAN_H 1
  8527. | #define HAVE_SYS_IPC_H 1
  8528. | #define HAVE_SYS_SHM_H 1
  8529. | #define HAVE_SYS_FILE_H 1
  8530. | #define HAVE_MMAP 1
  8531. | #define HAVE_MUNMAP 1
  8532. | #define HAVE_SHM_OPEN 1
  8533. | #define HAVE_SHM_UNLINK 1
  8534. | #define HAVE_SHMGET 1
  8535. | #define HAVE_SHMAT 1
  8536. | #define HAVE_SHMDT 1
  8537. | #define HAVE_SHMCTL 1
  8538. | #define HAVE_MAP_ANON 1
  8539. | #define anonymous shared memory allocation method 1
  8540. | #define USE_SHMEM_MMAP_ANON 1
  8541. | #define namebased memory allocation method 1
  8542. | #define USE_SHMEM_SHMGET 1
  8543. | #define HAVE_CALLOC 1
  8544. | #define HAVE_SETSID 1
  8545. | #define HAVE_ISINF 1
  8546. | #define HAVE_ISNAN 1
  8547. | #define HAVE_GETENV 1
  8548. | #define HAVE_PUTENV 1
  8549. | #define HAVE_SETENV 1
  8550. | #define HAVE_UNSETENV 1
  8551. | #define HAVE_WRITEV 1
  8552. | #define HAVE_GETIFADDRS 1
  8553. | #define HAVE_UTIME 1
  8554. | #define HAVE_UTIMES 1
  8555. | #define HAVE_SETRLIMIT 1
  8556. | #define HAVE_GETRLIMIT 1
  8557. | #define HAVE_SENDFILE 1
  8558. | #define HAVE_SIGACTION 1
  8559. | #define HAVE_DECL_SYS_SIGLIST 1
  8560. | #define HAVE_FORK 1
  8561. | #define HAVE_STRERROR_R 1
  8562. | #define HAVE_MMAP 1
  8563. | #define HAVE_MEMMOVE 1
  8564. | #define HAVE_GETPASS 1
  8565. | #define HAVE_GMTIME_R 1
  8566. | #define HAVE_LOCALTIME_R 1
  8567. | #define HAVE_MKSTEMP 1
  8568. | #define DIRENT_INODE d_fileno
  8569. | #define DIRENT_TYPE d_type
  8570. | #define STDC_HEADERS 1
  8571. | #define HAVE_ALLOCA_H 1
  8572. | #define HAVE_CRYPT_H 1
  8573. | #define HAVE_CTYPE_H 1
  8574. | #define HAVE_DIRENT_H 1
  8575. | #define HAVE_DLFCN_H 1
  8576. | #define HAVE_ERRNO_H 1
  8577. | #define HAVE_FCNTL_H 1
  8578. | #define HAVE_GRP_H 1
  8579. | #define HAVE_LIMITS_H 1
  8580. | #define HAVE_MALLOC_H 1
  8581. | #define HAVE_MEMORY_H 1
  8582. | #define HAVE_NETDB_H 1
  8583. | #define HAVE_POLL_H 1
  8584. | #define HAVE_PWD_H 1
  8585. | #define HAVE_SEMAPHORE_H 1
  8586. | #define HAVE_SIGNAL_H 1
  8587. | #define HAVE_STDARG_H 1
  8588. | #define HAVE_STDDEF_H 1
  8589. | #define HAVE_STDIO_H 1
  8590. | #define HAVE_STDLIB_H 1
  8591. | #define HAVE_STRING_H 1
  8592. | #define HAVE_STRINGS_H 1
  8593. | #define HAVE_TERMIOS_H 1
  8594. | #define HAVE_TIME_H 1
  8595. | #define HAVE_UNISTD_H 1
  8596. | #define HAVE_ARPA_INET_H 1
  8597. | #define HAVE_NETINET_IN_H 1
  8598. | #define HAVE_SYS_FILE_H 1
  8599. | #define HAVE_SYS_IOCTL_H 1
  8600. | #define HAVE_SYS_MMAN_H 1
  8601. | #define HAVE_SYS_POLL_H 1
  8602. | #define HAVE_SYS_RESOURCE_H 1
  8603. | #define HAVE_SYS_SELECT_H 1
  8604. | #define HAVE_SYS_SEM_H 1
  8605. | #define HAVE_SYS_SENDFILE_H 1
  8606. | #define HAVE_SYS_SIGNAL_H 1
  8607. | #define HAVE_SYS_SOCKET_H 1
  8608. | #define HAVE_SYS_STAT_H 1
  8609. | #define HAVE_SYS_SYSCTL_H 1
  8610. | #define HAVE_SYS_TIME_H 1
  8611. | #define HAVE_SYS_TYPES_H 1
  8612. | #define HAVE_SYS_UIO_H 1
  8613. | #define HAVE_SYS_UN_H 1
  8614. | #define HAVE_SYS_WAIT_H 1
  8615. | #define HAVE_NETINET_TCP_H 1
  8616. | /* end confdefs.h.  */
  8617. | #include <stdio.h>
  8618. | #ifdef HAVE_SYS_TYPES_H
  8619. | # include <sys/types.h>
  8620. | #endif
  8621. | #ifdef HAVE_SYS_STAT_H
  8622. | # include <sys/stat.h>
  8623. | #endif
  8624. | #ifdef STDC_HEADERS
  8625. | # include <stdlib.h>
  8626. | # include <stddef.h>
  8627. | #else
  8628. | # ifdef HAVE_STDLIB_H
  8629. | #  include <stdlib.h>
  8630. | # endif
  8631. | #endif
  8632. | #ifdef HAVE_STRING_H
  8633. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  8634. | #  include <memory.h>
  8635. | # endif
  8636. | # include <string.h>
  8637. | #endif
  8638. | #ifdef HAVE_STRINGS_H
  8639. | # include <strings.h>
  8640. | #endif
  8641. | #ifdef HAVE_INTTYPES_H
  8642. | # include <inttypes.h>
  8643. | #endif
  8644. | #ifdef HAVE_STDINT_H
  8645. | # include <stdint.h>
  8646. | #endif
  8647. | #ifdef HAVE_UNISTD_H
  8648. | # include <unistd.h>
  8649. | #endif
  8650. | int
  8651. | main ()
  8652. | {
  8653. | if (sizeof ((pid_t)))
  8654. |           return 0;
  8655. |   ;
  8656. |   return 0;
  8657. | }
  8658. configure:21469: result: yes
  8659. configure:21480: checking for size_t
  8660. configure:21480: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  8661. configure:21480: $? = 0
  8662. configure:21480: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  8663. conftest.c: In function 'main':
  8664. conftest.c:171:21: error: expected expression before ')' token
  8665.  if (sizeof ((size_t)))
  8666.                      ^
  8667. configure:21480: $? = 1
  8668. configure: failed program was:
  8669. | /* confdefs.h */
  8670. | #define PACKAGE_NAME ""
  8671. | #define PACKAGE_TARNAME ""
  8672. | #define PACKAGE_VERSION ""
  8673. | #define PACKAGE_STRING ""
  8674. | #define PACKAGE_BUGREPORT ""
  8675. | #define PACKAGE_URL ""
  8676. | #define STDC_HEADERS 1
  8677. | #define HAVE_SYS_TYPES_H 1
  8678. | #define HAVE_SYS_STAT_H 1
  8679. | #define HAVE_STDLIB_H 1
  8680. | #define HAVE_STRING_H 1
  8681. | #define HAVE_MEMORY_H 1
  8682. | #define HAVE_STRINGS_H 1
  8683. | #define HAVE_INTTYPES_H 1
  8684. | #define HAVE_STDINT_H 1
  8685. | #define HAVE_UNISTD_H 1
  8686. | #define __EXTENSIONS__ 1
  8687. | #define _ALL_SOURCE 1
  8688. | #define _GNU_SOURCE 1
  8689. | #define _POSIX_PTHREAD_SEMANTICS 1
  8690. | #define _TANDEM_SOURCE 1
  8691. | #define HAVE_DLFCN_H 1
  8692. | #define LT_OBJDIR ".libs/"
  8693. | #define HAVE_LIBDL 1
  8694. | #define HAVE_PTHREAD_H 1
  8695. | #define HAVE_PTHREAD_H 1
  8696. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  8697. | #define HAVE_PTHREAD_KEY_DELETE 1
  8698. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  8699. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  8700. | #define HAVE_PTHREAD_RWLOCKS 1
  8701. | #define HAVE_GETHOSTBYNAME_R 1
  8702. | #define HAVE_GETHOSTBYADDR_R 1
  8703. | #define HAVE_SIGSUSPEND 1
  8704. | #define HAVE_SIGWAIT 1
  8705. | #define HAVE_POLL 1
  8706. | #define HAVE_EPOLL 1
  8707. | #define HAVE_GETPWNAM_R 1
  8708. | #define HAVE_GETPWUID_R 1
  8709. | #define HAVE_GETGRNAM_R 1
  8710. | #define HAVE_GETGRGID_R 1
  8711. | #define HAVE_SYS_TYPES_H 1
  8712. | #define HAVE_SYS_MMAN_H 1
  8713. | #define HAVE_SYS_IPC_H 1
  8714. | #define HAVE_SYS_SHM_H 1
  8715. | #define HAVE_SYS_FILE_H 1
  8716. | #define HAVE_MMAP 1
  8717. | #define HAVE_MUNMAP 1
  8718. | #define HAVE_SHM_OPEN 1
  8719. | #define HAVE_SHM_UNLINK 1
  8720. | #define HAVE_SHMGET 1
  8721. | #define HAVE_SHMAT 1
  8722. | #define HAVE_SHMDT 1
  8723. | #define HAVE_SHMCTL 1
  8724. | #define HAVE_MAP_ANON 1
  8725. | #define anonymous shared memory allocation method 1
  8726. | #define USE_SHMEM_MMAP_ANON 1
  8727. | #define namebased memory allocation method 1
  8728. | #define USE_SHMEM_SHMGET 1
  8729. | #define HAVE_CALLOC 1
  8730. | #define HAVE_SETSID 1
  8731. | #define HAVE_ISINF 1
  8732. | #define HAVE_ISNAN 1
  8733. | #define HAVE_GETENV 1
  8734. | #define HAVE_PUTENV 1
  8735. | #define HAVE_SETENV 1
  8736. | #define HAVE_UNSETENV 1
  8737. | #define HAVE_WRITEV 1
  8738. | #define HAVE_GETIFADDRS 1
  8739. | #define HAVE_UTIME 1
  8740. | #define HAVE_UTIMES 1
  8741. | #define HAVE_SETRLIMIT 1
  8742. | #define HAVE_GETRLIMIT 1
  8743. | #define HAVE_SENDFILE 1
  8744. | #define HAVE_SIGACTION 1
  8745. | #define HAVE_DECL_SYS_SIGLIST 1
  8746. | #define HAVE_FORK 1
  8747. | #define HAVE_STRERROR_R 1
  8748. | #define HAVE_MMAP 1
  8749. | #define HAVE_MEMMOVE 1
  8750. | #define HAVE_GETPASS 1
  8751. | #define HAVE_GMTIME_R 1
  8752. | #define HAVE_LOCALTIME_R 1
  8753. | #define HAVE_MKSTEMP 1
  8754. | #define DIRENT_INODE d_fileno
  8755. | #define DIRENT_TYPE d_type
  8756. | #define STDC_HEADERS 1
  8757. | #define HAVE_ALLOCA_H 1
  8758. | #define HAVE_CRYPT_H 1
  8759. | #define HAVE_CTYPE_H 1
  8760. | #define HAVE_DIRENT_H 1
  8761. | #define HAVE_DLFCN_H 1
  8762. | #define HAVE_ERRNO_H 1
  8763. | #define HAVE_FCNTL_H 1
  8764. | #define HAVE_GRP_H 1
  8765. | #define HAVE_LIMITS_H 1
  8766. | #define HAVE_MALLOC_H 1
  8767. | #define HAVE_MEMORY_H 1
  8768. | #define HAVE_NETDB_H 1
  8769. | #define HAVE_POLL_H 1
  8770. | #define HAVE_PWD_H 1
  8771. | #define HAVE_SEMAPHORE_H 1
  8772. | #define HAVE_SIGNAL_H 1
  8773. | #define HAVE_STDARG_H 1
  8774. | #define HAVE_STDDEF_H 1
  8775. | #define HAVE_STDIO_H 1
  8776. | #define HAVE_STDLIB_H 1
  8777. | #define HAVE_STRING_H 1
  8778. | #define HAVE_STRINGS_H 1
  8779. | #define HAVE_TERMIOS_H 1
  8780. | #define HAVE_TIME_H 1
  8781. | #define HAVE_UNISTD_H 1
  8782. | #define HAVE_ARPA_INET_H 1
  8783. | #define HAVE_NETINET_IN_H 1
  8784. | #define HAVE_SYS_FILE_H 1
  8785. | #define HAVE_SYS_IOCTL_H 1
  8786. | #define HAVE_SYS_MMAN_H 1
  8787. | #define HAVE_SYS_POLL_H 1
  8788. | #define HAVE_SYS_RESOURCE_H 1
  8789. | #define HAVE_SYS_SELECT_H 1
  8790. | #define HAVE_SYS_SEM_H 1
  8791. | #define HAVE_SYS_SENDFILE_H 1
  8792. | #define HAVE_SYS_SIGNAL_H 1
  8793. | #define HAVE_SYS_SOCKET_H 1
  8794. | #define HAVE_SYS_STAT_H 1
  8795. | #define HAVE_SYS_SYSCTL_H 1
  8796. | #define HAVE_SYS_TIME_H 1
  8797. | #define HAVE_SYS_TYPES_H 1
  8798. | #define HAVE_SYS_UIO_H 1
  8799. | #define HAVE_SYS_UN_H 1
  8800. | #define HAVE_SYS_WAIT_H 1
  8801. | #define HAVE_NETINET_TCP_H 1
  8802. | /* end confdefs.h.  */
  8803. | #include <stdio.h>
  8804. | #ifdef HAVE_SYS_TYPES_H
  8805. | # include <sys/types.h>
  8806. | #endif
  8807. | #ifdef HAVE_SYS_STAT_H
  8808. | # include <sys/stat.h>
  8809. | #endif
  8810. | #ifdef STDC_HEADERS
  8811. | # include <stdlib.h>
  8812. | # include <stddef.h>
  8813. | #else
  8814. | # ifdef HAVE_STDLIB_H
  8815. | #  include <stdlib.h>
  8816. | # endif
  8817. | #endif
  8818. | #ifdef HAVE_STRING_H
  8819. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  8820. | #  include <memory.h>
  8821. | # endif
  8822. | # include <string.h>
  8823. | #endif
  8824. | #ifdef HAVE_STRINGS_H
  8825. | # include <strings.h>
  8826. | #endif
  8827. | #ifdef HAVE_INTTYPES_H
  8828. | # include <inttypes.h>
  8829. | #endif
  8830. | #ifdef HAVE_STDINT_H
  8831. | # include <stdint.h>
  8832. | #endif
  8833. | #ifdef HAVE_UNISTD_H
  8834. | # include <unistd.h>
  8835. | #endif
  8836. | int
  8837. | main ()
  8838. | {
  8839. | if (sizeof ((size_t)))
  8840. |           return 0;
  8841. |   ;
  8842. |   return 0;
  8843. | }
  8844. configure:21480: result: yes
  8845. configure:21491: checking for uid_t in sys/types.h
  8846. configure:21510: result: yes
  8847. configure:21521: checking for ssize_t
  8848. configure:21521: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  8849. configure:21521: $? = 0
  8850. configure:21521: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  8851. conftest.c: In function 'main':
  8852. conftest.c:171:22: error: expected expression before ')' token
  8853.  if (sizeof ((ssize_t)))
  8854.                       ^
  8855. configure:21521: $? = 1
  8856. configure: failed program was:
  8857. | /* confdefs.h */
  8858. | #define PACKAGE_NAME ""
  8859. | #define PACKAGE_TARNAME ""
  8860. | #define PACKAGE_VERSION ""
  8861. | #define PACKAGE_STRING ""
  8862. | #define PACKAGE_BUGREPORT ""
  8863. | #define PACKAGE_URL ""
  8864. | #define STDC_HEADERS 1
  8865. | #define HAVE_SYS_TYPES_H 1
  8866. | #define HAVE_SYS_STAT_H 1
  8867. | #define HAVE_STDLIB_H 1
  8868. | #define HAVE_STRING_H 1
  8869. | #define HAVE_MEMORY_H 1
  8870. | #define HAVE_STRINGS_H 1
  8871. | #define HAVE_INTTYPES_H 1
  8872. | #define HAVE_STDINT_H 1
  8873. | #define HAVE_UNISTD_H 1
  8874. | #define __EXTENSIONS__ 1
  8875. | #define _ALL_SOURCE 1
  8876. | #define _GNU_SOURCE 1
  8877. | #define _POSIX_PTHREAD_SEMANTICS 1
  8878. | #define _TANDEM_SOURCE 1
  8879. | #define HAVE_DLFCN_H 1
  8880. | #define LT_OBJDIR ".libs/"
  8881. | #define HAVE_LIBDL 1
  8882. | #define HAVE_PTHREAD_H 1
  8883. | #define HAVE_PTHREAD_H 1
  8884. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  8885. | #define HAVE_PTHREAD_KEY_DELETE 1
  8886. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  8887. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  8888. | #define HAVE_PTHREAD_RWLOCKS 1
  8889. | #define HAVE_GETHOSTBYNAME_R 1
  8890. | #define HAVE_GETHOSTBYADDR_R 1
  8891. | #define HAVE_SIGSUSPEND 1
  8892. | #define HAVE_SIGWAIT 1
  8893. | #define HAVE_POLL 1
  8894. | #define HAVE_EPOLL 1
  8895. | #define HAVE_GETPWNAM_R 1
  8896. | #define HAVE_GETPWUID_R 1
  8897. | #define HAVE_GETGRNAM_R 1
  8898. | #define HAVE_GETGRGID_R 1
  8899. | #define HAVE_SYS_TYPES_H 1
  8900. | #define HAVE_SYS_MMAN_H 1
  8901. | #define HAVE_SYS_IPC_H 1
  8902. | #define HAVE_SYS_SHM_H 1
  8903. | #define HAVE_SYS_FILE_H 1
  8904. | #define HAVE_MMAP 1
  8905. | #define HAVE_MUNMAP 1
  8906. | #define HAVE_SHM_OPEN 1
  8907. | #define HAVE_SHM_UNLINK 1
  8908. | #define HAVE_SHMGET 1
  8909. | #define HAVE_SHMAT 1
  8910. | #define HAVE_SHMDT 1
  8911. | #define HAVE_SHMCTL 1
  8912. | #define HAVE_MAP_ANON 1
  8913. | #define anonymous shared memory allocation method 1
  8914. | #define USE_SHMEM_MMAP_ANON 1
  8915. | #define namebased memory allocation method 1
  8916. | #define USE_SHMEM_SHMGET 1
  8917. | #define HAVE_CALLOC 1
  8918. | #define HAVE_SETSID 1
  8919. | #define HAVE_ISINF 1
  8920. | #define HAVE_ISNAN 1
  8921. | #define HAVE_GETENV 1
  8922. | #define HAVE_PUTENV 1
  8923. | #define HAVE_SETENV 1
  8924. | #define HAVE_UNSETENV 1
  8925. | #define HAVE_WRITEV 1
  8926. | #define HAVE_GETIFADDRS 1
  8927. | #define HAVE_UTIME 1
  8928. | #define HAVE_UTIMES 1
  8929. | #define HAVE_SETRLIMIT 1
  8930. | #define HAVE_GETRLIMIT 1
  8931. | #define HAVE_SENDFILE 1
  8932. | #define HAVE_SIGACTION 1
  8933. | #define HAVE_DECL_SYS_SIGLIST 1
  8934. | #define HAVE_FORK 1
  8935. | #define HAVE_STRERROR_R 1
  8936. | #define HAVE_MMAP 1
  8937. | #define HAVE_MEMMOVE 1
  8938. | #define HAVE_GETPASS 1
  8939. | #define HAVE_GMTIME_R 1
  8940. | #define HAVE_LOCALTIME_R 1
  8941. | #define HAVE_MKSTEMP 1
  8942. | #define DIRENT_INODE d_fileno
  8943. | #define DIRENT_TYPE d_type
  8944. | #define STDC_HEADERS 1
  8945. | #define HAVE_ALLOCA_H 1
  8946. | #define HAVE_CRYPT_H 1
  8947. | #define HAVE_CTYPE_H 1
  8948. | #define HAVE_DIRENT_H 1
  8949. | #define HAVE_DLFCN_H 1
  8950. | #define HAVE_ERRNO_H 1
  8951. | #define HAVE_FCNTL_H 1
  8952. | #define HAVE_GRP_H 1
  8953. | #define HAVE_LIMITS_H 1
  8954. | #define HAVE_MALLOC_H 1
  8955. | #define HAVE_MEMORY_H 1
  8956. | #define HAVE_NETDB_H 1
  8957. | #define HAVE_POLL_H 1
  8958. | #define HAVE_PWD_H 1
  8959. | #define HAVE_SEMAPHORE_H 1
  8960. | #define HAVE_SIGNAL_H 1
  8961. | #define HAVE_STDARG_H 1
  8962. | #define HAVE_STDDEF_H 1
  8963. | #define HAVE_STDIO_H 1
  8964. | #define HAVE_STDLIB_H 1
  8965. | #define HAVE_STRING_H 1
  8966. | #define HAVE_STRINGS_H 1
  8967. | #define HAVE_TERMIOS_H 1
  8968. | #define HAVE_TIME_H 1
  8969. | #define HAVE_UNISTD_H 1
  8970. | #define HAVE_ARPA_INET_H 1
  8971. | #define HAVE_NETINET_IN_H 1
  8972. | #define HAVE_SYS_FILE_H 1
  8973. | #define HAVE_SYS_IOCTL_H 1
  8974. | #define HAVE_SYS_MMAN_H 1
  8975. | #define HAVE_SYS_POLL_H 1
  8976. | #define HAVE_SYS_RESOURCE_H 1
  8977. | #define HAVE_SYS_SELECT_H 1
  8978. | #define HAVE_SYS_SEM_H 1
  8979. | #define HAVE_SYS_SENDFILE_H 1
  8980. | #define HAVE_SYS_SIGNAL_H 1
  8981. | #define HAVE_SYS_SOCKET_H 1
  8982. | #define HAVE_SYS_STAT_H 1
  8983. | #define HAVE_SYS_SYSCTL_H 1
  8984. | #define HAVE_SYS_TIME_H 1
  8985. | #define HAVE_SYS_TYPES_H 1
  8986. | #define HAVE_SYS_UIO_H 1
  8987. | #define HAVE_SYS_UN_H 1
  8988. | #define HAVE_SYS_WAIT_H 1
  8989. | #define HAVE_NETINET_TCP_H 1
  8990. | /* end confdefs.h.  */
  8991. | #include <stdio.h>
  8992. | #ifdef HAVE_SYS_TYPES_H
  8993. | # include <sys/types.h>
  8994. | #endif
  8995. | #ifdef HAVE_SYS_STAT_H
  8996. | # include <sys/stat.h>
  8997. | #endif
  8998. | #ifdef STDC_HEADERS
  8999. | # include <stdlib.h>
  9000. | # include <stddef.h>
  9001. | #else
  9002. | # ifdef HAVE_STDLIB_H
  9003. | #  include <stdlib.h>
  9004. | # endif
  9005. | #endif
  9006. | #ifdef HAVE_STRING_H
  9007. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  9008. | #  include <memory.h>
  9009. | # endif
  9010. | # include <string.h>
  9011. | #endif
  9012. | #ifdef HAVE_STRINGS_H
  9013. | # include <strings.h>
  9014. | #endif
  9015. | #ifdef HAVE_INTTYPES_H
  9016. | # include <inttypes.h>
  9017. | #endif
  9018. | #ifdef HAVE_STDINT_H
  9019. | # include <stdint.h>
  9020. | #endif
  9021. | #ifdef HAVE_UNISTD_H
  9022. | # include <unistd.h>
  9023. | #endif
  9024. | int
  9025. | main ()
  9026. | {
  9027. | if (sizeof ((ssize_t)))
  9028. |           return 0;
  9029. |   ;
  9030. |   return 0;
  9031. | }
  9032. configure:21521: result: yes
  9033. configure:21532: checking for inline
  9034. configure:21548: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  9035. configure:21548: $? = 0
  9036. configure:21556: result: inline
  9037. configure:21574: checking for an ANSI C-conforming const
  9038. configure:21640: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  9039. configure:21640: $? = 0
  9040. configure:21647: result: yes
  9041. configure:21655: checking whether setpgrp takes no argument
  9042. configure:21677: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  9043. conftest.c: In function 'main':
  9044. conftest.c:174:10: error: too many arguments to function 'setpgrp'
  9045.    return setpgrp (1,1) != -1;
  9046.           ^~~~~~~
  9047. In file included from conftest.c:166:0:
  9048. /usr/include/unistd.h:663:12: note: declared here
  9049.  extern int setpgrp (void) __THROW;
  9050.             ^~~~~~~
  9051. configure:21677: $? = 1
  9052. configure: program exited with status 1
  9053. configure: failed program was:
  9054. | /* confdefs.h */
  9055. | #define PACKAGE_NAME ""
  9056. | #define PACKAGE_TARNAME ""
  9057. | #define PACKAGE_VERSION ""
  9058. | #define PACKAGE_STRING ""
  9059. | #define PACKAGE_BUGREPORT ""
  9060. | #define PACKAGE_URL ""
  9061. | #define STDC_HEADERS 1
  9062. | #define HAVE_SYS_TYPES_H 1
  9063. | #define HAVE_SYS_STAT_H 1
  9064. | #define HAVE_STDLIB_H 1
  9065. | #define HAVE_STRING_H 1
  9066. | #define HAVE_MEMORY_H 1
  9067. | #define HAVE_STRINGS_H 1
  9068. | #define HAVE_INTTYPES_H 1
  9069. | #define HAVE_STDINT_H 1
  9070. | #define HAVE_UNISTD_H 1
  9071. | #define __EXTENSIONS__ 1
  9072. | #define _ALL_SOURCE 1
  9073. | #define _GNU_SOURCE 1
  9074. | #define _POSIX_PTHREAD_SEMANTICS 1
  9075. | #define _TANDEM_SOURCE 1
  9076. | #define HAVE_DLFCN_H 1
  9077. | #define LT_OBJDIR ".libs/"
  9078. | #define HAVE_LIBDL 1
  9079. | #define HAVE_PTHREAD_H 1
  9080. | #define HAVE_PTHREAD_H 1
  9081. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  9082. | #define HAVE_PTHREAD_KEY_DELETE 1
  9083. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  9084. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  9085. | #define HAVE_PTHREAD_RWLOCKS 1
  9086. | #define HAVE_GETHOSTBYNAME_R 1
  9087. | #define HAVE_GETHOSTBYADDR_R 1
  9088. | #define HAVE_SIGSUSPEND 1
  9089. | #define HAVE_SIGWAIT 1
  9090. | #define HAVE_POLL 1
  9091. | #define HAVE_EPOLL 1
  9092. | #define HAVE_GETPWNAM_R 1
  9093. | #define HAVE_GETPWUID_R 1
  9094. | #define HAVE_GETGRNAM_R 1
  9095. | #define HAVE_GETGRGID_R 1
  9096. | #define HAVE_SYS_TYPES_H 1
  9097. | #define HAVE_SYS_MMAN_H 1
  9098. | #define HAVE_SYS_IPC_H 1
  9099. | #define HAVE_SYS_SHM_H 1
  9100. | #define HAVE_SYS_FILE_H 1
  9101. | #define HAVE_MMAP 1
  9102. | #define HAVE_MUNMAP 1
  9103. | #define HAVE_SHM_OPEN 1
  9104. | #define HAVE_SHM_UNLINK 1
  9105. | #define HAVE_SHMGET 1
  9106. | #define HAVE_SHMAT 1
  9107. | #define HAVE_SHMDT 1
  9108. | #define HAVE_SHMCTL 1
  9109. | #define HAVE_MAP_ANON 1
  9110. | #define anonymous shared memory allocation method 1
  9111. | #define USE_SHMEM_MMAP_ANON 1
  9112. | #define namebased memory allocation method 1
  9113. | #define USE_SHMEM_SHMGET 1
  9114. | #define HAVE_CALLOC 1
  9115. | #define HAVE_SETSID 1
  9116. | #define HAVE_ISINF 1
  9117. | #define HAVE_ISNAN 1
  9118. | #define HAVE_GETENV 1
  9119. | #define HAVE_PUTENV 1
  9120. | #define HAVE_SETENV 1
  9121. | #define HAVE_UNSETENV 1
  9122. | #define HAVE_WRITEV 1
  9123. | #define HAVE_GETIFADDRS 1
  9124. | #define HAVE_UTIME 1
  9125. | #define HAVE_UTIMES 1
  9126. | #define HAVE_SETRLIMIT 1
  9127. | #define HAVE_GETRLIMIT 1
  9128. | #define HAVE_SENDFILE 1
  9129. | #define HAVE_SIGACTION 1
  9130. | #define HAVE_DECL_SYS_SIGLIST 1
  9131. | #define HAVE_FORK 1
  9132. | #define HAVE_STRERROR_R 1
  9133. | #define HAVE_MMAP 1
  9134. | #define HAVE_MEMMOVE 1
  9135. | #define HAVE_GETPASS 1
  9136. | #define HAVE_GMTIME_R 1
  9137. | #define HAVE_LOCALTIME_R 1
  9138. | #define HAVE_MKSTEMP 1
  9139. | #define DIRENT_INODE d_fileno
  9140. | #define DIRENT_TYPE d_type
  9141. | #define STDC_HEADERS 1
  9142. | #define HAVE_ALLOCA_H 1
  9143. | #define HAVE_CRYPT_H 1
  9144. | #define HAVE_CTYPE_H 1
  9145. | #define HAVE_DIRENT_H 1
  9146. | #define HAVE_DLFCN_H 1
  9147. | #define HAVE_ERRNO_H 1
  9148. | #define HAVE_FCNTL_H 1
  9149. | #define HAVE_GRP_H 1
  9150. | #define HAVE_LIMITS_H 1
  9151. | #define HAVE_MALLOC_H 1
  9152. | #define HAVE_MEMORY_H 1
  9153. | #define HAVE_NETDB_H 1
  9154. | #define HAVE_POLL_H 1
  9155. | #define HAVE_PWD_H 1
  9156. | #define HAVE_SEMAPHORE_H 1
  9157. | #define HAVE_SIGNAL_H 1
  9158. | #define HAVE_STDARG_H 1
  9159. | #define HAVE_STDDEF_H 1
  9160. | #define HAVE_STDIO_H 1
  9161. | #define HAVE_STDLIB_H 1
  9162. | #define HAVE_STRING_H 1
  9163. | #define HAVE_STRINGS_H 1
  9164. | #define HAVE_TERMIOS_H 1
  9165. | #define HAVE_TIME_H 1
  9166. | #define HAVE_UNISTD_H 1
  9167. | #define HAVE_ARPA_INET_H 1
  9168. | #define HAVE_NETINET_IN_H 1
  9169. | #define HAVE_SYS_FILE_H 1
  9170. | #define HAVE_SYS_IOCTL_H 1
  9171. | #define HAVE_SYS_MMAN_H 1
  9172. | #define HAVE_SYS_POLL_H 1
  9173. | #define HAVE_SYS_RESOURCE_H 1
  9174. | #define HAVE_SYS_SELECT_H 1
  9175. | #define HAVE_SYS_SEM_H 1
  9176. | #define HAVE_SYS_SENDFILE_H 1
  9177. | #define HAVE_SYS_SIGNAL_H 1
  9178. | #define HAVE_SYS_SOCKET_H 1
  9179. | #define HAVE_SYS_STAT_H 1
  9180. | #define HAVE_SYS_SYSCTL_H 1
  9181. | #define HAVE_SYS_TIME_H 1
  9182. | #define HAVE_SYS_TYPES_H 1
  9183. | #define HAVE_SYS_UIO_H 1
  9184. | #define HAVE_SYS_UN_H 1
  9185. | #define HAVE_SYS_WAIT_H 1
  9186. | #define HAVE_NETINET_TCP_H 1
  9187. | /* end confdefs.h.  */
  9188. | #include <stdio.h>
  9189. | #ifdef HAVE_SYS_TYPES_H
  9190. | # include <sys/types.h>
  9191. | #endif
  9192. | #ifdef HAVE_SYS_STAT_H
  9193. | # include <sys/stat.h>
  9194. | #endif
  9195. | #ifdef STDC_HEADERS
  9196. | # include <stdlib.h>
  9197. | # include <stddef.h>
  9198. | #else
  9199. | # ifdef HAVE_STDLIB_H
  9200. | #  include <stdlib.h>
  9201. | # endif
  9202. | #endif
  9203. | #ifdef HAVE_STRING_H
  9204. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  9205. | #  include <memory.h>
  9206. | # endif
  9207. | # include <string.h>
  9208. | #endif
  9209. | #ifdef HAVE_STRINGS_H
  9210. | # include <strings.h>
  9211. | #endif
  9212. | #ifdef HAVE_INTTYPES_H
  9213. | # include <inttypes.h>
  9214. | #endif
  9215. | #ifdef HAVE_STDINT_H
  9216. | # include <stdint.h>
  9217. | #endif
  9218. | #ifdef HAVE_UNISTD_H
  9219. | # include <unistd.h>
  9220. | #endif
  9221. | int
  9222. | main ()
  9223. | {
  9224. | /* If this system has a BSD-style setpgrp which takes arguments,
  9225. |   setpgrp(1, 1) will fail with ESRCH and return -1, in that case
  9226. |   exit successfully. */
  9227. |   return setpgrp (1,1) != -1;
  9228. |   ;
  9229. |   return 0;
  9230. | }
  9231. configure:21687: result: yes
  9232. configure:21697: checking for socklen_t
  9233. configure:21723: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  9234. configure:21723: $? = 0
  9235. configure:21735: result: yes
  9236. configure:21749: checking size of void*
  9237. configure:21754: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  9238. configure:21754: $? = 0
  9239. configure:21754: ./conftest
  9240. configure:21754: $? = 0
  9241. configure:21768: result: 8
  9242. configure:21789: checking size of char
  9243. configure:21794: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  9244. configure:21794: $? = 0
  9245. configure:21794: ./conftest
  9246. configure:21794: $? = 0
  9247. configure:21808: result: 1
  9248. configure:21822: checking size of int
  9249. configure:21827: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  9250. configure:21827: $? = 0
  9251. configure:21827: ./conftest
  9252. configure:21827: $? = 0
  9253. configure:21841: result: 4
  9254. configure:21855: checking size of long
  9255. configure:21860: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  9256. configure:21860: $? = 0
  9257. configure:21860: ./conftest
  9258. configure:21860: $? = 0
  9259. configure:21874: result: 8
  9260. configure:21888: checking size of short
  9261. configure:21893: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  9262. configure:21893: $? = 0
  9263. configure:21893: ./conftest
  9264. configure:21893: $? = 0
  9265. configure:21907: result: 2
  9266. configure:21921: checking size of long long
  9267. configure:21926: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  9268. configure:21926: $? = 0
  9269. configure:21926: ./conftest
  9270. configure:21926: $? = 0
  9271. configure:21940: result: 8
  9272. configure:22009: checking for INT64_C
  9273. configure:22046: result: yes
  9274. configure:22085: checking size of ssize_t
  9275. configure:22107: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  9276. configure:22107: $? = 0
  9277. configure:22107: ./conftest
  9278. configure:22107: $? = 0
  9279. configure:22117: result: 8
  9280. configure:22134: checking size of size_t
  9281. configure:22156: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  9282. configure:22156: $? = 0
  9283. configure:22156: ./conftest
  9284. configure:22156: $? = 0
  9285. configure:22166: result: 8
  9286. configure:22183: checking size of off_t
  9287. configure:22205: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  9288. configure:22205: $? = 0
  9289. configure:22205: ./conftest
  9290. configure:22205: $? = 0
  9291. configure:22215: result: 8
  9292. configure:22243: checking which type to use for apr_off_t
  9293. configure:22280: result: off_t
  9294. configure:22283: checking size of pid_t
  9295. configure:22305: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  9296. configure:22305: $? = 0
  9297. configure:22305: ./conftest
  9298. configure:22305: $? = 0
  9299. configure:22315: result: 4
  9300. configure:22337: checking whether byte ordering is bigendian
  9301. configure:22352: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  9302. conftest.c:148:9: error: unknown type name 'not'
  9303.          not a universal capable compiler
  9304.          ^~~
  9305. conftest.c:148:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  9306.          not a universal capable compiler
  9307.                ^~~~~~~~~
  9308. conftest.c:148:15: error: unknown type name 'universal'
  9309. configure:22352: $? = 1
  9310. configure: failed program was:
  9311. | /* confdefs.h */
  9312. | #define PACKAGE_NAME ""
  9313. | #define PACKAGE_TARNAME ""
  9314. | #define PACKAGE_VERSION ""
  9315. | #define PACKAGE_STRING ""
  9316. | #define PACKAGE_BUGREPORT ""
  9317. | #define PACKAGE_URL ""
  9318. | #define STDC_HEADERS 1
  9319. | #define HAVE_SYS_TYPES_H 1
  9320. | #define HAVE_SYS_STAT_H 1
  9321. | #define HAVE_STDLIB_H 1
  9322. | #define HAVE_STRING_H 1
  9323. | #define HAVE_MEMORY_H 1
  9324. | #define HAVE_STRINGS_H 1
  9325. | #define HAVE_INTTYPES_H 1
  9326. | #define HAVE_STDINT_H 1
  9327. | #define HAVE_UNISTD_H 1
  9328. | #define __EXTENSIONS__ 1
  9329. | #define _ALL_SOURCE 1
  9330. | #define _GNU_SOURCE 1
  9331. | #define _POSIX_PTHREAD_SEMANTICS 1
  9332. | #define _TANDEM_SOURCE 1
  9333. | #define HAVE_DLFCN_H 1
  9334. | #define LT_OBJDIR ".libs/"
  9335. | #define HAVE_LIBDL 1
  9336. | #define HAVE_PTHREAD_H 1
  9337. | #define HAVE_PTHREAD_H 1
  9338. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  9339. | #define HAVE_PTHREAD_KEY_DELETE 1
  9340. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  9341. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  9342. | #define HAVE_PTHREAD_RWLOCKS 1
  9343. | #define HAVE_GETHOSTBYNAME_R 1
  9344. | #define HAVE_GETHOSTBYADDR_R 1
  9345. | #define HAVE_SIGSUSPEND 1
  9346. | #define HAVE_SIGWAIT 1
  9347. | #define HAVE_POLL 1
  9348. | #define HAVE_EPOLL 1
  9349. | #define HAVE_GETPWNAM_R 1
  9350. | #define HAVE_GETPWUID_R 1
  9351. | #define HAVE_GETGRNAM_R 1
  9352. | #define HAVE_GETGRGID_R 1
  9353. | #define HAVE_SYS_TYPES_H 1
  9354. | #define HAVE_SYS_MMAN_H 1
  9355. | #define HAVE_SYS_IPC_H 1
  9356. | #define HAVE_SYS_SHM_H 1
  9357. | #define HAVE_SYS_FILE_H 1
  9358. | #define HAVE_MMAP 1
  9359. | #define HAVE_MUNMAP 1
  9360. | #define HAVE_SHM_OPEN 1
  9361. | #define HAVE_SHM_UNLINK 1
  9362. | #define HAVE_SHMGET 1
  9363. | #define HAVE_SHMAT 1
  9364. | #define HAVE_SHMDT 1
  9365. | #define HAVE_SHMCTL 1
  9366. | #define HAVE_MAP_ANON 1
  9367. | #define anonymous shared memory allocation method 1
  9368. | #define USE_SHMEM_MMAP_ANON 1
  9369. | #define namebased memory allocation method 1
  9370. | #define USE_SHMEM_SHMGET 1
  9371. | #define HAVE_CALLOC 1
  9372. | #define HAVE_SETSID 1
  9373. | #define HAVE_ISINF 1
  9374. | #define HAVE_ISNAN 1
  9375. | #define HAVE_GETENV 1
  9376. | #define HAVE_PUTENV 1
  9377. | #define HAVE_SETENV 1
  9378. | #define HAVE_UNSETENV 1
  9379. | #define HAVE_WRITEV 1
  9380. | #define HAVE_GETIFADDRS 1
  9381. | #define HAVE_UTIME 1
  9382. | #define HAVE_UTIMES 1
  9383. | #define HAVE_SETRLIMIT 1
  9384. | #define HAVE_GETRLIMIT 1
  9385. | #define HAVE_SENDFILE 1
  9386. | #define HAVE_SIGACTION 1
  9387. | #define HAVE_DECL_SYS_SIGLIST 1
  9388. | #define HAVE_FORK 1
  9389. | #define HAVE_STRERROR_R 1
  9390. | #define HAVE_MMAP 1
  9391. | #define HAVE_MEMMOVE 1
  9392. | #define HAVE_GETPASS 1
  9393. | #define HAVE_GMTIME_R 1
  9394. | #define HAVE_LOCALTIME_R 1
  9395. | #define HAVE_MKSTEMP 1
  9396. | #define DIRENT_INODE d_fileno
  9397. | #define DIRENT_TYPE d_type
  9398. | #define STDC_HEADERS 1
  9399. | #define HAVE_ALLOCA_H 1
  9400. | #define HAVE_CRYPT_H 1
  9401. | #define HAVE_CTYPE_H 1
  9402. | #define HAVE_DIRENT_H 1
  9403. | #define HAVE_DLFCN_H 1
  9404. | #define HAVE_ERRNO_H 1
  9405. | #define HAVE_FCNTL_H 1
  9406. | #define HAVE_GRP_H 1
  9407. | #define HAVE_LIMITS_H 1
  9408. | #define HAVE_MALLOC_H 1
  9409. | #define HAVE_MEMORY_H 1
  9410. | #define HAVE_NETDB_H 1
  9411. | #define HAVE_POLL_H 1
  9412. | #define HAVE_PWD_H 1
  9413. | #define HAVE_SEMAPHORE_H 1
  9414. | #define HAVE_SIGNAL_H 1
  9415. | #define HAVE_STDARG_H 1
  9416. | #define HAVE_STDDEF_H 1
  9417. | #define HAVE_STDIO_H 1
  9418. | #define HAVE_STDLIB_H 1
  9419. | #define HAVE_STRING_H 1
  9420. | #define HAVE_STRINGS_H 1
  9421. | #define HAVE_TERMIOS_H 1
  9422. | #define HAVE_TIME_H 1
  9423. | #define HAVE_UNISTD_H 1
  9424. | #define HAVE_ARPA_INET_H 1
  9425. | #define HAVE_NETINET_IN_H 1
  9426. | #define HAVE_SYS_FILE_H 1
  9427. | #define HAVE_SYS_IOCTL_H 1
  9428. | #define HAVE_SYS_MMAN_H 1
  9429. | #define HAVE_SYS_POLL_H 1
  9430. | #define HAVE_SYS_RESOURCE_H 1
  9431. | #define HAVE_SYS_SELECT_H 1
  9432. | #define HAVE_SYS_SEM_H 1
  9433. | #define HAVE_SYS_SENDFILE_H 1
  9434. | #define HAVE_SYS_SIGNAL_H 1
  9435. | #define HAVE_SYS_SOCKET_H 1
  9436. | #define HAVE_SYS_STAT_H 1
  9437. | #define HAVE_SYS_SYSCTL_H 1
  9438. | #define HAVE_SYS_TIME_H 1
  9439. | #define HAVE_SYS_TYPES_H 1
  9440. | #define HAVE_SYS_UIO_H 1
  9441. | #define HAVE_SYS_UN_H 1
  9442. | #define HAVE_SYS_WAIT_H 1
  9443. | #define HAVE_NETINET_TCP_H 1
  9444. | #define SETPGRP_VOID 1
  9445. | #define HAVE_SOCKLEN_T 1
  9446. | #define SIZEOF_VOIDP 8
  9447. | #define SIZEOF_CHAR 1
  9448. | #define SIZEOF_INT 4
  9449. | #define SIZEOF_LONG 8
  9450. | #define SIZEOF_SHORT 2
  9451. | #define SIZEOF_LONG_LONG 8
  9452. | #define SIZEOF_SSIZE_T 8
  9453. | #define SIZEOF_SIZE_T 8
  9454. | #define SIZEOF_OFF_T 8
  9455. | #define SIZEOF_PID_T 4
  9456. | /* end confdefs.h.  */
  9457. | #ifndef __APPLE_CC__
  9458. |              not a universal capable compiler
  9459. |            #endif
  9460. |            typedef int dummy;
  9461. |
  9462. configure:22397: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  9463. configure:22397: $? = 0
  9464. configure:22415: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  9465. conftest.c: In function 'main':
  9466. conftest.c:154:4: error: unknown type name 'not'
  9467.     not big endian
  9468.     ^~~
  9469. conftest.c:154:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  9470.     not big endian
  9471.             ^~~~~~
  9472. configure:22415: $? = 1
  9473. configure: failed program was:
  9474. | /* confdefs.h */
  9475. | #define PACKAGE_NAME ""
  9476. | #define PACKAGE_TARNAME ""
  9477. | #define PACKAGE_VERSION ""
  9478. | #define PACKAGE_STRING ""
  9479. | #define PACKAGE_BUGREPORT ""
  9480. | #define PACKAGE_URL ""
  9481. | #define STDC_HEADERS 1
  9482. | #define HAVE_SYS_TYPES_H 1
  9483. | #define HAVE_SYS_STAT_H 1
  9484. | #define HAVE_STDLIB_H 1
  9485. | #define HAVE_STRING_H 1
  9486. | #define HAVE_MEMORY_H 1
  9487. | #define HAVE_STRINGS_H 1
  9488. | #define HAVE_INTTYPES_H 1
  9489. | #define HAVE_STDINT_H 1
  9490. | #define HAVE_UNISTD_H 1
  9491. | #define __EXTENSIONS__ 1
  9492. | #define _ALL_SOURCE 1
  9493. | #define _GNU_SOURCE 1
  9494. | #define _POSIX_PTHREAD_SEMANTICS 1
  9495. | #define _TANDEM_SOURCE 1
  9496. | #define HAVE_DLFCN_H 1
  9497. | #define LT_OBJDIR ".libs/"
  9498. | #define HAVE_LIBDL 1
  9499. | #define HAVE_PTHREAD_H 1
  9500. | #define HAVE_PTHREAD_H 1
  9501. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  9502. | #define HAVE_PTHREAD_KEY_DELETE 1
  9503. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  9504. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  9505. | #define HAVE_PTHREAD_RWLOCKS 1
  9506. | #define HAVE_GETHOSTBYNAME_R 1
  9507. | #define HAVE_GETHOSTBYADDR_R 1
  9508. | #define HAVE_SIGSUSPEND 1
  9509. | #define HAVE_SIGWAIT 1
  9510. | #define HAVE_POLL 1
  9511. | #define HAVE_EPOLL 1
  9512. | #define HAVE_GETPWNAM_R 1
  9513. | #define HAVE_GETPWUID_R 1
  9514. | #define HAVE_GETGRNAM_R 1
  9515. | #define HAVE_GETGRGID_R 1
  9516. | #define HAVE_SYS_TYPES_H 1
  9517. | #define HAVE_SYS_MMAN_H 1
  9518. | #define HAVE_SYS_IPC_H 1
  9519. | #define HAVE_SYS_SHM_H 1
  9520. | #define HAVE_SYS_FILE_H 1
  9521. | #define HAVE_MMAP 1
  9522. | #define HAVE_MUNMAP 1
  9523. | #define HAVE_SHM_OPEN 1
  9524. | #define HAVE_SHM_UNLINK 1
  9525. | #define HAVE_SHMGET 1
  9526. | #define HAVE_SHMAT 1
  9527. | #define HAVE_SHMDT 1
  9528. | #define HAVE_SHMCTL 1
  9529. | #define HAVE_MAP_ANON 1
  9530. | #define anonymous shared memory allocation method 1
  9531. | #define USE_SHMEM_MMAP_ANON 1
  9532. | #define namebased memory allocation method 1
  9533. | #define USE_SHMEM_SHMGET 1
  9534. | #define HAVE_CALLOC 1
  9535. | #define HAVE_SETSID 1
  9536. | #define HAVE_ISINF 1
  9537. | #define HAVE_ISNAN 1
  9538. | #define HAVE_GETENV 1
  9539. | #define HAVE_PUTENV 1
  9540. | #define HAVE_SETENV 1
  9541. | #define HAVE_UNSETENV 1
  9542. | #define HAVE_WRITEV 1
  9543. | #define HAVE_GETIFADDRS 1
  9544. | #define HAVE_UTIME 1
  9545. | #define HAVE_UTIMES 1
  9546. | #define HAVE_SETRLIMIT 1
  9547. | #define HAVE_GETRLIMIT 1
  9548. | #define HAVE_SENDFILE 1
  9549. | #define HAVE_SIGACTION 1
  9550. | #define HAVE_DECL_SYS_SIGLIST 1
  9551. | #define HAVE_FORK 1
  9552. | #define HAVE_STRERROR_R 1
  9553. | #define HAVE_MMAP 1
  9554. | #define HAVE_MEMMOVE 1
  9555. | #define HAVE_GETPASS 1
  9556. | #define HAVE_GMTIME_R 1
  9557. | #define HAVE_LOCALTIME_R 1
  9558. | #define HAVE_MKSTEMP 1
  9559. | #define DIRENT_INODE d_fileno
  9560. | #define DIRENT_TYPE d_type
  9561. | #define STDC_HEADERS 1
  9562. | #define HAVE_ALLOCA_H 1
  9563. | #define HAVE_CRYPT_H 1
  9564. | #define HAVE_CTYPE_H 1
  9565. | #define HAVE_DIRENT_H 1
  9566. | #define HAVE_DLFCN_H 1
  9567. | #define HAVE_ERRNO_H 1
  9568. | #define HAVE_FCNTL_H 1
  9569. | #define HAVE_GRP_H 1
  9570. | #define HAVE_LIMITS_H 1
  9571. | #define HAVE_MALLOC_H 1
  9572. | #define HAVE_MEMORY_H 1
  9573. | #define HAVE_NETDB_H 1
  9574. | #define HAVE_POLL_H 1
  9575. | #define HAVE_PWD_H 1
  9576. | #define HAVE_SEMAPHORE_H 1
  9577. | #define HAVE_SIGNAL_H 1
  9578. | #define HAVE_STDARG_H 1
  9579. | #define HAVE_STDDEF_H 1
  9580. | #define HAVE_STDIO_H 1
  9581. | #define HAVE_STDLIB_H 1
  9582. | #define HAVE_STRING_H 1
  9583. | #define HAVE_STRINGS_H 1
  9584. | #define HAVE_TERMIOS_H 1
  9585. | #define HAVE_TIME_H 1
  9586. | #define HAVE_UNISTD_H 1
  9587. | #define HAVE_ARPA_INET_H 1
  9588. | #define HAVE_NETINET_IN_H 1
  9589. | #define HAVE_SYS_FILE_H 1
  9590. | #define HAVE_SYS_IOCTL_H 1
  9591. | #define HAVE_SYS_MMAN_H 1
  9592. | #define HAVE_SYS_POLL_H 1
  9593. | #define HAVE_SYS_RESOURCE_H 1
  9594. | #define HAVE_SYS_SELECT_H 1
  9595. | #define HAVE_SYS_SEM_H 1
  9596. | #define HAVE_SYS_SENDFILE_H 1
  9597. | #define HAVE_SYS_SIGNAL_H 1
  9598. | #define HAVE_SYS_SOCKET_H 1
  9599. | #define HAVE_SYS_STAT_H 1
  9600. | #define HAVE_SYS_SYSCTL_H 1
  9601. | #define HAVE_SYS_TIME_H 1
  9602. | #define HAVE_SYS_TYPES_H 1
  9603. | #define HAVE_SYS_UIO_H 1
  9604. | #define HAVE_SYS_UN_H 1
  9605. | #define HAVE_SYS_WAIT_H 1
  9606. | #define HAVE_NETINET_TCP_H 1
  9607. | #define SETPGRP_VOID 1
  9608. | #define HAVE_SOCKLEN_T 1
  9609. | #define SIZEOF_VOIDP 8
  9610. | #define SIZEOF_CHAR 1
  9611. | #define SIZEOF_INT 4
  9612. | #define SIZEOF_LONG 8
  9613. | #define SIZEOF_SHORT 2
  9614. | #define SIZEOF_LONG_LONG 8
  9615. | #define SIZEOF_SSIZE_T 8
  9616. | #define SIZEOF_SIZE_T 8
  9617. | #define SIZEOF_OFF_T 8
  9618. | #define SIZEOF_PID_T 4
  9619. | /* end confdefs.h.  */
  9620. | #include <sys/types.h>
  9621. |               #include <sys/param.h>
  9622. |
  9623. | int
  9624. | main ()
  9625. | {
  9626. | #if BYTE_ORDER != BIG_ENDIAN
  9627. |                not big endian
  9628. |               #endif
  9629. |
  9630. |   ;
  9631. |   return 0;
  9632. | }
  9633. configure:22543: result: no
  9634. configure:22633: checking for strnicmp
  9635. configure:22633: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  9636. /tmp/ccNjdLaq.o: In function `main':
  9637. /freeswitch-advantage/libs/apr/conftest.c:181: undefined reference to `strnicmp'
  9638. collect2: error: ld returned 1 exit status
  9639. configure:22633: $? = 1
  9640. configure: failed program was:
  9641. | /* confdefs.h */
  9642. | #define PACKAGE_NAME ""
  9643. | #define PACKAGE_TARNAME ""
  9644. | #define PACKAGE_VERSION ""
  9645. | #define PACKAGE_STRING ""
  9646. | #define PACKAGE_BUGREPORT ""
  9647. | #define PACKAGE_URL ""
  9648. | #define STDC_HEADERS 1
  9649. | #define HAVE_SYS_TYPES_H 1
  9650. | #define HAVE_SYS_STAT_H 1
  9651. | #define HAVE_STDLIB_H 1
  9652. | #define HAVE_STRING_H 1
  9653. | #define HAVE_MEMORY_H 1
  9654. | #define HAVE_STRINGS_H 1
  9655. | #define HAVE_INTTYPES_H 1
  9656. | #define HAVE_STDINT_H 1
  9657. | #define HAVE_UNISTD_H 1
  9658. | #define __EXTENSIONS__ 1
  9659. | #define _ALL_SOURCE 1
  9660. | #define _GNU_SOURCE 1
  9661. | #define _POSIX_PTHREAD_SEMANTICS 1
  9662. | #define _TANDEM_SOURCE 1
  9663. | #define HAVE_DLFCN_H 1
  9664. | #define LT_OBJDIR ".libs/"
  9665. | #define HAVE_LIBDL 1
  9666. | #define HAVE_PTHREAD_H 1
  9667. | #define HAVE_PTHREAD_H 1
  9668. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  9669. | #define HAVE_PTHREAD_KEY_DELETE 1
  9670. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  9671. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  9672. | #define HAVE_PTHREAD_RWLOCKS 1
  9673. | #define HAVE_GETHOSTBYNAME_R 1
  9674. | #define HAVE_GETHOSTBYADDR_R 1
  9675. | #define HAVE_SIGSUSPEND 1
  9676. | #define HAVE_SIGWAIT 1
  9677. | #define HAVE_POLL 1
  9678. | #define HAVE_EPOLL 1
  9679. | #define HAVE_GETPWNAM_R 1
  9680. | #define HAVE_GETPWUID_R 1
  9681. | #define HAVE_GETGRNAM_R 1
  9682. | #define HAVE_GETGRGID_R 1
  9683. | #define HAVE_SYS_TYPES_H 1
  9684. | #define HAVE_SYS_MMAN_H 1
  9685. | #define HAVE_SYS_IPC_H 1
  9686. | #define HAVE_SYS_SHM_H 1
  9687. | #define HAVE_SYS_FILE_H 1
  9688. | #define HAVE_MMAP 1
  9689. | #define HAVE_MUNMAP 1
  9690. | #define HAVE_SHM_OPEN 1
  9691. | #define HAVE_SHM_UNLINK 1
  9692. | #define HAVE_SHMGET 1
  9693. | #define HAVE_SHMAT 1
  9694. | #define HAVE_SHMDT 1
  9695. | #define HAVE_SHMCTL 1
  9696. | #define HAVE_MAP_ANON 1
  9697. | #define anonymous shared memory allocation method 1
  9698. | #define USE_SHMEM_MMAP_ANON 1
  9699. | #define namebased memory allocation method 1
  9700. | #define USE_SHMEM_SHMGET 1
  9701. | #define HAVE_CALLOC 1
  9702. | #define HAVE_SETSID 1
  9703. | #define HAVE_ISINF 1
  9704. | #define HAVE_ISNAN 1
  9705. | #define HAVE_GETENV 1
  9706. | #define HAVE_PUTENV 1
  9707. | #define HAVE_SETENV 1
  9708. | #define HAVE_UNSETENV 1
  9709. | #define HAVE_WRITEV 1
  9710. | #define HAVE_GETIFADDRS 1
  9711. | #define HAVE_UTIME 1
  9712. | #define HAVE_UTIMES 1
  9713. | #define HAVE_SETRLIMIT 1
  9714. | #define HAVE_GETRLIMIT 1
  9715. | #define HAVE_SENDFILE 1
  9716. | #define HAVE_SIGACTION 1
  9717. | #define HAVE_DECL_SYS_SIGLIST 1
  9718. | #define HAVE_FORK 1
  9719. | #define HAVE_STRERROR_R 1
  9720. | #define HAVE_MMAP 1
  9721. | #define HAVE_MEMMOVE 1
  9722. | #define HAVE_GETPASS 1
  9723. | #define HAVE_GMTIME_R 1
  9724. | #define HAVE_LOCALTIME_R 1
  9725. | #define HAVE_MKSTEMP 1
  9726. | #define DIRENT_INODE d_fileno
  9727. | #define DIRENT_TYPE d_type
  9728. | #define STDC_HEADERS 1
  9729. | #define HAVE_ALLOCA_H 1
  9730. | #define HAVE_CRYPT_H 1
  9731. | #define HAVE_CTYPE_H 1
  9732. | #define HAVE_DIRENT_H 1
  9733. | #define HAVE_DLFCN_H 1
  9734. | #define HAVE_ERRNO_H 1
  9735. | #define HAVE_FCNTL_H 1
  9736. | #define HAVE_GRP_H 1
  9737. | #define HAVE_LIMITS_H 1
  9738. | #define HAVE_MALLOC_H 1
  9739. | #define HAVE_MEMORY_H 1
  9740. | #define HAVE_NETDB_H 1
  9741. | #define HAVE_POLL_H 1
  9742. | #define HAVE_PWD_H 1
  9743. | #define HAVE_SEMAPHORE_H 1
  9744. | #define HAVE_SIGNAL_H 1
  9745. | #define HAVE_STDARG_H 1
  9746. | #define HAVE_STDDEF_H 1
  9747. | #define HAVE_STDIO_H 1
  9748. | #define HAVE_STDLIB_H 1
  9749. | #define HAVE_STRING_H 1
  9750. | #define HAVE_STRINGS_H 1
  9751. | #define HAVE_TERMIOS_H 1
  9752. | #define HAVE_TIME_H 1
  9753. | #define HAVE_UNISTD_H 1
  9754. | #define HAVE_ARPA_INET_H 1
  9755. | #define HAVE_NETINET_IN_H 1
  9756. | #define HAVE_SYS_FILE_H 1
  9757. | #define HAVE_SYS_IOCTL_H 1
  9758. | #define HAVE_SYS_MMAN_H 1
  9759. | #define HAVE_SYS_POLL_H 1
  9760. | #define HAVE_SYS_RESOURCE_H 1
  9761. | #define HAVE_SYS_SELECT_H 1
  9762. | #define HAVE_SYS_SEM_H 1
  9763. | #define HAVE_SYS_SENDFILE_H 1
  9764. | #define HAVE_SYS_SIGNAL_H 1
  9765. | #define HAVE_SYS_SOCKET_H 1
  9766. | #define HAVE_SYS_STAT_H 1
  9767. | #define HAVE_SYS_SYSCTL_H 1
  9768. | #define HAVE_SYS_TIME_H 1
  9769. | #define HAVE_SYS_TYPES_H 1
  9770. | #define HAVE_SYS_UIO_H 1
  9771. | #define HAVE_SYS_UN_H 1
  9772. | #define HAVE_SYS_WAIT_H 1
  9773. | #define HAVE_NETINET_TCP_H 1
  9774. | #define SETPGRP_VOID 1
  9775. | #define HAVE_SOCKLEN_T 1
  9776. | #define SIZEOF_VOIDP 8
  9777. | #define SIZEOF_CHAR 1
  9778. | #define SIZEOF_INT 4
  9779. | #define SIZEOF_LONG 8
  9780. | #define SIZEOF_SHORT 2
  9781. | #define SIZEOF_LONG_LONG 8
  9782. | #define SIZEOF_SSIZE_T 8
  9783. | #define SIZEOF_SIZE_T 8
  9784. | #define SIZEOF_OFF_T 8
  9785. | #define SIZEOF_PID_T 4
  9786. | /* end confdefs.h.  */
  9787. | /* Define strnicmp to an innocuous variant, in case <limits.h> declares strnicmp.
  9788. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  9789. | #define strnicmp innocuous_strnicmp
  9790. |
  9791. | /* System header to define __stub macros and hopefully few prototypes,
  9792. |     which can conflict with char strnicmp (); below.
  9793. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  9794. |     <limits.h> exists even on freestanding compilers.  */
  9795. |
  9796. | #ifdef __STDC__
  9797. | # include <limits.h>
  9798. | #else
  9799. | # include <assert.h>
  9800. | #endif
  9801. |
  9802. | #undef strnicmp
  9803. |
  9804. | /* Override any GCC internal prototype to avoid an error.
  9805. |    Use char because int might match the return type of a GCC
  9806. |    builtin and then its argument prototype would still apply.  */
  9807. | #ifdef __cplusplus
  9808. | extern "C"
  9809. | #endif
  9810. | char strnicmp ();
  9811. | /* The GNU C library defines this for functions which it implements
  9812. |     to always fail with ENOSYS.  Some functions are actually named
  9813. |     something starting with __ and the normal name is an alias.  */
  9814. | #if defined __stub_strnicmp || defined __stub___strnicmp
  9815. | choke me
  9816. | #endif
  9817. |
  9818. | int
  9819. | main ()
  9820. | {
  9821. | return strnicmp ();
  9822. |   ;
  9823. |   return 0;
  9824. | }
  9825. configure:22633: result: no
  9826. configure:22646: checking for strncasecmp
  9827. configure:22646: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  9828. conftest.c:170:6: warning: conflicting types for built-in function 'strncasecmp'
  9829.  char strncasecmp ();
  9830.       ^~~~~~~~~~~
  9831. configure:22646: $? = 0
  9832. configure:22646: result: yes
  9833. configure:22659: checking for stricmp
  9834. configure:22659: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  9835. /tmp/ccXDxdcB.o: In function `main':
  9836. /freeswitch-advantage/libs/apr/conftest.c:182: undefined reference to `stricmp'
  9837. collect2: error: ld returned 1 exit status
  9838. configure:22659: $? = 1
  9839. configure: failed program was:
  9840. | /* confdefs.h */
  9841. | #define PACKAGE_NAME ""
  9842. | #define PACKAGE_TARNAME ""
  9843. | #define PACKAGE_VERSION ""
  9844. | #define PACKAGE_STRING ""
  9845. | #define PACKAGE_BUGREPORT ""
  9846. | #define PACKAGE_URL ""
  9847. | #define STDC_HEADERS 1
  9848. | #define HAVE_SYS_TYPES_H 1
  9849. | #define HAVE_SYS_STAT_H 1
  9850. | #define HAVE_STDLIB_H 1
  9851. | #define HAVE_STRING_H 1
  9852. | #define HAVE_MEMORY_H 1
  9853. | #define HAVE_STRINGS_H 1
  9854. | #define HAVE_INTTYPES_H 1
  9855. | #define HAVE_STDINT_H 1
  9856. | #define HAVE_UNISTD_H 1
  9857. | #define __EXTENSIONS__ 1
  9858. | #define _ALL_SOURCE 1
  9859. | #define _GNU_SOURCE 1
  9860. | #define _POSIX_PTHREAD_SEMANTICS 1
  9861. | #define _TANDEM_SOURCE 1
  9862. | #define HAVE_DLFCN_H 1
  9863. | #define LT_OBJDIR ".libs/"
  9864. | #define HAVE_LIBDL 1
  9865. | #define HAVE_PTHREAD_H 1
  9866. | #define HAVE_PTHREAD_H 1
  9867. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  9868. | #define HAVE_PTHREAD_KEY_DELETE 1
  9869. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  9870. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  9871. | #define HAVE_PTHREAD_RWLOCKS 1
  9872. | #define HAVE_GETHOSTBYNAME_R 1
  9873. | #define HAVE_GETHOSTBYADDR_R 1
  9874. | #define HAVE_SIGSUSPEND 1
  9875. | #define HAVE_SIGWAIT 1
  9876. | #define HAVE_POLL 1
  9877. | #define HAVE_EPOLL 1
  9878. | #define HAVE_GETPWNAM_R 1
  9879. | #define HAVE_GETPWUID_R 1
  9880. | #define HAVE_GETGRNAM_R 1
  9881. | #define HAVE_GETGRGID_R 1
  9882. | #define HAVE_SYS_TYPES_H 1
  9883. | #define HAVE_SYS_MMAN_H 1
  9884. | #define HAVE_SYS_IPC_H 1
  9885. | #define HAVE_SYS_SHM_H 1
  9886. | #define HAVE_SYS_FILE_H 1
  9887. | #define HAVE_MMAP 1
  9888. | #define HAVE_MUNMAP 1
  9889. | #define HAVE_SHM_OPEN 1
  9890. | #define HAVE_SHM_UNLINK 1
  9891. | #define HAVE_SHMGET 1
  9892. | #define HAVE_SHMAT 1
  9893. | #define HAVE_SHMDT 1
  9894. | #define HAVE_SHMCTL 1
  9895. | #define HAVE_MAP_ANON 1
  9896. | #define anonymous shared memory allocation method 1
  9897. | #define USE_SHMEM_MMAP_ANON 1
  9898. | #define namebased memory allocation method 1
  9899. | #define USE_SHMEM_SHMGET 1
  9900. | #define HAVE_CALLOC 1
  9901. | #define HAVE_SETSID 1
  9902. | #define HAVE_ISINF 1
  9903. | #define HAVE_ISNAN 1
  9904. | #define HAVE_GETENV 1
  9905. | #define HAVE_PUTENV 1
  9906. | #define HAVE_SETENV 1
  9907. | #define HAVE_UNSETENV 1
  9908. | #define HAVE_WRITEV 1
  9909. | #define HAVE_GETIFADDRS 1
  9910. | #define HAVE_UTIME 1
  9911. | #define HAVE_UTIMES 1
  9912. | #define HAVE_SETRLIMIT 1
  9913. | #define HAVE_GETRLIMIT 1
  9914. | #define HAVE_SENDFILE 1
  9915. | #define HAVE_SIGACTION 1
  9916. | #define HAVE_DECL_SYS_SIGLIST 1
  9917. | #define HAVE_FORK 1
  9918. | #define HAVE_STRERROR_R 1
  9919. | #define HAVE_MMAP 1
  9920. | #define HAVE_MEMMOVE 1
  9921. | #define HAVE_GETPASS 1
  9922. | #define HAVE_GMTIME_R 1
  9923. | #define HAVE_LOCALTIME_R 1
  9924. | #define HAVE_MKSTEMP 1
  9925. | #define DIRENT_INODE d_fileno
  9926. | #define DIRENT_TYPE d_type
  9927. | #define STDC_HEADERS 1
  9928. | #define HAVE_ALLOCA_H 1
  9929. | #define HAVE_CRYPT_H 1
  9930. | #define HAVE_CTYPE_H 1
  9931. | #define HAVE_DIRENT_H 1
  9932. | #define HAVE_DLFCN_H 1
  9933. | #define HAVE_ERRNO_H 1
  9934. | #define HAVE_FCNTL_H 1
  9935. | #define HAVE_GRP_H 1
  9936. | #define HAVE_LIMITS_H 1
  9937. | #define HAVE_MALLOC_H 1
  9938. | #define HAVE_MEMORY_H 1
  9939. | #define HAVE_NETDB_H 1
  9940. | #define HAVE_POLL_H 1
  9941. | #define HAVE_PWD_H 1
  9942. | #define HAVE_SEMAPHORE_H 1
  9943. | #define HAVE_SIGNAL_H 1
  9944. | #define HAVE_STDARG_H 1
  9945. | #define HAVE_STDDEF_H 1
  9946. | #define HAVE_STDIO_H 1
  9947. | #define HAVE_STDLIB_H 1
  9948. | #define HAVE_STRING_H 1
  9949. | #define HAVE_STRINGS_H 1
  9950. | #define HAVE_TERMIOS_H 1
  9951. | #define HAVE_TIME_H 1
  9952. | #define HAVE_UNISTD_H 1
  9953. | #define HAVE_ARPA_INET_H 1
  9954. | #define HAVE_NETINET_IN_H 1
  9955. | #define HAVE_SYS_FILE_H 1
  9956. | #define HAVE_SYS_IOCTL_H 1
  9957. | #define HAVE_SYS_MMAN_H 1
  9958. | #define HAVE_SYS_POLL_H 1
  9959. | #define HAVE_SYS_RESOURCE_H 1
  9960. | #define HAVE_SYS_SELECT_H 1
  9961. | #define HAVE_SYS_SEM_H 1
  9962. | #define HAVE_SYS_SENDFILE_H 1
  9963. | #define HAVE_SYS_SIGNAL_H 1
  9964. | #define HAVE_SYS_SOCKET_H 1
  9965. | #define HAVE_SYS_STAT_H 1
  9966. | #define HAVE_SYS_SYSCTL_H 1
  9967. | #define HAVE_SYS_TIME_H 1
  9968. | #define HAVE_SYS_TYPES_H 1
  9969. | #define HAVE_SYS_UIO_H 1
  9970. | #define HAVE_SYS_UN_H 1
  9971. | #define HAVE_SYS_WAIT_H 1
  9972. | #define HAVE_NETINET_TCP_H 1
  9973. | #define SETPGRP_VOID 1
  9974. | #define HAVE_SOCKLEN_T 1
  9975. | #define SIZEOF_VOIDP 8
  9976. | #define SIZEOF_CHAR 1
  9977. | #define SIZEOF_INT 4
  9978. | #define SIZEOF_LONG 8
  9979. | #define SIZEOF_SHORT 2
  9980. | #define SIZEOF_LONG_LONG 8
  9981. | #define SIZEOF_SSIZE_T 8
  9982. | #define SIZEOF_SIZE_T 8
  9983. | #define SIZEOF_OFF_T 8
  9984. | #define SIZEOF_PID_T 4
  9985. | #define HAVE_STRNCASECMP 1
  9986. | /* end confdefs.h.  */
  9987. | /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
  9988. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  9989. | #define stricmp innocuous_stricmp
  9990. |
  9991. | /* System header to define __stub macros and hopefully few prototypes,
  9992. |     which can conflict with char stricmp (); below.
  9993. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  9994. |     <limits.h> exists even on freestanding compilers.  */
  9995. |
  9996. | #ifdef __STDC__
  9997. | # include <limits.h>
  9998. | #else
  9999. | # include <assert.h>
  10000. | #endif
  10001. |
  10002. | #undef stricmp
  10003. |
  10004. | /* Override any GCC internal prototype to avoid an error.
  10005. |    Use char because int might match the return type of a GCC
  10006. |    builtin and then its argument prototype would still apply.  */
  10007. | #ifdef __cplusplus
  10008. | extern "C"
  10009. | #endif
  10010. | char stricmp ();
  10011. | /* The GNU C library defines this for functions which it implements
  10012. |     to always fail with ENOSYS.  Some functions are actually named
  10013. |     something starting with __ and the normal name is an alias.  */
  10014. | #if defined __stub_stricmp || defined __stub___stricmp
  10015. | choke me
  10016. | #endif
  10017. |
  10018. | int
  10019. | main ()
  10020. | {
  10021. | return stricmp ();
  10022. |   ;
  10023. |   return 0;
  10024. | }
  10025. configure:22659: result: no
  10026. configure:22672: checking for strcasecmp
  10027. configure:22672: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  10028. conftest.c:171:6: warning: conflicting types for built-in function 'strcasecmp'
  10029.  char strcasecmp ();
  10030.       ^~~~~~~~~~
  10031. configure:22672: $? = 0
  10032. configure:22672: result: yes
  10033. configure:22685: checking for strdup
  10034. configure:22685: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  10035. conftest.c:172:6: warning: conflicting types for built-in function 'strdup'
  10036.  char strdup ();
  10037.       ^~~~~~
  10038. configure:22685: $? = 0
  10039. configure:22685: result: yes
  10040. configure:22698: checking for strstr
  10041. configure:22698: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  10042. conftest.c:173:6: warning: conflicting types for built-in function 'strstr'
  10043.  char strstr ();
  10044.       ^~~~~~
  10045. configure:22698: $? = 0
  10046. configure:22698: result: yes
  10047. configure:22711: checking for memchr
  10048. configure:22711: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  10049. conftest.c:174:6: warning: conflicting types for built-in function 'memchr'
  10050.  char memchr ();
  10051.       ^~~~~~
  10052. configure:22711: $? = 0
  10053. configure:22711: result: yes
  10054. configure:22723: checking for strtol
  10055. configure:22723: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  10056. configure:22723: $? = 0
  10057. configure:22723: result: yes
  10058. configure:22783: checking for NSLinkModule
  10059. configure:22783: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  10060. /tmp/cc0BCItZ.o: In function `main':
  10061. /freeswitch-advantage/libs/apr/conftest.c:188: undefined reference to `NSLinkModule'
  10062. collect2: error: ld returned 1 exit status
  10063. configure:22783: $? = 1
  10064. configure: failed program was:
  10065. | /* confdefs.h */
  10066. | #define PACKAGE_NAME ""
  10067. | #define PACKAGE_TARNAME ""
  10068. | #define PACKAGE_VERSION ""
  10069. | #define PACKAGE_STRING ""
  10070. | #define PACKAGE_BUGREPORT ""
  10071. | #define PACKAGE_URL ""
  10072. | #define STDC_HEADERS 1
  10073. | #define HAVE_SYS_TYPES_H 1
  10074. | #define HAVE_SYS_STAT_H 1
  10075. | #define HAVE_STDLIB_H 1
  10076. | #define HAVE_STRING_H 1
  10077. | #define HAVE_MEMORY_H 1
  10078. | #define HAVE_STRINGS_H 1
  10079. | #define HAVE_INTTYPES_H 1
  10080. | #define HAVE_STDINT_H 1
  10081. | #define HAVE_UNISTD_H 1
  10082. | #define __EXTENSIONS__ 1
  10083. | #define _ALL_SOURCE 1
  10084. | #define _GNU_SOURCE 1
  10085. | #define _POSIX_PTHREAD_SEMANTICS 1
  10086. | #define _TANDEM_SOURCE 1
  10087. | #define HAVE_DLFCN_H 1
  10088. | #define LT_OBJDIR ".libs/"
  10089. | #define HAVE_LIBDL 1
  10090. | #define HAVE_PTHREAD_H 1
  10091. | #define HAVE_PTHREAD_H 1
  10092. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  10093. | #define HAVE_PTHREAD_KEY_DELETE 1
  10094. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  10095. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  10096. | #define HAVE_PTHREAD_RWLOCKS 1
  10097. | #define HAVE_GETHOSTBYNAME_R 1
  10098. | #define HAVE_GETHOSTBYADDR_R 1
  10099. | #define HAVE_SIGSUSPEND 1
  10100. | #define HAVE_SIGWAIT 1
  10101. | #define HAVE_POLL 1
  10102. | #define HAVE_EPOLL 1
  10103. | #define HAVE_GETPWNAM_R 1
  10104. | #define HAVE_GETPWUID_R 1
  10105. | #define HAVE_GETGRNAM_R 1
  10106. | #define HAVE_GETGRGID_R 1
  10107. | #define HAVE_SYS_TYPES_H 1
  10108. | #define HAVE_SYS_MMAN_H 1
  10109. | #define HAVE_SYS_IPC_H 1
  10110. | #define HAVE_SYS_SHM_H 1
  10111. | #define HAVE_SYS_FILE_H 1
  10112. | #define HAVE_MMAP 1
  10113. | #define HAVE_MUNMAP 1
  10114. | #define HAVE_SHM_OPEN 1
  10115. | #define HAVE_SHM_UNLINK 1
  10116. | #define HAVE_SHMGET 1
  10117. | #define HAVE_SHMAT 1
  10118. | #define HAVE_SHMDT 1
  10119. | #define HAVE_SHMCTL 1
  10120. | #define HAVE_MAP_ANON 1
  10121. | #define anonymous shared memory allocation method 1
  10122. | #define USE_SHMEM_MMAP_ANON 1
  10123. | #define namebased memory allocation method 1
  10124. | #define USE_SHMEM_SHMGET 1
  10125. | #define HAVE_CALLOC 1
  10126. | #define HAVE_SETSID 1
  10127. | #define HAVE_ISINF 1
  10128. | #define HAVE_ISNAN 1
  10129. | #define HAVE_GETENV 1
  10130. | #define HAVE_PUTENV 1
  10131. | #define HAVE_SETENV 1
  10132. | #define HAVE_UNSETENV 1
  10133. | #define HAVE_WRITEV 1
  10134. | #define HAVE_GETIFADDRS 1
  10135. | #define HAVE_UTIME 1
  10136. | #define HAVE_UTIMES 1
  10137. | #define HAVE_SETRLIMIT 1
  10138. | #define HAVE_GETRLIMIT 1
  10139. | #define HAVE_SENDFILE 1
  10140. | #define HAVE_SIGACTION 1
  10141. | #define HAVE_DECL_SYS_SIGLIST 1
  10142. | #define HAVE_FORK 1
  10143. | #define HAVE_STRERROR_R 1
  10144. | #define HAVE_MMAP 1
  10145. | #define HAVE_MEMMOVE 1
  10146. | #define HAVE_GETPASS 1
  10147. | #define HAVE_GMTIME_R 1
  10148. | #define HAVE_LOCALTIME_R 1
  10149. | #define HAVE_MKSTEMP 1
  10150. | #define DIRENT_INODE d_fileno
  10151. | #define DIRENT_TYPE d_type
  10152. | #define STDC_HEADERS 1
  10153. | #define HAVE_ALLOCA_H 1
  10154. | #define HAVE_CRYPT_H 1
  10155. | #define HAVE_CTYPE_H 1
  10156. | #define HAVE_DIRENT_H 1
  10157. | #define HAVE_DLFCN_H 1
  10158. | #define HAVE_ERRNO_H 1
  10159. | #define HAVE_FCNTL_H 1
  10160. | #define HAVE_GRP_H 1
  10161. | #define HAVE_LIMITS_H 1
  10162. | #define HAVE_MALLOC_H 1
  10163. | #define HAVE_MEMORY_H 1
  10164. | #define HAVE_NETDB_H 1
  10165. | #define HAVE_POLL_H 1
  10166. | #define HAVE_PWD_H 1
  10167. | #define HAVE_SEMAPHORE_H 1
  10168. | #define HAVE_SIGNAL_H 1
  10169. | #define HAVE_STDARG_H 1
  10170. | #define HAVE_STDDEF_H 1
  10171. | #define HAVE_STDIO_H 1
  10172. | #define HAVE_STDLIB_H 1
  10173. | #define HAVE_STRING_H 1
  10174. | #define HAVE_STRINGS_H 1
  10175. | #define HAVE_TERMIOS_H 1
  10176. | #define HAVE_TIME_H 1
  10177. | #define HAVE_UNISTD_H 1
  10178. | #define HAVE_ARPA_INET_H 1
  10179. | #define HAVE_NETINET_IN_H 1
  10180. | #define HAVE_SYS_FILE_H 1
  10181. | #define HAVE_SYS_IOCTL_H 1
  10182. | #define HAVE_SYS_MMAN_H 1
  10183. | #define HAVE_SYS_POLL_H 1
  10184. | #define HAVE_SYS_RESOURCE_H 1
  10185. | #define HAVE_SYS_SELECT_H 1
  10186. | #define HAVE_SYS_SEM_H 1
  10187. | #define HAVE_SYS_SENDFILE_H 1
  10188. | #define HAVE_SYS_SIGNAL_H 1
  10189. | #define HAVE_SYS_SOCKET_H 1
  10190. | #define HAVE_SYS_STAT_H 1
  10191. | #define HAVE_SYS_SYSCTL_H 1
  10192. | #define HAVE_SYS_TIME_H 1
  10193. | #define HAVE_SYS_TYPES_H 1
  10194. | #define HAVE_SYS_UIO_H 1
  10195. | #define HAVE_SYS_UN_H 1
  10196. | #define HAVE_SYS_WAIT_H 1
  10197. | #define HAVE_NETINET_TCP_H 1
  10198. | #define SETPGRP_VOID 1
  10199. | #define HAVE_SOCKLEN_T 1
  10200. | #define SIZEOF_VOIDP 8
  10201. | #define SIZEOF_CHAR 1
  10202. | #define SIZEOF_INT 4
  10203. | #define SIZEOF_LONG 8
  10204. | #define SIZEOF_SHORT 2
  10205. | #define SIZEOF_LONG_LONG 8
  10206. | #define SIZEOF_SSIZE_T 8
  10207. | #define SIZEOF_SIZE_T 8
  10208. | #define SIZEOF_OFF_T 8
  10209. | #define SIZEOF_PID_T 4
  10210. | #define HAVE_STRNCASECMP 1
  10211. | #define HAVE_STRCASECMP 1
  10212. | #define HAVE_STRDUP 1
  10213. | #define HAVE_STRSTR 1
  10214. | #define HAVE_MEMCHR 1
  10215. | #define APR_INT64_STRFN strtol
  10216. | #define APR_OFF_T_STRFN strtol
  10217. | /* end confdefs.h.  */
  10218. | /* Define NSLinkModule to an innocuous variant, in case <limits.h> declares NSLinkModule.
  10219. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  10220. | #define NSLinkModule innocuous_NSLinkModule
  10221. |
  10222. | /* System header to define __stub macros and hopefully few prototypes,
  10223. |     which can conflict with char NSLinkModule (); below.
  10224. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  10225. |     <limits.h> exists even on freestanding compilers.  */
  10226. |
  10227. | #ifdef __STDC__
  10228. | # include <limits.h>
  10229. | #else
  10230. | # include <assert.h>
  10231. | #endif
  10232. |
  10233. | #undef NSLinkModule
  10234. |
  10235. | /* Override any GCC internal prototype to avoid an error.
  10236. |    Use char because int might match the return type of a GCC
  10237. |    builtin and then its argument prototype would still apply.  */
  10238. | #ifdef __cplusplus
  10239. | extern "C"
  10240. | #endif
  10241. | char NSLinkModule ();
  10242. | /* The GNU C library defines this for functions which it implements
  10243. |     to always fail with ENOSYS.  Some functions are actually named
  10244. |     something starting with __ and the normal name is an alias.  */
  10245. | #if defined __stub_NSLinkModule || defined __stub___NSLinkModule
  10246. | choke me
  10247. | #endif
  10248. |
  10249. | int
  10250. | main ()
  10251. | {
  10252. | return NSLinkModule ();
  10253. |   ;
  10254. |   return 0;
  10255. | }
  10256. configure:22783: result: no
  10257. configure:22790: checking for shl_load in -ldld
  10258. configure:22815: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ldld  -lrt -ldl -lcrypt  -lpthread >&5
  10259. /usr/bin/ld: cannot find -ldld
  10260. collect2: error: ld returned 1 exit status
  10261. configure:22815: $? = 1
  10262. configure: failed program was:
  10263. | /* confdefs.h */
  10264. | #define PACKAGE_NAME ""
  10265. | #define PACKAGE_TARNAME ""
  10266. | #define PACKAGE_VERSION ""
  10267. | #define PACKAGE_STRING ""
  10268. | #define PACKAGE_BUGREPORT ""
  10269. | #define PACKAGE_URL ""
  10270. | #define STDC_HEADERS 1
  10271. | #define HAVE_SYS_TYPES_H 1
  10272. | #define HAVE_SYS_STAT_H 1
  10273. | #define HAVE_STDLIB_H 1
  10274. | #define HAVE_STRING_H 1
  10275. | #define HAVE_MEMORY_H 1
  10276. | #define HAVE_STRINGS_H 1
  10277. | #define HAVE_INTTYPES_H 1
  10278. | #define HAVE_STDINT_H 1
  10279. | #define HAVE_UNISTD_H 1
  10280. | #define __EXTENSIONS__ 1
  10281. | #define _ALL_SOURCE 1
  10282. | #define _GNU_SOURCE 1
  10283. | #define _POSIX_PTHREAD_SEMANTICS 1
  10284. | #define _TANDEM_SOURCE 1
  10285. | #define HAVE_DLFCN_H 1
  10286. | #define LT_OBJDIR ".libs/"
  10287. | #define HAVE_LIBDL 1
  10288. | #define HAVE_PTHREAD_H 1
  10289. | #define HAVE_PTHREAD_H 1
  10290. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  10291. | #define HAVE_PTHREAD_KEY_DELETE 1
  10292. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  10293. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  10294. | #define HAVE_PTHREAD_RWLOCKS 1
  10295. | #define HAVE_GETHOSTBYNAME_R 1
  10296. | #define HAVE_GETHOSTBYADDR_R 1
  10297. | #define HAVE_SIGSUSPEND 1
  10298. | #define HAVE_SIGWAIT 1
  10299. | #define HAVE_POLL 1
  10300. | #define HAVE_EPOLL 1
  10301. | #define HAVE_GETPWNAM_R 1
  10302. | #define HAVE_GETPWUID_R 1
  10303. | #define HAVE_GETGRNAM_R 1
  10304. | #define HAVE_GETGRGID_R 1
  10305. | #define HAVE_SYS_TYPES_H 1
  10306. | #define HAVE_SYS_MMAN_H 1
  10307. | #define HAVE_SYS_IPC_H 1
  10308. | #define HAVE_SYS_SHM_H 1
  10309. | #define HAVE_SYS_FILE_H 1
  10310. | #define HAVE_MMAP 1
  10311. | #define HAVE_MUNMAP 1
  10312. | #define HAVE_SHM_OPEN 1
  10313. | #define HAVE_SHM_UNLINK 1
  10314. | #define HAVE_SHMGET 1
  10315. | #define HAVE_SHMAT 1
  10316. | #define HAVE_SHMDT 1
  10317. | #define HAVE_SHMCTL 1
  10318. | #define HAVE_MAP_ANON 1
  10319. | #define anonymous shared memory allocation method 1
  10320. | #define USE_SHMEM_MMAP_ANON 1
  10321. | #define namebased memory allocation method 1
  10322. | #define USE_SHMEM_SHMGET 1
  10323. | #define HAVE_CALLOC 1
  10324. | #define HAVE_SETSID 1
  10325. | #define HAVE_ISINF 1
  10326. | #define HAVE_ISNAN 1
  10327. | #define HAVE_GETENV 1
  10328. | #define HAVE_PUTENV 1
  10329. | #define HAVE_SETENV 1
  10330. | #define HAVE_UNSETENV 1
  10331. | #define HAVE_WRITEV 1
  10332. | #define HAVE_GETIFADDRS 1
  10333. | #define HAVE_UTIME 1
  10334. | #define HAVE_UTIMES 1
  10335. | #define HAVE_SETRLIMIT 1
  10336. | #define HAVE_GETRLIMIT 1
  10337. | #define HAVE_SENDFILE 1
  10338. | #define HAVE_SIGACTION 1
  10339. | #define HAVE_DECL_SYS_SIGLIST 1
  10340. | #define HAVE_FORK 1
  10341. | #define HAVE_STRERROR_R 1
  10342. | #define HAVE_MMAP 1
  10343. | #define HAVE_MEMMOVE 1
  10344. | #define HAVE_GETPASS 1
  10345. | #define HAVE_GMTIME_R 1
  10346. | #define HAVE_LOCALTIME_R 1
  10347. | #define HAVE_MKSTEMP 1
  10348. | #define DIRENT_INODE d_fileno
  10349. | #define DIRENT_TYPE d_type
  10350. | #define STDC_HEADERS 1
  10351. | #define HAVE_ALLOCA_H 1
  10352. | #define HAVE_CRYPT_H 1
  10353. | #define HAVE_CTYPE_H 1
  10354. | #define HAVE_DIRENT_H 1
  10355. | #define HAVE_DLFCN_H 1
  10356. | #define HAVE_ERRNO_H 1
  10357. | #define HAVE_FCNTL_H 1
  10358. | #define HAVE_GRP_H 1
  10359. | #define HAVE_LIMITS_H 1
  10360. | #define HAVE_MALLOC_H 1
  10361. | #define HAVE_MEMORY_H 1
  10362. | #define HAVE_NETDB_H 1
  10363. | #define HAVE_POLL_H 1
  10364. | #define HAVE_PWD_H 1
  10365. | #define HAVE_SEMAPHORE_H 1
  10366. | #define HAVE_SIGNAL_H 1
  10367. | #define HAVE_STDARG_H 1
  10368. | #define HAVE_STDDEF_H 1
  10369. | #define HAVE_STDIO_H 1
  10370. | #define HAVE_STDLIB_H 1
  10371. | #define HAVE_STRING_H 1
  10372. | #define HAVE_STRINGS_H 1
  10373. | #define HAVE_TERMIOS_H 1
  10374. | #define HAVE_TIME_H 1
  10375. | #define HAVE_UNISTD_H 1
  10376. | #define HAVE_ARPA_INET_H 1
  10377. | #define HAVE_NETINET_IN_H 1
  10378. | #define HAVE_SYS_FILE_H 1
  10379. | #define HAVE_SYS_IOCTL_H 1
  10380. | #define HAVE_SYS_MMAN_H 1
  10381. | #define HAVE_SYS_POLL_H 1
  10382. | #define HAVE_SYS_RESOURCE_H 1
  10383. | #define HAVE_SYS_SELECT_H 1
  10384. | #define HAVE_SYS_SEM_H 1
  10385. | #define HAVE_SYS_SENDFILE_H 1
  10386. | #define HAVE_SYS_SIGNAL_H 1
  10387. | #define HAVE_SYS_SOCKET_H 1
  10388. | #define HAVE_SYS_STAT_H 1
  10389. | #define HAVE_SYS_SYSCTL_H 1
  10390. | #define HAVE_SYS_TIME_H 1
  10391. | #define HAVE_SYS_TYPES_H 1
  10392. | #define HAVE_SYS_UIO_H 1
  10393. | #define HAVE_SYS_UN_H 1
  10394. | #define HAVE_SYS_WAIT_H 1
  10395. | #define HAVE_NETINET_TCP_H 1
  10396. | #define SETPGRP_VOID 1
  10397. | #define HAVE_SOCKLEN_T 1
  10398. | #define SIZEOF_VOIDP 8
  10399. | #define SIZEOF_CHAR 1
  10400. | #define SIZEOF_INT 4
  10401. | #define SIZEOF_LONG 8
  10402. | #define SIZEOF_SHORT 2
  10403. | #define SIZEOF_LONG_LONG 8
  10404. | #define SIZEOF_SSIZE_T 8
  10405. | #define SIZEOF_SIZE_T 8
  10406. | #define SIZEOF_OFF_T 8
  10407. | #define SIZEOF_PID_T 4
  10408. | #define HAVE_STRNCASECMP 1
  10409. | #define HAVE_STRCASECMP 1
  10410. | #define HAVE_STRDUP 1
  10411. | #define HAVE_STRSTR 1
  10412. | #define HAVE_MEMCHR 1
  10413. | #define APR_INT64_STRFN strtol
  10414. | #define APR_OFF_T_STRFN strtol
  10415. | /* end confdefs.h.  */
  10416. |
  10417. | /* Override any GCC internal prototype to avoid an error.
  10418. |    Use char because int might match the return type of a GCC
  10419. |    builtin and then its argument prototype would still apply.  */
  10420. | #ifdef __cplusplus
  10421. | extern "C"
  10422. | #endif
  10423. | char shl_load ();
  10424. | int
  10425. | main ()
  10426. | {
  10427. | return shl_load ();
  10428. |   ;
  10429. |   return 0;
  10430. | }
  10431. configure:22824: result: no
  10432. configure:22853: checking for dlopen
  10433. configure:22853: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  10434. configure:22853: $? = 0
  10435. configure:22853: result: yes
  10436. configure:22923: checking for dlsym
  10437. configure:22923: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  10438. configure:22923: $? = 0
  10439. configure:22923: result: yes
  10440. configure:23072: checking for waitpid
  10441. configure:23072: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  10442. configure:23072: $? = 0
  10443. configure:23072: result: yes
  10444. configure:23096: checking for Variable Length Arrays
  10445. configure:23116: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread  -Werror -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  10446. conftest.c:159:3: error: expected identifier or '(' before '[' token
  10447.    []
  10448.    ^
  10449. configure:23116: $? = 1
  10450. configure: failed program was:
  10451. | /* confdefs.h */
  10452. | #define PACKAGE_NAME ""
  10453. | #define PACKAGE_TARNAME ""
  10454. | #define PACKAGE_VERSION ""
  10455. | #define PACKAGE_STRING ""
  10456. | #define PACKAGE_BUGREPORT ""
  10457. | #define PACKAGE_URL ""
  10458. | #define STDC_HEADERS 1
  10459. | #define HAVE_SYS_TYPES_H 1
  10460. | #define HAVE_SYS_STAT_H 1
  10461. | #define HAVE_STDLIB_H 1
  10462. | #define HAVE_STRING_H 1
  10463. | #define HAVE_MEMORY_H 1
  10464. | #define HAVE_STRINGS_H 1
  10465. | #define HAVE_INTTYPES_H 1
  10466. | #define HAVE_STDINT_H 1
  10467. | #define HAVE_UNISTD_H 1
  10468. | #define __EXTENSIONS__ 1
  10469. | #define _ALL_SOURCE 1
  10470. | #define _GNU_SOURCE 1
  10471. | #define _POSIX_PTHREAD_SEMANTICS 1
  10472. | #define _TANDEM_SOURCE 1
  10473. | #define HAVE_DLFCN_H 1
  10474. | #define LT_OBJDIR ".libs/"
  10475. | #define HAVE_LIBDL 1
  10476. | #define HAVE_PTHREAD_H 1
  10477. | #define HAVE_PTHREAD_H 1
  10478. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  10479. | #define HAVE_PTHREAD_KEY_DELETE 1
  10480. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  10481. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  10482. | #define HAVE_PTHREAD_RWLOCKS 1
  10483. | #define HAVE_GETHOSTBYNAME_R 1
  10484. | #define HAVE_GETHOSTBYADDR_R 1
  10485. | #define HAVE_SIGSUSPEND 1
  10486. | #define HAVE_SIGWAIT 1
  10487. | #define HAVE_POLL 1
  10488. | #define HAVE_EPOLL 1
  10489. | #define HAVE_GETPWNAM_R 1
  10490. | #define HAVE_GETPWUID_R 1
  10491. | #define HAVE_GETGRNAM_R 1
  10492. | #define HAVE_GETGRGID_R 1
  10493. | #define HAVE_SYS_TYPES_H 1
  10494. | #define HAVE_SYS_MMAN_H 1
  10495. | #define HAVE_SYS_IPC_H 1
  10496. | #define HAVE_SYS_SHM_H 1
  10497. | #define HAVE_SYS_FILE_H 1
  10498. | #define HAVE_MMAP 1
  10499. | #define HAVE_MUNMAP 1
  10500. | #define HAVE_SHM_OPEN 1
  10501. | #define HAVE_SHM_UNLINK 1
  10502. | #define HAVE_SHMGET 1
  10503. | #define HAVE_SHMAT 1
  10504. | #define HAVE_SHMDT 1
  10505. | #define HAVE_SHMCTL 1
  10506. | #define HAVE_MAP_ANON 1
  10507. | #define anonymous shared memory allocation method 1
  10508. | #define USE_SHMEM_MMAP_ANON 1
  10509. | #define namebased memory allocation method 1
  10510. | #define USE_SHMEM_SHMGET 1
  10511. | #define HAVE_CALLOC 1
  10512. | #define HAVE_SETSID 1
  10513. | #define HAVE_ISINF 1
  10514. | #define HAVE_ISNAN 1
  10515. | #define HAVE_GETENV 1
  10516. | #define HAVE_PUTENV 1
  10517. | #define HAVE_SETENV 1
  10518. | #define HAVE_UNSETENV 1
  10519. | #define HAVE_WRITEV 1
  10520. | #define HAVE_GETIFADDRS 1
  10521. | #define HAVE_UTIME 1
  10522. | #define HAVE_UTIMES 1
  10523. | #define HAVE_SETRLIMIT 1
  10524. | #define HAVE_GETRLIMIT 1
  10525. | #define HAVE_SENDFILE 1
  10526. | #define HAVE_SIGACTION 1
  10527. | #define HAVE_DECL_SYS_SIGLIST 1
  10528. | #define HAVE_FORK 1
  10529. | #define HAVE_STRERROR_R 1
  10530. | #define HAVE_MMAP 1
  10531. | #define HAVE_MEMMOVE 1
  10532. | #define HAVE_GETPASS 1
  10533. | #define HAVE_GMTIME_R 1
  10534. | #define HAVE_LOCALTIME_R 1
  10535. | #define HAVE_MKSTEMP 1
  10536. | #define DIRENT_INODE d_fileno
  10537. | #define DIRENT_TYPE d_type
  10538. | #define STDC_HEADERS 1
  10539. | #define HAVE_ALLOCA_H 1
  10540. | #define HAVE_CRYPT_H 1
  10541. | #define HAVE_CTYPE_H 1
  10542. | #define HAVE_DIRENT_H 1
  10543. | #define HAVE_DLFCN_H 1
  10544. | #define HAVE_ERRNO_H 1
  10545. | #define HAVE_FCNTL_H 1
  10546. | #define HAVE_GRP_H 1
  10547. | #define HAVE_LIMITS_H 1
  10548. | #define HAVE_MALLOC_H 1
  10549. | #define HAVE_MEMORY_H 1
  10550. | #define HAVE_NETDB_H 1
  10551. | #define HAVE_POLL_H 1
  10552. | #define HAVE_PWD_H 1
  10553. | #define HAVE_SEMAPHORE_H 1
  10554. | #define HAVE_SIGNAL_H 1
  10555. | #define HAVE_STDARG_H 1
  10556. | #define HAVE_STDDEF_H 1
  10557. | #define HAVE_STDIO_H 1
  10558. | #define HAVE_STDLIB_H 1
  10559. | #define HAVE_STRING_H 1
  10560. | #define HAVE_STRINGS_H 1
  10561. | #define HAVE_TERMIOS_H 1
  10562. | #define HAVE_TIME_H 1
  10563. | #define HAVE_UNISTD_H 1
  10564. | #define HAVE_ARPA_INET_H 1
  10565. | #define HAVE_NETINET_IN_H 1
  10566. | #define HAVE_SYS_FILE_H 1
  10567. | #define HAVE_SYS_IOCTL_H 1
  10568. | #define HAVE_SYS_MMAN_H 1
  10569. | #define HAVE_SYS_POLL_H 1
  10570. | #define HAVE_SYS_RESOURCE_H 1
  10571. | #define HAVE_SYS_SELECT_H 1
  10572. | #define HAVE_SYS_SEM_H 1
  10573. | #define HAVE_SYS_SENDFILE_H 1
  10574. | #define HAVE_SYS_SIGNAL_H 1
  10575. | #define HAVE_SYS_SOCKET_H 1
  10576. | #define HAVE_SYS_STAT_H 1
  10577. | #define HAVE_SYS_SYSCTL_H 1
  10578. | #define HAVE_SYS_TIME_H 1
  10579. | #define HAVE_SYS_TYPES_H 1
  10580. | #define HAVE_SYS_UIO_H 1
  10581. | #define HAVE_SYS_UN_H 1
  10582. | #define HAVE_SYS_WAIT_H 1
  10583. | #define HAVE_NETINET_TCP_H 1
  10584. | #define SETPGRP_VOID 1
  10585. | #define HAVE_SOCKLEN_T 1
  10586. | #define SIZEOF_VOIDP 8
  10587. | #define SIZEOF_CHAR 1
  10588. | #define SIZEOF_INT 4
  10589. | #define SIZEOF_LONG 8
  10590. | #define SIZEOF_SHORT 2
  10591. | #define SIZEOF_LONG_LONG 8
  10592. | #define SIZEOF_SSIZE_T 8
  10593. | #define SIZEOF_SIZE_T 8
  10594. | #define SIZEOF_OFF_T 8
  10595. | #define SIZEOF_PID_T 4
  10596. | #define HAVE_STRNCASECMP 1
  10597. | #define HAVE_STRCASECMP 1
  10598. | #define HAVE_STRDUP 1
  10599. | #define HAVE_STRSTR 1
  10600. | #define HAVE_MEMCHR 1
  10601. | #define APR_INT64_STRFN strtol
  10602. | #define APR_OFF_T_STRFN strtol
  10603. | #define DSO_USE_DLFCN 1
  10604. | #define HAVE_WAITPID 1
  10605. | /* end confdefs.h.  */
  10606. |
  10607. |   #include "confdefs.h"
  10608. |
  10609. |   []
  10610. |   int main(int argc, const char *const *argv) {
  10611. |   [
  10612. |     int foo[argc];
  10613. |     foo[0] = 0;
  10614. | ]
  10615. |      return 0; }
  10616. configure:23124: result: no
  10617. configure:23132: checking struct rlimit
  10618. configure:23156: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  10619. conftest.c:160:1: warning: return type defaults to 'int' [-Wimplicit-int]
  10620.  main()
  10621.  ^~~~
  10622. conftest.c: In function 'main':
  10623. conftest.c:165:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  10624.      exit(0);
  10625.      ^~~~
  10626. conftest.c:165:5: warning: incompatible implicit declaration of built-in function 'exit'
  10627. conftest.c:165:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
  10628. configure:23156: $? = 0
  10629. configure:23156: ./conftest
  10630. configure:23156: $? = 0
  10631. configure:23168: result: yes
  10632. configure:23179: checking for semget
  10633. configure:23179: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  10634. configure:23179: $? = 0
  10635. configure:23179: result: yes
  10636. configure:23179: checking for semctl
  10637. configure:23179: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  10638. configure:23179: $? = 0
  10639. configure:23179: result: yes
  10640. configure:23179: checking for flock
  10641. configure:23179: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  10642. configure:23179: $? = 0
  10643. configure:23179: result: yes
  10644. configure:23191: checking for semaphore.h
  10645. configure:23191: result: yes
  10646. configure:23191: checking OS.h usability
  10647. configure:23191: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  10648. conftest.c:193:16: fatal error: OS.h: No such file or directory
  10649.  #include <OS.h>
  10650.                 ^
  10651. compilation terminated.
  10652. configure:23191: $? = 1
  10653. configure: failed program was:
  10654. | /* confdefs.h */
  10655. | #define PACKAGE_NAME ""
  10656. | #define PACKAGE_TARNAME ""
  10657. | #define PACKAGE_VERSION ""
  10658. | #define PACKAGE_STRING ""
  10659. | #define PACKAGE_BUGREPORT ""
  10660. | #define PACKAGE_URL ""
  10661. | #define STDC_HEADERS 1
  10662. | #define HAVE_SYS_TYPES_H 1
  10663. | #define HAVE_SYS_STAT_H 1
  10664. | #define HAVE_STDLIB_H 1
  10665. | #define HAVE_STRING_H 1
  10666. | #define HAVE_MEMORY_H 1
  10667. | #define HAVE_STRINGS_H 1
  10668. | #define HAVE_INTTYPES_H 1
  10669. | #define HAVE_STDINT_H 1
  10670. | #define HAVE_UNISTD_H 1
  10671. | #define __EXTENSIONS__ 1
  10672. | #define _ALL_SOURCE 1
  10673. | #define _GNU_SOURCE 1
  10674. | #define _POSIX_PTHREAD_SEMANTICS 1
  10675. | #define _TANDEM_SOURCE 1
  10676. | #define HAVE_DLFCN_H 1
  10677. | #define LT_OBJDIR ".libs/"
  10678. | #define HAVE_LIBDL 1
  10679. | #define HAVE_PTHREAD_H 1
  10680. | #define HAVE_PTHREAD_H 1
  10681. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  10682. | #define HAVE_PTHREAD_KEY_DELETE 1
  10683. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  10684. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  10685. | #define HAVE_PTHREAD_RWLOCKS 1
  10686. | #define HAVE_GETHOSTBYNAME_R 1
  10687. | #define HAVE_GETHOSTBYADDR_R 1
  10688. | #define HAVE_SIGSUSPEND 1
  10689. | #define HAVE_SIGWAIT 1
  10690. | #define HAVE_POLL 1
  10691. | #define HAVE_EPOLL 1
  10692. | #define HAVE_GETPWNAM_R 1
  10693. | #define HAVE_GETPWUID_R 1
  10694. | #define HAVE_GETGRNAM_R 1
  10695. | #define HAVE_GETGRGID_R 1
  10696. | #define HAVE_SYS_TYPES_H 1
  10697. | #define HAVE_SYS_MMAN_H 1
  10698. | #define HAVE_SYS_IPC_H 1
  10699. | #define HAVE_SYS_SHM_H 1
  10700. | #define HAVE_SYS_FILE_H 1
  10701. | #define HAVE_MMAP 1
  10702. | #define HAVE_MUNMAP 1
  10703. | #define HAVE_SHM_OPEN 1
  10704. | #define HAVE_SHM_UNLINK 1
  10705. | #define HAVE_SHMGET 1
  10706. | #define HAVE_SHMAT 1
  10707. | #define HAVE_SHMDT 1
  10708. | #define HAVE_SHMCTL 1
  10709. | #define HAVE_MAP_ANON 1
  10710. | #define anonymous shared memory allocation method 1
  10711. | #define USE_SHMEM_MMAP_ANON 1
  10712. | #define namebased memory allocation method 1
  10713. | #define USE_SHMEM_SHMGET 1
  10714. | #define HAVE_CALLOC 1
  10715. | #define HAVE_SETSID 1
  10716. | #define HAVE_ISINF 1
  10717. | #define HAVE_ISNAN 1
  10718. | #define HAVE_GETENV 1
  10719. | #define HAVE_PUTENV 1
  10720. | #define HAVE_SETENV 1
  10721. | #define HAVE_UNSETENV 1
  10722. | #define HAVE_WRITEV 1
  10723. | #define HAVE_GETIFADDRS 1
  10724. | #define HAVE_UTIME 1
  10725. | #define HAVE_UTIMES 1
  10726. | #define HAVE_SETRLIMIT 1
  10727. | #define HAVE_GETRLIMIT 1
  10728. | #define HAVE_SENDFILE 1
  10729. | #define HAVE_SIGACTION 1
  10730. | #define HAVE_DECL_SYS_SIGLIST 1
  10731. | #define HAVE_FORK 1
  10732. | #define HAVE_STRERROR_R 1
  10733. | #define HAVE_MMAP 1
  10734. | #define HAVE_MEMMOVE 1
  10735. | #define HAVE_GETPASS 1
  10736. | #define HAVE_GMTIME_R 1
  10737. | #define HAVE_LOCALTIME_R 1
  10738. | #define HAVE_MKSTEMP 1
  10739. | #define DIRENT_INODE d_fileno
  10740. | #define DIRENT_TYPE d_type
  10741. | #define STDC_HEADERS 1
  10742. | #define HAVE_ALLOCA_H 1
  10743. | #define HAVE_CRYPT_H 1
  10744. | #define HAVE_CTYPE_H 1
  10745. | #define HAVE_DIRENT_H 1
  10746. | #define HAVE_DLFCN_H 1
  10747. | #define HAVE_ERRNO_H 1
  10748. | #define HAVE_FCNTL_H 1
  10749. | #define HAVE_GRP_H 1
  10750. | #define HAVE_LIMITS_H 1
  10751. | #define HAVE_MALLOC_H 1
  10752. | #define HAVE_MEMORY_H 1
  10753. | #define HAVE_NETDB_H 1
  10754. | #define HAVE_POLL_H 1
  10755. | #define HAVE_PWD_H 1
  10756. | #define HAVE_SEMAPHORE_H 1
  10757. | #define HAVE_SIGNAL_H 1
  10758. | #define HAVE_STDARG_H 1
  10759. | #define HAVE_STDDEF_H 1
  10760. | #define HAVE_STDIO_H 1
  10761. | #define HAVE_STDLIB_H 1
  10762. | #define HAVE_STRING_H 1
  10763. | #define HAVE_STRINGS_H 1
  10764. | #define HAVE_TERMIOS_H 1
  10765. | #define HAVE_TIME_H 1
  10766. | #define HAVE_UNISTD_H 1
  10767. | #define HAVE_ARPA_INET_H 1
  10768. | #define HAVE_NETINET_IN_H 1
  10769. | #define HAVE_SYS_FILE_H 1
  10770. | #define HAVE_SYS_IOCTL_H 1
  10771. | #define HAVE_SYS_MMAN_H 1
  10772. | #define HAVE_SYS_POLL_H 1
  10773. | #define HAVE_SYS_RESOURCE_H 1
  10774. | #define HAVE_SYS_SELECT_H 1
  10775. | #define HAVE_SYS_SEM_H 1
  10776. | #define HAVE_SYS_SENDFILE_H 1
  10777. | #define HAVE_SYS_SIGNAL_H 1
  10778. | #define HAVE_SYS_SOCKET_H 1
  10779. | #define HAVE_SYS_STAT_H 1
  10780. | #define HAVE_SYS_SYSCTL_H 1
  10781. | #define HAVE_SYS_TIME_H 1
  10782. | #define HAVE_SYS_TYPES_H 1
  10783. | #define HAVE_SYS_UIO_H 1
  10784. | #define HAVE_SYS_UN_H 1
  10785. | #define HAVE_SYS_WAIT_H 1
  10786. | #define HAVE_NETINET_TCP_H 1
  10787. | #define SETPGRP_VOID 1
  10788. | #define HAVE_SOCKLEN_T 1
  10789. | #define SIZEOF_VOIDP 8
  10790. | #define SIZEOF_CHAR 1
  10791. | #define SIZEOF_INT 4
  10792. | #define SIZEOF_LONG 8
  10793. | #define SIZEOF_SHORT 2
  10794. | #define SIZEOF_LONG_LONG 8
  10795. | #define SIZEOF_SSIZE_T 8
  10796. | #define SIZEOF_SIZE_T 8
  10797. | #define SIZEOF_OFF_T 8
  10798. | #define SIZEOF_PID_T 4
  10799. | #define HAVE_STRNCASECMP 1
  10800. | #define HAVE_STRCASECMP 1
  10801. | #define HAVE_STRDUP 1
  10802. | #define HAVE_STRSTR 1
  10803. | #define HAVE_MEMCHR 1
  10804. | #define APR_INT64_STRFN strtol
  10805. | #define APR_OFF_T_STRFN strtol
  10806. | #define DSO_USE_DLFCN 1
  10807. | #define HAVE_WAITPID 1
  10808. | #define HAVE_SEMGET 1
  10809. | #define HAVE_SEMCTL 1
  10810. | #define HAVE_FLOCK 1
  10811. | #define HAVE_SEMAPHORE_H 1
  10812. | /* end confdefs.h.  */
  10813. | #include <stdio.h>
  10814. | #ifdef HAVE_SYS_TYPES_H
  10815. | # include <sys/types.h>
  10816. | #endif
  10817. | #ifdef HAVE_SYS_STAT_H
  10818. | # include <sys/stat.h>
  10819. | #endif
  10820. | #ifdef STDC_HEADERS
  10821. | # include <stdlib.h>
  10822. | # include <stddef.h>
  10823. | #else
  10824. | # ifdef HAVE_STDLIB_H
  10825. | #  include <stdlib.h>
  10826. | # endif
  10827. | #endif
  10828. | #ifdef HAVE_STRING_H
  10829. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  10830. | #  include <memory.h>
  10831. | # endif
  10832. | # include <string.h>
  10833. | #endif
  10834. | #ifdef HAVE_STRINGS_H
  10835. | # include <strings.h>
  10836. | #endif
  10837. | #ifdef HAVE_INTTYPES_H
  10838. | # include <inttypes.h>
  10839. | #endif
  10840. | #ifdef HAVE_STDINT_H
  10841. | # include <stdint.h>
  10842. | #endif
  10843. | #ifdef HAVE_UNISTD_H
  10844. | # include <unistd.h>
  10845. | #endif
  10846. | #include <OS.h>
  10847. configure:23191: result: no
  10848. configure:23191: checking OS.h presence
  10849. configure:23191: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  10850. conftest.c:160:16: fatal error: OS.h: No such file or directory
  10851.  #include <OS.h>
  10852.                 ^
  10853. compilation terminated.
  10854. configure:23191: $? = 1
  10855. configure: failed program was:
  10856. | /* confdefs.h */
  10857. | #define PACKAGE_NAME ""
  10858. | #define PACKAGE_TARNAME ""
  10859. | #define PACKAGE_VERSION ""
  10860. | #define PACKAGE_STRING ""
  10861. | #define PACKAGE_BUGREPORT ""
  10862. | #define PACKAGE_URL ""
  10863. | #define STDC_HEADERS 1
  10864. | #define HAVE_SYS_TYPES_H 1
  10865. | #define HAVE_SYS_STAT_H 1
  10866. | #define HAVE_STDLIB_H 1
  10867. | #define HAVE_STRING_H 1
  10868. | #define HAVE_MEMORY_H 1
  10869. | #define HAVE_STRINGS_H 1
  10870. | #define HAVE_INTTYPES_H 1
  10871. | #define HAVE_STDINT_H 1
  10872. | #define HAVE_UNISTD_H 1
  10873. | #define __EXTENSIONS__ 1
  10874. | #define _ALL_SOURCE 1
  10875. | #define _GNU_SOURCE 1
  10876. | #define _POSIX_PTHREAD_SEMANTICS 1
  10877. | #define _TANDEM_SOURCE 1
  10878. | #define HAVE_DLFCN_H 1
  10879. | #define LT_OBJDIR ".libs/"
  10880. | #define HAVE_LIBDL 1
  10881. | #define HAVE_PTHREAD_H 1
  10882. | #define HAVE_PTHREAD_H 1
  10883. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  10884. | #define HAVE_PTHREAD_KEY_DELETE 1
  10885. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  10886. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  10887. | #define HAVE_PTHREAD_RWLOCKS 1
  10888. | #define HAVE_GETHOSTBYNAME_R 1
  10889. | #define HAVE_GETHOSTBYADDR_R 1
  10890. | #define HAVE_SIGSUSPEND 1
  10891. | #define HAVE_SIGWAIT 1
  10892. | #define HAVE_POLL 1
  10893. | #define HAVE_EPOLL 1
  10894. | #define HAVE_GETPWNAM_R 1
  10895. | #define HAVE_GETPWUID_R 1
  10896. | #define HAVE_GETGRNAM_R 1
  10897. | #define HAVE_GETGRGID_R 1
  10898. | #define HAVE_SYS_TYPES_H 1
  10899. | #define HAVE_SYS_MMAN_H 1
  10900. | #define HAVE_SYS_IPC_H 1
  10901. | #define HAVE_SYS_SHM_H 1
  10902. | #define HAVE_SYS_FILE_H 1
  10903. | #define HAVE_MMAP 1
  10904. | #define HAVE_MUNMAP 1
  10905. | #define HAVE_SHM_OPEN 1
  10906. | #define HAVE_SHM_UNLINK 1
  10907. | #define HAVE_SHMGET 1
  10908. | #define HAVE_SHMAT 1
  10909. | #define HAVE_SHMDT 1
  10910. | #define HAVE_SHMCTL 1
  10911. | #define HAVE_MAP_ANON 1
  10912. | #define anonymous shared memory allocation method 1
  10913. | #define USE_SHMEM_MMAP_ANON 1
  10914. | #define namebased memory allocation method 1
  10915. | #define USE_SHMEM_SHMGET 1
  10916. | #define HAVE_CALLOC 1
  10917. | #define HAVE_SETSID 1
  10918. | #define HAVE_ISINF 1
  10919. | #define HAVE_ISNAN 1
  10920. | #define HAVE_GETENV 1
  10921. | #define HAVE_PUTENV 1
  10922. | #define HAVE_SETENV 1
  10923. | #define HAVE_UNSETENV 1
  10924. | #define HAVE_WRITEV 1
  10925. | #define HAVE_GETIFADDRS 1
  10926. | #define HAVE_UTIME 1
  10927. | #define HAVE_UTIMES 1
  10928. | #define HAVE_SETRLIMIT 1
  10929. | #define HAVE_GETRLIMIT 1
  10930. | #define HAVE_SENDFILE 1
  10931. | #define HAVE_SIGACTION 1
  10932. | #define HAVE_DECL_SYS_SIGLIST 1
  10933. | #define HAVE_FORK 1
  10934. | #define HAVE_STRERROR_R 1
  10935. | #define HAVE_MMAP 1
  10936. | #define HAVE_MEMMOVE 1
  10937. | #define HAVE_GETPASS 1
  10938. | #define HAVE_GMTIME_R 1
  10939. | #define HAVE_LOCALTIME_R 1
  10940. | #define HAVE_MKSTEMP 1
  10941. | #define DIRENT_INODE d_fileno
  10942. | #define DIRENT_TYPE d_type
  10943. | #define STDC_HEADERS 1
  10944. | #define HAVE_ALLOCA_H 1
  10945. | #define HAVE_CRYPT_H 1
  10946. | #define HAVE_CTYPE_H 1
  10947. | #define HAVE_DIRENT_H 1
  10948. | #define HAVE_DLFCN_H 1
  10949. | #define HAVE_ERRNO_H 1
  10950. | #define HAVE_FCNTL_H 1
  10951. | #define HAVE_GRP_H 1
  10952. | #define HAVE_LIMITS_H 1
  10953. | #define HAVE_MALLOC_H 1
  10954. | #define HAVE_MEMORY_H 1
  10955. | #define HAVE_NETDB_H 1
  10956. | #define HAVE_POLL_H 1
  10957. | #define HAVE_PWD_H 1
  10958. | #define HAVE_SEMAPHORE_H 1
  10959. | #define HAVE_SIGNAL_H 1
  10960. | #define HAVE_STDARG_H 1
  10961. | #define HAVE_STDDEF_H 1
  10962. | #define HAVE_STDIO_H 1
  10963. | #define HAVE_STDLIB_H 1
  10964. | #define HAVE_STRING_H 1
  10965. | #define HAVE_STRINGS_H 1
  10966. | #define HAVE_TERMIOS_H 1
  10967. | #define HAVE_TIME_H 1
  10968. | #define HAVE_UNISTD_H 1
  10969. | #define HAVE_ARPA_INET_H 1
  10970. | #define HAVE_NETINET_IN_H 1
  10971. | #define HAVE_SYS_FILE_H 1
  10972. | #define HAVE_SYS_IOCTL_H 1
  10973. | #define HAVE_SYS_MMAN_H 1
  10974. | #define HAVE_SYS_POLL_H 1
  10975. | #define HAVE_SYS_RESOURCE_H 1
  10976. | #define HAVE_SYS_SELECT_H 1
  10977. | #define HAVE_SYS_SEM_H 1
  10978. | #define HAVE_SYS_SENDFILE_H 1
  10979. | #define HAVE_SYS_SIGNAL_H 1
  10980. | #define HAVE_SYS_SOCKET_H 1
  10981. | #define HAVE_SYS_STAT_H 1
  10982. | #define HAVE_SYS_SYSCTL_H 1
  10983. | #define HAVE_SYS_TIME_H 1
  10984. | #define HAVE_SYS_TYPES_H 1
  10985. | #define HAVE_SYS_UIO_H 1
  10986. | #define HAVE_SYS_UN_H 1
  10987. | #define HAVE_SYS_WAIT_H 1
  10988. | #define HAVE_NETINET_TCP_H 1
  10989. | #define SETPGRP_VOID 1
  10990. | #define HAVE_SOCKLEN_T 1
  10991. | #define SIZEOF_VOIDP 8
  10992. | #define SIZEOF_CHAR 1
  10993. | #define SIZEOF_INT 4
  10994. | #define SIZEOF_LONG 8
  10995. | #define SIZEOF_SHORT 2
  10996. | #define SIZEOF_LONG_LONG 8
  10997. | #define SIZEOF_SSIZE_T 8
  10998. | #define SIZEOF_SIZE_T 8
  10999. | #define SIZEOF_OFF_T 8
  11000. | #define SIZEOF_PID_T 4
  11001. | #define HAVE_STRNCASECMP 1
  11002. | #define HAVE_STRCASECMP 1
  11003. | #define HAVE_STRDUP 1
  11004. | #define HAVE_STRSTR 1
  11005. | #define HAVE_MEMCHR 1
  11006. | #define APR_INT64_STRFN strtol
  11007. | #define APR_OFF_T_STRFN strtol
  11008. | #define DSO_USE_DLFCN 1
  11009. | #define HAVE_WAITPID 1
  11010. | #define HAVE_SEMGET 1
  11011. | #define HAVE_SEMCTL 1
  11012. | #define HAVE_FLOCK 1
  11013. | #define HAVE_SEMAPHORE_H 1
  11014. | /* end confdefs.h.  */
  11015. | #include <OS.h>
  11016. configure:23191: result: no
  11017. configure:23191: checking for OS.h
  11018. configure:23191: result: no
  11019. configure:23204: checking for sem_close
  11020. configure:23204: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  11021. configure:23204: $? = 0
  11022. configure:23204: result: yes
  11023. configure:23204: checking for sem_unlink
  11024. configure:23204: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  11025. configure:23204: $? = 0
  11026. configure:23204: result: yes
  11027. configure:23204: checking for sem_post
  11028. configure:23204: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  11029. configure:23204: $? = 0
  11030. configure:23204: result: yes
  11031. configure:23204: checking for sem_wait
  11032. configure:23204: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  11033. configure:23204: $? = 0
  11034. configure:23204: result: yes
  11035. configure:23204: checking for create_sem
  11036. configure:23204: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  11037. /tmp/ccStwp1P.o: In function `main':
  11038. /freeswitch-advantage/libs/apr/conftest.c:198: undefined reference to `create_sem'
  11039. collect2: error: ld returned 1 exit status
  11040. configure:23204: $? = 1
  11041. configure: failed program was:
  11042. | /* confdefs.h */
  11043. | #define PACKAGE_NAME ""
  11044. | #define PACKAGE_TARNAME ""
  11045. | #define PACKAGE_VERSION ""
  11046. | #define PACKAGE_STRING ""
  11047. | #define PACKAGE_BUGREPORT ""
  11048. | #define PACKAGE_URL ""
  11049. | #define STDC_HEADERS 1
  11050. | #define HAVE_SYS_TYPES_H 1
  11051. | #define HAVE_SYS_STAT_H 1
  11052. | #define HAVE_STDLIB_H 1
  11053. | #define HAVE_STRING_H 1
  11054. | #define HAVE_MEMORY_H 1
  11055. | #define HAVE_STRINGS_H 1
  11056. | #define HAVE_INTTYPES_H 1
  11057. | #define HAVE_STDINT_H 1
  11058. | #define HAVE_UNISTD_H 1
  11059. | #define __EXTENSIONS__ 1
  11060. | #define _ALL_SOURCE 1
  11061. | #define _GNU_SOURCE 1
  11062. | #define _POSIX_PTHREAD_SEMANTICS 1
  11063. | #define _TANDEM_SOURCE 1
  11064. | #define HAVE_DLFCN_H 1
  11065. | #define LT_OBJDIR ".libs/"
  11066. | #define HAVE_LIBDL 1
  11067. | #define HAVE_PTHREAD_H 1
  11068. | #define HAVE_PTHREAD_H 1
  11069. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  11070. | #define HAVE_PTHREAD_KEY_DELETE 1
  11071. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  11072. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  11073. | #define HAVE_PTHREAD_RWLOCKS 1
  11074. | #define HAVE_GETHOSTBYNAME_R 1
  11075. | #define HAVE_GETHOSTBYADDR_R 1
  11076. | #define HAVE_SIGSUSPEND 1
  11077. | #define HAVE_SIGWAIT 1
  11078. | #define HAVE_POLL 1
  11079. | #define HAVE_EPOLL 1
  11080. | #define HAVE_GETPWNAM_R 1
  11081. | #define HAVE_GETPWUID_R 1
  11082. | #define HAVE_GETGRNAM_R 1
  11083. | #define HAVE_GETGRGID_R 1
  11084. | #define HAVE_SYS_TYPES_H 1
  11085. | #define HAVE_SYS_MMAN_H 1
  11086. | #define HAVE_SYS_IPC_H 1
  11087. | #define HAVE_SYS_SHM_H 1
  11088. | #define HAVE_SYS_FILE_H 1
  11089. | #define HAVE_MMAP 1
  11090. | #define HAVE_MUNMAP 1
  11091. | #define HAVE_SHM_OPEN 1
  11092. | #define HAVE_SHM_UNLINK 1
  11093. | #define HAVE_SHMGET 1
  11094. | #define HAVE_SHMAT 1
  11095. | #define HAVE_SHMDT 1
  11096. | #define HAVE_SHMCTL 1
  11097. | #define HAVE_MAP_ANON 1
  11098. | #define anonymous shared memory allocation method 1
  11099. | #define USE_SHMEM_MMAP_ANON 1
  11100. | #define namebased memory allocation method 1
  11101. | #define USE_SHMEM_SHMGET 1
  11102. | #define HAVE_CALLOC 1
  11103. | #define HAVE_SETSID 1
  11104. | #define HAVE_ISINF 1
  11105. | #define HAVE_ISNAN 1
  11106. | #define HAVE_GETENV 1
  11107. | #define HAVE_PUTENV 1
  11108. | #define HAVE_SETENV 1
  11109. | #define HAVE_UNSETENV 1
  11110. | #define HAVE_WRITEV 1
  11111. | #define HAVE_GETIFADDRS 1
  11112. | #define HAVE_UTIME 1
  11113. | #define HAVE_UTIMES 1
  11114. | #define HAVE_SETRLIMIT 1
  11115. | #define HAVE_GETRLIMIT 1
  11116. | #define HAVE_SENDFILE 1
  11117. | #define HAVE_SIGACTION 1
  11118. | #define HAVE_DECL_SYS_SIGLIST 1
  11119. | #define HAVE_FORK 1
  11120. | #define HAVE_STRERROR_R 1
  11121. | #define HAVE_MMAP 1
  11122. | #define HAVE_MEMMOVE 1
  11123. | #define HAVE_GETPASS 1
  11124. | #define HAVE_GMTIME_R 1
  11125. | #define HAVE_LOCALTIME_R 1
  11126. | #define HAVE_MKSTEMP 1
  11127. | #define DIRENT_INODE d_fileno
  11128. | #define DIRENT_TYPE d_type
  11129. | #define STDC_HEADERS 1
  11130. | #define HAVE_ALLOCA_H 1
  11131. | #define HAVE_CRYPT_H 1
  11132. | #define HAVE_CTYPE_H 1
  11133. | #define HAVE_DIRENT_H 1
  11134. | #define HAVE_DLFCN_H 1
  11135. | #define HAVE_ERRNO_H 1
  11136. | #define HAVE_FCNTL_H 1
  11137. | #define HAVE_GRP_H 1
  11138. | #define HAVE_LIMITS_H 1
  11139. | #define HAVE_MALLOC_H 1
  11140. | #define HAVE_MEMORY_H 1
  11141. | #define HAVE_NETDB_H 1
  11142. | #define HAVE_POLL_H 1
  11143. | #define HAVE_PWD_H 1
  11144. | #define HAVE_SEMAPHORE_H 1
  11145. | #define HAVE_SIGNAL_H 1
  11146. | #define HAVE_STDARG_H 1
  11147. | #define HAVE_STDDEF_H 1
  11148. | #define HAVE_STDIO_H 1
  11149. | #define HAVE_STDLIB_H 1
  11150. | #define HAVE_STRING_H 1
  11151. | #define HAVE_STRINGS_H 1
  11152. | #define HAVE_TERMIOS_H 1
  11153. | #define HAVE_TIME_H 1
  11154. | #define HAVE_UNISTD_H 1
  11155. | #define HAVE_ARPA_INET_H 1
  11156. | #define HAVE_NETINET_IN_H 1
  11157. | #define HAVE_SYS_FILE_H 1
  11158. | #define HAVE_SYS_IOCTL_H 1
  11159. | #define HAVE_SYS_MMAN_H 1
  11160. | #define HAVE_SYS_POLL_H 1
  11161. | #define HAVE_SYS_RESOURCE_H 1
  11162. | #define HAVE_SYS_SELECT_H 1
  11163. | #define HAVE_SYS_SEM_H 1
  11164. | #define HAVE_SYS_SENDFILE_H 1
  11165. | #define HAVE_SYS_SIGNAL_H 1
  11166. | #define HAVE_SYS_SOCKET_H 1
  11167. | #define HAVE_SYS_STAT_H 1
  11168. | #define HAVE_SYS_SYSCTL_H 1
  11169. | #define HAVE_SYS_TIME_H 1
  11170. | #define HAVE_SYS_TYPES_H 1
  11171. | #define HAVE_SYS_UIO_H 1
  11172. | #define HAVE_SYS_UN_H 1
  11173. | #define HAVE_SYS_WAIT_H 1
  11174. | #define HAVE_NETINET_TCP_H 1
  11175. | #define SETPGRP_VOID 1
  11176. | #define HAVE_SOCKLEN_T 1
  11177. | #define SIZEOF_VOIDP 8
  11178. | #define SIZEOF_CHAR 1
  11179. | #define SIZEOF_INT 4
  11180. | #define SIZEOF_LONG 8
  11181. | #define SIZEOF_SHORT 2
  11182. | #define SIZEOF_LONG_LONG 8
  11183. | #define SIZEOF_SSIZE_T 8
  11184. | #define SIZEOF_SIZE_T 8
  11185. | #define SIZEOF_OFF_T 8
  11186. | #define SIZEOF_PID_T 4
  11187. | #define HAVE_STRNCASECMP 1
  11188. | #define HAVE_STRCASECMP 1
  11189. | #define HAVE_STRDUP 1
  11190. | #define HAVE_STRSTR 1
  11191. | #define HAVE_MEMCHR 1
  11192. | #define APR_INT64_STRFN strtol
  11193. | #define APR_OFF_T_STRFN strtol
  11194. | #define DSO_USE_DLFCN 1
  11195. | #define HAVE_WAITPID 1
  11196. | #define HAVE_SEMGET 1
  11197. | #define HAVE_SEMCTL 1
  11198. | #define HAVE_FLOCK 1
  11199. | #define HAVE_SEMAPHORE_H 1
  11200. | #define HAVE_SEM_CLOSE 1
  11201. | #define HAVE_SEM_UNLINK 1
  11202. | #define HAVE_SEM_POST 1
  11203. | #define HAVE_SEM_WAIT 1
  11204. | /* end confdefs.h.  */
  11205. | /* Define create_sem to an innocuous variant, in case <limits.h> declares create_sem.
  11206. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  11207. | #define create_sem innocuous_create_sem
  11208. |
  11209. | /* System header to define __stub macros and hopefully few prototypes,
  11210. |     which can conflict with char create_sem (); below.
  11211. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  11212. |     <limits.h> exists even on freestanding compilers.  */
  11213. |
  11214. | #ifdef __STDC__
  11215. | # include <limits.h>
  11216. | #else
  11217. | # include <assert.h>
  11218. | #endif
  11219. |
  11220. | #undef create_sem
  11221. |
  11222. | /* Override any GCC internal prototype to avoid an error.
  11223. |    Use char because int might match the return type of a GCC
  11224. |    builtin and then its argument prototype would still apply.  */
  11225. | #ifdef __cplusplus
  11226. | extern "C"
  11227. | #endif
  11228. | char create_sem ();
  11229. | /* The GNU C library defines this for functions which it implements
  11230. |     to always fail with ENOSYS.  Some functions are actually named
  11231. |     something starting with __ and the normal name is an alias.  */
  11232. | #if defined __stub_create_sem || defined __stub___create_sem
  11233. | choke me
  11234. | #endif
  11235. |
  11236. | int
  11237. | main ()
  11238. | {
  11239. | return create_sem ();
  11240. |   ;
  11241. |   return 0;
  11242. | }
  11243. configure:23204: result: no
  11244. configure:23215: checking for working sem_open
  11245. configure:23245: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  11246. conftest.c:169:1: warning: return type defaults to 'int' [-Wimplicit-int]
  11247.  main()
  11248.  ^~~~
  11249. configure:23245: $? = 0
  11250. configure:23245: ./conftest
  11251. configure:23245: $? = 0
  11252. configure:23255: result: yes
  11253. configure:23259: checking for union semun in sys/sem.h
  11254. configure:23279: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  11255. conftest.c: In function 'main':
  11256. conftest.c:173:13: error: storage size of 'arg' isn't known
  11257.  union semun arg;
  11258.              ^~~
  11259. configure:23279: $? = 1
  11260. configure: failed program was:
  11261. | /* confdefs.h */
  11262. | #define PACKAGE_NAME ""
  11263. | #define PACKAGE_TARNAME ""
  11264. | #define PACKAGE_VERSION ""
  11265. | #define PACKAGE_STRING ""
  11266. | #define PACKAGE_BUGREPORT ""
  11267. | #define PACKAGE_URL ""
  11268. | #define STDC_HEADERS 1
  11269. | #define HAVE_SYS_TYPES_H 1
  11270. | #define HAVE_SYS_STAT_H 1
  11271. | #define HAVE_STDLIB_H 1
  11272. | #define HAVE_STRING_H 1
  11273. | #define HAVE_MEMORY_H 1
  11274. | #define HAVE_STRINGS_H 1
  11275. | #define HAVE_INTTYPES_H 1
  11276. | #define HAVE_STDINT_H 1
  11277. | #define HAVE_UNISTD_H 1
  11278. | #define __EXTENSIONS__ 1
  11279. | #define _ALL_SOURCE 1
  11280. | #define _GNU_SOURCE 1
  11281. | #define _POSIX_PTHREAD_SEMANTICS 1
  11282. | #define _TANDEM_SOURCE 1
  11283. | #define HAVE_DLFCN_H 1
  11284. | #define LT_OBJDIR ".libs/"
  11285. | #define HAVE_LIBDL 1
  11286. | #define HAVE_PTHREAD_H 1
  11287. | #define HAVE_PTHREAD_H 1
  11288. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  11289. | #define HAVE_PTHREAD_KEY_DELETE 1
  11290. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  11291. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  11292. | #define HAVE_PTHREAD_RWLOCKS 1
  11293. | #define HAVE_GETHOSTBYNAME_R 1
  11294. | #define HAVE_GETHOSTBYADDR_R 1
  11295. | #define HAVE_SIGSUSPEND 1
  11296. | #define HAVE_SIGWAIT 1
  11297. | #define HAVE_POLL 1
  11298. | #define HAVE_EPOLL 1
  11299. | #define HAVE_GETPWNAM_R 1
  11300. | #define HAVE_GETPWUID_R 1
  11301. | #define HAVE_GETGRNAM_R 1
  11302. | #define HAVE_GETGRGID_R 1
  11303. | #define HAVE_SYS_TYPES_H 1
  11304. | #define HAVE_SYS_MMAN_H 1
  11305. | #define HAVE_SYS_IPC_H 1
  11306. | #define HAVE_SYS_SHM_H 1
  11307. | #define HAVE_SYS_FILE_H 1
  11308. | #define HAVE_MMAP 1
  11309. | #define HAVE_MUNMAP 1
  11310. | #define HAVE_SHM_OPEN 1
  11311. | #define HAVE_SHM_UNLINK 1
  11312. | #define HAVE_SHMGET 1
  11313. | #define HAVE_SHMAT 1
  11314. | #define HAVE_SHMDT 1
  11315. | #define HAVE_SHMCTL 1
  11316. | #define HAVE_MAP_ANON 1
  11317. | #define anonymous shared memory allocation method 1
  11318. | #define USE_SHMEM_MMAP_ANON 1
  11319. | #define namebased memory allocation method 1
  11320. | #define USE_SHMEM_SHMGET 1
  11321. | #define HAVE_CALLOC 1
  11322. | #define HAVE_SETSID 1
  11323. | #define HAVE_ISINF 1
  11324. | #define HAVE_ISNAN 1
  11325. | #define HAVE_GETENV 1
  11326. | #define HAVE_PUTENV 1
  11327. | #define HAVE_SETENV 1
  11328. | #define HAVE_UNSETENV 1
  11329. | #define HAVE_WRITEV 1
  11330. | #define HAVE_GETIFADDRS 1
  11331. | #define HAVE_UTIME 1
  11332. | #define HAVE_UTIMES 1
  11333. | #define HAVE_SETRLIMIT 1
  11334. | #define HAVE_GETRLIMIT 1
  11335. | #define HAVE_SENDFILE 1
  11336. | #define HAVE_SIGACTION 1
  11337. | #define HAVE_DECL_SYS_SIGLIST 1
  11338. | #define HAVE_FORK 1
  11339. | #define HAVE_STRERROR_R 1
  11340. | #define HAVE_MMAP 1
  11341. | #define HAVE_MEMMOVE 1
  11342. | #define HAVE_GETPASS 1
  11343. | #define HAVE_GMTIME_R 1
  11344. | #define HAVE_LOCALTIME_R 1
  11345. | #define HAVE_MKSTEMP 1
  11346. | #define DIRENT_INODE d_fileno
  11347. | #define DIRENT_TYPE d_type
  11348. | #define STDC_HEADERS 1
  11349. | #define HAVE_ALLOCA_H 1
  11350. | #define HAVE_CRYPT_H 1
  11351. | #define HAVE_CTYPE_H 1
  11352. | #define HAVE_DIRENT_H 1
  11353. | #define HAVE_DLFCN_H 1
  11354. | #define HAVE_ERRNO_H 1
  11355. | #define HAVE_FCNTL_H 1
  11356. | #define HAVE_GRP_H 1
  11357. | #define HAVE_LIMITS_H 1
  11358. | #define HAVE_MALLOC_H 1
  11359. | #define HAVE_MEMORY_H 1
  11360. | #define HAVE_NETDB_H 1
  11361. | #define HAVE_POLL_H 1
  11362. | #define HAVE_PWD_H 1
  11363. | #define HAVE_SEMAPHORE_H 1
  11364. | #define HAVE_SIGNAL_H 1
  11365. | #define HAVE_STDARG_H 1
  11366. | #define HAVE_STDDEF_H 1
  11367. | #define HAVE_STDIO_H 1
  11368. | #define HAVE_STDLIB_H 1
  11369. | #define HAVE_STRING_H 1
  11370. | #define HAVE_STRINGS_H 1
  11371. | #define HAVE_TERMIOS_H 1
  11372. | #define HAVE_TIME_H 1
  11373. | #define HAVE_UNISTD_H 1
  11374. | #define HAVE_ARPA_INET_H 1
  11375. | #define HAVE_NETINET_IN_H 1
  11376. | #define HAVE_SYS_FILE_H 1
  11377. | #define HAVE_SYS_IOCTL_H 1
  11378. | #define HAVE_SYS_MMAN_H 1
  11379. | #define HAVE_SYS_POLL_H 1
  11380. | #define HAVE_SYS_RESOURCE_H 1
  11381. | #define HAVE_SYS_SELECT_H 1
  11382. | #define HAVE_SYS_SEM_H 1
  11383. | #define HAVE_SYS_SENDFILE_H 1
  11384. | #define HAVE_SYS_SIGNAL_H 1
  11385. | #define HAVE_SYS_SOCKET_H 1
  11386. | #define HAVE_SYS_STAT_H 1
  11387. | #define HAVE_SYS_SYSCTL_H 1
  11388. | #define HAVE_SYS_TIME_H 1
  11389. | #define HAVE_SYS_TYPES_H 1
  11390. | #define HAVE_SYS_UIO_H 1
  11391. | #define HAVE_SYS_UN_H 1
  11392. | #define HAVE_SYS_WAIT_H 1
  11393. | #define HAVE_NETINET_TCP_H 1
  11394. | #define SETPGRP_VOID 1
  11395. | #define HAVE_SOCKLEN_T 1
  11396. | #define SIZEOF_VOIDP 8
  11397. | #define SIZEOF_CHAR 1
  11398. | #define SIZEOF_INT 4
  11399. | #define SIZEOF_LONG 8
  11400. | #define SIZEOF_SHORT 2
  11401. | #define SIZEOF_LONG_LONG 8
  11402. | #define SIZEOF_SSIZE_T 8
  11403. | #define SIZEOF_SIZE_T 8
  11404. | #define SIZEOF_OFF_T 8
  11405. | #define SIZEOF_PID_T 4
  11406. | #define HAVE_STRNCASECMP 1
  11407. | #define HAVE_STRCASECMP 1
  11408. | #define HAVE_STRDUP 1
  11409. | #define HAVE_STRSTR 1
  11410. | #define HAVE_MEMCHR 1
  11411. | #define APR_INT64_STRFN strtol
  11412. | #define APR_OFF_T_STRFN strtol
  11413. | #define DSO_USE_DLFCN 1
  11414. | #define HAVE_WAITPID 1
  11415. | #define HAVE_SEMGET 1
  11416. | #define HAVE_SEMCTL 1
  11417. | #define HAVE_FLOCK 1
  11418. | #define HAVE_SEMAPHORE_H 1
  11419. | #define HAVE_SEM_CLOSE 1
  11420. | #define HAVE_SEM_UNLINK 1
  11421. | #define HAVE_SEM_POST 1
  11422. | #define HAVE_SEM_WAIT 1
  11423. | /* end confdefs.h.  */
  11424. |
  11425. | #include <sys/types.h>
  11426. | #include <sys/ipc.h>
  11427. | #include <sys/sem.h>
  11428. |
  11429. | int
  11430. | main ()
  11431. | {
  11432. |
  11433. | union semun arg;
  11434. | semctl(0, 0, 0, arg);
  11435. |
  11436. |   ;
  11437. |   return 0;
  11438. | }
  11439. configure:23288: result: no
  11440. configure:23293: checking for LOCK_EX in sys/file.h
  11441. configure:23318: result: yes
  11442. configure:23327: checking for F_SETLK in fcntl.h
  11443. configure:23352: result: yes
  11444. configure:23361: checking for SEM_UNDO in sys/sem.h
  11445. configure:23386: result: yes
  11446. configure:23398: checking for POLLIN in poll.h sys/poll.h
  11447. configure:23425: result: yes
  11448. configure:23436: checking for PTHREAD_PROCESS_SHARED in pthread.h
  11449. configure:23461: result: yes
  11450. configure:23471: checking for pthread_mutexattr_setpshared
  11451. configure:23471: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  11452. configure:23471: $? = 0
  11453. configure:23471: result: yes
  11454. configure:23480: checking for pthread_setschedparam in -lpthread
  11455. configure:23505: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lpthread  -lrt -ldl -lcrypt  -lpthread >&5
  11456. configure:23505: $? = 0
  11457. configure:23514: result: yes
  11458. configure:23554: checking for working PROCESS_SHARED locks
  11459. configure:23588: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  11460. conftest.c: In function 'main':
  11461. conftest.c:179:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  11462.                  exit(1);
  11463.                  ^~~~
  11464. conftest.c:179:17: warning: incompatible implicit declaration of built-in function 'exit'
  11465. conftest.c:179:17: note: include '<stdlib.h>' or provide a declaration of 'exit'
  11466. conftest.c:181:17: warning: incompatible implicit declaration of built-in function 'exit'
  11467.                  exit(2);
  11468.                  ^~~~
  11469. conftest.c:181:17: note: include '<stdlib.h>' or provide a declaration of 'exit'
  11470. conftest.c:183:17: warning: incompatible implicit declaration of built-in function 'exit'
  11471.                  exit(3);
  11472.                  ^~~~
  11473. conftest.c:183:17: note: include '<stdlib.h>' or provide a declaration of 'exit'
  11474. conftest.c:185:17: warning: incompatible implicit declaration of built-in function 'exit'
  11475.                  exit(4);
  11476.                  ^~~~
  11477. conftest.c:185:17: note: include '<stdlib.h>' or provide a declaration of 'exit'
  11478. conftest.c:187:17: warning: incompatible implicit declaration of built-in function 'exit'
  11479.                  exit(5);
  11480.                  ^~~~
  11481. conftest.c:187:17: note: include '<stdlib.h>' or provide a declaration of 'exit'
  11482. conftest.c:188:13: warning: incompatible implicit declaration of built-in function 'exit'
  11483.              exit(0);
  11484.              ^~~~
  11485. conftest.c:188:13: note: include '<stdlib.h>' or provide a declaration of 'exit'
  11486. configure:23588: $? = 0
  11487. configure:23588: ./conftest
  11488. configure:23588: $? = 0
  11489. configure:23598: result: yes
  11490. configure:23610: checking for robust cross-process mutex support
  11491. configure:23651: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  11492. configure:23651: $? = 0
  11493. configure:23651: ./conftest
  11494. configure:23651: $? = 0
  11495. configure:23661: result: yes
  11496. configure:24046: result: decision on apr_lock implementation method... SysV IPC semget()
  11497. configure:24093: checking if all interprocess locks affect threads
  11498. configure:24101: result: no
  11499. configure:24107: checking if POSIX sems affect threads in the same process
  11500. configure:24116: result: no
  11501. configure:24120: checking if SysV sems affect threads in the same process
  11502. configure:24129: result: no
  11503. configure:24133: checking if fcntl locks affect threads in the same process
  11504. configure:24142: result: no
  11505. configure:24146: checking if flock locks affect threads in the same process
  11506. configure:24155: result: no
  11507. configure:24159: checking for entropy source
  11508. configure:24221: result: /dev/random
  11509. configure:24260: checking uuid.h usability
  11510. configure:24260: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  11511. conftest.c:208:18: fatal error: uuid.h: No such file or directory
  11512.  #include <uuid.h>
  11513.                   ^
  11514. compilation terminated.
  11515. configure:24260: $? = 1
  11516. configure: failed program was:
  11517. | /* confdefs.h */
  11518. | #define PACKAGE_NAME ""
  11519. | #define PACKAGE_TARNAME ""
  11520. | #define PACKAGE_VERSION ""
  11521. | #define PACKAGE_STRING ""
  11522. | #define PACKAGE_BUGREPORT ""
  11523. | #define PACKAGE_URL ""
  11524. | #define STDC_HEADERS 1
  11525. | #define HAVE_SYS_TYPES_H 1
  11526. | #define HAVE_SYS_STAT_H 1
  11527. | #define HAVE_STDLIB_H 1
  11528. | #define HAVE_STRING_H 1
  11529. | #define HAVE_MEMORY_H 1
  11530. | #define HAVE_STRINGS_H 1
  11531. | #define HAVE_INTTYPES_H 1
  11532. | #define HAVE_STDINT_H 1
  11533. | #define HAVE_UNISTD_H 1
  11534. | #define __EXTENSIONS__ 1
  11535. | #define _ALL_SOURCE 1
  11536. | #define _GNU_SOURCE 1
  11537. | #define _POSIX_PTHREAD_SEMANTICS 1
  11538. | #define _TANDEM_SOURCE 1
  11539. | #define HAVE_DLFCN_H 1
  11540. | #define LT_OBJDIR ".libs/"
  11541. | #define HAVE_LIBDL 1
  11542. | #define HAVE_PTHREAD_H 1
  11543. | #define HAVE_PTHREAD_H 1
  11544. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  11545. | #define HAVE_PTHREAD_KEY_DELETE 1
  11546. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  11547. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  11548. | #define HAVE_PTHREAD_RWLOCKS 1
  11549. | #define HAVE_GETHOSTBYNAME_R 1
  11550. | #define HAVE_GETHOSTBYADDR_R 1
  11551. | #define HAVE_SIGSUSPEND 1
  11552. | #define HAVE_SIGWAIT 1
  11553. | #define HAVE_POLL 1
  11554. | #define HAVE_EPOLL 1
  11555. | #define HAVE_GETPWNAM_R 1
  11556. | #define HAVE_GETPWUID_R 1
  11557. | #define HAVE_GETGRNAM_R 1
  11558. | #define HAVE_GETGRGID_R 1
  11559. | #define HAVE_SYS_TYPES_H 1
  11560. | #define HAVE_SYS_MMAN_H 1
  11561. | #define HAVE_SYS_IPC_H 1
  11562. | #define HAVE_SYS_SHM_H 1
  11563. | #define HAVE_SYS_FILE_H 1
  11564. | #define HAVE_MMAP 1
  11565. | #define HAVE_MUNMAP 1
  11566. | #define HAVE_SHM_OPEN 1
  11567. | #define HAVE_SHM_UNLINK 1
  11568. | #define HAVE_SHMGET 1
  11569. | #define HAVE_SHMAT 1
  11570. | #define HAVE_SHMDT 1
  11571. | #define HAVE_SHMCTL 1
  11572. | #define HAVE_MAP_ANON 1
  11573. | #define anonymous shared memory allocation method 1
  11574. | #define USE_SHMEM_MMAP_ANON 1
  11575. | #define namebased memory allocation method 1
  11576. | #define USE_SHMEM_SHMGET 1
  11577. | #define HAVE_CALLOC 1
  11578. | #define HAVE_SETSID 1
  11579. | #define HAVE_ISINF 1
  11580. | #define HAVE_ISNAN 1
  11581. | #define HAVE_GETENV 1
  11582. | #define HAVE_PUTENV 1
  11583. | #define HAVE_SETENV 1
  11584. | #define HAVE_UNSETENV 1
  11585. | #define HAVE_WRITEV 1
  11586. | #define HAVE_GETIFADDRS 1
  11587. | #define HAVE_UTIME 1
  11588. | #define HAVE_UTIMES 1
  11589. | #define HAVE_SETRLIMIT 1
  11590. | #define HAVE_GETRLIMIT 1
  11591. | #define HAVE_SENDFILE 1
  11592. | #define HAVE_SIGACTION 1
  11593. | #define HAVE_DECL_SYS_SIGLIST 1
  11594. | #define HAVE_FORK 1
  11595. | #define HAVE_STRERROR_R 1
  11596. | #define HAVE_MMAP 1
  11597. | #define HAVE_MEMMOVE 1
  11598. | #define HAVE_GETPASS 1
  11599. | #define HAVE_GMTIME_R 1
  11600. | #define HAVE_LOCALTIME_R 1
  11601. | #define HAVE_MKSTEMP 1
  11602. | #define DIRENT_INODE d_fileno
  11603. | #define DIRENT_TYPE d_type
  11604. | #define STDC_HEADERS 1
  11605. | #define HAVE_ALLOCA_H 1
  11606. | #define HAVE_CRYPT_H 1
  11607. | #define HAVE_CTYPE_H 1
  11608. | #define HAVE_DIRENT_H 1
  11609. | #define HAVE_DLFCN_H 1
  11610. | #define HAVE_ERRNO_H 1
  11611. | #define HAVE_FCNTL_H 1
  11612. | #define HAVE_GRP_H 1
  11613. | #define HAVE_LIMITS_H 1
  11614. | #define HAVE_MALLOC_H 1
  11615. | #define HAVE_MEMORY_H 1
  11616. | #define HAVE_NETDB_H 1
  11617. | #define HAVE_POLL_H 1
  11618. | #define HAVE_PWD_H 1
  11619. | #define HAVE_SEMAPHORE_H 1
  11620. | #define HAVE_SIGNAL_H 1
  11621. | #define HAVE_STDARG_H 1
  11622. | #define HAVE_STDDEF_H 1
  11623. | #define HAVE_STDIO_H 1
  11624. | #define HAVE_STDLIB_H 1
  11625. | #define HAVE_STRING_H 1
  11626. | #define HAVE_STRINGS_H 1
  11627. | #define HAVE_TERMIOS_H 1
  11628. | #define HAVE_TIME_H 1
  11629. | #define HAVE_UNISTD_H 1
  11630. | #define HAVE_ARPA_INET_H 1
  11631. | #define HAVE_NETINET_IN_H 1
  11632. | #define HAVE_SYS_FILE_H 1
  11633. | #define HAVE_SYS_IOCTL_H 1
  11634. | #define HAVE_SYS_MMAN_H 1
  11635. | #define HAVE_SYS_POLL_H 1
  11636. | #define HAVE_SYS_RESOURCE_H 1
  11637. | #define HAVE_SYS_SELECT_H 1
  11638. | #define HAVE_SYS_SEM_H 1
  11639. | #define HAVE_SYS_SENDFILE_H 1
  11640. | #define HAVE_SYS_SIGNAL_H 1
  11641. | #define HAVE_SYS_SOCKET_H 1
  11642. | #define HAVE_SYS_STAT_H 1
  11643. | #define HAVE_SYS_SYSCTL_H 1
  11644. | #define HAVE_SYS_TIME_H 1
  11645. | #define HAVE_SYS_TYPES_H 1
  11646. | #define HAVE_SYS_UIO_H 1
  11647. | #define HAVE_SYS_UN_H 1
  11648. | #define HAVE_SYS_WAIT_H 1
  11649. | #define HAVE_NETINET_TCP_H 1
  11650. | #define SETPGRP_VOID 1
  11651. | #define HAVE_SOCKLEN_T 1
  11652. | #define SIZEOF_VOIDP 8
  11653. | #define SIZEOF_CHAR 1
  11654. | #define SIZEOF_INT 4
  11655. | #define SIZEOF_LONG 8
  11656. | #define SIZEOF_SHORT 2
  11657. | #define SIZEOF_LONG_LONG 8
  11658. | #define SIZEOF_SSIZE_T 8
  11659. | #define SIZEOF_SIZE_T 8
  11660. | #define SIZEOF_OFF_T 8
  11661. | #define SIZEOF_PID_T 4
  11662. | #define HAVE_STRNCASECMP 1
  11663. | #define HAVE_STRCASECMP 1
  11664. | #define HAVE_STRDUP 1
  11665. | #define HAVE_STRSTR 1
  11666. | #define HAVE_MEMCHR 1
  11667. | #define APR_INT64_STRFN strtol
  11668. | #define APR_OFF_T_STRFN strtol
  11669. | #define DSO_USE_DLFCN 1
  11670. | #define HAVE_WAITPID 1
  11671. | #define HAVE_SEMGET 1
  11672. | #define HAVE_SEMCTL 1
  11673. | #define HAVE_FLOCK 1
  11674. | #define HAVE_SEMAPHORE_H 1
  11675. | #define HAVE_SEM_CLOSE 1
  11676. | #define HAVE_SEM_UNLINK 1
  11677. | #define HAVE_SEM_POST 1
  11678. | #define HAVE_SEM_WAIT 1
  11679. | #define HAVE_LOCK_EX 1
  11680. | #define HAVE_F_SETLK 1
  11681. | #define HAVE_SEM_UNDO 1
  11682. | #define HAVE_POLLIN 1
  11683. | #define HAVE_PTHREAD_PROCESS_SHARED 1
  11684. | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
  11685. | #define HAVE_PTHREAD_SETSCHEDPARAM 1
  11686. | #define HAVE_PTHREAD_MUTEX_ROBUST 1
  11687. | #define apr_lock implementation method 1
  11688. | #define USE_SYSVSEM_SERIALIZE 1
  11689. | #define DEV_RANDOM "/dev/random"
  11690. | /* end confdefs.h.  */
  11691. | #include <stdio.h>
  11692. | #ifdef HAVE_SYS_TYPES_H
  11693. | # include <sys/types.h>
  11694. | #endif
  11695. | #ifdef HAVE_SYS_STAT_H
  11696. | # include <sys/stat.h>
  11697. | #endif
  11698. | #ifdef STDC_HEADERS
  11699. | # include <stdlib.h>
  11700. | # include <stddef.h>
  11701. | #else
  11702. | # ifdef HAVE_STDLIB_H
  11703. | #  include <stdlib.h>
  11704. | # endif
  11705. | #endif
  11706. | #ifdef HAVE_STRING_H
  11707. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  11708. | #  include <memory.h>
  11709. | # endif
  11710. | # include <string.h>
  11711. | #endif
  11712. | #ifdef HAVE_STRINGS_H
  11713. | # include <strings.h>
  11714. | #endif
  11715. | #ifdef HAVE_INTTYPES_H
  11716. | # include <inttypes.h>
  11717. | #endif
  11718. | #ifdef HAVE_STDINT_H
  11719. | # include <stdint.h>
  11720. | #endif
  11721. | #ifdef HAVE_UNISTD_H
  11722. | # include <unistd.h>
  11723. | #endif
  11724. | #include <uuid.h>
  11725. configure:24260: result: no
  11726. configure:24260: checking uuid.h presence
  11727. configure:24260: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  11728. conftest.c:175:18: fatal error: uuid.h: No such file or directory
  11729.  #include <uuid.h>
  11730.                   ^
  11731. compilation terminated.
  11732. configure:24260: $? = 1
  11733. configure: failed program was:
  11734. | /* confdefs.h */
  11735. | #define PACKAGE_NAME ""
  11736. | #define PACKAGE_TARNAME ""
  11737. | #define PACKAGE_VERSION ""
  11738. | #define PACKAGE_STRING ""
  11739. | #define PACKAGE_BUGREPORT ""
  11740. | #define PACKAGE_URL ""
  11741. | #define STDC_HEADERS 1
  11742. | #define HAVE_SYS_TYPES_H 1
  11743. | #define HAVE_SYS_STAT_H 1
  11744. | #define HAVE_STDLIB_H 1
  11745. | #define HAVE_STRING_H 1
  11746. | #define HAVE_MEMORY_H 1
  11747. | #define HAVE_STRINGS_H 1
  11748. | #define HAVE_INTTYPES_H 1
  11749. | #define HAVE_STDINT_H 1
  11750. | #define HAVE_UNISTD_H 1
  11751. | #define __EXTENSIONS__ 1
  11752. | #define _ALL_SOURCE 1
  11753. | #define _GNU_SOURCE 1
  11754. | #define _POSIX_PTHREAD_SEMANTICS 1
  11755. | #define _TANDEM_SOURCE 1
  11756. | #define HAVE_DLFCN_H 1
  11757. | #define LT_OBJDIR ".libs/"
  11758. | #define HAVE_LIBDL 1
  11759. | #define HAVE_PTHREAD_H 1
  11760. | #define HAVE_PTHREAD_H 1
  11761. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  11762. | #define HAVE_PTHREAD_KEY_DELETE 1
  11763. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  11764. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  11765. | #define HAVE_PTHREAD_RWLOCKS 1
  11766. | #define HAVE_GETHOSTBYNAME_R 1
  11767. | #define HAVE_GETHOSTBYADDR_R 1
  11768. | #define HAVE_SIGSUSPEND 1
  11769. | #define HAVE_SIGWAIT 1
  11770. | #define HAVE_POLL 1
  11771. | #define HAVE_EPOLL 1
  11772. | #define HAVE_GETPWNAM_R 1
  11773. | #define HAVE_GETPWUID_R 1
  11774. | #define HAVE_GETGRNAM_R 1
  11775. | #define HAVE_GETGRGID_R 1
  11776. | #define HAVE_SYS_TYPES_H 1
  11777. | #define HAVE_SYS_MMAN_H 1
  11778. | #define HAVE_SYS_IPC_H 1
  11779. | #define HAVE_SYS_SHM_H 1
  11780. | #define HAVE_SYS_FILE_H 1
  11781. | #define HAVE_MMAP 1
  11782. | #define HAVE_MUNMAP 1
  11783. | #define HAVE_SHM_OPEN 1
  11784. | #define HAVE_SHM_UNLINK 1
  11785. | #define HAVE_SHMGET 1
  11786. | #define HAVE_SHMAT 1
  11787. | #define HAVE_SHMDT 1
  11788. | #define HAVE_SHMCTL 1
  11789. | #define HAVE_MAP_ANON 1
  11790. | #define anonymous shared memory allocation method 1
  11791. | #define USE_SHMEM_MMAP_ANON 1
  11792. | #define namebased memory allocation method 1
  11793. | #define USE_SHMEM_SHMGET 1
  11794. | #define HAVE_CALLOC 1
  11795. | #define HAVE_SETSID 1
  11796. | #define HAVE_ISINF 1
  11797. | #define HAVE_ISNAN 1
  11798. | #define HAVE_GETENV 1
  11799. | #define HAVE_PUTENV 1
  11800. | #define HAVE_SETENV 1
  11801. | #define HAVE_UNSETENV 1
  11802. | #define HAVE_WRITEV 1
  11803. | #define HAVE_GETIFADDRS 1
  11804. | #define HAVE_UTIME 1
  11805. | #define HAVE_UTIMES 1
  11806. | #define HAVE_SETRLIMIT 1
  11807. | #define HAVE_GETRLIMIT 1
  11808. | #define HAVE_SENDFILE 1
  11809. | #define HAVE_SIGACTION 1
  11810. | #define HAVE_DECL_SYS_SIGLIST 1
  11811. | #define HAVE_FORK 1
  11812. | #define HAVE_STRERROR_R 1
  11813. | #define HAVE_MMAP 1
  11814. | #define HAVE_MEMMOVE 1
  11815. | #define HAVE_GETPASS 1
  11816. | #define HAVE_GMTIME_R 1
  11817. | #define HAVE_LOCALTIME_R 1
  11818. | #define HAVE_MKSTEMP 1
  11819. | #define DIRENT_INODE d_fileno
  11820. | #define DIRENT_TYPE d_type
  11821. | #define STDC_HEADERS 1
  11822. | #define HAVE_ALLOCA_H 1
  11823. | #define HAVE_CRYPT_H 1
  11824. | #define HAVE_CTYPE_H 1
  11825. | #define HAVE_DIRENT_H 1
  11826. | #define HAVE_DLFCN_H 1
  11827. | #define HAVE_ERRNO_H 1
  11828. | #define HAVE_FCNTL_H 1
  11829. | #define HAVE_GRP_H 1
  11830. | #define HAVE_LIMITS_H 1
  11831. | #define HAVE_MALLOC_H 1
  11832. | #define HAVE_MEMORY_H 1
  11833. | #define HAVE_NETDB_H 1
  11834. | #define HAVE_POLL_H 1
  11835. | #define HAVE_PWD_H 1
  11836. | #define HAVE_SEMAPHORE_H 1
  11837. | #define HAVE_SIGNAL_H 1
  11838. | #define HAVE_STDARG_H 1
  11839. | #define HAVE_STDDEF_H 1
  11840. | #define HAVE_STDIO_H 1
  11841. | #define HAVE_STDLIB_H 1
  11842. | #define HAVE_STRING_H 1
  11843. | #define HAVE_STRINGS_H 1
  11844. | #define HAVE_TERMIOS_H 1
  11845. | #define HAVE_TIME_H 1
  11846. | #define HAVE_UNISTD_H 1
  11847. | #define HAVE_ARPA_INET_H 1
  11848. | #define HAVE_NETINET_IN_H 1
  11849. | #define HAVE_SYS_FILE_H 1
  11850. | #define HAVE_SYS_IOCTL_H 1
  11851. | #define HAVE_SYS_MMAN_H 1
  11852. | #define HAVE_SYS_POLL_H 1
  11853. | #define HAVE_SYS_RESOURCE_H 1
  11854. | #define HAVE_SYS_SELECT_H 1
  11855. | #define HAVE_SYS_SEM_H 1
  11856. | #define HAVE_SYS_SENDFILE_H 1
  11857. | #define HAVE_SYS_SIGNAL_H 1
  11858. | #define HAVE_SYS_SOCKET_H 1
  11859. | #define HAVE_SYS_STAT_H 1
  11860. | #define HAVE_SYS_SYSCTL_H 1
  11861. | #define HAVE_SYS_TIME_H 1
  11862. | #define HAVE_SYS_TYPES_H 1
  11863. | #define HAVE_SYS_UIO_H 1
  11864. | #define HAVE_SYS_UN_H 1
  11865. | #define HAVE_SYS_WAIT_H 1
  11866. | #define HAVE_NETINET_TCP_H 1
  11867. | #define SETPGRP_VOID 1
  11868. | #define HAVE_SOCKLEN_T 1
  11869. | #define SIZEOF_VOIDP 8
  11870. | #define SIZEOF_CHAR 1
  11871. | #define SIZEOF_INT 4
  11872. | #define SIZEOF_LONG 8
  11873. | #define SIZEOF_SHORT 2
  11874. | #define SIZEOF_LONG_LONG 8
  11875. | #define SIZEOF_SSIZE_T 8
  11876. | #define SIZEOF_SIZE_T 8
  11877. | #define SIZEOF_OFF_T 8
  11878. | #define SIZEOF_PID_T 4
  11879. | #define HAVE_STRNCASECMP 1
  11880. | #define HAVE_STRCASECMP 1
  11881. | #define HAVE_STRDUP 1
  11882. | #define HAVE_STRSTR 1
  11883. | #define HAVE_MEMCHR 1
  11884. | #define APR_INT64_STRFN strtol
  11885. | #define APR_OFF_T_STRFN strtol
  11886. | #define DSO_USE_DLFCN 1
  11887. | #define HAVE_WAITPID 1
  11888. | #define HAVE_SEMGET 1
  11889. | #define HAVE_SEMCTL 1
  11890. | #define HAVE_FLOCK 1
  11891. | #define HAVE_SEMAPHORE_H 1
  11892. | #define HAVE_SEM_CLOSE 1
  11893. | #define HAVE_SEM_UNLINK 1
  11894. | #define HAVE_SEM_POST 1
  11895. | #define HAVE_SEM_WAIT 1
  11896. | #define HAVE_LOCK_EX 1
  11897. | #define HAVE_F_SETLK 1
  11898. | #define HAVE_SEM_UNDO 1
  11899. | #define HAVE_POLLIN 1
  11900. | #define HAVE_PTHREAD_PROCESS_SHARED 1
  11901. | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
  11902. | #define HAVE_PTHREAD_SETSCHEDPARAM 1
  11903. | #define HAVE_PTHREAD_MUTEX_ROBUST 1
  11904. | #define apr_lock implementation method 1
  11905. | #define USE_SYSVSEM_SERIALIZE 1
  11906. | #define DEV_RANDOM "/dev/random"
  11907. | /* end confdefs.h.  */
  11908. | #include <uuid.h>
  11909. configure:24260: result: no
  11910. configure:24260: checking for uuid.h
  11911. configure:24260: result: no
  11912. configure:24260: checking uuid/uuid.h usability
  11913. configure:24260: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  11914. configure:24260: $? = 0
  11915. configure:24260: result: yes
  11916. configure:24260: checking uuid/uuid.h presence
  11917. configure:24260: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  11918. configure:24260: $? = 0
  11919. configure:24260: result: yes
  11920. configure:24260: checking for uuid/uuid.h
  11921. configure:24260: result: yes
  11922. configure:24274: checking for library containing uuid_create
  11923. configure:24305: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  11924. /tmp/ccRrVKvt.o: In function `main':
  11925. /freeswitch-advantage/libs/apr/conftest.c:187: undefined reference to `uuid_create'
  11926. collect2: error: ld returned 1 exit status
  11927. configure:24305: $? = 1
  11928. configure: failed program was:
  11929. | /* confdefs.h */
  11930. | #define PACKAGE_NAME ""
  11931. | #define PACKAGE_TARNAME ""
  11932. | #define PACKAGE_VERSION ""
  11933. | #define PACKAGE_STRING ""
  11934. | #define PACKAGE_BUGREPORT ""
  11935. | #define PACKAGE_URL ""
  11936. | #define STDC_HEADERS 1
  11937. | #define HAVE_SYS_TYPES_H 1
  11938. | #define HAVE_SYS_STAT_H 1
  11939. | #define HAVE_STDLIB_H 1
  11940. | #define HAVE_STRING_H 1
  11941. | #define HAVE_MEMORY_H 1
  11942. | #define HAVE_STRINGS_H 1
  11943. | #define HAVE_INTTYPES_H 1
  11944. | #define HAVE_STDINT_H 1
  11945. | #define HAVE_UNISTD_H 1
  11946. | #define __EXTENSIONS__ 1
  11947. | #define _ALL_SOURCE 1
  11948. | #define _GNU_SOURCE 1
  11949. | #define _POSIX_PTHREAD_SEMANTICS 1
  11950. | #define _TANDEM_SOURCE 1
  11951. | #define HAVE_DLFCN_H 1
  11952. | #define LT_OBJDIR ".libs/"
  11953. | #define HAVE_LIBDL 1
  11954. | #define HAVE_PTHREAD_H 1
  11955. | #define HAVE_PTHREAD_H 1
  11956. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  11957. | #define HAVE_PTHREAD_KEY_DELETE 1
  11958. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  11959. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  11960. | #define HAVE_PTHREAD_RWLOCKS 1
  11961. | #define HAVE_GETHOSTBYNAME_R 1
  11962. | #define HAVE_GETHOSTBYADDR_R 1
  11963. | #define HAVE_SIGSUSPEND 1
  11964. | #define HAVE_SIGWAIT 1
  11965. | #define HAVE_POLL 1
  11966. | #define HAVE_EPOLL 1
  11967. | #define HAVE_GETPWNAM_R 1
  11968. | #define HAVE_GETPWUID_R 1
  11969. | #define HAVE_GETGRNAM_R 1
  11970. | #define HAVE_GETGRGID_R 1
  11971. | #define HAVE_SYS_TYPES_H 1
  11972. | #define HAVE_SYS_MMAN_H 1
  11973. | #define HAVE_SYS_IPC_H 1
  11974. | #define HAVE_SYS_SHM_H 1
  11975. | #define HAVE_SYS_FILE_H 1
  11976. | #define HAVE_MMAP 1
  11977. | #define HAVE_MUNMAP 1
  11978. | #define HAVE_SHM_OPEN 1
  11979. | #define HAVE_SHM_UNLINK 1
  11980. | #define HAVE_SHMGET 1
  11981. | #define HAVE_SHMAT 1
  11982. | #define HAVE_SHMDT 1
  11983. | #define HAVE_SHMCTL 1
  11984. | #define HAVE_MAP_ANON 1
  11985. | #define anonymous shared memory allocation method 1
  11986. | #define USE_SHMEM_MMAP_ANON 1
  11987. | #define namebased memory allocation method 1
  11988. | #define USE_SHMEM_SHMGET 1
  11989. | #define HAVE_CALLOC 1
  11990. | #define HAVE_SETSID 1
  11991. | #define HAVE_ISINF 1
  11992. | #define HAVE_ISNAN 1
  11993. | #define HAVE_GETENV 1
  11994. | #define HAVE_PUTENV 1
  11995. | #define HAVE_SETENV 1
  11996. | #define HAVE_UNSETENV 1
  11997. | #define HAVE_WRITEV 1
  11998. | #define HAVE_GETIFADDRS 1
  11999. | #define HAVE_UTIME 1
  12000. | #define HAVE_UTIMES 1
  12001. | #define HAVE_SETRLIMIT 1
  12002. | #define HAVE_GETRLIMIT 1
  12003. | #define HAVE_SENDFILE 1
  12004. | #define HAVE_SIGACTION 1
  12005. | #define HAVE_DECL_SYS_SIGLIST 1
  12006. | #define HAVE_FORK 1
  12007. | #define HAVE_STRERROR_R 1
  12008. | #define HAVE_MMAP 1
  12009. | #define HAVE_MEMMOVE 1
  12010. | #define HAVE_GETPASS 1
  12011. | #define HAVE_GMTIME_R 1
  12012. | #define HAVE_LOCALTIME_R 1
  12013. | #define HAVE_MKSTEMP 1
  12014. | #define DIRENT_INODE d_fileno
  12015. | #define DIRENT_TYPE d_type
  12016. | #define STDC_HEADERS 1
  12017. | #define HAVE_ALLOCA_H 1
  12018. | #define HAVE_CRYPT_H 1
  12019. | #define HAVE_CTYPE_H 1
  12020. | #define HAVE_DIRENT_H 1
  12021. | #define HAVE_DLFCN_H 1
  12022. | #define HAVE_ERRNO_H 1
  12023. | #define HAVE_FCNTL_H 1
  12024. | #define HAVE_GRP_H 1
  12025. | #define HAVE_LIMITS_H 1
  12026. | #define HAVE_MALLOC_H 1
  12027. | #define HAVE_MEMORY_H 1
  12028. | #define HAVE_NETDB_H 1
  12029. | #define HAVE_POLL_H 1
  12030. | #define HAVE_PWD_H 1
  12031. | #define HAVE_SEMAPHORE_H 1
  12032. | #define HAVE_SIGNAL_H 1
  12033. | #define HAVE_STDARG_H 1
  12034. | #define HAVE_STDDEF_H 1
  12035. | #define HAVE_STDIO_H 1
  12036. | #define HAVE_STDLIB_H 1
  12037. | #define HAVE_STRING_H 1
  12038. | #define HAVE_STRINGS_H 1
  12039. | #define HAVE_TERMIOS_H 1
  12040. | #define HAVE_TIME_H 1
  12041. | #define HAVE_UNISTD_H 1
  12042. | #define HAVE_ARPA_INET_H 1
  12043. | #define HAVE_NETINET_IN_H 1
  12044. | #define HAVE_SYS_FILE_H 1
  12045. | #define HAVE_SYS_IOCTL_H 1
  12046. | #define HAVE_SYS_MMAN_H 1
  12047. | #define HAVE_SYS_POLL_H 1
  12048. | #define HAVE_SYS_RESOURCE_H 1
  12049. | #define HAVE_SYS_SELECT_H 1
  12050. | #define HAVE_SYS_SEM_H 1
  12051. | #define HAVE_SYS_SENDFILE_H 1
  12052. | #define HAVE_SYS_SIGNAL_H 1
  12053. | #define HAVE_SYS_SOCKET_H 1
  12054. | #define HAVE_SYS_STAT_H 1
  12055. | #define HAVE_SYS_SYSCTL_H 1
  12056. | #define HAVE_SYS_TIME_H 1
  12057. | #define HAVE_SYS_TYPES_H 1
  12058. | #define HAVE_SYS_UIO_H 1
  12059. | #define HAVE_SYS_UN_H 1
  12060. | #define HAVE_SYS_WAIT_H 1
  12061. | #define HAVE_NETINET_TCP_H 1
  12062. | #define SETPGRP_VOID 1
  12063. | #define HAVE_SOCKLEN_T 1
  12064. | #define SIZEOF_VOIDP 8
  12065. | #define SIZEOF_CHAR 1
  12066. | #define SIZEOF_INT 4
  12067. | #define SIZEOF_LONG 8
  12068. | #define SIZEOF_SHORT 2
  12069. | #define SIZEOF_LONG_LONG 8
  12070. | #define SIZEOF_SSIZE_T 8
  12071. | #define SIZEOF_SIZE_T 8
  12072. | #define SIZEOF_OFF_T 8
  12073. | #define SIZEOF_PID_T 4
  12074. | #define HAVE_STRNCASECMP 1
  12075. | #define HAVE_STRCASECMP 1
  12076. | #define HAVE_STRDUP 1
  12077. | #define HAVE_STRSTR 1
  12078. | #define HAVE_MEMCHR 1
  12079. | #define APR_INT64_STRFN strtol
  12080. | #define APR_OFF_T_STRFN strtol
  12081. | #define DSO_USE_DLFCN 1
  12082. | #define HAVE_WAITPID 1
  12083. | #define HAVE_SEMGET 1
  12084. | #define HAVE_SEMCTL 1
  12085. | #define HAVE_FLOCK 1
  12086. | #define HAVE_SEMAPHORE_H 1
  12087. | #define HAVE_SEM_CLOSE 1
  12088. | #define HAVE_SEM_UNLINK 1
  12089. | #define HAVE_SEM_POST 1
  12090. | #define HAVE_SEM_WAIT 1
  12091. | #define HAVE_LOCK_EX 1
  12092. | #define HAVE_F_SETLK 1
  12093. | #define HAVE_SEM_UNDO 1
  12094. | #define HAVE_POLLIN 1
  12095. | #define HAVE_PTHREAD_PROCESS_SHARED 1
  12096. | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
  12097. | #define HAVE_PTHREAD_SETSCHEDPARAM 1
  12098. | #define HAVE_PTHREAD_MUTEX_ROBUST 1
  12099. | #define apr_lock implementation method 1
  12100. | #define USE_SYSVSEM_SERIALIZE 1
  12101. | #define DEV_RANDOM "/dev/random"
  12102. | #define HAVE_UUID_UUID_H 1
  12103. | /* end confdefs.h.  */
  12104. |
  12105. | /* Override any GCC internal prototype to avoid an error.
  12106. |    Use char because int might match the return type of a GCC
  12107. |    builtin and then its argument prototype would still apply.  */
  12108. | #ifdef __cplusplus
  12109. | extern "C"
  12110. | #endif
  12111. | char uuid_create ();
  12112. | int
  12113. | main ()
  12114. | {
  12115. | return uuid_create ();
  12116. |   ;
  12117. |   return 0;
  12118. | }
  12119. configure:24305: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -luuid  -lrt -ldl -lcrypt  -lpthread >&5
  12120. /tmp/ccKKrsOx.o: In function `main':
  12121. /freeswitch-advantage/libs/apr/conftest.c:187: undefined reference to `uuid_create'
  12122. collect2: error: ld returned 1 exit status
  12123. configure:24305: $? = 1
  12124. configure: failed program was:
  12125. | /* confdefs.h */
  12126. | #define PACKAGE_NAME ""
  12127. | #define PACKAGE_TARNAME ""
  12128. | #define PACKAGE_VERSION ""
  12129. | #define PACKAGE_STRING ""
  12130. | #define PACKAGE_BUGREPORT ""
  12131. | #define PACKAGE_URL ""
  12132. | #define STDC_HEADERS 1
  12133. | #define HAVE_SYS_TYPES_H 1
  12134. | #define HAVE_SYS_STAT_H 1
  12135. | #define HAVE_STDLIB_H 1
  12136. | #define HAVE_STRING_H 1
  12137. | #define HAVE_MEMORY_H 1
  12138. | #define HAVE_STRINGS_H 1
  12139. | #define HAVE_INTTYPES_H 1
  12140. | #define HAVE_STDINT_H 1
  12141. | #define HAVE_UNISTD_H 1
  12142. | #define __EXTENSIONS__ 1
  12143. | #define _ALL_SOURCE 1
  12144. | #define _GNU_SOURCE 1
  12145. | #define _POSIX_PTHREAD_SEMANTICS 1
  12146. | #define _TANDEM_SOURCE 1
  12147. | #define HAVE_DLFCN_H 1
  12148. | #define LT_OBJDIR ".libs/"
  12149. | #define HAVE_LIBDL 1
  12150. | #define HAVE_PTHREAD_H 1
  12151. | #define HAVE_PTHREAD_H 1
  12152. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  12153. | #define HAVE_PTHREAD_KEY_DELETE 1
  12154. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  12155. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  12156. | #define HAVE_PTHREAD_RWLOCKS 1
  12157. | #define HAVE_GETHOSTBYNAME_R 1
  12158. | #define HAVE_GETHOSTBYADDR_R 1
  12159. | #define HAVE_SIGSUSPEND 1
  12160. | #define HAVE_SIGWAIT 1
  12161. | #define HAVE_POLL 1
  12162. | #define HAVE_EPOLL 1
  12163. | #define HAVE_GETPWNAM_R 1
  12164. | #define HAVE_GETPWUID_R 1
  12165. | #define HAVE_GETGRNAM_R 1
  12166. | #define HAVE_GETGRGID_R 1
  12167. | #define HAVE_SYS_TYPES_H 1
  12168. | #define HAVE_SYS_MMAN_H 1
  12169. | #define HAVE_SYS_IPC_H 1
  12170. | #define HAVE_SYS_SHM_H 1
  12171. | #define HAVE_SYS_FILE_H 1
  12172. | #define HAVE_MMAP 1
  12173. | #define HAVE_MUNMAP 1
  12174. | #define HAVE_SHM_OPEN 1
  12175. | #define HAVE_SHM_UNLINK 1
  12176. | #define HAVE_SHMGET 1
  12177. | #define HAVE_SHMAT 1
  12178. | #define HAVE_SHMDT 1
  12179. | #define HAVE_SHMCTL 1
  12180. | #define HAVE_MAP_ANON 1
  12181. | #define anonymous shared memory allocation method 1
  12182. | #define USE_SHMEM_MMAP_ANON 1
  12183. | #define namebased memory allocation method 1
  12184. | #define USE_SHMEM_SHMGET 1
  12185. | #define HAVE_CALLOC 1
  12186. | #define HAVE_SETSID 1
  12187. | #define HAVE_ISINF 1
  12188. | #define HAVE_ISNAN 1
  12189. | #define HAVE_GETENV 1
  12190. | #define HAVE_PUTENV 1
  12191. | #define HAVE_SETENV 1
  12192. | #define HAVE_UNSETENV 1
  12193. | #define HAVE_WRITEV 1
  12194. | #define HAVE_GETIFADDRS 1
  12195. | #define HAVE_UTIME 1
  12196. | #define HAVE_UTIMES 1
  12197. | #define HAVE_SETRLIMIT 1
  12198. | #define HAVE_GETRLIMIT 1
  12199. | #define HAVE_SENDFILE 1
  12200. | #define HAVE_SIGACTION 1
  12201. | #define HAVE_DECL_SYS_SIGLIST 1
  12202. | #define HAVE_FORK 1
  12203. | #define HAVE_STRERROR_R 1
  12204. | #define HAVE_MMAP 1
  12205. | #define HAVE_MEMMOVE 1
  12206. | #define HAVE_GETPASS 1
  12207. | #define HAVE_GMTIME_R 1
  12208. | #define HAVE_LOCALTIME_R 1
  12209. | #define HAVE_MKSTEMP 1
  12210. | #define DIRENT_INODE d_fileno
  12211. | #define DIRENT_TYPE d_type
  12212. | #define STDC_HEADERS 1
  12213. | #define HAVE_ALLOCA_H 1
  12214. | #define HAVE_CRYPT_H 1
  12215. | #define HAVE_CTYPE_H 1
  12216. | #define HAVE_DIRENT_H 1
  12217. | #define HAVE_DLFCN_H 1
  12218. | #define HAVE_ERRNO_H 1
  12219. | #define HAVE_FCNTL_H 1
  12220. | #define HAVE_GRP_H 1
  12221. | #define HAVE_LIMITS_H 1
  12222. | #define HAVE_MALLOC_H 1
  12223. | #define HAVE_MEMORY_H 1
  12224. | #define HAVE_NETDB_H 1
  12225. | #define HAVE_POLL_H 1
  12226. | #define HAVE_PWD_H 1
  12227. | #define HAVE_SEMAPHORE_H 1
  12228. | #define HAVE_SIGNAL_H 1
  12229. | #define HAVE_STDARG_H 1
  12230. | #define HAVE_STDDEF_H 1
  12231. | #define HAVE_STDIO_H 1
  12232. | #define HAVE_STDLIB_H 1
  12233. | #define HAVE_STRING_H 1
  12234. | #define HAVE_STRINGS_H 1
  12235. | #define HAVE_TERMIOS_H 1
  12236. | #define HAVE_TIME_H 1
  12237. | #define HAVE_UNISTD_H 1
  12238. | #define HAVE_ARPA_INET_H 1
  12239. | #define HAVE_NETINET_IN_H 1
  12240. | #define HAVE_SYS_FILE_H 1
  12241. | #define HAVE_SYS_IOCTL_H 1
  12242. | #define HAVE_SYS_MMAN_H 1
  12243. | #define HAVE_SYS_POLL_H 1
  12244. | #define HAVE_SYS_RESOURCE_H 1
  12245. | #define HAVE_SYS_SELECT_H 1
  12246. | #define HAVE_SYS_SEM_H 1
  12247. | #define HAVE_SYS_SENDFILE_H 1
  12248. | #define HAVE_SYS_SIGNAL_H 1
  12249. | #define HAVE_SYS_SOCKET_H 1
  12250. | #define HAVE_SYS_STAT_H 1
  12251. | #define HAVE_SYS_SYSCTL_H 1
  12252. | #define HAVE_SYS_TIME_H 1
  12253. | #define HAVE_SYS_TYPES_H 1
  12254. | #define HAVE_SYS_UIO_H 1
  12255. | #define HAVE_SYS_UN_H 1
  12256. | #define HAVE_SYS_WAIT_H 1
  12257. | #define HAVE_NETINET_TCP_H 1
  12258. | #define SETPGRP_VOID 1
  12259. | #define HAVE_SOCKLEN_T 1
  12260. | #define SIZEOF_VOIDP 8
  12261. | #define SIZEOF_CHAR 1
  12262. | #define SIZEOF_INT 4
  12263. | #define SIZEOF_LONG 8
  12264. | #define SIZEOF_SHORT 2
  12265. | #define SIZEOF_LONG_LONG 8
  12266. | #define SIZEOF_SSIZE_T 8
  12267. | #define SIZEOF_SIZE_T 8
  12268. | #define SIZEOF_OFF_T 8
  12269. | #define SIZEOF_PID_T 4
  12270. | #define HAVE_STRNCASECMP 1
  12271. | #define HAVE_STRCASECMP 1
  12272. | #define HAVE_STRDUP 1
  12273. | #define HAVE_STRSTR 1
  12274. | #define HAVE_MEMCHR 1
  12275. | #define APR_INT64_STRFN strtol
  12276. | #define APR_OFF_T_STRFN strtol
  12277. | #define DSO_USE_DLFCN 1
  12278. | #define HAVE_WAITPID 1
  12279. | #define HAVE_SEMGET 1
  12280. | #define HAVE_SEMCTL 1
  12281. | #define HAVE_FLOCK 1
  12282. | #define HAVE_SEMAPHORE_H 1
  12283. | #define HAVE_SEM_CLOSE 1
  12284. | #define HAVE_SEM_UNLINK 1
  12285. | #define HAVE_SEM_POST 1
  12286. | #define HAVE_SEM_WAIT 1
  12287. | #define HAVE_LOCK_EX 1
  12288. | #define HAVE_F_SETLK 1
  12289. | #define HAVE_SEM_UNDO 1
  12290. | #define HAVE_POLLIN 1
  12291. | #define HAVE_PTHREAD_PROCESS_SHARED 1
  12292. | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
  12293. | #define HAVE_PTHREAD_SETSCHEDPARAM 1
  12294. | #define HAVE_PTHREAD_MUTEX_ROBUST 1
  12295. | #define apr_lock implementation method 1
  12296. | #define USE_SYSVSEM_SERIALIZE 1
  12297. | #define DEV_RANDOM "/dev/random"
  12298. | #define HAVE_UUID_UUID_H 1
  12299. | /* end confdefs.h.  */
  12300. |
  12301. | /* Override any GCC internal prototype to avoid an error.
  12302. |    Use char because int might match the return type of a GCC
  12303. |    builtin and then its argument prototype would still apply.  */
  12304. | #ifdef __cplusplus
  12305. | extern "C"
  12306. | #endif
  12307. | char uuid_create ();
  12308. | int
  12309. | main ()
  12310. | {
  12311. | return uuid_create ();
  12312. |   ;
  12313. |   return 0;
  12314. | }
  12315. configure:24322: result: no
  12316. configure:24330: checking for library containing uuid_generate
  12317. configure:24361: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt -ldl -lcrypt  -lpthread >&5
  12318. /tmp/cc9NsRWz.o: In function `main':
  12319. /freeswitch-advantage/libs/apr/conftest.c:187: undefined reference to `uuid_generate'
  12320. collect2: error: ld returned 1 exit status
  12321. configure:24361: $? = 1
  12322. configure: failed program was:
  12323. | /* confdefs.h */
  12324. | #define PACKAGE_NAME ""
  12325. | #define PACKAGE_TARNAME ""
  12326. | #define PACKAGE_VERSION ""
  12327. | #define PACKAGE_STRING ""
  12328. | #define PACKAGE_BUGREPORT ""
  12329. | #define PACKAGE_URL ""
  12330. | #define STDC_HEADERS 1
  12331. | #define HAVE_SYS_TYPES_H 1
  12332. | #define HAVE_SYS_STAT_H 1
  12333. | #define HAVE_STDLIB_H 1
  12334. | #define HAVE_STRING_H 1
  12335. | #define HAVE_MEMORY_H 1
  12336. | #define HAVE_STRINGS_H 1
  12337. | #define HAVE_INTTYPES_H 1
  12338. | #define HAVE_STDINT_H 1
  12339. | #define HAVE_UNISTD_H 1
  12340. | #define __EXTENSIONS__ 1
  12341. | #define _ALL_SOURCE 1
  12342. | #define _GNU_SOURCE 1
  12343. | #define _POSIX_PTHREAD_SEMANTICS 1
  12344. | #define _TANDEM_SOURCE 1
  12345. | #define HAVE_DLFCN_H 1
  12346. | #define LT_OBJDIR ".libs/"
  12347. | #define HAVE_LIBDL 1
  12348. | #define HAVE_PTHREAD_H 1
  12349. | #define HAVE_PTHREAD_H 1
  12350. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  12351. | #define HAVE_PTHREAD_KEY_DELETE 1
  12352. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  12353. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  12354. | #define HAVE_PTHREAD_RWLOCKS 1
  12355. | #define HAVE_GETHOSTBYNAME_R 1
  12356. | #define HAVE_GETHOSTBYADDR_R 1
  12357. | #define HAVE_SIGSUSPEND 1
  12358. | #define HAVE_SIGWAIT 1
  12359. | #define HAVE_POLL 1
  12360. | #define HAVE_EPOLL 1
  12361. | #define HAVE_GETPWNAM_R 1
  12362. | #define HAVE_GETPWUID_R 1
  12363. | #define HAVE_GETGRNAM_R 1
  12364. | #define HAVE_GETGRGID_R 1
  12365. | #define HAVE_SYS_TYPES_H 1
  12366. | #define HAVE_SYS_MMAN_H 1
  12367. | #define HAVE_SYS_IPC_H 1
  12368. | #define HAVE_SYS_SHM_H 1
  12369. | #define HAVE_SYS_FILE_H 1
  12370. | #define HAVE_MMAP 1
  12371. | #define HAVE_MUNMAP 1
  12372. | #define HAVE_SHM_OPEN 1
  12373. | #define HAVE_SHM_UNLINK 1
  12374. | #define HAVE_SHMGET 1
  12375. | #define HAVE_SHMAT 1
  12376. | #define HAVE_SHMDT 1
  12377. | #define HAVE_SHMCTL 1
  12378. | #define HAVE_MAP_ANON 1
  12379. | #define anonymous shared memory allocation method 1
  12380. | #define USE_SHMEM_MMAP_ANON 1
  12381. | #define namebased memory allocation method 1
  12382. | #define USE_SHMEM_SHMGET 1
  12383. | #define HAVE_CALLOC 1
  12384. | #define HAVE_SETSID 1
  12385. | #define HAVE_ISINF 1
  12386. | #define HAVE_ISNAN 1
  12387. | #define HAVE_GETENV 1
  12388. | #define HAVE_PUTENV 1
  12389. | #define HAVE_SETENV 1
  12390. | #define HAVE_UNSETENV 1
  12391. | #define HAVE_WRITEV 1
  12392. | #define HAVE_GETIFADDRS 1
  12393. | #define HAVE_UTIME 1
  12394. | #define HAVE_UTIMES 1
  12395. | #define HAVE_SETRLIMIT 1
  12396. | #define HAVE_GETRLIMIT 1
  12397. | #define HAVE_SENDFILE 1
  12398. | #define HAVE_SIGACTION 1
  12399. | #define HAVE_DECL_SYS_SIGLIST 1
  12400. | #define HAVE_FORK 1
  12401. | #define HAVE_STRERROR_R 1
  12402. | #define HAVE_MMAP 1
  12403. | #define HAVE_MEMMOVE 1
  12404. | #define HAVE_GETPASS 1
  12405. | #define HAVE_GMTIME_R 1
  12406. | #define HAVE_LOCALTIME_R 1
  12407. | #define HAVE_MKSTEMP 1
  12408. | #define DIRENT_INODE d_fileno
  12409. | #define DIRENT_TYPE d_type
  12410. | #define STDC_HEADERS 1
  12411. | #define HAVE_ALLOCA_H 1
  12412. | #define HAVE_CRYPT_H 1
  12413. | #define HAVE_CTYPE_H 1
  12414. | #define HAVE_DIRENT_H 1
  12415. | #define HAVE_DLFCN_H 1
  12416. | #define HAVE_ERRNO_H 1
  12417. | #define HAVE_FCNTL_H 1
  12418. | #define HAVE_GRP_H 1
  12419. | #define HAVE_LIMITS_H 1
  12420. | #define HAVE_MALLOC_H 1
  12421. | #define HAVE_MEMORY_H 1
  12422. | #define HAVE_NETDB_H 1
  12423. | #define HAVE_POLL_H 1
  12424. | #define HAVE_PWD_H 1
  12425. | #define HAVE_SEMAPHORE_H 1
  12426. | #define HAVE_SIGNAL_H 1
  12427. | #define HAVE_STDARG_H 1
  12428. | #define HAVE_STDDEF_H 1
  12429. | #define HAVE_STDIO_H 1
  12430. | #define HAVE_STDLIB_H 1
  12431. | #define HAVE_STRING_H 1
  12432. | #define HAVE_STRINGS_H 1
  12433. | #define HAVE_TERMIOS_H 1
  12434. | #define HAVE_TIME_H 1
  12435. | #define HAVE_UNISTD_H 1
  12436. | #define HAVE_ARPA_INET_H 1
  12437. | #define HAVE_NETINET_IN_H 1
  12438. | #define HAVE_SYS_FILE_H 1
  12439. | #define HAVE_SYS_IOCTL_H 1
  12440. | #define HAVE_SYS_MMAN_H 1
  12441. | #define HAVE_SYS_POLL_H 1
  12442. | #define HAVE_SYS_RESOURCE_H 1
  12443. | #define HAVE_SYS_SELECT_H 1
  12444. | #define HAVE_SYS_SEM_H 1
  12445. | #define HAVE_SYS_SENDFILE_H 1
  12446. | #define HAVE_SYS_SIGNAL_H 1
  12447. | #define HAVE_SYS_SOCKET_H 1
  12448. | #define HAVE_SYS_STAT_H 1
  12449. | #define HAVE_SYS_SYSCTL_H 1
  12450. | #define HAVE_SYS_TIME_H 1
  12451. | #define HAVE_SYS_TYPES_H 1
  12452. | #define HAVE_SYS_UIO_H 1
  12453. | #define HAVE_SYS_UN_H 1
  12454. | #define HAVE_SYS_WAIT_H 1
  12455. | #define HAVE_NETINET_TCP_H 1
  12456. | #define SETPGRP_VOID 1
  12457. | #define HAVE_SOCKLEN_T 1
  12458. | #define SIZEOF_VOIDP 8
  12459. | #define SIZEOF_CHAR 1
  12460. | #define SIZEOF_INT 4
  12461. | #define SIZEOF_LONG 8
  12462. | #define SIZEOF_SHORT 2
  12463. | #define SIZEOF_LONG_LONG 8
  12464. | #define SIZEOF_SSIZE_T 8
  12465. | #define SIZEOF_SIZE_T 8
  12466. | #define SIZEOF_OFF_T 8
  12467. | #define SIZEOF_PID_T 4
  12468. | #define HAVE_STRNCASECMP 1
  12469. | #define HAVE_STRCASECMP 1
  12470. | #define HAVE_STRDUP 1
  12471. | #define HAVE_STRSTR 1
  12472. | #define HAVE_MEMCHR 1
  12473. | #define APR_INT64_STRFN strtol
  12474. | #define APR_OFF_T_STRFN strtol
  12475. | #define DSO_USE_DLFCN 1
  12476. | #define HAVE_WAITPID 1
  12477. | #define HAVE_SEMGET 1
  12478. | #define HAVE_SEMCTL 1
  12479. | #define HAVE_FLOCK 1
  12480. | #define HAVE_SEMAPHORE_H 1
  12481. | #define HAVE_SEM_CLOSE 1
  12482. | #define HAVE_SEM_UNLINK 1
  12483. | #define HAVE_SEM_POST 1
  12484. | #define HAVE_SEM_WAIT 1
  12485. | #define HAVE_LOCK_EX 1
  12486. | #define HAVE_F_SETLK 1
  12487. | #define HAVE_SEM_UNDO 1
  12488. | #define HAVE_POLLIN 1
  12489. | #define HAVE_PTHREAD_PROCESS_SHARED 1
  12490. | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
  12491. | #define HAVE_PTHREAD_SETSCHEDPARAM 1
  12492. | #define HAVE_PTHREAD_MUTEX_ROBUST 1
  12493. | #define apr_lock implementation method 1
  12494. | #define USE_SYSVSEM_SERIALIZE 1
  12495. | #define DEV_RANDOM "/dev/random"
  12496. | #define HAVE_UUID_UUID_H 1
  12497. | /* end confdefs.h.  */
  12498. |
  12499. | /* Override any GCC internal prototype to avoid an error.
  12500. |    Use char because int might match the return type of a GCC
  12501. |    builtin and then its argument prototype would still apply.  */
  12502. | #ifdef __cplusplus
  12503. | extern "C"
  12504. | #endif
  12505. | char uuid_generate ();
  12506. | int
  12507. | main ()
  12508. | {
  12509. | return uuid_generate ();
  12510. |   ;
  12511. |   return 0;
  12512. | }
  12513. configure:24361: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -luuid  -lrt -ldl -lcrypt  -lpthread >&5
  12514. configure:24361: $? = 0
  12515. configure:24378: result: -luuid
  12516. configure:24394: checking for uuid_create
  12517. configure:24394: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -luuid -lrt -ldl -lcrypt  -lpthread >&5
  12518. /tmp/ccxWrg5J.o: In function `main':
  12519. /freeswitch-advantage/libs/apr/conftest.c:210: undefined reference to `uuid_create'
  12520. collect2: error: ld returned 1 exit status
  12521. configure:24394: $? = 1
  12522. configure: failed program was:
  12523. | /* confdefs.h */
  12524. | #define PACKAGE_NAME ""
  12525. | #define PACKAGE_TARNAME ""
  12526. | #define PACKAGE_VERSION ""
  12527. | #define PACKAGE_STRING ""
  12528. | #define PACKAGE_BUGREPORT ""
  12529. | #define PACKAGE_URL ""
  12530. | #define STDC_HEADERS 1
  12531. | #define HAVE_SYS_TYPES_H 1
  12532. | #define HAVE_SYS_STAT_H 1
  12533. | #define HAVE_STDLIB_H 1
  12534. | #define HAVE_STRING_H 1
  12535. | #define HAVE_MEMORY_H 1
  12536. | #define HAVE_STRINGS_H 1
  12537. | #define HAVE_INTTYPES_H 1
  12538. | #define HAVE_STDINT_H 1
  12539. | #define HAVE_UNISTD_H 1
  12540. | #define __EXTENSIONS__ 1
  12541. | #define _ALL_SOURCE 1
  12542. | #define _GNU_SOURCE 1
  12543. | #define _POSIX_PTHREAD_SEMANTICS 1
  12544. | #define _TANDEM_SOURCE 1
  12545. | #define HAVE_DLFCN_H 1
  12546. | #define LT_OBJDIR ".libs/"
  12547. | #define HAVE_LIBDL 1
  12548. | #define HAVE_PTHREAD_H 1
  12549. | #define HAVE_PTHREAD_H 1
  12550. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  12551. | #define HAVE_PTHREAD_KEY_DELETE 1
  12552. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  12553. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  12554. | #define HAVE_PTHREAD_RWLOCKS 1
  12555. | #define HAVE_GETHOSTBYNAME_R 1
  12556. | #define HAVE_GETHOSTBYADDR_R 1
  12557. | #define HAVE_SIGSUSPEND 1
  12558. | #define HAVE_SIGWAIT 1
  12559. | #define HAVE_POLL 1
  12560. | #define HAVE_EPOLL 1
  12561. | #define HAVE_GETPWNAM_R 1
  12562. | #define HAVE_GETPWUID_R 1
  12563. | #define HAVE_GETGRNAM_R 1
  12564. | #define HAVE_GETGRGID_R 1
  12565. | #define HAVE_SYS_TYPES_H 1
  12566. | #define HAVE_SYS_MMAN_H 1
  12567. | #define HAVE_SYS_IPC_H 1
  12568. | #define HAVE_SYS_SHM_H 1
  12569. | #define HAVE_SYS_FILE_H 1
  12570. | #define HAVE_MMAP 1
  12571. | #define HAVE_MUNMAP 1
  12572. | #define HAVE_SHM_OPEN 1
  12573. | #define HAVE_SHM_UNLINK 1
  12574. | #define HAVE_SHMGET 1
  12575. | #define HAVE_SHMAT 1
  12576. | #define HAVE_SHMDT 1
  12577. | #define HAVE_SHMCTL 1
  12578. | #define HAVE_MAP_ANON 1
  12579. | #define anonymous shared memory allocation method 1
  12580. | #define USE_SHMEM_MMAP_ANON 1
  12581. | #define namebased memory allocation method 1
  12582. | #define USE_SHMEM_SHMGET 1
  12583. | #define HAVE_CALLOC 1
  12584. | #define HAVE_SETSID 1
  12585. | #define HAVE_ISINF 1
  12586. | #define HAVE_ISNAN 1
  12587. | #define HAVE_GETENV 1
  12588. | #define HAVE_PUTENV 1
  12589. | #define HAVE_SETENV 1
  12590. | #define HAVE_UNSETENV 1
  12591. | #define HAVE_WRITEV 1
  12592. | #define HAVE_GETIFADDRS 1
  12593. | #define HAVE_UTIME 1
  12594. | #define HAVE_UTIMES 1
  12595. | #define HAVE_SETRLIMIT 1
  12596. | #define HAVE_GETRLIMIT 1
  12597. | #define HAVE_SENDFILE 1
  12598. | #define HAVE_SIGACTION 1
  12599. | #define HAVE_DECL_SYS_SIGLIST 1
  12600. | #define HAVE_FORK 1
  12601. | #define HAVE_STRERROR_R 1
  12602. | #define HAVE_MMAP 1
  12603. | #define HAVE_MEMMOVE 1
  12604. | #define HAVE_GETPASS 1
  12605. | #define HAVE_GMTIME_R 1
  12606. | #define HAVE_LOCALTIME_R 1
  12607. | #define HAVE_MKSTEMP 1
  12608. | #define DIRENT_INODE d_fileno
  12609. | #define DIRENT_TYPE d_type
  12610. | #define STDC_HEADERS 1
  12611. | #define HAVE_ALLOCA_H 1
  12612. | #define HAVE_CRYPT_H 1
  12613. | #define HAVE_CTYPE_H 1
  12614. | #define HAVE_DIRENT_H 1
  12615. | #define HAVE_DLFCN_H 1
  12616. | #define HAVE_ERRNO_H 1
  12617. | #define HAVE_FCNTL_H 1
  12618. | #define HAVE_GRP_H 1
  12619. | #define HAVE_LIMITS_H 1
  12620. | #define HAVE_MALLOC_H 1
  12621. | #define HAVE_MEMORY_H 1
  12622. | #define HAVE_NETDB_H 1
  12623. | #define HAVE_POLL_H 1
  12624. | #define HAVE_PWD_H 1
  12625. | #define HAVE_SEMAPHORE_H 1
  12626. | #define HAVE_SIGNAL_H 1
  12627. | #define HAVE_STDARG_H 1
  12628. | #define HAVE_STDDEF_H 1
  12629. | #define HAVE_STDIO_H 1
  12630. | #define HAVE_STDLIB_H 1
  12631. | #define HAVE_STRING_H 1
  12632. | #define HAVE_STRINGS_H 1
  12633. | #define HAVE_TERMIOS_H 1
  12634. | #define HAVE_TIME_H 1
  12635. | #define HAVE_UNISTD_H 1
  12636. | #define HAVE_ARPA_INET_H 1
  12637. | #define HAVE_NETINET_IN_H 1
  12638. | #define HAVE_SYS_FILE_H 1
  12639. | #define HAVE_SYS_IOCTL_H 1
  12640. | #define HAVE_SYS_MMAN_H 1
  12641. | #define HAVE_SYS_POLL_H 1
  12642. | #define HAVE_SYS_RESOURCE_H 1
  12643. | #define HAVE_SYS_SELECT_H 1
  12644. | #define HAVE_SYS_SEM_H 1
  12645. | #define HAVE_SYS_SENDFILE_H 1
  12646. | #define HAVE_SYS_SIGNAL_H 1
  12647. | #define HAVE_SYS_SOCKET_H 1
  12648. | #define HAVE_SYS_STAT_H 1
  12649. | #define HAVE_SYS_SYSCTL_H 1
  12650. | #define HAVE_SYS_TIME_H 1
  12651. | #define HAVE_SYS_TYPES_H 1
  12652. | #define HAVE_SYS_UIO_H 1
  12653. | #define HAVE_SYS_UN_H 1
  12654. | #define HAVE_SYS_WAIT_H 1
  12655. | #define HAVE_NETINET_TCP_H 1
  12656. | #define SETPGRP_VOID 1
  12657. | #define HAVE_SOCKLEN_T 1
  12658. | #define SIZEOF_VOIDP 8
  12659. | #define SIZEOF_CHAR 1
  12660. | #define SIZEOF_INT 4
  12661. | #define SIZEOF_LONG 8
  12662. | #define SIZEOF_SHORT 2
  12663. | #define SIZEOF_LONG_LONG 8
  12664. | #define SIZEOF_SSIZE_T 8
  12665. | #define SIZEOF_SIZE_T 8
  12666. | #define SIZEOF_OFF_T 8
  12667. | #define SIZEOF_PID_T 4
  12668. | #define HAVE_STRNCASECMP 1
  12669. | #define HAVE_STRCASECMP 1
  12670. | #define HAVE_STRDUP 1
  12671. | #define HAVE_STRSTR 1
  12672. | #define HAVE_MEMCHR 1
  12673. | #define APR_INT64_STRFN strtol
  12674. | #define APR_OFF_T_STRFN strtol
  12675. | #define DSO_USE_DLFCN 1
  12676. | #define HAVE_WAITPID 1
  12677. | #define HAVE_SEMGET 1
  12678. | #define HAVE_SEMCTL 1
  12679. | #define HAVE_FLOCK 1
  12680. | #define HAVE_SEMAPHORE_H 1
  12681. | #define HAVE_SEM_CLOSE 1
  12682. | #define HAVE_SEM_UNLINK 1
  12683. | #define HAVE_SEM_POST 1
  12684. | #define HAVE_SEM_WAIT 1
  12685. | #define HAVE_LOCK_EX 1
  12686. | #define HAVE_F_SETLK 1
  12687. | #define HAVE_SEM_UNDO 1
  12688. | #define HAVE_POLLIN 1
  12689. | #define HAVE_PTHREAD_PROCESS_SHARED 1
  12690. | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
  12691. | #define HAVE_PTHREAD_SETSCHEDPARAM 1
  12692. | #define HAVE_PTHREAD_MUTEX_ROBUST 1
  12693. | #define apr_lock implementation method 1
  12694. | #define USE_SYSVSEM_SERIALIZE 1
  12695. | #define DEV_RANDOM "/dev/random"
  12696. | #define HAVE_UUID_UUID_H 1
  12697. | /* end confdefs.h.  */
  12698. | /* Define uuid_create to an innocuous variant, in case <limits.h> declares uuid_create.
  12699. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  12700. | #define uuid_create innocuous_uuid_create
  12701. |
  12702. | /* System header to define __stub macros and hopefully few prototypes,
  12703. |     which can conflict with char uuid_create (); below.
  12704. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  12705. |     <limits.h> exists even on freestanding compilers.  */
  12706. |
  12707. | #ifdef __STDC__
  12708. | # include <limits.h>
  12709. | #else
  12710. | # include <assert.h>
  12711. | #endif
  12712. |
  12713. | #undef uuid_create
  12714. |
  12715. | /* Override any GCC internal prototype to avoid an error.
  12716. |    Use char because int might match the return type of a GCC
  12717. |    builtin and then its argument prototype would still apply.  */
  12718. | #ifdef __cplusplus
  12719. | extern "C"
  12720. | #endif
  12721. | char uuid_create ();
  12722. | /* The GNU C library defines this for functions which it implements
  12723. |     to always fail with ENOSYS.  Some functions are actually named
  12724. |     something starting with __ and the normal name is an alias.  */
  12725. | #if defined __stub_uuid_create || defined __stub___uuid_create
  12726. | choke me
  12727. | #endif
  12728. |
  12729. | int
  12730. | main ()
  12731. | {
  12732. | return uuid_create ();
  12733. |   ;
  12734. |   return 0;
  12735. | }
  12736. configure:24394: result: no
  12737. configure:24394: checking for uuid_generate
  12738. configure:24394: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -luuid -lrt -ldl -lcrypt  -lpthread >&5
  12739. configure:24394: $? = 0
  12740. configure:24394: result: yes
  12741. configure:24404: checking for os uuid usability
  12742. configure:24467: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -luuid -lrt -ldl -lcrypt  -lpthread >&5
  12743. configure:24467: $? = 0
  12744. configure:24477: result: yes
  12745. configure:24491: checking for struct tm.tm_gmtoff
  12746. configure:24491: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  12747. configure:24491: $? = 0
  12748. configure:24491: result: yes
  12749. configure:24503: checking for struct tm.__tm_gmtoff
  12750. configure:24503: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  12751. conftest.c: In function 'main':
  12752. conftest.c:186:12: error: 'struct tm' has no member named '__tm_gmtoff'; did you mean 'tm_gmtoff'?
  12753.  if (ac_aggr.__tm_gmtoff)
  12754.             ^
  12755. configure:24503: $? = 1
  12756. configure: failed program was:
  12757. | /* confdefs.h */
  12758. | #define PACKAGE_NAME ""
  12759. | #define PACKAGE_TARNAME ""
  12760. | #define PACKAGE_VERSION ""
  12761. | #define PACKAGE_STRING ""
  12762. | #define PACKAGE_BUGREPORT ""
  12763. | #define PACKAGE_URL ""
  12764. | #define STDC_HEADERS 1
  12765. | #define HAVE_SYS_TYPES_H 1
  12766. | #define HAVE_SYS_STAT_H 1
  12767. | #define HAVE_STDLIB_H 1
  12768. | #define HAVE_STRING_H 1
  12769. | #define HAVE_MEMORY_H 1
  12770. | #define HAVE_STRINGS_H 1
  12771. | #define HAVE_INTTYPES_H 1
  12772. | #define HAVE_STDINT_H 1
  12773. | #define HAVE_UNISTD_H 1
  12774. | #define __EXTENSIONS__ 1
  12775. | #define _ALL_SOURCE 1
  12776. | #define _GNU_SOURCE 1
  12777. | #define _POSIX_PTHREAD_SEMANTICS 1
  12778. | #define _TANDEM_SOURCE 1
  12779. | #define HAVE_DLFCN_H 1
  12780. | #define LT_OBJDIR ".libs/"
  12781. | #define HAVE_LIBDL 1
  12782. | #define HAVE_PTHREAD_H 1
  12783. | #define HAVE_PTHREAD_H 1
  12784. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  12785. | #define HAVE_PTHREAD_KEY_DELETE 1
  12786. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  12787. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  12788. | #define HAVE_PTHREAD_RWLOCKS 1
  12789. | #define HAVE_GETHOSTBYNAME_R 1
  12790. | #define HAVE_GETHOSTBYADDR_R 1
  12791. | #define HAVE_SIGSUSPEND 1
  12792. | #define HAVE_SIGWAIT 1
  12793. | #define HAVE_POLL 1
  12794. | #define HAVE_EPOLL 1
  12795. | #define HAVE_GETPWNAM_R 1
  12796. | #define HAVE_GETPWUID_R 1
  12797. | #define HAVE_GETGRNAM_R 1
  12798. | #define HAVE_GETGRGID_R 1
  12799. | #define HAVE_SYS_TYPES_H 1
  12800. | #define HAVE_SYS_MMAN_H 1
  12801. | #define HAVE_SYS_IPC_H 1
  12802. | #define HAVE_SYS_SHM_H 1
  12803. | #define HAVE_SYS_FILE_H 1
  12804. | #define HAVE_MMAP 1
  12805. | #define HAVE_MUNMAP 1
  12806. | #define HAVE_SHM_OPEN 1
  12807. | #define HAVE_SHM_UNLINK 1
  12808. | #define HAVE_SHMGET 1
  12809. | #define HAVE_SHMAT 1
  12810. | #define HAVE_SHMDT 1
  12811. | #define HAVE_SHMCTL 1
  12812. | #define HAVE_MAP_ANON 1
  12813. | #define anonymous shared memory allocation method 1
  12814. | #define USE_SHMEM_MMAP_ANON 1
  12815. | #define namebased memory allocation method 1
  12816. | #define USE_SHMEM_SHMGET 1
  12817. | #define HAVE_CALLOC 1
  12818. | #define HAVE_SETSID 1
  12819. | #define HAVE_ISINF 1
  12820. | #define HAVE_ISNAN 1
  12821. | #define HAVE_GETENV 1
  12822. | #define HAVE_PUTENV 1
  12823. | #define HAVE_SETENV 1
  12824. | #define HAVE_UNSETENV 1
  12825. | #define HAVE_WRITEV 1
  12826. | #define HAVE_GETIFADDRS 1
  12827. | #define HAVE_UTIME 1
  12828. | #define HAVE_UTIMES 1
  12829. | #define HAVE_SETRLIMIT 1
  12830. | #define HAVE_GETRLIMIT 1
  12831. | #define HAVE_SENDFILE 1
  12832. | #define HAVE_SIGACTION 1
  12833. | #define HAVE_DECL_SYS_SIGLIST 1
  12834. | #define HAVE_FORK 1
  12835. | #define HAVE_STRERROR_R 1
  12836. | #define HAVE_MMAP 1
  12837. | #define HAVE_MEMMOVE 1
  12838. | #define HAVE_GETPASS 1
  12839. | #define HAVE_GMTIME_R 1
  12840. | #define HAVE_LOCALTIME_R 1
  12841. | #define HAVE_MKSTEMP 1
  12842. | #define DIRENT_INODE d_fileno
  12843. | #define DIRENT_TYPE d_type
  12844. | #define STDC_HEADERS 1
  12845. | #define HAVE_ALLOCA_H 1
  12846. | #define HAVE_CRYPT_H 1
  12847. | #define HAVE_CTYPE_H 1
  12848. | #define HAVE_DIRENT_H 1
  12849. | #define HAVE_DLFCN_H 1
  12850. | #define HAVE_ERRNO_H 1
  12851. | #define HAVE_FCNTL_H 1
  12852. | #define HAVE_GRP_H 1
  12853. | #define HAVE_LIMITS_H 1
  12854. | #define HAVE_MALLOC_H 1
  12855. | #define HAVE_MEMORY_H 1
  12856. | #define HAVE_NETDB_H 1
  12857. | #define HAVE_POLL_H 1
  12858. | #define HAVE_PWD_H 1
  12859. | #define HAVE_SEMAPHORE_H 1
  12860. | #define HAVE_SIGNAL_H 1
  12861. | #define HAVE_STDARG_H 1
  12862. | #define HAVE_STDDEF_H 1
  12863. | #define HAVE_STDIO_H 1
  12864. | #define HAVE_STDLIB_H 1
  12865. | #define HAVE_STRING_H 1
  12866. | #define HAVE_STRINGS_H 1
  12867. | #define HAVE_TERMIOS_H 1
  12868. | #define HAVE_TIME_H 1
  12869. | #define HAVE_UNISTD_H 1
  12870. | #define HAVE_ARPA_INET_H 1
  12871. | #define HAVE_NETINET_IN_H 1
  12872. | #define HAVE_SYS_FILE_H 1
  12873. | #define HAVE_SYS_IOCTL_H 1
  12874. | #define HAVE_SYS_MMAN_H 1
  12875. | #define HAVE_SYS_POLL_H 1
  12876. | #define HAVE_SYS_RESOURCE_H 1
  12877. | #define HAVE_SYS_SELECT_H 1
  12878. | #define HAVE_SYS_SEM_H 1
  12879. | #define HAVE_SYS_SENDFILE_H 1
  12880. | #define HAVE_SYS_SIGNAL_H 1
  12881. | #define HAVE_SYS_SOCKET_H 1
  12882. | #define HAVE_SYS_STAT_H 1
  12883. | #define HAVE_SYS_SYSCTL_H 1
  12884. | #define HAVE_SYS_TIME_H 1
  12885. | #define HAVE_SYS_TYPES_H 1
  12886. | #define HAVE_SYS_UIO_H 1
  12887. | #define HAVE_SYS_UN_H 1
  12888. | #define HAVE_SYS_WAIT_H 1
  12889. | #define HAVE_NETINET_TCP_H 1
  12890. | #define SETPGRP_VOID 1
  12891. | #define HAVE_SOCKLEN_T 1
  12892. | #define SIZEOF_VOIDP 8
  12893. | #define SIZEOF_CHAR 1
  12894. | #define SIZEOF_INT 4
  12895. | #define SIZEOF_LONG 8
  12896. | #define SIZEOF_SHORT 2
  12897. | #define SIZEOF_LONG_LONG 8
  12898. | #define SIZEOF_SSIZE_T 8
  12899. | #define SIZEOF_SIZE_T 8
  12900. | #define SIZEOF_OFF_T 8
  12901. | #define SIZEOF_PID_T 4
  12902. | #define HAVE_STRNCASECMP 1
  12903. | #define HAVE_STRCASECMP 1
  12904. | #define HAVE_STRDUP 1
  12905. | #define HAVE_STRSTR 1
  12906. | #define HAVE_MEMCHR 1
  12907. | #define APR_INT64_STRFN strtol
  12908. | #define APR_OFF_T_STRFN strtol
  12909. | #define DSO_USE_DLFCN 1
  12910. | #define HAVE_WAITPID 1
  12911. | #define HAVE_SEMGET 1
  12912. | #define HAVE_SEMCTL 1
  12913. | #define HAVE_FLOCK 1
  12914. | #define HAVE_SEMAPHORE_H 1
  12915. | #define HAVE_SEM_CLOSE 1
  12916. | #define HAVE_SEM_UNLINK 1
  12917. | #define HAVE_SEM_POST 1
  12918. | #define HAVE_SEM_WAIT 1
  12919. | #define HAVE_LOCK_EX 1
  12920. | #define HAVE_F_SETLK 1
  12921. | #define HAVE_SEM_UNDO 1
  12922. | #define HAVE_POLLIN 1
  12923. | #define HAVE_PTHREAD_PROCESS_SHARED 1
  12924. | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
  12925. | #define HAVE_PTHREAD_SETSCHEDPARAM 1
  12926. | #define HAVE_PTHREAD_MUTEX_ROBUST 1
  12927. | #define apr_lock implementation method 1
  12928. | #define USE_SYSVSEM_SERIALIZE 1
  12929. | #define DEV_RANDOM "/dev/random"
  12930. | #define HAVE_UUID_UUID_H 1
  12931. | #define HAVE_UUID_GENERATE 1
  12932. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  12933. | /* end confdefs.h.  */
  12934. |
  12935. | #include <sys/types.h>
  12936. | #include <time.h>
  12937. |
  12938. | int
  12939. | main ()
  12940. | {
  12941. | static struct tm ac_aggr;
  12942. | if (ac_aggr.__tm_gmtoff)
  12943. | return 0;
  12944. |   ;
  12945. |   return 0;
  12946. | }
  12947. configure:24503: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  12948. conftest.c: In function 'main':
  12949. conftest.c:186:19: error: 'struct tm' has no member named '__tm_gmtoff'; did you mean 'tm_gmtoff'?
  12950.  if (sizeof ac_aggr.__tm_gmtoff)
  12951.                    ^
  12952. configure:24503: $? = 1
  12953. configure: failed program was:
  12954. | /* confdefs.h */
  12955. | #define PACKAGE_NAME ""
  12956. | #define PACKAGE_TARNAME ""
  12957. | #define PACKAGE_VERSION ""
  12958. | #define PACKAGE_STRING ""
  12959. | #define PACKAGE_BUGREPORT ""
  12960. | #define PACKAGE_URL ""
  12961. | #define STDC_HEADERS 1
  12962. | #define HAVE_SYS_TYPES_H 1
  12963. | #define HAVE_SYS_STAT_H 1
  12964. | #define HAVE_STDLIB_H 1
  12965. | #define HAVE_STRING_H 1
  12966. | #define HAVE_MEMORY_H 1
  12967. | #define HAVE_STRINGS_H 1
  12968. | #define HAVE_INTTYPES_H 1
  12969. | #define HAVE_STDINT_H 1
  12970. | #define HAVE_UNISTD_H 1
  12971. | #define __EXTENSIONS__ 1
  12972. | #define _ALL_SOURCE 1
  12973. | #define _GNU_SOURCE 1
  12974. | #define _POSIX_PTHREAD_SEMANTICS 1
  12975. | #define _TANDEM_SOURCE 1
  12976. | #define HAVE_DLFCN_H 1
  12977. | #define LT_OBJDIR ".libs/"
  12978. | #define HAVE_LIBDL 1
  12979. | #define HAVE_PTHREAD_H 1
  12980. | #define HAVE_PTHREAD_H 1
  12981. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  12982. | #define HAVE_PTHREAD_KEY_DELETE 1
  12983. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  12984. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  12985. | #define HAVE_PTHREAD_RWLOCKS 1
  12986. | #define HAVE_GETHOSTBYNAME_R 1
  12987. | #define HAVE_GETHOSTBYADDR_R 1
  12988. | #define HAVE_SIGSUSPEND 1
  12989. | #define HAVE_SIGWAIT 1
  12990. | #define HAVE_POLL 1
  12991. | #define HAVE_EPOLL 1
  12992. | #define HAVE_GETPWNAM_R 1
  12993. | #define HAVE_GETPWUID_R 1
  12994. | #define HAVE_GETGRNAM_R 1
  12995. | #define HAVE_GETGRGID_R 1
  12996. | #define HAVE_SYS_TYPES_H 1
  12997. | #define HAVE_SYS_MMAN_H 1
  12998. | #define HAVE_SYS_IPC_H 1
  12999. | #define HAVE_SYS_SHM_H 1
  13000. | #define HAVE_SYS_FILE_H 1
  13001. | #define HAVE_MMAP 1
  13002. | #define HAVE_MUNMAP 1
  13003. | #define HAVE_SHM_OPEN 1
  13004. | #define HAVE_SHM_UNLINK 1
  13005. | #define HAVE_SHMGET 1
  13006. | #define HAVE_SHMAT 1
  13007. | #define HAVE_SHMDT 1
  13008. | #define HAVE_SHMCTL 1
  13009. | #define HAVE_MAP_ANON 1
  13010. | #define anonymous shared memory allocation method 1
  13011. | #define USE_SHMEM_MMAP_ANON 1
  13012. | #define namebased memory allocation method 1
  13013. | #define USE_SHMEM_SHMGET 1
  13014. | #define HAVE_CALLOC 1
  13015. | #define HAVE_SETSID 1
  13016. | #define HAVE_ISINF 1
  13017. | #define HAVE_ISNAN 1
  13018. | #define HAVE_GETENV 1
  13019. | #define HAVE_PUTENV 1
  13020. | #define HAVE_SETENV 1
  13021. | #define HAVE_UNSETENV 1
  13022. | #define HAVE_WRITEV 1
  13023. | #define HAVE_GETIFADDRS 1
  13024. | #define HAVE_UTIME 1
  13025. | #define HAVE_UTIMES 1
  13026. | #define HAVE_SETRLIMIT 1
  13027. | #define HAVE_GETRLIMIT 1
  13028. | #define HAVE_SENDFILE 1
  13029. | #define HAVE_SIGACTION 1
  13030. | #define HAVE_DECL_SYS_SIGLIST 1
  13031. | #define HAVE_FORK 1
  13032. | #define HAVE_STRERROR_R 1
  13033. | #define HAVE_MMAP 1
  13034. | #define HAVE_MEMMOVE 1
  13035. | #define HAVE_GETPASS 1
  13036. | #define HAVE_GMTIME_R 1
  13037. | #define HAVE_LOCALTIME_R 1
  13038. | #define HAVE_MKSTEMP 1
  13039. | #define DIRENT_INODE d_fileno
  13040. | #define DIRENT_TYPE d_type
  13041. | #define STDC_HEADERS 1
  13042. | #define HAVE_ALLOCA_H 1
  13043. | #define HAVE_CRYPT_H 1
  13044. | #define HAVE_CTYPE_H 1
  13045. | #define HAVE_DIRENT_H 1
  13046. | #define HAVE_DLFCN_H 1
  13047. | #define HAVE_ERRNO_H 1
  13048. | #define HAVE_FCNTL_H 1
  13049. | #define HAVE_GRP_H 1
  13050. | #define HAVE_LIMITS_H 1
  13051. | #define HAVE_MALLOC_H 1
  13052. | #define HAVE_MEMORY_H 1
  13053. | #define HAVE_NETDB_H 1
  13054. | #define HAVE_POLL_H 1
  13055. | #define HAVE_PWD_H 1
  13056. | #define HAVE_SEMAPHORE_H 1
  13057. | #define HAVE_SIGNAL_H 1
  13058. | #define HAVE_STDARG_H 1
  13059. | #define HAVE_STDDEF_H 1
  13060. | #define HAVE_STDIO_H 1
  13061. | #define HAVE_STDLIB_H 1
  13062. | #define HAVE_STRING_H 1
  13063. | #define HAVE_STRINGS_H 1
  13064. | #define HAVE_TERMIOS_H 1
  13065. | #define HAVE_TIME_H 1
  13066. | #define HAVE_UNISTD_H 1
  13067. | #define HAVE_ARPA_INET_H 1
  13068. | #define HAVE_NETINET_IN_H 1
  13069. | #define HAVE_SYS_FILE_H 1
  13070. | #define HAVE_SYS_IOCTL_H 1
  13071. | #define HAVE_SYS_MMAN_H 1
  13072. | #define HAVE_SYS_POLL_H 1
  13073. | #define HAVE_SYS_RESOURCE_H 1
  13074. | #define HAVE_SYS_SELECT_H 1
  13075. | #define HAVE_SYS_SEM_H 1
  13076. | #define HAVE_SYS_SENDFILE_H 1
  13077. | #define HAVE_SYS_SIGNAL_H 1
  13078. | #define HAVE_SYS_SOCKET_H 1
  13079. | #define HAVE_SYS_STAT_H 1
  13080. | #define HAVE_SYS_SYSCTL_H 1
  13081. | #define HAVE_SYS_TIME_H 1
  13082. | #define HAVE_SYS_TYPES_H 1
  13083. | #define HAVE_SYS_UIO_H 1
  13084. | #define HAVE_SYS_UN_H 1
  13085. | #define HAVE_SYS_WAIT_H 1
  13086. | #define HAVE_NETINET_TCP_H 1
  13087. | #define SETPGRP_VOID 1
  13088. | #define HAVE_SOCKLEN_T 1
  13089. | #define SIZEOF_VOIDP 8
  13090. | #define SIZEOF_CHAR 1
  13091. | #define SIZEOF_INT 4
  13092. | #define SIZEOF_LONG 8
  13093. | #define SIZEOF_SHORT 2
  13094. | #define SIZEOF_LONG_LONG 8
  13095. | #define SIZEOF_SSIZE_T 8
  13096. | #define SIZEOF_SIZE_T 8
  13097. | #define SIZEOF_OFF_T 8
  13098. | #define SIZEOF_PID_T 4
  13099. | #define HAVE_STRNCASECMP 1
  13100. | #define HAVE_STRCASECMP 1
  13101. | #define HAVE_STRDUP 1
  13102. | #define HAVE_STRSTR 1
  13103. | #define HAVE_MEMCHR 1
  13104. | #define APR_INT64_STRFN strtol
  13105. | #define APR_OFF_T_STRFN strtol
  13106. | #define DSO_USE_DLFCN 1
  13107. | #define HAVE_WAITPID 1
  13108. | #define HAVE_SEMGET 1
  13109. | #define HAVE_SEMCTL 1
  13110. | #define HAVE_FLOCK 1
  13111. | #define HAVE_SEMAPHORE_H 1
  13112. | #define HAVE_SEM_CLOSE 1
  13113. | #define HAVE_SEM_UNLINK 1
  13114. | #define HAVE_SEM_POST 1
  13115. | #define HAVE_SEM_WAIT 1
  13116. | #define HAVE_LOCK_EX 1
  13117. | #define HAVE_F_SETLK 1
  13118. | #define HAVE_SEM_UNDO 1
  13119. | #define HAVE_POLLIN 1
  13120. | #define HAVE_PTHREAD_PROCESS_SHARED 1
  13121. | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
  13122. | #define HAVE_PTHREAD_SETSCHEDPARAM 1
  13123. | #define HAVE_PTHREAD_MUTEX_ROBUST 1
  13124. | #define apr_lock implementation method 1
  13125. | #define USE_SYSVSEM_SERIALIZE 1
  13126. | #define DEV_RANDOM "/dev/random"
  13127. | #define HAVE_UUID_UUID_H 1
  13128. | #define HAVE_UUID_GENERATE 1
  13129. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  13130. | /* end confdefs.h.  */
  13131. |
  13132. | #include <sys/types.h>
  13133. | #include <time.h>
  13134. |
  13135. | int
  13136. | main ()
  13137. | {
  13138. | static struct tm ac_aggr;
  13139. | if (sizeof ac_aggr.__tm_gmtoff)
  13140. | return 0;
  13141. |   ;
  13142. |   return 0;
  13143. | }
  13144. configure:24503: result: no
  13145. configure:24518: checking for in_addr in netinet/in.h
  13146. configure:24537: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  13147. configure:24537: $? = 0
  13148. configure:24545: result: yes
  13149. configure:24548: checking if fd == socket on this platform
  13150. configure:24570: checking style of gethostbyname_r routine
  13151. configure:24609: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread  -Werror -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  13152. configure:24609: $? = 0
  13153. configure:24618: result: glibc2
  13154. configure:24627: checking 3rd argument to the gethostbyname_r routines
  13155. configure:24665: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread  -Werror -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  13156. conftest.c: In function 'main':
  13157. conftest.c:203:27: error: passing argument 3 of 'gethostbyname_r' from incompatible pointer type [-Werror=incompatible-pointer-types]
  13158.                            (struct hostent_data *) 0);
  13159.                            ^
  13160. In file included from conftest.c:194:0:
  13161. /usr/include/netdb.h:179:12: note: expected 'char * restrict' but argument is of type 'struct hostent_data *'
  13162.  extern int gethostbyname_r (const char *__restrict __name,
  13163.             ^~~~~~~~~~~~~~~
  13164. conftest.c:202:11: error: too few arguments to function 'gethostbyname_r'
  13165.  int tmp = gethostbyname_r((const char *) 0, (struct hostent *) 0,
  13166.            ^~~~~~~~~~~~~~~
  13167. In file included from conftest.c:194:0:
  13168. /usr/include/netdb.h:179:12: note: declared here
  13169.  extern int gethostbyname_r (const char *__restrict __name,
  13170.             ^~~~~~~~~~~~~~~
  13171. cc1: all warnings being treated as errors
  13172. configure:24665: $? = 1
  13173. configure: failed program was:
  13174. | /* confdefs.h */
  13175. | #define PACKAGE_NAME ""
  13176. | #define PACKAGE_TARNAME ""
  13177. | #define PACKAGE_VERSION ""
  13178. | #define PACKAGE_STRING ""
  13179. | #define PACKAGE_BUGREPORT ""
  13180. | #define PACKAGE_URL ""
  13181. | #define STDC_HEADERS 1
  13182. | #define HAVE_SYS_TYPES_H 1
  13183. | #define HAVE_SYS_STAT_H 1
  13184. | #define HAVE_STDLIB_H 1
  13185. | #define HAVE_STRING_H 1
  13186. | #define HAVE_MEMORY_H 1
  13187. | #define HAVE_STRINGS_H 1
  13188. | #define HAVE_INTTYPES_H 1
  13189. | #define HAVE_STDINT_H 1
  13190. | #define HAVE_UNISTD_H 1
  13191. | #define __EXTENSIONS__ 1
  13192. | #define _ALL_SOURCE 1
  13193. | #define _GNU_SOURCE 1
  13194. | #define _POSIX_PTHREAD_SEMANTICS 1
  13195. | #define _TANDEM_SOURCE 1
  13196. | #define HAVE_DLFCN_H 1
  13197. | #define LT_OBJDIR ".libs/"
  13198. | #define HAVE_LIBDL 1
  13199. | #define HAVE_PTHREAD_H 1
  13200. | #define HAVE_PTHREAD_H 1
  13201. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  13202. | #define HAVE_PTHREAD_KEY_DELETE 1
  13203. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  13204. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  13205. | #define HAVE_PTHREAD_RWLOCKS 1
  13206. | #define HAVE_GETHOSTBYNAME_R 1
  13207. | #define HAVE_GETHOSTBYADDR_R 1
  13208. | #define HAVE_SIGSUSPEND 1
  13209. | #define HAVE_SIGWAIT 1
  13210. | #define HAVE_POLL 1
  13211. | #define HAVE_EPOLL 1
  13212. | #define HAVE_GETPWNAM_R 1
  13213. | #define HAVE_GETPWUID_R 1
  13214. | #define HAVE_GETGRNAM_R 1
  13215. | #define HAVE_GETGRGID_R 1
  13216. | #define HAVE_SYS_TYPES_H 1
  13217. | #define HAVE_SYS_MMAN_H 1
  13218. | #define HAVE_SYS_IPC_H 1
  13219. | #define HAVE_SYS_SHM_H 1
  13220. | #define HAVE_SYS_FILE_H 1
  13221. | #define HAVE_MMAP 1
  13222. | #define HAVE_MUNMAP 1
  13223. | #define HAVE_SHM_OPEN 1
  13224. | #define HAVE_SHM_UNLINK 1
  13225. | #define HAVE_SHMGET 1
  13226. | #define HAVE_SHMAT 1
  13227. | #define HAVE_SHMDT 1
  13228. | #define HAVE_SHMCTL 1
  13229. | #define HAVE_MAP_ANON 1
  13230. | #define anonymous shared memory allocation method 1
  13231. | #define USE_SHMEM_MMAP_ANON 1
  13232. | #define namebased memory allocation method 1
  13233. | #define USE_SHMEM_SHMGET 1
  13234. | #define HAVE_CALLOC 1
  13235. | #define HAVE_SETSID 1
  13236. | #define HAVE_ISINF 1
  13237. | #define HAVE_ISNAN 1
  13238. | #define HAVE_GETENV 1
  13239. | #define HAVE_PUTENV 1
  13240. | #define HAVE_SETENV 1
  13241. | #define HAVE_UNSETENV 1
  13242. | #define HAVE_WRITEV 1
  13243. | #define HAVE_GETIFADDRS 1
  13244. | #define HAVE_UTIME 1
  13245. | #define HAVE_UTIMES 1
  13246. | #define HAVE_SETRLIMIT 1
  13247. | #define HAVE_GETRLIMIT 1
  13248. | #define HAVE_SENDFILE 1
  13249. | #define HAVE_SIGACTION 1
  13250. | #define HAVE_DECL_SYS_SIGLIST 1
  13251. | #define HAVE_FORK 1
  13252. | #define HAVE_STRERROR_R 1
  13253. | #define HAVE_MMAP 1
  13254. | #define HAVE_MEMMOVE 1
  13255. | #define HAVE_GETPASS 1
  13256. | #define HAVE_GMTIME_R 1
  13257. | #define HAVE_LOCALTIME_R 1
  13258. | #define HAVE_MKSTEMP 1
  13259. | #define DIRENT_INODE d_fileno
  13260. | #define DIRENT_TYPE d_type
  13261. | #define STDC_HEADERS 1
  13262. | #define HAVE_ALLOCA_H 1
  13263. | #define HAVE_CRYPT_H 1
  13264. | #define HAVE_CTYPE_H 1
  13265. | #define HAVE_DIRENT_H 1
  13266. | #define HAVE_DLFCN_H 1
  13267. | #define HAVE_ERRNO_H 1
  13268. | #define HAVE_FCNTL_H 1
  13269. | #define HAVE_GRP_H 1
  13270. | #define HAVE_LIMITS_H 1
  13271. | #define HAVE_MALLOC_H 1
  13272. | #define HAVE_MEMORY_H 1
  13273. | #define HAVE_NETDB_H 1
  13274. | #define HAVE_POLL_H 1
  13275. | #define HAVE_PWD_H 1
  13276. | #define HAVE_SEMAPHORE_H 1
  13277. | #define HAVE_SIGNAL_H 1
  13278. | #define HAVE_STDARG_H 1
  13279. | #define HAVE_STDDEF_H 1
  13280. | #define HAVE_STDIO_H 1
  13281. | #define HAVE_STDLIB_H 1
  13282. | #define HAVE_STRING_H 1
  13283. | #define HAVE_STRINGS_H 1
  13284. | #define HAVE_TERMIOS_H 1
  13285. | #define HAVE_TIME_H 1
  13286. | #define HAVE_UNISTD_H 1
  13287. | #define HAVE_ARPA_INET_H 1
  13288. | #define HAVE_NETINET_IN_H 1
  13289. | #define HAVE_SYS_FILE_H 1
  13290. | #define HAVE_SYS_IOCTL_H 1
  13291. | #define HAVE_SYS_MMAN_H 1
  13292. | #define HAVE_SYS_POLL_H 1
  13293. | #define HAVE_SYS_RESOURCE_H 1
  13294. | #define HAVE_SYS_SELECT_H 1
  13295. | #define HAVE_SYS_SEM_H 1
  13296. | #define HAVE_SYS_SENDFILE_H 1
  13297. | #define HAVE_SYS_SIGNAL_H 1
  13298. | #define HAVE_SYS_SOCKET_H 1
  13299. | #define HAVE_SYS_STAT_H 1
  13300. | #define HAVE_SYS_SYSCTL_H 1
  13301. | #define HAVE_SYS_TIME_H 1
  13302. | #define HAVE_SYS_TYPES_H 1
  13303. | #define HAVE_SYS_UIO_H 1
  13304. | #define HAVE_SYS_UN_H 1
  13305. | #define HAVE_SYS_WAIT_H 1
  13306. | #define HAVE_NETINET_TCP_H 1
  13307. | #define SETPGRP_VOID 1
  13308. | #define HAVE_SOCKLEN_T 1
  13309. | #define SIZEOF_VOIDP 8
  13310. | #define SIZEOF_CHAR 1
  13311. | #define SIZEOF_INT 4
  13312. | #define SIZEOF_LONG 8
  13313. | #define SIZEOF_SHORT 2
  13314. | #define SIZEOF_LONG_LONG 8
  13315. | #define SIZEOF_SSIZE_T 8
  13316. | #define SIZEOF_SIZE_T 8
  13317. | #define SIZEOF_OFF_T 8
  13318. | #define SIZEOF_PID_T 4
  13319. | #define HAVE_STRNCASECMP 1
  13320. | #define HAVE_STRCASECMP 1
  13321. | #define HAVE_STRDUP 1
  13322. | #define HAVE_STRSTR 1
  13323. | #define HAVE_MEMCHR 1
  13324. | #define APR_INT64_STRFN strtol
  13325. | #define APR_OFF_T_STRFN strtol
  13326. | #define DSO_USE_DLFCN 1
  13327. | #define HAVE_WAITPID 1
  13328. | #define HAVE_SEMGET 1
  13329. | #define HAVE_SEMCTL 1
  13330. | #define HAVE_FLOCK 1
  13331. | #define HAVE_SEMAPHORE_H 1
  13332. | #define HAVE_SEM_CLOSE 1
  13333. | #define HAVE_SEM_UNLINK 1
  13334. | #define HAVE_SEM_POST 1
  13335. | #define HAVE_SEM_WAIT 1
  13336. | #define HAVE_LOCK_EX 1
  13337. | #define HAVE_F_SETLK 1
  13338. | #define HAVE_SEM_UNDO 1
  13339. | #define HAVE_POLLIN 1
  13340. | #define HAVE_PTHREAD_PROCESS_SHARED 1
  13341. | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
  13342. | #define HAVE_PTHREAD_SETSCHEDPARAM 1
  13343. | #define HAVE_PTHREAD_MUTEX_ROBUST 1
  13344. | #define apr_lock implementation method 1
  13345. | #define USE_SYSVSEM_SERIALIZE 1
  13346. | #define DEV_RANDOM "/dev/random"
  13347. | #define HAVE_UUID_UUID_H 1
  13348. | #define HAVE_UUID_GENERATE 1
  13349. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  13350. | #define WAITIO_USES_POLL 1
  13351. | #define GETHOSTBYNAME_R_GLIBC2 1
  13352. | /* end confdefs.h.  */
  13353. |
  13354. |   #include "confdefs.h"
  13355. |
  13356. |
  13357. | #ifdef HAVE_SYS_TYPES_H
  13358. | #include <sys/types.h>
  13359. | #endif
  13360. | #ifdef HAVE_NETINET_IN_H
  13361. | #include <netinet/in.h>
  13362. | #endif
  13363. | #ifdef HAVE_ARPA_INET_H
  13364. | #include <arpa/inet.h>
  13365. | #endif
  13366. | #ifdef HAVE_NETDB_H
  13367. | #include <netdb.h>
  13368. | #endif
  13369. | #ifdef HAVE_STDLIB_H
  13370. | #include <stdlib.h>
  13371. | #endif
  13372. |
  13373. |   int main(int argc, const char *const *argv) {
  13374. |
  13375. | int tmp = gethostbyname_r((const char *) 0, (struct hostent *) 0,
  13376. |                           (struct hostent_data *) 0);
  13377. |      return 0; }
  13378. configure:24674: result: char
  13379. configure:24686: checking if TCP_NODELAY setting is inherited from listening sockets
  13380. configure:24796: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -luuid -lrt -ldl -lcrypt  -lpthread >&5
  13381. conftest.c: In function 'main':
  13382. conftest.c:208:9: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  13383.          exit(1);
  13384.          ^~~~
  13385. conftest.c:208:9: warning: incompatible implicit declaration of built-in function 'exit'
  13386. conftest.c:208:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  13387. conftest.c:214:9: warning: incompatible implicit declaration of built-in function 'exit'
  13388.          exit(1);
  13389.          ^~~~
  13390. conftest.c:214:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  13391. conftest.c:216:5: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
  13392.      memset(&sa, 0, sizeof sa);
  13393.      ^~~~~~
  13394. conftest.c:216:5: warning: incompatible implicit declaration of built-in function 'memset'
  13395. conftest.c:216:5: note: include '<string.h>' or provide a declaration of 'memset'
  13396. conftest.c:225:9: warning: incompatible implicit declaration of built-in function 'exit'
  13397.          exit(1);
  13398.          ^~~~
  13399. conftest.c:225:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  13400. conftest.c:232:9: warning: incompatible implicit declaration of built-in function 'exit'
  13401.          exit(1);
  13402.          ^~~~
  13403. conftest.c:232:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  13404. conftest.c:238:9: warning: incompatible implicit declaration of built-in function 'exit'
  13405.          exit(1);
  13406.          ^~~~
  13407. conftest.c:238:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  13408. conftest.c:243:9: warning: incompatible implicit declaration of built-in function 'exit'
  13409.          exit(1);
  13410.          ^~~~
  13411. conftest.c:243:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  13412. conftest.c:255:9: warning: incompatible implicit declaration of built-in function 'exit'
  13413.          exit(1);
  13414.          ^~~~
  13415. conftest.c:255:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  13416. conftest.c:261:9: warning: incompatible implicit declaration of built-in function 'exit'
  13417.          exit(1);
  13418.          ^~~~
  13419. conftest.c:261:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  13420. conftest.c:267:9: warning: incompatible implicit declaration of built-in function 'exit'
  13421.          exit(1);
  13422.          ^~~~
  13423. conftest.c:267:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  13424. conftest.c:271:9: warning: incompatible implicit declaration of built-in function 'exit'
  13425.          exit(1);
  13426.          ^~~~
  13427. conftest.c:271:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  13428. configure:24796: $? = 0
  13429. configure:24796: ./conftest
  13430. configure:24796: $? = 0
  13431. configure:24810: result: yes
  13432. configure:24819: checking if O_NONBLOCK setting is inherited from listening sockets
  13433. configure:24928: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -luuid -lrt -ldl -lcrypt  -lpthread >&5
  13434. conftest.c: In function 'main':
  13435. conftest.c:209:9: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  13436.          exit(1);
  13437.          ^~~~
  13438. conftest.c:209:9: warning: incompatible implicit declaration of built-in function 'exit'
  13439. conftest.c:209:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  13440. conftest.c:211:5: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
  13441.      memset(&sa, 0, sizeof sa);
  13442.      ^~~~~~
  13443. conftest.c:211:5: warning: incompatible implicit declaration of built-in function 'memset'
  13444. conftest.c:211:5: note: include '<string.h>' or provide a declaration of 'memset'
  13445. conftest.c:220:9: warning: incompatible implicit declaration of built-in function 'exit'
  13446.          exit(1);
  13447.          ^~~~
  13448. conftest.c:220:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  13449. conftest.c:227:9: warning: incompatible implicit declaration of built-in function 'exit'
  13450.          exit(1);
  13451.          ^~~~
  13452. conftest.c:227:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  13453. conftest.c:233:9: warning: incompatible implicit declaration of built-in function 'exit'
  13454.          exit(1);
  13455.          ^~~~
  13456. conftest.c:233:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  13457. conftest.c:238:9: warning: incompatible implicit declaration of built-in function 'exit'
  13458.          exit(1);
  13459.          ^~~~
  13460. conftest.c:238:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  13461. conftest.c:243:9: warning: incompatible implicit declaration of built-in function 'exit'
  13462.          exit(1);
  13463.          ^~~~
  13464. conftest.c:243:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  13465. conftest.c:255:9: warning: incompatible implicit declaration of built-in function 'exit'
  13466.          exit(1);
  13467.          ^~~~
  13468. conftest.c:255:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  13469. conftest.c:261:9: warning: incompatible implicit declaration of built-in function 'exit'
  13470.          exit(1);
  13471.          ^~~~
  13472. conftest.c:261:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  13473. conftest.c:266:9: warning: incompatible implicit declaration of built-in function 'exit'
  13474.          exit(1);
  13475.          ^~~~
  13476. conftest.c:266:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  13477. conftest.c:270:9: warning: incompatible implicit declaration of built-in function 'exit'
  13478.          exit(1);
  13479.          ^~~~
  13480. conftest.c:270:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  13481. configure:24928: $? = 0
  13482. configure:24928: ./conftest
  13483. O_NONBLOCK is not set in the child.
  13484. configure:24928: $? = 1
  13485. configure: program exited with status 1
  13486. configure: failed program was:
  13487. | /* confdefs.h */
  13488. | #define PACKAGE_NAME ""
  13489. | #define PACKAGE_TARNAME ""
  13490. | #define PACKAGE_VERSION ""
  13491. | #define PACKAGE_STRING ""
  13492. | #define PACKAGE_BUGREPORT ""
  13493. | #define PACKAGE_URL ""
  13494. | #define STDC_HEADERS 1
  13495. | #define HAVE_SYS_TYPES_H 1
  13496. | #define HAVE_SYS_STAT_H 1
  13497. | #define HAVE_STDLIB_H 1
  13498. | #define HAVE_STRING_H 1
  13499. | #define HAVE_MEMORY_H 1
  13500. | #define HAVE_STRINGS_H 1
  13501. | #define HAVE_INTTYPES_H 1
  13502. | #define HAVE_STDINT_H 1
  13503. | #define HAVE_UNISTD_H 1
  13504. | #define __EXTENSIONS__ 1
  13505. | #define _ALL_SOURCE 1
  13506. | #define _GNU_SOURCE 1
  13507. | #define _POSIX_PTHREAD_SEMANTICS 1
  13508. | #define _TANDEM_SOURCE 1
  13509. | #define HAVE_DLFCN_H 1
  13510. | #define LT_OBJDIR ".libs/"
  13511. | #define HAVE_LIBDL 1
  13512. | #define HAVE_PTHREAD_H 1
  13513. | #define HAVE_PTHREAD_H 1
  13514. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  13515. | #define HAVE_PTHREAD_KEY_DELETE 1
  13516. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  13517. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  13518. | #define HAVE_PTHREAD_RWLOCKS 1
  13519. | #define HAVE_GETHOSTBYNAME_R 1
  13520. | #define HAVE_GETHOSTBYADDR_R 1
  13521. | #define HAVE_SIGSUSPEND 1
  13522. | #define HAVE_SIGWAIT 1
  13523. | #define HAVE_POLL 1
  13524. | #define HAVE_EPOLL 1
  13525. | #define HAVE_GETPWNAM_R 1
  13526. | #define HAVE_GETPWUID_R 1
  13527. | #define HAVE_GETGRNAM_R 1
  13528. | #define HAVE_GETGRGID_R 1
  13529. | #define HAVE_SYS_TYPES_H 1
  13530. | #define HAVE_SYS_MMAN_H 1
  13531. | #define HAVE_SYS_IPC_H 1
  13532. | #define HAVE_SYS_SHM_H 1
  13533. | #define HAVE_SYS_FILE_H 1
  13534. | #define HAVE_MMAP 1
  13535. | #define HAVE_MUNMAP 1
  13536. | #define HAVE_SHM_OPEN 1
  13537. | #define HAVE_SHM_UNLINK 1
  13538. | #define HAVE_SHMGET 1
  13539. | #define HAVE_SHMAT 1
  13540. | #define HAVE_SHMDT 1
  13541. | #define HAVE_SHMCTL 1
  13542. | #define HAVE_MAP_ANON 1
  13543. | #define anonymous shared memory allocation method 1
  13544. | #define USE_SHMEM_MMAP_ANON 1
  13545. | #define namebased memory allocation method 1
  13546. | #define USE_SHMEM_SHMGET 1
  13547. | #define HAVE_CALLOC 1
  13548. | #define HAVE_SETSID 1
  13549. | #define HAVE_ISINF 1
  13550. | #define HAVE_ISNAN 1
  13551. | #define HAVE_GETENV 1
  13552. | #define HAVE_PUTENV 1
  13553. | #define HAVE_SETENV 1
  13554. | #define HAVE_UNSETENV 1
  13555. | #define HAVE_WRITEV 1
  13556. | #define HAVE_GETIFADDRS 1
  13557. | #define HAVE_UTIME 1
  13558. | #define HAVE_UTIMES 1
  13559. | #define HAVE_SETRLIMIT 1
  13560. | #define HAVE_GETRLIMIT 1
  13561. | #define HAVE_SENDFILE 1
  13562. | #define HAVE_SIGACTION 1
  13563. | #define HAVE_DECL_SYS_SIGLIST 1
  13564. | #define HAVE_FORK 1
  13565. | #define HAVE_STRERROR_R 1
  13566. | #define HAVE_MMAP 1
  13567. | #define HAVE_MEMMOVE 1
  13568. | #define HAVE_GETPASS 1
  13569. | #define HAVE_GMTIME_R 1
  13570. | #define HAVE_LOCALTIME_R 1
  13571. | #define HAVE_MKSTEMP 1
  13572. | #define DIRENT_INODE d_fileno
  13573. | #define DIRENT_TYPE d_type
  13574. | #define STDC_HEADERS 1
  13575. | #define HAVE_ALLOCA_H 1
  13576. | #define HAVE_CRYPT_H 1
  13577. | #define HAVE_CTYPE_H 1
  13578. | #define HAVE_DIRENT_H 1
  13579. | #define HAVE_DLFCN_H 1
  13580. | #define HAVE_ERRNO_H 1
  13581. | #define HAVE_FCNTL_H 1
  13582. | #define HAVE_GRP_H 1
  13583. | #define HAVE_LIMITS_H 1
  13584. | #define HAVE_MALLOC_H 1
  13585. | #define HAVE_MEMORY_H 1
  13586. | #define HAVE_NETDB_H 1
  13587. | #define HAVE_POLL_H 1
  13588. | #define HAVE_PWD_H 1
  13589. | #define HAVE_SEMAPHORE_H 1
  13590. | #define HAVE_SIGNAL_H 1
  13591. | #define HAVE_STDARG_H 1
  13592. | #define HAVE_STDDEF_H 1
  13593. | #define HAVE_STDIO_H 1
  13594. | #define HAVE_STDLIB_H 1
  13595. | #define HAVE_STRING_H 1
  13596. | #define HAVE_STRINGS_H 1
  13597. | #define HAVE_TERMIOS_H 1
  13598. | #define HAVE_TIME_H 1
  13599. | #define HAVE_UNISTD_H 1
  13600. | #define HAVE_ARPA_INET_H 1
  13601. | #define HAVE_NETINET_IN_H 1
  13602. | #define HAVE_SYS_FILE_H 1
  13603. | #define HAVE_SYS_IOCTL_H 1
  13604. | #define HAVE_SYS_MMAN_H 1
  13605. | #define HAVE_SYS_POLL_H 1
  13606. | #define HAVE_SYS_RESOURCE_H 1
  13607. | #define HAVE_SYS_SELECT_H 1
  13608. | #define HAVE_SYS_SEM_H 1
  13609. | #define HAVE_SYS_SENDFILE_H 1
  13610. | #define HAVE_SYS_SIGNAL_H 1
  13611. | #define HAVE_SYS_SOCKET_H 1
  13612. | #define HAVE_SYS_STAT_H 1
  13613. | #define HAVE_SYS_SYSCTL_H 1
  13614. | #define HAVE_SYS_TIME_H 1
  13615. | #define HAVE_SYS_TYPES_H 1
  13616. | #define HAVE_SYS_UIO_H 1
  13617. | #define HAVE_SYS_UN_H 1
  13618. | #define HAVE_SYS_WAIT_H 1
  13619. | #define HAVE_NETINET_TCP_H 1
  13620. | #define SETPGRP_VOID 1
  13621. | #define HAVE_SOCKLEN_T 1
  13622. | #define SIZEOF_VOIDP 8
  13623. | #define SIZEOF_CHAR 1
  13624. | #define SIZEOF_INT 4
  13625. | #define SIZEOF_LONG 8
  13626. | #define SIZEOF_SHORT 2
  13627. | #define SIZEOF_LONG_LONG 8
  13628. | #define SIZEOF_SSIZE_T 8
  13629. | #define SIZEOF_SIZE_T 8
  13630. | #define SIZEOF_OFF_T 8
  13631. | #define SIZEOF_PID_T 4
  13632. | #define HAVE_STRNCASECMP 1
  13633. | #define HAVE_STRCASECMP 1
  13634. | #define HAVE_STRDUP 1
  13635. | #define HAVE_STRSTR 1
  13636. | #define HAVE_MEMCHR 1
  13637. | #define APR_INT64_STRFN strtol
  13638. | #define APR_OFF_T_STRFN strtol
  13639. | #define DSO_USE_DLFCN 1
  13640. | #define HAVE_WAITPID 1
  13641. | #define HAVE_SEMGET 1
  13642. | #define HAVE_SEMCTL 1
  13643. | #define HAVE_FLOCK 1
  13644. | #define HAVE_SEMAPHORE_H 1
  13645. | #define HAVE_SEM_CLOSE 1
  13646. | #define HAVE_SEM_UNLINK 1
  13647. | #define HAVE_SEM_POST 1
  13648. | #define HAVE_SEM_WAIT 1
  13649. | #define HAVE_LOCK_EX 1
  13650. | #define HAVE_F_SETLK 1
  13651. | #define HAVE_SEM_UNDO 1
  13652. | #define HAVE_POLLIN 1
  13653. | #define HAVE_PTHREAD_PROCESS_SHARED 1
  13654. | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
  13655. | #define HAVE_PTHREAD_SETSCHEDPARAM 1
  13656. | #define HAVE_PTHREAD_MUTEX_ROBUST 1
  13657. | #define apr_lock implementation method 1
  13658. | #define USE_SYSVSEM_SERIALIZE 1
  13659. | #define DEV_RANDOM "/dev/random"
  13660. | #define HAVE_UUID_UUID_H 1
  13661. | #define HAVE_UUID_GENERATE 1
  13662. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  13663. | #define WAITIO_USES_POLL 1
  13664. | #define GETHOSTBYNAME_R_GLIBC2 1
  13665. | /* end confdefs.h.  */
  13666. |
  13667. | #include <stdio.h>
  13668. | #ifdef HAVE_SYS_TYPES_H
  13669. | #include <sys/types.h>
  13670. | #endif
  13671. | #ifdef HAVE_SYS_SOCKET_H
  13672. | #include <sys/socket.h>
  13673. | #endif
  13674. | #ifdef HAVE_NETINET_IN_H
  13675. | #include <netinet/in.h>
  13676. | #endif
  13677. | #ifdef HAVE_NETINET_TCP_H
  13678. | #include <netinet/tcp.h>
  13679. | #endif
  13680. | #ifndef HAVE_SOCKLEN_T
  13681. | typedef int socklen_t;
  13682. | #endif
  13683. | #ifdef HAVE_FCNTL_H
  13684. | #include <fcntl.h>
  13685. | #endif
  13686. | int main(void) {
  13687. |     int listen_s, connected_s, client_s;
  13688. |     int listen_port, rc;
  13689. |     struct sockaddr_in sa;
  13690. |     socklen_t sa_len;
  13691. |
  13692. |     listen_s = socket(AF_INET, SOCK_STREAM, 0);
  13693. |     if (listen_s < 0) {
  13694. |         perror("socket");
  13695. |         exit(1);
  13696. |     }
  13697. |     memset(&sa, 0, sizeof sa);
  13698. |     sa.sin_family = AF_INET;
  13699. | #ifdef BEOS
  13700. |     sa.sin_addr.s_addr = htonl(INADDR_LOOPBACK);
  13701. | #endif
  13702. |     /* leave port 0 to get ephemeral */
  13703. |     rc = bind(listen_s, (struct sockaddr *)&sa, sizeof sa);
  13704. |     if (rc < 0) {
  13705. |         perror("bind for ephemeral port");
  13706. |         exit(1);
  13707. |     }
  13708. |     /* find ephemeral port */
  13709. |     sa_len = sizeof(sa);
  13710. |     rc = getsockname(listen_s, (struct sockaddr *)&sa, &sa_len);
  13711. |     if (rc < 0) {
  13712. |         perror("getsockname");
  13713. |         exit(1);
  13714. |     }
  13715. |     listen_port = sa.sin_port;
  13716. |     rc = listen(listen_s, 5);
  13717. |     if (rc < 0) {
  13718. |         perror("listen");
  13719. |         exit(1);
  13720. |     }
  13721. |     rc = fcntl(listen_s, F_SETFL, O_NONBLOCK);
  13722. |     if (rc < 0) {
  13723. |         perror("fcntl(F_SETFL)");
  13724. |         exit(1);
  13725. |     }
  13726. |     client_s = socket(AF_INET, SOCK_STREAM, 0);
  13727. |     if (client_s < 0) {
  13728. |         perror("socket");
  13729. |         exit(1);
  13730. |     }
  13731. |     memset(&sa, 0, sizeof sa);
  13732. |     sa.sin_family = AF_INET;
  13733. |     sa.sin_port   = listen_port;
  13734. | #ifdef BEOS
  13735. |     sa.sin_addr.s_addr = htonl(INADDR_LOOPBACK);
  13736. | #endif
  13737. |     /* leave sin_addr all zeros to use loopback */
  13738. |     rc = connect(client_s, (struct sockaddr *)&sa, sizeof sa);
  13739. |     if (rc < 0) {
  13740. |         perror("connect");
  13741. |         exit(1);
  13742. |     }
  13743. |     sa_len = sizeof sa;
  13744. |     connected_s = accept(listen_s, (struct sockaddr *)&sa, &sa_len);
  13745. |     if (connected_s < 0) {
  13746. |         perror("accept");
  13747. |         exit(1);
  13748. |     }
  13749. |     rc = fcntl(connected_s, F_GETFL, 0);
  13750. |     if (rc < 0) {
  13751. |         perror("fcntl(F_GETFL)");
  13752. |         exit(1);
  13753. |     }
  13754. |     if (!(rc & O_NONBLOCK)) {
  13755. |         fprintf(stderr, "O_NONBLOCK is not set in the child.\n");
  13756. |         exit(1);
  13757. |     }
  13758. |     return 0;
  13759. | }
  13760. |
  13761. configure:24942: result: no
  13762. configure:24951: checking whether TCP_NODELAY and TCP_CORK can both be enabled
  13763. configure:25011: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -luuid -lrt -ldl -lcrypt  -lpthread >&5
  13764. configure:25011: $? = 0
  13765. configure:25011: ./conftest
  13766. configure:25011: $? = 0
  13767. configure:25021: result: yes
  13768. configure:25033: checking for TCP_CORK in netinet/tcp.h
  13769. configure:25058: result: yes
  13770. configure:25067: checking for TCP_NOPUSH in netinet/tcp.h
  13771. configure:25092: result: no
  13772. configure:25137: checking for SO_ACCEPTFILTER in sys/socket.h
  13773. configure:25162: result: no
  13774. configure:25177: checking whether SCTP is supported
  13775. configure:25214: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -luuid -lrt -ldl -lcrypt  -lpthread >&5
  13776. conftest.c: In function 'main':
  13777. conftest.c:203:37: error: 'SCTP_NODELAY' undeclared (first use in this function)
  13778.      if (setsockopt(s, IPPROTO_SCTP, SCTP_NODELAY, &opt, sizeof(int)) < 0)
  13779.                                      ^~~~~~~~~~~~
  13780. conftest.c:203:37: note: each undeclared identifier is reported only once for each function it appears in
  13781. configure:25214: $? = 1
  13782. configure: program exited with status 1
  13783. configure: failed program was:
  13784. | /* confdefs.h */
  13785. | #define PACKAGE_NAME ""
  13786. | #define PACKAGE_TARNAME ""
  13787. | #define PACKAGE_VERSION ""
  13788. | #define PACKAGE_STRING ""
  13789. | #define PACKAGE_BUGREPORT ""
  13790. | #define PACKAGE_URL ""
  13791. | #define STDC_HEADERS 1
  13792. | #define HAVE_SYS_TYPES_H 1
  13793. | #define HAVE_SYS_STAT_H 1
  13794. | #define HAVE_STDLIB_H 1
  13795. | #define HAVE_STRING_H 1
  13796. | #define HAVE_MEMORY_H 1
  13797. | #define HAVE_STRINGS_H 1
  13798. | #define HAVE_INTTYPES_H 1
  13799. | #define HAVE_STDINT_H 1
  13800. | #define HAVE_UNISTD_H 1
  13801. | #define __EXTENSIONS__ 1
  13802. | #define _ALL_SOURCE 1
  13803. | #define _GNU_SOURCE 1
  13804. | #define _POSIX_PTHREAD_SEMANTICS 1
  13805. | #define _TANDEM_SOURCE 1
  13806. | #define HAVE_DLFCN_H 1
  13807. | #define LT_OBJDIR ".libs/"
  13808. | #define HAVE_LIBDL 1
  13809. | #define HAVE_PTHREAD_H 1
  13810. | #define HAVE_PTHREAD_H 1
  13811. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  13812. | #define HAVE_PTHREAD_KEY_DELETE 1
  13813. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  13814. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  13815. | #define HAVE_PTHREAD_RWLOCKS 1
  13816. | #define HAVE_GETHOSTBYNAME_R 1
  13817. | #define HAVE_GETHOSTBYADDR_R 1
  13818. | #define HAVE_SIGSUSPEND 1
  13819. | #define HAVE_SIGWAIT 1
  13820. | #define HAVE_POLL 1
  13821. | #define HAVE_EPOLL 1
  13822. | #define HAVE_GETPWNAM_R 1
  13823. | #define HAVE_GETPWUID_R 1
  13824. | #define HAVE_GETGRNAM_R 1
  13825. | #define HAVE_GETGRGID_R 1
  13826. | #define HAVE_SYS_TYPES_H 1
  13827. | #define HAVE_SYS_MMAN_H 1
  13828. | #define HAVE_SYS_IPC_H 1
  13829. | #define HAVE_SYS_SHM_H 1
  13830. | #define HAVE_SYS_FILE_H 1
  13831. | #define HAVE_MMAP 1
  13832. | #define HAVE_MUNMAP 1
  13833. | #define HAVE_SHM_OPEN 1
  13834. | #define HAVE_SHM_UNLINK 1
  13835. | #define HAVE_SHMGET 1
  13836. | #define HAVE_SHMAT 1
  13837. | #define HAVE_SHMDT 1
  13838. | #define HAVE_SHMCTL 1
  13839. | #define HAVE_MAP_ANON 1
  13840. | #define anonymous shared memory allocation method 1
  13841. | #define USE_SHMEM_MMAP_ANON 1
  13842. | #define namebased memory allocation method 1
  13843. | #define USE_SHMEM_SHMGET 1
  13844. | #define HAVE_CALLOC 1
  13845. | #define HAVE_SETSID 1
  13846. | #define HAVE_ISINF 1
  13847. | #define HAVE_ISNAN 1
  13848. | #define HAVE_GETENV 1
  13849. | #define HAVE_PUTENV 1
  13850. | #define HAVE_SETENV 1
  13851. | #define HAVE_UNSETENV 1
  13852. | #define HAVE_WRITEV 1
  13853. | #define HAVE_GETIFADDRS 1
  13854. | #define HAVE_UTIME 1
  13855. | #define HAVE_UTIMES 1
  13856. | #define HAVE_SETRLIMIT 1
  13857. | #define HAVE_GETRLIMIT 1
  13858. | #define HAVE_SENDFILE 1
  13859. | #define HAVE_SIGACTION 1
  13860. | #define HAVE_DECL_SYS_SIGLIST 1
  13861. | #define HAVE_FORK 1
  13862. | #define HAVE_STRERROR_R 1
  13863. | #define HAVE_MMAP 1
  13864. | #define HAVE_MEMMOVE 1
  13865. | #define HAVE_GETPASS 1
  13866. | #define HAVE_GMTIME_R 1
  13867. | #define HAVE_LOCALTIME_R 1
  13868. | #define HAVE_MKSTEMP 1
  13869. | #define DIRENT_INODE d_fileno
  13870. | #define DIRENT_TYPE d_type
  13871. | #define STDC_HEADERS 1
  13872. | #define HAVE_ALLOCA_H 1
  13873. | #define HAVE_CRYPT_H 1
  13874. | #define HAVE_CTYPE_H 1
  13875. | #define HAVE_DIRENT_H 1
  13876. | #define HAVE_DLFCN_H 1
  13877. | #define HAVE_ERRNO_H 1
  13878. | #define HAVE_FCNTL_H 1
  13879. | #define HAVE_GRP_H 1
  13880. | #define HAVE_LIMITS_H 1
  13881. | #define HAVE_MALLOC_H 1
  13882. | #define HAVE_MEMORY_H 1
  13883. | #define HAVE_NETDB_H 1
  13884. | #define HAVE_POLL_H 1
  13885. | #define HAVE_PWD_H 1
  13886. | #define HAVE_SEMAPHORE_H 1
  13887. | #define HAVE_SIGNAL_H 1
  13888. | #define HAVE_STDARG_H 1
  13889. | #define HAVE_STDDEF_H 1
  13890. | #define HAVE_STDIO_H 1
  13891. | #define HAVE_STDLIB_H 1
  13892. | #define HAVE_STRING_H 1
  13893. | #define HAVE_STRINGS_H 1
  13894. | #define HAVE_TERMIOS_H 1
  13895. | #define HAVE_TIME_H 1
  13896. | #define HAVE_UNISTD_H 1
  13897. | #define HAVE_ARPA_INET_H 1
  13898. | #define HAVE_NETINET_IN_H 1
  13899. | #define HAVE_SYS_FILE_H 1
  13900. | #define HAVE_SYS_IOCTL_H 1
  13901. | #define HAVE_SYS_MMAN_H 1
  13902. | #define HAVE_SYS_POLL_H 1
  13903. | #define HAVE_SYS_RESOURCE_H 1
  13904. | #define HAVE_SYS_SELECT_H 1
  13905. | #define HAVE_SYS_SEM_H 1
  13906. | #define HAVE_SYS_SENDFILE_H 1
  13907. | #define HAVE_SYS_SIGNAL_H 1
  13908. | #define HAVE_SYS_SOCKET_H 1
  13909. | #define HAVE_SYS_STAT_H 1
  13910. | #define HAVE_SYS_SYSCTL_H 1
  13911. | #define HAVE_SYS_TIME_H 1
  13912. | #define HAVE_SYS_TYPES_H 1
  13913. | #define HAVE_SYS_UIO_H 1
  13914. | #define HAVE_SYS_UN_H 1
  13915. | #define HAVE_SYS_WAIT_H 1
  13916. | #define HAVE_NETINET_TCP_H 1
  13917. | #define SETPGRP_VOID 1
  13918. | #define HAVE_SOCKLEN_T 1
  13919. | #define SIZEOF_VOIDP 8
  13920. | #define SIZEOF_CHAR 1
  13921. | #define SIZEOF_INT 4
  13922. | #define SIZEOF_LONG 8
  13923. | #define SIZEOF_SHORT 2
  13924. | #define SIZEOF_LONG_LONG 8
  13925. | #define SIZEOF_SSIZE_T 8
  13926. | #define SIZEOF_SIZE_T 8
  13927. | #define SIZEOF_OFF_T 8
  13928. | #define SIZEOF_PID_T 4
  13929. | #define HAVE_STRNCASECMP 1
  13930. | #define HAVE_STRCASECMP 1
  13931. | #define HAVE_STRDUP 1
  13932. | #define HAVE_STRSTR 1
  13933. | #define HAVE_MEMCHR 1
  13934. | #define APR_INT64_STRFN strtol
  13935. | #define APR_OFF_T_STRFN strtol
  13936. | #define DSO_USE_DLFCN 1
  13937. | #define HAVE_WAITPID 1
  13938. | #define HAVE_SEMGET 1
  13939. | #define HAVE_SEMCTL 1
  13940. | #define HAVE_FLOCK 1
  13941. | #define HAVE_SEMAPHORE_H 1
  13942. | #define HAVE_SEM_CLOSE 1
  13943. | #define HAVE_SEM_UNLINK 1
  13944. | #define HAVE_SEM_POST 1
  13945. | #define HAVE_SEM_WAIT 1
  13946. | #define HAVE_LOCK_EX 1
  13947. | #define HAVE_F_SETLK 1
  13948. | #define HAVE_SEM_UNDO 1
  13949. | #define HAVE_POLLIN 1
  13950. | #define HAVE_PTHREAD_PROCESS_SHARED 1
  13951. | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
  13952. | #define HAVE_PTHREAD_SETSCHEDPARAM 1
  13953. | #define HAVE_PTHREAD_MUTEX_ROBUST 1
  13954. | #define apr_lock implementation method 1
  13955. | #define USE_SYSVSEM_SERIALIZE 1
  13956. | #define DEV_RANDOM "/dev/random"
  13957. | #define HAVE_UUID_UUID_H 1
  13958. | #define HAVE_UUID_GENERATE 1
  13959. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  13960. | #define WAITIO_USES_POLL 1
  13961. | #define GETHOSTBYNAME_R_GLIBC2 1
  13962. | #define HAVE_TCP_NODELAY_WITH_CORK 1
  13963. | #define HAVE_TCP_CORK 1
  13964. | /* end confdefs.h.  */
  13965. |
  13966. | #ifdef HAVE_SYS_TYPES_H
  13967. | #include <sys/types.h>
  13968. | #endif
  13969. | #ifdef HAVE_SYS_SOCKET_H
  13970. | #include <sys/socket.h>
  13971. | #endif
  13972. | #ifdef HAVE_NETINET_IN_H
  13973. | #include <netinet/in.h>
  13974. | #endif
  13975. | #ifdef HAVE_NETINET_SCTP_H
  13976. | #include <netinet/sctp.h>
  13977. | #endif
  13978. | #ifdef HAVE_NETINET_SCTP_UIO_H
  13979. | #include <netinet/sctp_uio.h>
  13980. | #endif
  13981. | #include <stdlib.h>
  13982. | int main(void) {
  13983. |     int s, opt = 1;
  13984. |     if ((s = socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP)) < 0)
  13985. |        exit(1);
  13986. |     if (setsockopt(s, IPPROTO_SCTP, SCTP_NODELAY, &opt, sizeof(int)) < 0)
  13987. |        exit(2);
  13988. |     exit(0);
  13989. | }
  13990. configure:25224: result: no
  13991. configure:25234: checking for struct ip_mreq
  13992. configure:25257: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  13993. configure:25257: $? = 0
  13994. configure:25264: result: yes
  13995. configure:25281: checking for set_h_errno
  13996. configure:25281: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -luuid -lrt -ldl -lcrypt  -lpthread >&5
  13997. /tmp/ccXfdLxj.o: In function `main':
  13998. /freeswitch-advantage/libs/apr/conftest.c:217: undefined reference to `set_h_errno'
  13999. collect2: error: ld returned 1 exit status
  14000. configure:25281: $? = 1
  14001. configure: failed program was:
  14002. | /* confdefs.h */
  14003. | #define PACKAGE_NAME ""
  14004. | #define PACKAGE_TARNAME ""
  14005. | #define PACKAGE_VERSION ""
  14006. | #define PACKAGE_STRING ""
  14007. | #define PACKAGE_BUGREPORT ""
  14008. | #define PACKAGE_URL ""
  14009. | #define STDC_HEADERS 1
  14010. | #define HAVE_SYS_TYPES_H 1
  14011. | #define HAVE_SYS_STAT_H 1
  14012. | #define HAVE_STDLIB_H 1
  14013. | #define HAVE_STRING_H 1
  14014. | #define HAVE_MEMORY_H 1
  14015. | #define HAVE_STRINGS_H 1
  14016. | #define HAVE_INTTYPES_H 1
  14017. | #define HAVE_STDINT_H 1
  14018. | #define HAVE_UNISTD_H 1
  14019. | #define __EXTENSIONS__ 1
  14020. | #define _ALL_SOURCE 1
  14021. | #define _GNU_SOURCE 1
  14022. | #define _POSIX_PTHREAD_SEMANTICS 1
  14023. | #define _TANDEM_SOURCE 1
  14024. | #define HAVE_DLFCN_H 1
  14025. | #define LT_OBJDIR ".libs/"
  14026. | #define HAVE_LIBDL 1
  14027. | #define HAVE_PTHREAD_H 1
  14028. | #define HAVE_PTHREAD_H 1
  14029. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  14030. | #define HAVE_PTHREAD_KEY_DELETE 1
  14031. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  14032. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  14033. | #define HAVE_PTHREAD_RWLOCKS 1
  14034. | #define HAVE_GETHOSTBYNAME_R 1
  14035. | #define HAVE_GETHOSTBYADDR_R 1
  14036. | #define HAVE_SIGSUSPEND 1
  14037. | #define HAVE_SIGWAIT 1
  14038. | #define HAVE_POLL 1
  14039. | #define HAVE_EPOLL 1
  14040. | #define HAVE_GETPWNAM_R 1
  14041. | #define HAVE_GETPWUID_R 1
  14042. | #define HAVE_GETGRNAM_R 1
  14043. | #define HAVE_GETGRGID_R 1
  14044. | #define HAVE_SYS_TYPES_H 1
  14045. | #define HAVE_SYS_MMAN_H 1
  14046. | #define HAVE_SYS_IPC_H 1
  14047. | #define HAVE_SYS_SHM_H 1
  14048. | #define HAVE_SYS_FILE_H 1
  14049. | #define HAVE_MMAP 1
  14050. | #define HAVE_MUNMAP 1
  14051. | #define HAVE_SHM_OPEN 1
  14052. | #define HAVE_SHM_UNLINK 1
  14053. | #define HAVE_SHMGET 1
  14054. | #define HAVE_SHMAT 1
  14055. | #define HAVE_SHMDT 1
  14056. | #define HAVE_SHMCTL 1
  14057. | #define HAVE_MAP_ANON 1
  14058. | #define anonymous shared memory allocation method 1
  14059. | #define USE_SHMEM_MMAP_ANON 1
  14060. | #define namebased memory allocation method 1
  14061. | #define USE_SHMEM_SHMGET 1
  14062. | #define HAVE_CALLOC 1
  14063. | #define HAVE_SETSID 1
  14064. | #define HAVE_ISINF 1
  14065. | #define HAVE_ISNAN 1
  14066. | #define HAVE_GETENV 1
  14067. | #define HAVE_PUTENV 1
  14068. | #define HAVE_SETENV 1
  14069. | #define HAVE_UNSETENV 1
  14070. | #define HAVE_WRITEV 1
  14071. | #define HAVE_GETIFADDRS 1
  14072. | #define HAVE_UTIME 1
  14073. | #define HAVE_UTIMES 1
  14074. | #define HAVE_SETRLIMIT 1
  14075. | #define HAVE_GETRLIMIT 1
  14076. | #define HAVE_SENDFILE 1
  14077. | #define HAVE_SIGACTION 1
  14078. | #define HAVE_DECL_SYS_SIGLIST 1
  14079. | #define HAVE_FORK 1
  14080. | #define HAVE_STRERROR_R 1
  14081. | #define HAVE_MMAP 1
  14082. | #define HAVE_MEMMOVE 1
  14083. | #define HAVE_GETPASS 1
  14084. | #define HAVE_GMTIME_R 1
  14085. | #define HAVE_LOCALTIME_R 1
  14086. | #define HAVE_MKSTEMP 1
  14087. | #define DIRENT_INODE d_fileno
  14088. | #define DIRENT_TYPE d_type
  14089. | #define STDC_HEADERS 1
  14090. | #define HAVE_ALLOCA_H 1
  14091. | #define HAVE_CRYPT_H 1
  14092. | #define HAVE_CTYPE_H 1
  14093. | #define HAVE_DIRENT_H 1
  14094. | #define HAVE_DLFCN_H 1
  14095. | #define HAVE_ERRNO_H 1
  14096. | #define HAVE_FCNTL_H 1
  14097. | #define HAVE_GRP_H 1
  14098. | #define HAVE_LIMITS_H 1
  14099. | #define HAVE_MALLOC_H 1
  14100. | #define HAVE_MEMORY_H 1
  14101. | #define HAVE_NETDB_H 1
  14102. | #define HAVE_POLL_H 1
  14103. | #define HAVE_PWD_H 1
  14104. | #define HAVE_SEMAPHORE_H 1
  14105. | #define HAVE_SIGNAL_H 1
  14106. | #define HAVE_STDARG_H 1
  14107. | #define HAVE_STDDEF_H 1
  14108. | #define HAVE_STDIO_H 1
  14109. | #define HAVE_STDLIB_H 1
  14110. | #define HAVE_STRING_H 1
  14111. | #define HAVE_STRINGS_H 1
  14112. | #define HAVE_TERMIOS_H 1
  14113. | #define HAVE_TIME_H 1
  14114. | #define HAVE_UNISTD_H 1
  14115. | #define HAVE_ARPA_INET_H 1
  14116. | #define HAVE_NETINET_IN_H 1
  14117. | #define HAVE_SYS_FILE_H 1
  14118. | #define HAVE_SYS_IOCTL_H 1
  14119. | #define HAVE_SYS_MMAN_H 1
  14120. | #define HAVE_SYS_POLL_H 1
  14121. | #define HAVE_SYS_RESOURCE_H 1
  14122. | #define HAVE_SYS_SELECT_H 1
  14123. | #define HAVE_SYS_SEM_H 1
  14124. | #define HAVE_SYS_SENDFILE_H 1
  14125. | #define HAVE_SYS_SIGNAL_H 1
  14126. | #define HAVE_SYS_SOCKET_H 1
  14127. | #define HAVE_SYS_STAT_H 1
  14128. | #define HAVE_SYS_SYSCTL_H 1
  14129. | #define HAVE_SYS_TIME_H 1
  14130. | #define HAVE_SYS_TYPES_H 1
  14131. | #define HAVE_SYS_UIO_H 1
  14132. | #define HAVE_SYS_UN_H 1
  14133. | #define HAVE_SYS_WAIT_H 1
  14134. | #define HAVE_NETINET_TCP_H 1
  14135. | #define SETPGRP_VOID 1
  14136. | #define HAVE_SOCKLEN_T 1
  14137. | #define SIZEOF_VOIDP 8
  14138. | #define SIZEOF_CHAR 1
  14139. | #define SIZEOF_INT 4
  14140. | #define SIZEOF_LONG 8
  14141. | #define SIZEOF_SHORT 2
  14142. | #define SIZEOF_LONG_LONG 8
  14143. | #define SIZEOF_SSIZE_T 8
  14144. | #define SIZEOF_SIZE_T 8
  14145. | #define SIZEOF_OFF_T 8
  14146. | #define SIZEOF_PID_T 4
  14147. | #define HAVE_STRNCASECMP 1
  14148. | #define HAVE_STRCASECMP 1
  14149. | #define HAVE_STRDUP 1
  14150. | #define HAVE_STRSTR 1
  14151. | #define HAVE_MEMCHR 1
  14152. | #define APR_INT64_STRFN strtol
  14153. | #define APR_OFF_T_STRFN strtol
  14154. | #define DSO_USE_DLFCN 1
  14155. | #define HAVE_WAITPID 1
  14156. | #define HAVE_SEMGET 1
  14157. | #define HAVE_SEMCTL 1
  14158. | #define HAVE_FLOCK 1
  14159. | #define HAVE_SEMAPHORE_H 1
  14160. | #define HAVE_SEM_CLOSE 1
  14161. | #define HAVE_SEM_UNLINK 1
  14162. | #define HAVE_SEM_POST 1
  14163. | #define HAVE_SEM_WAIT 1
  14164. | #define HAVE_LOCK_EX 1
  14165. | #define HAVE_F_SETLK 1
  14166. | #define HAVE_SEM_UNDO 1
  14167. | #define HAVE_POLLIN 1
  14168. | #define HAVE_PTHREAD_PROCESS_SHARED 1
  14169. | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
  14170. | #define HAVE_PTHREAD_SETSCHEDPARAM 1
  14171. | #define HAVE_PTHREAD_MUTEX_ROBUST 1
  14172. | #define apr_lock implementation method 1
  14173. | #define USE_SYSVSEM_SERIALIZE 1
  14174. | #define DEV_RANDOM "/dev/random"
  14175. | #define HAVE_UUID_UUID_H 1
  14176. | #define HAVE_UUID_GENERATE 1
  14177. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  14178. | #define WAITIO_USES_POLL 1
  14179. | #define GETHOSTBYNAME_R_GLIBC2 1
  14180. | #define HAVE_TCP_NODELAY_WITH_CORK 1
  14181. | #define HAVE_TCP_CORK 1
  14182. | #define HAVE_STRUCT_IPMREQ 1
  14183. | /* end confdefs.h.  */
  14184. | /* Define set_h_errno to an innocuous variant, in case <limits.h> declares set_h_errno.
  14185. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  14186. | #define set_h_errno innocuous_set_h_errno
  14187. |
  14188. | /* System header to define __stub macros and hopefully few prototypes,
  14189. |     which can conflict with char set_h_errno (); below.
  14190. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  14191. |     <limits.h> exists even on freestanding compilers.  */
  14192. |
  14193. | #ifdef __STDC__
  14194. | # include <limits.h>
  14195. | #else
  14196. | # include <assert.h>
  14197. | #endif
  14198. |
  14199. | #undef set_h_errno
  14200. |
  14201. | /* Override any GCC internal prototype to avoid an error.
  14202. |    Use char because int might match the return type of a GCC
  14203. |    builtin and then its argument prototype would still apply.  */
  14204. | #ifdef __cplusplus
  14205. | extern "C"
  14206. | #endif
  14207. | char set_h_errno ();
  14208. | /* The GNU C library defines this for functions which it implements
  14209. |     to always fail with ENOSYS.  Some functions are actually named
  14210. |     something starting with __ and the normal name is an alias.  */
  14211. | #if defined __stub_set_h_errno || defined __stub___set_h_errno
  14212. | choke me
  14213. | #endif
  14214. |
  14215. | int
  14216. | main ()
  14217. | {
  14218. | return set_h_errno ();
  14219. |   ;
  14220. |   return 0;
  14221. | }
  14222. configure:25281: result: no
  14223. configure:25308: checking for library containing getaddrinfo
  14224. configure:25339: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -luuid -lrt -ldl -lcrypt  -lpthread >&5
  14225. configure:25339: $? = 0
  14226. configure:25356: result: none required
  14227. configure:25364: checking for library containing gai_strerror
  14228. configure:25395: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -luuid -lrt -ldl -lcrypt  -lpthread >&5
  14229. configure:25395: $? = 0
  14230. configure:25412: result: none required
  14231. configure:25420: checking for library containing getnameinfo
  14232. configure:25451: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -luuid -lrt -ldl -lcrypt  -lpthread >&5
  14233. configure:25451: $? = 0
  14234. configure:25468: result: none required
  14235. configure:25478: checking for gai_strerror
  14236. configure:25478: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -luuid -lrt -ldl -lcrypt  -lpthread >&5
  14237. configure:25478: $? = 0
  14238. configure:25478: result: yes
  14239. configure:25488: checking for working getaddrinfo
  14240. configure:25533: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -luuid -lrt -ldl -lcrypt  -lpthread >&5
  14241. conftest.c: In function 'main':
  14242. conftest.c:207:9: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  14243.          exit(1);
  14244.          ^~~~
  14245. conftest.c:207:9: warning: incompatible implicit declaration of built-in function 'exit'
  14246. conftest.c:207:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  14247. conftest.c:210:9: warning: incompatible implicit declaration of built-in function 'exit'
  14248.          exit(1);
  14249.          ^~~~
  14250. conftest.c:210:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  14251. conftest.c:212:5: warning: incompatible implicit declaration of built-in function 'exit'
  14252.      exit(0);
  14253.      ^~~~
  14254. conftest.c:212:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
  14255. configure:25533: $? = 0
  14256. configure:25533: ./conftest
  14257.  
  14258. =================================================================
  14259. ==89637==ERROR: LeakSanitizer: detected memory leaks
  14260.  
  14261. Direct leak of 64 byte(s) in 1 object(s) allocated from:
  14262.     #0 0x7fc53360dd28 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.3+0xc1d28)
  14263.     #1 0x7fc53281a7fc  (/lib/x86_64-linux-gnu/libc.so.6+0xd37fc)
  14264.     #2 0x7fc53281c2f7 in getaddrinfo (/lib/x86_64-linux-gnu/libc.so.6+0xd52f7)
  14265.     #3 0x7fc5335dc956 in __interceptor_getaddrinfo (/usr/lib/x86_64-linux-gnu/libasan.so.3+0x90956)
  14266.     #4 0x55b36b7f5ba0 in main /freeswitch-advantage/libs/apr/conftest.c:205
  14267.     #5 0x7fc5327672e0 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x202e0)
  14268.  
  14269. SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
  14270. configure:25533: $? = 1
  14271. configure: program exited with status 1
  14272. configure: failed program was:
  14273. | /* confdefs.h */
  14274. | #define PACKAGE_NAME ""
  14275. | #define PACKAGE_TARNAME ""
  14276. | #define PACKAGE_VERSION ""
  14277. | #define PACKAGE_STRING ""
  14278. | #define PACKAGE_BUGREPORT ""
  14279. | #define PACKAGE_URL ""
  14280. | #define STDC_HEADERS 1
  14281. | #define HAVE_SYS_TYPES_H 1
  14282. | #define HAVE_SYS_STAT_H 1
  14283. | #define HAVE_STDLIB_H 1
  14284. | #define HAVE_STRING_H 1
  14285. | #define HAVE_MEMORY_H 1
  14286. | #define HAVE_STRINGS_H 1
  14287. | #define HAVE_INTTYPES_H 1
  14288. | #define HAVE_STDINT_H 1
  14289. | #define HAVE_UNISTD_H 1
  14290. | #define __EXTENSIONS__ 1
  14291. | #define _ALL_SOURCE 1
  14292. | #define _GNU_SOURCE 1
  14293. | #define _POSIX_PTHREAD_SEMANTICS 1
  14294. | #define _TANDEM_SOURCE 1
  14295. | #define HAVE_DLFCN_H 1
  14296. | #define LT_OBJDIR ".libs/"
  14297. | #define HAVE_LIBDL 1
  14298. | #define HAVE_PTHREAD_H 1
  14299. | #define HAVE_PTHREAD_H 1
  14300. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  14301. | #define HAVE_PTHREAD_KEY_DELETE 1
  14302. | #define HAVE_PTHREAD_RWLOCK_INIT 1
  14303. | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  14304. | #define HAVE_PTHREAD_RWLOCKS 1
  14305. | #define HAVE_GETHOSTBYNAME_R 1
  14306. | #define HAVE_GETHOSTBYADDR_R 1
  14307. | #define HAVE_SIGSUSPEND 1
  14308. | #define HAVE_SIGWAIT 1
  14309. | #define HAVE_POLL 1
  14310. | #define HAVE_EPOLL 1
  14311. | #define HAVE_GETPWNAM_R 1
  14312. | #define HAVE_GETPWUID_R 1
  14313. | #define HAVE_GETGRNAM_R 1
  14314. | #define HAVE_GETGRGID_R 1
  14315. | #define HAVE_SYS_TYPES_H 1
  14316. | #define HAVE_SYS_MMAN_H 1
  14317. | #define HAVE_SYS_IPC_H 1
  14318. | #define HAVE_SYS_SHM_H 1
  14319. | #define HAVE_SYS_FILE_H 1
  14320. | #define HAVE_MMAP 1
  14321. | #define HAVE_MUNMAP 1
  14322. | #define HAVE_SHM_OPEN 1
  14323. | #define HAVE_SHM_UNLINK 1
  14324. | #define HAVE_SHMGET 1
  14325. | #define HAVE_SHMAT 1
  14326. | #define HAVE_SHMDT 1
  14327. | #define HAVE_SHMCTL 1
  14328. | #define HAVE_MAP_ANON 1
  14329. | #define anonymous shared memory allocation method 1
  14330. | #define USE_SHMEM_MMAP_ANON 1
  14331. | #define namebased memory allocation method 1
  14332. | #define USE_SHMEM_SHMGET 1
  14333. | #define HAVE_CALLOC 1
  14334. | #define HAVE_SETSID 1
  14335. | #define HAVE_ISINF 1
  14336. | #define HAVE_ISNAN 1
  14337. | #define HAVE_GETENV 1
  14338. | #define HAVE_PUTENV 1
  14339. | #define HAVE_SETENV 1
  14340. | #define HAVE_UNSETENV 1
  14341. | #define HAVE_WRITEV 1
  14342. | #define HAVE_GETIFADDRS 1
  14343. | #define HAVE_UTIME 1
  14344. | #define HAVE_UTIMES 1
  14345. | #define HAVE_SETRLIMIT 1
  14346. | #define HAVE_GETRLIMIT 1
  14347. | #define HAVE_SENDFILE 1
  14348. | #define HAVE_SIGACTION 1
  14349. | #define HAVE_DECL_SYS_SIGLIST 1
  14350. | #define HAVE_FORK 1
  14351. | #define HAVE_STRERROR_R 1
  14352. | #define HAVE_MMAP 1
  14353. | #define HAVE_MEMMOVE 1
  14354. | #define HAVE_GETPASS 1
  14355. | #define HAVE_GMTIME_R 1
  14356. | #define HAVE_LOCALTIME_R 1
  14357. | #define HAVE_MKSTEMP 1
  14358. | #define DIRENT_INODE d_fileno
  14359. | #define DIRENT_TYPE d_type
  14360. | #define STDC_HEADERS 1
  14361. | #define HAVE_ALLOCA_H 1
  14362. | #define HAVE_CRYPT_H 1
  14363. | #define HAVE_CTYPE_H 1
  14364. | #define HAVE_DIRENT_H 1
  14365. | #define HAVE_DLFCN_H 1
  14366. | #define HAVE_ERRNO_H 1
  14367. | #define HAVE_FCNTL_H 1
  14368. | #define HAVE_GRP_H 1
  14369. | #define HAVE_LIMITS_H 1
  14370. | #define HAVE_MALLOC_H 1
  14371. | #define HAVE_MEMORY_H 1
  14372. | #define HAVE_NETDB_H 1
  14373. | #define HAVE_POLL_H 1
  14374. | #define HAVE_PWD_H 1
  14375. | #define HAVE_SEMAPHORE_H 1
  14376. | #define HAVE_SIGNAL_H 1
  14377. | #define HAVE_STDARG_H 1
  14378. | #define HAVE_STDDEF_H 1
  14379. | #define HAVE_STDIO_H 1
  14380. | #define HAVE_STDLIB_H 1
  14381. | #define HAVE_STRING_H 1
  14382. | #define HAVE_STRINGS_H 1
  14383. | #define HAVE_TERMIOS_H 1
  14384. | #define HAVE_TIME_H 1
  14385. | #define HAVE_UNISTD_H 1
  14386. | #define HAVE_ARPA_INET_H 1
  14387. | #define HAVE_NETINET_IN_H 1
  14388. | #define HAVE_SYS_FILE_H 1
  14389. | #define HAVE_SYS_IOCTL_H 1
  14390. | #define HAVE_SYS_MMAN_H 1
  14391. | #define HAVE_SYS_POLL_H 1
  14392. | #define HAVE_SYS_RESOURCE_H 1
  14393. | #define HAVE_SYS_SELECT_H 1
  14394. | #define HAVE_SYS_SEM_H 1
  14395. | #define HAVE_SYS_SENDFILE_H 1
  14396. | #define HAVE_SYS_SIGNAL_H 1
  14397. | #define HAVE_SYS_SOCKET_H 1
  14398. | #define HAVE_SYS_STAT_H 1
  14399. | #define HAVE_SYS_SYSCTL_H 1
  14400. | #define HAVE_SYS_TIME_H 1
  14401. | #define HAVE_SYS_TYPES_H 1
  14402. | #define HAVE_SYS_UIO_H 1
  14403. | #define HAVE_SYS_UN_H 1
  14404. | #define HAVE_SYS_WAIT_H 1
  14405. | #define HAVE_NETINET_TCP_H 1
  14406. | #define SETPGRP_VOID 1
  14407. | #define HAVE_SOCKLEN_T 1
  14408. | #define SIZEOF_VOIDP 8
  14409. | #define SIZEOF_CHAR 1
  14410. | #define SIZEOF_INT 4
  14411. | #define SIZEOF_LONG 8
  14412. | #define SIZEOF_SHORT 2
  14413. | #define SIZEOF_LONG_LONG 8
  14414. | #define SIZEOF_SSIZE_T 8
  14415. | #define SIZEOF_SIZE_T 8
  14416. | #define SIZEOF_OFF_T 8
  14417. | #define SIZEOF_PID_T 4
  14418. | #define HAVE_STRNCASECMP 1
  14419. | #define HAVE_STRCASECMP 1
  14420. | #define HAVE_STRDUP 1
  14421. | #define HAVE_STRSTR 1
  14422. | #define HAVE_MEMCHR 1
  14423. | #define APR_INT64_STRFN strtol
  14424. | #define APR_OFF_T_STRFN strtol
  14425. | #define DSO_USE_DLFCN 1
  14426. | #define HAVE_WAITPID 1
  14427. | #define HAVE_SEMGET 1
  14428. | #define HAVE_SEMCTL 1
  14429. | #define HAVE_FLOCK 1
  14430. | #define HAVE_SEMAPHORE_H 1
  14431. | #define HAVE_SEM_CLOSE 1
  14432. | #define HAVE_SEM_UNLINK 1
  14433. | #define HAVE_SEM_POST 1
  14434. | #define HAVE_SEM_WAIT 1
  14435. | #define HAVE_LOCK_EX 1
  14436. | #define HAVE_F_SETLK 1
  14437. | #define HAVE_SEM_UNDO 1
  14438. | #define HAVE_POLLIN 1
  14439. | #define HAVE_PTHREAD_PROCESS_SHARED 1
  14440. | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
  14441. | #define HAVE_PTHREAD_SETSCHEDPARAM 1
  14442. | #define HAVE_PTHREAD_MUTEX_ROBUST 1
  14443. | #define apr_lock implementation method 1
  14444. | #define USE_SYSVSEM_SERIALIZE 1
  14445. | #define DEV_RANDOM "/dev/random"
  14446. | #define HAVE_UUID_UUID_H 1
  14447. | #define HAVE_UUID_GENERATE 1
  14448. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  14449. | #define WAITIO_USES_POLL 1
  14450. | #define GETHOSTBYNAME_R_GLIBC2 1
  14451. | #define HAVE_TCP_NODELAY_WITH_CORK 1
  14452. | #define HAVE_TCP_CORK 1
  14453. | #define HAVE_STRUCT_IPMREQ 1
  14454. | #define HAVE_GAI_STRERROR 1
  14455. | /* end confdefs.h.  */
  14456. |
  14457. | #ifdef HAVE_NETDB_H
  14458. | #include <netdb.h>
  14459. | #endif
  14460. | #ifdef HAVE_STRING_H
  14461. | #include <string.h>
  14462. | #endif
  14463. | #ifdef HAVE_SYS_TYPES_H
  14464. | #include <sys/types.h>
  14465. | #endif
  14466. | #ifdef HAVE_SYS_SOCKET_H
  14467. | #include <sys/socket.h>
  14468. | #endif
  14469. |
  14470. | int main(void) {
  14471. |     struct addrinfo hints, *ai;
  14472. |     int error;
  14473. |
  14474. |     memset(&hints, 0, sizeof(hints));
  14475. |     hints.ai_family = AF_UNSPEC;
  14476. |     hints.ai_socktype = SOCK_STREAM;
  14477. |     error = getaddrinfo("127.0.0.1", NULL, &hints, &ai);
  14478. |     if (error) {
  14479. |         exit(1);
  14480. |     }
  14481. |     if (ai->ai_addr->sa_family != AF_INET) {
  14482. |         exit(1);
  14483. |     }
  14484. |     exit(0);
  14485. | }
  14486. |
  14487. configure:25547: result: no
  14488. configure:25560: checking for negative error codes for getaddrinfo
  14489. configure:25586: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -luuid -lrt -ldl -lcrypt  -lpthread >&5
  14490. conftest.c: In function 'main':
  14491. conftest.c:191:9: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  14492.          exit(0);
  14493.          ^~~~
  14494. conftest.c:191:9: warning: incompatible implicit declaration of built-in function 'exit'
  14495. conftest.c:191:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  14496. conftest.c:193:5: warning: incompatible implicit declaration of built-in function 'exit'
  14497.      exit(1);
  14498.      ^~~~
  14499. conftest.c:193:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
  14500. configure:25586: $? = 0
  14501. configure:25586: ./conftest
  14502. configure:25586: $? = 0
  14503. configure:25600: result: yes
  14504. configure:25609: checking for working getnameinfo
  14505. configure:25662: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -luuid -lrt -ldl -lcrypt  -lpthread >&5
  14506. conftest.c: In function 'main':
  14507. conftest.c:209:26: warning: implicit declaration of function 'inet_addr' [-Wimplicit-function-declaration]
  14508.      sa.sin_addr.s_addr = inet_addr("127.0.0.1");
  14509.                           ^~~~~~~~~
  14510. conftest.c:218:9: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  14511.          exit(1);
  14512.          ^~~~
  14513. conftest.c:218:9: warning: incompatible implicit declaration of built-in function 'exit'
  14514. conftest.c:218:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  14515. conftest.c:220:9: warning: incompatible implicit declaration of built-in function 'exit'
  14516.          exit(0);
  14517.          ^~~~
  14518. conftest.c:220:9: note: include '<stdlib.h>' or provide a declaration of 'exit'
  14519. configure:25662: $? = 0
  14520. configure:25662: ./conftest
  14521. configure:25662: $? = 0
  14522. configure:25676: result: yes
  14523. configure:25685: checking for sockaddr_in6
  14524. configure:25711: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  14525. configure:25711: $? = 0
  14526. configure:25723: result: yes
  14527. configure:25733: checking for sockaddr_storage
  14528. configure:25757: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  14529. configure:25757: $? = 0
  14530. configure:25764: result: yes
  14531. configure:25854: checking if APR supports IPv6
  14532. configure:25856: result: no -- no working getaddrinfo
  14533. configure:25864: checking for library containing hstrerror
  14534. configure:25895: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -luuid -lrt -ldl -lcrypt  -lpthread >&5
  14535. configure:25895: $? = 0
  14536. configure:25912: result: none required
  14537. configure:25927: checking langinfo.h usability
  14538. configure:25927: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  14539. configure:25927: $? = 0
  14540. configure:25927: result: yes
  14541. configure:25927: checking langinfo.h presence
  14542. configure:25927: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
  14543. configure:25927: $? = 0
  14544. configure:25927: result: yes
  14545. configure:25927: checking for langinfo.h
  14546. configure:25927: result: yes
  14547. configure:25939: checking for nl_langinfo
  14548. configure:25939: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast  -pthread -D_REENTRANT -D_GNU_SOURCE  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -luuid -lrt -ldl -lcrypt  -lpthread >&5
  14549. configure:25939: $? = 0
  14550. configure:25939: result: yes
  14551. configure:26220: creating ./config.status
  14552.  
  14553. ## ---------------------- ##
  14554. ## Running config.status. ##
  14555. ## ---------------------- ##
  14556.  
  14557. This file was extended by config.status, which was
  14558. generated by GNU Autoconf 2.69.  Invocation command line was
  14559.  
  14560.   CONFIG_FILES    =
  14561.   CONFIG_HEADERS  =
  14562.   CONFIG_LINKS    =
  14563.   CONFIG_COMMANDS =
  14564.   $ ./config.status
  14565.  
  14566. on 31ba0febdd04
  14567.  
  14568. config.status:1403: creating Makefile
  14569. config.status:1403: creating include/apr.h
  14570. config.status:1403: creating build/apr_rules.mk
  14571. config.status:1403: creating build/pkg/pkginfo
  14572. config.status:1403: creating apr-1-config
  14573. config.status:1506: WARNING:  'apr-config.in' seems to ignore the --datarootdir setting
  14574. config.status:1403: creating apr.pc
  14575. config.status:1403: creating test/Makefile
  14576. config.status:1403: creating test/internal/Makefile
  14577. config.status:1403: creating include/arch/unix/apr_private.h
  14578. config.status:1592: executing libtool commands
  14579. config.status:1592: executing default commands
  14580. config.status:2146: include/apr.h is unchanged
  14581. config.status:2146: include/arch/unix/apr_private.h is unchanged
  14582.  
  14583. ## ---------------- ##
  14584. ## Cache variables. ##
  14585. ## ---------------- ##
  14586.  
  14587. ac_cv_build=x86_64-pc-linux-gnu
  14588. ac_cv_c_bigendian=no
  14589. ac_cv_c_compiler_gnu=yes
  14590. ac_cv_c_const=yes
  14591. ac_cv_c_inline=inline
  14592. ac_cv_define_F_SETLK=yes
  14593. ac_cv_define_GETHOSTBYADDR_IS_THREAD_SAFE=no
  14594. ac_cv_define_GETHOSTBYNAME_IS_THREAD_SAFE=no
  14595. ac_cv_define_LOCK_EX=yes
  14596. ac_cv_define_MAP_ANON=yes
  14597. ac_cv_define_POLLIN=yes
  14598. ac_cv_define_PTHREAD_PROCESS_SHARED=yes
  14599. ac_cv_define_READDIR_IS_THREAD_SAFE=no
  14600. ac_cv_define_SEM_UNDO=yes
  14601. ac_cv_define_SO_ACCEPTFILTER=no
  14602. ac_cv_define_TCP_CORK=yes
  14603. ac_cv_define_TCP_NOPUSH=no
  14604. ac_cv_define_sockaddr_in6=yes
  14605. ac_cv_ebcdic=no
  14606. ac_cv_env_CC_set=
  14607. ac_cv_env_CC_value=
  14608. ac_cv_env_CFLAGS_set=
  14609. ac_cv_env_CFLAGS_value=
  14610. ac_cv_env_CPPFLAGS_set=
  14611. ac_cv_env_CPPFLAGS_value=
  14612. ac_cv_env_CPP_set=
  14613. ac_cv_env_CPP_value=
  14614. ac_cv_env_LDFLAGS_set=
  14615. ac_cv_env_LDFLAGS_value=
  14616. ac_cv_env_LIBS_set=
  14617. ac_cv_env_LIBS_value=
  14618. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  14619. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  14620. ac_cv_env_build_alias_set=
  14621. ac_cv_env_build_alias_value=
  14622. ac_cv_env_host_alias_set=
  14623. ac_cv_env_host_alias_value=
  14624. ac_cv_env_target_alias_set=
  14625. ac_cv_env_target_alias_value=
  14626. ac_cv_file__dev_zero=yes
  14627. ac_cv_func_NSLinkModule=no
  14628. ac_cv_func__getch=no
  14629. ac_cv_func_alloca=no
  14630. ac_cv_func_calloc=yes
  14631. ac_cv_func_create_area=no
  14632. ac_cv_func_create_sem=no
  14633. ac_cv_func_dlopen=yes
  14634. ac_cv_func_dlsym=yes
  14635. ac_cv_func_flock=yes
  14636. ac_cv_func_fork=yes
  14637. ac_cv_func_gai_strerror=yes
  14638. ac_cv_func_getenv=yes
  14639. ac_cv_func_getgrgid_r=yes
  14640. ac_cv_func_getgrnam_r=yes
  14641. ac_cv_func_gethostbyaddr_r=yes
  14642. ac_cv_func_gethostbyname_r=yes
  14643. ac_cv_func_getifaddrs=yes
  14644. ac_cv_func_getpass=yes
  14645. ac_cv_func_getpassphrase=no
  14646. ac_cv_func_getpwnam_r=yes
  14647. ac_cv_func_getpwuid_r=yes
  14648. ac_cv_func_getrlimit=yes
  14649. ac_cv_func_gmtime_r=yes
  14650. ac_cv_func_inet_addr=yes
  14651. ac_cv_func_inet_network=yes
  14652. ac_cv_func_isinf=yes
  14653. ac_cv_func_isnan=yes
  14654. ac_cv_func_kqueue=no
  14655. ac_cv_func_localtime_r=yes
  14656. ac_cv_func_memchr=yes
  14657. ac_cv_func_memmove=yes
  14658. ac_cv_func_mkstemp=yes
  14659. ac_cv_func_mmap=yes
  14660. ac_cv_func_munmap=yes
  14661. ac_cv_func_nl_langinfo=yes
  14662. ac_cv_func_poll=yes
  14663. ac_cv_func_port_create=no
  14664. ac_cv_func_pthread_attr_setguardsize=yes
  14665. ac_cv_func_pthread_key_delete=yes
  14666. ac_cv_func_pthread_mutexattr_setpshared=yes
  14667. ac_cv_func_pthread_rwlock_init=yes
  14668. ac_cv_func_putenv=yes
  14669. ac_cv_func_sem_close=yes
  14670. ac_cv_func_sem_open=yes
  14671. ac_cv_func_sem_post=yes
  14672. ac_cv_func_sem_unlink=yes
  14673. ac_cv_func_sem_wait=yes
  14674. ac_cv_func_semctl=yes
  14675. ac_cv_func_semget=yes
  14676. ac_cv_func_send_file=no
  14677. ac_cv_func_sendfile=yes
  14678. ac_cv_func_sendfilev=no
  14679. ac_cv_func_set_h_errno=no
  14680. ac_cv_func_setenv=yes
  14681. ac_cv_func_setpgrp_void=yes
  14682. ac_cv_func_setrlimit=yes
  14683. ac_cv_func_setsid=yes
  14684. ac_cv_func_shm_open=yes
  14685. ac_cv_func_shm_unlink=yes
  14686. ac_cv_func_shmat=yes
  14687. ac_cv_func_shmctl=yes
  14688. ac_cv_func_shmdt=yes
  14689. ac_cv_func_shmget=yes
  14690. ac_cv_func_sigaction=yes
  14691. ac_cv_func_sigsuspend=yes
  14692. ac_cv_func_sigwait=yes
  14693. ac_cv_func_strcasecmp=yes
  14694. ac_cv_func_strdup=yes
  14695. ac_cv_func_strerror_r=yes
  14696. ac_cv_func_stricmp=no
  14697. ac_cv_func_strncasecmp=yes
  14698. ac_cv_func_strnicmp=no
  14699. ac_cv_func_strstr=yes
  14700. ac_cv_func_strtol=yes
  14701. ac_cv_func_unsetenv=yes
  14702. ac_cv_func_utime=yes
  14703. ac_cv_func_utimes=yes
  14704. ac_cv_func_uuid_create=no
  14705. ac_cv_func_uuid_generate=yes
  14706. ac_cv_func_waitpid=yes
  14707. ac_cv_func_writev=yes
  14708. ac_cv_gethostbyname_r_arg=char
  14709. ac_cv_gethostbyname_r_style=glibc2
  14710. ac_cv_h_errno_cppflags=yes
  14711. ac_cv_have_decl_sys_siglist=yes
  14712. ac_cv_header_ByteOrder_h=no
  14713. ac_cv_header_OS_h=no
  14714. ac_cv_header_alloca_h=yes
  14715. ac_cv_header_arpa_inet_h=yes
  14716. ac_cv_header_conio_h=no
  14717. ac_cv_header_crypt_h=yes
  14718. ac_cv_header_ctype_h=yes
  14719. ac_cv_header_dir_h=no
  14720. ac_cv_header_dirent_h=yes
  14721. ac_cv_header_dl_h=no
  14722. ac_cv_header_dlfcn_h=yes
  14723. ac_cv_header_errno_h=yes
  14724. ac_cv_header_fcntl_h=yes
  14725. ac_cv_header_grp_h=yes
  14726. ac_cv_header_inttypes_h=yes
  14727. ac_cv_header_io_h=no
  14728. ac_cv_header_kernel_OS_h=no
  14729. ac_cv_header_langinfo_h=yes
  14730. ac_cv_header_limits_h=yes
  14731. ac_cv_header_mach_o_dyld_h=no
  14732. ac_cv_header_malloc_h=yes
  14733. ac_cv_header_memory_h=yes
  14734. ac_cv_header_minix_config_h=no
  14735. ac_cv_header_net_errno_h=no
  14736. ac_cv_header_netdb_h=yes
  14737. ac_cv_header_netinet_in_h=yes
  14738. ac_cv_header_netinet_sctp_h=no
  14739. ac_cv_header_netinet_sctp_uio_h=no
  14740. ac_cv_header_os2_h=no
  14741. ac_cv_header_osreldate_h=no
  14742. ac_cv_header_poll_h=yes
  14743. ac_cv_header_process_h=no
  14744. ac_cv_header_pthread_h=yes
  14745. ac_cv_header_pwd_h=yes
  14746. ac_cv_header_semaphore_h=yes
  14747. ac_cv_header_signal_h=yes
  14748. ac_cv_header_stdarg_h=yes
  14749. ac_cv_header_stdc=yes
  14750. ac_cv_header_stddef_h=yes
  14751. ac_cv_header_stdint_h=yes
  14752. ac_cv_header_stdio_h=yes
  14753. ac_cv_header_stdlib_h=yes
  14754. ac_cv_header_string_h=yes
  14755. ac_cv_header_strings_h=yes
  14756. ac_cv_header_sys_file_h=yes
  14757. ac_cv_header_sys_ioctl_h=yes
  14758. ac_cv_header_sys_ipc_h=yes
  14759. ac_cv_header_sys_mman_h=yes
  14760. ac_cv_header_sys_mutex_h=no
  14761. ac_cv_header_sys_poll_h=yes
  14762. ac_cv_header_sys_resource_h=yes
  14763. ac_cv_header_sys_select_h=yes
  14764. ac_cv_header_sys_sem_h=yes
  14765. ac_cv_header_sys_sendfile_h=yes
  14766. ac_cv_header_sys_shm_h=yes
  14767. ac_cv_header_sys_signal_h=yes
  14768. ac_cv_header_sys_socket_h=yes
  14769. ac_cv_header_sys_sockio_h=no
  14770. ac_cv_header_sys_stat_h=yes
  14771. ac_cv_header_sys_sysctl_h=yes
  14772. ac_cv_header_sys_syslimits_h=no
  14773. ac_cv_header_sys_time_h=yes
  14774. ac_cv_header_sys_types_h=yes
  14775. ac_cv_header_sys_uio_h=yes
  14776. ac_cv_header_sys_un_h=yes
  14777. ac_cv_header_sys_wait_h=yes
  14778. ac_cv_header_sysapi_h=no
  14779. ac_cv_header_sysgtime_h=no
  14780. ac_cv_header_termios_h=yes
  14781. ac_cv_header_time_h=yes
  14782. ac_cv_header_tpfeq_h=no
  14783. ac_cv_header_tpfio_h=no
  14784. ac_cv_header_unistd_h=yes
  14785. ac_cv_header_unix_h=no
  14786. ac_cv_header_uuid_h=no
  14787. ac_cv_header_uuid_uuid_h=yes
  14788. ac_cv_host=x86_64-pc-linux-gnu
  14789. ac_cv_lib_c_r_gethostbyaddr=no
  14790. ac_cv_lib_c_r_gethostbyname=no
  14791. ac_cv_lib_c_r_readdir=no
  14792. ac_cv_lib_dl_dlopen=yes
  14793. ac_cv_lib_dld_shl_load=no
  14794. ac_cv_lib_pthread_pthread_setschedparam=yes
  14795. ac_cv_lib_sendfile_sendfilev=no
  14796. ac_cv_lib_truerand_main=no
  14797. ac_cv_member_struct_tm___tm_gmtoff=no
  14798. ac_cv_member_struct_tm_tm_gmtoff=yes
  14799. ac_cv_mkdir_p=yes
  14800. ac_cv_negative_eai=yes
  14801. ac_cv_o_nonblock_inherited=no
  14802. ac_cv_objext=o
  14803. ac_cv_path_EGREP='/bin/grep -E'
  14804. ac_cv_path_FGREP='/bin/grep -F'
  14805. ac_cv_path_GREP=/bin/grep
  14806. ac_cv_path_SED=/bin/sed
  14807. ac_cv_path_install='/usr/bin/install -c'
  14808. ac_cv_path_lt_DD=/bin/dd
  14809. ac_cv_prog_AS=as
  14810. ac_cv_prog_ASCPP=cpp
  14811. ac_cv_prog_AWK=mawk
  14812. ac_cv_prog_CPP='gcc -E'
  14813. ac_cv_prog_RM=rm
  14814. ac_cv_prog_ac_ct_AR=ar
  14815. ac_cv_prog_ac_ct_CC=gcc
  14816. ac_cv_prog_ac_ct_OBJDUMP=objdump
  14817. ac_cv_prog_ac_ct_RANLIB=ranlib
  14818. ac_cv_prog_ac_ct_STRIP=strip
  14819. ac_cv_prog_cc_c89=
  14820. ac_cv_prog_cc_g=yes
  14821. ac_cv_prog_make_make_set=yes
  14822. ac_cv_pthread_attr_getdetachstate_one_arg=no
  14823. ac_cv_pthread_getspecific_two_args=no
  14824. ac_cv_safe_to_define___extensions__=yes
  14825. ac_cv_search_crypt=-lcrypt
  14826. ac_cv_search_gai_strerror='none required'
  14827. ac_cv_search_getaddrinfo='none required'
  14828. ac_cv_search_gethostbyname='none required'
  14829. ac_cv_search_gethostname='none required'
  14830. ac_cv_search_getnameinfo='none required'
  14831. ac_cv_search_hstrerror='none required'
  14832. ac_cv_search_modf='none required'
  14833. ac_cv_search_shm_open=-lrt
  14834. ac_cv_search_socket='none required'
  14835. ac_cv_search_strerror='none required'
  14836. ac_cv_search_uuid_create=no
  14837. ac_cv_search_uuid_generate=-luuid
  14838. ac_cv_sigwait_one_arg=no
  14839. ac_cv_sizeof_char=1
  14840. ac_cv_sizeof_int=4
  14841. ac_cv_sizeof_long=8
  14842. ac_cv_sizeof_long_long=8
  14843. ac_cv_sizeof_off_t=8
  14844. ac_cv_sizeof_pid_t=4
  14845. ac_cv_sizeof_short=2
  14846. ac_cv_sizeof_size_t=8
  14847. ac_cv_sizeof_ssize_t=8
  14848. ac_cv_sizeof_voidp=8
  14849. ac_cv_socklen_t=yes
  14850. ac_cv_strerror_r_rc_int=no
  14851. ac_cv_struct_rlimit=yes
  14852. ac_cv_target=x86_64-pc-linux-gnu
  14853. ac_cv_tcp_nodelay_inherited=yes
  14854. ac_cv_type_off_t=yes
  14855. ac_cv_type_pid_t=yes
  14856. ac_cv_type_size_t=yes
  14857. ac_cv_type_ssize_t=yes
  14858. ac_cv_type_uid_t=yes
  14859. ac_cv_working_getaddrinfo=no
  14860. ac_cv_working_getnameinfo=yes
  14861. apr_cv_define_INT64_C=yes
  14862. apr_cv_define_sockaddr_storage=yes
  14863. apr_cv_dirent_inode=d_fileno
  14864. apr_cv_dirent_type=d_type
  14865. apr_cv_epoll=yes
  14866. apr_cv_hdr_netinet_tcp_h=yes
  14867. apr_cv_mutex_recursive=yes
  14868. apr_cv_mutex_robust_shared=yes
  14869. apr_cv_osuuid=yes
  14870. apr_cv_process_shared_works=yes
  14871. apr_cv_pthreads_cflags=-pthread
  14872. apr_cv_pthreads_lib=-lpthread
  14873. apr_cv_sctp=no
  14874. apr_cv_struct_ipmreq=yes
  14875. apr_cv_tcp_nodelay_with_cork=yes
  14876. apr_cv_type_rwlock_t=yes
  14877. apr_cv_use_lfs64=no
  14878. lt_cv_ar_at_file=@
  14879. lt_cv_deplibs_check_method=pass_all
  14880. lt_cv_file_magic_cmd='$MAGIC_CMD'
  14881. lt_cv_file_magic_test_file=
  14882. lt_cv_ld_reload_flag=-r
  14883. lt_cv_nm_interface='BSD nm'
  14884. lt_cv_objdir=.libs
  14885. lt_cv_path_LD=/usr/bin/ld
  14886. lt_cv_path_NM='/usr/bin/nm -B'
  14887. lt_cv_path_mainfest_tool=no
  14888. lt_cv_prog_compiler_c_o=yes
  14889. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  14890. lt_cv_prog_compiler_pic_works=yes
  14891. lt_cv_prog_compiler_rtti_exceptions=no
  14892. lt_cv_prog_compiler_static_works=no
  14893. lt_cv_prog_gnu_ld=yes
  14894. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  14895. lt_cv_shlibpath_overrides_runpath=yes
  14896. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  14897. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
  14898. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
  14899. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  14900. lt_cv_sys_global_symbol_to_import=
  14901. lt_cv_sys_max_cmd_len=1572864
  14902. lt_cv_to_host_file_cmd=func_convert_file_noop
  14903. lt_cv_to_tool_file_cmd=func_convert_file_noop
  14904. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  14905.  
  14906. ## ----------------- ##
  14907. ## Output variables. ##
  14908. ## ----------------- ##
  14909.  
  14910. APR_CONFIG_LOCATION='source'
  14911. APR_DOTTED_VERSION='1.2.8'
  14912. APR_LIBNAME='apr-${APR_MAJOR_VERSION}'
  14913. APR_MAJOR_VERSION='1'
  14914. AR='ar'
  14915. AS='as'
  14916. ASCPP='cpp'
  14917. AWK='mawk'
  14918. CC='gcc'
  14919. CFLAGS=' -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast '
  14920. CPP='gcc -E'
  14921. CPPFLAGS=''
  14922. DEFAULT_OSDIR='unix'
  14923. DEFS='-DHAVE_CONFIG_H'
  14924. DLLTOOL='false'
  14925. DSYMUTIL=''
  14926. DUMPBIN=''
  14927. ECHO_C=''
  14928. ECHO_N='-n'
  14929. ECHO_T=''
  14930. EGREP='/bin/grep -E'
  14931. EXEEXT=''
  14932. EXTRA_CFLAGS='-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -pthread'
  14933. EXTRA_CPPFLAGS='-D_REENTRANT -D_GNU_SOURCE'
  14934. EXTRA_INCLUDES=''
  14935. EXTRA_LDFLAGS=''
  14936. EXTRA_LIBS='-luuid -lrt -ldl -lcrypt  -lpthread'
  14937. FGREP='/bin/grep -F'
  14938. GREP='/bin/grep'
  14939. INCLUDES=''
  14940. INCLUDE_OUTPUTS='include /freeswitch-advantage/libs/apr/build-outputs.mk'
  14941. INCLUDE_RULES='include /freeswitch-advantage/libs/apr/build/apr_rules.mk'
  14942. INSTALL_DATA='${INSTALL} -m 644'
  14943. INSTALL_PROGRAM='${INSTALL}'
  14944. INSTALL_SCRIPT='${INSTALL}'
  14945. INSTALL_SUBDIRS='none'
  14946. LD='/usr/bin/ld -m elf_x86_64'
  14947. LDFLAGS=' -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan'
  14948. LDLIBS=''
  14949. LIBOBJS=''
  14950. LIBS=''
  14951. LIBTOOL='$(SHELL) $(apr_builddir)/libtool'
  14952. LIBTOOL_LIBS=''
  14953. LIPO=''
  14954. LN_S='ln -s'
  14955. LTFLAGS='--silent'
  14956. LTLIBOBJS=''
  14957. LT_LDFLAGS=''
  14958. LT_NO_INSTALL='-no-install'
  14959. LT_SYS_LIBRARY_PATH=''
  14960. MANIFEST_TOOL=':'
  14961. MKDEP='$(CC) -MM'
  14962. NM='/usr/bin/nm -B'
  14963. NMEDIT=''
  14964. NOTEST_CFLAGS=''
  14965. NOTEST_CPPFLAGS=''
  14966. NOTEST_INCLUDES=''
  14967. NOTEST_LDFLAGS=''
  14968. NOTEST_LIBS=''
  14969. OBJDUMP='objdump'
  14970. OBJECTS_PLATFORM='$(OBJECTS_unix)'
  14971. OBJEXT='o'
  14972. OSDIR='unix'
  14973. OTOOL64=''
  14974. OTOOL=''
  14975. PACKAGE_BUGREPORT=''
  14976. PACKAGE_NAME=''
  14977. PACKAGE_STRING=''
  14978. PACKAGE_TARNAME=''
  14979. PACKAGE_URL=''
  14980. PACKAGE_VERSION=''
  14981. PATH_SEPARATOR=':'
  14982. RANLIB='ranlib'
  14983. RM='rm'
  14984. SED='/bin/sed'
  14985. SET_MAKE=''
  14986. SHELL='/bin/bash'
  14987. STRIP='strip'
  14988. ac_ct_AR='ar'
  14989. ac_ct_CC='gcc'
  14990. ac_ct_DUMPBIN=''
  14991. acceptfilter='0'
  14992. apr_builddir='/freeswitch-advantage/libs/apr'
  14993. apr_builders='/freeswitch-advantage/libs/apr/build'
  14994. apr_charset_ebcdic='0'
  14995. apr_inaddr_none=''
  14996. apr_srcdir='/freeswitch-advantage/libs/apr'
  14997. apr_tcp_nopush_flag='TCP_CORK'
  14998. aprdso='1'
  14999. aprlfs='0'
  15000. arpa_ineth='1'
  15001. bigendian='0'
  15002. bindir='${exec_prefix}/bin'
  15003. build='x86_64-pc-linux-gnu'
  15004. build_alias=''
  15005. build_cpu='x86_64'
  15006. build_os='linux-gnu'
  15007. build_vendor='pc'
  15008. conioh='0'
  15009. crypth='1'
  15010. ctypeh='1'
  15011. datadir='${prefix}'
  15012. datarootdir='${prefix}/share'
  15013. direnth='1'
  15014. docdir='${datarootdir}/doc/${PACKAGE}'
  15015. dvidir='${docdir}'
  15016. eolstr='\n'
  15017. errnoh='1'
  15018. exec_prefix='${prefix}'
  15019. export_lib_target='-rpath \$(libdir) \$(OBJECTS)'
  15020. fcntlh='1'
  15021. fcntlser='0'
  15022. file_as_socket='1'
  15023. flockser='0'
  15024. fork='1'
  15025. hasfcntlser='1'
  15026. hasflockser='1'
  15027. hasposixser='1'
  15028. hasprocpthreadser='1'
  15029. hassysvser='1'
  15030. have_corkable_tcp='1'
  15031. have_getrlimit='1'
  15032. have_in_addr='1'
  15033. have_inet_addr='1'
  15034. have_inet_network='1'
  15035. have_ipv6='0'
  15036. have_memchr='1'
  15037. have_memmove='1'
  15038. have_sa_storage='1'
  15039. have_sctp='0'
  15040. have_setrlimit='1'
  15041. have_sigaction='1'
  15042. have_sigsuspend='1'
  15043. have_sigwait='1'
  15044. have_strcasecmp='1'
  15045. have_strdup='1'
  15046. have_stricmp='0'
  15047. have_strncasecmp='1'
  15048. have_strnicmp='0'
  15049. have_strstr='1'
  15050. have_union_semun='0'
  15051. havebeosarea='0'
  15052. havemmapanon='1'
  15053. havemmapshm='1'
  15054. havemmaptmp='1'
  15055. havemmapzero='1'
  15056. haveos2shm='0'
  15057. haveshmget='1'
  15058. haveshmgetanon='1'
  15059. host='x86_64-pc-linux-gnu'
  15060. host_alias=''
  15061. host_cpu='x86_64'
  15062. host_os='linux-gnu'
  15063. host_vendor='pc'
  15064. htmldir='${docdir}'
  15065. includedir='${prefix}/include/apr-${APR_MAJOR_VERSION}'
  15066. infodir='${datarootdir}/info'
  15067. installbuilddir='${prefix}/build-1'
  15068. int64_literal='#define APR_INT64_C(val) INT64_C(val)'
  15069. int64_t_fmt='#define APR_INT64_T_FMT "ld"'
  15070. int64_value='long'
  15071. int_value='int'
  15072. ioh='0'
  15073. lib_target='-rpath $(libdir) $(OBJECTS)'
  15074. libdir='${exec_prefix}/lib'
  15075. libexecdir='${exec_prefix}/modules'
  15076. limitsh='1'
  15077. link='$(LIBTOOL) $(LTFLAGS) --mode=link $(LT_LDFLAGS) $(COMPILE) -version-info 2:8:2 $(ALL_LDFLAGS) -o $@'
  15078. localedir='${datarootdir}/locale'
  15079. localstatedir='${prefix}'
  15080. long_value='long'
  15081. lt_compile='$(LIBTOOL) $(LTFLAGS) --mode=compile $(COMPILE) -o $@ -c $< && touch $@'
  15082. mandir='${prefix}/man'
  15083. mmap='1'
  15084. netdbh='1'
  15085. netinet_inh='1'
  15086. netinet_sctp_uioh='0'
  15087. netinet_sctph='0'
  15088. netinet_tcph='1'
  15089. o_nonblock_inherited='0'
  15090. oc='1'
  15091. off_t_fmt='#define APR_OFF_T_FMT "ld"'
  15092. off_t_value='off_t'
  15093. oldincludedir='/usr/include'
  15094. osuuid='1'
  15095. pdfdir='${docdir}'
  15096. pid_t_fmt='#define APR_PID_T_FMT "d"'
  15097. posixser='0'
  15098. prefix='/usr/local/freeswitch'
  15099. proc_mutex_is_global='0'
  15100. proclockglobal='0'
  15101. procpthreadser='0'
  15102. program_transform_name='s,x,x,'
  15103. psdir='${docdir}'
  15104. pthreadh='1'
  15105. pthreadser='1'
  15106. rand='1'
  15107. runstatedir='${localstatedir}/run'
  15108. sbindir='${exec_prefix}/bin'
  15109. semaphoreh='1'
  15110. sendfile='1'
  15111. sharedmem='1'
  15112. sharedstatedir='${prefix}/com'
  15113. shlibpath_var='LD_LIBRARY_PATH'
  15114. short_value='short'
  15115. signalh='1'
  15116. size_t_fmt='#define APR_SIZE_T_FMT "ld"'
  15117. size_t_value='size_t'
  15118. so_ext='lo'
  15119. socklen_t_value='socklen_t'
  15120. ssize_t_fmt='#define APR_SSIZE_T_FMT "ld"'
  15121. ssize_t_value='ssize_t'
  15122. stdargh='1'
  15123. stdint='1'
  15124. stdioh='1'
  15125. stdlibh='1'
  15126. stringh='1'
  15127. stringsh='1'
  15128. struct_rlimit='1'
  15129. sys_ioctlh='1'
  15130. sys_sendfileh='1'
  15131. sys_signalh='1'
  15132. sys_socketh='1'
  15133. sys_sockioh='0'
  15134. sys_syslimitsh='0'
  15135. sys_timeh='1'
  15136. sys_typesh='1'
  15137. sys_uioh='1'
  15138. sys_unh='1'
  15139. sys_waith='1'
  15140. sysconfdir='${prefix}/conf'
  15141. sysvser='1'
  15142. target='x86_64-pc-linux-gnu'
  15143. target_alias=''
  15144. target_cpu='x86_64'
  15145. target_os='linux-gnu'
  15146. target_vendor='pc'
  15147. tcp_nodelay_inherited='1'
  15148. threads='1'
  15149. timeh='1'
  15150. top_builddir='/freeswitch-advantage/libs/apr'
  15151. uint64_literal='#define APR_UINT64_C(val) UINT64_C(val)'
  15152. uint64_t_fmt='#define APR_UINT64_T_FMT "lu"'
  15153. uint64_t_hex_fmt='#define APR_UINT64_T_HEX_FMT "lx"'
  15154. unistdh='1'
  15155. usebeosarea='0'
  15156. usemmapanon='1'
  15157. usemmapshm='0'
  15158. usemmaptmp='0'
  15159. usemmapzero='0'
  15160. useos2shm='0'
  15161. useshmget='1'
  15162. useshmgetanon='0'
  15163. voidp_size='8'
  15164.  
  15165. ## ----------- ##
  15166. ## confdefs.h. ##
  15167. ## ----------- ##
  15168.  
  15169. /* confdefs.h */
  15170. #define PACKAGE_NAME ""
  15171. #define PACKAGE_TARNAME ""
  15172. #define PACKAGE_VERSION ""
  15173. #define PACKAGE_STRING ""
  15174. #define PACKAGE_BUGREPORT ""
  15175. #define PACKAGE_URL ""
  15176. #define STDC_HEADERS 1
  15177. #define HAVE_SYS_TYPES_H 1
  15178. #define HAVE_SYS_STAT_H 1
  15179. #define HAVE_STDLIB_H 1
  15180. #define HAVE_STRING_H 1
  15181. #define HAVE_MEMORY_H 1
  15182. #define HAVE_STRINGS_H 1
  15183. #define HAVE_INTTYPES_H 1
  15184. #define HAVE_STDINT_H 1
  15185. #define HAVE_UNISTD_H 1
  15186. #define __EXTENSIONS__ 1
  15187. #define _ALL_SOURCE 1
  15188. #define _GNU_SOURCE 1
  15189. #define _POSIX_PTHREAD_SEMANTICS 1
  15190. #define _TANDEM_SOURCE 1
  15191. #define HAVE_DLFCN_H 1
  15192. #define LT_OBJDIR ".libs/"
  15193. #define HAVE_LIBDL 1
  15194. #define HAVE_PTHREAD_H 1
  15195. #define HAVE_PTHREAD_H 1
  15196. #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  15197. #define HAVE_PTHREAD_KEY_DELETE 1
  15198. #define HAVE_PTHREAD_RWLOCK_INIT 1
  15199. #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
  15200. #define HAVE_PTHREAD_RWLOCKS 1
  15201. #define HAVE_GETHOSTBYNAME_R 1
  15202. #define HAVE_GETHOSTBYADDR_R 1
  15203. #define HAVE_SIGSUSPEND 1
  15204. #define HAVE_SIGWAIT 1
  15205. #define HAVE_POLL 1
  15206. #define HAVE_EPOLL 1
  15207. #define HAVE_GETPWNAM_R 1
  15208. #define HAVE_GETPWUID_R 1
  15209. #define HAVE_GETGRNAM_R 1
  15210. #define HAVE_GETGRGID_R 1
  15211. #define HAVE_SYS_TYPES_H 1
  15212. #define HAVE_SYS_MMAN_H 1
  15213. #define HAVE_SYS_IPC_H 1
  15214. #define HAVE_SYS_SHM_H 1
  15215. #define HAVE_SYS_FILE_H 1
  15216. #define HAVE_MMAP 1
  15217. #define HAVE_MUNMAP 1
  15218. #define HAVE_SHM_OPEN 1
  15219. #define HAVE_SHM_UNLINK 1
  15220. #define HAVE_SHMGET 1
  15221. #define HAVE_SHMAT 1
  15222. #define HAVE_SHMDT 1
  15223. #define HAVE_SHMCTL 1
  15224. #define HAVE_MAP_ANON 1
  15225. #define anonymous shared memory allocation method 1
  15226. #define USE_SHMEM_MMAP_ANON 1
  15227. #define namebased memory allocation method 1
  15228. #define USE_SHMEM_SHMGET 1
  15229. #define HAVE_CALLOC 1
  15230. #define HAVE_SETSID 1
  15231. #define HAVE_ISINF 1
  15232. #define HAVE_ISNAN 1
  15233. #define HAVE_GETENV 1
  15234. #define HAVE_PUTENV 1
  15235. #define HAVE_SETENV 1
  15236. #define HAVE_UNSETENV 1
  15237. #define HAVE_WRITEV 1
  15238. #define HAVE_GETIFADDRS 1
  15239. #define HAVE_UTIME 1
  15240. #define HAVE_UTIMES 1
  15241. #define HAVE_SETRLIMIT 1
  15242. #define HAVE_GETRLIMIT 1
  15243. #define HAVE_SENDFILE 1
  15244. #define HAVE_SIGACTION 1
  15245. #define HAVE_DECL_SYS_SIGLIST 1
  15246. #define HAVE_FORK 1
  15247. #define HAVE_STRERROR_R 1
  15248. #define HAVE_MMAP 1
  15249. #define HAVE_MEMMOVE 1
  15250. #define HAVE_GETPASS 1
  15251. #define HAVE_GMTIME_R 1
  15252. #define HAVE_LOCALTIME_R 1
  15253. #define HAVE_MKSTEMP 1
  15254. #define DIRENT_INODE d_fileno
  15255. #define DIRENT_TYPE d_type
  15256. #define STDC_HEADERS 1
  15257. #define HAVE_ALLOCA_H 1
  15258. #define HAVE_CRYPT_H 1
  15259. #define HAVE_CTYPE_H 1
  15260. #define HAVE_DIRENT_H 1
  15261. #define HAVE_DLFCN_H 1
  15262. #define HAVE_ERRNO_H 1
  15263. #define HAVE_FCNTL_H 1
  15264. #define HAVE_GRP_H 1
  15265. #define HAVE_LIMITS_H 1
  15266. #define HAVE_MALLOC_H 1
  15267. #define HAVE_MEMORY_H 1
  15268. #define HAVE_NETDB_H 1
  15269. #define HAVE_POLL_H 1
  15270. #define HAVE_PWD_H 1
  15271. #define HAVE_SEMAPHORE_H 1
  15272. #define HAVE_SIGNAL_H 1
  15273. #define HAVE_STDARG_H 1
  15274. #define HAVE_STDDEF_H 1
  15275. #define HAVE_STDIO_H 1
  15276. #define HAVE_STDLIB_H 1
  15277. #define HAVE_STRING_H 1
  15278. #define HAVE_STRINGS_H 1
  15279. #define HAVE_TERMIOS_H 1
  15280. #define HAVE_TIME_H 1
  15281. #define HAVE_UNISTD_H 1
  15282. #define HAVE_ARPA_INET_H 1
  15283. #define HAVE_NETINET_IN_H 1
  15284. #define HAVE_SYS_FILE_H 1
  15285. #define HAVE_SYS_IOCTL_H 1
  15286. #define HAVE_SYS_MMAN_H 1
  15287. #define HAVE_SYS_POLL_H 1
  15288. #define HAVE_SYS_RESOURCE_H 1
  15289. #define HAVE_SYS_SELECT_H 1
  15290. #define HAVE_SYS_SEM_H 1
  15291. #define HAVE_SYS_SENDFILE_H 1
  15292. #define HAVE_SYS_SIGNAL_H 1
  15293. #define HAVE_SYS_SOCKET_H 1
  15294. #define HAVE_SYS_STAT_H 1
  15295. #define HAVE_SYS_SYSCTL_H 1
  15296. #define HAVE_SYS_TIME_H 1
  15297. #define HAVE_SYS_TYPES_H 1
  15298. #define HAVE_SYS_UIO_H 1
  15299. #define HAVE_SYS_UN_H 1
  15300. #define HAVE_SYS_WAIT_H 1
  15301. #define HAVE_NETINET_TCP_H 1
  15302. #define SETPGRP_VOID 1
  15303. #define HAVE_SOCKLEN_T 1
  15304. #define SIZEOF_VOIDP 8
  15305. #define SIZEOF_CHAR 1
  15306. #define SIZEOF_INT 4
  15307. #define SIZEOF_LONG 8
  15308. #define SIZEOF_SHORT 2
  15309. #define SIZEOF_LONG_LONG 8
  15310. #define SIZEOF_SSIZE_T 8
  15311. #define SIZEOF_SIZE_T 8
  15312. #define SIZEOF_OFF_T 8
  15313. #define SIZEOF_PID_T 4
  15314. #define HAVE_STRNCASECMP 1
  15315. #define HAVE_STRCASECMP 1
  15316. #define HAVE_STRDUP 1
  15317. #define HAVE_STRSTR 1
  15318. #define HAVE_MEMCHR 1
  15319. #define APR_INT64_STRFN strtol
  15320. #define APR_OFF_T_STRFN strtol
  15321. #define DSO_USE_DLFCN 1
  15322. #define HAVE_WAITPID 1
  15323. #define HAVE_SEMGET 1
  15324. #define HAVE_SEMCTL 1
  15325. #define HAVE_FLOCK 1
  15326. #define HAVE_SEMAPHORE_H 1
  15327. #define HAVE_SEM_CLOSE 1
  15328. #define HAVE_SEM_UNLINK 1
  15329. #define HAVE_SEM_POST 1
  15330. #define HAVE_SEM_WAIT 1
  15331. #define HAVE_LOCK_EX 1
  15332. #define HAVE_F_SETLK 1
  15333. #define HAVE_SEM_UNDO 1
  15334. #define HAVE_POLLIN 1
  15335. #define HAVE_PTHREAD_PROCESS_SHARED 1
  15336. #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
  15337. #define HAVE_PTHREAD_SETSCHEDPARAM 1
  15338. #define HAVE_PTHREAD_MUTEX_ROBUST 1
  15339. #define apr_lock implementation method 1
  15340. #define USE_SYSVSEM_SERIALIZE 1
  15341. #define DEV_RANDOM "/dev/random"
  15342. #define HAVE_UUID_UUID_H 1
  15343. #define HAVE_UUID_GENERATE 1
  15344. #define HAVE_STRUCT_TM_TM_GMTOFF 1
  15345. #define WAITIO_USES_POLL 1
  15346. #define GETHOSTBYNAME_R_GLIBC2 1
  15347. #define HAVE_TCP_NODELAY_WITH_CORK 1
  15348. #define HAVE_TCP_CORK 1
  15349. #define HAVE_STRUCT_IPMREQ 1
  15350. #define HAVE_GAI_STRERROR 1
  15351. #define NEGATIVE_EAI 1
  15352. #define HAVE_GETNAMEINFO 1
  15353. #define HAVE_HSTRERROR 1
  15354. #define HAVE_LANGINFO_H 1
  15355. #define HAVE_NL_LANGINFO 1
  15356.  
  15357. configure: exit 0
  15358.  
  15359. ## ---------------------- ##
  15360. ## Running config.status. ##
  15361. ## ---------------------- ##
  15362.  
  15363. This file was extended by config.status, which was
  15364. generated by GNU Autoconf 2.69.  Invocation command line was
  15365.  
  15366.   CONFIG_FILES    =
  15367.   CONFIG_HEADERS  =
  15368.   CONFIG_LINKS    =
  15369.   CONFIG_COMMANDS =
  15370.   $ ./config.status
  15371.  
  15372. on 31ba0febdd04
  15373.  
  15374. config.status:1403: creating Makefile
  15375. config.status:1403: creating include/apr.h
  15376. config.status:1403: creating build/apr_rules.mk
  15377. config.status:1403: creating build/pkg/pkginfo
  15378. config.status:1403: creating apr-1-config
  15379. config.status:1506: WARNING:  'apr-config.in' seems to ignore the --datarootdir setting
  15380. config.status:1403: creating apr.pc
  15381. config.status:1403: creating test/Makefile
  15382. config.status:1403: creating test/internal/Makefile
  15383. config.status:1403: creating include/arch/unix/apr_private.h
  15384. config.status:1592: executing libtool commands
  15385. config.status:1592: executing default commands
  15386. config.status:2146: include/apr.h is unchanged
  15387. config.status:2146: include/arch/unix/apr_private.h is unchanged
  15388.