config.log 31 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126
  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 yals configure 1.0, which was
  4. generated by GNU Autoconf 2.69. Invocation command line was
  5. $ ./configure --no-create --no-recursion
  6. ## --------- ##
  7. ## Platform. ##
  8. ## --------- ##
  9. hostname = lfs-7.2
  10. uname -m = x86_64
  11. uname -r = 3.2.82
  12. uname -s = Linux
  13. uname -v = #1 SMP Mon Sep 12 00:36:00 CST 2016
  14. /usr/bin/uname -p = unknown
  15. /bin/uname -X = unknown
  16. /bin/arch = unknown
  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: /bin
  24. PATH: /usr/bin
  25. PATH: /usr/local/jdk/bin
  26. PATH: /usr/local/jdk/bin
  27. PATH: /usr/local/jdk/bin
  28. ## ----------- ##
  29. ## Core tests. ##
  30. ## ----------- ##
  31. configure:2416: checking for a BSD-compatible install
  32. configure:2484: result: /usr/bin/install -c
  33. configure:2495: checking whether build environment is sane
  34. configure:2550: result: yes
  35. configure:2701: checking for a thread-safe mkdir -p
  36. configure:2740: result: /bin/mkdir -p
  37. configure:2747: checking for gawk
  38. configure:2763: found /usr/bin/gawk
  39. configure:2774: result: gawk
  40. configure:2785: checking whether make sets $(MAKE)
  41. configure:2807: result: yes
  42. configure:2954: checking for g++
  43. configure:2970: found /usr/bin/g++
  44. configure:2981: result: g++
  45. configure:3008: checking for C++ compiler version
  46. configure:3017: g++ --version >&5
  47. g++ (GCC) 4.9.2
  48. Copyright (C) 2014 Free Software Foundation, Inc.
  49. This is free software; see the source for copying conditions. There is NO
  50. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  51. configure:3028: $? = 0
  52. configure:3017: g++ -v >&5
  53. Using built-in specs.
  54. COLLECT_GCC=g++
  55. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-unknown-linux-gnu/4.9.2/lto-wrapper
  56. Target: x86_64-unknown-linux-gnu
  57. Configured with: ../gcc-4.9.2/configure --prefix=/usr --enable-languages=c,c++ --disable-multilib --disable-bootstrap --with-system-zlib
  58. Thread model: posix
  59. gcc version 4.9.2 (GCC)
  60. configure:3028: $? = 0
  61. configure:3017: g++ -V >&5
  62. g++: error: unrecognized command line option '-V'
  63. g++: fatal error: no input files
  64. compilation terminated.
  65. configure:3028: $? = 1
  66. configure:3017: g++ -qversion >&5
  67. g++: error: unrecognized command line option '-qversion'
  68. g++: fatal error: no input files
  69. compilation terminated.
  70. configure:3028: $? = 1
  71. configure:3048: checking whether the C++ compiler works
  72. configure:3070: g++ conftest.cpp >&5
  73. configure:3074: $? = 0
  74. configure:3122: result: yes
  75. configure:3125: checking for C++ compiler default output file name
  76. configure:3127: result: a.out
  77. configure:3133: checking for suffix of executables
  78. configure:3140: g++ -o conftest conftest.cpp >&5
  79. configure:3144: $? = 0
  80. configure:3166: result:
  81. configure:3188: checking whether we are cross compiling
  82. configure:3196: g++ -o conftest conftest.cpp >&5
  83. configure:3200: $? = 0
  84. configure:3207: ./conftest
  85. configure:3211: $? = 0
  86. configure:3226: result: no
  87. configure:3231: checking for suffix of object files
  88. configure:3253: g++ -c conftest.cpp >&5
  89. configure:3257: $? = 0
  90. configure:3278: result: o
  91. configure:3282: checking whether we are using the GNU C++ compiler
  92. configure:3301: g++ -c conftest.cpp >&5
  93. configure:3301: $? = 0
  94. configure:3310: result: yes
  95. configure:3319: checking whether g++ accepts -g
  96. configure:3339: g++ -c -g conftest.cpp >&5
  97. configure:3339: $? = 0
  98. configure:3380: result: yes
  99. configure:3414: checking for style of include used by make
  100. configure:3442: result: GNU
  101. configure:3468: checking dependency style of g++
  102. configure:3579: result: gcc3
  103. configure:3642: checking for gcc
  104. configure:3658: found /usr/bin/gcc
  105. configure:3669: result: gcc
  106. configure:3898: checking for C compiler version
  107. configure:3907: gcc --version >&5
  108. gcc (GCC) 4.9.2
  109. Copyright (C) 2014 Free Software Foundation, Inc.
  110. This is free software; see the source for copying conditions. There is NO
  111. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  112. configure:3918: $? = 0
  113. configure:3907: gcc -v >&5
  114. Using built-in specs.
  115. COLLECT_GCC=gcc
  116. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-unknown-linux-gnu/4.9.2/lto-wrapper
  117. Target: x86_64-unknown-linux-gnu
  118. Configured with: ../gcc-4.9.2/configure --prefix=/usr --enable-languages=c,c++ --disable-multilib --disable-bootstrap --with-system-zlib
  119. Thread model: posix
  120. gcc version 4.9.2 (GCC)
  121. configure:3918: $? = 0
  122. configure:3907: gcc -V >&5
  123. gcc: error: unrecognized command line option '-V'
  124. gcc: fatal error: no input files
  125. compilation terminated.
  126. configure:3918: $? = 1
  127. configure:3907: gcc -qversion >&5
  128. gcc: error: unrecognized command line option '-qversion'
  129. gcc: fatal error: no input files
  130. compilation terminated.
  131. configure:3918: $? = 1
  132. configure:3922: checking whether we are using the GNU C compiler
  133. configure:3941: gcc -c conftest.c >&5
  134. configure:3941: $? = 0
  135. configure:3950: result: yes
  136. configure:3959: checking whether gcc accepts -g
  137. configure:3979: gcc -c -g conftest.c >&5
  138. configure:3979: $? = 0
  139. configure:4020: result: yes
  140. configure:4037: checking for gcc option to accept ISO C89
  141. configure:4100: gcc -c -g -O2 conftest.c >&5
  142. configure:4100: $? = 0
  143. configure:4113: result: none needed
  144. configure:4135: checking dependency style of gcc
  145. configure:4246: result: gcc3
  146. configure:4265: checking for main in -lev
  147. configure:4284: gcc -o conftest -g -O2 conftest.c -lev >&5
  148. configure:4284: $? = 0
  149. configure:4293: result: yes
  150. configure:4305: checking for main in -lzlog
  151. configure:4324: gcc -o conftest -g -O2 conftest.c -lzlog -lev >&5
  152. /usr/bin/ld: cannot find -lzlog
  153. collect2: error: ld returned 1 exit status
  154. configure:4324: $? = 1
  155. configure: failed program was:
  156. | /* confdefs.h */
  157. | #define PACKAGE_NAME "yals"
  158. | #define PACKAGE_TARNAME "yals"
  159. | #define PACKAGE_VERSION "1.0"
  160. | #define PACKAGE_STRING "yals 1.0"
  161. | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
  162. | #define PACKAGE_URL ""
  163. | #define PACKAGE "yals"
  164. | #define VERSION "1.0"
  165. | #define HAVE_LIBEV 1
  166. | /* end confdefs.h. */
  167. |
  168. |
  169. | int
  170. | main ()
  171. | {
  172. | return main ();
  173. | ;
  174. | return 0;
  175. | }
  176. configure:4333: result: no
  177. configure:4351: checking how to run the C preprocessor
  178. configure:4382: gcc -E conftest.c
  179. configure:4382: $? = 0
  180. configure:4396: gcc -E conftest.c
  181. conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
  182. #include <ac_nonexistent.h>
  183. ^
  184. compilation terminated.
  185. configure:4396: $? = 1
  186. configure: failed program was:
  187. | /* confdefs.h */
  188. | #define PACKAGE_NAME "yals"
  189. | #define PACKAGE_TARNAME "yals"
  190. | #define PACKAGE_VERSION "1.0"
  191. | #define PACKAGE_STRING "yals 1.0"
  192. | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
  193. | #define PACKAGE_URL ""
  194. | #define PACKAGE "yals"
  195. | #define VERSION "1.0"
  196. | #define HAVE_LIBEV 1
  197. | /* end confdefs.h. */
  198. | #include <ac_nonexistent.h>
  199. configure:4421: result: gcc -E
  200. configure:4441: gcc -E conftest.c
  201. configure:4441: $? = 0
  202. configure:4455: gcc -E conftest.c
  203. conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
  204. #include <ac_nonexistent.h>
  205. ^
  206. compilation terminated.
  207. configure:4455: $? = 1
  208. configure: failed program was:
  209. | /* confdefs.h */
  210. | #define PACKAGE_NAME "yals"
  211. | #define PACKAGE_TARNAME "yals"
  212. | #define PACKAGE_VERSION "1.0"
  213. | #define PACKAGE_STRING "yals 1.0"
  214. | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
  215. | #define PACKAGE_URL ""
  216. | #define PACKAGE "yals"
  217. | #define VERSION "1.0"
  218. | #define HAVE_LIBEV 1
  219. | /* end confdefs.h. */
  220. | #include <ac_nonexistent.h>
  221. configure:4484: checking for grep that handles long lines and -e
  222. configure:4542: result: /bin/grep
  223. configure:4547: checking for egrep
  224. configure:4609: result: /bin/grep -E
  225. configure:4614: checking for ANSI C header files
  226. configure:4634: gcc -c -g -O2 conftest.c >&5
  227. configure:4634: $? = 0
  228. configure:4707: gcc -o conftest -g -O2 conftest.c -lev >&5
  229. configure:4707: $? = 0
  230. configure:4707: ./conftest
  231. configure:4707: $? = 0
  232. configure:4718: result: yes
  233. configure:4731: checking for sys/types.h
  234. configure:4731: gcc -c -g -O2 conftest.c >&5
  235. configure:4731: $? = 0
  236. configure:4731: result: yes
  237. configure:4731: checking for sys/stat.h
  238. configure:4731: gcc -c -g -O2 conftest.c >&5
  239. configure:4731: $? = 0
  240. configure:4731: result: yes
  241. configure:4731: checking for stdlib.h
  242. configure:4731: gcc -c -g -O2 conftest.c >&5
  243. configure:4731: $? = 0
  244. configure:4731: result: yes
  245. configure:4731: checking for string.h
  246. configure:4731: gcc -c -g -O2 conftest.c >&5
  247. configure:4731: $? = 0
  248. configure:4731: result: yes
  249. configure:4731: checking for memory.h
  250. configure:4731: gcc -c -g -O2 conftest.c >&5
  251. configure:4731: $? = 0
  252. configure:4731: result: yes
  253. configure:4731: checking for strings.h
  254. configure:4731: gcc -c -g -O2 conftest.c >&5
  255. configure:4731: $? = 0
  256. configure:4731: result: yes
  257. configure:4731: checking for inttypes.h
  258. configure:4731: gcc -c -g -O2 conftest.c >&5
  259. configure:4731: $? = 0
  260. configure:4731: result: yes
  261. configure:4731: checking for stdint.h
  262. configure:4731: gcc -c -g -O2 conftest.c >&5
  263. configure:4731: $? = 0
  264. configure:4731: result: yes
  265. configure:4731: checking for unistd.h
  266. configure:4731: gcc -c -g -O2 conftest.c >&5
  267. configure:4731: $? = 0
  268. configure:4731: result: yes
  269. configure:4746: checking arpa/inet.h usability
  270. configure:4746: gcc -c -g -O2 conftest.c >&5
  271. configure:4746: $? = 0
  272. configure:4746: result: yes
  273. configure:4746: checking arpa/inet.h presence
  274. configure:4746: gcc -E conftest.c
  275. configure:4746: $? = 0
  276. configure:4746: result: yes
  277. configure:4746: checking for arpa/inet.h
  278. configure:4746: result: yes
  279. configure:4746: checking fcntl.h usability
  280. configure:4746: gcc -c -g -O2 conftest.c >&5
  281. configure:4746: $? = 0
  282. configure:4746: result: yes
  283. configure:4746: checking fcntl.h presence
  284. configure:4746: gcc -E conftest.c
  285. configure:4746: $? = 0
  286. configure:4746: result: yes
  287. configure:4746: checking for fcntl.h
  288. configure:4746: result: yes
  289. configure:4746: checking netinet/in.h usability
  290. configure:4746: gcc -c -g -O2 conftest.c >&5
  291. configure:4746: $? = 0
  292. configure:4746: result: yes
  293. configure:4746: checking netinet/in.h presence
  294. configure:4746: gcc -E conftest.c
  295. configure:4746: $? = 0
  296. configure:4746: result: yes
  297. configure:4746: checking for netinet/in.h
  298. configure:4746: result: yes
  299. configure:4746: checking for stdint.h
  300. configure:4746: result: yes
  301. configure:4746: checking for string.h
  302. configure:4746: result: yes
  303. configure:4746: checking sys/socket.h usability
  304. configure:4746: gcc -c -g -O2 conftest.c >&5
  305. configure:4746: $? = 0
  306. configure:4746: result: yes
  307. configure:4746: checking sys/socket.h presence
  308. configure:4746: gcc -E conftest.c
  309. configure:4746: $? = 0
  310. configure:4746: result: yes
  311. configure:4746: checking for sys/socket.h
  312. configure:4746: result: yes
  313. configure:4746: checking for unistd.h
  314. configure:4746: result: yes
  315. configure:4758: checking for stdbool.h that conforms to C99
  316. configure:4825: gcc -c -g -O2 conftest.c >&5
  317. configure:4825: $? = 0
  318. configure:4832: result: yes
  319. configure:4834: checking for _Bool
  320. configure:4834: gcc -c -g -O2 conftest.c >&5
  321. configure:4834: $? = 0
  322. configure:4834: gcc -c -g -O2 conftest.c >&5
  323. conftest.c: In function 'main':
  324. conftest.c:65:20: error: expected expression before ')' token
  325. if (sizeof ((_Bool)))
  326. ^
  327. configure:4834: $? = 1
  328. configure: failed program was:
  329. | /* confdefs.h */
  330. | #define PACKAGE_NAME "yals"
  331. | #define PACKAGE_TARNAME "yals"
  332. | #define PACKAGE_VERSION "1.0"
  333. | #define PACKAGE_STRING "yals 1.0"
  334. | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
  335. | #define PACKAGE_URL ""
  336. | #define PACKAGE "yals"
  337. | #define VERSION "1.0"
  338. | #define HAVE_LIBEV 1
  339. | #define STDC_HEADERS 1
  340. | #define HAVE_SYS_TYPES_H 1
  341. | #define HAVE_SYS_STAT_H 1
  342. | #define HAVE_STDLIB_H 1
  343. | #define HAVE_STRING_H 1
  344. | #define HAVE_MEMORY_H 1
  345. | #define HAVE_STRINGS_H 1
  346. | #define HAVE_INTTYPES_H 1
  347. | #define HAVE_STDINT_H 1
  348. | #define HAVE_UNISTD_H 1
  349. | #define HAVE_ARPA_INET_H 1
  350. | #define HAVE_FCNTL_H 1
  351. | #define HAVE_NETINET_IN_H 1
  352. | #define HAVE_STDINT_H 1
  353. | #define HAVE_STRING_H 1
  354. | #define HAVE_SYS_SOCKET_H 1
  355. | #define HAVE_UNISTD_H 1
  356. | /* end confdefs.h. */
  357. | #include <stdio.h>
  358. | #ifdef HAVE_SYS_TYPES_H
  359. | # include <sys/types.h>
  360. | #endif
  361. | #ifdef HAVE_SYS_STAT_H
  362. | # include <sys/stat.h>
  363. | #endif
  364. | #ifdef STDC_HEADERS
  365. | # include <stdlib.h>
  366. | # include <stddef.h>
  367. | #else
  368. | # ifdef HAVE_STDLIB_H
  369. | # include <stdlib.h>
  370. | # endif
  371. | #endif
  372. | #ifdef HAVE_STRING_H
  373. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  374. | # include <memory.h>
  375. | # endif
  376. | # include <string.h>
  377. | #endif
  378. | #ifdef HAVE_STRINGS_H
  379. | # include <strings.h>
  380. | #endif
  381. | #ifdef HAVE_INTTYPES_H
  382. | # include <inttypes.h>
  383. | #endif
  384. | #ifdef HAVE_STDINT_H
  385. | # include <stdint.h>
  386. | #endif
  387. | #ifdef HAVE_UNISTD_H
  388. | # include <unistd.h>
  389. | #endif
  390. | int
  391. | main ()
  392. | {
  393. | if (sizeof ((_Bool)))
  394. | return 0;
  395. | ;
  396. | return 0;
  397. | }
  398. configure:4834: result: yes
  399. configure:4845: checking for inline
  400. configure:4861: gcc -c -g -O2 conftest.c >&5
  401. configure:4861: $? = 0
  402. configure:4869: result: inline
  403. configure:4887: checking for int16_t
  404. configure:4887: gcc -c -g -O2 conftest.c >&5
  405. configure:4887: $? = 0
  406. configure:4887: gcc -c -g -O2 conftest.c >&5
  407. conftest.c: In function 'main':
  408. conftest.c:67:12: error: size of array 'test_array' is negative
  409. static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
  410. ^
  411. configure:4887: $? = 1
  412. configure: failed program was:
  413. | /* confdefs.h */
  414. | #define PACKAGE_NAME "yals"
  415. | #define PACKAGE_TARNAME "yals"
  416. | #define PACKAGE_VERSION "1.0"
  417. | #define PACKAGE_STRING "yals 1.0"
  418. | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
  419. | #define PACKAGE_URL ""
  420. | #define PACKAGE "yals"
  421. | #define VERSION "1.0"
  422. | #define HAVE_LIBEV 1
  423. | #define STDC_HEADERS 1
  424. | #define HAVE_SYS_TYPES_H 1
  425. | #define HAVE_SYS_STAT_H 1
  426. | #define HAVE_STDLIB_H 1
  427. | #define HAVE_STRING_H 1
  428. | #define HAVE_MEMORY_H 1
  429. | #define HAVE_STRINGS_H 1
  430. | #define HAVE_INTTYPES_H 1
  431. | #define HAVE_STDINT_H 1
  432. | #define HAVE_UNISTD_H 1
  433. | #define HAVE_ARPA_INET_H 1
  434. | #define HAVE_FCNTL_H 1
  435. | #define HAVE_NETINET_IN_H 1
  436. | #define HAVE_STDINT_H 1
  437. | #define HAVE_STRING_H 1
  438. | #define HAVE_SYS_SOCKET_H 1
  439. | #define HAVE_UNISTD_H 1
  440. | #define HAVE__BOOL 1
  441. | /* end confdefs.h. */
  442. | #include <stdio.h>
  443. | #ifdef HAVE_SYS_TYPES_H
  444. | # include <sys/types.h>
  445. | #endif
  446. | #ifdef HAVE_SYS_STAT_H
  447. | # include <sys/stat.h>
  448. | #endif
  449. | #ifdef STDC_HEADERS
  450. | # include <stdlib.h>
  451. | # include <stddef.h>
  452. | #else
  453. | # ifdef HAVE_STDLIB_H
  454. | # include <stdlib.h>
  455. | # endif
  456. | #endif
  457. | #ifdef HAVE_STRING_H
  458. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  459. | # include <memory.h>
  460. | # endif
  461. | # include <string.h>
  462. | #endif
  463. | #ifdef HAVE_STRINGS_H
  464. | # include <strings.h>
  465. | #endif
  466. | #ifdef HAVE_INTTYPES_H
  467. | # include <inttypes.h>
  468. | #endif
  469. | #ifdef HAVE_STDINT_H
  470. | # include <stdint.h>
  471. | #endif
  472. | #ifdef HAVE_UNISTD_H
  473. | # include <unistd.h>
  474. | #endif
  475. | enum { N = 16 / 2 - 1 };
  476. | int
  477. | main ()
  478. | {
  479. | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
  480. | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
  481. | test_array [0] = 0;
  482. | return test_array [0];
  483. |
  484. | ;
  485. | return 0;
  486. | }
  487. configure:4887: result: yes
  488. configure:4898: checking for int32_t
  489. configure:4898: gcc -c -g -O2 conftest.c >&5
  490. configure:4898: $? = 0
  491. configure:4898: gcc -c -g -O2 conftest.c >&5
  492. conftest.c: In function 'main':
  493. conftest.c:68:53: warning: integer overflow in expression [-Woverflow]
  494. < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  495. ^
  496. conftest.c:67:12: error: storage size of 'test_array' isn't constant
  497. static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  498. ^
  499. configure:4898: $? = 1
  500. configure: failed program was:
  501. | /* confdefs.h */
  502. | #define PACKAGE_NAME "yals"
  503. | #define PACKAGE_TARNAME "yals"
  504. | #define PACKAGE_VERSION "1.0"
  505. | #define PACKAGE_STRING "yals 1.0"
  506. | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
  507. | #define PACKAGE_URL ""
  508. | #define PACKAGE "yals"
  509. | #define VERSION "1.0"
  510. | #define HAVE_LIBEV 1
  511. | #define STDC_HEADERS 1
  512. | #define HAVE_SYS_TYPES_H 1
  513. | #define HAVE_SYS_STAT_H 1
  514. | #define HAVE_STDLIB_H 1
  515. | #define HAVE_STRING_H 1
  516. | #define HAVE_MEMORY_H 1
  517. | #define HAVE_STRINGS_H 1
  518. | #define HAVE_INTTYPES_H 1
  519. | #define HAVE_STDINT_H 1
  520. | #define HAVE_UNISTD_H 1
  521. | #define HAVE_ARPA_INET_H 1
  522. | #define HAVE_FCNTL_H 1
  523. | #define HAVE_NETINET_IN_H 1
  524. | #define HAVE_STDINT_H 1
  525. | #define HAVE_STRING_H 1
  526. | #define HAVE_SYS_SOCKET_H 1
  527. | #define HAVE_UNISTD_H 1
  528. | #define HAVE__BOOL 1
  529. | /* end confdefs.h. */
  530. | #include <stdio.h>
  531. | #ifdef HAVE_SYS_TYPES_H
  532. | # include <sys/types.h>
  533. | #endif
  534. | #ifdef HAVE_SYS_STAT_H
  535. | # include <sys/stat.h>
  536. | #endif
  537. | #ifdef STDC_HEADERS
  538. | # include <stdlib.h>
  539. | # include <stddef.h>
  540. | #else
  541. | # ifdef HAVE_STDLIB_H
  542. | # include <stdlib.h>
  543. | # endif
  544. | #endif
  545. | #ifdef HAVE_STRING_H
  546. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  547. | # include <memory.h>
  548. | # endif
  549. | # include <string.h>
  550. | #endif
  551. | #ifdef HAVE_STRINGS_H
  552. | # include <strings.h>
  553. | #endif
  554. | #ifdef HAVE_INTTYPES_H
  555. | # include <inttypes.h>
  556. | #endif
  557. | #ifdef HAVE_STDINT_H
  558. | # include <stdint.h>
  559. | #endif
  560. | #ifdef HAVE_UNISTD_H
  561. | # include <unistd.h>
  562. | #endif
  563. | enum { N = 32 / 2 - 1 };
  564. | int
  565. | main ()
  566. | {
  567. | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  568. | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  569. | test_array [0] = 0;
  570. | return test_array [0];
  571. |
  572. | ;
  573. | return 0;
  574. | }
  575. configure:4898: result: yes
  576. configure:4909: checking for int64_t
  577. configure:4909: gcc -c -g -O2 conftest.c >&5
  578. configure:4909: $? = 0
  579. configure:4909: gcc -c -g -O2 conftest.c >&5
  580. conftest.c: In function 'main':
  581. conftest.c:68:53: warning: integer overflow in expression [-Woverflow]
  582. < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
  583. ^
  584. conftest.c:67:12: error: storage size of 'test_array' isn't constant
  585. static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
  586. ^
  587. configure:4909: $? = 1
  588. configure: failed program was:
  589. | /* confdefs.h */
  590. | #define PACKAGE_NAME "yals"
  591. | #define PACKAGE_TARNAME "yals"
  592. | #define PACKAGE_VERSION "1.0"
  593. | #define PACKAGE_STRING "yals 1.0"
  594. | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
  595. | #define PACKAGE_URL ""
  596. | #define PACKAGE "yals"
  597. | #define VERSION "1.0"
  598. | #define HAVE_LIBEV 1
  599. | #define STDC_HEADERS 1
  600. | #define HAVE_SYS_TYPES_H 1
  601. | #define HAVE_SYS_STAT_H 1
  602. | #define HAVE_STDLIB_H 1
  603. | #define HAVE_STRING_H 1
  604. | #define HAVE_MEMORY_H 1
  605. | #define HAVE_STRINGS_H 1
  606. | #define HAVE_INTTYPES_H 1
  607. | #define HAVE_STDINT_H 1
  608. | #define HAVE_UNISTD_H 1
  609. | #define HAVE_ARPA_INET_H 1
  610. | #define HAVE_FCNTL_H 1
  611. | #define HAVE_NETINET_IN_H 1
  612. | #define HAVE_STDINT_H 1
  613. | #define HAVE_STRING_H 1
  614. | #define HAVE_SYS_SOCKET_H 1
  615. | #define HAVE_UNISTD_H 1
  616. | #define HAVE__BOOL 1
  617. | /* end confdefs.h. */
  618. | #include <stdio.h>
  619. | #ifdef HAVE_SYS_TYPES_H
  620. | # include <sys/types.h>
  621. | #endif
  622. | #ifdef HAVE_SYS_STAT_H
  623. | # include <sys/stat.h>
  624. | #endif
  625. | #ifdef STDC_HEADERS
  626. | # include <stdlib.h>
  627. | # include <stddef.h>
  628. | #else
  629. | # ifdef HAVE_STDLIB_H
  630. | # include <stdlib.h>
  631. | # endif
  632. | #endif
  633. | #ifdef HAVE_STRING_H
  634. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  635. | # include <memory.h>
  636. | # endif
  637. | # include <string.h>
  638. | #endif
  639. | #ifdef HAVE_STRINGS_H
  640. | # include <strings.h>
  641. | #endif
  642. | #ifdef HAVE_INTTYPES_H
  643. | # include <inttypes.h>
  644. | #endif
  645. | #ifdef HAVE_STDINT_H
  646. | # include <stdint.h>
  647. | #endif
  648. | #ifdef HAVE_UNISTD_H
  649. | # include <unistd.h>
  650. | #endif
  651. | enum { N = 64 / 2 - 1 };
  652. | int
  653. | main ()
  654. | {
  655. | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
  656. | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
  657. | test_array [0] = 0;
  658. | return test_array [0];
  659. |
  660. | ;
  661. | return 0;
  662. | }
  663. configure:4909: result: yes
  664. configure:4920: checking for int8_t
  665. configure:4920: gcc -c -g -O2 conftest.c >&5
  666. configure:4920: $? = 0
  667. configure:4920: gcc -c -g -O2 conftest.c >&5
  668. conftest.c: In function 'main':
  669. conftest.c:67:12: error: size of array 'test_array' is negative
  670. static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
  671. ^
  672. configure:4920: $? = 1
  673. configure: failed program was:
  674. | /* confdefs.h */
  675. | #define PACKAGE_NAME "yals"
  676. | #define PACKAGE_TARNAME "yals"
  677. | #define PACKAGE_VERSION "1.0"
  678. | #define PACKAGE_STRING "yals 1.0"
  679. | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
  680. | #define PACKAGE_URL ""
  681. | #define PACKAGE "yals"
  682. | #define VERSION "1.0"
  683. | #define HAVE_LIBEV 1
  684. | #define STDC_HEADERS 1
  685. | #define HAVE_SYS_TYPES_H 1
  686. | #define HAVE_SYS_STAT_H 1
  687. | #define HAVE_STDLIB_H 1
  688. | #define HAVE_STRING_H 1
  689. | #define HAVE_MEMORY_H 1
  690. | #define HAVE_STRINGS_H 1
  691. | #define HAVE_INTTYPES_H 1
  692. | #define HAVE_STDINT_H 1
  693. | #define HAVE_UNISTD_H 1
  694. | #define HAVE_ARPA_INET_H 1
  695. | #define HAVE_FCNTL_H 1
  696. | #define HAVE_NETINET_IN_H 1
  697. | #define HAVE_STDINT_H 1
  698. | #define HAVE_STRING_H 1
  699. | #define HAVE_SYS_SOCKET_H 1
  700. | #define HAVE_UNISTD_H 1
  701. | #define HAVE__BOOL 1
  702. | /* end confdefs.h. */
  703. | #include <stdio.h>
  704. | #ifdef HAVE_SYS_TYPES_H
  705. | # include <sys/types.h>
  706. | #endif
  707. | #ifdef HAVE_SYS_STAT_H
  708. | # include <sys/stat.h>
  709. | #endif
  710. | #ifdef STDC_HEADERS
  711. | # include <stdlib.h>
  712. | # include <stddef.h>
  713. | #else
  714. | # ifdef HAVE_STDLIB_H
  715. | # include <stdlib.h>
  716. | # endif
  717. | #endif
  718. | #ifdef HAVE_STRING_H
  719. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  720. | # include <memory.h>
  721. | # endif
  722. | # include <string.h>
  723. | #endif
  724. | #ifdef HAVE_STRINGS_H
  725. | # include <strings.h>
  726. | #endif
  727. | #ifdef HAVE_INTTYPES_H
  728. | # include <inttypes.h>
  729. | #endif
  730. | #ifdef HAVE_STDINT_H
  731. | # include <stdint.h>
  732. | #endif
  733. | #ifdef HAVE_UNISTD_H
  734. | # include <unistd.h>
  735. | #endif
  736. | enum { N = 8 / 2 - 1 };
  737. | int
  738. | main ()
  739. | {
  740. | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
  741. | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
  742. | test_array [0] = 0;
  743. | return test_array [0];
  744. |
  745. | ;
  746. | return 0;
  747. | }
  748. configure:4920: result: yes
  749. configure:4931: checking for size_t
  750. configure:4931: gcc -c -g -O2 conftest.c >&5
  751. configure:4931: $? = 0
  752. configure:4931: gcc -c -g -O2 conftest.c >&5
  753. conftest.c: In function 'main':
  754. conftest.c:66:21: error: expected expression before ')' token
  755. if (sizeof ((size_t)))
  756. ^
  757. configure:4931: $? = 1
  758. configure: failed program was:
  759. | /* confdefs.h */
  760. | #define PACKAGE_NAME "yals"
  761. | #define PACKAGE_TARNAME "yals"
  762. | #define PACKAGE_VERSION "1.0"
  763. | #define PACKAGE_STRING "yals 1.0"
  764. | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
  765. | #define PACKAGE_URL ""
  766. | #define PACKAGE "yals"
  767. | #define VERSION "1.0"
  768. | #define HAVE_LIBEV 1
  769. | #define STDC_HEADERS 1
  770. | #define HAVE_SYS_TYPES_H 1
  771. | #define HAVE_SYS_STAT_H 1
  772. | #define HAVE_STDLIB_H 1
  773. | #define HAVE_STRING_H 1
  774. | #define HAVE_MEMORY_H 1
  775. | #define HAVE_STRINGS_H 1
  776. | #define HAVE_INTTYPES_H 1
  777. | #define HAVE_STDINT_H 1
  778. | #define HAVE_UNISTD_H 1
  779. | #define HAVE_ARPA_INET_H 1
  780. | #define HAVE_FCNTL_H 1
  781. | #define HAVE_NETINET_IN_H 1
  782. | #define HAVE_STDINT_H 1
  783. | #define HAVE_STRING_H 1
  784. | #define HAVE_SYS_SOCKET_H 1
  785. | #define HAVE_UNISTD_H 1
  786. | #define HAVE__BOOL 1
  787. | /* end confdefs.h. */
  788. | #include <stdio.h>
  789. | #ifdef HAVE_SYS_TYPES_H
  790. | # include <sys/types.h>
  791. | #endif
  792. | #ifdef HAVE_SYS_STAT_H
  793. | # include <sys/stat.h>
  794. | #endif
  795. | #ifdef STDC_HEADERS
  796. | # include <stdlib.h>
  797. | # include <stddef.h>
  798. | #else
  799. | # ifdef HAVE_STDLIB_H
  800. | # include <stdlib.h>
  801. | # endif
  802. | #endif
  803. | #ifdef HAVE_STRING_H
  804. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  805. | # include <memory.h>
  806. | # endif
  807. | # include <string.h>
  808. | #endif
  809. | #ifdef HAVE_STRINGS_H
  810. | # include <strings.h>
  811. | #endif
  812. | #ifdef HAVE_INTTYPES_H
  813. | # include <inttypes.h>
  814. | #endif
  815. | #ifdef HAVE_STDINT_H
  816. | # include <stdint.h>
  817. | #endif
  818. | #ifdef HAVE_UNISTD_H
  819. | # include <unistd.h>
  820. | #endif
  821. | int
  822. | main ()
  823. | {
  824. | if (sizeof ((size_t)))
  825. | return 0;
  826. | ;
  827. | return 0;
  828. | }
  829. configure:4931: result: yes
  830. configure:4942: checking for uint16_t
  831. configure:4942: gcc -c -g -O2 conftest.c >&5
  832. configure:4942: $? = 0
  833. configure:4942: result: yes
  834. configure:4954: checking for uint32_t
  835. configure:4954: gcc -c -g -O2 conftest.c >&5
  836. configure:4954: $? = 0
  837. configure:4954: result: yes
  838. configure:4968: checking for uint64_t
  839. configure:4968: gcc -c -g -O2 conftest.c >&5
  840. configure:4968: $? = 0
  841. configure:4968: result: yes
  842. configure:4982: checking for uint8_t
  843. configure:4982: gcc -c -g -O2 conftest.c >&5
  844. configure:4982: $? = 0
  845. configure:4982: result: yes
  846. configure:5000: checking for stdlib.h
  847. configure:5000: result: yes
  848. configure:5010: checking for GNU libc compatible malloc
  849. configure:5034: gcc -o conftest -g -O2 conftest.c -lev >&5
  850. configure:5034: $? = 0
  851. configure:5034: ./conftest
  852. configure:5034: $? = 0
  853. configure:5044: result: yes
  854. configure:5067: checking for stdlib.h
  855. configure:5067: result: yes
  856. configure:5077: checking for GNU libc compatible realloc
  857. configure:5101: gcc -o conftest -g -O2 conftest.c -lev >&5
  858. configure:5101: $? = 0
  859. configure:5101: ./conftest
  860. configure:5101: $? = 0
  861. configure:5111: result: yes
  862. configure:5135: checking for inet_ntoa
  863. configure:5135: gcc -o conftest -g -O2 conftest.c -lev >&5
  864. configure:5135: $? = 0
  865. configure:5135: result: yes
  866. configure:5135: checking for memset
  867. configure:5135: gcc -o conftest -g -O2 conftest.c -lev >&5
  868. conftest.c:58:6: warning: conflicting types for built-in function 'memset'
  869. char memset ();
  870. ^
  871. configure:5135: $? = 0
  872. configure:5135: result: yes
  873. configure:5135: checking for socket
  874. configure:5135: gcc -o conftest -g -O2 conftest.c -lev >&5
  875. configure:5135: $? = 0
  876. configure:5135: result: yes
  877. configure:5292: checking that generated files are newer than configure
  878. configure:5298: result: done
  879. configure:5325: creating ./config.status
  880. ## ---------------- ##
  881. ## Cache variables. ##
  882. ## ---------------- ##
  883. ac_cv_c_compiler_gnu=yes
  884. ac_cv_c_inline=inline
  885. ac_cv_c_int16_t=yes
  886. ac_cv_c_int32_t=yes
  887. ac_cv_c_int64_t=yes
  888. ac_cv_c_int8_t=yes
  889. ac_cv_c_uint16_t=yes
  890. ac_cv_c_uint32_t=yes
  891. ac_cv_c_uint64_t=yes
  892. ac_cv_c_uint8_t=yes
  893. ac_cv_cxx_compiler_gnu=yes
  894. ac_cv_env_CCC_set=
  895. ac_cv_env_CCC_value=
  896. ac_cv_env_CC_set=
  897. ac_cv_env_CC_value=
  898. ac_cv_env_CFLAGS_set=
  899. ac_cv_env_CFLAGS_value=
  900. ac_cv_env_CPPFLAGS_set=
  901. ac_cv_env_CPPFLAGS_value=
  902. ac_cv_env_CPP_set=
  903. ac_cv_env_CPP_value=
  904. ac_cv_env_CXXFLAGS_set=
  905. ac_cv_env_CXXFLAGS_value=
  906. ac_cv_env_CXX_set=
  907. ac_cv_env_CXX_value=
  908. ac_cv_env_LDFLAGS_set=
  909. ac_cv_env_LDFLAGS_value=
  910. ac_cv_env_LIBS_set=
  911. ac_cv_env_LIBS_value=
  912. ac_cv_env_build_alias_set=
  913. ac_cv_env_build_alias_value=
  914. ac_cv_env_host_alias_set=
  915. ac_cv_env_host_alias_value=
  916. ac_cv_env_target_alias_set=
  917. ac_cv_env_target_alias_value=
  918. ac_cv_func_inet_ntoa=yes
  919. ac_cv_func_malloc_0_nonnull=yes
  920. ac_cv_func_memset=yes
  921. ac_cv_func_realloc_0_nonnull=yes
  922. ac_cv_func_socket=yes
  923. ac_cv_header_arpa_inet_h=yes
  924. ac_cv_header_fcntl_h=yes
  925. ac_cv_header_inttypes_h=yes
  926. ac_cv_header_memory_h=yes
  927. ac_cv_header_netinet_in_h=yes
  928. ac_cv_header_stdbool_h=yes
  929. ac_cv_header_stdc=yes
  930. ac_cv_header_stdint_h=yes
  931. ac_cv_header_stdlib_h=yes
  932. ac_cv_header_string_h=yes
  933. ac_cv_header_strings_h=yes
  934. ac_cv_header_sys_socket_h=yes
  935. ac_cv_header_sys_stat_h=yes
  936. ac_cv_header_sys_types_h=yes
  937. ac_cv_header_unistd_h=yes
  938. ac_cv_lib_ev_main=yes
  939. ac_cv_lib_zlog_main=no
  940. ac_cv_objext=o
  941. ac_cv_path_EGREP='/bin/grep -E'
  942. ac_cv_path_GREP=/bin/grep
  943. ac_cv_path_install='/usr/bin/install -c'
  944. ac_cv_path_mkdir=/bin/mkdir
  945. ac_cv_prog_AWK=gawk
  946. ac_cv_prog_CPP='gcc -E'
  947. ac_cv_prog_ac_ct_CC=gcc
  948. ac_cv_prog_ac_ct_CXX=g++
  949. ac_cv_prog_cc_c89=
  950. ac_cv_prog_cc_g=yes
  951. ac_cv_prog_cxx_g=yes
  952. ac_cv_prog_make_make_set=yes
  953. ac_cv_type__Bool=yes
  954. ac_cv_type_size_t=yes
  955. am_cv_CC_dependencies_compiler_type=gcc3
  956. am_cv_CXX_dependencies_compiler_type=gcc3
  957. ## ----------------- ##
  958. ## Output variables. ##
  959. ## ----------------- ##
  960. ACLOCAL='${SHELL} /home/lemon/resource/ya-serv/missing --run aclocal-1.12'
  961. AMDEPBACKSLASH='\'
  962. AMDEP_FALSE='#'
  963. AMDEP_TRUE=''
  964. AMTAR='$${TAR-tar}'
  965. AUTOCONF='${SHELL} /home/lemon/resource/ya-serv/missing --run autoconf'
  966. AUTOHEADER='${SHELL} /home/lemon/resource/ya-serv/missing --run autoheader'
  967. AUTOMAKE='${SHELL} /home/lemon/resource/ya-serv/missing --run automake-1.12'
  968. AWK='gawk'
  969. CC='gcc'
  970. CCDEPMODE='depmode=gcc3'
  971. CFLAGS='-g -O2'
  972. CPP='gcc -E'
  973. CPPFLAGS=''
  974. CXX='g++'
  975. CXXDEPMODE='depmode=gcc3'
  976. CXXFLAGS='-g -O2'
  977. CYGPATH_W='echo'
  978. DEFS='-DPACKAGE_NAME=\"yals\" -DPACKAGE_TARNAME=\"yals\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"yals\ 1.0\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"yals\" -DVERSION=\"1.0\" -DHAVE_LIBEV=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1'
  979. DEPDIR='.deps'
  980. ECHO_C=''
  981. ECHO_N='-n'
  982. ECHO_T=''
  983. EGREP='/bin/grep -E'
  984. EXEEXT=''
  985. GREP='/bin/grep'
  986. INSTALL_DATA='${INSTALL} -m 644'
  987. INSTALL_PROGRAM='${INSTALL}'
  988. INSTALL_SCRIPT='${INSTALL}'
  989. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  990. LDFLAGS=''
  991. LIBOBJS=''
  992. LIBS='-lev '
  993. LTLIBOBJS=''
  994. MAKEINFO='${SHELL} /home/lemon/resource/ya-serv/missing --run makeinfo'
  995. MKDIR_P='/bin/mkdir -p'
  996. OBJEXT='o'
  997. PACKAGE='yals'
  998. PACKAGE_BUGREPORT='BUG-REPORT-ADDRESS'
  999. PACKAGE_NAME='yals'
  1000. PACKAGE_STRING='yals 1.0'
  1001. PACKAGE_TARNAME='yals'
  1002. PACKAGE_URL=''
  1003. PACKAGE_VERSION='1.0'
  1004. PATH_SEPARATOR=':'
  1005. SET_MAKE=''
  1006. SHELL='/bin/sh'
  1007. STRIP=''
  1008. VERSION='1.0'
  1009. ac_ct_CC='gcc'
  1010. ac_ct_CXX='g++'
  1011. am__EXEEXT_FALSE=''
  1012. am__EXEEXT_TRUE='#'
  1013. am__fastdepCC_FALSE='#'
  1014. am__fastdepCC_TRUE=''
  1015. am__fastdepCXX_FALSE='#'
  1016. am__fastdepCXX_TRUE=''
  1017. am__include='include'
  1018. am__isrc=''
  1019. am__leading_dot='.'
  1020. am__nodep='_no'
  1021. am__quote=''
  1022. am__tar='$${TAR-tar} chof - "$$tardir"'
  1023. am__untar='$${TAR-tar} xf -'
  1024. bindir='${exec_prefix}/bin'
  1025. build_alias=''
  1026. datadir='${datarootdir}'
  1027. datarootdir='${prefix}/share'
  1028. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1029. dvidir='${docdir}'
  1030. exec_prefix='${prefix}'
  1031. host_alias=''
  1032. htmldir='${docdir}'
  1033. includedir='${prefix}/include'
  1034. infodir='${datarootdir}/info'
  1035. install_sh='${SHELL} /home/lemon/resource/ya-serv/install-sh'
  1036. libdir='${exec_prefix}/lib'
  1037. libexecdir='${exec_prefix}/libexec'
  1038. localedir='${datarootdir}/locale'
  1039. localstatedir='${prefix}/var'
  1040. mandir='${datarootdir}/man'
  1041. mkdir_p='$(MKDIR_P)'
  1042. oldincludedir='/usr/include'
  1043. pdfdir='${docdir}'
  1044. prefix='/usr/local'
  1045. program_transform_name='s,x,x,'
  1046. psdir='${docdir}'
  1047. sbindir='${exec_prefix}/sbin'
  1048. sharedstatedir='${prefix}/com'
  1049. sysconfdir='${prefix}/etc'
  1050. target_alias=''
  1051. ## ----------- ##
  1052. ## confdefs.h. ##
  1053. ## ----------- ##
  1054. /* confdefs.h */
  1055. #define PACKAGE_NAME "yals"
  1056. #define PACKAGE_TARNAME "yals"
  1057. #define PACKAGE_VERSION "1.0"
  1058. #define PACKAGE_STRING "yals 1.0"
  1059. #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
  1060. #define PACKAGE_URL ""
  1061. #define PACKAGE "yals"
  1062. #define VERSION "1.0"
  1063. #define HAVE_LIBEV 1
  1064. #define STDC_HEADERS 1
  1065. #define HAVE_SYS_TYPES_H 1
  1066. #define HAVE_SYS_STAT_H 1
  1067. #define HAVE_STDLIB_H 1
  1068. #define HAVE_STRING_H 1
  1069. #define HAVE_MEMORY_H 1
  1070. #define HAVE_STRINGS_H 1
  1071. #define HAVE_INTTYPES_H 1
  1072. #define HAVE_STDINT_H 1
  1073. #define HAVE_UNISTD_H 1
  1074. #define HAVE_ARPA_INET_H 1
  1075. #define HAVE_FCNTL_H 1
  1076. #define HAVE_NETINET_IN_H 1
  1077. #define HAVE_STDINT_H 1
  1078. #define HAVE_STRING_H 1
  1079. #define HAVE_SYS_SOCKET_H 1
  1080. #define HAVE_UNISTD_H 1
  1081. #define HAVE__BOOL 1
  1082. #define HAVE_STDLIB_H 1
  1083. #define HAVE_MALLOC 1
  1084. #define HAVE_STDLIB_H 1
  1085. #define HAVE_REALLOC 1
  1086. #define HAVE_INET_NTOA 1
  1087. #define HAVE_MEMSET 1
  1088. #define HAVE_SOCKET 1
  1089. configure: exit 0
  1090. ## ---------------------- ##
  1091. ## Running config.status. ##
  1092. ## ---------------------- ##
  1093. This file was extended by yals config.status 1.0, which was
  1094. generated by GNU Autoconf 2.69. Invocation command line was
  1095. CONFIG_FILES =
  1096. CONFIG_HEADERS =
  1097. CONFIG_LINKS =
  1098. CONFIG_COMMANDS =
  1099. $ ./config.status
  1100. on lfs-7.2
  1101. config.status:780: creating Makefile
  1102. config.status:952: executing depfiles commands