config.log 39 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3. It was created by libthree_rates configure 1.0, which was
  4. generated by GNU Autoconf 2.69. Invocation command line was
  5. $ ./configure
  6. ## --------- ##
  7. ## Platform. ##
  8. ## --------- ##
  9. hostname = master
  10. uname -m = x86_64
  11. uname -r = 3.10.0-957.el7.x86_64
  12. uname -s = Linux
  13. uname -v = #1 SMP Thu Nov 8 23:39:32 UTC 2018
  14. /usr/bin/uname -p = x86_64
  15. /bin/uname -X = unknown
  16. /bin/arch = x86_64
  17. /usr/bin/arch -k = unknown
  18. /usr/convex/getsysinfo = unknown
  19. /usr/bin/hostinfo = unknown
  20. /bin/machine = unknown
  21. /usr/bin/oslevel = unknown
  22. /bin/universe = unknown
  23. PATH: /usr/local/bin
  24. PATH: /usr/bin
  25. PATH: /usr/local/sbin
  26. PATH: /usr/sbin
  27. PATH: /usr/local/nodejs/bin
  28. PATH: /home/zhuyf/.local/bin
  29. PATH: /home/zhuyf/bin
  30. ## ----------- ##
  31. ## Core tests. ##
  32. ## ----------- ##
  33. configure:2578: checking for a BSD-compatible install
  34. configure:2646: result: /usr/bin/install -c
  35. configure:2657: checking whether build environment is sane
  36. configure:2712: result: yes
  37. configure:2863: checking for a thread-safe mkdir -p
  38. configure:2902: result: /usr/bin/mkdir -p
  39. configure:2909: checking for gawk
  40. configure:2925: found /usr/bin/gawk
  41. configure:2936: result: gawk
  42. configure:2947: checking whether make sets $(MAKE)
  43. configure:2969: result: yes
  44. configure:2998: checking whether make supports nested variables
  45. configure:3015: result: yes
  46. configure:3159: checking for g++
  47. configure:3175: found /usr/bin/g++
  48. configure:3186: result: g++
  49. configure:3213: checking for C++ compiler version
  50. configure:3222: g++ --version >&5
  51. g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
  52. Copyright (C) 2015 Free Software Foundation, Inc.
  53. This is free software; see the source for copying conditions. There is NO
  54. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  55. configure:3233: $? = 0
  56. configure:3222: g++ -v >&5
  57. Using built-in specs.
  58. COLLECT_GCC=g++
  59. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
  60. Target: x86_64-redhat-linux
  61. Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
  62. Thread model: posix
  63. gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC)
  64. configure:3233: $? = 0
  65. configure:3222: g++ -V >&5
  66. g++: error: unrecognized command line option '-V'
  67. g++: fatal error: no input files
  68. compilation terminated.
  69. configure:3233: $? = 4
  70. configure:3222: g++ -qversion >&5
  71. g++: error: unrecognized command line option '-qversion'
  72. g++: fatal error: no input files
  73. compilation terminated.
  74. configure:3233: $? = 4
  75. configure:3253: checking whether the C++ compiler works
  76. configure:3275: g++ conftest.cpp >&5
  77. configure:3279: $? = 0
  78. configure:3327: result: yes
  79. configure:3330: checking for C++ compiler default output file name
  80. configure:3332: result: a.out
  81. configure:3338: checking for suffix of executables
  82. configure:3345: g++ -o conftest conftest.cpp >&5
  83. configure:3349: $? = 0
  84. configure:3371: result:
  85. configure:3393: checking whether we are cross compiling
  86. configure:3401: g++ -o conftest conftest.cpp >&5
  87. configure:3405: $? = 0
  88. configure:3412: ./conftest
  89. configure:3416: $? = 0
  90. configure:3431: result: no
  91. configure:3436: checking for suffix of object files
  92. configure:3458: g++ -c conftest.cpp >&5
  93. configure:3462: $? = 0
  94. configure:3483: result: o
  95. configure:3487: checking whether we are using the GNU C++ compiler
  96. configure:3506: g++ -c conftest.cpp >&5
  97. configure:3506: $? = 0
  98. configure:3515: result: yes
  99. configure:3524: checking whether g++ accepts -g
  100. configure:3544: g++ -c -g conftest.cpp >&5
  101. configure:3544: $? = 0
  102. configure:3585: result: yes
  103. configure:3619: checking for style of include used by make
  104. configure:3647: result: GNU
  105. configure:3673: checking dependency style of g++
  106. configure:3784: result: gcc3
  107. configure:3847: checking for gcc
  108. configure:3863: found /usr/bin/gcc
  109. configure:3874: result: gcc
  110. configure:4103: checking for C compiler version
  111. configure:4112: gcc --version >&5
  112. gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
  113. Copyright (C) 2015 Free Software Foundation, Inc.
  114. This is free software; see the source for copying conditions. There is NO
  115. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  116. configure:4123: $? = 0
  117. configure:4112: gcc -v >&5
  118. Using built-in specs.
  119. COLLECT_GCC=gcc
  120. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
  121. Target: x86_64-redhat-linux
  122. Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
  123. Thread model: posix
  124. gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC)
  125. configure:4123: $? = 0
  126. configure:4112: gcc -V >&5
  127. gcc: error: unrecognized command line option '-V'
  128. gcc: fatal error: no input files
  129. compilation terminated.
  130. configure:4123: $? = 4
  131. configure:4112: gcc -qversion >&5
  132. gcc: error: unrecognized command line option '-qversion'
  133. gcc: fatal error: no input files
  134. compilation terminated.
  135. configure:4123: $? = 4
  136. configure:4127: checking whether we are using the GNU C compiler
  137. configure:4146: gcc -c conftest.c >&5
  138. configure:4146: $? = 0
  139. configure:4155: result: yes
  140. configure:4164: checking whether gcc accepts -g
  141. configure:4184: gcc -c -g conftest.c >&5
  142. configure:4184: $? = 0
  143. configure:4225: result: yes
  144. configure:4242: checking for gcc option to accept ISO C89
  145. configure:4305: gcc -c -g -O2 conftest.c >&5
  146. configure:4305: $? = 0
  147. configure:4318: result: none needed
  148. configure:4340: checking dependency style of gcc
  149. configure:4451: result: gcc3
  150. configure:4470: checking for main in -lrt
  151. configure:4489: gcc -o conftest -g -O2 conftest.c -lrt >&5
  152. configure:4489: $? = 0
  153. configure:4498: result: yes
  154. configure:4516: checking how to run the C preprocessor
  155. configure:4547: gcc -E conftest.c
  156. configure:4547: $? = 0
  157. configure:4561: gcc -E conftest.c
  158. conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
  159. #include <ac_nonexistent.h>
  160. ^
  161. compilation terminated.
  162. configure:4561: $? = 1
  163. configure: failed program was:
  164. | /* confdefs.h */
  165. | #define PACKAGE_NAME "libthree_rates"
  166. | #define PACKAGE_TARNAME "libthree_rates"
  167. | #define PACKAGE_VERSION "1.0"
  168. | #define PACKAGE_STRING "libthree_rates 1.0"
  169. | #define PACKAGE_BUGREPORT "zhuyunfei@zh3x.cn"
  170. | #define PACKAGE_URL ""
  171. | #define PACKAGE "libthree_rates"
  172. | #define VERSION "1.0"
  173. | #define HAVE_LIBRT 1
  174. | /* end confdefs.h. */
  175. | #include <ac_nonexistent.h>
  176. configure:4586: result: gcc -E
  177. configure:4606: gcc -E conftest.c
  178. configure:4606: $? = 0
  179. configure:4620: gcc -E conftest.c
  180. conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
  181. #include <ac_nonexistent.h>
  182. ^
  183. compilation terminated.
  184. configure:4620: $? = 1
  185. configure: failed program was:
  186. | /* confdefs.h */
  187. | #define PACKAGE_NAME "libthree_rates"
  188. | #define PACKAGE_TARNAME "libthree_rates"
  189. | #define PACKAGE_VERSION "1.0"
  190. | #define PACKAGE_STRING "libthree_rates 1.0"
  191. | #define PACKAGE_BUGREPORT "zhuyunfei@zh3x.cn"
  192. | #define PACKAGE_URL ""
  193. | #define PACKAGE "libthree_rates"
  194. | #define VERSION "1.0"
  195. | #define HAVE_LIBRT 1
  196. | /* end confdefs.h. */
  197. | #include <ac_nonexistent.h>
  198. configure:4649: checking for grep that handles long lines and -e
  199. configure:4707: result: /usr/bin/grep
  200. configure:4712: checking for egrep
  201. configure:4774: result: /usr/bin/grep -E
  202. configure:4779: checking for ANSI C header files
  203. configure:4799: gcc -c -g -O2 conftest.c >&5
  204. configure:4799: $? = 0
  205. configure:4872: gcc -o conftest -g -O2 conftest.c -lrt >&5
  206. configure:4872: $? = 0
  207. configure:4872: ./conftest
  208. configure:4872: $? = 0
  209. configure:4883: result: yes
  210. configure:4896: checking for sys/types.h
  211. configure:4896: gcc -c -g -O2 conftest.c >&5
  212. configure:4896: $? = 0
  213. configure:4896: result: yes
  214. configure:4896: checking for sys/stat.h
  215. configure:4896: gcc -c -g -O2 conftest.c >&5
  216. configure:4896: $? = 0
  217. configure:4896: result: yes
  218. configure:4896: checking for stdlib.h
  219. configure:4896: gcc -c -g -O2 conftest.c >&5
  220. configure:4896: $? = 0
  221. configure:4896: result: yes
  222. configure:4896: checking for string.h
  223. configure:4896: gcc -c -g -O2 conftest.c >&5
  224. configure:4896: $? = 0
  225. configure:4896: result: yes
  226. configure:4896: checking for memory.h
  227. configure:4896: gcc -c -g -O2 conftest.c >&5
  228. configure:4896: $? = 0
  229. configure:4896: result: yes
  230. configure:4896: checking for strings.h
  231. configure:4896: gcc -c -g -O2 conftest.c >&5
  232. configure:4896: $? = 0
  233. configure:4896: result: yes
  234. configure:4896: checking for inttypes.h
  235. configure:4896: gcc -c -g -O2 conftest.c >&5
  236. configure:4896: $? = 0
  237. configure:4896: result: yes
  238. configure:4896: checking for stdint.h
  239. configure:4896: gcc -c -g -O2 conftest.c >&5
  240. configure:4896: $? = 0
  241. configure:4896: result: yes
  242. configure:4896: checking for unistd.h
  243. configure:4896: gcc -c -g -O2 conftest.c >&5
  244. configure:4896: $? = 0
  245. configure:4896: result: yes
  246. configure:4911: checking float.h usability
  247. configure:4911: gcc -c -g -O2 conftest.c >&5
  248. configure:4911: $? = 0
  249. configure:4911: result: yes
  250. configure:4911: checking float.h presence
  251. configure:4911: gcc -E conftest.c
  252. configure:4911: $? = 0
  253. configure:4911: result: yes
  254. configure:4911: checking for float.h
  255. configure:4911: result: yes
  256. configure:4911: checking for stdlib.h
  257. configure:4911: result: yes
  258. configure:4911: checking for string.h
  259. configure:4911: result: yes
  260. configure:4911: checking sys/time.h usability
  261. configure:4911: gcc -c -g -O2 conftest.c >&5
  262. configure:4911: $? = 0
  263. configure:4911: result: yes
  264. configure:4911: checking sys/time.h presence
  265. configure:4911: gcc -E conftest.c
  266. configure:4911: $? = 0
  267. configure:4911: result: yes
  268. configure:4911: checking for sys/time.h
  269. configure:4911: result: yes
  270. configure:4911: checking for unistd.h
  271. configure:4911: result: yes
  272. configure:4923: checking for stdbool.h that conforms to C99
  273. configure:4990: gcc -c -g -O2 conftest.c >&5
  274. configure:4990: $? = 0
  275. configure:4997: result: yes
  276. configure:4999: checking for _Bool
  277. configure:4999: gcc -c -g -O2 conftest.c >&5
  278. configure:4999: $? = 0
  279. configure:4999: gcc -c -g -O2 conftest.c >&5
  280. conftest.c: In function 'main':
  281. conftest.c:63:20: error: expected expression before ')' token
  282. if (sizeof ((_Bool)))
  283. ^
  284. configure:4999: $? = 1
  285. configure: failed program was:
  286. | /* confdefs.h */
  287. | #define PACKAGE_NAME "libthree_rates"
  288. | #define PACKAGE_TARNAME "libthree_rates"
  289. | #define PACKAGE_VERSION "1.0"
  290. | #define PACKAGE_STRING "libthree_rates 1.0"
  291. | #define PACKAGE_BUGREPORT "zhuyunfei@zh3x.cn"
  292. | #define PACKAGE_URL ""
  293. | #define PACKAGE "libthree_rates"
  294. | #define VERSION "1.0"
  295. | #define HAVE_LIBRT 1
  296. | #define STDC_HEADERS 1
  297. | #define HAVE_SYS_TYPES_H 1
  298. | #define HAVE_SYS_STAT_H 1
  299. | #define HAVE_STDLIB_H 1
  300. | #define HAVE_STRING_H 1
  301. | #define HAVE_MEMORY_H 1
  302. | #define HAVE_STRINGS_H 1
  303. | #define HAVE_INTTYPES_H 1
  304. | #define HAVE_STDINT_H 1
  305. | #define HAVE_UNISTD_H 1
  306. | #define HAVE_FLOAT_H 1
  307. | #define HAVE_STDLIB_H 1
  308. | #define HAVE_STRING_H 1
  309. | #define HAVE_SYS_TIME_H 1
  310. | #define HAVE_UNISTD_H 1
  311. | /* end confdefs.h. */
  312. | #include <stdio.h>
  313. | #ifdef HAVE_SYS_TYPES_H
  314. | # include <sys/types.h>
  315. | #endif
  316. | #ifdef HAVE_SYS_STAT_H
  317. | # include <sys/stat.h>
  318. | #endif
  319. | #ifdef STDC_HEADERS
  320. | # include <stdlib.h>
  321. | # include <stddef.h>
  322. | #else
  323. | # ifdef HAVE_STDLIB_H
  324. | # include <stdlib.h>
  325. | # endif
  326. | #endif
  327. | #ifdef HAVE_STRING_H
  328. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  329. | # include <memory.h>
  330. | # endif
  331. | # include <string.h>
  332. | #endif
  333. | #ifdef HAVE_STRINGS_H
  334. | # include <strings.h>
  335. | #endif
  336. | #ifdef HAVE_INTTYPES_H
  337. | # include <inttypes.h>
  338. | #endif
  339. | #ifdef HAVE_STDINT_H
  340. | # include <stdint.h>
  341. | #endif
  342. | #ifdef HAVE_UNISTD_H
  343. | # include <unistd.h>
  344. | #endif
  345. | int
  346. | main ()
  347. | {
  348. | if (sizeof ((_Bool)))
  349. | return 0;
  350. | ;
  351. | return 0;
  352. | }
  353. configure:4999: result: yes
  354. configure:5010: checking for inline
  355. configure:5026: gcc -c -g -O2 conftest.c >&5
  356. configure:5026: $? = 0
  357. configure:5034: result: inline
  358. configure:5052: checking for int32_t
  359. configure:5052: gcc -c -g -O2 conftest.c >&5
  360. configure:5052: $? = 0
  361. configure:5052: gcc -c -g -O2 conftest.c >&5
  362. conftest.c: In function 'main':
  363. conftest.c:66:53: warning: integer overflow in expression [-Woverflow]
  364. < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  365. ^
  366. conftest.c:65:12: error: storage size of 'test_array' isn't constant
  367. static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  368. ^
  369. configure:5052: $? = 1
  370. configure: failed program was:
  371. | /* confdefs.h */
  372. | #define PACKAGE_NAME "libthree_rates"
  373. | #define PACKAGE_TARNAME "libthree_rates"
  374. | #define PACKAGE_VERSION "1.0"
  375. | #define PACKAGE_STRING "libthree_rates 1.0"
  376. | #define PACKAGE_BUGREPORT "zhuyunfei@zh3x.cn"
  377. | #define PACKAGE_URL ""
  378. | #define PACKAGE "libthree_rates"
  379. | #define VERSION "1.0"
  380. | #define HAVE_LIBRT 1
  381. | #define STDC_HEADERS 1
  382. | #define HAVE_SYS_TYPES_H 1
  383. | #define HAVE_SYS_STAT_H 1
  384. | #define HAVE_STDLIB_H 1
  385. | #define HAVE_STRING_H 1
  386. | #define HAVE_MEMORY_H 1
  387. | #define HAVE_STRINGS_H 1
  388. | #define HAVE_INTTYPES_H 1
  389. | #define HAVE_STDINT_H 1
  390. | #define HAVE_UNISTD_H 1
  391. | #define HAVE_FLOAT_H 1
  392. | #define HAVE_STDLIB_H 1
  393. | #define HAVE_STRING_H 1
  394. | #define HAVE_SYS_TIME_H 1
  395. | #define HAVE_UNISTD_H 1
  396. | #define HAVE__BOOL 1
  397. | /* end confdefs.h. */
  398. | #include <stdio.h>
  399. | #ifdef HAVE_SYS_TYPES_H
  400. | # include <sys/types.h>
  401. | #endif
  402. | #ifdef HAVE_SYS_STAT_H
  403. | # include <sys/stat.h>
  404. | #endif
  405. | #ifdef STDC_HEADERS
  406. | # include <stdlib.h>
  407. | # include <stddef.h>
  408. | #else
  409. | # ifdef HAVE_STDLIB_H
  410. | # include <stdlib.h>
  411. | # endif
  412. | #endif
  413. | #ifdef HAVE_STRING_H
  414. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  415. | # include <memory.h>
  416. | # endif
  417. | # include <string.h>
  418. | #endif
  419. | #ifdef HAVE_STRINGS_H
  420. | # include <strings.h>
  421. | #endif
  422. | #ifdef HAVE_INTTYPES_H
  423. | # include <inttypes.h>
  424. | #endif
  425. | #ifdef HAVE_STDINT_H
  426. | # include <stdint.h>
  427. | #endif
  428. | #ifdef HAVE_UNISTD_H
  429. | # include <unistd.h>
  430. | #endif
  431. | enum { N = 32 / 2 - 1 };
  432. | int
  433. | main ()
  434. | {
  435. | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  436. | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  437. | test_array [0] = 0;
  438. | return test_array [0];
  439. |
  440. | ;
  441. | return 0;
  442. | }
  443. configure:5052: result: yes
  444. configure:5063: checking for size_t
  445. configure:5063: gcc -c -g -O2 conftest.c >&5
  446. configure:5063: $? = 0
  447. configure:5063: gcc -c -g -O2 conftest.c >&5
  448. conftest.c: In function 'main':
  449. conftest.c:64:21: error: expected expression before ')' token
  450. if (sizeof ((size_t)))
  451. ^
  452. configure:5063: $? = 1
  453. configure: failed program was:
  454. | /* confdefs.h */
  455. | #define PACKAGE_NAME "libthree_rates"
  456. | #define PACKAGE_TARNAME "libthree_rates"
  457. | #define PACKAGE_VERSION "1.0"
  458. | #define PACKAGE_STRING "libthree_rates 1.0"
  459. | #define PACKAGE_BUGREPORT "zhuyunfei@zh3x.cn"
  460. | #define PACKAGE_URL ""
  461. | #define PACKAGE "libthree_rates"
  462. | #define VERSION "1.0"
  463. | #define HAVE_LIBRT 1
  464. | #define STDC_HEADERS 1
  465. | #define HAVE_SYS_TYPES_H 1
  466. | #define HAVE_SYS_STAT_H 1
  467. | #define HAVE_STDLIB_H 1
  468. | #define HAVE_STRING_H 1
  469. | #define HAVE_MEMORY_H 1
  470. | #define HAVE_STRINGS_H 1
  471. | #define HAVE_INTTYPES_H 1
  472. | #define HAVE_STDINT_H 1
  473. | #define HAVE_UNISTD_H 1
  474. | #define HAVE_FLOAT_H 1
  475. | #define HAVE_STDLIB_H 1
  476. | #define HAVE_STRING_H 1
  477. | #define HAVE_SYS_TIME_H 1
  478. | #define HAVE_UNISTD_H 1
  479. | #define HAVE__BOOL 1
  480. | /* end confdefs.h. */
  481. | #include <stdio.h>
  482. | #ifdef HAVE_SYS_TYPES_H
  483. | # include <sys/types.h>
  484. | #endif
  485. | #ifdef HAVE_SYS_STAT_H
  486. | # include <sys/stat.h>
  487. | #endif
  488. | #ifdef STDC_HEADERS
  489. | # include <stdlib.h>
  490. | # include <stddef.h>
  491. | #else
  492. | # ifdef HAVE_STDLIB_H
  493. | # include <stdlib.h>
  494. | # endif
  495. | #endif
  496. | #ifdef HAVE_STRING_H
  497. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  498. | # include <memory.h>
  499. | # endif
  500. | # include <string.h>
  501. | #endif
  502. | #ifdef HAVE_STRINGS_H
  503. | # include <strings.h>
  504. | #endif
  505. | #ifdef HAVE_INTTYPES_H
  506. | # include <inttypes.h>
  507. | #endif
  508. | #ifdef HAVE_STDINT_H
  509. | # include <stdint.h>
  510. | #endif
  511. | #ifdef HAVE_UNISTD_H
  512. | # include <unistd.h>
  513. | #endif
  514. | int
  515. | main ()
  516. | {
  517. | if (sizeof ((size_t)))
  518. | return 0;
  519. | ;
  520. | return 0;
  521. | }
  522. configure:5063: result: yes
  523. configure:5074: checking for uint32_t
  524. configure:5074: gcc -c -g -O2 conftest.c >&5
  525. configure:5074: $? = 0
  526. configure:5074: result: yes
  527. configure:5088: checking for uint64_t
  528. configure:5088: gcc -c -g -O2 conftest.c >&5
  529. configure:5088: $? = 0
  530. configure:5088: result: yes
  531. configure:5102: checking for uint8_t
  532. configure:5102: gcc -c -g -O2 conftest.c >&5
  533. configure:5102: $? = 0
  534. configure:5102: result: yes
  535. configure:5146: checking build system type
  536. configure:5160: result: x86_64-unknown-linux-gnu
  537. configure:5180: checking host system type
  538. configure:5193: result: x86_64-unknown-linux-gnu
  539. configure:5234: checking how to print strings
  540. configure:5261: result: printf
  541. configure:5282: checking for a sed that does not truncate output
  542. configure:5346: result: /usr/bin/sed
  543. configure:5364: checking for fgrep
  544. configure:5426: result: /usr/bin/grep -F
  545. configure:5461: checking for ld used by gcc
  546. configure:5528: result: /usr/bin/ld
  547. configure:5535: checking if the linker (/usr/bin/ld) is GNU ld
  548. configure:5550: result: yes
  549. configure:5562: checking for BSD- or MS-compatible name lister (nm)
  550. configure:5611: result: /usr/bin/nm -B
  551. configure:5741: checking the name lister (/usr/bin/nm -B) interface
  552. configure:5748: gcc -c -g -O2 conftest.c >&5
  553. configure:5751: /usr/bin/nm -B "conftest.o"
  554. configure:5754: output
  555. 0000000000000000 B some_variable
  556. configure:5761: result: BSD nm
  557. configure:5764: checking whether ln -s works
  558. configure:5768: result: yes
  559. configure:5776: checking the maximum length of command line arguments
  560. configure:5906: result: 1572864
  561. configure:5923: checking whether the shell understands some XSI constructs
  562. configure:5933: result: yes
  563. configure:5937: checking whether the shell understands "+="
  564. configure:5943: result: yes
  565. configure:5978: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
  566. configure:6018: result: func_convert_file_noop
  567. configure:6025: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
  568. configure:6045: result: func_convert_file_noop
  569. configure:6052: checking for /usr/bin/ld option to reload object files
  570. configure:6059: result: -r
  571. configure:6133: checking for objdump
  572. configure:6149: found /usr/bin/objdump
  573. configure:6160: result: objdump
  574. configure:6192: checking how to recognize dependent libraries
  575. configure:6394: result: pass_all
  576. configure:6479: checking for dlltool
  577. configure:6509: result: no
  578. configure:6539: checking how to associate runtime and link libraries
  579. configure:6566: result: printf %s\n
  580. configure:6626: checking for ar
  581. configure:6642: found /usr/bin/ar
  582. configure:6653: result: ar
  583. configure:6690: checking for archiver @FILE support
  584. configure:6707: gcc -c -g -O2 conftest.c >&5
  585. configure:6707: $? = 0
  586. configure:6710: ar cru libconftest.a @conftest.lst >&5
  587. configure:6713: $? = 0
  588. configure:6718: ar cru libconftest.a @conftest.lst >&5
  589. ar: conftest.o: No such file or directory
  590. configure:6721: $? = 1
  591. configure:6733: result: @
  592. configure:6791: checking for strip
  593. configure:6807: found /usr/bin/strip
  594. configure:6818: result: strip
  595. configure:6890: checking for ranlib
  596. configure:6906: found /usr/bin/ranlib
  597. configure:6917: result: ranlib
  598. configure:7019: checking command to parse /usr/bin/nm -B output from gcc object
  599. configure:7139: gcc -c -g -O2 conftest.c >&5
  600. configure:7142: $? = 0
  601. configure:7146: /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
  602. configure:7149: $? = 0
  603. configure:7215: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  604. configure:7218: $? = 0
  605. configure:7256: result: ok
  606. configure:7293: checking for sysroot
  607. configure:7323: result: no
  608. configure:7400: gcc -c -g -O2 conftest.c >&5
  609. configure:7403: $? = 0
  610. configure:7579: checking for mt
  611. configure:7609: result: no
  612. configure:7629: checking if : is a manifest tool
  613. configure:7635: : '-?'
  614. configure:7643: result: no
  615. configure:8282: checking for dlfcn.h
  616. configure:8282: gcc -c -g -O2 conftest.c >&5
  617. configure:8282: $? = 0
  618. configure:8282: result: yes
  619. configure:8499: checking for objdir
  620. configure:8514: result: .libs
  621. configure:8781: checking if gcc supports -fno-rtti -fno-exceptions
  622. configure:8799: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  623. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  624. configure:8803: $? = 0
  625. configure:8816: result: no
  626. configure:9143: checking for gcc option to produce PIC
  627. configure:9150: result: -fPIC -DPIC
  628. configure:9158: checking if gcc PIC flag -fPIC -DPIC works
  629. configure:9176: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  630. configure:9180: $? = 0
  631. configure:9193: result: yes
  632. configure:9222: checking if gcc static flag -static works
  633. configure:9250: result: no
  634. configure:9265: checking if gcc supports -c -o file.o
  635. configure:9286: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  636. configure:9290: $? = 0
  637. configure:9312: result: yes
  638. configure:9320: checking if gcc supports -c -o file.o
  639. configure:9367: result: yes
  640. configure:9400: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  641. configure:10553: result: yes
  642. configure:10590: checking whether -lc should be explicitly linked in
  643. configure:10598: gcc -c -g -O2 conftest.c >&5
  644. configure:10601: $? = 0
  645. configure:10616: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  646. configure:10619: $? = 0
  647. configure:10633: result: no
  648. configure:10793: checking dynamic linker characteristics
  649. configure:11304: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c -lrt >&5
  650. configure:11304: $? = 0
  651. configure:11530: result: GNU/Linux ld.so
  652. configure:11637: checking how to hardcode library paths into programs
  653. configure:11662: result: immediate
  654. configure:12202: checking whether stripping libraries is possible
  655. configure:12207: result: yes
  656. configure:12242: checking if libtool supports shared libraries
  657. configure:12244: result: yes
  658. configure:12247: checking whether to build shared libraries
  659. configure:12268: result: yes
  660. configure:12271: checking whether to build static libraries
  661. configure:12275: result: yes
  662. configure:12298: checking how to run the C++ preprocessor
  663. configure:12325: g++ -E conftest.cpp
  664. configure:12325: $? = 0
  665. configure:12339: g++ -E conftest.cpp
  666. conftest.cpp:30:28: fatal error: ac_nonexistent.h: No such file or directory
  667. #include <ac_nonexistent.h>
  668. ^
  669. compilation terminated.
  670. configure:12339: $? = 1
  671. configure: failed program was:
  672. | /* confdefs.h */
  673. | #define PACKAGE_NAME "libthree_rates"
  674. | #define PACKAGE_TARNAME "libthree_rates"
  675. | #define PACKAGE_VERSION "1.0"
  676. | #define PACKAGE_STRING "libthree_rates 1.0"
  677. | #define PACKAGE_BUGREPORT "zhuyunfei@zh3x.cn"
  678. | #define PACKAGE_URL ""
  679. | #define PACKAGE "libthree_rates"
  680. | #define VERSION "1.0"
  681. | #define HAVE_LIBRT 1
  682. | #define STDC_HEADERS 1
  683. | #define HAVE_SYS_TYPES_H 1
  684. | #define HAVE_SYS_STAT_H 1
  685. | #define HAVE_STDLIB_H 1
  686. | #define HAVE_STRING_H 1
  687. | #define HAVE_MEMORY_H 1
  688. | #define HAVE_STRINGS_H 1
  689. | #define HAVE_INTTYPES_H 1
  690. | #define HAVE_STDINT_H 1
  691. | #define HAVE_UNISTD_H 1
  692. | #define HAVE_FLOAT_H 1
  693. | #define HAVE_STDLIB_H 1
  694. | #define HAVE_STRING_H 1
  695. | #define HAVE_SYS_TIME_H 1
  696. | #define HAVE_UNISTD_H 1
  697. | #define HAVE__BOOL 1
  698. | #define HAVE_DLFCN_H 1
  699. | #define LT_OBJDIR ".libs/"
  700. | /* end confdefs.h. */
  701. | #include <ac_nonexistent.h>
  702. configure:12364: result: g++ -E
  703. configure:12384: g++ -E conftest.cpp
  704. configure:12384: $? = 0
  705. configure:12398: g++ -E conftest.cpp
  706. conftest.cpp:30:28: fatal error: ac_nonexistent.h: No such file or directory
  707. #include <ac_nonexistent.h>
  708. ^
  709. compilation terminated.
  710. configure:12398: $? = 1
  711. configure: failed program was:
  712. | /* confdefs.h */
  713. | #define PACKAGE_NAME "libthree_rates"
  714. | #define PACKAGE_TARNAME "libthree_rates"
  715. | #define PACKAGE_VERSION "1.0"
  716. | #define PACKAGE_STRING "libthree_rates 1.0"
  717. | #define PACKAGE_BUGREPORT "zhuyunfei@zh3x.cn"
  718. | #define PACKAGE_URL ""
  719. | #define PACKAGE "libthree_rates"
  720. | #define VERSION "1.0"
  721. | #define HAVE_LIBRT 1
  722. | #define STDC_HEADERS 1
  723. | #define HAVE_SYS_TYPES_H 1
  724. | #define HAVE_SYS_STAT_H 1
  725. | #define HAVE_STDLIB_H 1
  726. | #define HAVE_STRING_H 1
  727. | #define HAVE_MEMORY_H 1
  728. | #define HAVE_STRINGS_H 1
  729. | #define HAVE_INTTYPES_H 1
  730. | #define HAVE_STDINT_H 1
  731. | #define HAVE_UNISTD_H 1
  732. | #define HAVE_FLOAT_H 1
  733. | #define HAVE_STDLIB_H 1
  734. | #define HAVE_STRING_H 1
  735. | #define HAVE_SYS_TIME_H 1
  736. | #define HAVE_UNISTD_H 1
  737. | #define HAVE__BOOL 1
  738. | #define HAVE_DLFCN_H 1
  739. | #define LT_OBJDIR ".libs/"
  740. | /* end confdefs.h. */
  741. | #include <ac_nonexistent.h>
  742. configure:12567: checking for ld used by g++
  743. configure:12634: result: /usr/bin/ld -m elf_x86_64
  744. configure:12641: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
  745. configure:12656: result: yes
  746. configure:12711: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  747. configure:13716: result: yes
  748. configure:13752: g++ -c -g -O2 conftest.cpp >&5
  749. configure:13755: $? = 0
  750. configure:14275: checking for g++ option to produce PIC
  751. configure:14282: result: -fPIC -DPIC
  752. configure:14290: checking if g++ PIC flag -fPIC -DPIC works
  753. configure:14308: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
  754. configure:14312: $? = 0
  755. configure:14325: result: yes
  756. configure:14348: checking if g++ static flag -static works
  757. configure:14376: result: no
  758. configure:14388: checking if g++ supports -c -o file.o
  759. configure:14409: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  760. configure:14413: $? = 0
  761. configure:14435: result: yes
  762. configure:14440: checking if g++ supports -c -o file.o
  763. configure:14487: result: yes
  764. configure:14517: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  765. configure:14553: result: yes
  766. configure:14694: checking dynamic linker characteristics
  767. configure:15365: result: GNU/Linux ld.so
  768. configure:15418: checking how to hardcode library paths into programs
  769. configure:15443: result: immediate
  770. configure:15506: checking whether time.h and sys/time.h may both be included
  771. configure:15526: gcc -c -g -O2 conftest.c >&5
  772. configure:15526: $? = 0
  773. configure:15533: result: yes
  774. configure:15547: checking for sys/time.h
  775. configure:15547: result: yes
  776. configure:15547: checking for unistd.h
  777. configure:15547: result: yes
  778. configure:15568: checking for alarm
  779. configure:15568: gcc -o conftest -g -O2 conftest.c -lrt >&5
  780. configure:15568: $? = 0
  781. configure:15568: result: yes
  782. configure:15581: checking for working mktime
  783. configure:15783: gcc -o conftest -g -O2 conftest.c -lrt >&5
  784. configure:15783: $? = 0
  785. configure:15783: ./conftest
  786. configure:15783: $? = 0
  787. configure:15793: result: yes
  788. configure:15807: checking for gettimeofday
  789. configure:15807: gcc -o conftest -g -O2 conftest.c -lrt >&5
  790. configure:15807: $? = 0
  791. configure:15807: result: yes
  792. configure:15807: checking for localtime_r
  793. configure:15807: gcc -o conftest -g -O2 conftest.c -lrt >&5
  794. configure:15807: $? = 0
  795. configure:15807: result: yes
  796. configure:15807: checking for memset
  797. configure:15807: gcc -o conftest -g -O2 conftest.c -lrt >&5
  798. conftest.c:59:6: warning: conflicting types for built-in function 'memset' [enabled by default]
  799. char memset ();
  800. ^
  801. configure:15807: $? = 0
  802. configure:15807: result: yes
  803. configure:15807: checking for sqrt
  804. configure:15807: gcc -o conftest -g -O2 conftest.c -lrt >&5
  805. conftest.c:60:6: warning: conflicting types for built-in function 'sqrt' [enabled by default]
  806. char sqrt ();
  807. ^
  808. /tmp/ccb1JjDP.o: In function `main':
  809. /home/zhuyf/work/src/three_rates_modules/conftest.c:71: undefined reference to `sqrt'
  810. collect2: error: ld returned 1 exit status
  811. configure:15807: $? = 1
  812. configure: failed program was:
  813. | /* confdefs.h */
  814. | #define PACKAGE_NAME "libthree_rates"
  815. | #define PACKAGE_TARNAME "libthree_rates"
  816. | #define PACKAGE_VERSION "1.0"
  817. | #define PACKAGE_STRING "libthree_rates 1.0"
  818. | #define PACKAGE_BUGREPORT "zhuyunfei@zh3x.cn"
  819. | #define PACKAGE_URL ""
  820. | #define PACKAGE "libthree_rates"
  821. | #define VERSION "1.0"
  822. | #define HAVE_LIBRT 1
  823. | #define STDC_HEADERS 1
  824. | #define HAVE_SYS_TYPES_H 1
  825. | #define HAVE_SYS_STAT_H 1
  826. | #define HAVE_STDLIB_H 1
  827. | #define HAVE_STRING_H 1
  828. | #define HAVE_MEMORY_H 1
  829. | #define HAVE_STRINGS_H 1
  830. | #define HAVE_INTTYPES_H 1
  831. | #define HAVE_STDINT_H 1
  832. | #define HAVE_UNISTD_H 1
  833. | #define HAVE_FLOAT_H 1
  834. | #define HAVE_STDLIB_H 1
  835. | #define HAVE_STRING_H 1
  836. | #define HAVE_SYS_TIME_H 1
  837. | #define HAVE_UNISTD_H 1
  838. | #define HAVE__BOOL 1
  839. | #define HAVE_DLFCN_H 1
  840. | #define LT_OBJDIR ".libs/"
  841. | #define TIME_WITH_SYS_TIME 1
  842. | #define HAVE_SYS_TIME_H 1
  843. | #define HAVE_UNISTD_H 1
  844. | #define HAVE_ALARM 1
  845. | #define HAVE_GETTIMEOFDAY 1
  846. | #define HAVE_LOCALTIME_R 1
  847. | #define HAVE_MEMSET 1
  848. | /* end confdefs.h. */
  849. | /* Define sqrt to an innocuous variant, in case <limits.h> declares sqrt.
  850. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  851. | #define sqrt innocuous_sqrt
  852. |
  853. | /* System header to define __stub macros and hopefully few prototypes,
  854. | which can conflict with char sqrt (); below.
  855. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  856. | <limits.h> exists even on freestanding compilers. */
  857. |
  858. | #ifdef __STDC__
  859. | # include <limits.h>
  860. | #else
  861. | # include <assert.h>
  862. | #endif
  863. |
  864. | #undef sqrt
  865. |
  866. | /* Override any GCC internal prototype to avoid an error.
  867. | Use char because int might match the return type of a GCC
  868. | builtin and then its argument prototype would still apply. */
  869. | #ifdef __cplusplus
  870. | extern "C"
  871. | #endif
  872. | char sqrt ();
  873. | /* The GNU C library defines this for functions which it implements
  874. | to always fail with ENOSYS. Some functions are actually named
  875. | something starting with __ and the normal name is an alias. */
  876. | #if defined __stub_sqrt || defined __stub___sqrt
  877. | choke me
  878. | #endif
  879. |
  880. | int
  881. | main ()
  882. | {
  883. | return sqrt ();
  884. | ;
  885. | return 0;
  886. | }
  887. configure:15807: result: no
  888. configure:15928: checking that generated files are newer than configure
  889. configure:15934: result: done
  890. configure:15961: creating ./config.status
  891. ## ---------------------- ##
  892. ## Running config.status. ##
  893. ## ---------------------- ##
  894. This file was extended by libthree_rates config.status 1.0, which was
  895. generated by GNU Autoconf 2.69. Invocation command line was
  896. CONFIG_FILES =
  897. CONFIG_HEADERS =
  898. CONFIG_LINKS =
  899. CONFIG_COMMANDS =
  900. $ ./config.status
  901. on master
  902. config.status:1157: creating Makefile
  903. config.status:1157: creating config.h
  904. config.status:1386: executing depfiles commands
  905. config.status:1386: executing libtool commands
  906. ## ---------------- ##
  907. ## Cache variables. ##
  908. ## ---------------- ##
  909. ac_cv_build=x86_64-unknown-linux-gnu
  910. ac_cv_c_compiler_gnu=yes
  911. ac_cv_c_inline=inline
  912. ac_cv_c_int32_t=yes
  913. ac_cv_c_uint32_t=yes
  914. ac_cv_c_uint64_t=yes
  915. ac_cv_c_uint8_t=yes
  916. ac_cv_cxx_compiler_gnu=yes
  917. ac_cv_env_CCC_set=
  918. ac_cv_env_CCC_value=
  919. ac_cv_env_CC_set=
  920. ac_cv_env_CC_value=
  921. ac_cv_env_CFLAGS_set=
  922. ac_cv_env_CFLAGS_value=
  923. ac_cv_env_CPPFLAGS_set=
  924. ac_cv_env_CPPFLAGS_value=
  925. ac_cv_env_CPP_set=
  926. ac_cv_env_CPP_value=
  927. ac_cv_env_CXXCPP_set=
  928. ac_cv_env_CXXCPP_value=
  929. ac_cv_env_CXXFLAGS_set=
  930. ac_cv_env_CXXFLAGS_value=
  931. ac_cv_env_CXX_set=
  932. ac_cv_env_CXX_value=
  933. ac_cv_env_LDFLAGS_set=
  934. ac_cv_env_LDFLAGS_value=
  935. ac_cv_env_LIBS_set=
  936. ac_cv_env_LIBS_value=
  937. ac_cv_env_build_alias_set=
  938. ac_cv_env_build_alias_value=
  939. ac_cv_env_host_alias_set=
  940. ac_cv_env_host_alias_value=
  941. ac_cv_env_target_alias_set=
  942. ac_cv_env_target_alias_value=
  943. ac_cv_func_alarm=yes
  944. ac_cv_func_gettimeofday=yes
  945. ac_cv_func_localtime_r=yes
  946. ac_cv_func_memset=yes
  947. ac_cv_func_sqrt=no
  948. ac_cv_func_working_mktime=yes
  949. ac_cv_header_dlfcn_h=yes
  950. ac_cv_header_float_h=yes
  951. ac_cv_header_inttypes_h=yes
  952. ac_cv_header_memory_h=yes
  953. ac_cv_header_stdbool_h=yes
  954. ac_cv_header_stdc=yes
  955. ac_cv_header_stdint_h=yes
  956. ac_cv_header_stdlib_h=yes
  957. ac_cv_header_string_h=yes
  958. ac_cv_header_strings_h=yes
  959. ac_cv_header_sys_stat_h=yes
  960. ac_cv_header_sys_time_h=yes
  961. ac_cv_header_sys_types_h=yes
  962. ac_cv_header_time=yes
  963. ac_cv_header_unistd_h=yes
  964. ac_cv_host=x86_64-unknown-linux-gnu
  965. ac_cv_lib_rt_main=yes
  966. ac_cv_objext=o
  967. ac_cv_path_EGREP='/usr/bin/grep -E'
  968. ac_cv_path_FGREP='/usr/bin/grep -F'
  969. ac_cv_path_GREP=/usr/bin/grep
  970. ac_cv_path_SED=/usr/bin/sed
  971. ac_cv_path_install='/usr/bin/install -c'
  972. ac_cv_path_mkdir=/usr/bin/mkdir
  973. ac_cv_prog_AWK=gawk
  974. ac_cv_prog_CPP='gcc -E'
  975. ac_cv_prog_CXXCPP='g++ -E'
  976. ac_cv_prog_ac_ct_AR=ar
  977. ac_cv_prog_ac_ct_CC=gcc
  978. ac_cv_prog_ac_ct_CXX=g++
  979. ac_cv_prog_ac_ct_OBJDUMP=objdump
  980. ac_cv_prog_ac_ct_RANLIB=ranlib
  981. ac_cv_prog_ac_ct_STRIP=strip
  982. ac_cv_prog_cc_c89=
  983. ac_cv_prog_cc_g=yes
  984. ac_cv_prog_cxx_g=yes
  985. ac_cv_prog_make_make_set=yes
  986. ac_cv_type__Bool=yes
  987. ac_cv_type_size_t=yes
  988. am_cv_CC_dependencies_compiler_type=gcc3
  989. am_cv_CXX_dependencies_compiler_type=gcc3
  990. am_cv_make_support_nested_variables=yes
  991. lt_cv_ar_at_file=@
  992. lt_cv_archive_cmds_need_lc=no
  993. lt_cv_deplibs_check_method=pass_all
  994. lt_cv_file_magic_cmd='$MAGIC_CMD'
  995. lt_cv_file_magic_test_file=
  996. lt_cv_ld_reload_flag=-r
  997. lt_cv_nm_interface='BSD nm'
  998. lt_cv_objdir=.libs
  999. lt_cv_path_LD=/usr/bin/ld
  1000. lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
  1001. lt_cv_path_NM='/usr/bin/nm -B'
  1002. lt_cv_path_mainfest_tool=no
  1003. lt_cv_prog_compiler_c_o=yes
  1004. lt_cv_prog_compiler_c_o_CXX=yes
  1005. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  1006. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  1007. lt_cv_prog_compiler_pic_works=yes
  1008. lt_cv_prog_compiler_pic_works_CXX=yes
  1009. lt_cv_prog_compiler_rtti_exceptions=no
  1010. lt_cv_prog_compiler_static_works=no
  1011. lt_cv_prog_compiler_static_works_CXX=no
  1012. lt_cv_prog_gnu_ld=yes
  1013. lt_cv_prog_gnu_ldcxx=yes
  1014. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  1015. lt_cv_shlibpath_overrides_runpath=no
  1016. 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'\'''
  1017. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  1018. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  1019. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  1020. lt_cv_sys_max_cmd_len=1572864
  1021. lt_cv_to_host_file_cmd=func_convert_file_noop
  1022. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1023. ## ----------------- ##
  1024. ## Output variables. ##
  1025. ## ----------------- ##
  1026. ACLOCAL='${SHELL} /home/zhuyf/work/src/three_rates_modules/missing aclocal-1.13'
  1027. AMDEPBACKSLASH='\'
  1028. AMDEP_FALSE='#'
  1029. AMDEP_TRUE=''
  1030. AMTAR='$${TAR-tar}'
  1031. AM_BACKSLASH='\'
  1032. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  1033. AM_DEFAULT_VERBOSITY='1'
  1034. AM_V='$(V)'
  1035. AR='ar'
  1036. AUTOCONF='${SHELL} /home/zhuyf/work/src/three_rates_modules/missing autoconf'
  1037. AUTOHEADER='${SHELL} /home/zhuyf/work/src/three_rates_modules/missing autoheader'
  1038. AUTOMAKE='${SHELL} /home/zhuyf/work/src/three_rates_modules/missing automake-1.13'
  1039. AWK='gawk'
  1040. CC='gcc'
  1041. CCDEPMODE='depmode=gcc3'
  1042. CFLAGS='-g -O2'
  1043. CPP='gcc -E'
  1044. CPPFLAGS=''
  1045. CXX='g++'
  1046. CXXCPP='g++ -E'
  1047. CXXDEPMODE='depmode=gcc3'
  1048. CXXFLAGS='-g -O2'
  1049. CYGPATH_W='echo'
  1050. DEFS='-DHAVE_CONFIG_H'
  1051. DEPDIR='.deps'
  1052. DLLTOOL='false'
  1053. DSYMUTIL=''
  1054. DUMPBIN=''
  1055. ECHO_C=''
  1056. ECHO_N='-n'
  1057. ECHO_T=''
  1058. EGREP='/usr/bin/grep -E'
  1059. EXEEXT=''
  1060. FGREP='/usr/bin/grep -F'
  1061. GREP='/usr/bin/grep'
  1062. INSTALL_DATA='${INSTALL} -m 644'
  1063. INSTALL_PROGRAM='${INSTALL}'
  1064. INSTALL_SCRIPT='${INSTALL}'
  1065. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1066. LD='/usr/bin/ld -m elf_x86_64'
  1067. LDFLAGS=''
  1068. LIBOBJS=''
  1069. LIBS='-lrt '
  1070. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1071. LIPO=''
  1072. LN_S='ln -s'
  1073. LTLIBOBJS=''
  1074. MAKEINFO='${SHELL} /home/zhuyf/work/src/three_rates_modules/missing makeinfo'
  1075. MANIFEST_TOOL=':'
  1076. MKDIR_P='/usr/bin/mkdir -p'
  1077. NM='/usr/bin/nm -B'
  1078. NMEDIT=''
  1079. OBJDUMP='objdump'
  1080. OBJEXT='o'
  1081. OTOOL64=''
  1082. OTOOL=''
  1083. PACKAGE='libthree_rates'
  1084. PACKAGE_BUGREPORT='zhuyunfei@zh3x.cn'
  1085. PACKAGE_NAME='libthree_rates'
  1086. PACKAGE_STRING='libthree_rates 1.0'
  1087. PACKAGE_TARNAME='libthree_rates'
  1088. PACKAGE_URL=''
  1089. PACKAGE_VERSION='1.0'
  1090. PATH_SEPARATOR=':'
  1091. RANLIB='ranlib'
  1092. SED='/usr/bin/sed'
  1093. SET_MAKE=''
  1094. SHELL='/bin/sh'
  1095. STRIP='strip'
  1096. VERSION='1.0'
  1097. ac_ct_AR='ar'
  1098. ac_ct_CC='gcc'
  1099. ac_ct_CXX='g++'
  1100. ac_ct_DUMPBIN=''
  1101. am__EXEEXT_FALSE=''
  1102. am__EXEEXT_TRUE='#'
  1103. am__fastdepCC_FALSE='#'
  1104. am__fastdepCC_TRUE=''
  1105. am__fastdepCXX_FALSE='#'
  1106. am__fastdepCXX_TRUE=''
  1107. am__include='include'
  1108. am__isrc=''
  1109. am__leading_dot='.'
  1110. am__nodep='_no'
  1111. am__quote=''
  1112. am__tar='$${TAR-tar} chof - "$$tardir"'
  1113. am__untar='$${TAR-tar} xf -'
  1114. bindir='${exec_prefix}/bin'
  1115. build='x86_64-unknown-linux-gnu'
  1116. build_alias=''
  1117. build_cpu='x86_64'
  1118. build_os='linux-gnu'
  1119. build_vendor='unknown'
  1120. datadir='${datarootdir}'
  1121. datarootdir='${prefix}/share'
  1122. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1123. dvidir='${docdir}'
  1124. exec_prefix='${prefix}'
  1125. host='x86_64-unknown-linux-gnu'
  1126. host_alias=''
  1127. host_cpu='x86_64'
  1128. host_os='linux-gnu'
  1129. host_vendor='unknown'
  1130. htmldir='${docdir}'
  1131. includedir='${prefix}/include'
  1132. infodir='${datarootdir}/info'
  1133. install_sh='${SHELL} /home/zhuyf/work/src/three_rates_modules/install-sh'
  1134. libdir='${exec_prefix}/lib'
  1135. libexecdir='${exec_prefix}/libexec'
  1136. localedir='${datarootdir}/locale'
  1137. localstatedir='${prefix}/var'
  1138. mandir='${datarootdir}/man'
  1139. mkdir_p='$(MKDIR_P)'
  1140. oldincludedir='/usr/include'
  1141. pdfdir='${docdir}'
  1142. prefix='/usr/local'
  1143. program_transform_name='s,x,x,'
  1144. psdir='${docdir}'
  1145. sbindir='${exec_prefix}/sbin'
  1146. sharedstatedir='${prefix}/com'
  1147. sysconfdir='${prefix}/etc'
  1148. target_alias=''
  1149. ## ----------- ##
  1150. ## confdefs.h. ##
  1151. ## ----------- ##
  1152. /* confdefs.h */
  1153. #define PACKAGE_NAME "libthree_rates"
  1154. #define PACKAGE_TARNAME "libthree_rates"
  1155. #define PACKAGE_VERSION "1.0"
  1156. #define PACKAGE_STRING "libthree_rates 1.0"
  1157. #define PACKAGE_BUGREPORT "zhuyunfei@zh3x.cn"
  1158. #define PACKAGE_URL ""
  1159. #define PACKAGE "libthree_rates"
  1160. #define VERSION "1.0"
  1161. #define HAVE_LIBRT 1
  1162. #define STDC_HEADERS 1
  1163. #define HAVE_SYS_TYPES_H 1
  1164. #define HAVE_SYS_STAT_H 1
  1165. #define HAVE_STDLIB_H 1
  1166. #define HAVE_STRING_H 1
  1167. #define HAVE_MEMORY_H 1
  1168. #define HAVE_STRINGS_H 1
  1169. #define HAVE_INTTYPES_H 1
  1170. #define HAVE_STDINT_H 1
  1171. #define HAVE_UNISTD_H 1
  1172. #define HAVE_FLOAT_H 1
  1173. #define HAVE_STDLIB_H 1
  1174. #define HAVE_STRING_H 1
  1175. #define HAVE_SYS_TIME_H 1
  1176. #define HAVE_UNISTD_H 1
  1177. #define HAVE__BOOL 1
  1178. #define HAVE_DLFCN_H 1
  1179. #define LT_OBJDIR ".libs/"
  1180. #define TIME_WITH_SYS_TIME 1
  1181. #define HAVE_SYS_TIME_H 1
  1182. #define HAVE_UNISTD_H 1
  1183. #define HAVE_ALARM 1
  1184. #define HAVE_GETTIMEOFDAY 1
  1185. #define HAVE_LOCALTIME_R 1
  1186. #define HAVE_MEMSET 1
  1187. configure: exit 0