From Beige Motmot, 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 freeswitch configure 1.9.0, which was
  5. generated by GNU Autoconf 2.69.  Invocation command line was
  6.  
  7.   $ ./configure --enable-address-sanitizer
  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:3237: checking for a BSD-compatible install
  43. configure:3305: result: /usr/bin/install -c
  44. configure:3316: checking whether build environment is sane
  45. configure:3371: result: yes
  46. configure:3522: checking for a thread-safe mkdir -p
  47. configure:3561: result: /bin/mkdir -p
  48. configure:3568: checking for gawk
  49. configure:3598: result: no
  50. configure:3568: checking for mawk
  51. configure:3584: found /usr/bin/mawk
  52. configure:3595: result: mawk
  53. configure:3606: checking whether make sets $(MAKE)
  54. configure:3628: result: yes
  55. configure:3657: checking whether make supports nested variables
  56. configure:3674: result: yes
  57. configure:3811: checking whether make supports nested variables
  58. configure:3828: result: yes
  59. configure:3851: checking build system type
  60. configure:3865: result: x86_64-pc-linux-gnu
  61. configure:3885: checking host system type
  62. configure:3898: result: x86_64-pc-linux-gnu
  63. configure:3966: checking for style of include used by make
  64. configure:3994: result: GNU
  65. configure:4065: checking for gcc
  66. configure:4081: found /usr/bin/gcc
  67. configure:4092: result: gcc
  68. configure:4321: checking for C compiler version
  69. configure:4330: gcc --version >&5
  70. gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
  71. Copyright (C) 2016 Free Software Foundation, Inc.
  72. This is free software; see the source for copying conditions.  There is NO
  73. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  74.  
  75. configure:4341: $? = 0
  76. configure:4330: gcc -v >&5
  77. Using built-in specs.
  78. COLLECT_GCC=gcc
  79. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
  80. Target: x86_64-linux-gnu
  81. 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
  82. Thread model: posix
  83. gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)
  84. configure:4341: $? = 0
  85. configure:4330: gcc -V >&5
  86. gcc: error: unrecognized command line option '-V'
  87. gcc: fatal error: no input files
  88. compilation terminated.
  89. configure:4341: $? = 1
  90. configure:4330: gcc -qversion >&5
  91. gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  92. gcc: fatal error: no input files
  93. compilation terminated.
  94. configure:4341: $? = 1
  95. configure:4361: checking whether the C compiler works
  96. configure:4383: gcc    conftest.c  >&5
  97. configure:4387: $? = 0
  98. configure:4435: result: yes
  99. configure:4438: checking for C compiler default output file name
  100. configure:4440: result: a.out
  101. configure:4446: checking for suffix of executables
  102. configure:4453: gcc -o conftest    conftest.c  >&5
  103. configure:4457: $? = 0
  104. configure:4479: result:
  105. configure:4501: checking whether we are cross compiling
  106. configure:4509: gcc -o conftest    conftest.c  >&5
  107. configure:4513: $? = 0
  108. configure:4520: ./conftest
  109. configure:4524: $? = 0
  110. configure:4539: result: no
  111. configure:4544: checking for suffix of object files
  112. configure:4566: gcc -c   conftest.c >&5
  113. configure:4570: $? = 0
  114. configure:4591: result: o
  115. configure:4595: checking whether we are using the GNU C compiler
  116. configure:4614: gcc -c   conftest.c >&5
  117. configure:4614: $? = 0
  118. configure:4623: result: yes
  119. configure:4632: checking whether gcc accepts -g
  120. configure:4652: gcc -c -g  conftest.c >&5
  121. configure:4652: $? = 0
  122. configure:4693: result: yes
  123. configure:4710: checking for gcc option to accept ISO C89
  124. configure:4773: gcc  -c -g -O2  conftest.c >&5
  125. configure:4773: $? = 0
  126. configure:4786: result: none needed
  127. configure:4811: checking whether gcc understands -c and -o together
  128. configure:4833: gcc -c conftest.c -o conftest2.o
  129. configure:4836: $? = 0
  130. configure:4833: gcc -c conftest.c -o conftest2.o
  131. configure:4836: $? = 0
  132. configure:4848: result: yes
  133. configure:4867: checking dependency style of gcc
  134. configure:4978: result: gcc3
  135. configure:5430: checking for gcc
  136. configure:5457: result: gcc
  137. configure:5686: checking for C compiler version
  138. configure:5695: gcc --version >&5
  139. gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
  140. Copyright (C) 2016 Free Software Foundation, Inc.
  141. This is free software; see the source for copying conditions.  There is NO
  142. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  143.  
  144. configure:5706: $? = 0
  145. configure:5695: gcc -v >&5
  146. Using built-in specs.
  147. COLLECT_GCC=gcc
  148. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
  149. Target: x86_64-linux-gnu
  150. 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
  151. Thread model: posix
  152. gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)
  153. configure:5706: $? = 0
  154. configure:5695: gcc -V >&5
  155. gcc: error: unrecognized command line option '-V'
  156. gcc: fatal error: no input files
  157. compilation terminated.
  158. configure:5706: $? = 1
  159. configure:5695: gcc -qversion >&5
  160. gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  161. gcc: fatal error: no input files
  162. compilation terminated.
  163. configure:5706: $? = 1
  164. configure:5710: checking whether we are using the GNU C compiler
  165. configure:5738: result: yes
  166. configure:5747: checking whether gcc accepts -g
  167. configure:5808: result: yes
  168. configure:5825: checking for gcc option to accept ISO C89
  169. configure:5901: result: none needed
  170. configure:5926: checking whether gcc understands -c and -o together
  171. configure:5963: result: yes
  172. configure:5982: checking dependency style of gcc
  173. configure:6093: result: gcc3
  174. configure:6166: checking for g++
  175. configure:6182: found /usr/bin/g++
  176. configure:6193: result: g++
  177. configure:6220: checking for C++ compiler version
  178. configure:6229: g++ --version >&5
  179. g++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
  180. Copyright (C) 2016 Free Software Foundation, Inc.
  181. This is free software; see the source for copying conditions.  There is NO
  182. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  183.  
  184. configure:6240: $? = 0
  185. configure:6229: g++ -v >&5
  186. Using built-in specs.
  187. COLLECT_GCC=g++
  188. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
  189. Target: x86_64-linux-gnu
  190. 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
  191. Thread model: posix
  192. gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)
  193. configure:6240: $? = 0
  194. configure:6229: g++ -V >&5
  195. g++: error: unrecognized command line option '-V'
  196. g++: fatal error: no input files
  197. compilation terminated.
  198. configure:6240: $? = 1
  199. configure:6229: g++ -qversion >&5
  200. g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
  201. g++: fatal error: no input files
  202. compilation terminated.
  203. configure:6240: $? = 1
  204. configure:6244: checking whether we are using the GNU C++ compiler
  205. configure:6263: g++ -c   conftest.cpp >&5
  206. configure:6263: $? = 0
  207. configure:6272: result: yes
  208. configure:6281: checking whether g++ accepts -g
  209. configure:6301: g++ -c -g  conftest.cpp >&5
  210. configure:6301: $? = 0
  211. configure:6342: result: yes
  212. configure:6367: checking dependency style of g++
  213. configure:6478: result: gcc3
  214. configure:6496: checking whether the C++ compiler works
  215. configure:6512: g++ -c -g -O2  conftest.cpp >&5
  216. configure:6512: $? = 0
  217. configure:6526: result: yes
  218. configure:6539: checking for gawk
  219. configure:6566: result: mawk
  220. configure:6577: checking whether make sets $(MAKE)
  221. configure:6599: result: yes
  222. configure:6661: checking how to print strings
  223. configure:6688: result: printf
  224. configure:6709: checking for a sed that does not truncate output
  225. configure:6773: result: /bin/sed
  226. configure:6791: checking for grep that handles long lines and -e
  227. configure:6849: result: /bin/grep
  228. configure:6854: checking for egrep
  229. configure:6916: result: /bin/grep -E
  230. configure:6921: checking for fgrep
  231. configure:6983: result: /bin/grep -F
  232. configure:7018: checking for ld used by gcc
  233. configure:7085: result: /usr/bin/ld
  234. configure:7092: checking if the linker (/usr/bin/ld) is GNU ld
  235. configure:7107: result: yes
  236. configure:7119: checking for BSD- or MS-compatible name lister (nm)
  237. configure:7173: result: /usr/bin/nm -B
  238. configure:7303: checking the name lister (/usr/bin/nm -B) interface
  239. configure:7310: gcc -c -g -O2  conftest.c >&5
  240. configure:7313: /usr/bin/nm -B "conftest.o"
  241. configure:7316: output
  242. 0000000000000000 B some_variable
  243. configure:7323: result: BSD nm
  244. configure:7326: checking whether ln -s works
  245. configure:7330: result: yes
  246. configure:7338: checking the maximum length of command line arguments
  247. configure:7469: result: 1572864
  248. configure:7517: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
  249. configure:7557: result: func_convert_file_noop
  250. configure:7564: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
  251. configure:7584: result: func_convert_file_noop
  252. configure:7591: checking for /usr/bin/ld option to reload object files
  253. configure:7598: result: -r
  254. configure:7672: checking for objdump
  255. configure:7688: found /usr/bin/objdump
  256. configure:7699: result: objdump
  257. configure:7731: checking how to recognize dependent libraries
  258. configure:7931: result: pass_all
  259. configure:8016: checking for dlltool
  260. configure:8046: result: no
  261. configure:8076: checking how to associate runtime and link libraries
  262. configure:8103: result: printf %s\n
  263. configure:8163: checking for ar
  264. configure:8179: found /usr/bin/ar
  265. configure:8190: result: ar
  266. configure:8227: checking for archiver @FILE support
  267. configure:8244: gcc -c -g -O2  conftest.c >&5
  268. configure:8244: $? = 0
  269. configure:8247: ar cru libconftest.a @conftest.lst >&5
  270. ar: `u' modifier ignored since `D' is the default (see `U')
  271. configure:8250: $? = 0
  272. configure:8255: ar cru libconftest.a @conftest.lst >&5
  273. ar: `u' modifier ignored since `D' is the default (see `U')
  274. ar: conftest.o: No such file or directory
  275. configure:8258: $? = 1
  276. configure:8270: result: @
  277. configure:8328: checking for strip
  278. configure:8344: found /usr/bin/strip
  279. configure:8355: result: strip
  280. configure:8427: checking for ranlib
  281. configure:8443: found /usr/bin/ranlib
  282. configure:8454: result: ranlib
  283. configure:8556: checking command to parse /usr/bin/nm -B output from gcc object
  284. configure:8709: gcc -c -g -O2  conftest.c >&5
  285. configure:8712: $? = 0
  286. configure:8716: /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
  287. configure:8719: $? = 0
  288. configure:8785: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
  289. configure:8788: $? = 0
  290. configure:8826: result: ok
  291. configure:8873: checking for sysroot
  292. configure:8903: result: no
  293. configure:8910: checking for a working dd
  294. configure:8948: result: /bin/dd
  295. configure:8952: checking how to truncate binary pipes
  296. configure:8967: result: /bin/dd bs=4096 count=1
  297. configure:9103: gcc -c -g -O2  conftest.c >&5
  298. configure:9106: $? = 0
  299. configure:9296: checking for mt
  300. configure:9326: result: no
  301. configure:9346: checking if : is a manifest tool
  302. configure:9352: : '-?'
  303. configure:9360: result: no
  304. configure:10037: checking how to run the C preprocessor
  305. configure:10068: gcc -E  conftest.c
  306. configure:10068: $? = 0
  307. configure:10082: gcc -E  conftest.c
  308. conftest.c:28:28: fatal error: ac_nonexistent.h: No such file or directory
  309.  #include <ac_nonexistent.h>
  310.                             ^
  311. compilation terminated.
  312. configure:10082: $? = 1
  313. configure: failed program was:
  314. | /* confdefs.h */
  315. | #define PACKAGE_NAME "freeswitch"
  316. | #define PACKAGE_TARNAME "freeswitch"
  317. | #define PACKAGE_VERSION "1.9.0"
  318. | #define PACKAGE_STRING "freeswitch 1.9.0"
  319. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  320. | #define PACKAGE_URL ""
  321. | #define PACKAGE "freeswitch"
  322. | #define VERSION "1.9.0"
  323. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  324. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  325. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  326. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  327. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  328. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  329. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  330. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  331. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  332. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  333. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  334. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  335. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  336. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  337. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  338. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  339. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  340. | /* end confdefs.h.  */
  341. | #include <ac_nonexistent.h>
  342. configure:10107: result: gcc -E
  343. configure:10127: gcc -E  conftest.c
  344. configure:10127: $? = 0
  345. configure:10141: gcc -E  conftest.c
  346. conftest.c:28:28: fatal error: ac_nonexistent.h: No such file or directory
  347.  #include <ac_nonexistent.h>
  348.                             ^
  349. compilation terminated.
  350. configure:10141: $? = 1
  351. configure: failed program was:
  352. | /* confdefs.h */
  353. | #define PACKAGE_NAME "freeswitch"
  354. | #define PACKAGE_TARNAME "freeswitch"
  355. | #define PACKAGE_VERSION "1.9.0"
  356. | #define PACKAGE_STRING "freeswitch 1.9.0"
  357. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  358. | #define PACKAGE_URL ""
  359. | #define PACKAGE "freeswitch"
  360. | #define VERSION "1.9.0"
  361. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  362. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  363. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  364. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  365. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  366. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  367. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  368. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  369. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  370. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  371. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  372. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  373. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  374. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  375. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  376. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  377. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  378. | /* end confdefs.h.  */
  379. | #include <ac_nonexistent.h>
  380. configure:10170: checking for ANSI C header files
  381. configure:10190: gcc -c -g -O2  conftest.c >&5
  382. configure:10190: $? = 0
  383. configure:10263: gcc -o conftest -g -O2   conftest.c  >&5
  384. configure:10263: $? = 0
  385. configure:10263: ./conftest
  386. configure:10263: $? = 0
  387. configure:10274: result: yes
  388. configure:10287: checking for sys/types.h
  389. configure:10287: gcc -c -g -O2  conftest.c >&5
  390. configure:10287: $? = 0
  391. configure:10287: result: yes
  392. configure:10287: checking for sys/stat.h
  393. configure:10287: gcc -c -g -O2  conftest.c >&5
  394. configure:10287: $? = 0
  395. configure:10287: result: yes
  396. configure:10287: checking for stdlib.h
  397. configure:10287: gcc -c -g -O2  conftest.c >&5
  398. configure:10287: $? = 0
  399. configure:10287: result: yes
  400. configure:10287: checking for string.h
  401. configure:10287: gcc -c -g -O2  conftest.c >&5
  402. configure:10287: $? = 0
  403. configure:10287: result: yes
  404. configure:10287: checking for memory.h
  405. configure:10287: gcc -c -g -O2  conftest.c >&5
  406. configure:10287: $? = 0
  407. configure:10287: result: yes
  408. configure:10287: checking for strings.h
  409. configure:10287: gcc -c -g -O2  conftest.c >&5
  410. configure:10287: $? = 0
  411. configure:10287: result: yes
  412. configure:10287: checking for inttypes.h
  413. configure:10287: gcc -c -g -O2  conftest.c >&5
  414. configure:10287: $? = 0
  415. configure:10287: result: yes
  416. configure:10287: checking for stdint.h
  417. configure:10287: gcc -c -g -O2  conftest.c >&5
  418. configure:10287: $? = 0
  419. configure:10287: result: yes
  420. configure:10287: checking for unistd.h
  421. configure:10287: gcc -c -g -O2  conftest.c >&5
  422. configure:10287: $? = 0
  423. configure:10287: result: yes
  424. configure:10301: checking for dlfcn.h
  425. configure:10301: gcc -c -g -O2  conftest.c >&5
  426. configure:10301: $? = 0
  427. configure:10301: result: yes
  428. configure:10567: checking for objdir
  429. configure:10582: result: .libs
  430. configure:10842: checking if gcc supports -fno-rtti -fno-exceptions
  431. configure:10860: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
  432. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  433. configure:10864: $? = 0
  434. configure:10877: result: no
  435. configure:11235: checking for gcc option to produce PIC
  436. configure:11242: result: -fPIC -DPIC
  437. configure:11250: checking if gcc PIC flag -fPIC -DPIC works
  438. configure:11268: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
  439. configure:11272: $? = 0
  440. configure:11285: result: yes
  441. configure:11314: checking if gcc static flag -static works
  442. configure:11342: result: yes
  443. configure:11357: checking if gcc supports -c -o file.o
  444. configure:11378: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
  445. configure:11382: $? = 0
  446. configure:11404: result: yes
  447. configure:11412: checking if gcc supports -c -o file.o
  448. configure:11459: result: yes
  449. configure:11492: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  450. configure:12755: result: yes
  451. configure:12792: checking whether -lc should be explicitly linked in
  452. configure:12800: gcc -c -g -O2  conftest.c >&5
  453. configure:12803: $? = 0
  454. configure:12818: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
  455. configure:12821: $? = 0
  456. configure:12835: result: no
  457. configure:12995: checking dynamic linker characteristics
  458. configure:13576: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
  459. configure:13576: $? = 0
  460. configure:13825: result: GNU/Linux ld.so
  461. configure:13947: checking how to hardcode library paths into programs
  462. configure:13972: result: immediate
  463. configure:14520: checking whether stripping libraries is possible
  464. configure:14525: result: yes
  465. configure:14560: checking if libtool supports shared libraries
  466. configure:14562: result: yes
  467. configure:14565: checking whether to build shared libraries
  468. configure:14590: result: yes
  469. configure:14593: checking whether to build static libraries
  470. configure:14597: result: yes
  471. configure:14620: checking how to run the C++ preprocessor
  472. configure:14647: g++ -E  conftest.cpp
  473. configure:14647: $? = 0
  474. configure:14661: g++ -E  conftest.cpp
  475. conftest.cpp:40:28: fatal error: ac_nonexistent.h: No such file or directory
  476.  #include <ac_nonexistent.h>
  477.                             ^
  478. compilation terminated.
  479. configure:14661: $? = 1
  480. configure: failed program was:
  481. | /* confdefs.h */
  482. | #define PACKAGE_NAME "freeswitch"
  483. | #define PACKAGE_TARNAME "freeswitch"
  484. | #define PACKAGE_VERSION "1.9.0"
  485. | #define PACKAGE_STRING "freeswitch 1.9.0"
  486. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  487. | #define PACKAGE_URL ""
  488. | #define PACKAGE "freeswitch"
  489. | #define VERSION "1.9.0"
  490. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  491. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  492. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  493. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  494. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  495. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  496. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  497. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  498. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  499. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  500. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  501. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  502. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  503. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  504. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  505. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  506. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  507. | #define STDC_HEADERS 1
  508. | #define HAVE_SYS_TYPES_H 1
  509. | #define HAVE_SYS_STAT_H 1
  510. | #define HAVE_STDLIB_H 1
  511. | #define HAVE_STRING_H 1
  512. | #define HAVE_MEMORY_H 1
  513. | #define HAVE_STRINGS_H 1
  514. | #define HAVE_INTTYPES_H 1
  515. | #define HAVE_STDINT_H 1
  516. | #define HAVE_UNISTD_H 1
  517. | #define HAVE_DLFCN_H 1
  518. | #define LT_OBJDIR ".libs/"
  519. | /* end confdefs.h.  */
  520. | #include <ac_nonexistent.h>
  521. configure:14686: result: g++ -E
  522. configure:14706: g++ -E  conftest.cpp
  523. configure:14706: $? = 0
  524. configure:14720: g++ -E  conftest.cpp
  525. conftest.cpp:40:28: fatal error: ac_nonexistent.h: No such file or directory
  526.  #include <ac_nonexistent.h>
  527.                             ^
  528. compilation terminated.
  529. configure:14720: $? = 1
  530. configure: failed program was:
  531. | /* confdefs.h */
  532. | #define PACKAGE_NAME "freeswitch"
  533. | #define PACKAGE_TARNAME "freeswitch"
  534. | #define PACKAGE_VERSION "1.9.0"
  535. | #define PACKAGE_STRING "freeswitch 1.9.0"
  536. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  537. | #define PACKAGE_URL ""
  538. | #define PACKAGE "freeswitch"
  539. | #define VERSION "1.9.0"
  540. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  541. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  542. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  543. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  544. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  545. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  546. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  547. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  548. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  549. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  550. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  551. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  552. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  553. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  554. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  555. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  556. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  557. | #define STDC_HEADERS 1
  558. | #define HAVE_SYS_TYPES_H 1
  559. | #define HAVE_SYS_STAT_H 1
  560. | #define HAVE_STDLIB_H 1
  561. | #define HAVE_STRING_H 1
  562. | #define HAVE_MEMORY_H 1
  563. | #define HAVE_STRINGS_H 1
  564. | #define HAVE_INTTYPES_H 1
  565. | #define HAVE_STDINT_H 1
  566. | #define HAVE_UNISTD_H 1
  567. | #define HAVE_DLFCN_H 1
  568. | #define LT_OBJDIR ".libs/"
  569. | /* end confdefs.h.  */
  570. | #include <ac_nonexistent.h>
  571. configure:14882: checking for ld used by g++
  572. configure:14949: result: /usr/bin/ld -m elf_x86_64
  573. configure:14956: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
  574. configure:14971: result: yes
  575. configure:15026: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  576. configure:16099: result: yes
  577. configure:16135: g++ -c -g -O2  conftest.cpp >&5
  578. configure:16138: $? = 0
  579. configure:16619: checking for g++ option to produce PIC
  580. configure:16626: result: -fPIC -DPIC
  581. configure:16634: checking if g++ PIC flag -fPIC -DPIC works
  582. configure:16652: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
  583. configure:16656: $? = 0
  584. configure:16669: result: yes
  585. configure:16692: checking if g++ static flag -static works
  586. configure:16720: result: yes
  587. configure:16732: checking if g++ supports -c -o file.o
  588. configure:16753: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
  589. configure:16757: $? = 0
  590. configure:16779: result: yes
  591. configure:16784: checking if g++ supports -c -o file.o
  592. configure:16831: result: yes
  593. configure:16861: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  594. configure:16904: result: yes
  595. configure:17045: checking dynamic linker characteristics
  596. configure:17802: result: GNU/Linux ld.so
  597. configure:17867: checking how to hardcode library paths into programs
  598. configure:17892: result: immediate
  599. configure:17956: checking for C compiler vendor
  600. configure:17980: gcc -c -g -O2  conftest.c >&5
  601. conftest.c: In function 'main':
  602. conftest.c:46:7: error: 'thisisanerror' undeclared (first use in this function)
  603.        thisisanerror;
  604.        ^~~~~~~~~~~~~
  605. conftest.c:46:7: note: each undeclared identifier is reported only once for each function it appears in
  606. configure:17980: $? = 1
  607. configure: failed program was:
  608. | /* confdefs.h */
  609. | #define PACKAGE_NAME "freeswitch"
  610. | #define PACKAGE_TARNAME "freeswitch"
  611. | #define PACKAGE_VERSION "1.9.0"
  612. | #define PACKAGE_STRING "freeswitch 1.9.0"
  613. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  614. | #define PACKAGE_URL ""
  615. | #define PACKAGE "freeswitch"
  616. | #define VERSION "1.9.0"
  617. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  618. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  619. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  620. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  621. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  622. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  623. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  624. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  625. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  626. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  627. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  628. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  629. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  630. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  631. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  632. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  633. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  634. | #define STDC_HEADERS 1
  635. | #define HAVE_SYS_TYPES_H 1
  636. | #define HAVE_SYS_STAT_H 1
  637. | #define HAVE_STDLIB_H 1
  638. | #define HAVE_STRING_H 1
  639. | #define HAVE_MEMORY_H 1
  640. | #define HAVE_STRINGS_H 1
  641. | #define HAVE_INTTYPES_H 1
  642. | #define HAVE_STDINT_H 1
  643. | #define HAVE_UNISTD_H 1
  644. | #define HAVE_DLFCN_H 1
  645. | #define LT_OBJDIR ".libs/"
  646. | /* end confdefs.h.  */
  647. |
  648. | int
  649. | main ()
  650. | {
  651. |
  652. | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
  653. |       thisisanerror;
  654. | #endif
  655. |
  656. |   ;
  657. |   return 0;
  658. | }
  659. configure:17980: gcc -c -g -O2  conftest.c >&5
  660. conftest.c: In function 'main':
  661. conftest.c:46:7: error: 'thisisanerror' undeclared (first use in this function)
  662.        thisisanerror;
  663.        ^~~~~~~~~~~~~
  664. conftest.c:46:7: note: each undeclared identifier is reported only once for each function it appears in
  665. configure:17980: $? = 1
  666. configure: failed program was:
  667. | /* confdefs.h */
  668. | #define PACKAGE_NAME "freeswitch"
  669. | #define PACKAGE_TARNAME "freeswitch"
  670. | #define PACKAGE_VERSION "1.9.0"
  671. | #define PACKAGE_STRING "freeswitch 1.9.0"
  672. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  673. | #define PACKAGE_URL ""
  674. | #define PACKAGE "freeswitch"
  675. | #define VERSION "1.9.0"
  676. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  677. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  678. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  679. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  680. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  681. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  682. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  683. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  684. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  685. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  686. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  687. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  688. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  689. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  690. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  691. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  692. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  693. | #define STDC_HEADERS 1
  694. | #define HAVE_SYS_TYPES_H 1
  695. | #define HAVE_SYS_STAT_H 1
  696. | #define HAVE_STDLIB_H 1
  697. | #define HAVE_STRING_H 1
  698. | #define HAVE_MEMORY_H 1
  699. | #define HAVE_STRINGS_H 1
  700. | #define HAVE_INTTYPES_H 1
  701. | #define HAVE_STDINT_H 1
  702. | #define HAVE_UNISTD_H 1
  703. | #define HAVE_DLFCN_H 1
  704. | #define LT_OBJDIR ".libs/"
  705. | /* end confdefs.h.  */
  706. |
  707. | int
  708. | main ()
  709. | {
  710. |
  711. | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
  712. |       thisisanerror;
  713. | #endif
  714. |
  715. |   ;
  716. |   return 0;
  717. | }
  718. configure:17980: gcc -c -g -O2  conftest.c >&5
  719. conftest.c: In function 'main':
  720. conftest.c:46:7: error: 'thisisanerror' undeclared (first use in this function)
  721.        thisisanerror;
  722.        ^~~~~~~~~~~~~
  723. conftest.c:46:7: note: each undeclared identifier is reported only once for each function it appears in
  724. configure:17980: $? = 1
  725. configure: failed program was:
  726. | /* confdefs.h */
  727. | #define PACKAGE_NAME "freeswitch"
  728. | #define PACKAGE_TARNAME "freeswitch"
  729. | #define PACKAGE_VERSION "1.9.0"
  730. | #define PACKAGE_STRING "freeswitch 1.9.0"
  731. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  732. | #define PACKAGE_URL ""
  733. | #define PACKAGE "freeswitch"
  734. | #define VERSION "1.9.0"
  735. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  736. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  737. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  738. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  739. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  740. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  741. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  742. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  743. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  744. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  745. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  746. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  747. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  748. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  749. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  750. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  751. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  752. | #define STDC_HEADERS 1
  753. | #define HAVE_SYS_TYPES_H 1
  754. | #define HAVE_SYS_STAT_H 1
  755. | #define HAVE_STDLIB_H 1
  756. | #define HAVE_STRING_H 1
  757. | #define HAVE_MEMORY_H 1
  758. | #define HAVE_STRINGS_H 1
  759. | #define HAVE_INTTYPES_H 1
  760. | #define HAVE_STDINT_H 1
  761. | #define HAVE_UNISTD_H 1
  762. | #define HAVE_DLFCN_H 1
  763. | #define LT_OBJDIR ".libs/"
  764. | /* end confdefs.h.  */
  765. |
  766. | int
  767. | main ()
  768. | {
  769. |
  770. | #if !(defined(__clang__))
  771. |       thisisanerror;
  772. | #endif
  773. |
  774. |   ;
  775. |   return 0;
  776. | }
  777. configure:17980: gcc -c -g -O2  conftest.c >&5
  778. configure:17980: $? = 0
  779. configure:17987: result: gnu
  780. configure:18994: checking libtool major version
  781. configure:19004: result: 2
  782. configure:19012: result: using libtool library extension... la
  783. configure:19017: checking whether compiler supports -Wno-unused-result
  784. configure:19035: gcc -c -g -O2 -Wno-unused-result -Wno-error=unused-result  conftest.c >&5
  785. configure:19035: $? = 0
  786. configure:19042: result: yes
  787. configure:19045: result: yes
  788. configure:19049: checking whether compiler supports -Wno-misleading-indentation
  789. configure:19067: gcc -c -g -O2 -Wno-misleading-indentation -Wno-error=misleading-indentation  conftest.c >&5
  790. configure:19067: $? = 0
  791. configure:19074: result: yes
  792. configure:19077: result: yes
  793. configure:19847: checking whether the compiler supports -fvisibility=hidden
  794. configure:19861: 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 -fvisibility=hidden  conftest.c >&5
  795. configure:19861: $? = 0
  796. configure:19862: result: yes
  797. configure:19970: checking CFLAGS for maximum ansi warnings
  798. configure:20008: gcc -c  -pedantic  -Wall -std=c99 -pedantic  conftest.c >&5
  799. configure:20008: $? = 0
  800. configure:20022: result: -Wall -std=c99 -pedantic
  801. configure:20035: : CFLAGS="$CFLAGS $ac_cv_cflags_warn_all_ansi"
  802. configure:20038: $? = 0
  803. configure:20188: checking for pkg-config
  804. configure:20206: found /usr/bin/pkg-config
  805. configure:20219: result: /usr/bin/pkg-config
  806. configure:20237: checking for lua5.2
  807. configure:20241: result: yes
  808. configure:20245: checking LUA_CFLAGS
  809. configure:20248: result: -I/usr/include/lua5.2
  810. configure:20251: checking LUA_LIBS
  811. configure:20254: result: -llua5.2
  812. configure:20305: checking for alMidiGainSOFT in -lopenal
  813. configure:20330: 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 -lopenal   >&5
  814. /usr/bin/ld: cannot find -lopenal
  815. collect2: error: ld returned 1 exit status
  816. configure:20330: $? = 1
  817. configure: failed program was:
  818. | /* confdefs.h */
  819. | #define PACKAGE_NAME "freeswitch"
  820. | #define PACKAGE_TARNAME "freeswitch"
  821. | #define PACKAGE_VERSION "1.9.0"
  822. | #define PACKAGE_STRING "freeswitch 1.9.0"
  823. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  824. | #define PACKAGE_URL ""
  825. | #define PACKAGE "freeswitch"
  826. | #define VERSION "1.9.0"
  827. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  828. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  829. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  830. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  831. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  832. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  833. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  834. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  835. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  836. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  837. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  838. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  839. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  840. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  841. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  842. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  843. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  844. | #define STDC_HEADERS 1
  845. | #define HAVE_SYS_TYPES_H 1
  846. | #define HAVE_SYS_STAT_H 1
  847. | #define HAVE_STDLIB_H 1
  848. | #define HAVE_STRING_H 1
  849. | #define HAVE_MEMORY_H 1
  850. | #define HAVE_STRINGS_H 1
  851. | #define HAVE_INTTYPES_H 1
  852. | #define HAVE_STDINT_H 1
  853. | #define HAVE_UNISTD_H 1
  854. | #define HAVE_DLFCN_H 1
  855. | #define LT_OBJDIR ".libs/"
  856. | #define DEBUG /**/
  857. | /* end confdefs.h.  */
  858. |
  859. | /* Override any GCC internal prototype to avoid an error.
  860. |    Use char because int might match the return type of a GCC
  861. |    builtin and then its argument prototype would still apply.  */
  862. | #ifdef __cplusplus
  863. | extern "C"
  864. | #endif
  865. | char alMidiGainSOFT ();
  866. | int
  867. | main ()
  868. | {
  869. | return alMidiGainSOFT ();
  870. |   ;
  871. |   return 0;
  872. | }
  873. configure:20339: result: no
  874. configure:20443: checking for jack
  875. configure:20447: result: yes
  876. configure:20451: checking JACK_CFLAGS
  877. configure:20454: result:
  878. configure:20457: checking JACK_LIBS
  879. configure:20460: result: -ljack -lpthread
  880. configure:20489: checking for snd_pcm_open in -lasound
  881. configure:20514: 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 -lasound   >&5
  882. configure:20514: $? = 0
  883. configure:20523: result: yes
  884. configure:20573: checking size of long
  885. configure:20578: 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
  886. configure:20578: $? = 0
  887. configure:20578: ./conftest
  888. configure:20578: $? = 0
  889. configure:20592: result: 8
  890. configure:20602: checking what directory libraries are found in
  891. configure:20621: result: lib
  892. configure:20666: checking for odbc header in /usr/include
  893. configure:20676: result: found
  894. configure:20691: checking for SQLDisconnect in -lodbc
  895. configure:20716: 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 -lodbc   >&5
  896. configure:20716: $? = 0
  897. configure:20725: result: yes
  898. configure:20795: checking whether to include odbc
  899. configure:20803: result: yes
  900. configure:20891: checking for uuid >= 1.41.2
  901. configure:20895: result: yes
  902. configure:20899: checking LIBUUID_CFLAGS
  903. configure:20902: result: -I/usr/include/uuid
  904. configure:20905: checking LIBUUID_LIBS
  905. configure:20908: result: -luuid
  906. configure:22265: checking for inflateReset in -lz
  907. configure:22290: 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 -lz   >&5
  908. configure:22290: $? = 0
  909. configure:22299: result: yes
  910. configure:22386: checking for libmpg123 >= 1.16.0
  911. configure:22390: result: yes
  912. configure:22394: checking MPG123_CFLAGS
  913. configure:22397: result:
  914. configure:22400: checking MPG123_LIBS
  915. configure:22403: result: -lmpg123
  916. configure:22501: checking for opencore-amrnb >= 0.1.0
  917. configure:22505: result: yes
  918. configure:22509: checking AMR_CFLAGS
  919. configure:22512: result:
  920. configure:22515: checking AMR_LIBS
  921. configure:22518: result: -lopencore-amrnb
  922. configure:22616: checking for opencore-amrwb >= 0.1.0 vo-amrwbenc >= 0.1.0
  923. configure:22664: result: no
  924. configure:22676: checking for apr_pool_mutex_set in -lapr-1
  925. configure:22701: 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 -lapr-1   >&5
  926. /usr/bin/ld: cannot find -lapr-1
  927. collect2: error: ld returned 1 exit status
  928. configure:22701: $? = 1
  929. configure: failed program was:
  930. | /* confdefs.h */
  931. | #define PACKAGE_NAME "freeswitch"
  932. | #define PACKAGE_TARNAME "freeswitch"
  933. | #define PACKAGE_VERSION "1.9.0"
  934. | #define PACKAGE_STRING "freeswitch 1.9.0"
  935. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  936. | #define PACKAGE_URL ""
  937. | #define PACKAGE "freeswitch"
  938. | #define VERSION "1.9.0"
  939. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  940. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  941. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  942. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  943. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  944. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  945. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  946. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  947. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  948. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  949. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  950. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  951. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  952. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  953. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  954. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  955. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  956. | #define STDC_HEADERS 1
  957. | #define HAVE_SYS_TYPES_H 1
  958. | #define HAVE_SYS_STAT_H 1
  959. | #define HAVE_STDLIB_H 1
  960. | #define HAVE_STRING_H 1
  961. | #define HAVE_MEMORY_H 1
  962. | #define HAVE_STRINGS_H 1
  963. | #define HAVE_INTTYPES_H 1
  964. | #define HAVE_STDINT_H 1
  965. | #define HAVE_UNISTD_H 1
  966. | #define HAVE_DLFCN_H 1
  967. | #define LT_OBJDIR ".libs/"
  968. | #define DEBUG /**/
  969. | #define SIZEOF_LONG 8
  970. | #define HAVE_ODBC 1
  971. | /* end confdefs.h.  */
  972. |
  973. | /* Override any GCC internal prototype to avoid an error.
  974. |    Use char because int might match the return type of a GCC
  975. |    builtin and then its argument prototype would still apply.  */
  976. | #ifdef __cplusplus
  977. | extern "C"
  978. | #endif
  979. | char apr_pool_mutex_set ();
  980. | int
  981. | main ()
  982. | {
  983. | return apr_pool_mutex_set ();
  984. |   ;
  985. |   return 0;
  986. | }
  987. configure:22710: result: no
  988. configure:22726: checking for apr_queue_pop_timeout in -laprutil-1
  989. configure:22751: 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 -laprutil-1   >&5
  990. /usr/bin/ld: cannot find -laprutil-1
  991. collect2: error: ld returned 1 exit status
  992. configure:22751: $? = 1
  993. configure: failed program was:
  994. | /* confdefs.h */
  995. | #define PACKAGE_NAME "freeswitch"
  996. | #define PACKAGE_TARNAME "freeswitch"
  997. | #define PACKAGE_VERSION "1.9.0"
  998. | #define PACKAGE_STRING "freeswitch 1.9.0"
  999. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  1000. | #define PACKAGE_URL ""
  1001. | #define PACKAGE "freeswitch"
  1002. | #define VERSION "1.9.0"
  1003. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  1004. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  1005. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  1006. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  1007. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  1008. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  1009. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  1010. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  1011. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  1012. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  1013. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  1014. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  1015. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  1016. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  1017. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  1018. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  1019. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  1020. | #define STDC_HEADERS 1
  1021. | #define HAVE_SYS_TYPES_H 1
  1022. | #define HAVE_SYS_STAT_H 1
  1023. | #define HAVE_STDLIB_H 1
  1024. | #define HAVE_STRING_H 1
  1025. | #define HAVE_MEMORY_H 1
  1026. | #define HAVE_STRINGS_H 1
  1027. | #define HAVE_INTTYPES_H 1
  1028. | #define HAVE_STDINT_H 1
  1029. | #define HAVE_UNISTD_H 1
  1030. | #define HAVE_DLFCN_H 1
  1031. | #define LT_OBJDIR ".libs/"
  1032. | #define DEBUG /**/
  1033. | #define SIZEOF_LONG 8
  1034. | #define HAVE_ODBC 1
  1035. | /* end confdefs.h.  */
  1036. |
  1037. | /* Override any GCC internal prototype to avoid an error.
  1038. |    Use char because int might match the return type of a GCC
  1039. |    builtin and then its argument prototype would still apply.  */
  1040. | #ifdef __cplusplus
  1041. | extern "C"
  1042. | #endif
  1043. | char apr_queue_pop_timeout ();
  1044. | int
  1045. | main ()
  1046. | {
  1047. | return apr_queue_pop_timeout ();
  1048. |   ;
  1049. |   return 0;
  1050. | }
  1051. configure:22760: result: no
  1052. configure:22779: checking for jpeg_std_error in -ljpeg
  1053. configure:22804: 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 -ljpeg   >&5
  1054. configure:22804: $? = 0
  1055. configure:22813: result: yes
  1056. configure:22827: checking for jbg_enc_out in -ljbig
  1057. configure:22852: 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 -ljbig  -ljpeg  >&5
  1058. configure:22852: $? = 0
  1059. configure:22861: result: yes
  1060. configure:22875: checking for lzma_code in -llzma
  1061. configure:22900: 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 -llzma   >&5
  1062. configure:22900: $? = 0
  1063. configure:22909: result: yes
  1064. configure:22922: checking for res_init in -lresolv
  1065. configure:22947: 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 -lresolv   >&5
  1066. /tmp/ccJSDzhi.o: In function `main':
  1067. /freeswitch-advantage/conftest.c:55: undefined reference to `res_init'
  1068. collect2: error: ld returned 1 exit status
  1069. configure:22947: $? = 1
  1070. configure: failed program was:
  1071. | /* confdefs.h */
  1072. | #define PACKAGE_NAME "freeswitch"
  1073. | #define PACKAGE_TARNAME "freeswitch"
  1074. | #define PACKAGE_VERSION "1.9.0"
  1075. | #define PACKAGE_STRING "freeswitch 1.9.0"
  1076. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  1077. | #define PACKAGE_URL ""
  1078. | #define PACKAGE "freeswitch"
  1079. | #define VERSION "1.9.0"
  1080. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  1081. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  1082. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  1083. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  1084. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  1085. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  1086. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  1087. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  1088. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  1089. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  1090. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  1091. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  1092. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  1093. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  1094. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  1095. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  1096. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  1097. | #define STDC_HEADERS 1
  1098. | #define HAVE_SYS_TYPES_H 1
  1099. | #define HAVE_SYS_STAT_H 1
  1100. | #define HAVE_STDLIB_H 1
  1101. | #define HAVE_STRING_H 1
  1102. | #define HAVE_MEMORY_H 1
  1103. | #define HAVE_STRINGS_H 1
  1104. | #define HAVE_INTTYPES_H 1
  1105. | #define HAVE_STDINT_H 1
  1106. | #define HAVE_UNISTD_H 1
  1107. | #define HAVE_DLFCN_H 1
  1108. | #define LT_OBJDIR ".libs/"
  1109. | #define DEBUG /**/
  1110. | #define SIZEOF_LONG 8
  1111. | #define HAVE_ODBC 1
  1112. | #define HAVE_LIBJPEG 1
  1113. | /* end confdefs.h.  */
  1114. |
  1115. | /* Override any GCC internal prototype to avoid an error.
  1116. |    Use char because int might match the return type of a GCC
  1117. |    builtin and then its argument prototype would still apply.  */
  1118. | #ifdef __cplusplus
  1119. | extern "C"
  1120. | #endif
  1121. | char res_init ();
  1122. | int
  1123. | main ()
  1124. | {
  1125. | return res_init ();
  1126. |   ;
  1127. |   return 0;
  1128. | }
  1129. configure:22956: result: no
  1130. configure:23003: checking for dirent.h that defines DIR
  1131. configure:23022: 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
  1132. configure:23022: $? = 0
  1133. configure:23030: result: yes
  1134. configure:23043: checking for library containing opendir
  1135. configure:23074: 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
  1136. configure:23074: $? = 0
  1137. configure:23091: result: none required
  1138. configure:23158: checking for ANSI C header files
  1139. configure:23262: result: yes
  1140. configure:23273: checking for sys/types.h
  1141. configure:23273: result: yes
  1142. configure:23273: checking sys/resource.h usability
  1143. configure:23273: 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
  1144. configure:23273: $? = 0
  1145. configure:23273: result: yes
  1146. configure:23273: checking sys/resource.h presence
  1147. configure:23273: gcc -E  conftest.c
  1148. configure:23273: $? = 0
  1149. configure:23273: result: yes
  1150. configure:23273: checking for sys/resource.h
  1151. configure:23273: result: yes
  1152. configure:23273: checking sched.h usability
  1153. configure:23273: 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
  1154. configure:23273: $? = 0
  1155. configure:23273: result: yes
  1156. configure:23273: checking sched.h presence
  1157. configure:23273: gcc -E  conftest.c
  1158. configure:23273: $? = 0
  1159. configure:23273: result: yes
  1160. configure:23273: checking for sched.h
  1161. configure:23273: result: yes
  1162. configure:23273: checking wchar.h usability
  1163. configure:23273: 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
  1164. configure:23273: $? = 0
  1165. configure:23273: result: yes
  1166. configure:23273: checking wchar.h presence
  1167. configure:23273: gcc -E  conftest.c
  1168. configure:23273: $? = 0
  1169. configure:23273: result: yes
  1170. configure:23273: checking for wchar.h
  1171. configure:23273: result: yes
  1172. configure:23273: checking sys/filio.h usability
  1173. configure:23273: 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
  1174. conftest.c:83:23: fatal error: sys/filio.h: No such file or directory
  1175.  #include <sys/filio.h>
  1176.                        ^
  1177. compilation terminated.
  1178. configure:23273: $? = 1
  1179. configure: failed program was:
  1180. | /* confdefs.h */
  1181. | #define PACKAGE_NAME "freeswitch"
  1182. | #define PACKAGE_TARNAME "freeswitch"
  1183. | #define PACKAGE_VERSION "1.9.0"
  1184. | #define PACKAGE_STRING "freeswitch 1.9.0"
  1185. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  1186. | #define PACKAGE_URL ""
  1187. | #define PACKAGE "freeswitch"
  1188. | #define VERSION "1.9.0"
  1189. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  1190. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  1191. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  1192. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  1193. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  1194. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  1195. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  1196. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  1197. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  1198. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  1199. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  1200. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  1201. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  1202. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  1203. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  1204. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  1205. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  1206. | #define STDC_HEADERS 1
  1207. | #define HAVE_SYS_TYPES_H 1
  1208. | #define HAVE_SYS_STAT_H 1
  1209. | #define HAVE_STDLIB_H 1
  1210. | #define HAVE_STRING_H 1
  1211. | #define HAVE_MEMORY_H 1
  1212. | #define HAVE_STRINGS_H 1
  1213. | #define HAVE_INTTYPES_H 1
  1214. | #define HAVE_STDINT_H 1
  1215. | #define HAVE_UNISTD_H 1
  1216. | #define HAVE_DLFCN_H 1
  1217. | #define LT_OBJDIR ".libs/"
  1218. | #define DEBUG /**/
  1219. | #define SIZEOF_LONG 8
  1220. | #define HAVE_ODBC 1
  1221. | #define HAVE_LIBJPEG 1
  1222. | #define HAVE_DIRENT_H 1
  1223. | #define STDC_HEADERS 1
  1224. | #define HAVE_SYS_TYPES_H 1
  1225. | #define HAVE_SYS_RESOURCE_H 1
  1226. | #define HAVE_SCHED_H 1
  1227. | #define HAVE_WCHAR_H 1
  1228. | /* end confdefs.h.  */
  1229. | #include <stdio.h>
  1230. | #ifdef HAVE_SYS_TYPES_H
  1231. | # include <sys/types.h>
  1232. | #endif
  1233. | #ifdef HAVE_SYS_STAT_H
  1234. | # include <sys/stat.h>
  1235. | #endif
  1236. | #ifdef STDC_HEADERS
  1237. | # include <stdlib.h>
  1238. | # include <stddef.h>
  1239. | #else
  1240. | # ifdef HAVE_STDLIB_H
  1241. | #  include <stdlib.h>
  1242. | # endif
  1243. | #endif
  1244. | #ifdef HAVE_STRING_H
  1245. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1246. | #  include <memory.h>
  1247. | # endif
  1248. | # include <string.h>
  1249. | #endif
  1250. | #ifdef HAVE_STRINGS_H
  1251. | # include <strings.h>
  1252. | #endif
  1253. | #ifdef HAVE_INTTYPES_H
  1254. | # include <inttypes.h>
  1255. | #endif
  1256. | #ifdef HAVE_STDINT_H
  1257. | # include <stdint.h>
  1258. | #endif
  1259. | #ifdef HAVE_UNISTD_H
  1260. | # include <unistd.h>
  1261. | #endif
  1262. | #include <sys/filio.h>
  1263. configure:23273: result: no
  1264. configure:23273: checking sys/filio.h presence
  1265. configure:23273: gcc -E  conftest.c
  1266. conftest.c:50:23: fatal error: sys/filio.h: No such file or directory
  1267.  #include <sys/filio.h>
  1268.                        ^
  1269. compilation terminated.
  1270. configure:23273: $? = 1
  1271. configure: failed program was:
  1272. | /* confdefs.h */
  1273. | #define PACKAGE_NAME "freeswitch"
  1274. | #define PACKAGE_TARNAME "freeswitch"
  1275. | #define PACKAGE_VERSION "1.9.0"
  1276. | #define PACKAGE_STRING "freeswitch 1.9.0"
  1277. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  1278. | #define PACKAGE_URL ""
  1279. | #define PACKAGE "freeswitch"
  1280. | #define VERSION "1.9.0"
  1281. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  1282. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  1283. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  1284. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  1285. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  1286. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  1287. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  1288. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  1289. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  1290. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  1291. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  1292. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  1293. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  1294. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  1295. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  1296. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  1297. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  1298. | #define STDC_HEADERS 1
  1299. | #define HAVE_SYS_TYPES_H 1
  1300. | #define HAVE_SYS_STAT_H 1
  1301. | #define HAVE_STDLIB_H 1
  1302. | #define HAVE_STRING_H 1
  1303. | #define HAVE_MEMORY_H 1
  1304. | #define HAVE_STRINGS_H 1
  1305. | #define HAVE_INTTYPES_H 1
  1306. | #define HAVE_STDINT_H 1
  1307. | #define HAVE_UNISTD_H 1
  1308. | #define HAVE_DLFCN_H 1
  1309. | #define LT_OBJDIR ".libs/"
  1310. | #define DEBUG /**/
  1311. | #define SIZEOF_LONG 8
  1312. | #define HAVE_ODBC 1
  1313. | #define HAVE_LIBJPEG 1
  1314. | #define HAVE_DIRENT_H 1
  1315. | #define STDC_HEADERS 1
  1316. | #define HAVE_SYS_TYPES_H 1
  1317. | #define HAVE_SYS_RESOURCE_H 1
  1318. | #define HAVE_SCHED_H 1
  1319. | #define HAVE_WCHAR_H 1
  1320. | /* end confdefs.h.  */
  1321. | #include <sys/filio.h>
  1322. configure:23273: result: no
  1323. configure:23273: checking for sys/filio.h
  1324. configure:23273: result: no
  1325. configure:23273: checking sys/ioctl.h usability
  1326. configure:23273: 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
  1327. configure:23273: $? = 0
  1328. configure:23273: result: yes
  1329. configure:23273: checking sys/ioctl.h presence
  1330. configure:23273: gcc -E  conftest.c
  1331. configure:23273: $? = 0
  1332. configure:23273: result: yes
  1333. configure:23273: checking for sys/ioctl.h
  1334. configure:23273: result: yes
  1335. configure:23273: checking sys/prctl.h usability
  1336. configure:23273: 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
  1337. configure:23273: $? = 0
  1338. configure:23273: result: yes
  1339. configure:23273: checking sys/prctl.h presence
  1340. configure:23273: gcc -E  conftest.c
  1341. configure:23273: $? = 0
  1342. configure:23273: result: yes
  1343. configure:23273: checking for sys/prctl.h
  1344. configure:23273: result: yes
  1345. configure:23273: checking sys/select.h usability
  1346. configure:23273: 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
  1347. configure:23273: $? = 0
  1348. configure:23273: result: yes
  1349. configure:23273: checking sys/select.h presence
  1350. configure:23273: gcc -E  conftest.c
  1351. configure:23273: $? = 0
  1352. configure:23273: result: yes
  1353. configure:23273: checking for sys/select.h
  1354. configure:23273: result: yes
  1355. configure:23273: checking netdb.h usability
  1356. configure:23273: 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
  1357. configure:23273: $? = 0
  1358. configure:23273: result: yes
  1359. configure:23273: checking netdb.h presence
  1360. configure:23273: gcc -E  conftest.c
  1361. configure:23273: $? = 0
  1362. configure:23273: result: yes
  1363. configure:23273: checking for netdb.h
  1364. configure:23273: result: yes
  1365. configure:23273: checking execinfo.h usability
  1366. configure:23273: 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
  1367. configure:23273: $? = 0
  1368. configure:23273: result: yes
  1369. configure:23273: checking execinfo.h presence
  1370. configure:23273: gcc -E  conftest.c
  1371. configure:23273: $? = 0
  1372. configure:23273: result: yes
  1373. configure:23273: checking for execinfo.h
  1374. configure:23273: result: yes
  1375. configure:23273: checking sys/time.h usability
  1376. configure:23273: 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
  1377. configure:23273: $? = 0
  1378. configure:23273: result: yes
  1379. configure:23273: checking sys/time.h presence
  1380. configure:23273: gcc -E  conftest.c
  1381. configure:23273: $? = 0
  1382. configure:23273: result: yes
  1383. configure:23273: checking for sys/time.h
  1384. configure:23273: result: yes
  1385. configure:23334: checking for an ANSI C-conforming const
  1386. configure:23400: 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
  1387. configure:23400: $? = 0
  1388. configure:23407: result: yes
  1389. configure:23415: checking for inline
  1390. configure:23431: 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
  1391. configure:23431: $? = 0
  1392. configure:23439: result: inline
  1393. configure:23457: checking for size_t
  1394. configure:23457: 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
  1395. configure:23457: $? = 0
  1396. configure:23457: 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
  1397. conftest.c: In function 'main':
  1398. conftest.c:92:21: error: expected expression before ')' token
  1399.  if (sizeof ((size_t)))
  1400.                      ^
  1401. configure:23457: $? = 1
  1402. configure: failed program was:
  1403. | /* confdefs.h */
  1404. | #define PACKAGE_NAME "freeswitch"
  1405. | #define PACKAGE_TARNAME "freeswitch"
  1406. | #define PACKAGE_VERSION "1.9.0"
  1407. | #define PACKAGE_STRING "freeswitch 1.9.0"
  1408. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  1409. | #define PACKAGE_URL ""
  1410. | #define PACKAGE "freeswitch"
  1411. | #define VERSION "1.9.0"
  1412. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  1413. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  1414. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  1415. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  1416. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  1417. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  1418. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  1419. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  1420. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  1421. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  1422. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  1423. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  1424. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  1425. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  1426. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  1427. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  1428. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  1429. | #define STDC_HEADERS 1
  1430. | #define HAVE_SYS_TYPES_H 1
  1431. | #define HAVE_SYS_STAT_H 1
  1432. | #define HAVE_STDLIB_H 1
  1433. | #define HAVE_STRING_H 1
  1434. | #define HAVE_MEMORY_H 1
  1435. | #define HAVE_STRINGS_H 1
  1436. | #define HAVE_INTTYPES_H 1
  1437. | #define HAVE_STDINT_H 1
  1438. | #define HAVE_UNISTD_H 1
  1439. | #define HAVE_DLFCN_H 1
  1440. | #define LT_OBJDIR ".libs/"
  1441. | #define DEBUG /**/
  1442. | #define SIZEOF_LONG 8
  1443. | #define HAVE_ODBC 1
  1444. | #define HAVE_LIBJPEG 1
  1445. | #define HAVE_DIRENT_H 1
  1446. | #define STDC_HEADERS 1
  1447. | #define HAVE_SYS_TYPES_H 1
  1448. | #define HAVE_SYS_RESOURCE_H 1
  1449. | #define HAVE_SCHED_H 1
  1450. | #define HAVE_WCHAR_H 1
  1451. | #define HAVE_SYS_IOCTL_H 1
  1452. | #define HAVE_SYS_PRCTL_H 1
  1453. | #define HAVE_SYS_SELECT_H 1
  1454. | #define HAVE_NETDB_H 1
  1455. | #define HAVE_EXECINFO_H 1
  1456. | #define HAVE_SYS_TIME_H 1
  1457. | /* end confdefs.h.  */
  1458. | #include <stdio.h>
  1459. | #ifdef HAVE_SYS_TYPES_H
  1460. | # include <sys/types.h>
  1461. | #endif
  1462. | #ifdef HAVE_SYS_STAT_H
  1463. | # include <sys/stat.h>
  1464. | #endif
  1465. | #ifdef STDC_HEADERS
  1466. | # include <stdlib.h>
  1467. | # include <stddef.h>
  1468. | #else
  1469. | # ifdef HAVE_STDLIB_H
  1470. | #  include <stdlib.h>
  1471. | # endif
  1472. | #endif
  1473. | #ifdef HAVE_STRING_H
  1474. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1475. | #  include <memory.h>
  1476. | # endif
  1477. | # include <string.h>
  1478. | #endif
  1479. | #ifdef HAVE_STRINGS_H
  1480. | # include <strings.h>
  1481. | #endif
  1482. | #ifdef HAVE_INTTYPES_H
  1483. | # include <inttypes.h>
  1484. | #endif
  1485. | #ifdef HAVE_STDINT_H
  1486. | # include <stdint.h>
  1487. | #endif
  1488. | #ifdef HAVE_UNISTD_H
  1489. | # include <unistd.h>
  1490. | #endif
  1491. | int
  1492. | main ()
  1493. | {
  1494. | if (sizeof ((size_t)))
  1495. |           return 0;
  1496. |   ;
  1497. |   return 0;
  1498. | }
  1499. configure:23457: result: yes
  1500. configure:23468: checking whether time.h and sys/time.h may both be included
  1501. configure:23488: 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
  1502. configure:23488: $? = 0
  1503. configure:23495: result: yes
  1504. configure:23503: checking whether struct tm is in sys/time.h or time.h
  1505. configure:23523: 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
  1506. configure:23523: $? = 0
  1507. configure:23530: result: time.h
  1508. configure:23541: checking whether gcc needs -traditional
  1509. configure:23575: result: no
  1510. configure:23584: checking for stdlib.h
  1511. configure:23584: result: yes
  1512. configure:23594: checking for GNU libc compatible malloc
  1513. configure:23618: 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
  1514. configure:23618: $? = 0
  1515. configure:23618: ./conftest
  1516.  
  1517. =================================================================
  1518. ==72523==ERROR: LeakSanitizer: detected memory leaks
  1519.  
  1520. Direct leak of 1 byte(s) in 1 object(s) allocated from:
  1521.     #0 0x7f53059d6d28 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.3+0xc1d28)
  1522.     #1 0x55ee2ef1272a in main /freeswitch-advantage/conftest.c:67
  1523.     #2 0x7f53055962e0 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x202e0)
  1524.  
  1525. SUMMARY: AddressSanitizer: 1 byte(s) leaked in 1 allocation(s).
  1526. configure:23618: $? = 1
  1527. configure: program exited with status 1
  1528. configure: failed program was:
  1529. | /* confdefs.h */
  1530. | #define PACKAGE_NAME "freeswitch"
  1531. | #define PACKAGE_TARNAME "freeswitch"
  1532. | #define PACKAGE_VERSION "1.9.0"
  1533. | #define PACKAGE_STRING "freeswitch 1.9.0"
  1534. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  1535. | #define PACKAGE_URL ""
  1536. | #define PACKAGE "freeswitch"
  1537. | #define VERSION "1.9.0"
  1538. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  1539. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  1540. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  1541. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  1542. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  1543. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  1544. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  1545. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  1546. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  1547. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  1548. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  1549. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  1550. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  1551. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  1552. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  1553. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  1554. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  1555. | #define STDC_HEADERS 1
  1556. | #define HAVE_SYS_TYPES_H 1
  1557. | #define HAVE_SYS_STAT_H 1
  1558. | #define HAVE_STDLIB_H 1
  1559. | #define HAVE_STRING_H 1
  1560. | #define HAVE_MEMORY_H 1
  1561. | #define HAVE_STRINGS_H 1
  1562. | #define HAVE_INTTYPES_H 1
  1563. | #define HAVE_STDINT_H 1
  1564. | #define HAVE_UNISTD_H 1
  1565. | #define HAVE_DLFCN_H 1
  1566. | #define LT_OBJDIR ".libs/"
  1567. | #define DEBUG /**/
  1568. | #define SIZEOF_LONG 8
  1569. | #define HAVE_ODBC 1
  1570. | #define HAVE_LIBJPEG 1
  1571. | #define HAVE_DIRENT_H 1
  1572. | #define STDC_HEADERS 1
  1573. | #define HAVE_SYS_TYPES_H 1
  1574. | #define HAVE_SYS_RESOURCE_H 1
  1575. | #define HAVE_SCHED_H 1
  1576. | #define HAVE_WCHAR_H 1
  1577. | #define HAVE_SYS_IOCTL_H 1
  1578. | #define HAVE_SYS_PRCTL_H 1
  1579. | #define HAVE_SYS_SELECT_H 1
  1580. | #define HAVE_NETDB_H 1
  1581. | #define HAVE_EXECINFO_H 1
  1582. | #define HAVE_SYS_TIME_H 1
  1583. | #define TIME_WITH_SYS_TIME 1
  1584. | #define HAVE_STDLIB_H 1
  1585. | /* end confdefs.h.  */
  1586. | #if defined STDC_HEADERS || defined HAVE_STDLIB_H
  1587. | # include <stdlib.h>
  1588. | #else
  1589. | char *malloc ();
  1590. | #endif
  1591. |
  1592. | int
  1593. | main ()
  1594. | {
  1595. | return ! malloc (0);
  1596. |   ;
  1597. |   return 0;
  1598. | }
  1599. configure:23628: result: no
  1600. configure:23649: checking return type of signal handlers
  1601. configure:23667: 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
  1602. conftest.c: In function 'main':
  1603. conftest.c:66:10: error: void value not ignored as it ought to be
  1604.  return *(signal (0, 0)) (0) == 1;
  1605.          ~^~~~~~~~~~~~~~~~~~
  1606. configure:23667: $? = 1
  1607. configure: failed program was:
  1608. | /* confdefs.h */
  1609. | #define PACKAGE_NAME "freeswitch"
  1610. | #define PACKAGE_TARNAME "freeswitch"
  1611. | #define PACKAGE_VERSION "1.9.0"
  1612. | #define PACKAGE_STRING "freeswitch 1.9.0"
  1613. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  1614. | #define PACKAGE_URL ""
  1615. | #define PACKAGE "freeswitch"
  1616. | #define VERSION "1.9.0"
  1617. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  1618. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  1619. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  1620. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  1621. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  1622. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  1623. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  1624. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  1625. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  1626. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  1627. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  1628. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  1629. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  1630. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  1631. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  1632. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  1633. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  1634. | #define STDC_HEADERS 1
  1635. | #define HAVE_SYS_TYPES_H 1
  1636. | #define HAVE_SYS_STAT_H 1
  1637. | #define HAVE_STDLIB_H 1
  1638. | #define HAVE_STRING_H 1
  1639. | #define HAVE_MEMORY_H 1
  1640. | #define HAVE_STRINGS_H 1
  1641. | #define HAVE_INTTYPES_H 1
  1642. | #define HAVE_STDINT_H 1
  1643. | #define HAVE_UNISTD_H 1
  1644. | #define HAVE_DLFCN_H 1
  1645. | #define LT_OBJDIR ".libs/"
  1646. | #define DEBUG /**/
  1647. | #define SIZEOF_LONG 8
  1648. | #define HAVE_ODBC 1
  1649. | #define HAVE_LIBJPEG 1
  1650. | #define HAVE_DIRENT_H 1
  1651. | #define STDC_HEADERS 1
  1652. | #define HAVE_SYS_TYPES_H 1
  1653. | #define HAVE_SYS_RESOURCE_H 1
  1654. | #define HAVE_SCHED_H 1
  1655. | #define HAVE_WCHAR_H 1
  1656. | #define HAVE_SYS_IOCTL_H 1
  1657. | #define HAVE_SYS_PRCTL_H 1
  1658. | #define HAVE_SYS_SELECT_H 1
  1659. | #define HAVE_NETDB_H 1
  1660. | #define HAVE_EXECINFO_H 1
  1661. | #define HAVE_SYS_TIME_H 1
  1662. | #define TIME_WITH_SYS_TIME 1
  1663. | #define HAVE_STDLIB_H 1
  1664. | #define HAVE_MALLOC 0
  1665. | #define malloc rpl_malloc
  1666. | /* end confdefs.h.  */
  1667. | #include <sys/types.h>
  1668. | #include <signal.h>
  1669. |
  1670. | int
  1671. | main ()
  1672. | {
  1673. | return *(signal (0, 0)) (0) == 1;
  1674. |   ;
  1675. |   return 0;
  1676. | }
  1677. configure:23674: result: void
  1678. configure:23684: checking for strftime
  1679. configure:23684: 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
  1680. conftest.c:84:6: warning: conflicting types for built-in function 'strftime'
  1681.  char strftime ();
  1682.       ^~~~~~~~
  1683. configure:23684: $? = 0
  1684. configure:23684: result: yes
  1685. configure:23740: checking for gethostname
  1686. configure:23740: 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
  1687. configure:23740: $? = 0
  1688. configure:23740: result: yes
  1689. configure:23740: checking for vasprintf
  1690. configure:23740: 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
  1691. configure:23740: $? = 0
  1692. configure:23740: result: yes
  1693. configure:23740: checking for mmap
  1694. configure:23740: 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
  1695. configure:23740: $? = 0
  1696. configure:23740: result: yes
  1697. configure:23740: checking for mlock
  1698. configure:23740: 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
  1699. configure:23740: $? = 0
  1700. configure:23740: result: yes
  1701. configure:23740: checking for mlockall
  1702. configure:23740: 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
  1703. configure:23740: $? = 0
  1704. configure:23740: result: yes
  1705. configure:23740: checking for usleep
  1706. configure:23740: 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
  1707. configure:23740: $? = 0
  1708. configure:23740: result: yes
  1709. configure:23740: checking for getifaddrs
  1710. configure:23740: 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
  1711. configure:23740: $? = 0
  1712. configure:23740: result: yes
  1713. configure:23740: checking for timerfd_create
  1714. configure:23740: 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
  1715. configure:23740: $? = 0
  1716. configure:23740: result: yes
  1717. configure:23740: checking for getdtablesize
  1718. configure:23740: 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
  1719. configure:23740: $? = 0
  1720. configure:23740: result: yes
  1721. configure:23740: checking for posix_openpt
  1722. configure:23740: 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
  1723. configure:23740: $? = 0
  1724. configure:23740: result: yes
  1725. configure:23740: checking for poll
  1726. configure:23740: 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
  1727. configure:23740: $? = 0
  1728. configure:23740: result: yes
  1729. configure:23752: checking for sched_setscheduler
  1730. configure:23752: 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
  1731. configure:23752: $? = 0
  1732. configure:23752: result: yes
  1733. configure:23752: checking for setpriority
  1734. configure:23752: 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
  1735. configure:23752: $? = 0
  1736. configure:23752: result: yes
  1737. configure:23752: checking for setrlimit
  1738. configure:23752: 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
  1739. configure:23752: $? = 0
  1740. configure:23752: result: yes
  1741. configure:23752: checking for setgroups
  1742. configure:23752: 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
  1743. configure:23752: $? = 0
  1744. configure:23752: result: yes
  1745. configure:23752: checking for initgroups
  1746. configure:23752: 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
  1747. configure:23752: $? = 0
  1748. configure:23752: result: yes
  1749. configure:23752: checking for getrusage
  1750. configure:23752: 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
  1751. configure:23752: $? = 0
  1752. configure:23752: result: yes
  1753. configure:23764: checking for wcsncmp
  1754. configure:23764: 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
  1755. configure:23764: $? = 0
  1756. configure:23764: result: yes
  1757. configure:23764: checking for setgroups
  1758. configure:23764: result: yes
  1759. configure:23764: checking for asprintf
  1760. configure:23764: 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
  1761. configure:23764: $? = 0
  1762. configure:23764: result: yes
  1763. configure:23764: checking for setenv
  1764. configure:23764: 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
  1765. configure:23764: $? = 0
  1766. configure:23764: result: yes
  1767. configure:23764: checking for pselect
  1768. configure:23764: 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
  1769. configure:23764: $? = 0
  1770. configure:23764: result: yes
  1771. configure:23764: checking for gettimeofday
  1772. configure:23764: 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
  1773. configure:23764: $? = 0
  1774. configure:23764: result: yes
  1775. configure:23764: checking for localtime_r
  1776. configure:23764: 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
  1777. configure:23764: $? = 0
  1778. configure:23764: result: yes
  1779. configure:23764: checking for gmtime_r
  1780. configure:23764: 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
  1781. configure:23764: $? = 0
  1782. configure:23764: result: yes
  1783. configure:23764: checking for strcasecmp
  1784. configure:23764: 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
  1785. conftest.c:110:6: warning: conflicting types for built-in function 'strcasecmp'
  1786.  char strcasecmp ();
  1787.       ^~~~~~~~~~
  1788. configure:23764: $? = 0
  1789. configure:23764: result: yes
  1790. configure:23764: checking for stricmp
  1791. configure:23764: 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
  1792. /tmp/cclQFzrC.o: In function `main':
  1793. /freeswitch-advantage/conftest.c:122: undefined reference to `stricmp'
  1794. collect2: error: ld returned 1 exit status
  1795. configure:23764: $? = 1
  1796. configure: failed program was:
  1797. | /* confdefs.h */
  1798. | #define PACKAGE_NAME "freeswitch"
  1799. | #define PACKAGE_TARNAME "freeswitch"
  1800. | #define PACKAGE_VERSION "1.9.0"
  1801. | #define PACKAGE_STRING "freeswitch 1.9.0"
  1802. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  1803. | #define PACKAGE_URL ""
  1804. | #define PACKAGE "freeswitch"
  1805. | #define VERSION "1.9.0"
  1806. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  1807. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  1808. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  1809. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  1810. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  1811. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  1812. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  1813. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  1814. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  1815. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  1816. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  1817. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  1818. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  1819. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  1820. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  1821. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  1822. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  1823. | #define STDC_HEADERS 1
  1824. | #define HAVE_SYS_TYPES_H 1
  1825. | #define HAVE_SYS_STAT_H 1
  1826. | #define HAVE_STDLIB_H 1
  1827. | #define HAVE_STRING_H 1
  1828. | #define HAVE_MEMORY_H 1
  1829. | #define HAVE_STRINGS_H 1
  1830. | #define HAVE_INTTYPES_H 1
  1831. | #define HAVE_STDINT_H 1
  1832. | #define HAVE_UNISTD_H 1
  1833. | #define HAVE_DLFCN_H 1
  1834. | #define LT_OBJDIR ".libs/"
  1835. | #define DEBUG /**/
  1836. | #define SIZEOF_LONG 8
  1837. | #define HAVE_ODBC 1
  1838. | #define HAVE_LIBJPEG 1
  1839. | #define HAVE_DIRENT_H 1
  1840. | #define STDC_HEADERS 1
  1841. | #define HAVE_SYS_TYPES_H 1
  1842. | #define HAVE_SYS_RESOURCE_H 1
  1843. | #define HAVE_SCHED_H 1
  1844. | #define HAVE_WCHAR_H 1
  1845. | #define HAVE_SYS_IOCTL_H 1
  1846. | #define HAVE_SYS_PRCTL_H 1
  1847. | #define HAVE_SYS_SELECT_H 1
  1848. | #define HAVE_NETDB_H 1
  1849. | #define HAVE_EXECINFO_H 1
  1850. | #define HAVE_SYS_TIME_H 1
  1851. | #define TIME_WITH_SYS_TIME 1
  1852. | #define HAVE_STDLIB_H 1
  1853. | #define HAVE_MALLOC 0
  1854. | #define malloc rpl_malloc
  1855. | #define RETSIGTYPE void
  1856. | #define HAVE_STRFTIME 1
  1857. | #define HAVE_GETHOSTNAME 1
  1858. | #define HAVE_VASPRINTF 1
  1859. | #define HAVE_MMAP 1
  1860. | #define HAVE_MLOCK 1
  1861. | #define HAVE_MLOCKALL 1
  1862. | #define HAVE_USLEEP 1
  1863. | #define HAVE_GETIFADDRS 1
  1864. | #define HAVE_TIMERFD_CREATE 1
  1865. | #define HAVE_GETDTABLESIZE 1
  1866. | #define HAVE_POSIX_OPENPT 1
  1867. | #define HAVE_POLL 1
  1868. | #define HAVE_SCHED_SETSCHEDULER 1
  1869. | #define HAVE_SETPRIORITY 1
  1870. | #define HAVE_SETRLIMIT 1
  1871. | #define HAVE_SETGROUPS 1
  1872. | #define HAVE_INITGROUPS 1
  1873. | #define HAVE_GETRUSAGE 1
  1874. | #define HAVE_WCSNCMP 1
  1875. | #define HAVE_SETGROUPS 1
  1876. | #define HAVE_ASPRINTF 1
  1877. | #define HAVE_SETENV 1
  1878. | #define HAVE_PSELECT 1
  1879. | #define HAVE_GETTIMEOFDAY 1
  1880. | #define HAVE_LOCALTIME_R 1
  1881. | #define HAVE_GMTIME_R 1
  1882. | #define HAVE_STRCASECMP 1
  1883. | /* end confdefs.h.  */
  1884. | /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
  1885. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  1886. | #define stricmp innocuous_stricmp
  1887. |
  1888. | /* System header to define __stub macros and hopefully few prototypes,
  1889. |     which can conflict with char stricmp (); below.
  1890. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1891. |     <limits.h> exists even on freestanding compilers.  */
  1892. |
  1893. | #ifdef __STDC__
  1894. | # include <limits.h>
  1895. | #else
  1896. | # include <assert.h>
  1897. | #endif
  1898. |
  1899. | #undef stricmp
  1900. |
  1901. | /* Override any GCC internal prototype to avoid an error.
  1902. |    Use char because int might match the return type of a GCC
  1903. |    builtin and then its argument prototype would still apply.  */
  1904. | #ifdef __cplusplus
  1905. | extern "C"
  1906. | #endif
  1907. | char stricmp ();
  1908. | /* The GNU C library defines this for functions which it implements
  1909. |     to always fail with ENOSYS.  Some functions are actually named
  1910. |     something starting with __ and the normal name is an alias.  */
  1911. | #if defined __stub_stricmp || defined __stub___stricmp
  1912. | choke me
  1913. | #endif
  1914. |
  1915. | int
  1916. | main ()
  1917. | {
  1918. | return stricmp ();
  1919. |   ;
  1920. |   return 0;
  1921. | }
  1922. configure:23764: result: no
  1923. configure:23764: checking for _stricmp
  1924. configure:23764: 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
  1925. /tmp/ccHFNzzE.o: In function `main':
  1926. /freeswitch-advantage/conftest.c:122: undefined reference to `_stricmp'
  1927. collect2: error: ld returned 1 exit status
  1928. configure:23764: $? = 1
  1929. configure: failed program was:
  1930. | /* confdefs.h */
  1931. | #define PACKAGE_NAME "freeswitch"
  1932. | #define PACKAGE_TARNAME "freeswitch"
  1933. | #define PACKAGE_VERSION "1.9.0"
  1934. | #define PACKAGE_STRING "freeswitch 1.9.0"
  1935. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  1936. | #define PACKAGE_URL ""
  1937. | #define PACKAGE "freeswitch"
  1938. | #define VERSION "1.9.0"
  1939. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  1940. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  1941. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  1942. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  1943. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  1944. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  1945. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  1946. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  1947. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  1948. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  1949. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  1950. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  1951. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  1952. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  1953. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  1954. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  1955. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  1956. | #define STDC_HEADERS 1
  1957. | #define HAVE_SYS_TYPES_H 1
  1958. | #define HAVE_SYS_STAT_H 1
  1959. | #define HAVE_STDLIB_H 1
  1960. | #define HAVE_STRING_H 1
  1961. | #define HAVE_MEMORY_H 1
  1962. | #define HAVE_STRINGS_H 1
  1963. | #define HAVE_INTTYPES_H 1
  1964. | #define HAVE_STDINT_H 1
  1965. | #define HAVE_UNISTD_H 1
  1966. | #define HAVE_DLFCN_H 1
  1967. | #define LT_OBJDIR ".libs/"
  1968. | #define DEBUG /**/
  1969. | #define SIZEOF_LONG 8
  1970. | #define HAVE_ODBC 1
  1971. | #define HAVE_LIBJPEG 1
  1972. | #define HAVE_DIRENT_H 1
  1973. | #define STDC_HEADERS 1
  1974. | #define HAVE_SYS_TYPES_H 1
  1975. | #define HAVE_SYS_RESOURCE_H 1
  1976. | #define HAVE_SCHED_H 1
  1977. | #define HAVE_WCHAR_H 1
  1978. | #define HAVE_SYS_IOCTL_H 1
  1979. | #define HAVE_SYS_PRCTL_H 1
  1980. | #define HAVE_SYS_SELECT_H 1
  1981. | #define HAVE_NETDB_H 1
  1982. | #define HAVE_EXECINFO_H 1
  1983. | #define HAVE_SYS_TIME_H 1
  1984. | #define TIME_WITH_SYS_TIME 1
  1985. | #define HAVE_STDLIB_H 1
  1986. | #define HAVE_MALLOC 0
  1987. | #define malloc rpl_malloc
  1988. | #define RETSIGTYPE void
  1989. | #define HAVE_STRFTIME 1
  1990. | #define HAVE_GETHOSTNAME 1
  1991. | #define HAVE_VASPRINTF 1
  1992. | #define HAVE_MMAP 1
  1993. | #define HAVE_MLOCK 1
  1994. | #define HAVE_MLOCKALL 1
  1995. | #define HAVE_USLEEP 1
  1996. | #define HAVE_GETIFADDRS 1
  1997. | #define HAVE_TIMERFD_CREATE 1
  1998. | #define HAVE_GETDTABLESIZE 1
  1999. | #define HAVE_POSIX_OPENPT 1
  2000. | #define HAVE_POLL 1
  2001. | #define HAVE_SCHED_SETSCHEDULER 1
  2002. | #define HAVE_SETPRIORITY 1
  2003. | #define HAVE_SETRLIMIT 1
  2004. | #define HAVE_SETGROUPS 1
  2005. | #define HAVE_INITGROUPS 1
  2006. | #define HAVE_GETRUSAGE 1
  2007. | #define HAVE_WCSNCMP 1
  2008. | #define HAVE_SETGROUPS 1
  2009. | #define HAVE_ASPRINTF 1
  2010. | #define HAVE_SETENV 1
  2011. | #define HAVE_PSELECT 1
  2012. | #define HAVE_GETTIMEOFDAY 1
  2013. | #define HAVE_LOCALTIME_R 1
  2014. | #define HAVE_GMTIME_R 1
  2015. | #define HAVE_STRCASECMP 1
  2016. | /* end confdefs.h.  */
  2017. | /* Define _stricmp to an innocuous variant, in case <limits.h> declares _stricmp.
  2018. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  2019. | #define _stricmp innocuous__stricmp
  2020. |
  2021. | /* System header to define __stub macros and hopefully few prototypes,
  2022. |     which can conflict with char _stricmp (); below.
  2023. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2024. |     <limits.h> exists even on freestanding compilers.  */
  2025. |
  2026. | #ifdef __STDC__
  2027. | # include <limits.h>
  2028. | #else
  2029. | # include <assert.h>
  2030. | #endif
  2031. |
  2032. | #undef _stricmp
  2033. |
  2034. | /* Override any GCC internal prototype to avoid an error.
  2035. |    Use char because int might match the return type of a GCC
  2036. |    builtin and then its argument prototype would still apply.  */
  2037. | #ifdef __cplusplus
  2038. | extern "C"
  2039. | #endif
  2040. | char _stricmp ();
  2041. | /* The GNU C library defines this for functions which it implements
  2042. |     to always fail with ENOSYS.  Some functions are actually named
  2043. |     something starting with __ and the normal name is an alias.  */
  2044. | #if defined __stub__stricmp || defined __stub____stricmp
  2045. | choke me
  2046. | #endif
  2047. |
  2048. | int
  2049. | main ()
  2050. | {
  2051. | return _stricmp ();
  2052. |   ;
  2053. |   return 0;
  2054. | }
  2055. configure:23764: result: no
  2056. configure:23778: checking whether strerror_r is declared
  2057. configure:23778: 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_GNU_SOURCE conftest.c >&5
  2058. configure:23778: $? = 0
  2059. configure:23778: result: yes
  2060. configure:23791: checking for strerror_r
  2061. configure:23791: 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_GNU_SOURCE -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c  >&5
  2062. configure:23791: $? = 0
  2063. configure:23791: result: yes
  2064. configure:23800: checking whether strerror_r returns char *
  2065. configure:23824: 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_GNU_SOURCE conftest.c >&5
  2066. configure:23824: $? = 0
  2067. configure:23862: result: yes
  2068. configure:23880: checking for sched_setaffinity
  2069. configure:23880: 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
  2070. configure:23880: $? = 0
  2071. configure:23880: result: yes
  2072. configure:23880: checking for sched_getaffinity
  2073. configure:23880: 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
  2074. configure:23880: $? = 0
  2075. configure:23880: result: yes
  2076. configure:23890: checking whether the CPU_SET and CPU_ZERO macros are defined
  2077. configure:23909: 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 -I/usr/include/uuid -I/freeswitch-advantage/src/include -I/freeswitch-advantage/src/include -I/freeswitch-advantage/libs/libteletone/src -fPIC -ffast-math -Werror -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -ggdb  -Wall -std=c99 -pedantic -D_GNU_SOURCE  conftest.c >&5
  2078. configure:23909: $? = 0
  2079. configure:23916: result: yes
  2080. configure:23927: checking for clock_gettime in -lrt
  2081. configure:23952: 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 -lrt   >&5
  2082. configure:23952: $? = 0
  2083. configure:23961: result: yes
  2084. configure:23969: checking for clock_getres in -lrt
  2085. configure:23994: 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 -lrt   >&5
  2086. configure:23994: $? = 0
  2087. configure:24003: result: yes
  2088. configure:24011: checking for clock_nanosleep in -lrt
  2089. configure:24036: 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 -lrt   >&5
  2090. configure:24036: $? = 0
  2091. configure:24045: result: yes
  2092. configure:24053: checking for pthread_setschedparam in -lpthread
  2093. configure:24078: 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 -lpthread   >&5
  2094. configure:24078: $? = 0
  2095. configure:24087: result: yes
  2096. configure:24096: checking for socket
  2097. configure:24096: 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
  2098. configure:24096: $? = 0
  2099. configure:24096: result: yes
  2100. configure:24148: checking for /dev/ptmx
  2101. configure:24161: result: yes
  2102. configure:24169: checking for openpty in -lutil
  2103. configure:24194: 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 -lutil   >&5
  2104. configure:24194: $? = 0
  2105. configure:24203: result: yes
  2106. configure:24212: checking for struct tm.tm_gmtoff
  2107. configure:24212: 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
  2108. configure:24212: $? = 0
  2109. configure:24212: result: yes
  2110. configure:24226: checking for struct tm.tm_zone
  2111. configure:24226: 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
  2112. configure:24226: $? = 0
  2113. configure:24226: result: yes
  2114. configure:24240: checking whether RLIMIT_MEMLOCK is declared
  2115. configure:24240: 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
  2116. configure:24240: $? = 0
  2117. configure:24240: result: yes
  2118. configure:24251: checking whether SCHED_RR is declared
  2119. configure:24251: 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
  2120. configure:24251: $? = 0
  2121. configure:24251: result: yes
  2122. configure:24262: checking whether SCHED_FIFO is declared
  2123. configure:24262: 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
  2124. configure:24262: $? = 0
  2125. configure:24262: result: yes
  2126. configure:24277: checking whether to use mlockall
  2127. configure:24284: result: yes
  2128. configure:24370: checking for setenv
  2129. configure:24370: result: yes
  2130. configure:24370: checking for strtoll
  2131. configure:24370: 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
  2132. configure:24370: $? = 0
  2133. configure:24370: result: yes
  2134. configure:24370: checking for strtoull
  2135. configure:24370: 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
  2136. configure:24370: $? = 0
  2137. configure:24370: result: yes
  2138. configure:24370: checking for strtoq
  2139. configure:24370: 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
  2140. configure:24370: $? = 0
  2141. configure:24370: result: yes
  2142. configure:24370: checking for strtouq
  2143. configure:24370: 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
  2144. configure:24370: $? = 0
  2145. configure:24370: result: yes
  2146. configure:24370: checking for __strtoll
  2147. configure:24370: 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
  2148. /tmp/ccT9IQxG.o: In function `main':
  2149. /freeswitch-advantage/conftest.c:147: undefined reference to `__strtoll'
  2150. collect2: error: ld returned 1 exit status
  2151. configure:24370: $? = 1
  2152. configure: failed program was:
  2153. | /* confdefs.h */
  2154. | #define PACKAGE_NAME "freeswitch"
  2155. | #define PACKAGE_TARNAME "freeswitch"
  2156. | #define PACKAGE_VERSION "1.9.0"
  2157. | #define PACKAGE_STRING "freeswitch 1.9.0"
  2158. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  2159. | #define PACKAGE_URL ""
  2160. | #define PACKAGE "freeswitch"
  2161. | #define VERSION "1.9.0"
  2162. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  2163. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  2164. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  2165. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  2166. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  2167. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  2168. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  2169. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  2170. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  2171. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  2172. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  2173. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  2174. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  2175. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  2176. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  2177. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  2178. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  2179. | #define STDC_HEADERS 1
  2180. | #define HAVE_SYS_TYPES_H 1
  2181. | #define HAVE_SYS_STAT_H 1
  2182. | #define HAVE_STDLIB_H 1
  2183. | #define HAVE_STRING_H 1
  2184. | #define HAVE_MEMORY_H 1
  2185. | #define HAVE_STRINGS_H 1
  2186. | #define HAVE_INTTYPES_H 1
  2187. | #define HAVE_STDINT_H 1
  2188. | #define HAVE_UNISTD_H 1
  2189. | #define HAVE_DLFCN_H 1
  2190. | #define LT_OBJDIR ".libs/"
  2191. | #define DEBUG /**/
  2192. | #define SIZEOF_LONG 8
  2193. | #define HAVE_ODBC 1
  2194. | #define HAVE_LIBJPEG 1
  2195. | #define HAVE_DIRENT_H 1
  2196. | #define STDC_HEADERS 1
  2197. | #define HAVE_SYS_TYPES_H 1
  2198. | #define HAVE_SYS_RESOURCE_H 1
  2199. | #define HAVE_SCHED_H 1
  2200. | #define HAVE_WCHAR_H 1
  2201. | #define HAVE_SYS_IOCTL_H 1
  2202. | #define HAVE_SYS_PRCTL_H 1
  2203. | #define HAVE_SYS_SELECT_H 1
  2204. | #define HAVE_NETDB_H 1
  2205. | #define HAVE_EXECINFO_H 1
  2206. | #define HAVE_SYS_TIME_H 1
  2207. | #define TIME_WITH_SYS_TIME 1
  2208. | #define HAVE_STDLIB_H 1
  2209. | #define HAVE_MALLOC 0
  2210. | #define malloc rpl_malloc
  2211. | #define RETSIGTYPE void
  2212. | #define HAVE_STRFTIME 1
  2213. | #define HAVE_GETHOSTNAME 1
  2214. | #define HAVE_VASPRINTF 1
  2215. | #define HAVE_MMAP 1
  2216. | #define HAVE_MLOCK 1
  2217. | #define HAVE_MLOCKALL 1
  2218. | #define HAVE_USLEEP 1
  2219. | #define HAVE_GETIFADDRS 1
  2220. | #define HAVE_TIMERFD_CREATE 1
  2221. | #define HAVE_GETDTABLESIZE 1
  2222. | #define HAVE_POSIX_OPENPT 1
  2223. | #define HAVE_POLL 1
  2224. | #define HAVE_SCHED_SETSCHEDULER 1
  2225. | #define HAVE_SETPRIORITY 1
  2226. | #define HAVE_SETRLIMIT 1
  2227. | #define HAVE_SETGROUPS 1
  2228. | #define HAVE_INITGROUPS 1
  2229. | #define HAVE_GETRUSAGE 1
  2230. | #define HAVE_WCSNCMP 1
  2231. | #define HAVE_SETGROUPS 1
  2232. | #define HAVE_ASPRINTF 1
  2233. | #define HAVE_SETENV 1
  2234. | #define HAVE_PSELECT 1
  2235. | #define HAVE_GETTIMEOFDAY 1
  2236. | #define HAVE_LOCALTIME_R 1
  2237. | #define HAVE_GMTIME_R 1
  2238. | #define HAVE_STRCASECMP 1
  2239. | #define HAVE_DECL_STRERROR_R 1
  2240. | #define HAVE_STRERROR_R 1
  2241. | #define STRERROR_R_CHAR_P 1
  2242. | #define HAVE_SCHED_SETAFFINITY 1
  2243. | #define HAVE_SCHED_GETAFFINITY 1
  2244. | #define HAVE_CPU_SET_MACROS 1
  2245. | #define HAVE_CLOCK_GETTIME 1
  2246. | #define HAVE_CLOCK_GETRES 1
  2247. | #define HAVE_CLOCK_NANOSLEEP 1
  2248. | #define HAVE_PTHREAD_SETSCHEDPARAM 1
  2249. | #define HAVE_DEV_PTMX 1
  2250. | #define HAVE_OPENPTY 1
  2251. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  2252. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2253. | #define HAVE_RLIMIT_MEMLOCK 1
  2254. | #define HAVE_SCHED_RR 1
  2255. | #define HAVE_SCHED_FIFO 1
  2256. | #define USE_MLOCKALL 1
  2257. | #define USE_SETRLIMIT 1
  2258. | #define USE_SCHED_SETSCHEDULER 1
  2259. | #define HAVE_SETENV 1
  2260. | #define HAVE_STRTOLL 1
  2261. | #define HAVE_STRTOULL 1
  2262. | #define HAVE_STRTOQ 1
  2263. | #define HAVE_STRTOUQ 1
  2264. | /* end confdefs.h.  */
  2265. | /* Define __strtoll to an innocuous variant, in case <limits.h> declares __strtoll.
  2266. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  2267. | #define __strtoll innocuous___strtoll
  2268. |
  2269. | /* System header to define __stub macros and hopefully few prototypes,
  2270. |     which can conflict with char __strtoll (); below.
  2271. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2272. |     <limits.h> exists even on freestanding compilers.  */
  2273. |
  2274. | #ifdef __STDC__
  2275. | # include <limits.h>
  2276. | #else
  2277. | # include <assert.h>
  2278. | #endif
  2279. |
  2280. | #undef __strtoll
  2281. |
  2282. | /* Override any GCC internal prototype to avoid an error.
  2283. |    Use char because int might match the return type of a GCC
  2284. |    builtin and then its argument prototype would still apply.  */
  2285. | #ifdef __cplusplus
  2286. | extern "C"
  2287. | #endif
  2288. | char __strtoll ();
  2289. | /* The GNU C library defines this for functions which it implements
  2290. |     to always fail with ENOSYS.  Some functions are actually named
  2291. |     something starting with __ and the normal name is an alias.  */
  2292. | #if defined __stub___strtoll || defined __stub_____strtoll
  2293. | choke me
  2294. | #endif
  2295. |
  2296. | int
  2297. | main ()
  2298. | {
  2299. | return __strtoll ();
  2300. |   ;
  2301. |   return 0;
  2302. | }
  2303. configure:24370: result: no
  2304. configure:24370: checking for __strtoull
  2305. configure:24370: 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
  2306. /tmp/ccE8LQdM.o: In function `main':
  2307. /freeswitch-advantage/conftest.c:147: undefined reference to `__strtoull'
  2308. collect2: error: ld returned 1 exit status
  2309. configure:24370: $? = 1
  2310. configure: failed program was:
  2311. | /* confdefs.h */
  2312. | #define PACKAGE_NAME "freeswitch"
  2313. | #define PACKAGE_TARNAME "freeswitch"
  2314. | #define PACKAGE_VERSION "1.9.0"
  2315. | #define PACKAGE_STRING "freeswitch 1.9.0"
  2316. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  2317. | #define PACKAGE_URL ""
  2318. | #define PACKAGE "freeswitch"
  2319. | #define VERSION "1.9.0"
  2320. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  2321. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  2322. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  2323. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  2324. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  2325. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  2326. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  2327. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  2328. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  2329. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  2330. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  2331. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  2332. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  2333. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  2334. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  2335. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  2336. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  2337. | #define STDC_HEADERS 1
  2338. | #define HAVE_SYS_TYPES_H 1
  2339. | #define HAVE_SYS_STAT_H 1
  2340. | #define HAVE_STDLIB_H 1
  2341. | #define HAVE_STRING_H 1
  2342. | #define HAVE_MEMORY_H 1
  2343. | #define HAVE_STRINGS_H 1
  2344. | #define HAVE_INTTYPES_H 1
  2345. | #define HAVE_STDINT_H 1
  2346. | #define HAVE_UNISTD_H 1
  2347. | #define HAVE_DLFCN_H 1
  2348. | #define LT_OBJDIR ".libs/"
  2349. | #define DEBUG /**/
  2350. | #define SIZEOF_LONG 8
  2351. | #define HAVE_ODBC 1
  2352. | #define HAVE_LIBJPEG 1
  2353. | #define HAVE_DIRENT_H 1
  2354. | #define STDC_HEADERS 1
  2355. | #define HAVE_SYS_TYPES_H 1
  2356. | #define HAVE_SYS_RESOURCE_H 1
  2357. | #define HAVE_SCHED_H 1
  2358. | #define HAVE_WCHAR_H 1
  2359. | #define HAVE_SYS_IOCTL_H 1
  2360. | #define HAVE_SYS_PRCTL_H 1
  2361. | #define HAVE_SYS_SELECT_H 1
  2362. | #define HAVE_NETDB_H 1
  2363. | #define HAVE_EXECINFO_H 1
  2364. | #define HAVE_SYS_TIME_H 1
  2365. | #define TIME_WITH_SYS_TIME 1
  2366. | #define HAVE_STDLIB_H 1
  2367. | #define HAVE_MALLOC 0
  2368. | #define malloc rpl_malloc
  2369. | #define RETSIGTYPE void
  2370. | #define HAVE_STRFTIME 1
  2371. | #define HAVE_GETHOSTNAME 1
  2372. | #define HAVE_VASPRINTF 1
  2373. | #define HAVE_MMAP 1
  2374. | #define HAVE_MLOCK 1
  2375. | #define HAVE_MLOCKALL 1
  2376. | #define HAVE_USLEEP 1
  2377. | #define HAVE_GETIFADDRS 1
  2378. | #define HAVE_TIMERFD_CREATE 1
  2379. | #define HAVE_GETDTABLESIZE 1
  2380. | #define HAVE_POSIX_OPENPT 1
  2381. | #define HAVE_POLL 1
  2382. | #define HAVE_SCHED_SETSCHEDULER 1
  2383. | #define HAVE_SETPRIORITY 1
  2384. | #define HAVE_SETRLIMIT 1
  2385. | #define HAVE_SETGROUPS 1
  2386. | #define HAVE_INITGROUPS 1
  2387. | #define HAVE_GETRUSAGE 1
  2388. | #define HAVE_WCSNCMP 1
  2389. | #define HAVE_SETGROUPS 1
  2390. | #define HAVE_ASPRINTF 1
  2391. | #define HAVE_SETENV 1
  2392. | #define HAVE_PSELECT 1
  2393. | #define HAVE_GETTIMEOFDAY 1
  2394. | #define HAVE_LOCALTIME_R 1
  2395. | #define HAVE_GMTIME_R 1
  2396. | #define HAVE_STRCASECMP 1
  2397. | #define HAVE_DECL_STRERROR_R 1
  2398. | #define HAVE_STRERROR_R 1
  2399. | #define STRERROR_R_CHAR_P 1
  2400. | #define HAVE_SCHED_SETAFFINITY 1
  2401. | #define HAVE_SCHED_GETAFFINITY 1
  2402. | #define HAVE_CPU_SET_MACROS 1
  2403. | #define HAVE_CLOCK_GETTIME 1
  2404. | #define HAVE_CLOCK_GETRES 1
  2405. | #define HAVE_CLOCK_NANOSLEEP 1
  2406. | #define HAVE_PTHREAD_SETSCHEDPARAM 1
  2407. | #define HAVE_DEV_PTMX 1
  2408. | #define HAVE_OPENPTY 1
  2409. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  2410. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2411. | #define HAVE_RLIMIT_MEMLOCK 1
  2412. | #define HAVE_SCHED_RR 1
  2413. | #define HAVE_SCHED_FIFO 1
  2414. | #define USE_MLOCKALL 1
  2415. | #define USE_SETRLIMIT 1
  2416. | #define USE_SCHED_SETSCHEDULER 1
  2417. | #define HAVE_SETENV 1
  2418. | #define HAVE_STRTOLL 1
  2419. | #define HAVE_STRTOULL 1
  2420. | #define HAVE_STRTOQ 1
  2421. | #define HAVE_STRTOUQ 1
  2422. | /* end confdefs.h.  */
  2423. | /* Define __strtoull to an innocuous variant, in case <limits.h> declares __strtoull.
  2424. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  2425. | #define __strtoull innocuous___strtoull
  2426. |
  2427. | /* System header to define __stub macros and hopefully few prototypes,
  2428. |     which can conflict with char __strtoull (); below.
  2429. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2430. |     <limits.h> exists even on freestanding compilers.  */
  2431. |
  2432. | #ifdef __STDC__
  2433. | # include <limits.h>
  2434. | #else
  2435. | # include <assert.h>
  2436. | #endif
  2437. |
  2438. | #undef __strtoull
  2439. |
  2440. | /* Override any GCC internal prototype to avoid an error.
  2441. |    Use char because int might match the return type of a GCC
  2442. |    builtin and then its argument prototype would still apply.  */
  2443. | #ifdef __cplusplus
  2444. | extern "C"
  2445. | #endif
  2446. | char __strtoull ();
  2447. | /* The GNU C library defines this for functions which it implements
  2448. |     to always fail with ENOSYS.  Some functions are actually named
  2449. |     something starting with __ and the normal name is an alias.  */
  2450. | #if defined __stub___strtoull || defined __stub_____strtoull
  2451. | choke me
  2452. | #endif
  2453. |
  2454. | int
  2455. | main ()
  2456. | {
  2457. | return __strtoull ();
  2458. |   ;
  2459. |   return 0;
  2460. | }
  2461. configure:24370: result: no
  2462. configure:24387: checking whether va_list is an array
  2463. configure:24402: 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
  2464. conftest.c: In function 'main':
  2465. conftest.c:119:29: error: assignment to expression with array type
  2466.  va_list list1, list2; list1 = list2;
  2467.                              ^
  2468. configure:24402: $? = 1
  2469. configure: failed program was:
  2470. | /* confdefs.h */
  2471. | #define PACKAGE_NAME "freeswitch"
  2472. | #define PACKAGE_TARNAME "freeswitch"
  2473. | #define PACKAGE_VERSION "1.9.0"
  2474. | #define PACKAGE_STRING "freeswitch 1.9.0"
  2475. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  2476. | #define PACKAGE_URL ""
  2477. | #define PACKAGE "freeswitch"
  2478. | #define VERSION "1.9.0"
  2479. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  2480. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  2481. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  2482. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  2483. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  2484. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  2485. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  2486. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  2487. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  2488. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  2489. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  2490. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  2491. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  2492. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  2493. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  2494. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  2495. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  2496. | #define STDC_HEADERS 1
  2497. | #define HAVE_SYS_TYPES_H 1
  2498. | #define HAVE_SYS_STAT_H 1
  2499. | #define HAVE_STDLIB_H 1
  2500. | #define HAVE_STRING_H 1
  2501. | #define HAVE_MEMORY_H 1
  2502. | #define HAVE_STRINGS_H 1
  2503. | #define HAVE_INTTYPES_H 1
  2504. | #define HAVE_STDINT_H 1
  2505. | #define HAVE_UNISTD_H 1
  2506. | #define HAVE_DLFCN_H 1
  2507. | #define LT_OBJDIR ".libs/"
  2508. | #define DEBUG /**/
  2509. | #define SIZEOF_LONG 8
  2510. | #define HAVE_ODBC 1
  2511. | #define HAVE_LIBJPEG 1
  2512. | #define HAVE_DIRENT_H 1
  2513. | #define STDC_HEADERS 1
  2514. | #define HAVE_SYS_TYPES_H 1
  2515. | #define HAVE_SYS_RESOURCE_H 1
  2516. | #define HAVE_SCHED_H 1
  2517. | #define HAVE_WCHAR_H 1
  2518. | #define HAVE_SYS_IOCTL_H 1
  2519. | #define HAVE_SYS_PRCTL_H 1
  2520. | #define HAVE_SYS_SELECT_H 1
  2521. | #define HAVE_NETDB_H 1
  2522. | #define HAVE_EXECINFO_H 1
  2523. | #define HAVE_SYS_TIME_H 1
  2524. | #define TIME_WITH_SYS_TIME 1
  2525. | #define HAVE_STDLIB_H 1
  2526. | #define HAVE_MALLOC 0
  2527. | #define malloc rpl_malloc
  2528. | #define RETSIGTYPE void
  2529. | #define HAVE_STRFTIME 1
  2530. | #define HAVE_GETHOSTNAME 1
  2531. | #define HAVE_VASPRINTF 1
  2532. | #define HAVE_MMAP 1
  2533. | #define HAVE_MLOCK 1
  2534. | #define HAVE_MLOCKALL 1
  2535. | #define HAVE_USLEEP 1
  2536. | #define HAVE_GETIFADDRS 1
  2537. | #define HAVE_TIMERFD_CREATE 1
  2538. | #define HAVE_GETDTABLESIZE 1
  2539. | #define HAVE_POSIX_OPENPT 1
  2540. | #define HAVE_POLL 1
  2541. | #define HAVE_SCHED_SETSCHEDULER 1
  2542. | #define HAVE_SETPRIORITY 1
  2543. | #define HAVE_SETRLIMIT 1
  2544. | #define HAVE_SETGROUPS 1
  2545. | #define HAVE_INITGROUPS 1
  2546. | #define HAVE_GETRUSAGE 1
  2547. | #define HAVE_WCSNCMP 1
  2548. | #define HAVE_SETGROUPS 1
  2549. | #define HAVE_ASPRINTF 1
  2550. | #define HAVE_SETENV 1
  2551. | #define HAVE_PSELECT 1
  2552. | #define HAVE_GETTIMEOFDAY 1
  2553. | #define HAVE_LOCALTIME_R 1
  2554. | #define HAVE_GMTIME_R 1
  2555. | #define HAVE_STRCASECMP 1
  2556. | #define HAVE_DECL_STRERROR_R 1
  2557. | #define HAVE_STRERROR_R 1
  2558. | #define STRERROR_R_CHAR_P 1
  2559. | #define HAVE_SCHED_SETAFFINITY 1
  2560. | #define HAVE_SCHED_GETAFFINITY 1
  2561. | #define HAVE_CPU_SET_MACROS 1
  2562. | #define HAVE_CLOCK_GETTIME 1
  2563. | #define HAVE_CLOCK_GETRES 1
  2564. | #define HAVE_CLOCK_NANOSLEEP 1
  2565. | #define HAVE_PTHREAD_SETSCHEDPARAM 1
  2566. | #define HAVE_DEV_PTMX 1
  2567. | #define HAVE_OPENPTY 1
  2568. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  2569. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2570. | #define HAVE_RLIMIT_MEMLOCK 1
  2571. | #define HAVE_SCHED_RR 1
  2572. | #define HAVE_SCHED_FIFO 1
  2573. | #define USE_MLOCKALL 1
  2574. | #define USE_SETRLIMIT 1
  2575. | #define USE_SCHED_SETSCHEDULER 1
  2576. | #define HAVE_SETENV 1
  2577. | #define HAVE_STRTOLL 1
  2578. | #define HAVE_STRTOULL 1
  2579. | #define HAVE_STRTOQ 1
  2580. | #define HAVE_STRTOUQ 1
  2581. | /* end confdefs.h.  */
  2582. |
  2583. | #include <stdarg.h>
  2584. |
  2585. | int
  2586. | main ()
  2587. | {
  2588. | va_list list1, list2; list1 = list2;
  2589. |   ;
  2590. |   return 0;
  2591. | }
  2592. configure:24408: result: yes
  2593. configure:24418: checking whether compiler has __attribute__
  2594. configure:24431: 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
  2595. configure:24431: $? = 0
  2596. configure:24437: result: yes
  2597. configure:24448: checking whether compiler supports -Wdeclaration-after-statement
  2598. configure:24466: 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 -Wdeclaration-after-statement  conftest.c >&5
  2599. configure:24466: $? = 0
  2600. configure:24474: result: yes
  2601. configure:24476: result: yes
  2602. configure:24574: checking whether byte ordering is bigendian
  2603. configure:24589: 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
  2604. conftest.c:114:9: error: unknown type name 'not'
  2605.          not a universal capable compiler
  2606.          ^~~
  2607. conftest.c:114:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  2608.          not a universal capable compiler
  2609.                ^~~~~~~~~
  2610. conftest.c:114:15: error: unknown type name 'universal'
  2611. configure:24589: $? = 1
  2612. configure: failed program was:
  2613. | /* confdefs.h */
  2614. | #define PACKAGE_NAME "freeswitch"
  2615. | #define PACKAGE_TARNAME "freeswitch"
  2616. | #define PACKAGE_VERSION "1.9.0"
  2617. | #define PACKAGE_STRING "freeswitch 1.9.0"
  2618. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  2619. | #define PACKAGE_URL ""
  2620. | #define PACKAGE "freeswitch"
  2621. | #define VERSION "1.9.0"
  2622. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  2623. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  2624. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  2625. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  2626. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  2627. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  2628. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  2629. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  2630. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  2631. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  2632. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  2633. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  2634. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  2635. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  2636. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  2637. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  2638. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  2639. | #define STDC_HEADERS 1
  2640. | #define HAVE_SYS_TYPES_H 1
  2641. | #define HAVE_SYS_STAT_H 1
  2642. | #define HAVE_STDLIB_H 1
  2643. | #define HAVE_STRING_H 1
  2644. | #define HAVE_MEMORY_H 1
  2645. | #define HAVE_STRINGS_H 1
  2646. | #define HAVE_INTTYPES_H 1
  2647. | #define HAVE_STDINT_H 1
  2648. | #define HAVE_UNISTD_H 1
  2649. | #define HAVE_DLFCN_H 1
  2650. | #define LT_OBJDIR ".libs/"
  2651. | #define DEBUG /**/
  2652. | #define SIZEOF_LONG 8
  2653. | #define HAVE_ODBC 1
  2654. | #define HAVE_LIBJPEG 1
  2655. | #define HAVE_DIRENT_H 1
  2656. | #define STDC_HEADERS 1
  2657. | #define HAVE_SYS_TYPES_H 1
  2658. | #define HAVE_SYS_RESOURCE_H 1
  2659. | #define HAVE_SCHED_H 1
  2660. | #define HAVE_WCHAR_H 1
  2661. | #define HAVE_SYS_IOCTL_H 1
  2662. | #define HAVE_SYS_PRCTL_H 1
  2663. | #define HAVE_SYS_SELECT_H 1
  2664. | #define HAVE_NETDB_H 1
  2665. | #define HAVE_EXECINFO_H 1
  2666. | #define HAVE_SYS_TIME_H 1
  2667. | #define TIME_WITH_SYS_TIME 1
  2668. | #define HAVE_STDLIB_H 1
  2669. | #define HAVE_MALLOC 0
  2670. | #define malloc rpl_malloc
  2671. | #define RETSIGTYPE void
  2672. | #define HAVE_STRFTIME 1
  2673. | #define HAVE_GETHOSTNAME 1
  2674. | #define HAVE_VASPRINTF 1
  2675. | #define HAVE_MMAP 1
  2676. | #define HAVE_MLOCK 1
  2677. | #define HAVE_MLOCKALL 1
  2678. | #define HAVE_USLEEP 1
  2679. | #define HAVE_GETIFADDRS 1
  2680. | #define HAVE_TIMERFD_CREATE 1
  2681. | #define HAVE_GETDTABLESIZE 1
  2682. | #define HAVE_POSIX_OPENPT 1
  2683. | #define HAVE_POLL 1
  2684. | #define HAVE_SCHED_SETSCHEDULER 1
  2685. | #define HAVE_SETPRIORITY 1
  2686. | #define HAVE_SETRLIMIT 1
  2687. | #define HAVE_SETGROUPS 1
  2688. | #define HAVE_INITGROUPS 1
  2689. | #define HAVE_GETRUSAGE 1
  2690. | #define HAVE_WCSNCMP 1
  2691. | #define HAVE_SETGROUPS 1
  2692. | #define HAVE_ASPRINTF 1
  2693. | #define HAVE_SETENV 1
  2694. | #define HAVE_PSELECT 1
  2695. | #define HAVE_GETTIMEOFDAY 1
  2696. | #define HAVE_LOCALTIME_R 1
  2697. | #define HAVE_GMTIME_R 1
  2698. | #define HAVE_STRCASECMP 1
  2699. | #define HAVE_DECL_STRERROR_R 1
  2700. | #define HAVE_STRERROR_R 1
  2701. | #define STRERROR_R_CHAR_P 1
  2702. | #define HAVE_SCHED_SETAFFINITY 1
  2703. | #define HAVE_SCHED_GETAFFINITY 1
  2704. | #define HAVE_CPU_SET_MACROS 1
  2705. | #define HAVE_CLOCK_GETTIME 1
  2706. | #define HAVE_CLOCK_GETRES 1
  2707. | #define HAVE_CLOCK_NANOSLEEP 1
  2708. | #define HAVE_PTHREAD_SETSCHEDPARAM 1
  2709. | #define HAVE_DEV_PTMX 1
  2710. | #define HAVE_OPENPTY 1
  2711. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  2712. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2713. | #define HAVE_RLIMIT_MEMLOCK 1
  2714. | #define HAVE_SCHED_RR 1
  2715. | #define HAVE_SCHED_FIFO 1
  2716. | #define USE_MLOCKALL 1
  2717. | #define USE_SETRLIMIT 1
  2718. | #define USE_SCHED_SETSCHEDULER 1
  2719. | #define HAVE_SETENV 1
  2720. | #define HAVE_STRTOLL 1
  2721. | #define HAVE_STRTOULL 1
  2722. | #define HAVE_STRTOQ 1
  2723. | #define HAVE_STRTOUQ 1
  2724. | /* end confdefs.h.  */
  2725. | #ifndef __APPLE_CC__
  2726. |              not a universal capable compiler
  2727. |            #endif
  2728. |            typedef int dummy;
  2729. |
  2730. configure:24634: 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
  2731. configure:24634: $? = 0
  2732. configure:24652: 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
  2733. conftest.c: In function 'main':
  2734. conftest.c:120:4: error: unknown type name 'not'
  2735.     not big endian
  2736.     ^~~
  2737. conftest.c:120:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  2738.     not big endian
  2739.             ^~~~~~
  2740. configure:24652: $? = 1
  2741. configure: failed program was:
  2742. | /* confdefs.h */
  2743. | #define PACKAGE_NAME "freeswitch"
  2744. | #define PACKAGE_TARNAME "freeswitch"
  2745. | #define PACKAGE_VERSION "1.9.0"
  2746. | #define PACKAGE_STRING "freeswitch 1.9.0"
  2747. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  2748. | #define PACKAGE_URL ""
  2749. | #define PACKAGE "freeswitch"
  2750. | #define VERSION "1.9.0"
  2751. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  2752. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  2753. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  2754. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  2755. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  2756. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  2757. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  2758. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  2759. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  2760. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  2761. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  2762. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  2763. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  2764. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  2765. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  2766. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  2767. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  2768. | #define STDC_HEADERS 1
  2769. | #define HAVE_SYS_TYPES_H 1
  2770. | #define HAVE_SYS_STAT_H 1
  2771. | #define HAVE_STDLIB_H 1
  2772. | #define HAVE_STRING_H 1
  2773. | #define HAVE_MEMORY_H 1
  2774. | #define HAVE_STRINGS_H 1
  2775. | #define HAVE_INTTYPES_H 1
  2776. | #define HAVE_STDINT_H 1
  2777. | #define HAVE_UNISTD_H 1
  2778. | #define HAVE_DLFCN_H 1
  2779. | #define LT_OBJDIR ".libs/"
  2780. | #define DEBUG /**/
  2781. | #define SIZEOF_LONG 8
  2782. | #define HAVE_ODBC 1
  2783. | #define HAVE_LIBJPEG 1
  2784. | #define HAVE_DIRENT_H 1
  2785. | #define STDC_HEADERS 1
  2786. | #define HAVE_SYS_TYPES_H 1
  2787. | #define HAVE_SYS_RESOURCE_H 1
  2788. | #define HAVE_SCHED_H 1
  2789. | #define HAVE_WCHAR_H 1
  2790. | #define HAVE_SYS_IOCTL_H 1
  2791. | #define HAVE_SYS_PRCTL_H 1
  2792. | #define HAVE_SYS_SELECT_H 1
  2793. | #define HAVE_NETDB_H 1
  2794. | #define HAVE_EXECINFO_H 1
  2795. | #define HAVE_SYS_TIME_H 1
  2796. | #define TIME_WITH_SYS_TIME 1
  2797. | #define HAVE_STDLIB_H 1
  2798. | #define HAVE_MALLOC 0
  2799. | #define malloc rpl_malloc
  2800. | #define RETSIGTYPE void
  2801. | #define HAVE_STRFTIME 1
  2802. | #define HAVE_GETHOSTNAME 1
  2803. | #define HAVE_VASPRINTF 1
  2804. | #define HAVE_MMAP 1
  2805. | #define HAVE_MLOCK 1
  2806. | #define HAVE_MLOCKALL 1
  2807. | #define HAVE_USLEEP 1
  2808. | #define HAVE_GETIFADDRS 1
  2809. | #define HAVE_TIMERFD_CREATE 1
  2810. | #define HAVE_GETDTABLESIZE 1
  2811. | #define HAVE_POSIX_OPENPT 1
  2812. | #define HAVE_POLL 1
  2813. | #define HAVE_SCHED_SETSCHEDULER 1
  2814. | #define HAVE_SETPRIORITY 1
  2815. | #define HAVE_SETRLIMIT 1
  2816. | #define HAVE_SETGROUPS 1
  2817. | #define HAVE_INITGROUPS 1
  2818. | #define HAVE_GETRUSAGE 1
  2819. | #define HAVE_WCSNCMP 1
  2820. | #define HAVE_SETGROUPS 1
  2821. | #define HAVE_ASPRINTF 1
  2822. | #define HAVE_SETENV 1
  2823. | #define HAVE_PSELECT 1
  2824. | #define HAVE_GETTIMEOFDAY 1
  2825. | #define HAVE_LOCALTIME_R 1
  2826. | #define HAVE_GMTIME_R 1
  2827. | #define HAVE_STRCASECMP 1
  2828. | #define HAVE_DECL_STRERROR_R 1
  2829. | #define HAVE_STRERROR_R 1
  2830. | #define STRERROR_R_CHAR_P 1
  2831. | #define HAVE_SCHED_SETAFFINITY 1
  2832. | #define HAVE_SCHED_GETAFFINITY 1
  2833. | #define HAVE_CPU_SET_MACROS 1
  2834. | #define HAVE_CLOCK_GETTIME 1
  2835. | #define HAVE_CLOCK_GETRES 1
  2836. | #define HAVE_CLOCK_NANOSLEEP 1
  2837. | #define HAVE_PTHREAD_SETSCHEDPARAM 1
  2838. | #define HAVE_DEV_PTMX 1
  2839. | #define HAVE_OPENPTY 1
  2840. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  2841. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2842. | #define HAVE_RLIMIT_MEMLOCK 1
  2843. | #define HAVE_SCHED_RR 1
  2844. | #define HAVE_SCHED_FIFO 1
  2845. | #define USE_MLOCKALL 1
  2846. | #define USE_SETRLIMIT 1
  2847. | #define USE_SCHED_SETSCHEDULER 1
  2848. | #define HAVE_SETENV 1
  2849. | #define HAVE_STRTOLL 1
  2850. | #define HAVE_STRTOULL 1
  2851. | #define HAVE_STRTOQ 1
  2852. | #define HAVE_STRTOUQ 1
  2853. | /* end confdefs.h.  */
  2854. | #include <sys/types.h>
  2855. |               #include <sys/param.h>
  2856. |
  2857. | int
  2858. | main ()
  2859. | {
  2860. | #if BYTE_ORDER != BIG_ENDIAN
  2861. |                not big endian
  2862. |               #endif
  2863. |
  2864. |   ;
  2865. |   return 0;
  2866. | }
  2867. configure:24780: result: no
  2868. configure:24807: checking size of char
  2869. configure:24812: 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
  2870. configure:24812: $? = 0
  2871. configure:24812: ./conftest
  2872. configure:24812: $? = 0
  2873. configure:24826: result: 1
  2874. configure:24840: checking size of int
  2875. configure:24845: 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
  2876. configure:24845: $? = 0
  2877. configure:24845: ./conftest
  2878. configure:24845: $? = 0
  2879. configure:24859: result: 4
  2880. configure:24873: checking size of long
  2881. configure:24892: result: 8
  2882. configure:24906: checking size of short
  2883. configure:24911: 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
  2884. configure:24911: $? = 0
  2885. configure:24911: ./conftest
  2886. configure:24911: $? = 0
  2887. configure:24925: result: 2
  2888. configure:24939: checking size of long long
  2889. configure:24944: 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
  2890. configure:24944: $? = 0
  2891. configure:24944: ./conftest
  2892. configure:24944: $? = 0
  2893. configure:24958: result: 8
  2894. configure:24968: checking for size_t
  2895. configure:24968: result: yes
  2896. configure:24979: checking for ssize_t
  2897. configure:24979: 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
  2898. configure:24979: $? = 0
  2899. configure:24979: 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
  2900. conftest.c: In function 'main':
  2901. conftest.c:155:22: error: expected expression before ')' token
  2902.  if (sizeof ((ssize_t)))
  2903.                       ^
  2904. configure:24979: $? = 1
  2905. configure: failed program was:
  2906. | /* confdefs.h */
  2907. | #define PACKAGE_NAME "freeswitch"
  2908. | #define PACKAGE_TARNAME "freeswitch"
  2909. | #define PACKAGE_VERSION "1.9.0"
  2910. | #define PACKAGE_STRING "freeswitch 1.9.0"
  2911. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  2912. | #define PACKAGE_URL ""
  2913. | #define PACKAGE "freeswitch"
  2914. | #define VERSION "1.9.0"
  2915. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  2916. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  2917. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  2918. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  2919. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  2920. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  2921. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  2922. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  2923. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  2924. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  2925. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  2926. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  2927. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  2928. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  2929. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  2930. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  2931. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  2932. | #define STDC_HEADERS 1
  2933. | #define HAVE_SYS_TYPES_H 1
  2934. | #define HAVE_SYS_STAT_H 1
  2935. | #define HAVE_STDLIB_H 1
  2936. | #define HAVE_STRING_H 1
  2937. | #define HAVE_MEMORY_H 1
  2938. | #define HAVE_STRINGS_H 1
  2939. | #define HAVE_INTTYPES_H 1
  2940. | #define HAVE_STDINT_H 1
  2941. | #define HAVE_UNISTD_H 1
  2942. | #define HAVE_DLFCN_H 1
  2943. | #define LT_OBJDIR ".libs/"
  2944. | #define DEBUG /**/
  2945. | #define SIZEOF_LONG 8
  2946. | #define HAVE_ODBC 1
  2947. | #define HAVE_LIBJPEG 1
  2948. | #define HAVE_DIRENT_H 1
  2949. | #define STDC_HEADERS 1
  2950. | #define HAVE_SYS_TYPES_H 1
  2951. | #define HAVE_SYS_RESOURCE_H 1
  2952. | #define HAVE_SCHED_H 1
  2953. | #define HAVE_WCHAR_H 1
  2954. | #define HAVE_SYS_IOCTL_H 1
  2955. | #define HAVE_SYS_PRCTL_H 1
  2956. | #define HAVE_SYS_SELECT_H 1
  2957. | #define HAVE_NETDB_H 1
  2958. | #define HAVE_EXECINFO_H 1
  2959. | #define HAVE_SYS_TIME_H 1
  2960. | #define TIME_WITH_SYS_TIME 1
  2961. | #define HAVE_STDLIB_H 1
  2962. | #define HAVE_MALLOC 0
  2963. | #define malloc rpl_malloc
  2964. | #define RETSIGTYPE void
  2965. | #define HAVE_STRFTIME 1
  2966. | #define HAVE_GETHOSTNAME 1
  2967. | #define HAVE_VASPRINTF 1
  2968. | #define HAVE_MMAP 1
  2969. | #define HAVE_MLOCK 1
  2970. | #define HAVE_MLOCKALL 1
  2971. | #define HAVE_USLEEP 1
  2972. | #define HAVE_GETIFADDRS 1
  2973. | #define HAVE_TIMERFD_CREATE 1
  2974. | #define HAVE_GETDTABLESIZE 1
  2975. | #define HAVE_POSIX_OPENPT 1
  2976. | #define HAVE_POLL 1
  2977. | #define HAVE_SCHED_SETSCHEDULER 1
  2978. | #define HAVE_SETPRIORITY 1
  2979. | #define HAVE_SETRLIMIT 1
  2980. | #define HAVE_SETGROUPS 1
  2981. | #define HAVE_INITGROUPS 1
  2982. | #define HAVE_GETRUSAGE 1
  2983. | #define HAVE_WCSNCMP 1
  2984. | #define HAVE_SETGROUPS 1
  2985. | #define HAVE_ASPRINTF 1
  2986. | #define HAVE_SETENV 1
  2987. | #define HAVE_PSELECT 1
  2988. | #define HAVE_GETTIMEOFDAY 1
  2989. | #define HAVE_LOCALTIME_R 1
  2990. | #define HAVE_GMTIME_R 1
  2991. | #define HAVE_STRCASECMP 1
  2992. | #define HAVE_DECL_STRERROR_R 1
  2993. | #define HAVE_STRERROR_R 1
  2994. | #define STRERROR_R_CHAR_P 1
  2995. | #define HAVE_SCHED_SETAFFINITY 1
  2996. | #define HAVE_SCHED_GETAFFINITY 1
  2997. | #define HAVE_CPU_SET_MACROS 1
  2998. | #define HAVE_CLOCK_GETTIME 1
  2999. | #define HAVE_CLOCK_GETRES 1
  3000. | #define HAVE_CLOCK_NANOSLEEP 1
  3001. | #define HAVE_PTHREAD_SETSCHEDPARAM 1
  3002. | #define HAVE_DEV_PTMX 1
  3003. | #define HAVE_OPENPTY 1
  3004. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  3005. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3006. | #define HAVE_RLIMIT_MEMLOCK 1
  3007. | #define HAVE_SCHED_RR 1
  3008. | #define HAVE_SCHED_FIFO 1
  3009. | #define USE_MLOCKALL 1
  3010. | #define USE_SETRLIMIT 1
  3011. | #define USE_SCHED_SETSCHEDULER 1
  3012. | #define HAVE_SETENV 1
  3013. | #define HAVE_STRTOLL 1
  3014. | #define HAVE_STRTOULL 1
  3015. | #define HAVE_STRTOQ 1
  3016. | #define HAVE_STRTOUQ 1
  3017. | #define SWITCH_BYTE_ORDER __LITTLE_ENDIAN
  3018. | #define SIZEOF_CHAR 1
  3019. | #define SIZEOF_INT 4
  3020. | #define SIZEOF_LONG 8
  3021. | #define SIZEOF_SHORT 2
  3022. | #define SIZEOF_LONG_LONG 8
  3023. | /* end confdefs.h.  */
  3024. | #include <stdio.h>
  3025. | #ifdef HAVE_SYS_TYPES_H
  3026. | # include <sys/types.h>
  3027. | #endif
  3028. | #ifdef HAVE_SYS_STAT_H
  3029. | # include <sys/stat.h>
  3030. | #endif
  3031. | #ifdef STDC_HEADERS
  3032. | # include <stdlib.h>
  3033. | # include <stddef.h>
  3034. | #else
  3035. | # ifdef HAVE_STDLIB_H
  3036. | #  include <stdlib.h>
  3037. | # endif
  3038. | #endif
  3039. | #ifdef HAVE_STRING_H
  3040. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3041. | #  include <memory.h>
  3042. | # endif
  3043. | # include <string.h>
  3044. | #endif
  3045. | #ifdef HAVE_STRINGS_H
  3046. | # include <strings.h>
  3047. | #endif
  3048. | #ifdef HAVE_INTTYPES_H
  3049. | # include <inttypes.h>
  3050. | #endif
  3051. | #ifdef HAVE_STDINT_H
  3052. | # include <stdint.h>
  3053. | #endif
  3054. | #ifdef HAVE_UNISTD_H
  3055. | # include <unistd.h>
  3056. | #endif
  3057. | int
  3058. | main ()
  3059. | {
  3060. | if (sizeof ((ssize_t)))
  3061. |           return 0;
  3062. |   ;
  3063. |   return 0;
  3064. | }
  3065. configure:24979: result: yes
  3066. configure:24996: checking size of void*
  3067. configure:25001: 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
  3068. configure:25001: $? = 0
  3069. configure:25001: ./conftest
  3070. configure:25001: $? = 0
  3071. configure:25015: result: 8
  3072. configure:25089: checking size of ssize_t
  3073. configure:25111: 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
  3074. configure:25111: $? = 0
  3075. configure:25111: ./conftest
  3076. configure:25111: $? = 0
  3077. configure:25121: result: 8
  3078. configure:25138: checking size of size_t
  3079. configure:25160: 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
  3080. configure:25160: $? = 0
  3081. configure:25160: ./conftest
  3082. configure:25160: $? = 0
  3083. configure:25170: result: 8
  3084. configure:25285: checking for gunzip
  3085. configure:25303: found /bin/gunzip
  3086. configure:25315: result: /bin/gunzip
  3087. configure:25333: checking for bzip2
  3088. configure:25351: found /bin/bzip2
  3089. configure:25363: result: /bin/bzip2
  3090. configure:25378: checking for xz
  3091. configure:25396: found /usr/bin/xz
  3092. configure:25408: result: /usr/bin/xz
  3093. configure:25423: checking for gtar
  3094. configure:25456: result: no
  3095. configure:25423: checking for tar
  3096. configure:25441: found /bin/tar
  3097. configure:25453: result: /bin/tar
  3098. configure:25468: checking for wget
  3099. configure:25486: found /usr/bin/wget
  3100. configure:25498: result: /usr/bin/wget
  3101. configure:25513: checking for curl
  3102. configure:25546: result: no
  3103. configure:25647: checking for libpng >= 1.6.16
  3104. configure:25651: result: yes
  3105. configure:25655: checking LIBPNG_CFLAGS
  3106. configure:25658: result: -I/usr/include/libpng16
  3107. configure:25661: checking LIBPNG_LIBS
  3108. configure:25664: result: -lpng16
  3109. configure:25991: checking for freetype2 >= 2.4.9
  3110. configure:25995: result: yes
  3111. configure:25999: checking FREETYPE_CFLAGS
  3112. configure:26002: result: -I/usr/include/freetype2
  3113. configure:26005: checking FREETYPE_LIBS
  3114. configure:26008: result: -lfreetype
  3115. configure:26116: checking for gumbo >= 0.10.1
  3116. configure:26164: result: no
  3117. configure:26231: checking for libfvad >= 1.0
  3118. configure:26279: result: no
  3119. configure:26346: checking for sqlite3 >= 3.6.20
  3120. configure:26350: result: yes
  3121. configure:26354: checking SQLITE_CFLAGS
  3122. configure:26357: result:
  3123. configure:26360: checking SQLITE_LIBS
  3124. configure:26363: result: -lsqlite3
  3125. configure:26443: checking for libcurl >= 7.19
  3126. configure:26447: result: yes
  3127. configure:26451: checking CURL_CFLAGS
  3128. configure:26454: result: -I/usr/include/x86_64-linux-gnu
  3129. configure:26457: checking CURL_LIBS
  3130. configure:26460: result: -lcurl
  3131. configure:26540: checking for libpcre >= 7.8
  3132. configure:26544: result: yes
  3133. configure:26548: checking PCRE_CFLAGS
  3134. configure:26551: result:
  3135. configure:26554: checking PCRE_LIBS
  3136. configure:26557: result: -lpcre
  3137. configure:26637: checking for speex >= 1.2rc1 speexdsp >= 1.2rc1
  3138. configure:26641: result: yes
  3139. configure:26645: checking SPEEX_CFLAGS
  3140. configure:26648: result:
  3141. configure:26651: checking SPEEX_LIBS
  3142. configure:26654: result: -lspeex -lspeexdsp
  3143. configure:26734: checking for yaml-0.1 >= 0.1.4
  3144. configure:26738: result: yes
  3145. configure:26742: checking YAML_CFLAGS
  3146. configure:26745: result:
  3147. configure:26748: checking YAML_LIBS
  3148. configure:26751: result: -lyaml
  3149. configure:26848: checking for portaudio-2.0 >= 19
  3150. configure:26852: result: yes
  3151. configure:26856: checking PORTAUDIO_CFLAGS
  3152. configure:26859: result: -pthread
  3153. configure:26862: checking PORTAUDIO_LIBS
  3154. configure:26865: result: -lportaudio -lasound -lm -lpthread
  3155. configure:26962: checking for libldns-fs >= 1.6.6
  3156. configure:26966: result: yes
  3157. configure:26970: checking LDNS_CFLAGS
  3158. configure:26973: result: -I/usr/include/fs
  3159. configure:26976: checking LDNS_LIBS
  3160. configure:26979: result: -L/usr/lib/x86_64-linux-gnu/fs -Wl,-rpath=/usr/lib/x86_64-linux-gnu/fs -lldns
  3161. configure:27238: checking for sndfile >= 1.0.20
  3162. configure:27242: result: yes
  3163. configure:27246: checking SNDFILE_CFLAGS
  3164. configure:27249: result:
  3165. configure:27252: checking SNDFILE_LIBS
  3166. configure:27255: result: -lsndfile
  3167. configure:27353: checking for libmpg123 >= 1.16.0
  3168. configure:27357: result: yes
  3169. configure:27361: checking MPG123_CFLAGS
  3170. configure:27364: result:
  3171. configure:27367: checking MPG123_LIBS
  3172. configure:27370: result: -lmpg123
  3173. configure:27468: checking for shout >= 2.2.2
  3174. configure:27472: result: yes
  3175. configure:27476: checking SHOUT_CFLAGS
  3176. configure:27479: result: -pthread
  3177. configure:27482: checking SHOUT_LIBS
  3178. configure:27485: result: -lshout
  3179. configure:27529: checking for lame_init in -lmp3lame
  3180. configure:27554: 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 -lmp3lame   >&5
  3181. configure:27554: $? = 0
  3182. configure:27563: result: yes
  3183. configure:27567: checking lame/lame.h usability
  3184. configure:27567: 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
  3185. configure:27567: $? = 0
  3186. configure:27567: result: yes
  3187. configure:27567: checking lame/lame.h presence
  3188. configure:27567: gcc -E  conftest.c
  3189. configure:27567: $? = 0
  3190. configure:27567: result: yes
  3191. configure:27567: checking for lame/lame.h
  3192. configure:27567: result: yes
  3193. configure:27644: checking for libavcodec >= 53.35.0
  3194. configure:27648: result: yes
  3195. configure:27652: checking AVCODEC_CFLAGS
  3196. configure:27655: result: -I/usr/include/x86_64-linux-gnu
  3197. configure:27658: checking AVCODEC_LIBS
  3198. configure:27661: result: -lavcodec
  3199. configure:27759: checking for x264 >= 0.142.2431
  3200. configure:27807: result: no
  3201. configure:27874: checking for libavformat >= 53.21.1
  3202. configure:27878: result: yes
  3203. configure:27882: checking AVFORMAT_CFLAGS
  3204. configure:27885: result: -I/usr/include/x86_64-linux-gnu
  3205. configure:27888: checking AVFORMAT_LIBS
  3206. configure:27891: result: -lavformat
  3207. configure:27989: checking for libavutil >= 54.3.0
  3208. configure:27993: result: yes
  3209. configure:27997: checking AVUTIL_CFLAGS
  3210. configure:28000: result: -I/usr/include/x86_64-linux-gnu
  3211. configure:28003: checking AVUTIL_LIBS
  3212. configure:28006: result: -lavutil
  3213. configure:28104: checking for libavresample >= 2.1.0
  3214. configure:28108: result: yes
  3215. configure:28112: checking AVRESAMPLE_CFLAGS
  3216. configure:28115: result: -I/usr/include/x86_64-linux-gnu
  3217. configure:28118: checking AVRESAMPLE_LIBS
  3218. configure:28121: result: -lavresample
  3219. configure:28220: checking for libswscale >= 3.0.0
  3220. configure:28224: result: yes
  3221. configure:28228: checking SWSCALE_CFLAGS
  3222. configure:28231: result: -I/usr/include/x86_64-linux-gnu
  3223. configure:28234: checking SWSCALE_LIBS
  3224. configure:28237: result: -lswscale
  3225. configure:28335: checking for libvlc >= 2.1.0
  3226. configure:28339: result: yes
  3227. configure:28343: checking VLC_CFLAGS
  3228. configure:28346: result:
  3229. configure:28349: checking VLC_LIBS
  3230. configure:28352: result: -lvlc
  3231. configure:28450: checking for opencv >= 2.4.5
  3232. configure:28454: result: yes
  3233. configure:28458: checking OPENCV_CFLAGS
  3234. configure:28461: result: -I/usr/include/opencv
  3235. configure:28464: checking OPENCV_LIBS
  3236. configure:28467: result: /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so -lopencv_calib3d /usr/lib/x86_64-linux-gnu/libopencv_contrib.so -lopencv_contrib /usr/lib/x86_64-linux-gnu/libopencv_core.so -lopencv_core /usr/lib/x86_64-linux-gnu/libopencv_features2d.so -lopencv_features2d /usr/lib/x86_64-linux-gnu/libopencv_flann.so -lopencv_flann /usr/lib/x86_64-linux-gnu/libopencv_gpu.so -lopencv_gpu /usr/lib/x86_64-linux-gnu/libopencv_highgui.so -lopencv_highgui /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so -lopencv_imgproc /usr/lib/x86_64-linux-gnu/libopencv_legacy.so -lopencv_legacy /usr/lib/x86_64-linux-gnu/libopencv_ml.so -lopencv_ml /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so -lopencv_objdetect /usr/lib/x86_64-linux-gnu/libopencv_ocl.so -lopencv_ocl /usr/lib/x86_64-linux-gnu/libopencv_photo.so -lopencv_photo /usr/lib/x86_64-linux-gnu/libopencv_stitching.so -lopencv_stitching /usr/lib/x86_64-linux-gnu/libopencv_superres.so -lopencv_superres /usr/lib/x86_64-linux-gnu/libopencv_ts.so -lopencv_ts /usr/lib/x86_64-linux-gnu/libopencv_video.so -lopencv_video /usr/lib/x86_64-linux-gnu/libopencv_videostab.so -lopencv_videostab
  3237. configure:28565: checking for ImageMagick >= 6.0.0
  3238. configure:28569: result: yes
  3239. configure:28573: checking MAGICK_CFLAGS
  3240. configure:28576: result: -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6
  3241. configure:28579: checking MAGICK_LIBS
  3242. configure:28582: result: -lMagickCore-6.Q16
  3243. configure:28680: checking for ImageMagick >= 7.0.0
  3244. configure:28728: result: no
  3245. configure:28795: checking for silk >= 1.0.8
  3246. configure:28799: result: yes
  3247. configure:28803: checking SILK_CFLAGS
  3248. configure:28806: result: -I/usr/include/silk/
  3249. configure:28809: checking SILK_LIBS
  3250. configure:28812: result: -lSKP_SILK_SDK
  3251. configure:28910: checking for broadvoice >= 0.1.0
  3252. configure:28914: result: yes
  3253. configure:28918: checking BROADVOICE_CFLAGS
  3254. configure:28921: result:
  3255. configure:28924: checking BROADVOICE_LIBS
  3256. configure:28927: result: -lbroadvoice -lm
  3257. configure:29025: checking for ilbc2 >= 0.0.1
  3258. configure:29128: checking for ilbc >= 0.0.1
  3259. configure:29176: result: no
  3260. configure:29245: checking for g722_1 >= 0.2.0
  3261. configure:29293: result: no
  3262. configure:29361: checking for codec2 >= 0.5
  3263. configure:29401: checking for codec2_create in -lcodec2
  3264. configure:29426: 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 -lcodec2   >&5
  3265. configure:29426: $? = 0
  3266. configure:29435: result: yes
  3267. configure:29441: checking codec2/codec2.h usability
  3268. configure:29441: 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
  3269. configure:29441: $? = 0
  3270. configure:29441: result: yes
  3271. configure:29441: checking codec2/codec2.h presence
  3272. configure:29441: gcc -E  conftest.c
  3273. configure:29441: $? = 0
  3274. configure:29441: result: yes
  3275. configure:29441: checking for codec2/codec2.h
  3276. configure:29441: result: yes
  3277. configure:29536: checking for opus >= 1.1
  3278. configure:29540: result: yes
  3279. configure:29544: checking OPUS_CFLAGS
  3280. configure:29547: result: -I/usr/include/opus
  3281. configure:29550: checking OPUS_LIBS
  3282. configure:29553: result: -lopus
  3283. configure:29651: checking for soundtouch >= 1.7.0
  3284. configure:29655: result: yes
  3285. configure:29659: checking SOUNDTOUCH_CFLAGS
  3286. configure:29662: result: -I/usr/include/soundtouch
  3287. configure:29665: checking SOUNDTOUCH_LIBS
  3288. configure:29668: result: -lSoundTouch
  3289. configure:29767: checking for flite >= 2
  3290. configure:29807: checking for flite_init in -lflite
  3291. configure:29832: 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 -lflite   >&5
  3292. configure:29832: $? = 0
  3293. configure:29841: result: yes
  3294. configure:29847: checking flite/flite.h usability
  3295. configure:29847: 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
  3296. configure:29847: $? = 0
  3297. configure:29847: result: yes
  3298. configure:29847: checking flite/flite.h presence
  3299. configure:29847: gcc -E  conftest.c
  3300. configure:29847: $? = 0
  3301. configure:29847: result: yes
  3302. configure:29847: checking for flite/flite.h
  3303. configure:29847: result: yes
  3304. configure:29941: checking for libmongoc-1.0 >= 1.0.8
  3305. configure:29989: result: no
  3306. configure:30056: checking for libmemcached >= 0.31
  3307. configure:30060: result: yes
  3308. configure:30064: checking MEMCACHED_CFLAGS
  3309. configure:30067: result:
  3310. configure:30070: checking MEMCACHED_LIBS
  3311. configure:30073: result: -lmemcached -lmemcachedutil
  3312. configure:30110: checking for memcached_server_name
  3313. configure:30110: 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 -lmemcached -lmemcachedutil -lpthread >&5
  3314. configure:30110: $? = 0
  3315. configure:30110: result: yes
  3316. configure:30110: checking for memcached_stat_execute
  3317. configure:30110: 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 -lmemcached -lmemcachedutil -lpthread >&5
  3318. configure:30110: $? = 0
  3319. configure:30110: result: yes
  3320. configure:30120: checking for memcached_instance_st*
  3321. configure:30120: 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
  3322. configure:30120: $? = 0
  3323. configure:30120: 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
  3324. conftest.c: In function 'main':
  3325. conftest.c:131:37: error: expected expression before ')' token
  3326.  if (sizeof ((memcached_instance_st*)))
  3327.                                      ^
  3328. configure:30120: $? = 1
  3329. configure: failed program was:
  3330. | /* confdefs.h */
  3331. | #define PACKAGE_NAME "freeswitch"
  3332. | #define PACKAGE_TARNAME "freeswitch"
  3333. | #define PACKAGE_VERSION "1.9.0"
  3334. | #define PACKAGE_STRING "freeswitch 1.9.0"
  3335. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  3336. | #define PACKAGE_URL ""
  3337. | #define PACKAGE "freeswitch"
  3338. | #define VERSION "1.9.0"
  3339. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  3340. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  3341. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  3342. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  3343. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  3344. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  3345. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  3346. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  3347. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  3348. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  3349. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  3350. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  3351. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  3352. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  3353. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  3354. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  3355. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  3356. | #define STDC_HEADERS 1
  3357. | #define HAVE_SYS_TYPES_H 1
  3358. | #define HAVE_SYS_STAT_H 1
  3359. | #define HAVE_STDLIB_H 1
  3360. | #define HAVE_STRING_H 1
  3361. | #define HAVE_MEMORY_H 1
  3362. | #define HAVE_STRINGS_H 1
  3363. | #define HAVE_INTTYPES_H 1
  3364. | #define HAVE_STDINT_H 1
  3365. | #define HAVE_UNISTD_H 1
  3366. | #define HAVE_DLFCN_H 1
  3367. | #define LT_OBJDIR ".libs/"
  3368. | #define DEBUG /**/
  3369. | #define SIZEOF_LONG 8
  3370. | #define HAVE_ODBC 1
  3371. | #define HAVE_LIBJPEG 1
  3372. | #define HAVE_DIRENT_H 1
  3373. | #define STDC_HEADERS 1
  3374. | #define HAVE_SYS_TYPES_H 1
  3375. | #define HAVE_SYS_RESOURCE_H 1
  3376. | #define HAVE_SCHED_H 1
  3377. | #define HAVE_WCHAR_H 1
  3378. | #define HAVE_SYS_IOCTL_H 1
  3379. | #define HAVE_SYS_PRCTL_H 1
  3380. | #define HAVE_SYS_SELECT_H 1
  3381. | #define HAVE_NETDB_H 1
  3382. | #define HAVE_EXECINFO_H 1
  3383. | #define HAVE_SYS_TIME_H 1
  3384. | #define TIME_WITH_SYS_TIME 1
  3385. | #define HAVE_STDLIB_H 1
  3386. | #define HAVE_MALLOC 0
  3387. | #define malloc rpl_malloc
  3388. | #define RETSIGTYPE void
  3389. | #define HAVE_STRFTIME 1
  3390. | #define HAVE_GETHOSTNAME 1
  3391. | #define HAVE_VASPRINTF 1
  3392. | #define HAVE_MMAP 1
  3393. | #define HAVE_MLOCK 1
  3394. | #define HAVE_MLOCKALL 1
  3395. | #define HAVE_USLEEP 1
  3396. | #define HAVE_GETIFADDRS 1
  3397. | #define HAVE_TIMERFD_CREATE 1
  3398. | #define HAVE_GETDTABLESIZE 1
  3399. | #define HAVE_POSIX_OPENPT 1
  3400. | #define HAVE_POLL 1
  3401. | #define HAVE_SCHED_SETSCHEDULER 1
  3402. | #define HAVE_SETPRIORITY 1
  3403. | #define HAVE_SETRLIMIT 1
  3404. | #define HAVE_SETGROUPS 1
  3405. | #define HAVE_INITGROUPS 1
  3406. | #define HAVE_GETRUSAGE 1
  3407. | #define HAVE_WCSNCMP 1
  3408. | #define HAVE_SETGROUPS 1
  3409. | #define HAVE_ASPRINTF 1
  3410. | #define HAVE_SETENV 1
  3411. | #define HAVE_PSELECT 1
  3412. | #define HAVE_GETTIMEOFDAY 1
  3413. | #define HAVE_LOCALTIME_R 1
  3414. | #define HAVE_GMTIME_R 1
  3415. | #define HAVE_STRCASECMP 1
  3416. | #define HAVE_DECL_STRERROR_R 1
  3417. | #define HAVE_STRERROR_R 1
  3418. | #define STRERROR_R_CHAR_P 1
  3419. | #define HAVE_SCHED_SETAFFINITY 1
  3420. | #define HAVE_SCHED_GETAFFINITY 1
  3421. | #define HAVE_CPU_SET_MACROS 1
  3422. | #define HAVE_CLOCK_GETTIME 1
  3423. | #define HAVE_CLOCK_GETRES 1
  3424. | #define HAVE_CLOCK_NANOSLEEP 1
  3425. | #define HAVE_PTHREAD_SETSCHEDPARAM 1
  3426. | #define HAVE_DEV_PTMX 1
  3427. | #define HAVE_OPENPTY 1
  3428. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  3429. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3430. | #define HAVE_RLIMIT_MEMLOCK 1
  3431. | #define HAVE_SCHED_RR 1
  3432. | #define HAVE_SCHED_FIFO 1
  3433. | #define USE_MLOCKALL 1
  3434. | #define USE_SETRLIMIT 1
  3435. | #define USE_SCHED_SETSCHEDULER 1
  3436. | #define HAVE_SETENV 1
  3437. | #define HAVE_STRTOLL 1
  3438. | #define HAVE_STRTOULL 1
  3439. | #define HAVE_STRTOQ 1
  3440. | #define HAVE_STRTOUQ 1
  3441. | #define SWITCH_BYTE_ORDER __LITTLE_ENDIAN
  3442. | #define SIZEOF_CHAR 1
  3443. | #define SIZEOF_INT 4
  3444. | #define SIZEOF_LONG 8
  3445. | #define SIZEOF_SHORT 2
  3446. | #define SIZEOF_LONG_LONG 8
  3447. | #define SIZEOF_VOIDP 8
  3448. | #define SIZEOF_SSIZE_T 8
  3449. | #define SIZEOF_SIZE_T 8
  3450. | #define HAVE_CODEC2_CODEC2_H 1
  3451. | #define HAVE_FLITE_FLITE_H 1
  3452. | #define HAVE_MEMCACHED_SERVER_NAME 1
  3453. | #define HAVE_MEMCACHED_STAT_EXECUTE 1
  3454. | /* end confdefs.h.  */
  3455. | #include <libmemcached/memcached.h>
  3456. |
  3457. | int
  3458. | main ()
  3459. | {
  3460. | if (sizeof ((memcached_instance_st*)))
  3461. |           return 0;
  3462. |   ;
  3463. |   return 0;
  3464. | }
  3465. configure:30120: result: yes
  3466. configure:30205: checking for v8-6.1_static >= 6.1.298
  3467. configure:30209: result: yes
  3468. configure:30213: checking V8FS_STATIC_CFLAGS
  3469. configure:30216: result: -I/usr/include/v8-6.1
  3470. configure:30219: checking V8FS_STATIC_LIBS
  3471. configure:30222: result: -lrt -ldl -Wl,--start-group /usr/lib/v8-6.1/libv8_base.a /usr/lib/v8-6.1/libv8_libplatform.a /usr/lib/v8-6.1/libv8_libbase.a /usr/lib/v8-6.1/libv8_snapshot.a /usr/lib/v8-6.1/libv8_libsampler.a /usr/lib/v8-6.1/src/inspector/libinspector.a -Wl,--end-group
  3472. configure:30538: checking for librabbitmq >= 0.5.2
  3473. configure:30542: result: yes
  3474. configure:30546: checking AMQP_CFLAGS
  3475. configure:30549: result:
  3476. configure:30552: checking AMQP_LIBS
  3477. configure:30555: result: -lrabbitmq
  3478. configure:30653: checking for libh2o-evloop >= 0.11.0
  3479. configure:30701: result: no
  3480. configure:30768: checking for libbrotlienc >= 0.1.0
  3481. configure:30816: result: no
  3482. configure:30883: checking for libbrotlidec >= 0.1.0
  3483. configure:30931: result: no
  3484. configure:30998: checking for tap >= 0.1.0
  3485. configure:31046: result: no
  3486. configure:31113: checking for libsmpp34 >= 1.10
  3487. configure:31161: result: no
  3488. configure:31228: checking for hiredis >= 0.10.0
  3489. configure:31232: result: yes
  3490. configure:31236: checking HIREDIS_CFLAGS
  3491. configure:31239: result: -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis
  3492. configure:31242: checking HIREDIS_LIBS
  3493. configure:31245: result: -lhiredis
  3494. configure:31351: checking for libedit >= 2.11
  3495. configure:31355: result: yes
  3496. configure:31359: checking LIBEDIT_CFLAGS
  3497. configure:31362: result: -I/usr/include/editline
  3498. configure:31365: checking LIBEDIT_LIBS
  3499. configure:31368: result: -ledit -lncurses -lbsd
  3500. configure:31491: checking for ldap_search in -lldap
  3501. configure:31516: 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 -lldap   >&5
  3502. configure:31516: $? = 0
  3503. configure:31525: result: yes
  3504. configure:31651: checking for ber_pvt_opt_on in -llber
  3505. configure:31676: 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 -llber   >&5
  3506. configure:31676: $? = 0
  3507. configure:31685: result: yes
  3508. configure:31732: checking whether EL_PROMPT_ESC is declared
  3509. configure:31732: 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 -I/usr/include/editline conftest.c >&5
  3510. configure:31732: $? = 0
  3511. configure:31732: result: yes
  3512. configure:31743: checking whether EL_REFRESH is declared
  3513. configure:31743: 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 -I/usr/include/editline conftest.c >&5
  3514. configure:31743: $? = 0
  3515. configure:31743: result: yes
  3516. configure:31757: checking for el_wset
  3517. configure:31757: 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 -I/usr/include/editline -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ledit -lncurses -lbsd >&5
  3518. configure:31757: $? = 0
  3519. configure:31757: result: yes
  3520. configure:31844: checking for openssl
  3521. configure:31848: result: yes
  3522. configure:31852: checking openssl_CFLAGS
  3523. configure:31855: result:
  3524. configure:31858: checking openssl_LIBS
  3525. configure:31861: result: -lssl -lcrypto
  3526. configure:32062: checking for SSL_CTX_set_tlsext_use_srtp in -lssl
  3527. configure:32087: 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 -lssl  -lssl -lcrypto  >&5
  3528. configure:32087: $? = 0
  3529. configure:32096: result: yes
  3530. configure:32108: checking for DTLSv1_method in -lssl
  3531. configure:32133: 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 -lssl  -lssl -lcrypto  >&5
  3532. configure:32133: $? = 0
  3533. configure:32142: result: yes
  3534. configure:32173: checking for JAVA installation at
  3535. configure:32175: result:
  3536. configure: 32209: checking /usr/include
  3537. configure: 32209: checking /usr/include/libgcj
  3538. configure: 32209: checking /usr/Headers
  3539. configure: 32209: checking /usr/local/include
  3540. configure: 32209: checking /usr/local/include/libgcj
  3541. configure: 32209: checking /usr/local/Headers
  3542. configure: 32209: checking /usr/lib/j2sdk1.4-sun/include
  3543. configure: 32209: checking /usr/lib/j2sdk1.4-sun/include/libgcj
  3544. configure: 32209: checking /usr/lib/j2sdk1.4-sun/Headers
  3545. configure: 32209: checking /usr/lib/jvm/java/include
  3546. configure: 32209: checking /usr/lib/jvm/java/include/libgcj
  3547. configure: 32209: checking /usr/lib/jvm/java/Headers
  3548. configure: 32209: checking /usr/lib/jvm/default-java/include
  3549. taking that
  3550. configure: 32209: checking /System/Library/Frameworks/JavaVM.framework/Versions/Current/include
  3551. configure: 32209: checking /System/Library/Frameworks/JavaVM.framework/Versions/Current/include/libgcj
  3552. configure: 32209: checking /System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers
  3553. configure: 32209: checking /opt/include
  3554. configure: 32209: checking /opt/include/libgcj
  3555. configure: 32209: checking /opt/Headers
  3556. configure: 32209: checking /mingw/include
  3557. configure: 32209: checking /mingw/include/libgcj
  3558. configure: 32209: checking /mingw/Headers
  3559. configure:32220: java home set to /usr/lib/jvm/default-java
  3560. configure:32261: 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  -I/usr/lib/jvm/default-java/include conftest.c >&5
  3561. configure:32261: $? = 0
  3562. configure:32311: checking if JAVA package is complete
  3563. configure:32331: result: yes
  3564. configure:32377: checking for perl
  3565. configure:32393: found /usr/bin/perl
  3566. configure:32405: result: ac_cv_have_perl=yes
  3567. configure:32427: checking for EXTERN.h
  3568. configure:32427: gcc -c -w -DMULTIPLICITY  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib/x86_64-linux-gnu/perl/5.24/CORE  -DEMBED_PERL  conftest.c >&5
  3569. configure:32427: $? = 0
  3570. configure:32427: result: yes
  3571. configure:32441: checking for perl_alloc in -lperl
  3572. configure:32466: 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  -Wl,-E  -fstack-protector-strong -L/usr/local/lib  -L/usr/lib/x86_64-linux-gnu/perl/5.24/CORE -lperl -ldl -lm -lpthread -lc -lcrypt conftest.c -lperl  -lssl -lcrypto  >&5
  3573. configure:32466: $? = 0
  3574. configure:32475: result: yes
  3575. configure:32508: checking for php
  3576. configure:32536: result: ac_cv_have_php=no
  3577. configure:32546: checking for php-config
  3578. configure:32574: result: ac_cv_have_php_config=no
  3579. configure:32639: checking for python
  3580. configure:32658: found /usr/bin/python
  3581. configure:32671: result: /usr/bin/python
  3582. configure:32682: checking python version
  3583. configure:32689: result: 2.7.13
  3584. configure:32692: checking for python distutils
  3585. configure:32700: result: yes
  3586. configure:32704: checking location of site-packages
  3587. configure:32714: result: /usr/lib/python2.7/dist-packages
  3588. configure:32728: checking python libdir
  3589. configure:32734: result: /usr/lib
  3590. configure:32739: checking for main in -lpython2.7
  3591. configure:32758: 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 -lpython2.7  -lssl -lcrypto  >&5
  3592. configure:32758: $? = 0
  3593. configure:32768: result: yes
  3594. configure:32790: checking for PyThread_init_thread
  3595. configure:32790: gcc -o conftest -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security  -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lpthread -ldl -lutil -lm -lpython2.7 >&5
  3596. conftest.c:161:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  3597.  char PyThread_init_thread ();
  3598.  ^~~~
  3599. conftest.c:170:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  3600.  main ()
  3601.  ^~~~
  3602. configure:32790: $? = 0
  3603. configure:32790: result: yes
  3604. configure:32807: Your python seems OK, do not forget to enable mod_python in modules.conf
  3605. configure:32849: checking for net-snmp-config
  3606. configure:32867: found /usr/bin/net-snmp-config
  3607. configure:32880: result: /usr/bin/net-snmp-config
  3608. configure:32889: checking for Net-SNMP libraries via net-snmp-config
  3609. configure:32985: checking for erl
  3610. configure:33004: found /usr/bin/erl
  3611. configure:33017: result: /usr/bin/erl
  3612. configure:33028: checking erlang version
  3613. configure:33035: result: 8.2.1
  3614. configure:33039: checking erlang libdir
  3615. configure:33047: result: /usr/lib/erlang/lib/erl_interface-3.9.2/lib
  3616. configure:33051: checking erlang incdir
  3617. configure:33059: result: /usr/lib/erlang/lib/erl_interface-3.9.2/include
  3618. configure:33064: checking ei.h usability
  3619. configure:33064: gcc -c -I/usr/lib/erlang/lib/erl_interface-3.9.2/include -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
  3620. configure:33064: $? = 0
  3621. configure:33064: result: yes
  3622. configure:33064: checking ei.h presence
  3623. configure:33064: gcc -E  conftest.c
  3624. configure:33064: $? = 0
  3625. configure:33064: result: yes
  3626. configure:33064: checking for ei.h
  3627. configure:33064: result: yes
  3628. configure:33081: checking for ei_encode_version in -lei
  3629. configure:33106: gcc -o conftest -I/usr/lib/erlang/lib/erl_interface-3.9.2/include -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 -lei  -L/usr/lib/erlang/lib/erl_interface-3.9.2/lib -lssl -lcrypto  >&5
  3630. configure:33106: $? = 0
  3631. configure:33116: result: yes
  3632. configure:33126: checking for ei_link_unlink in -lei
  3633. configure:33151: gcc -o conftest -I/usr/lib/erlang/lib/erl_interface-3.9.2/include -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 -lei  -L/usr/lib/erlang/lib/erl_interface-3.9.2/lib -lssl -lcrypto  >&5
  3634. /tmp/cc82nR7W.o: In function `main':
  3635. /freeswitch-advantage/conftest.c:150: undefined reference to `ei_link_unlink'
  3636. collect2: error: ld returned 1 exit status
  3637. configure:33151: $? = 1
  3638. configure: failed program was:
  3639. | /* confdefs.h */
  3640. | #define PACKAGE_NAME "freeswitch"
  3641. | #define PACKAGE_TARNAME "freeswitch"
  3642. | #define PACKAGE_VERSION "1.9.0"
  3643. | #define PACKAGE_STRING "freeswitch 1.9.0"
  3644. | #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  3645. | #define PACKAGE_URL ""
  3646. | #define PACKAGE "freeswitch"
  3647. | #define VERSION "1.9.0"
  3648. | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  3649. | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  3650. | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  3651. | #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  3652. | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  3653. | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  3654. | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  3655. | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  3656. | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  3657. | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  3658. | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  3659. | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  3660. | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  3661. | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  3662. | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  3663. | #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  3664. | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  3665. | #define STDC_HEADERS 1
  3666. | #define HAVE_SYS_TYPES_H 1
  3667. | #define HAVE_SYS_STAT_H 1
  3668. | #define HAVE_STDLIB_H 1
  3669. | #define HAVE_STRING_H 1
  3670. | #define HAVE_MEMORY_H 1
  3671. | #define HAVE_STRINGS_H 1
  3672. | #define HAVE_INTTYPES_H 1
  3673. | #define HAVE_STDINT_H 1
  3674. | #define HAVE_UNISTD_H 1
  3675. | #define HAVE_DLFCN_H 1
  3676. | #define LT_OBJDIR ".libs/"
  3677. | #define DEBUG /**/
  3678. | #define SIZEOF_LONG 8
  3679. | #define HAVE_ODBC 1
  3680. | #define HAVE_LIBJPEG 1
  3681. | #define HAVE_DIRENT_H 1
  3682. | #define STDC_HEADERS 1
  3683. | #define HAVE_SYS_TYPES_H 1
  3684. | #define HAVE_SYS_RESOURCE_H 1
  3685. | #define HAVE_SCHED_H 1
  3686. | #define HAVE_WCHAR_H 1
  3687. | #define HAVE_SYS_IOCTL_H 1
  3688. | #define HAVE_SYS_PRCTL_H 1
  3689. | #define HAVE_SYS_SELECT_H 1
  3690. | #define HAVE_NETDB_H 1
  3691. | #define HAVE_EXECINFO_H 1
  3692. | #define HAVE_SYS_TIME_H 1
  3693. | #define TIME_WITH_SYS_TIME 1
  3694. | #define HAVE_STDLIB_H 1
  3695. | #define HAVE_MALLOC 0
  3696. | #define malloc rpl_malloc
  3697. | #define RETSIGTYPE void
  3698. | #define HAVE_STRFTIME 1
  3699. | #define HAVE_GETHOSTNAME 1
  3700. | #define HAVE_VASPRINTF 1
  3701. | #define HAVE_MMAP 1
  3702. | #define HAVE_MLOCK 1
  3703. | #define HAVE_MLOCKALL 1
  3704. | #define HAVE_USLEEP 1
  3705. | #define HAVE_GETIFADDRS 1
  3706. | #define HAVE_TIMERFD_CREATE 1
  3707. | #define HAVE_GETDTABLESIZE 1
  3708. | #define HAVE_POSIX_OPENPT 1
  3709. | #define HAVE_POLL 1
  3710. | #define HAVE_SCHED_SETSCHEDULER 1
  3711. | #define HAVE_SETPRIORITY 1
  3712. | #define HAVE_SETRLIMIT 1
  3713. | #define HAVE_SETGROUPS 1
  3714. | #define HAVE_INITGROUPS 1
  3715. | #define HAVE_GETRUSAGE 1
  3716. | #define HAVE_WCSNCMP 1
  3717. | #define HAVE_SETGROUPS 1
  3718. | #define HAVE_ASPRINTF 1
  3719. | #define HAVE_SETENV 1
  3720. | #define HAVE_PSELECT 1
  3721. | #define HAVE_GETTIMEOFDAY 1
  3722. | #define HAVE_LOCALTIME_R 1
  3723. | #define HAVE_GMTIME_R 1
  3724. | #define HAVE_STRCASECMP 1
  3725. | #define HAVE_DECL_STRERROR_R 1
  3726. | #define HAVE_STRERROR_R 1
  3727. | #define STRERROR_R_CHAR_P 1
  3728. | #define HAVE_SCHED_SETAFFINITY 1
  3729. | #define HAVE_SCHED_GETAFFINITY 1
  3730. | #define HAVE_CPU_SET_MACROS 1
  3731. | #define HAVE_CLOCK_GETTIME 1
  3732. | #define HAVE_CLOCK_GETRES 1
  3733. | #define HAVE_CLOCK_NANOSLEEP 1
  3734. | #define HAVE_PTHREAD_SETSCHEDPARAM 1
  3735. | #define HAVE_DEV_PTMX 1
  3736. | #define HAVE_OPENPTY 1
  3737. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  3738. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3739. | #define HAVE_RLIMIT_MEMLOCK 1
  3740. | #define HAVE_SCHED_RR 1
  3741. | #define HAVE_SCHED_FIFO 1
  3742. | #define USE_MLOCKALL 1
  3743. | #define USE_SETRLIMIT 1
  3744. | #define USE_SCHED_SETSCHEDULER 1
  3745. | #define HAVE_SETENV 1
  3746. | #define HAVE_STRTOLL 1
  3747. | #define HAVE_STRTOULL 1
  3748. | #define HAVE_STRTOQ 1
  3749. | #define HAVE_STRTOUQ 1
  3750. | #define SWITCH_BYTE_ORDER __LITTLE_ENDIAN
  3751. | #define SIZEOF_CHAR 1
  3752. | #define SIZEOF_INT 4
  3753. | #define SIZEOF_LONG 8
  3754. | #define SIZEOF_SHORT 2
  3755. | #define SIZEOF_LONG_LONG 8
  3756. | #define SIZEOF_VOIDP 8
  3757. | #define SIZEOF_SSIZE_T 8
  3758. | #define SIZEOF_SIZE_T 8
  3759. | #define HAVE_CODEC2_CODEC2_H 1
  3760. | #define HAVE_FLITE_FLITE_H 1
  3761. | #define HAVE_MEMCACHED_SERVER_NAME 1
  3762. | #define HAVE_MEMCACHED_STAT_EXECUTE 1
  3763. | #define HAVE_MEMCACHED_INSTANCE_STP 1
  3764. | #define HAVE_LIBEDIT 1
  3765. | #define HAVE_DECL_EL_PROMPT_ESC 1
  3766. | #define HAVE_DECL_EL_REFRESH 1
  3767. | #define HAVE_EL_WSET 1
  3768. | #define HAVE_LIBCRYPTO 1
  3769. | #define HAVE_LIBSSL 1
  3770. | #define HAVE_OPENSSL 1
  3771. | #define HAVE_TLS 1
  3772. | #define HAVE_OPENSSL_DTLS_SRTP 1
  3773. | #define HAVE_OPENSSL_DTLS 1
  3774. | #define HasJava 1
  3775. | #define HAVE_EI_H 1
  3776. | /* end confdefs.h.  */
  3777. |
  3778. | /* Override any GCC internal prototype to avoid an error.
  3779. |    Use char because int might match the return type of a GCC
  3780. |    builtin and then its argument prototype would still apply.  */
  3781. | #ifdef __cplusplus
  3782. | extern "C"
  3783. | #endif
  3784. | char ei_link_unlink ();
  3785. | int
  3786. | main ()
  3787. | {
  3788. | return ei_link_unlink ();
  3789. |   ;
  3790. |   return 0;
  3791. | }
  3792. configure:33161: result: no
  3793. configure:33186: Your erlang seems OK, do not forget to enable mod_erlang_event in modules.conf
  3794. configure:33462: checking that generated files are newer than configure
  3795. configure:33468: result: done
  3796. configure:33972: creating ./config.status
  3797.  
  3798. ## ---------------------- ##
  3799. ## Running config.status. ##
  3800. ## ---------------------- ##
  3801.  
  3802. This file was extended by freeswitch config.status 1.9.0, which was
  3803. generated by GNU Autoconf 2.69.  Invocation command line was
  3804.  
  3805.   CONFIG_FILES    =
  3806.   CONFIG_HEADERS  =
  3807.   CONFIG_LINKS    =
  3808.   CONFIG_COMMANDS =
  3809.   $ ./config.status
  3810.  
  3811. on 31ba0febdd04
  3812.  
  3813. config.status:1832: creating src/include/switch_version.h.in
  3814. config.status:1832: creating Makefile
  3815. config.status:1832: creating build/Makefile
  3816. config.status:1832: creating tests/unit/Makefile
  3817. config.status:1832: creating src/Makefile
  3818. config.status:1832: creating src/mod/Makefile
  3819. config.status:1832: creating src/mod/applications/mod_abstraction/Makefile
  3820. config.status:1832: creating src/mod/applications/mod_avmd/Makefile
  3821. config.status:1832: creating src/mod/applications/mod_bert/Makefile
  3822. config.status:1832: creating src/mod/applications/mod_blacklist/Makefile
  3823. config.status:1832: creating src/mod/applications/mod_callcenter/Makefile
  3824. config.status:1832: creating src/mod/applications/mod_cidlookup/Makefile
  3825. config.status:1832: creating src/mod/applications/mod_cluechoo/Makefile
  3826. config.status:1832: creating src/mod/applications/mod_commands/Makefile
  3827. config.status:1832: creating src/mod/applications/mod_conference/Makefile
  3828. config.status:1832: creating src/mod/applications/mod_curl/Makefile
  3829. config.status:1832: creating src/mod/applications/mod_cv/Makefile
  3830. config.status:1832: creating src/mod/applications/mod_db/Makefile
  3831. config.status:1832: creating src/mod/applications/mod_directory/Makefile
  3832. config.status:1832: creating src/mod/applications/mod_distributor/Makefile
  3833. config.status:1832: creating src/mod/applications/mod_dptools/Makefile
  3834. config.status:1832: creating src/mod/applications/mod_easyroute/Makefile
  3835. config.status:1832: creating src/mod/applications/mod_enum/Makefile
  3836. config.status:1832: creating src/mod/applications/mod_esf/Makefile
  3837. config.status:1832: creating src/mod/applications/mod_esl/Makefile
  3838. config.status:1832: creating src/mod/applications/mod_expr/Makefile
  3839. config.status:1832: creating src/mod/applications/mod_fifo/Makefile
  3840. config.status:1832: creating src/mod/applications/mod_fsk/Makefile
  3841. config.status:1832: creating src/mod/applications/mod_fsv/Makefile
  3842. config.status:1832: creating src/mod/applications/mod_hash/Makefile
  3843. config.status:1832: creating src/mod/applications/mod_hiredis/Makefile
  3844. config.status:1832: creating src/mod/applications/mod_httapi/Makefile
  3845. config.status:1832: creating src/mod/applications/mod_http_cache/Makefile
  3846. config.status:1832: creating src/mod/applications/mod_ladspa/Makefile
  3847. config.status:1832: creating src/mod/applications/mod_lcr/Makefile
  3848. config.status:1832: creating src/mod/applications/mod_limit/Makefile
  3849. config.status:1832: creating src/mod/applications/mod_memcache/Makefile
  3850. config.status:1832: creating src/mod/applications/mod_mongo/Makefile
  3851. config.status:1832: creating src/mod/applications/mod_mp4/Makefile
  3852. config.status:1832: creating src/mod/applications/mod_mp4v2/Makefile
  3853. config.status:1832: creating src/mod/applications/mod_nibblebill/Makefile
  3854. config.status:1832: creating src/mod/applications/mod_oreka/Makefile
  3855. config.status:1832: creating src/mod/applications/mod_osp/Makefile
  3856. config.status:1832: creating src/mod/applications/mod_prefix/Makefile
  3857. config.status:1832: creating src/mod/applications/mod_rad_auth/Makefile
  3858. config.status:1832: creating src/mod/applications/mod_random/Makefile
  3859. config.status:1832: creating src/mod/applications/mod_redis/Makefile
  3860. config.status:1832: creating src/mod/applications/mod_rss/Makefile
  3861. config.status:1832: creating src/mod/applications/mod_skel/Makefile
  3862. config.status:1832: creating src/mod/applications/mod_sms/Makefile
  3863. config.status:1832: creating src/mod/applications/mod_sms_flowroute/Makefile
  3864. config.status:1832: creating src/mod/applications/mod_snapshot/Makefile
  3865. config.status:1832: creating src/mod/applications/mod_snom/Makefile
  3866. config.status:1832: creating src/mod/applications/mod_sonar/Makefile
  3867. config.status:1832: creating src/mod/applications/mod_soundtouch/Makefile
  3868. config.status:1832: creating src/mod/applications/mod_spandsp/Makefile
  3869. config.status:1832: creating src/mod/applications/mod_spy/Makefile
  3870. config.status:1832: creating src/mod/applications/mod_stress/Makefile
  3871. config.status:1832: creating src/mod/applications/mod_test/Makefile
  3872. config.status:1832: creating src/mod/applications/mod_test/test/Makefile
  3873. config.status:1832: creating src/mod/applications/mod_translate/Makefile
  3874. config.status:1832: creating src/mod/applications/mod_valet_parking/Makefile
  3875. config.status:1832: creating src/mod/applications/mod_vmd/Makefile
  3876. config.status:1832: creating src/mod/applications/mod_voicemail/Makefile
  3877. config.status:1832: creating src/mod/applications/mod_voicemail_ivr/Makefile
  3878. config.status:1832: creating src/mod/asr_tts/mod_cepstral/Makefile
  3879. config.status:1832: creating src/mod/asr_tts/mod_flite/Makefile
  3880. config.status:1832: creating src/mod/asr_tts/mod_pocketsphinx/Makefile
  3881. config.status:1832: creating src/mod/asr_tts/mod_tts_commandline/Makefile
  3882. config.status:1832: creating src/mod/asr_tts/mod_unimrcp/Makefile
  3883. config.status:1832: creating src/mod/codecs/mod_amr/Makefile
  3884. config.status:1832: creating src/mod/codecs/mod_amrwb/Makefile
  3885. config.status:1832: creating src/mod/codecs/mod_b64/Makefile
  3886. config.status:1832: creating src/mod/codecs/mod_bv/Makefile
  3887. config.status:1832: creating src/mod/codecs/mod_clearmode/Makefile
  3888. config.status:1832: creating src/mod/codecs/mod_codec2/Makefile
  3889. config.status:1832: creating src/mod/codecs/mod_com_g729/Makefile
  3890. config.status:1832: creating src/mod/codecs/mod_dahdi_codec/Makefile
  3891. config.status:1832: creating src/mod/codecs/mod_g723_1/Makefile
  3892. config.status:1832: creating src/mod/codecs/mod_g729/Makefile
  3893. config.status:1832: creating src/mod/codecs/mod_h26x/Makefile
  3894. config.status:1832: creating src/mod/codecs/mod_ilbc/Makefile
  3895. config.status:1832: creating src/mod/codecs/mod_isac/Makefile
  3896. config.status:1832: creating src/mod/codecs/mod_mp4v/Makefile
  3897. config.status:1832: creating src/mod/codecs/mod_opus/Makefile
  3898. config.status:1832: creating src/mod/codecs/mod_openh264/Makefile
  3899. config.status:1832: creating src/mod/codecs/mod_sangoma_codec/Makefile
  3900. config.status:1832: creating src/mod/codecs/mod_silk/Makefile
  3901. config.status:1832: creating src/mod/codecs/mod_siren/Makefile
  3902. config.status:1832: creating src/mod/codecs/mod_skel_codec/Makefile
  3903. config.status:1832: creating src/mod/codecs/mod_theora/Makefile
  3904. config.status:1832: creating src/mod/dialplans/mod_dialplan_asterisk/Makefile
  3905. config.status:1832: creating src/mod/dialplans/mod_dialplan_directory/Makefile
  3906. config.status:1832: creating src/mod/dialplans/mod_dialplan_xml/Makefile
  3907. config.status:1832: creating src/mod/directories/mod_ldap/Makefile
  3908. config.status:1832: creating src/mod/endpoints/mod_alsa/Makefile
  3909. config.status:1832: creating src/mod/endpoints/mod_dingaling/Makefile
  3910. config.status:1832: creating src/mod/endpoints/mod_gsmopen/Makefile
  3911. config.status:1832: creating src/mod/endpoints/mod_h323/Makefile
  3912. config.status:1832: creating src/mod/endpoints/mod_khomp/Makefile
  3913. config.status:1832: creating src/mod/endpoints/mod_loopback/Makefile
  3914. config.status:1832: creating src/mod/endpoints/mod_opal/Makefile
  3915. config.status:1832: creating src/mod/endpoints/mod_portaudio/Makefile
  3916. config.status:1832: creating src/mod/endpoints/mod_reference/Makefile
  3917. config.status:1832: creating src/mod/endpoints/mod_rtmp/Makefile
  3918. config.status:1832: creating src/mod/endpoints/mod_skinny/Makefile
  3919. config.status:1832: creating src/mod/endpoints/mod_sofia/Makefile
  3920. config.status:1832: creating src/mod/endpoints/mod_unicall/Makefile
  3921. config.status:1832: creating src/mod/endpoints/mod_rtc/Makefile
  3922. config.status:1832: creating src/mod/endpoints/mod_verto/Makefile
  3923. config.status:1832: creating src/mod/event_handlers/mod_amqp/Makefile
  3924. config.status:1832: creating src/mod/event_handlers/mod_cdr_csv/Makefile
  3925. config.status:1832: creating src/mod/event_handlers/mod_cdr_mongodb/Makefile
  3926. config.status:1832: creating src/mod/event_handlers/mod_cdr_pg_csv/Makefile
  3927. config.status:1832: creating src/mod/event_handlers/mod_cdr_sqlite/Makefile
  3928. config.status:1832: creating src/mod/event_handlers/mod_erlang_event/Makefile
  3929. config.status:1832: creating src/mod/event_handlers/mod_event_multicast/Makefile
  3930. config.status:1832: creating src/mod/event_handlers/mod_event_socket/Makefile
  3931. config.status:1832: creating src/mod/event_handlers/mod_event_test/Makefile
  3932. config.status:1832: creating src/mod/event_handlers/mod_fail2ban/Makefile
  3933. config.status:1832: creating src/mod/event_handlers/mod_format_cdr/Makefile
  3934. config.status:1832: creating src/mod/event_handlers/mod_json_cdr/Makefile
  3935. config.status:1832: creating src/mod/event_handlers/mod_kazoo/Makefile
  3936. config.status:1832: creating src/mod/event_handlers/mod_radius_cdr/Makefile
  3937. config.status:1832: creating src/mod/event_handlers/mod_odbc_cdr/Makefile
  3938. config.status:1832: creating src/mod/event_handlers/mod_rayo/Makefile
  3939. config.status:1832: creating src/mod/event_handlers/mod_rayo/test/Makefile
  3940. config.status:1832: creating src/mod/event_handlers/mod_smpp/Makefile
  3941. config.status:1832: creating src/mod/event_handlers/mod_snmp/Makefile
  3942. config.status:1832: creating src/mod/event_handlers/mod_event_zmq/Makefile
  3943. config.status:1832: creating src/mod/formats/mod_imagick/Makefile
  3944. config.status:1832: creating src/mod/formats/mod_local_stream/Makefile
  3945. config.status:1832: creating src/mod/formats/mod_native_file/Makefile
  3946. config.status:1832: creating src/mod/formats/mod_shell_stream/Makefile
  3947. config.status:1832: creating src/mod/formats/mod_shout/Makefile
  3948. config.status:1832: creating src/mod/formats/mod_sndfile/Makefile
  3949. config.status:1832: creating src/mod/formats/mod_ssml/Makefile
  3950. config.status:1832: creating src/mod/formats/mod_tone_stream/Makefile
  3951. config.status:1832: creating src/mod/formats/mod_vlc/Makefile
  3952. config.status:1832: creating src/mod/formats/mod_portaudio_stream/Makefile
  3953. config.status:1832: creating src/mod/languages/mod_java/Makefile
  3954. config.status:1832: creating src/mod/languages/mod_lua/Makefile
  3955. config.status:1832: creating src/mod/languages/mod_managed/Makefile
  3956. config.status:1832: creating src/mod/languages/mod_perl/Makefile
  3957. config.status:1832: creating src/mod/languages/mod_python/Makefile
  3958. config.status:1832: creating src/mod/languages/mod_v8/Makefile
  3959. config.status:1832: creating src/mod/languages/mod_yaml/Makefile
  3960. config.status:1832: creating src/mod/languages/mod_basic/Makefile
  3961. config.status:1832: creating src/mod/loggers/mod_console/Makefile
  3962. config.status:1832: creating src/mod/loggers/mod_graylog2/Makefile
  3963. config.status:1832: creating src/mod/loggers/mod_logfile/Makefile
  3964. config.status:1832: creating src/mod/loggers/mod_syslog/Makefile
  3965. config.status:1832: creating src/mod/loggers/mod_raven/Makefile
  3966. config.status:1832: creating src/mod/say/mod_say_de/Makefile
  3967. config.status:1832: creating src/mod/say/mod_say_en/Makefile
  3968. config.status:1832: creating src/mod/say/mod_say_es/Makefile
  3969. config.status:1832: creating src/mod/say/mod_say_es_ar/Makefile
  3970. config.status:1832: creating src/mod/say/mod_say_fa/Makefile
  3971. config.status:1832: creating src/mod/say/mod_say_fr/Makefile
  3972. config.status:1832: creating src/mod/say/mod_say_he/Makefile
  3973. config.status:1832: creating src/mod/say/mod_say_hr/Makefile
  3974. config.status:1832: creating src/mod/say/mod_say_hu/Makefile
  3975. config.status:1832: creating src/mod/say/mod_say_it/Makefile
  3976. config.status:1832: creating src/mod/say/mod_say_ja/Makefile
  3977. config.status:1832: creating src/mod/say/mod_say_nl/Makefile
  3978. config.status:1832: creating src/mod/say/mod_say_pl/Makefile
  3979. config.status:1832: creating src/mod/say/mod_say_pt/Makefile
  3980. config.status:1832: creating src/mod/say/mod_say_ru/Makefile
  3981. config.status:1832: creating src/mod/say/mod_say_sv/Makefile
  3982. config.status:1832: creating src/mod/say/mod_say_th/Makefile
  3983. config.status:1832: creating src/mod/say/mod_say_zh/Makefile
  3984. config.status:1832: creating src/mod/timers/mod_posix_timer/Makefile
  3985. config.status:1832: creating src/mod/timers/mod_timerfd/Makefile
  3986. config.status:1832: creating src/mod/xml_int/mod_xml_cdr/Makefile
  3987. config.status:1832: creating src/mod/xml_int/mod_xml_curl/Makefile
  3988. config.status:1832: creating src/mod/xml_int/mod_xml_ldap/Makefile
  3989. config.status:1832: creating src/mod/xml_int/mod_xml_radius/Makefile
  3990. config.status:1832: creating src/mod/xml_int/mod_xml_rpc/Makefile
  3991. config.status:1832: creating src/mod/xml_int/mod_xml_scgi/Makefile
  3992. config.status:1832: creating src/mod/applications/mod_av/Makefile
  3993. config.status:1832: creating src/mod/applications/mod_av/test/Makefile
  3994. config.status:1832: creating src/mod/applications/mod_video_filter/Makefile
  3995. config.status:1832: creating src/include/switch_am_config.h
  3996. config.status:1832: creating build/getsounds.sh
  3997. config.status:1832: creating build/getlib.sh
  3998. config.status:1832: creating build/getg729.sh
  3999. config.status:1832: creating build/freeswitch.pc
  4000. config.status:1832: creating build/modmake.rules
  4001. config.status:1832: creating libs/esl/Makefile
  4002. config.status:1832: creating libs/esl/perl/Makefile
  4003. config.status:1832: creating libs/esl/php/Makefile
  4004. config.status:1832: creating libs/xmlrpc-c/include/xmlrpc-c/config.h
  4005. config.status:1832: creating libs/xmlrpc-c/xmlrpc_config.h
  4006. config.status:1832: creating libs/xmlrpc-c/config.mk
  4007. config.status:1832: creating libs/xmlrpc-c/srcdir.mk
  4008. config.status:1832: creating libs/xmlrpc-c/stamp-h
  4009. config.status:1832: creating scripts/gentls_cert
  4010. config.status:1832: creating src/include/switch_private.h
  4011. config.status:2013: src/include/switch_private.h is unchanged
  4012. config.status:1832: creating libs/esl/src/include/esl_config_auto.h
  4013. config.status:2013: libs/esl/src/include/esl_config_auto.h is unchanged
  4014. config.status:1832: creating libs/xmlrpc-c/xmlrpc_amconfig.h
  4015. config.status:2013: libs/xmlrpc-c/xmlrpc_amconfig.h is unchanged
  4016. config.status:2061: executing depfiles commands
  4017. config.status:2061: executing libtool commands
  4018. configure:36645: === configuring in libs/srtp (/freeswitch-advantage/libs/srtp)
  4019. configure:36708: running /bin/bash ./configure.gnu --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=.
  4020. configure:36645: === configuring in libs/apr (/freeswitch-advantage/libs/apr)
  4021. configure:36708: running /bin/bash ./configure.gnu --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=.
  4022. configure:36645: === configuring in libs/apr-util (/freeswitch-advantage/libs/apr-util)
  4023. configure:36708: running /bin/bash ./configure.gnu --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=.
  4024. configure:36645: === configuring in libs/iksemel (/freeswitch-advantage/libs/iksemel)
  4025. configure:36708: running /bin/bash ./configure.gnu --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=.
  4026. configure:36645: === configuring in libs/libdingaling (/freeswitch-advantage/libs/libdingaling)
  4027. configure:36708: running /bin/bash ./configure.gnu --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=.
  4028. configure:36645: === configuring in libs/sofia-sip (/freeswitch-advantage/libs/sofia-sip)
  4029. configure:36708: running /bin/bash ./configure.gnu --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=.
  4030. configure:36645: === configuring in libs/freetdm (/freeswitch-advantage/libs/freetdm)
  4031. configure:36708: running /bin/bash ./configure.gnu --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=.
  4032. configure:36645: === configuring in libs/unimrcp (/freeswitch-advantage/libs/unimrcp)
  4033. configure:36708: running /bin/bash ./configure.gnu --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=.
  4034. configure:36645: === configuring in libs/spandsp (/freeswitch-advantage/libs/spandsp)
  4035. configure:36708: running /bin/bash ./configure.gnu --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=.
  4036.  
  4037. ## ---------------- ##
  4038. ## Cache variables. ##
  4039. ## ---------------- ##
  4040.  
  4041. ac_cv_build=x86_64-pc-linux-gnu
  4042. ac_cv_c_bigendian=no
  4043. ac_cv_c_compiler_gnu=yes
  4044. ac_cv_c_const=yes
  4045. ac_cv_c_inline=inline
  4046. ac_cv_cflags_warn_all_ansi='-Wall -std=c99 -pedantic'
  4047. ac_cv_cmu_lib_subdir=lib
  4048. ac_cv_cpu_set_defined=yes
  4049. ac_cv_cxx_compiler_gnu=yes
  4050. ac_cv_env_CCC_set=
  4051. ac_cv_env_CCC_value=
  4052. ac_cv_env_CC_set=
  4053. ac_cv_env_CC_value=
  4054. ac_cv_env_CFLAGS_set=
  4055. ac_cv_env_CFLAGS_value=
  4056. ac_cv_env_CPPFLAGS_set=
  4057. ac_cv_env_CPPFLAGS_value=
  4058. ac_cv_env_CPP_set=
  4059. ac_cv_env_CPP_value=
  4060. ac_cv_env_CXXCPP_set=
  4061. ac_cv_env_CXXCPP_value=
  4062. ac_cv_env_CXXFLAGS_set=
  4063. ac_cv_env_CXXFLAGS_value=
  4064. ac_cv_env_CXX_set=
  4065. ac_cv_env_CXX_value=
  4066. ac_cv_env_LDFLAGS_set=
  4067. ac_cv_env_LDFLAGS_value=
  4068. ac_cv_env_LIBS_set=
  4069. ac_cv_env_LIBS_value=
  4070. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  4071. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  4072. ac_cv_env_build_alias_set=
  4073. ac_cv_env_build_alias_value=
  4074. ac_cv_env_host_alias_set=
  4075. ac_cv_env_host_alias_value=
  4076. ac_cv_env_target_alias_set=
  4077. ac_cv_env_target_alias_value=
  4078. ac_cv_file__dev_ptmx=yes
  4079. ac_cv_file_dbd_apr_dbd_mysql_c=no
  4080. ac_cv_found_odbc=yes
  4081. ac_cv_found_odbc_inc=yes
  4082. ac_cv_func_PyThread_init_thread=yes
  4083. ac_cv_func___strtoll=no
  4084. ac_cv_func___strtoull=no
  4085. ac_cv_func__stricmp=no
  4086. ac_cv_func_asprintf=yes
  4087. ac_cv_func_el_wset=yes
  4088. ac_cv_func_getdtablesize=yes
  4089. ac_cv_func_gethostname=yes
  4090. ac_cv_func_getifaddrs=yes
  4091. ac_cv_func_getrusage=yes
  4092. ac_cv_func_gettimeofday=yes
  4093. ac_cv_func_gmtime_r=yes
  4094. ac_cv_func_initgroups=yes
  4095. ac_cv_func_localtime_r=yes
  4096. ac_cv_func_malloc_0_nonnull=no
  4097. ac_cv_func_memcached_server_name=yes
  4098. ac_cv_func_memcached_stat_execute=yes
  4099. ac_cv_func_mlock=yes
  4100. ac_cv_func_mlockall=yes
  4101. ac_cv_func_mmap=yes
  4102. ac_cv_func_poll=yes
  4103. ac_cv_func_posix_openpt=yes
  4104. ac_cv_func_pselect=yes
  4105. ac_cv_func_sched_getaffinity=yes
  4106. ac_cv_func_sched_setaffinity=yes
  4107. ac_cv_func_sched_setscheduler=yes
  4108. ac_cv_func_setenv=yes
  4109. ac_cv_func_setgroups=yes
  4110. ac_cv_func_setpriority=yes
  4111. ac_cv_func_setrlimit=yes
  4112. ac_cv_func_socket=yes
  4113. ac_cv_func_strcasecmp=yes
  4114. ac_cv_func_strerror_r=yes
  4115. ac_cv_func_strerror_r_char_p=yes
  4116. ac_cv_func_strftime=yes
  4117. ac_cv_func_stricmp=no
  4118. ac_cv_func_strtoll=yes
  4119. ac_cv_func_strtoq=yes
  4120. ac_cv_func_strtoull=yes
  4121. ac_cv_func_strtouq=yes
  4122. ac_cv_func_timerfd_create=yes
  4123. ac_cv_func_usleep=yes
  4124. ac_cv_func_vasprintf=yes
  4125. ac_cv_func_wcsncmp=yes
  4126. ac_cv_gcc_declaration_after_statement=yes
  4127. ac_cv_gcc_supports_w_no_misleading_indentation=yes
  4128. ac_cv_gcc_supports_w_no_unused_result=yes
  4129. ac_cv_have_EXTERN_h=yes
  4130. ac_cv_have_decl_EL_PROMPT_ESC=yes
  4131. ac_cv_have_decl_EL_REFRESH=yes
  4132. ac_cv_have_decl_RLIMIT_MEMLOCK=yes
  4133. ac_cv_have_decl_SCHED_FIFO=yes
  4134. ac_cv_have_decl_SCHED_RR=yes
  4135. ac_cv_have_decl_strerror_r=yes
  4136. ac_cv_header_EXTERN_h=yes
  4137. ac_cv_header_codec2_codec2_h=yes
  4138. ac_cv_header_dirent_dirent_h=yes
  4139. ac_cv_header_dlfcn_h=yes
  4140. ac_cv_header_ei_h=yes
  4141. ac_cv_header_execinfo_h=yes
  4142. ac_cv_header_flite_flite_h=yes
  4143. ac_cv_header_inttypes_h=yes
  4144. ac_cv_header_lame_lame_h=yes
  4145. ac_cv_header_memory_h=yes
  4146. ac_cv_header_netdb_h=yes
  4147. ac_cv_header_sched_h=yes
  4148. ac_cv_header_stdc=yes
  4149. ac_cv_header_stdint_h=yes
  4150. ac_cv_header_stdlib_h=yes
  4151. ac_cv_header_string_h=yes
  4152. ac_cv_header_strings_h=yes
  4153. ac_cv_header_sys_filio_h=no
  4154. ac_cv_header_sys_ioctl_h=yes
  4155. ac_cv_header_sys_prctl_h=yes
  4156. ac_cv_header_sys_resource_h=yes
  4157. ac_cv_header_sys_select_h=yes
  4158. ac_cv_header_sys_stat_h=yes
  4159. ac_cv_header_sys_time_h=yes
  4160. ac_cv_header_sys_types_h=yes
  4161. ac_cv_header_time=yes
  4162. ac_cv_header_unistd_h=yes
  4163. ac_cv_header_wchar_h=yes
  4164. ac_cv_host=x86_64-pc-linux-gnu
  4165. ac_cv_lib_apr_1_apr_pool_mutex_set=no
  4166. ac_cv_lib_aprutil_1_apr_queue_pop_timeout=no
  4167. ac_cv_lib_asound_snd_pcm_open=yes
  4168. ac_cv_lib_codec2_codec2_create=yes
  4169. ac_cv_lib_ei___ei_encode_version=yes
  4170. ac_cv_lib_ei___ei_link_unlink=no
  4171. ac_cv_lib_flite_flite_init=yes
  4172. ac_cv_lib_jbig_jbg_enc_out=yes
  4173. ac_cv_lib_jpeg_jpeg_std_error=yes
  4174. ac_cv_lib_lber_ber_pvt_opt_on=yes
  4175. ac_cv_lib_ldap_ldap_search=yes
  4176. ac_cv_lib_lzma_lzma_code=yes
  4177. ac_cv_lib_mp3lame_lame_init=yes
  4178. ac_cv_lib_odbc_SQLDisconnect=yes
  4179. ac_cv_lib_openal_alMidiGainSOFT=no
  4180. ac_cv_lib_perl_perl_alloc=yes
  4181. ac_cv_lib_pthread_pthread_setschedparam=yes
  4182. ac_cv_lib_python2_7___main=yes
  4183. ac_cv_lib_resolv_res_init=no
  4184. ac_cv_lib_rt_clock_getres=yes
  4185. ac_cv_lib_rt_clock_gettime=yes
  4186. ac_cv_lib_rt_clock_nanosleep=yes
  4187. ac_cv_lib_ssl_DTLSv1_method=yes
  4188. ac_cv_lib_ssl_SSL_CTX_set_tlsext_use_srtp=yes
  4189. ac_cv_lib_util_openpty=yes
  4190. ac_cv_lib_z_inflateReset=yes
  4191. ac_cv_member_struct_tm_tm_gmtoff=yes
  4192. ac_cv_member_struct_tm_tm_zone=yes
  4193. ac_cv_objext=o
  4194. ac_cv_odbc_where_inc=/usr/include
  4195. ac_cv_odbc_where_lib=yes
  4196. ac_cv_path_BZIP=/bin/bzip2
  4197. ac_cv_path_EGREP='/bin/grep -E'
  4198. ac_cv_path_ERLANG=/usr/bin/erl
  4199. ac_cv_path_FGREP='/bin/grep -F'
  4200. ac_cv_path_GREP=/bin/grep
  4201. ac_cv_path_NET_SNMP_CONFIG=/usr/bin/net-snmp-config
  4202. ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
  4203. ac_cv_path_PYTHON=/usr/bin/python
  4204. ac_cv_path_SED=/bin/sed
  4205. ac_cv_path_TAR=/bin/tar
  4206. ac_cv_path_WGET=/usr/bin/wget
  4207. ac_cv_path_XZ=/usr/bin/xz
  4208. ac_cv_path_ZCAT=/bin/gunzip
  4209. ac_cv_path_install='/usr/bin/install -c'
  4210. ac_cv_path_lt_DD=/bin/dd
  4211. ac_cv_path_mkdir=/bin/mkdir
  4212. ac_cv_prog_AWK=mawk
  4213. ac_cv_prog_CPP='gcc -E'
  4214. ac_cv_prog_CXXCPP='g++ -E'
  4215. ac_cv_prog_PERL=ac_cv_have_perl=yes
  4216. ac_cv_prog_PHP=ac_cv_have_php=no
  4217. ac_cv_prog_PHP_CONFIG=ac_cv_have_php_config=no
  4218. ac_cv_prog_ac_ct_AR=ar
  4219. ac_cv_prog_ac_ct_CC=gcc
  4220. ac_cv_prog_ac_ct_CXX=g++
  4221. ac_cv_prog_ac_ct_OBJDUMP=objdump
  4222. ac_cv_prog_ac_ct_RANLIB=ranlib
  4223. ac_cv_prog_ac_ct_STRIP=strip
  4224. ac_cv_prog_cc_c89=
  4225. ac_cv_prog_cc_g=yes
  4226. ac_cv_prog_cxx_g=yes
  4227. ac_cv_prog_gcc_traditional=no
  4228. ac_cv_prog_make_make_set=yes
  4229. ac_cv_search_opendir='none required'
  4230. ac_cv_sizeof_char=1
  4231. ac_cv_sizeof_int=4
  4232. ac_cv_sizeof_long=8
  4233. ac_cv_sizeof_long_long=8
  4234. ac_cv_sizeof_short=2
  4235. ac_cv_sizeof_size_t=8
  4236. ac_cv_sizeof_ssize_t=8
  4237. ac_cv_sizeof_voidp=8
  4238. ac_cv_struct_tm=time.h
  4239. ac_cv_sys_cxx_works=yes
  4240. ac_cv_type_memcached_instance_stp=yes
  4241. ac_cv_type_signal=void
  4242. ac_cv_type_size_t=yes
  4243. ac_cv_type_ssize_t=yes
  4244. ac_cv_use_libperl=yes
  4245. am_cv_CC_dependencies_compiler_type=gcc3
  4246. am_cv_CXX_dependencies_compiler_type=gcc3
  4247. am_cv_make_support_nested_variables=yes
  4248. am_cv_prog_cc_c_o=yes
  4249. ax_cv_c_compiler_vendor=gnu
  4250. lt_cv_ar_at_file=@
  4251. lt_cv_archive_cmds_need_lc=no
  4252. lt_cv_deplibs_check_method=pass_all
  4253. lt_cv_file_magic_cmd='$MAGIC_CMD'
  4254. lt_cv_file_magic_test_file=
  4255. lt_cv_ld_reload_flag=-r
  4256. lt_cv_nm_interface='BSD nm'
  4257. lt_cv_objdir=.libs
  4258. lt_cv_path_LD=/usr/bin/ld
  4259. lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
  4260. lt_cv_path_NM='/usr/bin/nm -B'
  4261. lt_cv_path_mainfest_tool=no
  4262. lt_cv_prog_compiler_c_o=yes
  4263. lt_cv_prog_compiler_c_o_CXX=yes
  4264. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  4265. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  4266. lt_cv_prog_compiler_pic_works=yes
  4267. lt_cv_prog_compiler_pic_works_CXX=yes
  4268. lt_cv_prog_compiler_rtti_exceptions=no
  4269. lt_cv_prog_compiler_static_works=yes
  4270. lt_cv_prog_compiler_static_works_CXX=yes
  4271. lt_cv_prog_gnu_ld=yes
  4272. lt_cv_prog_gnu_ldcxx=yes
  4273. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  4274. lt_cv_shlibpath_overrides_runpath=yes
  4275. 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'\'''
  4276. 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'\'''
  4277. 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'\'''
  4278. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  4279. lt_cv_sys_global_symbol_to_import=
  4280. lt_cv_sys_max_cmd_len=1572864
  4281. lt_cv_to_host_file_cmd=func_convert_file_noop
  4282. lt_cv_to_tool_file_cmd=func_convert_file_noop
  4283. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  4284.  
  4285. ## ----------------- ##
  4286. ## Output variables. ##
  4287. ## ----------------- ##
  4288.  
  4289. ACLOCAL='${SHELL} /freeswitch-advantage/build/config/missing aclocal-1.15'
  4290. AMDEPBACKSLASH='\'
  4291. AMDEP_FALSE='#'
  4292. AMDEP_TRUE=''
  4293. AMQP_CFLAGS=''
  4294. AMQP_LIBS='-lrabbitmq'
  4295. AMRWB_CFLAGS=''
  4296. AMRWB_LIBS=''
  4297. AMR_CFLAGS=''
  4298. AMR_LIBS='-lopencore-amrnb'
  4299. AMTAR='$${TAR-tar}'
  4300. AM_BACKSLASH='\'
  4301. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  4302. AM_DEFAULT_VERBOSITY='0'
  4303. AM_MAKEFLAGS=''
  4304. AM_MOD_AVMD_CXXFLAGS='-std=gnu99'
  4305. AM_V='$(V)'
  4306. AR='ar'
  4307. ATTR_UNUSED='__attribute__((__unused__))'
  4308. AUTOCONF='${SHELL} /freeswitch-advantage/build/config/missing autoconf'
  4309. AUTOHEADER='${SHELL} /freeswitch-advantage/build/config/missing autoheader'
  4310. AUTOMAKE='${SHELL} /freeswitch-advantage/build/config/missing automake-1.15'
  4311. AVCODEC_CFLAGS='-I/usr/include/x86_64-linux-gnu'
  4312. AVCODEC_LIBS='-lavcodec'
  4313. AVFORMAT_CFLAGS='-I/usr/include/x86_64-linux-gnu'
  4314. AVFORMAT_LIBS='-lavformat'
  4315. AVRESAMPLE_CFLAGS='-I/usr/include/x86_64-linux-gnu'
  4316. AVRESAMPLE_LIBS='-lavresample'
  4317. AVUTIL_CFLAGS='-I/usr/include/x86_64-linux-gnu'
  4318. AVUTIL_LIBS='-lavutil'
  4319. AWK='mawk'
  4320. BROADVOICE_CFLAGS=''
  4321. BROADVOICE_LIBS='-lbroadvoice -lm'
  4322. BROTLIDEC_CFLAGS=''
  4323. BROTLIDEC_LIBS=''
  4324. BROTLIENC_CFLAGS=''
  4325. BROTLIENC_LIBS=''
  4326. BZIP='/bin/bzip2'
  4327. CC='gcc'
  4328. CCDEPMODE='depmode=gcc3'
  4329. CC_FOR_BUILD='$(CC)'
  4330. CFLAGS='-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast'
  4331. CODEC2_CFLAGS=''
  4332. CODEC2_LIBS='-lcodec2'
  4333. CONF_DISABLED_MODULES='$$(grep "\#" $(switch_builddir)/modules.conf | grep -v "\#\#" | sed -e "s|^.*/||" | sort | uniq )'
  4334. CONF_MODULES='$$(grep -v "\#" $(switch_builddir)/modules.conf | sed -e "s|^.*/||" | sort | uniq )'
  4335. CPP='gcc -E'
  4336. CPPFLAGS=''
  4337. CURL=''
  4338. CURL_CFLAGS='-I/usr/include/x86_64-linux-gnu'
  4339. CURL_LIBS='-lcurl'
  4340. CXX='g++'
  4341. CXXCPP='g++ -E'
  4342. CXXDEPMODE='depmode=gcc3'
  4343. CXXFLAGS='-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast'
  4344. CYGPATH_W='echo'
  4345. DEFS='-DHAVE_CONFIG_H'
  4346. DEPDIR='.deps'
  4347. DIRECTORY_SEPARATOR='/'
  4348. DISABLE_CC_FALSE=''
  4349. DISABLE_CC_TRUE='#'
  4350. DLLTOOL='false'
  4351. DSYMUTIL=''
  4352. DUMPBIN=''
  4353. ECHO_C=''
  4354. ECHO_N='-n'
  4355. ECHO_T=''
  4356. EGREP='/bin/grep -E'
  4357. ENABLE_CPP_FALSE='#'
  4358. ENABLE_CPP_TRUE=''
  4359. ENABLE_LIBVPX_FALSE='#'
  4360. ENABLE_LIBVPX_TRUE=''
  4361. ENABLE_LIBYUV_FALSE='#'
  4362. ENABLE_LIBYUV_TRUE=''
  4363. ENABLE_SRTP_FALSE='#'
  4364. ENABLE_SRTP_TRUE=''
  4365. ENABLE_ZRTP_FALSE=''
  4366. ENABLE_ZRTP_TRUE='#'
  4367. ERLANG='/usr/bin/erl'
  4368. ERLANG_CFLAGS='-I/usr/lib/erlang/lib/erl_interface-3.9.2/include '
  4369. ERLANG_LDFLAGS='-L/usr/lib/erlang/lib/erl_interface-3.9.2/lib  -lei'
  4370. ESL_LDFLAGS=''
  4371. EXEEXT=''
  4372. FGREP='/bin/grep -F'
  4373. FLITE_CFLAGS=''
  4374. FLITE_LIBS='-lflite -lflite_cmu_grapheme_lang -lflite_cmu_grapheme_lex -lflite_cmu_indic_lang -lflite_cmu_indic_lex -lflite_cmulex -lflite_cmu_time_awb -lflite_cmu_us_awb -lflite_cmu_us_kal16 -lflite_cmu_us_kal -lflite_cmu_us_rms -lflite_cmu_us_slt -lflite_usenglish'
  4375. FREETYPE_CFLAGS='-I/usr/include/freetype2'
  4376. FREETYPE_LIBS='-lfreetype'
  4377. FVAD_CFLAGS=''
  4378. FVAD_LIBS=''
  4379. G7221_CFLAGS=''
  4380. G7221_LIBS=''
  4381. GETG729='cd /freeswitch-advantage/libs && /bin/bash /freeswitch-advantage/build/getg729.sh'
  4382. GETLIB='cd /freeswitch-advantage/libs && /bin/bash /freeswitch-advantage/build/getlib.sh'
  4383. GETSOUNDS='/bin/bash /freeswitch-advantage/build/getsounds.sh'
  4384. GREP='/bin/grep'
  4385. GUMBO_CFLAGS=''
  4386. GUMBO_LIBS=''
  4387. H2O_CFLAGS=''
  4388. H2O_LIBS=''
  4389. HAVE_AMQP_FALSE='#'
  4390. HAVE_AMQP_TRUE=''
  4391. HAVE_AMRWB_FALSE=''
  4392. HAVE_AMRWB_TRUE='#'
  4393. HAVE_AMR_FALSE='#'
  4394. HAVE_AMR_TRUE=''
  4395. HAVE_AVCODEC_FALSE='#'
  4396. HAVE_AVCODEC_TRUE=''
  4397. HAVE_AVFORMAT_FALSE='#'
  4398. HAVE_AVFORMAT_TRUE=''
  4399. HAVE_AVRESAMPLE_FALSE='#'
  4400. HAVE_AVRESAMPLE_TRUE=''
  4401. HAVE_AVUTIL_FALSE='#'
  4402. HAVE_AVUTIL_TRUE=''
  4403. HAVE_BROADVOICE_FALSE='#'
  4404. HAVE_BROADVOICE_TRUE=''
  4405. HAVE_BROTLIDEC_FALSE=''
  4406. HAVE_BROTLIDEC_TRUE='#'
  4407. HAVE_BROTLIENC_FALSE=''
  4408. HAVE_BROTLIENC_TRUE='#'
  4409. HAVE_CODEC2_FALSE='#'
  4410. HAVE_CODEC2_TRUE=''
  4411. HAVE_ERLANG_FALSE='#'
  4412. HAVE_ERLANG_TRUE=''
  4413. HAVE_FLITE_FALSE='#'
  4414. HAVE_FLITE_TRUE=''
  4415. HAVE_FREETYPE_FALSE='#'
  4416. HAVE_FREETYPE_TRUE=''
  4417. HAVE_FVAD_FALSE=''
  4418. HAVE_FVAD_TRUE='#'
  4419. HAVE_G7221_FALSE=''
  4420. HAVE_G7221_TRUE='#'
  4421. HAVE_G723_1_FALSE=''
  4422. HAVE_G723_1_TRUE='#'
  4423. HAVE_G729_FALSE=''
  4424. HAVE_G729_TRUE='#'
  4425. HAVE_GUMBO_FALSE=''
  4426. HAVE_GUMBO_TRUE='#'
  4427. HAVE_H2O_FALSE=''
  4428. HAVE_H2O_TRUE='#'
  4429. HAVE_HIREDIS_FALSE='#'
  4430. HAVE_HIREDIS_TRUE=''
  4431. HAVE_ILBC_FALSE=''
  4432. HAVE_ILBC_TRUE='#'
  4433. HAVE_LDAP_FALSE='#'
  4434. HAVE_LDAP_TRUE=''
  4435. HAVE_LDNS_FALSE='#'
  4436. HAVE_LDNS_TRUE=''
  4437. HAVE_LIBWWW_SSL_DEFINE='0'
  4438. HAVE_MAGICK7_FALSE=''
  4439. HAVE_MAGICK7_TRUE='#'
  4440. HAVE_MAGICK_FALSE='#'
  4441. HAVE_MAGICK_TRUE=''
  4442. HAVE_MEMCACHED_FALSE='#'
  4443. HAVE_MEMCACHED_TRUE=''
  4444. HAVE_MONGOC_FALSE=''
  4445. HAVE_MONGOC_TRUE='#'
  4446. HAVE_MP3LAME_FALSE='#'
  4447. HAVE_MP3LAME_TRUE=''
  4448. HAVE_MPG123_FALSE='#'
  4449. HAVE_MPG123_TRUE=''
  4450. HAVE_MYSQL_FALSE=''
  4451. HAVE_MYSQL_TRUE='#'
  4452. HAVE_ODBC_FALSE='#'
  4453. HAVE_ODBC_TRUE=''
  4454. HAVE_OPENAL_FALSE=''
  4455. HAVE_OPENAL_TRUE='#'
  4456. HAVE_OPENCV_FALSE='#'
  4457. HAVE_OPENCV_TRUE=''
  4458. HAVE_OPUS_FALSE='#'
  4459. HAVE_OPUS_TRUE=''
  4460. HAVE_PERL_FALSE='#'
  4461. HAVE_PERL_TRUE=''
  4462. HAVE_PGSQL_FALSE=''
  4463. HAVE_PGSQL_TRUE='#'
  4464. HAVE_PHP_FALSE='#'
  4465. HAVE_PHP_TRUE=''
  4466. HAVE_PNG_FALSE='#'
  4467. HAVE_PNG_TRUE=''
  4468. HAVE_PORTAUDIO_FALSE='#'
  4469. HAVE_PORTAUDIO_TRUE=''
  4470. HAVE_SHOUT_FALSE='#'
  4471. HAVE_SHOUT_TRUE=''
  4472. HAVE_SILK_FALSE='#'
  4473. HAVE_SILK_TRUE=''
  4474. HAVE_SMPP34_FALSE=''
  4475. HAVE_SMPP34_TRUE='#'
  4476. HAVE_SNDFILE_FALSE='#'
  4477. HAVE_SNDFILE_TRUE=''
  4478. HAVE_SOUNDTOUCH_FALSE='#'
  4479. HAVE_SOUNDTOUCH_TRUE=''
  4480. HAVE_SWSCALE_FALSE='#'
  4481. HAVE_SWSCALE_TRUE=''
  4482. HAVE_SYS_FILIO_H_DEFINE='0'
  4483. HAVE_SYS_IOCTL_H_DEFINE='1'
  4484. HAVE_SYS_SELECT_H_DEFINE='1'
  4485. HAVE_TAP_FALSE=''
  4486. HAVE_TAP_TRUE='#'
  4487. HAVE_TLS_FALSE='#'
  4488. HAVE_TLS_TRUE=''
  4489. HAVE_V8FS_FALSE='#'
  4490. HAVE_V8FS_TRUE=''
  4491. HAVE_VLC_FALSE='#'
  4492. HAVE_VLC_TRUE=''
  4493. HAVE_WCHAR_H_DEFINE='1'
  4494. HAVE_X264_FALSE=''
  4495. HAVE_X264_TRUE='#'
  4496. HAVE_YAML_FALSE='#'
  4497. HAVE_YAML_TRUE=''
  4498. HIREDIS_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis'
  4499. HIREDIS_LIBS='-lhiredis'
  4500. HasJava_FALSE='#'
  4501. HasJava_TRUE=''
  4502. ILBC_CFLAGS=''
  4503. ILBC_LIBS=''
  4504. INSTALL_DATA='${INSTALL} -m 644'
  4505. INSTALL_PROGRAM='${INSTALL}'
  4506. INSTALL_SCRIPT='${INSTALL}'
  4507. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  4508. IS64BITLINUX_FALSE='#'
  4509. IS64BITLINUX_TRUE=''
  4510. ISFREEBSD_FALSE=''
  4511. ISFREEBSD_TRUE='#'
  4512. ISLINUX_FALSE='#'
  4513. ISLINUX_TRUE=''
  4514. ISMAC_FALSE=''
  4515. ISMAC_TRUE='#'
  4516. JACK_CFLAGS=''
  4517. JACK_LIBS='-ljack -lpthread'
  4518. JAVA_FLAGS='-I/usr/lib/jvm/default-java/include -DHasJava'
  4519. JAVA_HOME='/usr/lib/jvm/default-java'
  4520. LD='/usr/bin/ld -m elf_x86_64'
  4521. LDFLAGS='-fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan'
  4522. LDNS_CFLAGS='-I/usr/include/fs'
  4523. LDNS_LIBS='-L/usr/lib/x86_64-linux-gnu/fs -Wl,-rpath=/usr/lib/x86_64-linux-gnu/fs -lldns'
  4524. LIBEDIT_CFLAGS='-I/usr/include/editline'
  4525. LIBEDIT_LIBS='-ledit -lncurses -lbsd'
  4526. LIBOBJS=' ${LIBOBJDIR}malloc$U.o'
  4527. LIBPNG_CFLAGS='-I/usr/include/libpng16'
  4528. LIBPNG_LIBS='-lpng16'
  4529. LIBS='-lssl -lcrypto '
  4530. LIBTOOL='$(SHELL) $(switch_builddir)/libtool'
  4531. LIBTOOL_LIB_EXTEN='la'
  4532. LIBUUID_CFLAGS='-I/usr/include/uuid'
  4533. LIBUUID_LIBS='-luuid'
  4534. LIB_JAVA='-L/usr/lib/jvm/default-java/lib'
  4535. LIB_SUBDIR='lib'
  4536. LIPO=''
  4537. LN_S='ln -s'
  4538. LTLIBOBJS=' ${LIBOBJDIR}malloc$U.lo'
  4539. LT_SYS_LIBRARY_PATH=''
  4540. LUA_CFLAGS='-I/usr/include/lua5.2'
  4541. LUA_LIBS='-llua5.2'
  4542. MAGICK7_CFLAGS=''
  4543. MAGICK7_LIBS=''
  4544. MAGICK_CFLAGS='-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6'
  4545. MAGICK_LIBS='-lMagickCore-6.Q16'
  4546. MAKEINFO='${SHELL} /freeswitch-advantage/build/config/missing makeinfo'
  4547. MANIFEST_TOOL=':'
  4548. MEMCACHED_CFLAGS=''
  4549. MEMCACHED_LIBS='-lmemcached -lmemcachedutil -lpthread'
  4550. MKDIR_P='/bin/mkdir -p'
  4551. MONGOC_CFLAGS=''
  4552. MONGOC_LIBS=''
  4553. MP3LAME_CFLAGS=''
  4554. MP3LAME_LIBS='-lmp3lame'
  4555. MPG123_CFLAGS=''
  4556. MPG123_LIBS='-lmpg123'
  4557. NET_SNMP_CONFIG='/usr/bin/net-snmp-config'
  4558. NM='/usr/bin/nm -B'
  4559. NMEDIT=''
  4560. OBJDUMP='objdump'
  4561. OBJEXT='o'
  4562. ODBC_INC_DIR='/usr/include'
  4563. ODBC_INC_FLAGS='-I/usr/include'
  4564. ODBC_LIB_DIR='yes'
  4565. ODBC_LIB_FLAGS='-Wl,-lodbc'
  4566. OPENCV_CFLAGS='-I/usr/include/opencv'
  4567. OPENCV_LIBS='/usr/lib/x86_64-linux-gnu/libopencv_calib3d.so -lopencv_calib3d /usr/lib/x86_64-linux-gnu/libopencv_contrib.so -lopencv_contrib /usr/lib/x86_64-linux-gnu/libopencv_core.so -lopencv_core /usr/lib/x86_64-linux-gnu/libopencv_features2d.so -lopencv_features2d /usr/lib/x86_64-linux-gnu/libopencv_flann.so -lopencv_flann /usr/lib/x86_64-linux-gnu/libopencv_gpu.so -lopencv_gpu /usr/lib/x86_64-linux-gnu/libopencv_highgui.so -lopencv_highgui /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so -lopencv_imgproc /usr/lib/x86_64-linux-gnu/libopencv_legacy.so -lopencv_legacy /usr/lib/x86_64-linux-gnu/libopencv_ml.so -lopencv_ml /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so -lopencv_objdetect /usr/lib/x86_64-linux-gnu/libopencv_ocl.so -lopencv_ocl /usr/lib/x86_64-linux-gnu/libopencv_photo.so -lopencv_photo /usr/lib/x86_64-linux-gnu/libopencv_stitching.so -lopencv_stitching /usr/lib/x86_64-linux-gnu/libopencv_superres.so -lopencv_superres /usr/lib/x86_64-linux-gnu/libopencv_ts.so -lopencv_ts /usr/lib/x86_64-linux-gnu/libopencv_video.so -lopencv_video /usr/lib/x86_64-linux-gnu/libopencv_videostab.so -lopencv_videostab'
  4568. OPENLDAP_LIBS=' -llber -lldap'
  4569. OPUS_CFLAGS='-I/usr/include/opus'
  4570. OPUS_LIBS='-lopus'
  4571. OTOOL64=''
  4572. OTOOL=''
  4573. OUR_CLEAN_MODS='$$(if test -z "$(MODULES)" ; then tmp_mods="$(CONF_MODULES)"; else tmp_mods="$(MODULES)" ; fi ; mods="$$(for i in $$tmp_mods ; do echo $$i-clean ; done )"; echo $$mods )'
  4574. OUR_DISABLED_CLEAN_MODS='$$(tmp_mods="$(CONF_DISABLED_MODULES)";  mods="$$(for i in $$tmp_mods ; do echo $$i-clean ; done )"; echo $$mods )'
  4575. OUR_DISABLED_INSTALL_MODS='$$(tmp_mods="$(CONF_DISABLED_MODULES)"; mods="$$(for i in $$tmp_mods ; do echo $$i-install ; done)"; echo $$mods )'
  4576. OUR_DISABLED_MODS='$$(tmp_mods="$(CONF_DISABLED_MODULES)"; mods="$$(for i in $$tmp_mods ; do echo $$i-all ; done )"; echo $$mods )'
  4577. OUR_DISABLED_UNINSTALL_MODS='$$(tmp_mods="$(CONF_DISABLED_MODULES)"; mods="$$(for i in $$tmp_mods ; do echo $$i-uninstall ; done)"; echo $$mods )'
  4578. OUR_INSTALL_MODS='$$(if test -z "$(MODULES)" ; then tmp_mods="$(CONF_MODULES)"; else tmp_mods="$(MODULES)" ; fi ; mods="$$(for i in $$tmp_mods ; do echo $$i-install ; done)"; echo $$mods )'
  4579. OUR_MODS='$$(if test -z "$(MODULES)" ; then tmp_mods="$(CONF_MODULES)"; else tmp_mods="$(MODULES)" ; fi ; mods="$$(for i in $$tmp_mods ; do echo $$i-all ; done )"; echo $$mods )'
  4580. OUR_UNINSTALL_MODS='$$(if test -z "$(MODULES)" ; then tmp_mods="$(CONF_MODULES)"; else tmp_mods="$(MODULES)" ; fi ; mods="$$(for i in $$tmp_mods ; do echo $$i-uninstall ; done)"; echo $$mods )'
  4581. PACKAGE='freeswitch'
  4582. PACKAGE_BUGREPORT='bugs@freeswitch.org'
  4583. PACKAGE_NAME='freeswitch'
  4584. PACKAGE_STRING='freeswitch 1.9.0'
  4585. PACKAGE_TARNAME='freeswitch'
  4586. PACKAGE_URL=''
  4587. PACKAGE_VERSION='1.9.0'
  4588. PATH_SEPARATOR=':'
  4589. PA_LIBS='-ljack -lpthread-lasound'
  4590. PCRE_CFLAGS=''
  4591. PCRE_LIBS='-lpcre'
  4592. PERL='perl'
  4593. PERL_CFLAGS='-w -DMULTIPLICITY  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib/x86_64-linux-gnu/perl/5.24/CORE  -DEMBED_PERL'
  4594. PERL_INC=' -I/usr/lib/x86_64-linux-gnu/perl/5.24/CORE '
  4595. PERL_LDFLAGS='-Wl,-E  -fstack-protector-strong -L/usr/local/lib  -L/usr/lib/x86_64-linux-gnu/perl/5.24/CORE -lperl -ldl -lm -lpthread -lc -lcrypt'
  4596. PERL_LIBDIR='-L/usr/lib/x86_64-linux-gnu/perl/5.24/CORE'
  4597. PERL_LIBS='-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt'
  4598. PERL_SITEDIR='/usr/lib/x86_64-linux-gnu/perl/5.24'
  4599. PG_CONFIG=''
  4600. PHP='php'
  4601. PHP_CFLAGS=''
  4602. PHP_CONFIG='php-config'
  4603. PHP_EXT_DIR=''
  4604. PHP_INC_DIR=''
  4605. PHP_INI_DIR=''
  4606. PHP_LDFLAGS=''
  4607. PHP_LIBS=''
  4608. PKG_CONFIG='/usr/bin/pkg-config'
  4609. PLATFORM_CORE_LDFLAGS=''
  4610. PLATFORM_CORE_LIBS='-ldl -lcrypt -lrt -lz'
  4611. PORTAUDIO_CFLAGS='-pthread'
  4612. PORTAUDIO_LIBS='-lportaudio -lasound -lm -lpthread'
  4613. PRTDIAG=''
  4614. PYTHON='/usr/bin/python'
  4615. PYTHON_CFLAGS='-I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security'
  4616. PYTHON_LDFLAGS='-lpthread -ldl -lutil -lm -lpython2.7'
  4617. PYTHON_SITE_DIR='/usr/lib/python2.7/dist-packages'
  4618. RANLIB='ranlib'
  4619. SED='/bin/sed'
  4620. SET_MAKE=''
  4621. SHELL='/bin/bash'
  4622. SHOUT_CFLAGS='-pthread'
  4623. SHOUT_LIBS='-lshout'
  4624. SILK_CFLAGS='-I/usr/include/silk/'
  4625. SILK_LIBS='-lSKP_SILK_SDK'
  4626. SMPP34_CFLAGS=''
  4627. SMPP34_LIBS=''
  4628. SNDFILE_CFLAGS=''
  4629. SNDFILE_LIBS='-lsndfile'
  4630. SNMP_LIBS='-lnetsnmpmibs -lnetsnmpagent -lnetsnmp'
  4631. SOLINK='-shared -Xlinker -x'
  4632. SOUNDTOUCH_CFLAGS='-I/usr/include/soundtouch'
  4633. SOUNDTOUCH_LIBS='-lSoundTouch'
  4634. SPANDSP_LA_JBIG='-ljbig -ljpeg '
  4635. SPANDSP_LA_LZMA='-llzma'
  4636. SPEEX_CFLAGS=''
  4637. SPEEX_LIBS='-lspeex -lspeexdsp'
  4638. SQLITE_CFLAGS=''
  4639. SQLITE_LIBS='-lsqlite3'
  4640. STRIP='strip'
  4641. SWITCH_AM_CFLAGS='-I/usr/include/uuid -I/freeswitch-advantage/src/include -I/freeswitch-advantage/src/include -I/freeswitch-advantage/libs/libteletone/src -fPIC -ffast-math -Werror -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -ggdb -DHAVE_OPENSSL'
  4642. SWITCH_AM_CPPFLAGS='-I/freeswitch-advantage/src/include -I/freeswitch-advantage/src/include -I/freeswitch-advantage/libs/libteletone/src'
  4643. SWITCH_AM_CXXFLAGS='-I/freeswitch-advantage/src/include -I/freeswitch-advantage/src/include -I/freeswitch-advantage/libs/libteletone/src -fPIC -ffast-math -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1'
  4644. SWITCH_AM_LDFLAGS='-luuid -lm'
  4645. SWITCH_ANSI_CFLAGS=' -Wall -std=c99 -pedantic -Wdeclaration-after-statement'
  4646. SWITCH_VERSION_MAJOR='1'
  4647. SWITCH_VERSION_MICRO='0'
  4648. SWITCH_VERSION_MINOR='9'
  4649. SWITCH_VERSION_REVISION=''
  4650. SWITCH_VERSION_REVISION_HUMAN=''
  4651. SWSCALE_CFLAGS='-I/usr/include/x86_64-linux-gnu'
  4652. SWSCALE_LIBS='-lswscale'
  4653. SYSTEM_APRUTIL_FALSE=''
  4654. SYSTEM_APRUTIL_TRUE='#'
  4655. SYSTEM_APR_FALSE=''
  4656. SYSTEM_APR_TRUE='#'
  4657. SYSTEM_XMLRPCC_FALSE=''
  4658. SYSTEM_XMLRPCC_TRUE='#'
  4659. SYS_XMLRPC_CFLAGS=''
  4660. SYS_XMLRPC_LDFLAGS=''
  4661. TAP_CFLAGS=''
  4662. TAP_LIBS=''
  4663. TAR='/bin/tar'
  4664. TOUCH_TARGET='if test -f "$@";then touch "$@";fi;'
  4665. V8FS_STATIC_CFLAGS='-I/usr/include/v8-6.1'
  4666. V8FS_STATIC_LIBS='-lrt -ldl -Wl,--start-group /usr/lib/v8-6.1/libv8_base.a /usr/lib/v8-6.1/libv8_libplatform.a /usr/lib/v8-6.1/libv8_libbase.a /usr/lib/v8-6.1/libv8_snapshot.a /usr/lib/v8-6.1/libv8_libsampler.a /usr/lib/v8-6.1/src/inspector/libinspector.a -Wl,--end-group'
  4667. VA_LIST_IS_ARRAY_DEFINE='1'
  4668. VERSION='1.9.0'
  4669. VISIBILITY_FLAG='-fvisibility=hidden'
  4670. VLC_CFLAGS=''
  4671. VLC_LIBS='-lvlc'
  4672. WANT_DEBUG_FALSE='#'
  4673. WANT_DEBUG_TRUE=''
  4674. WGET='/usr/bin/wget'
  4675. X264_CFLAGS=''
  4676. X264_LIBS=''
  4677. XZ='/usr/bin/xz'
  4678. YAML_CFLAGS=''
  4679. YAML_LIBS='-lyaml'
  4680. ZCAT='/bin/gunzip'
  4681. ac_ct_AR='ar'
  4682. ac_ct_CC='gcc'
  4683. ac_ct_CXX='g++'
  4684. ac_ct_DUMPBIN=''
  4685. am__EXEEXT_FALSE=''
  4686. am__EXEEXT_TRUE='#'
  4687. am__fastdepCC_FALSE='#'
  4688. am__fastdepCC_TRUE=''
  4689. am__fastdepCXX_FALSE='#'
  4690. am__fastdepCXX_TRUE=''
  4691. am__include='include'
  4692. am__isrc=''
  4693. am__leading_dot='.'
  4694. am__nodep='_no'
  4695. am__quote=''
  4696. am__tar='$${TAR-tar} chof - "$$tardir"'
  4697. am__untar='$${TAR-tar} xf -'
  4698. bindir='${exec_prefix}/bin'
  4699. build='x86_64-pc-linux-gnu'
  4700. build_alias=''
  4701. build_cpu='x86_64'
  4702. build_os='linux-gnu'
  4703. build_vendor='pc'
  4704. cachedir='/usr/local/freeswitch/cache'
  4705. certsdir='/usr/local/freeswitch/certs'
  4706. confdir='/usr/local/freeswitch/conf'
  4707. datadir='/usr/local/freeswitch'
  4708. datarootdir='${prefix}/share'
  4709. dbdir='/usr/local/freeswitch/db'
  4710. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  4711. dvidir='${docdir}'
  4712. exec_prefix='/usr/local/freeswitch'
  4713. fontsdir='/usr/local/freeswitch/fonts'
  4714. grammardir='/usr/local/freeswitch/grammar'
  4715. host='x86_64-pc-linux-gnu'
  4716. host_alias=''
  4717. host_cpu='x86_64'
  4718. host_os='linux-gnu'
  4719. host_vendor='pc'
  4720. htdocsdir='/usr/local/freeswitch/htdocs'
  4721. htmldir='${docdir}'
  4722. imagesdir='/usr/local/freeswitch/images'
  4723. includedir='/usr/local/freeswitch/include/freeswitch'
  4724. infodir='${datarootdir}/info'
  4725. install_sh='${SHELL} /freeswitch-advantage/build/config/install-sh'
  4726. int64_t_fmt='#define SWITCH_INT64_T_FMT "ld"'
  4727. int64_value='long'
  4728. int_value='int'
  4729. libdir='${exec_prefix}/lib'
  4730. libexecdir='${exec_prefix}/libexec'
  4731. localedir='${datarootdir}/locale'
  4732. localstatedir='/usr/local/freeswitch'
  4733. logfiledir='/usr/local/freeswitch/log'
  4734. long_value='long'
  4735. mandir='${datarootdir}/man'
  4736. mkdir_p='$(MKDIR_P)'
  4737. modulesdir='/usr/local/freeswitch/mod'
  4738. oldincludedir='/usr/include'
  4739. openssl_CFLAGS=' -DHAVE_OPENSSL'
  4740. openssl_LIBS='-lssl -lcrypto'
  4741. pdfdir='${docdir}'
  4742. pkgconfigdir='${exec_prefix}/lib/pkgconfig'
  4743. prefix='/usr/local/freeswitch'
  4744. program_transform_name='s,x,x,'
  4745. psdir='${docdir}'
  4746. recordingsdir='/usr/local/freeswitch/recordings'
  4747. runstatedir='${localstatedir}/run'
  4748. runtimedir='/usr/local/freeswitch/run'
  4749. sbindir='${exec_prefix}/sbin'
  4750. scriptdir='/usr/local/freeswitch/scripts'
  4751. sharedstatedir='${prefix}/com'
  4752. short_value='short'
  4753. size_t_fmt='#define SWITCH_SIZE_T_FMT "ld"'
  4754. size_t_value='size_t'
  4755. soundsdir='/usr/local/freeswitch/sounds'
  4756. ssize_t_fmt='#define SWITCH_SSIZE_T_FMT "ld"'
  4757. ssize_t_value='ssize_t'
  4758. storagedir='/usr/local/freeswitch/storage'
  4759. subdirs=' libs/srtp libs/apr libs/apr-util libs/iksemel libs/libdingaling libs/sofia-sip libs/freetdm libs/unimrcp libs/spandsp'
  4760. switch_builddir='/freeswitch-advantage'
  4761. switch_srcdir='/freeswitch-advantage'
  4762. sysconfdir='${prefix}/etc'
  4763. target_alias=''
  4764. uint64_t_fmt='#define SWITCH_UINT64_T_FMT "lu"'
  4765. voidp_size='8'
  4766.  
  4767. ## ----------- ##
  4768. ## confdefs.h. ##
  4769. ## ----------- ##
  4770.  
  4771. /* confdefs.h */
  4772. #define PACKAGE_NAME "freeswitch"
  4773. #define PACKAGE_TARNAME "freeswitch"
  4774. #define PACKAGE_VERSION "1.9.0"
  4775. #define PACKAGE_STRING "freeswitch 1.9.0"
  4776. #define PACKAGE_BUGREPORT "bugs@freeswitch.org"
  4777. #define PACKAGE_URL ""
  4778. #define PACKAGE "freeswitch"
  4779. #define VERSION "1.9.0"
  4780. #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod"
  4781. #define SWITCH_RUN_DIR "/usr/local/freeswitch/run"
  4782. #define SWITCH_LOG_DIR "/usr/local/freeswitch/log"
  4783. #define SWITCH_DB_DIR "/usr/local/freeswitch/db"
  4784. #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs"
  4785. #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts"
  4786. #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds"
  4787. #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar"
  4788. #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs"
  4789. #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts"
  4790. #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings"
  4791. #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images"
  4792. #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage"
  4793. #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache"
  4794. #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf"
  4795. #define SWITCH_DATA_DIR "/usr/local/freeswitch"
  4796. #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch"
  4797. #define STDC_HEADERS 1
  4798. #define HAVE_SYS_TYPES_H 1
  4799. #define HAVE_SYS_STAT_H 1
  4800. #define HAVE_STDLIB_H 1
  4801. #define HAVE_STRING_H 1
  4802. #define HAVE_MEMORY_H 1
  4803. #define HAVE_STRINGS_H 1
  4804. #define HAVE_INTTYPES_H 1
  4805. #define HAVE_STDINT_H 1
  4806. #define HAVE_UNISTD_H 1
  4807. #define HAVE_DLFCN_H 1
  4808. #define LT_OBJDIR ".libs/"
  4809. #define DEBUG /**/
  4810. #define SIZEOF_LONG 8
  4811. #define HAVE_ODBC 1
  4812. #define HAVE_LIBJPEG 1
  4813. #define HAVE_DIRENT_H 1
  4814. #define STDC_HEADERS 1
  4815. #define HAVE_SYS_TYPES_H 1
  4816. #define HAVE_SYS_RESOURCE_H 1
  4817. #define HAVE_SCHED_H 1
  4818. #define HAVE_WCHAR_H 1
  4819. #define HAVE_SYS_IOCTL_H 1
  4820. #define HAVE_SYS_PRCTL_H 1
  4821. #define HAVE_SYS_SELECT_H 1
  4822. #define HAVE_NETDB_H 1
  4823. #define HAVE_EXECINFO_H 1
  4824. #define HAVE_SYS_TIME_H 1
  4825. #define TIME_WITH_SYS_TIME 1
  4826. #define HAVE_STDLIB_H 1
  4827. #define HAVE_MALLOC 0
  4828. #define malloc rpl_malloc
  4829. #define RETSIGTYPE void
  4830. #define HAVE_STRFTIME 1
  4831. #define HAVE_GETHOSTNAME 1
  4832. #define HAVE_VASPRINTF 1
  4833. #define HAVE_MMAP 1
  4834. #define HAVE_MLOCK 1
  4835. #define HAVE_MLOCKALL 1
  4836. #define HAVE_USLEEP 1
  4837. #define HAVE_GETIFADDRS 1
  4838. #define HAVE_TIMERFD_CREATE 1
  4839. #define HAVE_GETDTABLESIZE 1
  4840. #define HAVE_POSIX_OPENPT 1
  4841. #define HAVE_POLL 1
  4842. #define HAVE_SCHED_SETSCHEDULER 1
  4843. #define HAVE_SETPRIORITY 1
  4844. #define HAVE_SETRLIMIT 1
  4845. #define HAVE_SETGROUPS 1
  4846. #define HAVE_INITGROUPS 1
  4847. #define HAVE_GETRUSAGE 1
  4848. #define HAVE_WCSNCMP 1
  4849. #define HAVE_SETGROUPS 1
  4850. #define HAVE_ASPRINTF 1
  4851. #define HAVE_SETENV 1
  4852. #define HAVE_PSELECT 1
  4853. #define HAVE_GETTIMEOFDAY 1
  4854. #define HAVE_LOCALTIME_R 1
  4855. #define HAVE_GMTIME_R 1
  4856. #define HAVE_STRCASECMP 1
  4857. #define HAVE_DECL_STRERROR_R 1
  4858. #define HAVE_STRERROR_R 1
  4859. #define STRERROR_R_CHAR_P 1
  4860. #define HAVE_SCHED_SETAFFINITY 1
  4861. #define HAVE_SCHED_GETAFFINITY 1
  4862. #define HAVE_CPU_SET_MACROS 1
  4863. #define HAVE_CLOCK_GETTIME 1
  4864. #define HAVE_CLOCK_GETRES 1
  4865. #define HAVE_CLOCK_NANOSLEEP 1
  4866. #define HAVE_PTHREAD_SETSCHEDPARAM 1
  4867. #define HAVE_DEV_PTMX 1
  4868. #define HAVE_OPENPTY 1
  4869. #define HAVE_STRUCT_TM_TM_GMTOFF 1
  4870. #define HAVE_STRUCT_TM_TM_ZONE 1
  4871. #define HAVE_RLIMIT_MEMLOCK 1
  4872. #define HAVE_SCHED_RR 1
  4873. #define HAVE_SCHED_FIFO 1
  4874. #define USE_MLOCKALL 1
  4875. #define USE_SETRLIMIT 1
  4876. #define USE_SCHED_SETSCHEDULER 1
  4877. #define HAVE_SETENV 1
  4878. #define HAVE_STRTOLL 1
  4879. #define HAVE_STRTOULL 1
  4880. #define HAVE_STRTOQ 1
  4881. #define HAVE_STRTOUQ 1
  4882. #define SWITCH_BYTE_ORDER __LITTLE_ENDIAN
  4883. #define SIZEOF_CHAR 1
  4884. #define SIZEOF_INT 4
  4885. #define SIZEOF_LONG 8
  4886. #define SIZEOF_SHORT 2
  4887. #define SIZEOF_LONG_LONG 8
  4888. #define SIZEOF_VOIDP 8
  4889. #define SIZEOF_SSIZE_T 8
  4890. #define SIZEOF_SIZE_T 8
  4891. #define HAVE_CODEC2_CODEC2_H 1
  4892. #define HAVE_FLITE_FLITE_H 1
  4893. #define HAVE_MEMCACHED_SERVER_NAME 1
  4894. #define HAVE_MEMCACHED_STAT_EXECUTE 1
  4895. #define HAVE_MEMCACHED_INSTANCE_STP 1
  4896. #define HAVE_LIBEDIT 1
  4897. #define HAVE_DECL_EL_PROMPT_ESC 1
  4898. #define HAVE_DECL_EL_REFRESH 1
  4899. #define HAVE_EL_WSET 1
  4900. #define HAVE_LIBCRYPTO 1
  4901. #define HAVE_LIBSSL 1
  4902. #define HAVE_OPENSSL 1
  4903. #define HAVE_TLS 1
  4904. #define HAVE_OPENSSL_DTLS_SRTP 1
  4905. #define HAVE_OPENSSL_DTLS 1
  4906. #define HasJava 1
  4907. #define HAVE_EI_H 1
  4908.  
  4909. configure: exit 0
  4910.  
  4911. ## ---------------------- ##
  4912. ## Running config.status. ##
  4913. ## ---------------------- ##
  4914.  
  4915. This file was extended by freeswitch config.status 1.9.0, which was
  4916. generated by GNU Autoconf 2.69.  Invocation command line was
  4917.  
  4918.   CONFIG_FILES    =
  4919.   CONFIG_HEADERS  =
  4920.   CONFIG_LINKS    =
  4921.   CONFIG_COMMANDS =
  4922.   $ ./config.status src/include/switch_private.h
  4923.  
  4924. on 31ba0febdd04
  4925.  
  4926. config.status:1832: creating src/include/switch_private.h
  4927. config.status:2013: src/include/switch_private.h is unchanged
  4928.