From Corrupt Owl, 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 libdingaling configure 0.1, which was
  5. generated by GNU Autoconf 2.69.  Invocation command line was
  6.  
  7.   $ ./configure --disable-option-checking --prefix=/usr/local/freeswitch --enable-address-sanitizer --with-modinstdir=/usr/local/freeswitch/mod CONFIGURE_CFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer  CONFIGURE_CXXFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer  CONFIGURE_LDFLAGS=-fsanitize=address --cache-file=/dev/null --srcdir=. --disable-shared
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = 310f74fc414a
  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:2337: checking for a BSD-compatible install
  43. configure:2405: result: /usr/bin/install -c
  44. configure:2416: checking whether build environment is sane
  45. configure:2471: result: yes
  46. configure:2622: checking for a thread-safe mkdir -p
  47. configure:2661: result: /bin/mkdir -p
  48. configure:2668: checking for gawk
  49. configure:2698: result: no
  50. configure:2668: checking for mawk
  51. configure:2684: found /usr/bin/mawk
  52. configure:2695: result: mawk
  53. configure:2706: checking whether make sets $(MAKE)
  54. configure:2728: result: yes
  55. configure:2757: checking whether make supports nested variables
  56. configure:2774: result: yes
  57. configure:2964: checking for gcc
  58. configure:2980: found /usr/bin/gcc
  59. configure:2991: result: gcc
  60. configure:3220: checking for C compiler version
  61. configure:3229: gcc --version >&5
  62. gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
  63. Copyright (C) 2016 Free Software Foundation, Inc.
  64. This is free software; see the source for copying conditions.  There is NO
  65. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  66.  
  67. configure:3240: $? = 0
  68. configure:3229: gcc -v >&5
  69. Using built-in specs.
  70. COLLECT_GCC=gcc
  71. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
  72. Target: x86_64-linux-gnu
  73. 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
  74. Thread model: posix
  75. gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)
  76. configure:3240: $? = 0
  77. configure:3229: gcc -V >&5
  78. gcc: error: unrecognized command line option '-V'
  79. gcc: fatal error: no input files
  80. compilation terminated.
  81. configure:3240: $? = 1
  82. configure:3229: gcc -qversion >&5
  83. gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  84. gcc: fatal error: no input files
  85. compilation terminated.
  86. configure:3240: $? = 1
  87. configure:3260: checking whether the C compiler works
  88. configure:3282: gcc  -g -O2 -fsanitize=address -fno-omit-frame-pointer    -fsanitize=address conftest.c  >&5
  89. configure:3286: $? = 0
  90. configure:3334: result: yes
  91. configure:3337: checking for C compiler default output file name
  92. configure:3339: result: a.out
  93. configure:3345: checking for suffix of executables
  94. configure:3352: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer    -fsanitize=address conftest.c  >&5
  95. configure:3356: $? = 0
  96. configure:3378: result:
  97. configure:3400: checking whether we are cross compiling
  98. configure:3408: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer    -fsanitize=address conftest.c  >&5
  99. configure:3412: $? = 0
  100. configure:3419: ./conftest
  101. configure:3423: $? = 0
  102. configure:3438: result: no
  103. configure:3443: checking for suffix of object files
  104. configure:3465: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   conftest.c >&5
  105. configure:3469: $? = 0
  106. configure:3490: result: o
  107. configure:3494: checking whether we are using the GNU C compiler
  108. configure:3513: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   conftest.c >&5
  109. configure:3513: $? = 0
  110. configure:3522: result: yes
  111. configure:3531: checking whether gcc accepts -g
  112. configure:3551: gcc -c -g  conftest.c >&5
  113. configure:3551: $? = 0
  114. configure:3592: result: yes
  115. configure:3609: checking for gcc option to accept ISO C89
  116. configure:3672: gcc  -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   conftest.c >&5
  117. configure:3672: $? = 0
  118. configure:3685: result: none needed
  119. configure:3710: checking whether gcc understands -c and -o together
  120. configure:3732: gcc -c conftest.c -o conftest2.o
  121. configure:3735: $? = 0
  122. configure:3732: gcc -c conftest.c -o conftest2.o
  123. configure:3735: $? = 0
  124. configure:3747: result: yes
  125. configure:3775: checking for style of include used by make
  126. configure:3803: result: GNU
  127. configure:3829: checking dependency style of gcc
  128. configure:3940: result: gcc3
  129. configure:3955: checking whether make sets $(MAKE)
  130. configure:3977: result: yes
  131. configure:4015: checking build system type
  132. configure:4029: result: x86_64-pc-linux-gnu
  133. configure:4049: checking host system type
  134. configure:4062: result: x86_64-pc-linux-gnu
  135. configure:4103: checking how to print strings
  136. configure:4130: result: printf
  137. configure:4151: checking for a sed that does not truncate output
  138. configure:4215: result: /bin/sed
  139. configure:4233: checking for grep that handles long lines and -e
  140. configure:4291: result: /bin/grep
  141. configure:4296: checking for egrep
  142. configure:4358: result: /bin/grep -E
  143. configure:4363: checking for fgrep
  144. configure:4425: result: /bin/grep -F
  145. configure:4460: checking for ld used by gcc
  146. configure:4527: result: /usr/bin/ld
  147. configure:4534: checking if the linker (/usr/bin/ld) is GNU ld
  148. configure:4549: result: yes
  149. configure:4561: checking for BSD- or MS-compatible name lister (nm)
  150. configure:4615: result: /usr/bin/nm -B
  151. configure:4745: checking the name lister (/usr/bin/nm -B) interface
  152. configure:4752: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   conftest.c >&5
  153. configure:4755: /usr/bin/nm -B "conftest.o"
  154. configure:4758: output
  155.                  U _GLOBAL_OFFSET_TABLE_
  156. 0000000000000000 t _GLOBAL__sub_D_00099_0_some_variable
  157. 0000000000000000 t _GLOBAL__sub_I_00099_1_some_variable
  158.                  U __asan_init
  159.                  U __asan_register_globals
  160.                  U __asan_unregister_globals
  161.                  U __asan_version_mismatch_check_v6
  162. 0000000000000000 B some_variable
  163. configure:4765: result: BSD nm
  164. configure:4768: checking whether ln -s works
  165. configure:4772: result: yes
  166. configure:4780: checking the maximum length of command line arguments
  167. configure:4911: result: 1572864
  168. configure:4959: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
  169. configure:4999: result: func_convert_file_noop
  170. configure:5006: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
  171. configure:5026: result: func_convert_file_noop
  172. configure:5033: checking for /usr/bin/ld option to reload object files
  173. configure:5040: result: -r
  174. configure:5114: checking for objdump
  175. configure:5130: found /usr/bin/objdump
  176. configure:5141: result: objdump
  177. configure:5173: checking how to recognize dependent libraries
  178. configure:5373: result: pass_all
  179. configure:5458: checking for dlltool
  180. configure:5488: result: no
  181. configure:5518: checking how to associate runtime and link libraries
  182. configure:5545: result: printf %s\n
  183. configure:5606: checking for ar
  184. configure:5622: found /usr/bin/ar
  185. configure:5633: result: ar
  186. configure:5670: checking for archiver @FILE support
  187. configure:5687: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   conftest.c >&5
  188. configure:5687: $? = 0
  189. configure:5690: ar cru libconftest.a @conftest.lst >&5
  190. ar: `u' modifier ignored since `D' is the default (see `U')
  191. configure:5693: $? = 0
  192. configure:5698: ar cru libconftest.a @conftest.lst >&5
  193. ar: `u' modifier ignored since `D' is the default (see `U')
  194. ar: conftest.o: No such file or directory
  195. configure:5701: $? = 1
  196. configure:5713: result: @
  197. configure:5771: checking for strip
  198. configure:5787: found /usr/bin/strip
  199. configure:5798: result: strip
  200. configure:5870: checking for ranlib
  201. configure:5886: found /usr/bin/ranlib
  202. configure:5897: result: ranlib
  203. configure:5999: checking command to parse /usr/bin/nm -B output from gcc object
  204. configure:6152: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   conftest.c >&5
  205. configure:6155: $? = 0
  206. configure:6159: /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
  207. configure:6162: $? = 0
  208. configure:6228: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer    -fsanitize=address conftest.c conftstm.o >&5
  209. configure:6231: $? = 0
  210. configure:6269: result: ok
  211. configure:6316: checking for sysroot
  212. configure:6346: result: no
  213. configure:6353: checking for a working dd
  214. configure:6391: result: /bin/dd
  215. configure:6395: checking how to truncate binary pipes
  216. configure:6410: result: /bin/dd bs=4096 count=1
  217. configure:6546: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   conftest.c >&5
  218. configure:6549: $? = 0
  219. configure:6739: checking for mt
  220. configure:6769: result: no
  221. configure:6789: checking if : is a manifest tool
  222. configure:6795: : '-?'
  223. configure:6803: result: no
  224. configure:7480: checking how to run the C preprocessor
  225. configure:7511: gcc -E  conftest.c
  226. configure:7511: $? = 0
  227. configure:7525: gcc -E  conftest.c
  228. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  229.  #include <ac_nonexistent.h>
  230.                             ^
  231. compilation terminated.
  232. configure:7525: $? = 1
  233. configure: failed program was:
  234. | /* confdefs.h */
  235. | #define PACKAGE_NAME "libdingaling"
  236. | #define PACKAGE_TARNAME "libdingaling"
  237. | #define PACKAGE_VERSION "0.1"
  238. | #define PACKAGE_STRING "libdingaling 0.1"
  239. | #define PACKAGE_BUGREPORT ""
  240. | #define PACKAGE_URL ""
  241. | #define PACKAGE "libdingaling"
  242. | #define VERSION "0.1"
  243. | /* end confdefs.h.  */
  244. | #include <ac_nonexistent.h>
  245. configure:7550: result: gcc -E
  246. configure:7570: gcc -E  conftest.c
  247. configure:7570: $? = 0
  248. configure:7584: gcc -E  conftest.c
  249. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  250.  #include <ac_nonexistent.h>
  251.                             ^
  252. compilation terminated.
  253. configure:7584: $? = 1
  254. configure: failed program was:
  255. | /* confdefs.h */
  256. | #define PACKAGE_NAME "libdingaling"
  257. | #define PACKAGE_TARNAME "libdingaling"
  258. | #define PACKAGE_VERSION "0.1"
  259. | #define PACKAGE_STRING "libdingaling 0.1"
  260. | #define PACKAGE_BUGREPORT ""
  261. | #define PACKAGE_URL ""
  262. | #define PACKAGE "libdingaling"
  263. | #define VERSION "0.1"
  264. | /* end confdefs.h.  */
  265. | #include <ac_nonexistent.h>
  266. configure:7613: checking for ANSI C header files
  267. configure:7633: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   conftest.c >&5
  268. configure:7633: $? = 0
  269. configure:7706: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer    -fsanitize=address conftest.c  >&5
  270. configure:7706: $? = 0
  271. configure:7706: ./conftest
  272. configure:7706: $? = 0
  273. configure:7717: result: yes
  274. configure:7730: checking for sys/types.h
  275. configure:7730: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   conftest.c >&5
  276. configure:7730: $? = 0
  277. configure:7730: result: yes
  278. configure:7730: checking for sys/stat.h
  279. configure:7730: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   conftest.c >&5
  280. configure:7730: $? = 0
  281. configure:7730: result: yes
  282. configure:7730: checking for stdlib.h
  283. configure:7730: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   conftest.c >&5
  284. configure:7730: $? = 0
  285. configure:7730: result: yes
  286. configure:7730: checking for string.h
  287. configure:7730: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   conftest.c >&5
  288. configure:7730: $? = 0
  289. configure:7730: result: yes
  290. configure:7730: checking for memory.h
  291. configure:7730: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   conftest.c >&5
  292. configure:7730: $? = 0
  293. configure:7730: result: yes
  294. configure:7730: checking for strings.h
  295. configure:7730: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   conftest.c >&5
  296. configure:7730: $? = 0
  297. configure:7730: result: yes
  298. configure:7730: checking for inttypes.h
  299. configure:7730: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   conftest.c >&5
  300. configure:7730: $? = 0
  301. configure:7730: result: yes
  302. configure:7730: checking for stdint.h
  303. configure:7730: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   conftest.c >&5
  304. configure:7730: $? = 0
  305. configure:7730: result: yes
  306. configure:7730: checking for unistd.h
  307. configure:7730: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   conftest.c >&5
  308. configure:7730: $? = 0
  309. configure:7730: result: yes
  310. configure:7744: checking for dlfcn.h
  311. configure:7744: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   conftest.c >&5
  312. configure:7744: $? = 0
  313. configure:7744: result: yes
  314. configure:8000: checking for objdir
  315. configure:8015: result: .libs
  316. configure:8275: checking if gcc supports -fno-rtti -fno-exceptions
  317. configure:8293: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   -fno-rtti -fno-exceptions conftest.c >&5
  318. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  319. configure:8297: $? = 0
  320. configure:8310: result: no
  321. configure:8668: checking for gcc option to produce PIC
  322. configure:8675: result: -fPIC -DPIC
  323. configure:8683: checking if gcc PIC flag -fPIC -DPIC works
  324. configure:8701: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   -fPIC -DPIC -DPIC conftest.c >&5
  325. configure:8705: $? = 0
  326. configure:8718: result: yes
  327. configure:8747: checking if gcc static flag -static works
  328. configure:8775: result: no
  329. configure:8790: checking if gcc supports -c -o file.o
  330. configure:8811: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   -o out/conftest2.o conftest.c >&5
  331. configure:8815: $? = 0
  332. configure:8837: result: yes
  333. configure:8845: checking if gcc supports -c -o file.o
  334. configure:8892: result: yes
  335. configure:8925: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  336. configure:10188: result: yes
  337. configure:10428: checking dynamic linker characteristics
  338. configure:11009: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer    -fsanitize=address -Wl,-rpath -Wl,/foo conftest.c  >&5
  339. configure:11009: $? = 0
  340. configure:11258: result: GNU/Linux ld.so
  341. configure:11380: checking how to hardcode library paths into programs
  342. configure:11405: result: immediate
  343. configure:11953: checking whether stripping libraries is possible
  344. configure:11958: result: yes
  345. configure:11993: checking if libtool supports shared libraries
  346. configure:11995: result: yes
  347. configure:11998: checking whether to build shared libraries
  348. configure:12023: result: no
  349. configure:12026: checking whether to build static libraries
  350. configure:12030: result: yes
  351. configure:12071: checking for C compiler vendor
  352. configure:12095: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   conftest.c >&5
  353. conftest.c: In function 'main':
  354. conftest.c:29:7: error: 'thisisanerror' undeclared (first use in this function)
  355.        thisisanerror;
  356.        ^~~~~~~~~~~~~
  357. conftest.c:29:7: note: each undeclared identifier is reported only once for each function it appears in
  358. configure:12095: $? = 1
  359. configure: failed program was:
  360. | /* confdefs.h */
  361. | #define PACKAGE_NAME "libdingaling"
  362. | #define PACKAGE_TARNAME "libdingaling"
  363. | #define PACKAGE_VERSION "0.1"
  364. | #define PACKAGE_STRING "libdingaling 0.1"
  365. | #define PACKAGE_BUGREPORT ""
  366. | #define PACKAGE_URL ""
  367. | #define PACKAGE "libdingaling"
  368. | #define VERSION "0.1"
  369. | #define STDC_HEADERS 1
  370. | #define HAVE_SYS_TYPES_H 1
  371. | #define HAVE_SYS_STAT_H 1
  372. | #define HAVE_STDLIB_H 1
  373. | #define HAVE_STRING_H 1
  374. | #define HAVE_MEMORY_H 1
  375. | #define HAVE_STRINGS_H 1
  376. | #define HAVE_INTTYPES_H 1
  377. | #define HAVE_STDINT_H 1
  378. | #define HAVE_UNISTD_H 1
  379. | #define HAVE_DLFCN_H 1
  380. | #define LT_OBJDIR ".libs/"
  381. | /* end confdefs.h.  */
  382. |
  383. | int
  384. | main ()
  385. | {
  386. |
  387. | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
  388. |       thisisanerror;
  389. | #endif
  390. |
  391. |   ;
  392. |   return 0;
  393. | }
  394. configure:12095: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   conftest.c >&5
  395. conftest.c: In function 'main':
  396. conftest.c:29:7: error: 'thisisanerror' undeclared (first use in this function)
  397.        thisisanerror;
  398.        ^~~~~~~~~~~~~
  399. conftest.c:29:7: note: each undeclared identifier is reported only once for each function it appears in
  400. configure:12095: $? = 1
  401. configure: failed program was:
  402. | /* confdefs.h */
  403. | #define PACKAGE_NAME "libdingaling"
  404. | #define PACKAGE_TARNAME "libdingaling"
  405. | #define PACKAGE_VERSION "0.1"
  406. | #define PACKAGE_STRING "libdingaling 0.1"
  407. | #define PACKAGE_BUGREPORT ""
  408. | #define PACKAGE_URL ""
  409. | #define PACKAGE "libdingaling"
  410. | #define VERSION "0.1"
  411. | #define STDC_HEADERS 1
  412. | #define HAVE_SYS_TYPES_H 1
  413. | #define HAVE_SYS_STAT_H 1
  414. | #define HAVE_STDLIB_H 1
  415. | #define HAVE_STRING_H 1
  416. | #define HAVE_MEMORY_H 1
  417. | #define HAVE_STRINGS_H 1
  418. | #define HAVE_INTTYPES_H 1
  419. | #define HAVE_STDINT_H 1
  420. | #define HAVE_UNISTD_H 1
  421. | #define HAVE_DLFCN_H 1
  422. | #define LT_OBJDIR ".libs/"
  423. | /* end confdefs.h.  */
  424. |
  425. | int
  426. | main ()
  427. | {
  428. |
  429. | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
  430. |       thisisanerror;
  431. | #endif
  432. |
  433. |   ;
  434. |   return 0;
  435. | }
  436. configure:12095: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer   conftest.c >&5
  437. configure:12095: $? = 0
  438. configure:12102: result: gnu
  439. configure:12955: checking CFLAGS for maximum ansi warnings
  440. configure:12987: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer  -pedantic  -Wall -std=c99 -pedantic  conftest.c >&5
  441. configure:12987: $? = 0
  442. configure:13001: result: -Wall -std=c99 -pedantic
  443. configure:13014: : CFLAGS="$CFLAGS $ac_cv_cflags_warn_all_ansi"
  444. configure:13017: $? = 0
  445. configure:13127: checking for dirent.h that defines DIR
  446. configure:13146: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer  -Wall -std=c99 -pedantic  conftest.c >&5
  447. configure:13146: $? = 0
  448. configure:13154: result: yes
  449. configure:13167: checking for library containing opendir
  450. configure:13198: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer  -Wall -std=c99 -pedantic   -fsanitize=address conftest.c  >&5
  451. configure:13198: $? = 0
  452. configure:13215: result: none required
  453. configure:13282: checking for ANSI C header files
  454. configure:13386: result: yes
  455. configure:13397: checking for an ANSI C-conforming const
  456. configure:13463: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer  -Wall -std=c99 -pedantic  conftest.c >&5
  457. configure:13463: $? = 0
  458. configure:13470: result: yes
  459. configure:13478: checking for inline
  460. configure:13494: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer  -Wall -std=c99 -pedantic  conftest.c >&5
  461. configure:13494: $? = 0
  462. configure:13502: result: inline
  463. configure:13520: checking for size_t
  464. configure:13520: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer  -Wall -std=c99 -pedantic  conftest.c >&5
  465. configure:13520: $? = 0
  466. configure:13520: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer  -Wall -std=c99 -pedantic  conftest.c >&5
  467. conftest.c: In function 'main':
  468. conftest.c:63:21: error: expected expression before ')' token
  469.  if (sizeof ((size_t)))
  470.                      ^
  471. configure:13520: $? = 1
  472. configure: failed program was:
  473. | /* confdefs.h */
  474. | #define PACKAGE_NAME "libdingaling"
  475. | #define PACKAGE_TARNAME "libdingaling"
  476. | #define PACKAGE_VERSION "0.1"
  477. | #define PACKAGE_STRING "libdingaling 0.1"
  478. | #define PACKAGE_BUGREPORT ""
  479. | #define PACKAGE_URL ""
  480. | #define PACKAGE "libdingaling"
  481. | #define VERSION "0.1"
  482. | #define STDC_HEADERS 1
  483. | #define HAVE_SYS_TYPES_H 1
  484. | #define HAVE_SYS_STAT_H 1
  485. | #define HAVE_STDLIB_H 1
  486. | #define HAVE_STRING_H 1
  487. | #define HAVE_MEMORY_H 1
  488. | #define HAVE_STRINGS_H 1
  489. | #define HAVE_INTTYPES_H 1
  490. | #define HAVE_STDINT_H 1
  491. | #define HAVE_UNISTD_H 1
  492. | #define HAVE_DLFCN_H 1
  493. | #define LT_OBJDIR ".libs/"
  494. | #define DEBUG /**/
  495. | #define __inline__ inline
  496. | #define HAVE_DIRENT_H 1
  497. | #define STDC_HEADERS 1
  498. | /* end confdefs.h.  */
  499. | #include <stdio.h>
  500. | #ifdef HAVE_SYS_TYPES_H
  501. | # include <sys/types.h>
  502. | #endif
  503. | #ifdef HAVE_SYS_STAT_H
  504. | # include <sys/stat.h>
  505. | #endif
  506. | #ifdef STDC_HEADERS
  507. | # include <stdlib.h>
  508. | # include <stddef.h>
  509. | #else
  510. | # ifdef HAVE_STDLIB_H
  511. | #  include <stdlib.h>
  512. | # endif
  513. | #endif
  514. | #ifdef HAVE_STRING_H
  515. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  516. | #  include <memory.h>
  517. | # endif
  518. | # include <string.h>
  519. | #endif
  520. | #ifdef HAVE_STRINGS_H
  521. | # include <strings.h>
  522. | #endif
  523. | #ifdef HAVE_INTTYPES_H
  524. | # include <inttypes.h>
  525. | #endif
  526. | #ifdef HAVE_STDINT_H
  527. | # include <stdint.h>
  528. | #endif
  529. | #ifdef HAVE_UNISTD_H
  530. | # include <unistd.h>
  531. | #endif
  532. | int
  533. | main ()
  534. | {
  535. | if (sizeof ((size_t)))
  536. |           return 0;
  537. |   ;
  538. |   return 0;
  539. | }
  540. configure:13520: result: yes
  541. configure:13531: checking whether time.h and sys/time.h may both be included
  542. configure:13551: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer  -Wall -std=c99 -pedantic  conftest.c >&5
  543. configure:13551: $? = 0
  544. configure:13558: result: yes
  545. configure:13566: checking whether struct tm is in sys/time.h or time.h
  546. configure:13586: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer  -Wall -std=c99 -pedantic  conftest.c >&5
  547. configure:13586: $? = 0
  548. configure:13593: result: time.h
  549. configure:13604: checking whether gcc needs -traditional
  550. configure:13638: result: no
  551. configure:13647: checking for stdlib.h
  552. configure:13647: result: yes
  553. configure:13657: checking for GNU libc compatible malloc
  554. configure:13681: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer  -Wall -std=c99 -pedantic   -fsanitize=address conftest.c  >&5
  555. configure:13681: $? = 0
  556. configure:13681: ./conftest
  557.  
  558. =================================================================
  559. ==66774==ERROR: LeakSanitizer: detected memory leaks
  560.  
  561. Direct leak of 1 byte(s) in 1 object(s) allocated from:
  562.     #0 0x7f3232ff8d28 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.3+0xc1d28)
  563.     #1 0x561df822472a in main /freeswitch-advantage/libs/libdingaling/conftest.c:38
  564.     #2 0x7f3232bb82e0 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x202e0)
  565.  
  566. SUMMARY: AddressSanitizer: 1 byte(s) leaked in 1 allocation(s).
  567. configure:13681: $? = 1
  568. configure: program exited with status 1
  569. configure: failed program was:
  570. | /* confdefs.h */
  571. | #define PACKAGE_NAME "libdingaling"
  572. | #define PACKAGE_TARNAME "libdingaling"
  573. | #define PACKAGE_VERSION "0.1"
  574. | #define PACKAGE_STRING "libdingaling 0.1"
  575. | #define PACKAGE_BUGREPORT ""
  576. | #define PACKAGE_URL ""
  577. | #define PACKAGE "libdingaling"
  578. | #define VERSION "0.1"
  579. | #define STDC_HEADERS 1
  580. | #define HAVE_SYS_TYPES_H 1
  581. | #define HAVE_SYS_STAT_H 1
  582. | #define HAVE_STDLIB_H 1
  583. | #define HAVE_STRING_H 1
  584. | #define HAVE_MEMORY_H 1
  585. | #define HAVE_STRINGS_H 1
  586. | #define HAVE_INTTYPES_H 1
  587. | #define HAVE_STDINT_H 1
  588. | #define HAVE_UNISTD_H 1
  589. | #define HAVE_DLFCN_H 1
  590. | #define LT_OBJDIR ".libs/"
  591. | #define DEBUG /**/
  592. | #define __inline__ inline
  593. | #define HAVE_DIRENT_H 1
  594. | #define STDC_HEADERS 1
  595. | #define TIME_WITH_SYS_TIME 1
  596. | #define HAVE_STDLIB_H 1
  597. | /* end confdefs.h.  */
  598. | #if defined STDC_HEADERS || defined HAVE_STDLIB_H
  599. | # include <stdlib.h>
  600. | #else
  601. | char *malloc ();
  602. | #endif
  603. |
  604. | int
  605. | main ()
  606. | {
  607. | return ! malloc (0);
  608. |   ;
  609. |   return 0;
  610. | }
  611. configure:13691: result: no
  612. configure:13712: checking return type of signal handlers
  613. configure:13730: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer  -Wall -std=c99 -pedantic  conftest.c >&5
  614. conftest.c: In function 'main':
  615. conftest.c:37:10: error: void value not ignored as it ought to be
  616.  return *(signal (0, 0)) (0) == 1;
  617.          ~^~~~~~~~~~~~~~~~~~
  618. configure:13730: $? = 1
  619. configure: failed program was:
  620. | /* confdefs.h */
  621. | #define PACKAGE_NAME "libdingaling"
  622. | #define PACKAGE_TARNAME "libdingaling"
  623. | #define PACKAGE_VERSION "0.1"
  624. | #define PACKAGE_STRING "libdingaling 0.1"
  625. | #define PACKAGE_BUGREPORT ""
  626. | #define PACKAGE_URL ""
  627. | #define PACKAGE "libdingaling"
  628. | #define VERSION "0.1"
  629. | #define STDC_HEADERS 1
  630. | #define HAVE_SYS_TYPES_H 1
  631. | #define HAVE_SYS_STAT_H 1
  632. | #define HAVE_STDLIB_H 1
  633. | #define HAVE_STRING_H 1
  634. | #define HAVE_MEMORY_H 1
  635. | #define HAVE_STRINGS_H 1
  636. | #define HAVE_INTTYPES_H 1
  637. | #define HAVE_STDINT_H 1
  638. | #define HAVE_UNISTD_H 1
  639. | #define HAVE_DLFCN_H 1
  640. | #define LT_OBJDIR ".libs/"
  641. | #define DEBUG /**/
  642. | #define __inline__ inline
  643. | #define HAVE_DIRENT_H 1
  644. | #define STDC_HEADERS 1
  645. | #define TIME_WITH_SYS_TIME 1
  646. | #define HAVE_STDLIB_H 1
  647. | #define HAVE_MALLOC 0
  648. | #define malloc rpl_malloc
  649. | /* end confdefs.h.  */
  650. | #include <sys/types.h>
  651. | #include <signal.h>
  652. |
  653. | int
  654. | main ()
  655. | {
  656. | return *(signal (0, 0)) (0) == 1;
  657. |   ;
  658. |   return 0;
  659. | }
  660. configure:13737: result: void
  661. configure:13747: checking for strftime
  662. configure:13747: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer  -Wall -std=c99 -pedantic   -fsanitize=address conftest.c  >&5
  663. conftest.c:55:6: warning: conflicting types for built-in function 'strftime'
  664.  char strftime ();
  665.       ^~~~~~~~
  666. configure:13747: $? = 0
  667. configure:13747: result: yes
  668. configure:13802: checking whether byte ordering is bigendian
  669. configure:13817: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer  -Wall -std=c99 -pedantic  conftest.c >&5
  670. conftest.c:34:9: error: unknown type name 'not'
  671.          not a universal capable compiler
  672.          ^~~
  673. conftest.c:34:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  674.          not a universal capable compiler
  675.                ^~~~~~~~~
  676. conftest.c:34:15: error: unknown type name 'universal'
  677. configure:13817: $? = 1
  678. configure: failed program was:
  679. | /* confdefs.h */
  680. | #define PACKAGE_NAME "libdingaling"
  681. | #define PACKAGE_TARNAME "libdingaling"
  682. | #define PACKAGE_VERSION "0.1"
  683. | #define PACKAGE_STRING "libdingaling 0.1"
  684. | #define PACKAGE_BUGREPORT ""
  685. | #define PACKAGE_URL ""
  686. | #define PACKAGE "libdingaling"
  687. | #define VERSION "0.1"
  688. | #define STDC_HEADERS 1
  689. | #define HAVE_SYS_TYPES_H 1
  690. | #define HAVE_SYS_STAT_H 1
  691. | #define HAVE_STDLIB_H 1
  692. | #define HAVE_STRING_H 1
  693. | #define HAVE_MEMORY_H 1
  694. | #define HAVE_STRINGS_H 1
  695. | #define HAVE_INTTYPES_H 1
  696. | #define HAVE_STDINT_H 1
  697. | #define HAVE_UNISTD_H 1
  698. | #define HAVE_DLFCN_H 1
  699. | #define LT_OBJDIR ".libs/"
  700. | #define DEBUG /**/
  701. | #define __inline__ inline
  702. | #define HAVE_DIRENT_H 1
  703. | #define STDC_HEADERS 1
  704. | #define TIME_WITH_SYS_TIME 1
  705. | #define HAVE_STDLIB_H 1
  706. | #define HAVE_MALLOC 0
  707. | #define malloc rpl_malloc
  708. | #define RETSIGTYPE void
  709. | #define HAVE_STRFTIME 1
  710. | /* end confdefs.h.  */
  711. | #ifndef __APPLE_CC__
  712. |              not a universal capable compiler
  713. |            #endif
  714. |            typedef int dummy;
  715. |
  716. configure:13862: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer  -Wall -std=c99 -pedantic  conftest.c >&5
  717. conftest.c: In function 'main':
  718. conftest.c:40:8: error: unknown type name 'bogus'
  719.         bogus endian macros
  720.         ^~~~~
  721. conftest.c:40:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
  722.         bogus endian macros
  723.                      ^~~~~~
  724. configure:13862: $? = 1
  725. configure: failed program was:
  726. | /* confdefs.h */
  727. | #define PACKAGE_NAME "libdingaling"
  728. | #define PACKAGE_TARNAME "libdingaling"
  729. | #define PACKAGE_VERSION "0.1"
  730. | #define PACKAGE_STRING "libdingaling 0.1"
  731. | #define PACKAGE_BUGREPORT ""
  732. | #define PACKAGE_URL ""
  733. | #define PACKAGE "libdingaling"
  734. | #define VERSION "0.1"
  735. | #define STDC_HEADERS 1
  736. | #define HAVE_SYS_TYPES_H 1
  737. | #define HAVE_SYS_STAT_H 1
  738. | #define HAVE_STDLIB_H 1
  739. | #define HAVE_STRING_H 1
  740. | #define HAVE_MEMORY_H 1
  741. | #define HAVE_STRINGS_H 1
  742. | #define HAVE_INTTYPES_H 1
  743. | #define HAVE_STDINT_H 1
  744. | #define HAVE_UNISTD_H 1
  745. | #define HAVE_DLFCN_H 1
  746. | #define LT_OBJDIR ".libs/"
  747. | #define DEBUG /**/
  748. | #define __inline__ inline
  749. | #define HAVE_DIRENT_H 1
  750. | #define STDC_HEADERS 1
  751. | #define TIME_WITH_SYS_TIME 1
  752. | #define HAVE_STDLIB_H 1
  753. | #define HAVE_MALLOC 0
  754. | #define malloc rpl_malloc
  755. | #define RETSIGTYPE void
  756. | #define HAVE_STRFTIME 1
  757. | /* end confdefs.h.  */
  758. | #include <sys/types.h>
  759. |            #include <sys/param.h>
  760. |
  761. | int
  762. | main ()
  763. | {
  764. | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN                    && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN                    && LITTLE_ENDIAN)
  765. |             bogus endian macros
  766. |            #endif
  767. |
  768. |   ;
  769. |   return 0;
  770. | }
  771. configure:13906: gcc -c  -g -O2 -fsanitize=address -fno-omit-frame-pointer  -Wall -std=c99 -pedantic  conftest.c >&5
  772. conftest.c: In function 'main':
  773. conftest.c:39:8: error: unknown type name 'bogus'
  774.         bogus endian macros
  775.         ^~~~~
  776. conftest.c:39:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
  777.         bogus endian macros
  778.                      ^~~~~~
  779. configure:13906: $? = 1
  780. configure: failed program was:
  781. | /* confdefs.h */
  782. | #define PACKAGE_NAME "libdingaling"
  783. | #define PACKAGE_TARNAME "libdingaling"
  784. | #define PACKAGE_VERSION "0.1"
  785. | #define PACKAGE_STRING "libdingaling 0.1"
  786. | #define PACKAGE_BUGREPORT ""
  787. | #define PACKAGE_URL ""
  788. | #define PACKAGE "libdingaling"
  789. | #define VERSION "0.1"
  790. | #define STDC_HEADERS 1
  791. | #define HAVE_SYS_TYPES_H 1
  792. | #define HAVE_SYS_STAT_H 1
  793. | #define HAVE_STDLIB_H 1
  794. | #define HAVE_STRING_H 1
  795. | #define HAVE_MEMORY_H 1
  796. | #define HAVE_STRINGS_H 1
  797. | #define HAVE_INTTYPES_H 1
  798. | #define HAVE_STDINT_H 1
  799. | #define HAVE_UNISTD_H 1
  800. | #define HAVE_DLFCN_H 1
  801. | #define LT_OBJDIR ".libs/"
  802. | #define DEBUG /**/
  803. | #define __inline__ inline
  804. | #define HAVE_DIRENT_H 1
  805. | #define STDC_HEADERS 1
  806. | #define TIME_WITH_SYS_TIME 1
  807. | #define HAVE_STDLIB_H 1
  808. | #define HAVE_MALLOC 0
  809. | #define malloc rpl_malloc
  810. | #define RETSIGTYPE void
  811. | #define HAVE_STRFTIME 1
  812. | /* end confdefs.h.  */
  813. | #include <limits.h>
  814. |
  815. | int
  816. | main ()
  817. | {
  818. | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
  819. |             bogus endian macros
  820. |            #endif
  821. |
  822. |   ;
  823. |   return 0;
  824. | }
  825. configure:13997: gcc -o conftest  -g -O2 -fsanitize=address -fno-omit-frame-pointer  -Wall -std=c99 -pedantic   -fsanitize=address conftest.c  >&5
  826. configure:13997: $? = 0
  827. configure:13997: ./conftest
  828. configure:13997: $? = 0
  829. configure:14008: result: no
  830. configure:14148: checking that generated files are newer than configure
  831. configure:14154: result: done
  832. configure:14182: creating ./config.status
  833.  
  834. ## ---------------------- ##
  835. ## Running config.status. ##
  836. ## ---------------------- ##
  837.  
  838. This file was extended by libdingaling config.status 0.1, which was
  839. generated by GNU Autoconf 2.69.  Invocation command line was
  840.  
  841.   CONFIG_FILES    =
  842.   CONFIG_HEADERS  =
  843.   CONFIG_LINKS    =
  844.   CONFIG_COMMANDS =
  845.   $ ./config.status
  846.  
  847. on 310f74fc414a
  848.  
  849. config.status:1103: creating Makefile
  850. config.status:1103: creating src/config.h
  851. config.status:1332: executing depfiles commands
  852. config.status:1332: executing libtool commands
  853.  
  854. ## ---------------- ##
  855. ## Cache variables. ##
  856. ## ---------------- ##
  857.  
  858. ac_cv_build=x86_64-pc-linux-gnu
  859. ac_cv_c_bigendian=no
  860. ac_cv_c_compiler_gnu=yes
  861. ac_cv_c_const=yes
  862. ac_cv_c_inline=inline
  863. ac_cv_cflags_warn_all_ansi='-Wall -std=c99 -pedantic'
  864. ac_cv_env_CC_set=
  865. ac_cv_env_CC_value=
  866. ac_cv_env_CFLAGS_set=
  867. ac_cv_env_CFLAGS_value=
  868. ac_cv_env_CPPFLAGS_set=
  869. ac_cv_env_CPPFLAGS_value=
  870. ac_cv_env_CPP_set=
  871. ac_cv_env_CPP_value=
  872. ac_cv_env_LDFLAGS_set=
  873. ac_cv_env_LDFLAGS_value=
  874. ac_cv_env_LIBS_set=
  875. ac_cv_env_LIBS_value=
  876. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  877. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  878. ac_cv_env_build_alias_set=
  879. ac_cv_env_build_alias_value=
  880. ac_cv_env_host_alias_set=
  881. ac_cv_env_host_alias_value=
  882. ac_cv_env_target_alias_set=
  883. ac_cv_env_target_alias_value=
  884. ac_cv_func_malloc_0_nonnull=no
  885. ac_cv_func_strftime=yes
  886. ac_cv_header_dirent_dirent_h=yes
  887. ac_cv_header_dlfcn_h=yes
  888. ac_cv_header_inttypes_h=yes
  889. ac_cv_header_memory_h=yes
  890. ac_cv_header_stdc=yes
  891. ac_cv_header_stdint_h=yes
  892. ac_cv_header_stdlib_h=yes
  893. ac_cv_header_string_h=yes
  894. ac_cv_header_strings_h=yes
  895. ac_cv_header_sys_stat_h=yes
  896. ac_cv_header_sys_types_h=yes
  897. ac_cv_header_time=yes
  898. ac_cv_header_unistd_h=yes
  899. ac_cv_host=x86_64-pc-linux-gnu
  900. ac_cv_objext=o
  901. ac_cv_path_EGREP='/bin/grep -E'
  902. ac_cv_path_FGREP='/bin/grep -F'
  903. ac_cv_path_GREP=/bin/grep
  904. ac_cv_path_SED=/bin/sed
  905. ac_cv_path_install='/usr/bin/install -c'
  906. ac_cv_path_lt_DD=/bin/dd
  907. ac_cv_path_mkdir=/bin/mkdir
  908. ac_cv_prog_AWK=mawk
  909. ac_cv_prog_CPP='gcc -E'
  910. ac_cv_prog_ac_ct_AR=ar
  911. ac_cv_prog_ac_ct_CC=gcc
  912. ac_cv_prog_ac_ct_OBJDUMP=objdump
  913. ac_cv_prog_ac_ct_RANLIB=ranlib
  914. ac_cv_prog_ac_ct_STRIP=strip
  915. ac_cv_prog_cc_c89=
  916. ac_cv_prog_cc_g=yes
  917. ac_cv_prog_gcc_traditional=no
  918. ac_cv_prog_make_make_set=yes
  919. ac_cv_search_opendir='none required'
  920. ac_cv_struct_tm=time.h
  921. ac_cv_type_signal=void
  922. ac_cv_type_size_t=yes
  923. am_cv_CC_dependencies_compiler_type=gcc3
  924. am_cv_make_support_nested_variables=yes
  925. am_cv_prog_cc_c_o=yes
  926. ax_cv_c_compiler_vendor=gnu
  927. lt_cv_ar_at_file=@
  928. lt_cv_deplibs_check_method=pass_all
  929. lt_cv_file_magic_cmd='$MAGIC_CMD'
  930. lt_cv_file_magic_test_file=
  931. lt_cv_ld_reload_flag=-r
  932. lt_cv_nm_interface='BSD nm'
  933. lt_cv_objdir=.libs
  934. lt_cv_path_LD=/usr/bin/ld
  935. lt_cv_path_NM='/usr/bin/nm -B'
  936. lt_cv_path_mainfest_tool=no
  937. lt_cv_prog_compiler_c_o=yes
  938. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  939. lt_cv_prog_compiler_pic_works=yes
  940. lt_cv_prog_compiler_rtti_exceptions=no
  941. lt_cv_prog_compiler_static_works=no
  942. lt_cv_prog_gnu_ld=yes
  943. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  944. lt_cv_shlibpath_overrides_runpath=yes
  945. 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'\'''
  946. 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'\'''
  947. 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'\'''
  948. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  949. lt_cv_sys_global_symbol_to_import=
  950. lt_cv_sys_max_cmd_len=1572864
  951. lt_cv_to_host_file_cmd=func_convert_file_noop
  952. lt_cv_to_tool_file_cmd=func_convert_file_noop
  953. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  954.  
  955. ## ----------------- ##
  956. ## Output variables. ##
  957. ## ----------------- ##
  958.  
  959. ACLOCAL='${SHELL} /freeswitch-advantage/libs/libdingaling/build/missing aclocal-1.15'
  960. AMDEPBACKSLASH='\'
  961. AMDEP_FALSE='#'
  962. AMDEP_TRUE=''
  963. AMTAR='$${TAR-tar}'
  964. AM_BACKSLASH='\'
  965. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  966. AM_DEFAULT_VERBOSITY='1'
  967. AM_V='$(V)'
  968. AR='ar'
  969. AUTOCONF='${SHELL} /freeswitch-advantage/libs/libdingaling/build/missing autoconf'
  970. AUTOHEADER='${SHELL} /freeswitch-advantage/libs/libdingaling/build/missing autoheader'
  971. AUTOMAKE='${SHELL} /freeswitch-advantage/libs/libdingaling/build/missing automake-1.15'
  972. AWK='mawk'
  973. CC='gcc'
  974. CCDEPMODE='depmode=gcc3'
  975. CFLAGS=' -g -O2 -fsanitize=address -fno-omit-frame-pointer  -Wall -std=c99 -pedantic'
  976. CPP='gcc -E'
  977. CPPFLAGS=''
  978. CYGPATH_W='echo'
  979. DEFS='-DHAVE_CONFIG_H'
  980. DEPDIR='.deps'
  981. DLLTOOL='false'
  982. DSYMUTIL=''
  983. DUMPBIN=''
  984. ECHO_C=''
  985. ECHO_N='-n'
  986. ECHO_T=''
  987. EGREP='/bin/grep -E'
  988. EXEEXT=''
  989. FGREP='/bin/grep -F'
  990. GREP='/bin/grep'
  991. INSTALL_DATA='${INSTALL} -m 644'
  992. INSTALL_PROGRAM='${INSTALL}'
  993. INSTALL_SCRIPT='${INSTALL}'
  994. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  995. LD='/usr/bin/ld -m elf_x86_64'
  996. LDFLAGS=' -fsanitize=address'
  997. LIBOBJS=' ${LIBOBJDIR}malloc$U.o'
  998. LIBS=''
  999. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1000. LIPO=''
  1001. LN_S='ln -s'
  1002. LTLIBOBJS=' ${LIBOBJDIR}malloc$U.lo'
  1003. LT_SYS_LIBRARY_PATH=''
  1004. MAKEINFO='${SHELL} /freeswitch-advantage/libs/libdingaling/build/missing makeinfo'
  1005. MANIFEST_TOOL=':'
  1006. MKDIR_P='/bin/mkdir -p'
  1007. NM='/usr/bin/nm -B'
  1008. NMEDIT=''
  1009. OBJDUMP='objdump'
  1010. OBJEXT='o'
  1011. OTOOL64=''
  1012. OTOOL=''
  1013. PACKAGE='libdingaling'
  1014. PACKAGE_BUGREPORT=''
  1015. PACKAGE_NAME='libdingaling'
  1016. PACKAGE_STRING='libdingaling 0.1'
  1017. PACKAGE_TARNAME='libdingaling'
  1018. PACKAGE_URL=''
  1019. PACKAGE_VERSION='0.1'
  1020. PATH_SEPARATOR=':'
  1021. PRTDIAG=''
  1022. RANLIB='ranlib'
  1023. SED='/bin/sed'
  1024. SET_MAKE=''
  1025. SHELL='/bin/bash'
  1026. SOLINK='-shared -Xlinker -x'
  1027. STRIP='strip'
  1028. VERSION='0.1'
  1029. WANT_DEBUG_FALSE='#'
  1030. WANT_DEBUG_TRUE=''
  1031. ac_ct_AR='ar'
  1032. ac_ct_CC='gcc'
  1033. ac_ct_DUMPBIN=''
  1034. am__EXEEXT_FALSE=''
  1035. am__EXEEXT_TRUE='#'
  1036. am__fastdepCC_FALSE='#'
  1037. am__fastdepCC_TRUE=''
  1038. am__include='include'
  1039. am__isrc=''
  1040. am__leading_dot='.'
  1041. am__nodep='_no'
  1042. am__quote=''
  1043. am__tar='$${TAR-tar} chof - "$$tardir"'
  1044. am__untar='$${TAR-tar} xf -'
  1045. bindir='${exec_prefix}/bin'
  1046. build='x86_64-pc-linux-gnu'
  1047. build_alias=''
  1048. build_cpu='x86_64'
  1049. build_os='linux-gnu'
  1050. build_vendor='pc'
  1051. datadir='${datarootdir}'
  1052. datarootdir='${prefix}/share'
  1053. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1054. dvidir='${docdir}'
  1055. exec_prefix='${prefix}'
  1056. host='x86_64-pc-linux-gnu'
  1057. host_alias=''
  1058. host_cpu='x86_64'
  1059. host_os='linux-gnu'
  1060. host_vendor='pc'
  1061. htmldir='${docdir}'
  1062. includedir='${prefix}/include'
  1063. infodir='${datarootdir}/info'
  1064. install_sh='${SHELL} /freeswitch-advantage/libs/libdingaling/build/install-sh'
  1065. libdir='${exec_prefix}/lib'
  1066. libexecdir='${exec_prefix}/libexec'
  1067. localedir='${datarootdir}/locale'
  1068. localstatedir='${prefix}/var'
  1069. mandir='${datarootdir}/man'
  1070. mkdir_p='$(MKDIR_P)'
  1071. new_AM_CFLAGS='-fPIC'
  1072. new_AM_LDFLAGS=''
  1073. oldincludedir='/usr/include'
  1074. pdfdir='${docdir}'
  1075. prefix='/usr/local/freeswitch'
  1076. program_transform_name='s,x,x,'
  1077. psdir='${docdir}'
  1078. runstatedir='${localstatedir}/run'
  1079. sbindir='${exec_prefix}/sbin'
  1080. sharedstatedir='${prefix}/com'
  1081. sysconfdir='${prefix}/etc'
  1082. target_alias=''
  1083.  
  1084. ## ----------- ##
  1085. ## confdefs.h. ##
  1086. ## ----------- ##
  1087.  
  1088. /* confdefs.h */
  1089. #define PACKAGE_NAME "libdingaling"
  1090. #define PACKAGE_TARNAME "libdingaling"
  1091. #define PACKAGE_VERSION "0.1"
  1092. #define PACKAGE_STRING "libdingaling 0.1"
  1093. #define PACKAGE_BUGREPORT ""
  1094. #define PACKAGE_URL ""
  1095. #define PACKAGE "libdingaling"
  1096. #define VERSION "0.1"
  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 __inline__ inline
  1111. #define HAVE_DIRENT_H 1
  1112. #define STDC_HEADERS 1
  1113. #define TIME_WITH_SYS_TIME 1
  1114. #define HAVE_STDLIB_H 1
  1115. #define HAVE_MALLOC 0
  1116. #define malloc rpl_malloc
  1117. #define RETSIGTYPE void
  1118. #define HAVE_STRFTIME 1
  1119. #define __BYTE_ORDER __LITTLE_ENDIAN
  1120. #define __LITTLE_ENDIAN 1234
  1121. #define __BIG_ENDIAN 4321
  1122.  
  1123. configure: exit 0
  1124.