Advertisement
Guest User

Untitled

a guest
May 16th, 2017
551
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.42 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by sed configure 4.1.2, which was
  5. generated by GNU Autoconf 2.59a. Invocation command line was
  6.  
  7. $ ./configure CFLAGS=-O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include CPPFLAGS=-O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include LDFLAGS=-L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib SHELL=/bin/bash --target=x86_64-linux-gnu --host=x86_64-linux-gnu --build=x86_64-linux-gnu --program-prefix= --program-suffix= --prefix=/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host --exec-prefix=/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host --sysconfdir=/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/etc --localstatedir=/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/var
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = vsevani-desktop
  14. uname -m = x86_64
  15. uname -r = 2.6.24-23-generic
  16. uname -s = Linux
  17. uname -v = #1 SMP Wed Apr 1 21:43:24 UTC 2009
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /home/vsevani/temp/latest_openwrt/trunk/staging_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/usr/bin
  31. PATH: /home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/bin
  32. PATH: /home/vsevani/temp/latest_openwrt/trunk/staging_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/usr/bin
  33. PATH: /home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/bin
  34. PATH: /usr/local/sbin
  35. PATH: /usr/local/bin
  36. PATH: /usr/sbin
  37. PATH: /usr/bin
  38. PATH: /sbin
  39. PATH: /bin
  40. PATH: /usr/games
  41. PATH: /home/vsevani/softwares/ns/ns-allinone-2.34/bin
  42. PATH: /home/vsevani/softwares/ns/ns-allinone-2.34/tcl8.4.18/unix
  43. PATH: /home/vsevani/softwares/ns/ns-allinone-2.34/tk8.4.18/unix
  44.  
  45.  
  46. ## ----------- ##
  47. ## Core tests. ##
  48. ## ----------- ##
  49.  
  50. configure:1596: checking for a BSD-compatible install
  51. configure:1651: result: /usr/bin/install -c
  52. configure:1662: checking whether build environment is sane
  53. configure:1705: result: yes
  54. configure:1762: checking for gawk
  55. configure:1778: found /usr/bin/gawk
  56. configure:1788: result: gawk
  57. configure:1798: checking whether make sets $(MAKE)
  58. configure:1818: result: yes
  59. configure:1999: checking for x86_64-linux-gnu-gcc
  60. configure:2015: found /usr/bin/x86_64-linux-gnu-gcc
  61. configure:2025: result: x86_64-linux-gnu-gcc
  62. configure:2307: checking for C compiler version
  63. configure:2310: x86_64-linux-gnu-gcc --version </dev/null >&5
  64. x86_64-linux-gnu-gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4)
  65. Copyright (C) 2007 Free Software Foundation, Inc.
  66. This is free software; see the source for copying conditions. There is NO
  67. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  68.  
  69. configure:2313: $? = 0
  70. configure:2315: x86_64-linux-gnu-gcc -v </dev/null >&5
  71. Using built-in specs.
  72. Target: x86_64-linux-gnu
  73. Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  74. Thread model: posix
  75. gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu4)
  76. configure:2318: $? = 0
  77. configure:2320: x86_64-linux-gnu-gcc -V </dev/null >&5
  78. x86_64-linux-gnu-gcc: '-V' option must have argument
  79. configure:2323: $? = 1
  80. configure:2346: checking for C compiler default output file name
  81. configure:2349: x86_64-linux-gnu-gcc -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  82. configure:2352: $? = 0
  83. configure:2398: result: a.out
  84. configure:2403: checking whether the C compiler works
  85. configure:2409: ./a.out
  86. configure:2412: $? = 0
  87. configure:2429: result: yes
  88. configure:2436: checking whether we are cross compiling
  89. configure:2438: result: no
  90. configure:2441: checking for suffix of executables
  91. configure:2443: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  92. configure:2446: $? = 0
  93. configure:2471: result:
  94. configure:2477: checking for suffix of object files
  95. configure:2498: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  96. configure:2501: $? = 0
  97. configure:2523: result: o
  98. configure:2527: checking whether we are using the GNU C compiler
  99. configure:2551: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  100. configure:2557: $? = 0
  101. configure:2561: test -z
  102. || test ! -s conftest.err
  103. configure:2564: $? = 0
  104. configure:2567: test -s conftest.o
  105. configure:2570: $? = 0
  106. configure:2583: result: yes
  107. configure:2589: checking whether x86_64-linux-gnu-gcc accepts -g
  108. configure:2610: x86_64-linux-gnu-gcc -c -g -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  109. configure:2616: $? = 0
  110. configure:2620: test -z
  111. || test ! -s conftest.err
  112. configure:2623: $? = 0
  113. configure:2626: test -s conftest.o
  114. configure:2629: $? = 0
  115. configure:2640: result: yes
  116. configure:2657: checking for x86_64-linux-gnu-gcc option to accept ANSI C
  117. configure:2727: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  118. configure:2733: $? = 0
  119. configure:2737: test -z
  120. || test ! -s conftest.err
  121. configure:2740: $? = 0
  122. configure:2743: test -s conftest.o
  123. configure:2746: $? = 0
  124. configure:2764: result: none needed
  125. configure:2782: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  126. conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
  127. configure:2788: $? = 1
  128. configure: failed program was:
  129. | #ifndef __cplusplus
  130. | choke me
  131. | #endif
  132. configure:2932: checking for style of include used by make
  133. configure:2960: result: GNU
  134. configure:2988: checking dependency style of x86_64-linux-gnu-gcc
  135. configure:3078: result: gcc3
  136. configure:3098: checking for x86_64-linux-gnu-ranlib
  137. configure:3127: result: no
  138. configure:3136: checking for ranlib
  139. configure:3152: found /usr/bin/ranlib
  140. configure:3163: result: ranlib
  141. configure:3187: checking how to run the C preprocessor
  142. configure:3222: x86_64-linux-gnu-gcc -E -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c
  143. configure:3228: $? = 0
  144. configure:3260: x86_64-linux-gnu-gcc -E -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c
  145. conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
  146. configure:3266: $? = 1
  147. configure: failed program was:
  148. | /* confdefs.h. */
  149. |
  150. | #define PACKAGE_NAME "sed"
  151. | #define PACKAGE_TARNAME "sed"
  152. | #define PACKAGE_VERSION "4.1.2"
  153. | #define PACKAGE_STRING "sed 4.1.2"
  154. | #define PACKAGE_BUGREPORT "bonzini@gnu.org"
  155. | #define PACKAGE "sed"
  156. | #define VERSION "4.1.2"
  157. | #define SED_FEATURE_VERSION "4.1"
  158. | #define _GNU_SOURCE 1
  159. | /* end confdefs.h. */
  160. | #include <ac_nonexistent.h>
  161. configure:3305: result: x86_64-linux-gnu-gcc -E
  162. configure:3329: x86_64-linux-gnu-gcc -E -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c
  163. configure:3335: $? = 0
  164. configure:3367: x86_64-linux-gnu-gcc -E -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c
  165. conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
  166. configure:3373: $? = 1
  167. configure: failed program was:
  168. | /* confdefs.h. */
  169. |
  170. | #define PACKAGE_NAME "sed"
  171. | #define PACKAGE_TARNAME "sed"
  172. | #define PACKAGE_VERSION "4.1.2"
  173. | #define PACKAGE_STRING "sed 4.1.2"
  174. | #define PACKAGE_BUGREPORT "bonzini@gnu.org"
  175. | #define PACKAGE "sed"
  176. | #define VERSION "4.1.2"
  177. | #define SED_FEATURE_VERSION "4.1"
  178. | #define _GNU_SOURCE 1
  179. | /* end confdefs.h. */
  180. | #include <ac_nonexistent.h>
  181. configure:3417: checking for grep that handles long lines
  182. configure:3509: result:
  183. configure:3514: checking for egrep
  184. configure:3610: result: /bin/grep -E
  185. configure:3616: checking for AIX
  186. configure:3638: result: no
  187. configure:3644: checking for ANSI C header files
  188. configure:3669: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  189. configure:3675: $? = 0
  190. configure:3679: test -z
  191. || test ! -s conftest.err
  192. configure:3682: $? = 0
  193. configure:3685: test -s conftest.o
  194. configure:3688: $? = 0
  195. configure:3777: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  196. conftest.c: In function 'main':
  197. conftest.c:30: warning: incompatible implicit declaration of built-in function 'exit'
  198. configure:3780: $? = 0
  199. configure:3782: ./conftest
  200. configure:3785: $? = 0
  201. configure:3800: result: yes
  202. configure:3824: checking for sys/types.h
  203. configure:3840: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  204. configure:3846: $? = 0
  205. configure:3850: test -z
  206. || test ! -s conftest.err
  207. configure:3853: $? = 0
  208. configure:3856: test -s conftest.o
  209. configure:3859: $? = 0
  210. configure:3870: result: yes
  211. configure:3824: checking for sys/stat.h
  212. configure:3840: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  213. configure:3846: $? = 0
  214. configure:3850: test -z
  215. || test ! -s conftest.err
  216. configure:3853: $? = 0
  217. configure:3856: test -s conftest.o
  218. configure:3859: $? = 0
  219. configure:3870: result: yes
  220. configure:3824: checking for stdlib.h
  221. configure:3840: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  222. configure:3846: $? = 0
  223. configure:3850: test -z
  224. || test ! -s conftest.err
  225. configure:3853: $? = 0
  226. configure:3856: test -s conftest.o
  227. configure:3859: $? = 0
  228. configure:3870: result: yes
  229. configure:3824: checking for string.h
  230. configure:3840: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  231. configure:3846: $? = 0
  232. configure:3850: test -z
  233. || test ! -s conftest.err
  234. configure:3853: $? = 0
  235. configure:3856: test -s conftest.o
  236. configure:3859: $? = 0
  237. configure:3870: result: yes
  238. configure:3824: checking for memory.h
  239. configure:3840: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  240. configure:3846: $? = 0
  241. configure:3850: test -z
  242. || test ! -s conftest.err
  243. configure:3853: $? = 0
  244. configure:3856: test -s conftest.o
  245. configure:3859: $? = 0
  246. configure:3870: result: yes
  247. configure:3824: checking for strings.h
  248. configure:3840: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  249. configure:3846: $? = 0
  250. configure:3850: test -z
  251. || test ! -s conftest.err
  252. configure:3853: $? = 0
  253. configure:3856: test -s conftest.o
  254. configure:3859: $? = 0
  255. configure:3870: result: yes
  256. configure:3824: checking for inttypes.h
  257. configure:3840: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  258. configure:3846: $? = 0
  259. configure:3850: test -z
  260. || test ! -s conftest.err
  261. configure:3853: $? = 0
  262. configure:3856: test -s conftest.o
  263. configure:3859: $? = 0
  264. configure:3870: result: yes
  265. configure:3824: checking for stdint.h
  266. configure:3840: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  267. configure:3846: $? = 0
  268. configure:3850: test -z
  269. || test ! -s conftest.err
  270. configure:3853: $? = 0
  271. configure:3856: test -s conftest.o
  272. configure:3859: $? = 0
  273. configure:3870: result: yes
  274. configure:3824: checking for unistd.h
  275. configure:3840: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  276. configure:3846: $? = 0
  277. configure:3850: test -z
  278. || test ! -s conftest.err
  279. configure:3853: $? = 0
  280. configure:3856: test -s conftest.o
  281. configure:3859: $? = 0
  282. configure:3870: result: yes
  283. configure:3892: checking minix/config.h usability
  284. configure:3904: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  285. conftest.c:56:26: error: minix/config.h: No such file or directory
  286. configure:3910: $? = 1
  287. configure: failed program was:
  288. | /* confdefs.h. */
  289. |
  290. | #define PACKAGE_NAME "sed"
  291. | #define PACKAGE_TARNAME "sed"
  292. | #define PACKAGE_VERSION "4.1.2"
  293. | #define PACKAGE_STRING "sed 4.1.2"
  294. | #define PACKAGE_BUGREPORT "bonzini@gnu.org"
  295. | #define PACKAGE "sed"
  296. | #define VERSION "4.1.2"
  297. | #define SED_FEATURE_VERSION "4.1"
  298. | #define _GNU_SOURCE 1
  299. | #define STDC_HEADERS 1
  300. | #define HAVE_SYS_TYPES_H 1
  301. | #define HAVE_SYS_STAT_H 1
  302. | #define HAVE_STDLIB_H 1
  303. | #define HAVE_STRING_H 1
  304. | #define HAVE_MEMORY_H 1
  305. | #define HAVE_STRINGS_H 1
  306. | #define HAVE_INTTYPES_H 1
  307. | #define HAVE_STDINT_H 1
  308. | #define HAVE_UNISTD_H 1
  309. | /* end confdefs.h. */
  310. | #include <stdio.h>
  311. | #if HAVE_SYS_TYPES_H
  312. | # include <sys/types.h>
  313. | #endif
  314. | #if HAVE_SYS_STAT_H
  315. | # include <sys/stat.h>
  316. | #endif
  317. | #if STDC_HEADERS
  318. | # include <stdlib.h>
  319. | # include <stddef.h>
  320. | #else
  321. | # if HAVE_STDLIB_H
  322. | # include <stdlib.h>
  323. | # endif
  324. | #endif
  325. | #if HAVE_STRING_H
  326. | # if !STDC_HEADERS && HAVE_MEMORY_H
  327. | # include <memory.h>
  328. | # endif
  329. | # include <string.h>
  330. | #endif
  331. | #if HAVE_STRINGS_H
  332. | # include <strings.h>
  333. | #endif
  334. | #if HAVE_INTTYPES_H
  335. | # include <inttypes.h>
  336. | #endif
  337. | #if HAVE_STDINT_H
  338. | # include <stdint.h>
  339. | #endif
  340. | #if HAVE_UNISTD_H
  341. | # include <unistd.h>
  342. | #endif
  343. | #include <minix/config.h>
  344. configure:3933: result: no
  345. configure:3937: checking minix/config.h presence
  346. configure:3947: x86_64-linux-gnu-gcc -E -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c
  347. conftest.c:23:26: error: minix/config.h: No such file or directory
  348. configure:3953: $? = 1
  349. configure: failed program was:
  350. | /* confdefs.h. */
  351. |
  352. | #define PACKAGE_NAME "sed"
  353. | #define PACKAGE_TARNAME "sed"
  354. | #define PACKAGE_VERSION "4.1.2"
  355. | #define PACKAGE_STRING "sed 4.1.2"
  356. | #define PACKAGE_BUGREPORT "bonzini@gnu.org"
  357. | #define PACKAGE "sed"
  358. | #define VERSION "4.1.2"
  359. | #define SED_FEATURE_VERSION "4.1"
  360. | #define _GNU_SOURCE 1
  361. | #define STDC_HEADERS 1
  362. | #define HAVE_SYS_TYPES_H 1
  363. | #define HAVE_SYS_STAT_H 1
  364. | #define HAVE_STDLIB_H 1
  365. | #define HAVE_STRING_H 1
  366. | #define HAVE_MEMORY_H 1
  367. | #define HAVE_STRINGS_H 1
  368. | #define HAVE_INTTYPES_H 1
  369. | #define HAVE_STDINT_H 1
  370. | #define HAVE_UNISTD_H 1
  371. | /* end confdefs.h. */
  372. | #include <minix/config.h>
  373. configure:3973: result: no
  374. configure:4008: checking for minix/config.h
  375. configure:4015: result: no
  376. configure:4044: checking for library containing strerror
  377. configure:4074: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  378. configure:4080: $? = 0
  379. configure:4084: test -z
  380. || test ! -s conftest.err
  381. configure:4087: $? = 0
  382. configure:4090: test -s conftest
  383. configure:4093: $? = 0
  384. configure:4163: result: none required
  385. configure:4177: checking for special C compiler options needed for large files
  386. configure:4276: result: no
  387. configure:4282: checking for _FILE_OFFSET_BITS value needed for large files
  388. configure:4313: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  389. configure:4319: $? = 0
  390. configure:4323: test -z
  391. || test ! -s conftest.err
  392. configure:4326: $? = 0
  393. configure:4329: test -s conftest.o
  394. configure:4332: $? = 0
  395. configure:4397: result: no
  396. configure:4407: checking for _LARGE_FILES value needed for large files
  397. configure:4438: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  398. configure:4444: $? = 0
  399. configure:4448: test -z
  400. || test ! -s conftest.err
  401. configure:4451: $? = 0
  402. configure:4454: test -s conftest.o
  403. configure:4457: $? = 0
  404. configure:4522: result: no
  405. configure:4534: checking for long file names
  406. configure:4573: result: yes
  407. configure:4584: checking whether -lcP is needed
  408. configure:4614: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  409. configure:4617: $? = 0
  410. configure:4619: ./conftest
  411. configure:4622: $? = 0
  412. configure:4624: result: no
  413. configure:4647: checking for dirent.h that defines DIR
  414. configure:4671: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  415. configure:4677: $? = 0
  416. configure:4681: test -z
  417. || test ! -s conftest.err
  418. configure:4684: $? = 0
  419. configure:4687: test -s conftest.o
  420. configure:4690: $? = 0
  421. configure:4701: result: yes
  422. configure:4714: checking for library containing opendir
  423. configure:4744: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  424. configure:4750: $? = 0
  425. configure:4754: test -z
  426. || test ! -s conftest.err
  427. configure:4757: $? = 0
  428. configure:4760: test -s conftest
  429. configure:4763: $? = 0
  430. configure:4833: result: none required
  431. configure:4983: checking for io.h
  432. configure:4999: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  433. conftest.c:59:16: error: io.h: No such file or directory
  434. configure:5005: $? = 1
  435. configure: failed program was:
  436. | /* confdefs.h. */
  437. |
  438. | #define PACKAGE_NAME "sed"
  439. | #define PACKAGE_TARNAME "sed"
  440. | #define PACKAGE_VERSION "4.1.2"
  441. | #define PACKAGE_STRING "sed 4.1.2"
  442. | #define PACKAGE_BUGREPORT "bonzini@gnu.org"
  443. | #define PACKAGE "sed"
  444. | #define VERSION "4.1.2"
  445. | #define SED_FEATURE_VERSION "4.1"
  446. | #define _GNU_SOURCE 1
  447. | #define STDC_HEADERS 1
  448. | #define HAVE_SYS_TYPES_H 1
  449. | #define HAVE_SYS_STAT_H 1
  450. | #define HAVE_STDLIB_H 1
  451. | #define HAVE_STRING_H 1
  452. | #define HAVE_MEMORY_H 1
  453. | #define HAVE_STRINGS_H 1
  454. | #define HAVE_INTTYPES_H 1
  455. | #define HAVE_STDINT_H 1
  456. | #define HAVE_UNISTD_H 1
  457. | #define HAVE_LONG_FILE_NAMES 1
  458. | #define HAVE_DIRENT_H 1
  459. | /* end confdefs.h. */
  460. | #include <stdio.h>
  461. | #if HAVE_SYS_TYPES_H
  462. | # include <sys/types.h>
  463. | #endif
  464. | #if HAVE_SYS_STAT_H
  465. | # include <sys/stat.h>
  466. | #endif
  467. | #if STDC_HEADERS
  468. | # include <stdlib.h>
  469. | # include <stddef.h>
  470. | #else
  471. | # if HAVE_STDLIB_H
  472. | # include <stdlib.h>
  473. | # endif
  474. | #endif
  475. | #if HAVE_STRING_H
  476. | # if !STDC_HEADERS && HAVE_MEMORY_H
  477. | # include <memory.h>
  478. | # endif
  479. | # include <string.h>
  480. | #endif
  481. | #if HAVE_STRINGS_H
  482. | # include <strings.h>
  483. | #endif
  484. | #if HAVE_INTTYPES_H
  485. | # include <inttypes.h>
  486. | #endif
  487. | #if HAVE_STDINT_H
  488. | # include <stdint.h>
  489. | #endif
  490. | #if HAVE_UNISTD_H
  491. | # include <unistd.h>
  492. | #endif
  493. |
  494. | #include <io.h>
  495. configure:5029: result: no
  496. configure:4983: checking for limits.h
  497. configure:4999: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  498. configure:5005: $? = 0
  499. configure:5009: test -z
  500. || test ! -s conftest.err
  501. configure:5012: $? = 0
  502. configure:5015: test -s conftest.o
  503. configure:5018: $? = 0
  504. configure:5029: result: yes
  505. configure:4983: checking for locale.h
  506. configure:4999: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  507. configure:5005: $? = 0
  508. configure:5009: test -z
  509. || test ! -s conftest.err
  510. configure:5012: $? = 0
  511. configure:5015: test -s conftest.o
  512. configure:5018: $? = 0
  513. configure:5029: result: yes
  514. configure:4983: checking for stdarg.h
  515. configure:4999: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  516. configure:5005: $? = 0
  517. configure:5009: test -z
  518. || test ! -s conftest.err
  519. configure:5012: $? = 0
  520. configure:5015: test -s conftest.o
  521. configure:5018: $? = 0
  522. configure:5029: result: yes
  523. configure:4983: checking for alloca.h
  524. configure:4999: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  525. configure:5005: $? = 0
  526. configure:5009: test -z
  527. || test ! -s conftest.err
  528. configure:5012: $? = 0
  529. configure:5015: test -s conftest.o
  530. configure:5018: $? = 0
  531. configure:5029: result: yes
  532. configure:4983: checking for stddef.h
  533. configure:4999: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  534. configure:5005: $? = 0
  535. configure:5009: test -z
  536. || test ! -s conftest.err
  537. configure:5012: $? = 0
  538. configure:5015: test -s conftest.o
  539. configure:5018: $? = 0
  540. configure:5029: result: yes
  541. configure:4983: checking for errno.h
  542. configure:4999: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  543. configure:5005: $? = 0
  544. configure:5009: test -z
  545. || test ! -s conftest.err
  546. configure:5012: $? = 0
  547. configure:5015: test -s conftest.o
  548. configure:5018: $? = 0
  549. configure:5029: result: yes
  550. configure:4983: checking for wchar.h
  551. configure:4999: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  552. configure:5005: $? = 0
  553. configure:5009: test -z
  554. || test ! -s conftest.err
  555. configure:5012: $? = 0
  556. configure:5015: test -s conftest.o
  557. configure:5018: $? = 0
  558. configure:5029: result: yes
  559. configure:4983: checking for wctype.h
  560. configure:4999: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  561. configure:5005: $? = 0
  562. configure:5009: test -z
  563. || test ! -s conftest.err
  564. configure:5012: $? = 0
  565. configure:5015: test -s conftest.o
  566. configure:5018: $? = 0
  567. configure:5029: result: yes
  568. configure:4983: checking for sys/file.h
  569. configure:4999: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  570. configure:5005: $? = 0
  571. configure:5009: test -z
  572. || test ! -s conftest.err
  573. configure:5012: $? = 0
  574. configure:5015: test -s conftest.o
  575. configure:5018: $? = 0
  576. configure:5029: result: yes
  577. configure:5040: checking for an ANSI C-conforming const
  578. configure:5107: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  579. configure:5113: $? = 0
  580. configure:5117: test -z
  581. || test ! -s conftest.err
  582. configure:5120: $? = 0
  583. configure:5123: test -s conftest.o
  584. configure:5126: $? = 0
  585. configure:5137: result: yes
  586. configure:5147: checking for size_t
  587. configure:5171: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  588. configure:5177: $? = 0
  589. configure:5181: test -z
  590. || test ! -s conftest.err
  591. configure:5184: $? = 0
  592. configure:5187: test -s conftest.o
  593. configure:5190: $? = 0
  594. configure:5201: result: yes
  595. configure:5213: checking for ssize_t
  596. configure:5237: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  597. configure:5243: $? = 0
  598. configure:5247: test -z
  599. || test ! -s conftest.err
  600. configure:5250: $? = 0
  601. configure:5253: test -s conftest.o
  602. configure:5256: $? = 0
  603. configure:5267: result: yes
  604. configure:5280: checking for stdbool.h that conforms to C99
  605. configure:5333: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  606. configure:5339: $? = 0
  607. configure:5343: test -z
  608. || test ! -s conftest.err
  609. configure:5346: $? = 0
  610. configure:5349: test -s conftest.o
  611. configure:5352: $? = 0
  612. configure:5363: result: yes
  613. configure:5365: checking for _Bool
  614. configure:5389: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  615. configure:5395: $? = 0
  616. configure:5399: test -z
  617. || test ! -s conftest.err
  618. configure:5402: $? = 0
  619. configure:5405: test -s conftest.o
  620. configure:5408: $? = 0
  621. configure:5419: result: yes
  622. configure:5450: checking for working alloca.h
  623. configure:5471: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  624. configure:5477: $? = 0
  625. configure:5481: test -z
  626. || test ! -s conftest.err
  627. configure:5484: $? = 0
  628. configure:5487: test -s conftest
  629. configure:5490: $? = 0
  630. configure:5502: result: yes
  631. configure:5512: checking for alloca
  632. configure:5553: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  633. configure:5559: $? = 0
  634. configure:5563: test -z
  635. || test ! -s conftest.err
  636. configure:5566: $? = 0
  637. configure:5569: test -s conftest
  638. configure:5572: $? = 0
  639. configure:5584: result: yes
  640. configure:5811: checking for vprintf
  641. configure:5868: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  642. conftest.c:62: warning: conflicting types for built-in function 'vprintf'
  643. configure:5874: $? = 0
  644. configure:5878: test -z
  645. || test ! -s conftest.err
  646. configure:5881: $? = 0
  647. configure:5884: test -s conftest
  648. configure:5887: $? = 0
  649. configure:5899: result: yes
  650. configure:5906: checking for _doprnt
  651. configure:5963: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  652. /tmp/cc40snH7.o: In function `main':
  653. conftest.c:(.text+0x9): undefined reference to `_doprnt'
  654. /tmp/cc40snH7.o:(.data+0x0): undefined reference to `_doprnt'
  655. collect2: ld returned 1 exit status
  656. configure:5969: $? = 1
  657. configure: failed program was:
  658. | /* confdefs.h. */
  659. |
  660. | #define PACKAGE_NAME "sed"
  661. | #define PACKAGE_TARNAME "sed"
  662. | #define PACKAGE_VERSION "4.1.2"
  663. | #define PACKAGE_STRING "sed 4.1.2"
  664. | #define PACKAGE_BUGREPORT "bonzini@gnu.org"
  665. | #define PACKAGE "sed"
  666. | #define VERSION "4.1.2"
  667. | #define SED_FEATURE_VERSION "4.1"
  668. | #define _GNU_SOURCE 1
  669. | #define STDC_HEADERS 1
  670. | #define HAVE_SYS_TYPES_H 1
  671. | #define HAVE_SYS_STAT_H 1
  672. | #define HAVE_STDLIB_H 1
  673. | #define HAVE_STRING_H 1
  674. | #define HAVE_MEMORY_H 1
  675. | #define HAVE_STRINGS_H 1
  676. | #define HAVE_INTTYPES_H 1
  677. | #define HAVE_STDINT_H 1
  678. | #define HAVE_UNISTD_H 1
  679. | #define HAVE_LONG_FILE_NAMES 1
  680. | #define HAVE_DIRENT_H 1
  681. | #define HAVE_LIMITS_H 1
  682. | #define HAVE_LOCALE_H 1
  683. | #define HAVE_STDARG_H 1
  684. | #define HAVE_ALLOCA_H 1
  685. | #define HAVE_STDDEF_H 1
  686. | #define HAVE_ERRNO_H 1
  687. | #define HAVE_WCHAR_H 1
  688. | #define HAVE_WCTYPE_H 1
  689. | #define HAVE_SYS_FILE_H 1
  690. | #define HAVE__BOOL 1
  691. | #define HAVE_STDBOOL_H 1
  692. | #define HAVE_ALLOCA_H 1
  693. | #define HAVE_ALLOCA 1
  694. | #define HAVE_VPRINTF 1
  695. | /* end confdefs.h. */
  696. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  697. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  698. | #define _doprnt innocuous__doprnt
  699. |
  700. | /* System header to define __stub macros and hopefully few prototypes,
  701. | which can conflict with char _doprnt (); below.
  702. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  703. | <limits.h> exists even on freestanding compilers. */
  704. |
  705. | #ifdef __STDC__
  706. | # include <limits.h>
  707. | #else
  708. | # include <assert.h>
  709. | #endif
  710. |
  711. | #undef _doprnt
  712. |
  713. | /* Override any gcc2 internal prototype to avoid an error. */
  714. | #ifdef __cplusplus
  715. | extern "C"
  716. | {
  717. | #endif
  718. | /* We use char because int might match the return type of a gcc2
  719. | builtin and then its argument prototype would still apply. */
  720. | char _doprnt ();
  721. | /* The GNU C library defines this for functions which it implements
  722. | to always fail with ENOSYS. Some functions are actually named
  723. | something starting with __ and the normal name is an alias. */
  724. | #if defined (__stub__doprnt) || defined (__stub____doprnt)
  725. | choke me
  726. | #else
  727. | char (*f) () = _doprnt;
  728. | #endif
  729. | #ifdef __cplusplus
  730. | }
  731. | #endif
  732. |
  733. | int
  734. | main ()
  735. | {
  736. | return f != _doprnt;
  737. | ;
  738. | return 0;
  739. | }
  740. configure:5994: result: no
  741. configure:6009: checking for getline
  742. configure:6066: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  743. configure:6072: $? = 0
  744. configure:6076: test -z
  745. || test ! -s conftest.err
  746. configure:6079: $? = 0
  747. configure:6082: test -s conftest
  748. configure:6085: $? = 0
  749. configure:6097: result: yes
  750. configure:6106: checking for working getline function
  751. configure:6139: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  752. conftest.c: In function 'main':
  753. conftest.c:52: warning: incompatible implicit declaration of built-in function 'exit'
  754. configure:6142: $? = 0
  755. configure:6144: ./conftest
  756. configure:6147: $? = 0
  757. configure:6161: result: yes
  758. configure:6176: checking for obstacks
  759. configure:6197: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  760. configure:6203: $? = 0
  761. configure:6207: test -z
  762. || test ! -s conftest.err
  763. configure:6210: $? = 0
  764. configure:6213: test -s conftest
  765. configure:6216: $? = 0
  766. configure:6228: result: yes
  767. configure:6248: checking whether mbrtowc and mbstate_t are properly declared
  768. configure:6269: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  769. configure:6275: $? = 0
  770. configure:6279: test -z
  771. || test ! -s conftest.err
  772. configure:6282: $? = 0
  773. configure:6285: test -s conftest
  774. configure:6288: $? = 0
  775. configure:6300: result: yes
  776. configure:6310: checking for mbstate_t
  777. configure:6332: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  778. configure:6338: $? = 0
  779. configure:6342: test -z
  780. || test ! -s conftest.err
  781. configure:6345: $? = 0
  782. configure:6348: test -s conftest.o
  783. configure:6351: $? = 0
  784. configure:6362: result: yes
  785. configure:6384: checking for strverscmp
  786. configure:6441: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  787. configure:6447: $? = 0
  788. configure:6451: test -z
  789. || test ! -s conftest.err
  790. configure:6454: $? = 0
  791. configure:6457: test -s conftest
  792. configure:6460: $? = 0
  793. configure:6472: result: yes
  794. configure:6506: checking for memchr
  795. configure:6563: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  796. configure:6569: $? = 0
  797. configure:6573: test -z
  798. || test ! -s conftest.err
  799. configure:6576: $? = 0
  800. configure:6579: test -s conftest
  801. configure:6582: $? = 0
  802. configure:6594: result: yes
  803. configure:6506: checking for memcmp
  804. configure:6563: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  805. conftest.c:68: warning: conflicting types for built-in function 'memcmp'
  806. configure:6569: $? = 0
  807. configure:6573: test -z
  808. || test ! -s conftest.err
  809. configure:6576: $? = 0
  810. configure:6579: test -s conftest
  811. configure:6582: $? = 0
  812. configure:6594: result: yes
  813. configure:6506: checking for memmove
  814. configure:6563: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  815. conftest.c:69: warning: conflicting types for built-in function 'memmove'
  816. configure:6569: $? = 0
  817. configure:6573: test -z
  818. || test ! -s conftest.err
  819. configure:6576: $? = 0
  820. configure:6579: test -s conftest
  821. configure:6582: $? = 0
  822. configure:6594: result: yes
  823. configure:6506: checking for strerror
  824. configure:6563: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  825. configure:6569: $? = 0
  826. configure:6573: test -z
  827. || test ! -s conftest.err
  828. configure:6576: $? = 0
  829. configure:6579: test -s conftest
  830. configure:6582: $? = 0
  831. configure:6594: result: yes
  832. configure:6506: checking for mkstemp
  833. configure:6563: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  834. configure:6569: $? = 0
  835. configure:6573: test -z
  836. || test ! -s conftest.err
  837. configure:6576: $? = 0
  838. configure:6579: test -s conftest
  839. configure:6582: $? = 0
  840. configure:6594: result: yes
  841. configure:6635: checking for isatty
  842. configure:6692: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  843. configure:6698: $? = 0
  844. configure:6702: test -z
  845. || test ! -s conftest.err
  846. configure:6705: $? = 0
  847. configure:6708: test -s conftest
  848. configure:6711: $? = 0
  849. configure:6723: result: yes
  850. configure:6635: checking for bcopy
  851. configure:6692: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  852. conftest.c:73: warning: conflicting types for built-in function 'bcopy'
  853. configure:6698: $? = 0
  854. configure:6702: test -z
  855. || test ! -s conftest.err
  856. configure:6705: $? = 0
  857. configure:6708: test -s conftest
  858. configure:6711: $? = 0
  859. configure:6723: result: yes
  860. configure:6635: checking for bzero
  861. configure:6692: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  862. conftest.c:74: warning: conflicting types for built-in function 'bzero'
  863. configure:6698: $? = 0
  864. configure:6702: test -z
  865. || test ! -s conftest.err
  866. configure:6705: $? = 0
  867. configure:6708: test -s conftest
  868. configure:6711: $? = 0
  869. configure:6723: result: yes
  870. configure:6635: checking for isascii
  871. configure:6692: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  872. conftest.c:75: warning: conflicting types for built-in function 'isascii'
  873. configure:6698: $? = 0
  874. configure:6702: test -z
  875. || test ! -s conftest.err
  876. configure:6705: $? = 0
  877. configure:6708: test -s conftest
  878. configure:6711: $? = 0
  879. configure:6723: result: yes
  880. configure:6635: checking for memcpy
  881. configure:6692: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  882. conftest.c:76: warning: conflicting types for built-in function 'memcpy'
  883. configure:6698: $? = 0
  884. configure:6702: test -z
  885. || test ! -s conftest.err
  886. configure:6705: $? = 0
  887. configure:6708: test -s conftest
  888. configure:6711: $? = 0
  889. configure:6723: result: yes
  890. configure:6635: checking for memset
  891. configure:6692: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  892. conftest.c:77: warning: conflicting types for built-in function 'memset'
  893. configure:6698: $? = 0
  894. configure:6702: test -z
  895. || test ! -s conftest.err
  896. configure:6705: $? = 0
  897. configure:6708: test -s conftest
  898. configure:6711: $? = 0
  899. configure:6723: result: yes
  900. configure:6635: checking for strchr
  901. configure:6692: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  902. conftest.c:78: warning: conflicting types for built-in function 'strchr'
  903. configure:6698: $? = 0
  904. configure:6702: test -z
  905. || test ! -s conftest.err
  906. configure:6705: $? = 0
  907. configure:6708: test -s conftest
  908. configure:6711: $? = 0
  909. configure:6723: result: yes
  910. configure:6635: checking for strtoul
  911. configure:6692: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  912. configure:6698: $? = 0
  913. configure:6702: test -z
  914. || test ! -s conftest.err
  915. configure:6705: $? = 0
  916. configure:6708: test -s conftest
  917. configure:6711: $? = 0
  918. configure:6723: result: yes
  919. configure:6635: checking for popen
  920. configure:6692: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  921. configure:6698: $? = 0
  922. configure:6702: test -z
  923. || test ! -s conftest.err
  924. configure:6705: $? = 0
  925. configure:6708: test -s conftest
  926. configure:6711: $? = 0
  927. configure:6723: result: yes
  928. configure:6635: checking for pathconf
  929. configure:6692: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  930. configure:6698: $? = 0
  931. configure:6702: test -z
  932. || test ! -s conftest.err
  933. configure:6705: $? = 0
  934. configure:6708: test -s conftest
  935. configure:6711: $? = 0
  936. configure:6723: result: yes
  937. configure:6635: checking for isblank
  938. configure:6692: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  939. conftest.c:82: warning: conflicting types for built-in function 'isblank'
  940. configure:6698: $? = 0
  941. configure:6702: test -z
  942. || test ! -s conftest.err
  943. configure:6705: $? = 0
  944. configure:6708: test -s conftest
  945. configure:6711: $? = 0
  946. configure:6723: result: yes
  947. configure:6635: checking for fchown
  948. configure:6692: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  949. configure:6698: $? = 0
  950. configure:6702: test -z
  951. || test ! -s conftest.err
  952. configure:6705: $? = 0
  953. configure:6708: test -s conftest
  954. configure:6711: $? = 0
  955. configure:6723: result: yes
  956. configure:6635: checking for fchmod
  957. configure:6692: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  958. configure:6698: $? = 0
  959. configure:6702: test -z
  960. || test ! -s conftest.err
  961. configure:6705: $? = 0
  962. configure:6708: test -s conftest
  963. configure:6711: $? = 0
  964. configure:6723: result: yes
  965. configure:6635: checking for setlocale
  966. configure:6692: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  967. configure:6698: $? = 0
  968. configure:6702: test -z
  969. || test ! -s conftest.err
  970. configure:6705: $? = 0
  971. configure:6708: test -s conftest
  972. configure:6711: $? = 0
  973. configure:6723: result: yes
  974. configure:6635: checking for wcrtomb
  975. configure:6692: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  976. configure:6698: $? = 0
  977. configure:6702: test -z
  978. || test ! -s conftest.err
  979. configure:6705: $? = 0
  980. configure:6708: test -s conftest
  981. configure:6711: $? = 0
  982. configure:6723: result: yes
  983. configure:6635: checking for wcscoll
  984. configure:6692: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  985. configure:6698: $? = 0
  986. configure:6702: test -z
  987. || test ! -s conftest.err
  988. configure:6705: $? = 0
  989. configure:6708: test -s conftest
  990. configure:6711: $? = 0
  991. configure:6723: result: yes
  992. configure:6635: checking for btowc
  993. configure:6692: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  994. configure:6698: $? = 0
  995. configure:6702: test -z
  996. || test ! -s conftest.err
  997. configure:6705: $? = 0
  998. configure:6708: test -s conftest
  999. configure:6711: $? = 0
  1000. configure:6723: result: yes
  1001. configure:7123: checking how to build HTML documentation
  1002. configure:7126: result: with makeinfo
  1003. configure:7176: checking build system type
  1004. configure:7194: result: x86_64-pc-linux-gnu
  1005. configure:7202: checking host system type
  1006. configure:7216: result: x86_64-pc-linux-gnu
  1007. configure:7224: checking for inline
  1008. configure:7245: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  1009. configure:7251: $? = 0
  1010. configure:7255: test -z
  1011. || test ! -s conftest.err
  1012. configure:7258: $? = 0
  1013. configure:7261: test -s conftest.o
  1014. configure:7264: $? = 0
  1015. configure:7276: result: inline
  1016. configure:7295: checking for off_t
  1017. configure:7319: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  1018. configure:7325: $? = 0
  1019. configure:7329: test -z
  1020. || test ! -s conftest.err
  1021. configure:7332: $? = 0
  1022. configure:7335: test -s conftest.o
  1023. configure:7338: $? = 0
  1024. configure:7349: result: yes
  1025. configure:7367: checking for stdlib.h
  1026. configure:7372: result: yes
  1027. configure:7367: checking for unistd.h
  1028. configure:7372: result: yes
  1029. configure:7516: checking for getpagesize
  1030. configure:7573: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1031. configure:7579: $? = 0
  1032. configure:7583: test -z
  1033. || test ! -s conftest.err
  1034. configure:7586: $? = 0
  1035. configure:7589: test -s conftest
  1036. configure:7592: $? = 0
  1037. configure:7604: result: yes
  1038. configure:7614: checking for working mmap
  1039. configure:7756: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1040. configure:7759: $? = 0
  1041. configure:7761: ./conftest
  1042. configure:7764: $? = 0
  1043. configure:7778: result: yes
  1044. configure:7790: checking whether we are using the GNU C Library 2.1 or newer
  1045. configure:7821: result: yes
  1046. configure:7852: checking argz.h usability
  1047. configure:7864: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  1048. configure:7870: $? = 0
  1049. configure:7874: test -z
  1050. || test ! -s conftest.err
  1051. configure:7877: $? = 0
  1052. configure:7880: test -s conftest.o
  1053. configure:7883: $? = 0
  1054. configure:7893: result: yes
  1055. configure:7897: checking argz.h presence
  1056. configure:7907: x86_64-linux-gnu-gcc -E -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c
  1057. configure:7913: $? = 0
  1058. configure:7933: result: yes
  1059. configure:7968: checking for argz.h
  1060. configure:7975: result: yes
  1061. configure:7843: checking for limits.h
  1062. configure:7848: result: yes
  1063. configure:7843: checking for locale.h
  1064. configure:7848: result: yes
  1065. configure:7852: checking nl_types.h usability
  1066. configure:7864: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  1067. configure:7870: $? = 0
  1068. configure:7874: test -z
  1069. || test ! -s conftest.err
  1070. configure:7877: $? = 0
  1071. configure:7880: test -s conftest.o
  1072. configure:7883: $? = 0
  1073. configure:7893: result: yes
  1074. configure:7897: checking nl_types.h presence
  1075. configure:7907: x86_64-linux-gnu-gcc -E -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c
  1076. configure:7913: $? = 0
  1077. configure:7933: result: yes
  1078. configure:7968: checking for nl_types.h
  1079. configure:7975: result: yes
  1080. configure:7852: checking malloc.h usability
  1081. configure:7864: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  1082. configure:7870: $? = 0
  1083. configure:7874: test -z
  1084. || test ! -s conftest.err
  1085. configure:7877: $? = 0
  1086. configure:7880: test -s conftest.o
  1087. configure:7883: $? = 0
  1088. configure:7893: result: yes
  1089. configure:7897: checking malloc.h presence
  1090. configure:7907: x86_64-linux-gnu-gcc -E -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c
  1091. configure:7913: $? = 0
  1092. configure:7933: result: yes
  1093. configure:7968: checking for malloc.h
  1094. configure:7975: result: yes
  1095. configure:7843: checking for stddef.h
  1096. configure:7848: result: yes
  1097. configure:7843: checking for stdlib.h
  1098. configure:7848: result: yes
  1099. configure:7843: checking for string.h
  1100. configure:7848: result: yes
  1101. configure:7843: checking for unistd.h
  1102. configure:7848: result: yes
  1103. configure:7852: checking sys/param.h usability
  1104. configure:7864: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  1105. configure:7870: $? = 0
  1106. configure:7874: test -z
  1107. || test ! -s conftest.err
  1108. configure:7877: $? = 0
  1109. configure:7880: test -s conftest.o
  1110. configure:7883: $? = 0
  1111. configure:7893: result: yes
  1112. configure:7897: checking sys/param.h presence
  1113. configure:7907: x86_64-linux-gnu-gcc -E -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c
  1114. configure:7913: $? = 0
  1115. configure:7933: result: yes
  1116. configure:7968: checking for sys/param.h
  1117. configure:7975: result: yes
  1118. configure:8014: checking for feof_unlocked
  1119. configure:8071: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1120. configure:8077: $? = 0
  1121. configure:8081: test -z
  1122. || test ! -s conftest.err
  1123. configure:8084: $? = 0
  1124. configure:8087: test -s conftest
  1125. configure:8090: $? = 0
  1126. configure:8102: result: yes
  1127. configure:8014: checking for fgets_unlocked
  1128. configure:8071: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1129. configure:8077: $? = 0
  1130. configure:8081: test -z
  1131. || test ! -s conftest.err
  1132. configure:8084: $? = 0
  1133. configure:8087: test -s conftest
  1134. configure:8090: $? = 0
  1135. configure:8102: result: yes
  1136. configure:8014: checking for getcwd
  1137. configure:8071: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1138. configure:8077: $? = 0
  1139. configure:8081: test -z
  1140. || test ! -s conftest.err
  1141. configure:8084: $? = 0
  1142. configure:8087: test -s conftest
  1143. configure:8090: $? = 0
  1144. configure:8102: result: yes
  1145. configure:8014: checking for getegid
  1146. configure:8071: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1147. configure:8077: $? = 0
  1148. configure:8081: test -z
  1149. || test ! -s conftest.err
  1150. configure:8084: $? = 0
  1151. configure:8087: test -s conftest
  1152. configure:8090: $? = 0
  1153. configure:8102: result: yes
  1154. configure:8014: checking for geteuid
  1155. configure:8071: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1156. configure:8077: $? = 0
  1157. configure:8081: test -z
  1158. || test ! -s conftest.err
  1159. configure:8084: $? = 0
  1160. configure:8087: test -s conftest
  1161. configure:8090: $? = 0
  1162. configure:8102: result: yes
  1163. configure:8014: checking for getgid
  1164. configure:8071: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1165. configure:8077: $? = 0
  1166. configure:8081: test -z
  1167. || test ! -s conftest.err
  1168. configure:8084: $? = 0
  1169. configure:8087: test -s conftest
  1170. configure:8090: $? = 0
  1171. configure:8102: result: yes
  1172. configure:8014: checking for getuid
  1173. configure:8071: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1174. configure:8077: $? = 0
  1175. configure:8081: test -z
  1176. || test ! -s conftest.err
  1177. configure:8084: $? = 0
  1178. configure:8087: test -s conftest
  1179. configure:8090: $? = 0
  1180. configure:8102: result: yes
  1181. configure:8014: checking for mempcpy
  1182. configure:8071: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1183. conftest.c:110: warning: conflicting types for built-in function 'mempcpy'
  1184. configure:8077: $? = 0
  1185. configure:8081: test -z
  1186. || test ! -s conftest.err
  1187. configure:8084: $? = 0
  1188. configure:8087: test -s conftest
  1189. configure:8090: $? = 0
  1190. configure:8102: result: yes
  1191. configure:8014: checking for munmap
  1192. configure:8071: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1193. configure:8077: $? = 0
  1194. configure:8081: test -z
  1195. || test ! -s conftest.err
  1196. configure:8084: $? = 0
  1197. configure:8087: test -s conftest
  1198. configure:8090: $? = 0
  1199. configure:8102: result: yes
  1200. configure:8014: checking for putenv
  1201. configure:8071: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1202. configure:8077: $? = 0
  1203. configure:8081: test -z
  1204. || test ! -s conftest.err
  1205. configure:8084: $? = 0
  1206. configure:8087: test -s conftest
  1207. configure:8090: $? = 0
  1208. configure:8102: result: yes
  1209. configure:8014: checking for setenv
  1210. configure:8071: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1211. configure:8077: $? = 0
  1212. configure:8081: test -z
  1213. || test ! -s conftest.err
  1214. configure:8084: $? = 0
  1215. configure:8087: test -s conftest
  1216. configure:8090: $? = 0
  1217. configure:8102: result: yes
  1218. configure:8014: checking for setlocale
  1219. configure:8102: result: yes
  1220. configure:8014: checking for stpcpy
  1221. configure:8071: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1222. conftest.c:115: warning: conflicting types for built-in function 'stpcpy'
  1223. configure:8077: $? = 0
  1224. configure:8081: test -z
  1225. || test ! -s conftest.err
  1226. configure:8084: $? = 0
  1227. configure:8087: test -s conftest
  1228. configure:8090: $? = 0
  1229. configure:8102: result: yes
  1230. configure:8014: checking for strchr
  1231. configure:8102: result: yes
  1232. configure:8014: checking for strcasecmp
  1233. configure:8071: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1234. conftest.c:117: warning: conflicting types for built-in function 'strcasecmp'
  1235. configure:8077: $? = 0
  1236. configure:8081: test -z
  1237. || test ! -s conftest.err
  1238. configure:8084: $? = 0
  1239. configure:8087: test -s conftest
  1240. configure:8090: $? = 0
  1241. configure:8102: result: yes
  1242. configure:8014: checking for strdup
  1243. configure:8071: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1244. conftest.c:118: warning: conflicting types for built-in function 'strdup'
  1245. configure:8077: $? = 0
  1246. configure:8081: test -z
  1247. || test ! -s conftest.err
  1248. configure:8084: $? = 0
  1249. configure:8087: test -s conftest
  1250. configure:8090: $? = 0
  1251. configure:8102: result: yes
  1252. configure:8014: checking for strtoul
  1253. configure:8102: result: yes
  1254. configure:8014: checking for tsearch
  1255. configure:8071: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1256. configure:8077: $? = 0
  1257. configure:8081: test -z
  1258. || test ! -s conftest.err
  1259. configure:8084: $? = 0
  1260. configure:8087: test -s conftest
  1261. configure:8090: $? = 0
  1262. configure:8102: result: yes
  1263. configure:8014: checking for __argz_count
  1264. configure:8071: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1265. configure:8077: $? = 0
  1266. configure:8081: test -z
  1267. || test ! -s conftest.err
  1268. configure:8084: $? = 0
  1269. configure:8087: test -s conftest
  1270. configure:8090: $? = 0
  1271. configure:8102: result: yes
  1272. configure:8014: checking for __argz_stringify
  1273. configure:8071: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1274. configure:8077: $? = 0
  1275. configure:8081: test -z
  1276. || test ! -s conftest.err
  1277. configure:8084: $? = 0
  1278. configure:8087: test -s conftest
  1279. configure:8090: $? = 0
  1280. configure:8102: result: yes
  1281. configure:8014: checking for __argz_next
  1282. configure:8071: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1283. configure:8077: $? = 0
  1284. configure:8081: test -z
  1285. || test ! -s conftest.err
  1286. configure:8084: $? = 0
  1287. configure:8087: test -s conftest
  1288. configure:8090: $? = 0
  1289. configure:8102: result: yes
  1290. configure:8127: checking for iconv
  1291. configure:8154: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1292. configure:8160: $? = 0
  1293. configure:8164: test -z
  1294. || test ! -s conftest.err
  1295. configure:8167: $? = 0
  1296. configure:8170: test -s conftest
  1297. configure:8173: $? = 0
  1298. configure:8239: result: yes
  1299. configure:8247: checking for iconv declaration
  1300. configure:8281: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  1301. configure:8287: $? = 0
  1302. configure:8291: test -z
  1303. || test ! -s conftest.err
  1304. configure:8294: $? = 0
  1305. configure:8297: test -s conftest.o
  1306. configure:8300: $? = 0
  1307. configure:8314: result:
  1308. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  1309. configure:8331: checking for nl_langinfo and CODESET
  1310. configure:8352: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1311. configure:8358: $? = 0
  1312. configure:8362: test -z
  1313. || test ! -s conftest.err
  1314. configure:8365: $? = 0
  1315. configure:8368: test -s conftest
  1316. configure:8371: $? = 0
  1317. configure:8384: result: yes
  1318. configure:8395: checking for LC_MESSAGES
  1319. configure:8416: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1320. configure:8422: $? = 0
  1321. configure:8426: test -z
  1322. || test ! -s conftest.err
  1323. configure:8429: $? = 0
  1324. configure:8432: test -s conftest
  1325. configure:8435: $? = 0
  1326. configure:8447: result: yes
  1327. configure:8457: checking whether NLS is requested
  1328. configure:8466: result: yes
  1329. configure:8480: checking whether included gettext is requested
  1330. configure:8490: result: no
  1331. configure:8510: checking libintl.h usability
  1332. configure:8522: x86_64-linux-gnu-gcc -c -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c >&5
  1333. configure:8528: $? = 0
  1334. configure:8532: test -z
  1335. || test ! -s conftest.err
  1336. configure:8535: $? = 0
  1337. configure:8538: test -s conftest.o
  1338. configure:8541: $? = 0
  1339. configure:8551: result: yes
  1340. configure:8555: checking libintl.h presence
  1341. configure:8565: x86_64-linux-gnu-gcc -E -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include conftest.c
  1342. configure:8571: $? = 0
  1343. configure:8591: result: yes
  1344. configure:8626: checking for libintl.h
  1345. configure:8633: result: yes
  1346. configure:8638: checking for GNU gettext in libc
  1347. configure:8661: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1348. conftest.c: In function 'main':
  1349. conftest.c:111: warning: cast from pointer to integer of different size
  1350. conftest.c:111: warning: cast from pointer to integer of different size
  1351. configure:8667: $? = 0
  1352. configure:8671: test -z
  1353. || test ! -s conftest.err
  1354. configure:8674: $? = 0
  1355. configure:8677: test -s conftest
  1356. configure:8680: $? = 0
  1357. configure:8692: result: yes
  1358. configure:8776: checking for dcgettext
  1359. configure:8833: x86_64-linux-gnu-gcc -o conftest -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include -L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib conftest.c >&5
  1360. conftest.c:130: warning: conflicting types for built-in function 'dcgettext'
  1361. configure:8839: $? = 0
  1362. configure:8843: test -z
  1363. || test ! -s conftest.err
  1364. configure:8846: $? = 0
  1365. configure:8849: test -s conftest
  1366. configure:8852: $? = 0
  1367. configure:8864: result: yes
  1368. configure:8878: checking for msgfmt
  1369. configure:8905: result: /usr/bin/msgfmt
  1370. configure:8914: checking for gmsgfmt
  1371. configure:8945: result: /usr/bin/msgfmt
  1372. configure:8955: checking for xgettext
  1373. configure:8982: result: /usr/bin/xgettext
  1374. configure:9158: checking for bison
  1375. configure:9174: found /usr/bin/bison
  1376. configure:9184: result: bison
  1377. configure:9197: checking version of bison
  1378. configure:9206: result: 2.3, ok
  1379. configure:9245: checking for catalogs to be installed
  1380. configure:9265: result: af ca cs da de el eo es et fi fr ga gl he hr hu id it ja ko nl pl pt_BR ro ru sk sl sr sv tr zh_CN
  1381. configure:9428: creating ./config.status
  1382.  
  1383. ## ---------------------- ##
  1384. ## Running config.status. ##
  1385. ## ---------------------- ##
  1386.  
  1387. This file was extended by sed config.status 4.1.2, which was
  1388. generated by GNU Autoconf 2.59a. Invocation command line was
  1389.  
  1390. CONFIG_FILES =
  1391. CONFIG_HEADERS =
  1392. CONFIG_LINKS =
  1393. CONFIG_COMMANDS =
  1394. $ ./config.status
  1395.  
  1396. on vsevani-desktop
  1397.  
  1398. config.status:10205: creating bootstrap.sh
  1399. config.status:10205: creating Makefile
  1400. config.status:10205: creating doc/Makefile
  1401. config.status:10205: creating lib/Makefile
  1402. config.status:10205: creating sed/Makefile
  1403. config.status:10205: creating testsuite/Makefile
  1404. config.status:10205: creating po/Makefile.in
  1405. config.status:10205: creating intl/Makefile
  1406. config.status:10312: creating config.h
  1407. config.status:10535: linking ./lib/regex_.h to lib/regex.h
  1408. config.status:10774: executing depfiles commands
  1409. config.status:10774: executing default-1 commands
  1410.  
  1411. ## ---------------- ##
  1412. ## Cache variables. ##
  1413. ## ---------------- ##
  1414.  
  1415. ac_cv_build='x86_64-pc-linux-gnu'
  1416. ac_cv_build_alias='x86_64-linux-gnu'
  1417. ac_cv_c_compiler_gnu='yes'
  1418. ac_cv_c_const='yes'
  1419. ac_cv_c_inline='inline'
  1420. ac_cv_env_CC_set=''
  1421. ac_cv_env_CC_value=''
  1422. ac_cv_env_CFLAGS_set='set'
  1423. ac_cv_env_CFLAGS_value='-O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include'
  1424. ac_cv_env_CPPFLAGS_set='set'
  1425. ac_cv_env_CPPFLAGS_value='-O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include'
  1426. ac_cv_env_CPP_set=''
  1427. ac_cv_env_CPP_value=''
  1428. ac_cv_env_LDFLAGS_set='set'
  1429. ac_cv_env_LDFLAGS_value='-L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib'
  1430. ac_cv_env_build_alias_set='set'
  1431. ac_cv_env_build_alias_value='x86_64-linux-gnu'
  1432. ac_cv_env_host_alias_set='set'
  1433. ac_cv_env_host_alias_value='x86_64-linux-gnu'
  1434. ac_cv_env_target_alias_set='set'
  1435. ac_cv_env_target_alias_value='x86_64-linux-gnu'
  1436. ac_cv_exeext=''
  1437. ac_cv_func___argz_count='yes'
  1438. ac_cv_func___argz_next='yes'
  1439. ac_cv_func___argz_stringify='yes'
  1440. ac_cv_func__doprnt='no'
  1441. ac_cv_func_alloca_works='yes'
  1442. ac_cv_func_bcopy='yes'
  1443. ac_cv_func_btowc='yes'
  1444. ac_cv_func_bzero='yes'
  1445. ac_cv_func_dcgettext='yes'
  1446. ac_cv_func_fchmod='yes'
  1447. ac_cv_func_fchown='yes'
  1448. ac_cv_func_feof_unlocked='yes'
  1449. ac_cv_func_fgets_unlocked='yes'
  1450. ac_cv_func_getcwd='yes'
  1451. ac_cv_func_getegid='yes'
  1452. ac_cv_func_geteuid='yes'
  1453. ac_cv_func_getgid='yes'
  1454. ac_cv_func_getline='yes'
  1455. ac_cv_func_getpagesize='yes'
  1456. ac_cv_func_getuid='yes'
  1457. ac_cv_func_isascii='yes'
  1458. ac_cv_func_isatty='yes'
  1459. ac_cv_func_isblank='yes'
  1460. ac_cv_func_mbrtowc='yes'
  1461. ac_cv_func_memchr='yes'
  1462. ac_cv_func_memcmp='yes'
  1463. ac_cv_func_memcpy='yes'
  1464. ac_cv_func_memmove='yes'
  1465. ac_cv_func_mempcpy='yes'
  1466. ac_cv_func_memset='yes'
  1467. ac_cv_func_mkstemp='yes'
  1468. ac_cv_func_mmap_fixed_mapped='yes'
  1469. ac_cv_func_munmap='yes'
  1470. ac_cv_func_obstack='yes'
  1471. ac_cv_func_pathconf='yes'
  1472. ac_cv_func_popen='yes'
  1473. ac_cv_func_putenv='yes'
  1474. ac_cv_func_setenv='yes'
  1475. ac_cv_func_setlocale='yes'
  1476. ac_cv_func_stpcpy='yes'
  1477. ac_cv_func_strcasecmp='yes'
  1478. ac_cv_func_strchr='yes'
  1479. ac_cv_func_strdup='yes'
  1480. ac_cv_func_strerror='yes'
  1481. ac_cv_func_strtoul='yes'
  1482. ac_cv_func_strverscmp='yes'
  1483. ac_cv_func_tsearch='yes'
  1484. ac_cv_func_vprintf='yes'
  1485. ac_cv_func_wcrtomb='yes'
  1486. ac_cv_func_wcscoll='yes'
  1487. ac_cv_gnu_library_2_1='yes'
  1488. ac_cv_header_alloca_h='yes'
  1489. ac_cv_header_argz_h='yes'
  1490. ac_cv_header_dirent_dirent_h='yes'
  1491. ac_cv_header_errno_h='yes'
  1492. ac_cv_header_inttypes_h='yes'
  1493. ac_cv_header_io_h='no'
  1494. ac_cv_header_libintl_h='yes'
  1495. ac_cv_header_limits_h='yes'
  1496. ac_cv_header_locale_h='yes'
  1497. ac_cv_header_malloc_h='yes'
  1498. ac_cv_header_memory_h='yes'
  1499. ac_cv_header_minix_config_h='no'
  1500. ac_cv_header_nl_types_h='yes'
  1501. ac_cv_header_stdarg_h='yes'
  1502. ac_cv_header_stdbool_h='yes'
  1503. ac_cv_header_stdc='yes'
  1504. ac_cv_header_stddef_h='yes'
  1505. ac_cv_header_stdint_h='yes'
  1506. ac_cv_header_stdlib_h='yes'
  1507. ac_cv_header_string_h='yes'
  1508. ac_cv_header_strings_h='yes'
  1509. ac_cv_header_sys_file_h='yes'
  1510. ac_cv_header_sys_param_h='yes'
  1511. ac_cv_header_sys_stat_h='yes'
  1512. ac_cv_header_sys_types_h='yes'
  1513. ac_cv_header_unistd_h='yes'
  1514. ac_cv_header_wchar_h='yes'
  1515. ac_cv_header_wctype_h='yes'
  1516. ac_cv_host='x86_64-pc-linux-gnu'
  1517. ac_cv_host_alias='x86_64-linux-gnu'
  1518. ac_cv_objext='o'
  1519. ac_cv_path_EGREP='/bin/grep -E'
  1520. ac_cv_path_GMSGFMT='/usr/bin/msgfmt'
  1521. ac_cv_path_GREP='/bin/grep'
  1522. ac_cv_path_MSGFMT='/usr/bin/msgfmt'
  1523. ac_cv_path_XGETTEXT='/usr/bin/xgettext'
  1524. ac_cv_path_install='/usr/bin/install -c'
  1525. ac_cv_prog_AWK='gawk'
  1526. ac_cv_prog_CC='x86_64-linux-gnu-gcc'
  1527. ac_cv_prog_CPP='x86_64-linux-gnu-gcc -E'
  1528. ac_cv_prog_INTLBISON='bison'
  1529. ac_cv_prog_ac_ct_RANLIB='ranlib'
  1530. ac_cv_prog_cc_g='yes'
  1531. ac_cv_prog_cc_stdc=''
  1532. ac_cv_prog_make_make_set='yes'
  1533. ac_cv_search_opendir='none required'
  1534. ac_cv_search_strerror='none required'
  1535. ac_cv_sys_file_offset_bits='no'
  1536. ac_cv_sys_large_files='no'
  1537. ac_cv_sys_largefile_CC='no'
  1538. ac_cv_sys_long_file_names='yes'
  1539. ac_cv_type__Bool='yes'
  1540. ac_cv_type_mbstate_t='yes'
  1541. ac_cv_type_off_t='yes'
  1542. ac_cv_type_size_t='yes'
  1543. ac_cv_type_ssize_t='yes'
  1544. ac_cv_working_alloca_h='yes'
  1545. am_cv_CC_dependencies_compiler_type='gcc3'
  1546. am_cv_func_iconv='yes'
  1547. am_cv_func_working_getline='yes'
  1548. am_cv_langinfo_codeset='yes'
  1549. am_cv_lib_iconv='no'
  1550. am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
  1551. am_cv_proto_iconv_arg1=''
  1552. am_cv_val_LC_MESSAGES='yes'
  1553. gt_cv_func_gnugettext2_libc='yes'
  1554. nls_cv_force_use_gnu_gettext='no'
  1555. nls_cv_header_intl=''
  1556. nls_cv_header_libgt=''
  1557. nls_cv_use_gnu_gettext='no'
  1558.  
  1559. ## ----------------- ##
  1560. ## Output variables. ##
  1561. ## ----------------- ##
  1562.  
  1563. ACLOCAL='${SHELL} /home/vsevani/temp/latest_openwrt/trunk/build_dir/host/sed-4.1.2/config/missing --run aclocal-1.8'
  1564. ALLOCA=''
  1565. AMDEPBACKSLASH='\'
  1566. AMDEP_FALSE='#'
  1567. AMDEP_TRUE=''
  1568. AMTAR='${SHELL} /home/vsevani/temp/latest_openwrt/trunk/build_dir/host/sed-4.1.2/config/missing --run tar'
  1569. AUTOCONF='${SHELL} /home/vsevani/temp/latest_openwrt/trunk/build_dir/host/sed-4.1.2/config/missing --run autoconf'
  1570. AUTOHEADER='${SHELL} /home/vsevani/temp/latest_openwrt/trunk/build_dir/host/sed-4.1.2/config/missing --run autoheader'
  1571. AUTOMAKE='${SHELL} /home/vsevani/temp/latest_openwrt/trunk/build_dir/host/sed-4.1.2/config/missing --run automake-1.8'
  1572. AWK='gawk'
  1573. BUILD_HTML_FALSE=''
  1574. BUILD_HTML_TRUE='#'
  1575. BUILD_INCLUDED_LIBINTL='no'
  1576. CATALOGS=' af.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo nl.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo zh_CN.gmo'
  1577. CATOBJEXT='.gmo'
  1578. CC='x86_64-linux-gnu-gcc'
  1579. CCDEPMODE='depmode=gcc3'
  1580. CFLAGS='-O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include'
  1581. CPP='x86_64-linux-gnu-gcc -E'
  1582. CPPFLAGS='-O2 -I/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/include'
  1583. CYGPATH_W='echo'
  1584. DATADIRNAME='share'
  1585. DEFS='-DHAVE_CONFIG_H'
  1586. DEPDIR='.deps'
  1587. ECHO_C='ECHO_N=''
  1588. ECHO_T=''
  1589. EGREP='/bin/grep -E'
  1590. EXEEXT=''
  1591. GENCAT='gencat'
  1592. GLIBC21='yes'
  1593. GMOFILES=' af.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo nl.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo zh_CN.gmo'
  1594. GMSGFMT='/usr/bin/msgfmt'
  1595. GREP='/bin/grep'
  1596. HAVE__BOOL='1'
  1597. INSTALL_DATA='${INSTALL} -m 644'
  1598. INSTALL_PROGRAM='${INSTALL}'
  1599. INSTALL_SCRIPT='${INSTALL}'
  1600. INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
  1601. INSTOBJEXT='.mo'
  1602. INTLBISON='bison'
  1603. INTLLIBS=''
  1604. INTLOBJS=''
  1605. INTL_LIBTOOL_SUFFIX_PREFIX=''
  1606. LDFLAGS='-L/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/lib'
  1607. LIBICONV=''
  1608. LIBOBJS=' regex$U.o'
  1609. LIBS=''
  1610. LTLIBOBJS=' regex$U.lo'
  1611. MAKEINFO='${SHELL} /home/vsevani/temp/latest_openwrt/trunk/build_dir/host/sed-4.1.2/config/missing --run makeinfo'
  1612. MAKEINFO_HTML_FALSE='#'
  1613. MAKEINFO_HTML_TRUE=''
  1614. MKINSTALLDIRS='config/mkinstalldirs'
  1615. MSGFMT='/usr/bin/msgfmt'
  1616. OBJEXT='o'
  1617. PACKAGE='sed'
  1618. PACKAGE_BUGREPORT='bonzini@gnu.org'
  1619. PACKAGE_NAME='sed'
  1620. PACKAGE_STRING='sed 4.1.2'
  1621. PACKAGE_TARNAME='sed'
  1622. PACKAGE_VERSION='4.1.2'
  1623. PATH_SEPARATOR=':'
  1624. POFILES=' af.po ca.po cs.po da.po de.po el.po eo.po es.po et.po fi.po fr.po ga.po gl.po he.po hr.po hu.po id.po it.po ja.po ko.po nl.po pl.po pt_BR.po ro.po ru.po sk.po sl.po sr.po sv.po tr.po zh_CN.po'
  1625. POSUB='po'
  1626. RANLIB='ranlib'
  1627. SED_FEATURE_VERSION='4.1'
  1628. SET_MAKE=''
  1629. SHELL='/bin/bash'
  1630. STRIP=''
  1631. TEST_REGEX_FALSE=''
  1632. TEST_REGEX_TRUE='#'
  1633. TEXI2HTML='texi2html -monolithic'
  1634. TEXI2HTML_HTML_FALSE=''
  1635. TEXI2HTML_HTML_TRUE='#'
  1636. USE_INCLUDED_LIBINTL='no'
  1637. USE_NLS='yes'
  1638. VERSION='4.1.2'
  1639. XGETTEXT='/usr/bin/xgettext'
  1640. ac_ct_CC=''
  1641. ac_ct_RANLIB='ranlib'
  1642. ac_ct_STRIP=''
  1643. am__fastdepCC_FALSE='#'
  1644. am__fastdepCC_TRUE=''
  1645. am__include='include'
  1646. am__leading_dot='.'
  1647. am__quote=''
  1648. bindir='${exec_prefix}/bin'
  1649. build='x86_64-pc-linux-gnu'
  1650. build_alias='x86_64-linux-gnu'
  1651. build_cpu='x86_64'
  1652. build_os='linux-gnu'
  1653. build_vendor='pc'
  1654. datadir='${prefix}/share'
  1655. exec_prefix='/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host'
  1656. host='x86_64-pc-linux-gnu'
  1657. host_alias='x86_64-linux-gnu'
  1658. host_cpu='x86_64'
  1659. host_os='linux-gnu'
  1660. host_vendor='pc'
  1661. includedir='${prefix}/include'
  1662. infodir='${prefix}/info'
  1663. install_sh='/home/vsevani/temp/latest_openwrt/trunk/build_dir/host/sed-4.1.2/config/install-sh'
  1664. libdir='${exec_prefix}/lib'
  1665. libexecdir='${exec_prefix}/libexec'
  1666. localstatedir='/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/var'
  1667. mandir='${prefix}/man'
  1668. mkdir_p='mkdir -p -- .'
  1669. oldincludedir='/usr/include'
  1670. prefix='/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host'
  1671. program_transform_name='s,$$,,;s,^,,'
  1672. sbindir='${exec_prefix}/sbin'
  1673. sharedstatedir='${prefix}/com'
  1674. sysconfdir='/home/vsevani/temp/latest_openwrt/trunk/staging_dir/host/etc'
  1675. target_alias='x86_64-linux-gnu'
  1676.  
  1677. ## ----------- ##
  1678. ## confdefs.h. ##
  1679. ## ----------- ##
  1680.  
  1681.  
  1682. #define ENABLE_NLS 1
  1683. #define HAVE_ALLOCA 1
  1684. #define HAVE_ALLOCA_H 1
  1685. #define HAVE_ALLOCA_H 1
  1686. #define HAVE_ARGZ_H 1
  1687. #define HAVE_BCOPY 1
  1688. #define HAVE_BTOWC 1
  1689. #define HAVE_BZERO 1
  1690. #define HAVE_DCGETTEXT 1
  1691. #define HAVE_DIRENT_H 1
  1692. #define HAVE_ERRNO_H 1
  1693. #define HAVE_FCHMOD 1
  1694. #define HAVE_FCHOWN 1
  1695. #define HAVE_FEOF_UNLOCKED 1
  1696. #define HAVE_FGETS_UNLOCKED 1
  1697. #define HAVE_GETCWD 1
  1698. #define HAVE_GETEGID 1
  1699. #define HAVE_GETEUID 1
  1700. #define HAVE_GETGID 1
  1701. #define HAVE_GETPAGESIZE 1
  1702. #define HAVE_GETTEXT 1
  1703. #define HAVE_GETUID 1
  1704. #define HAVE_ICONV 1
  1705. #define HAVE_INTTYPES_H 1
  1706. #define HAVE_ISASCII 1
  1707. #define HAVE_ISATTY 1
  1708. #define HAVE_ISBLANK 1
  1709. #define HAVE_LANGINFO_CODESET 1
  1710. #define HAVE_LC_MESSAGES 1
  1711. #define HAVE_LIMITS_H 1
  1712. #define HAVE_LIMITS_H 1
  1713. #define HAVE_LOCALE_H 1
  1714. #define HAVE_LOCALE_H 1
  1715. #define HAVE_LONG_FILE_NAMES 1
  1716. #define HAVE_MALLOC_H 1
  1717. #define HAVE_MBRTOWC 1
  1718. #define HAVE_MBSTATE_T 1
  1719. #define HAVE_MEMCHR 1
  1720. #define HAVE_MEMCMP 1
  1721. #define HAVE_MEMCPY 1
  1722. #define HAVE_MEMMOVE 1
  1723. #define HAVE_MEMORY_H 1
  1724. #define HAVE_MEMPCPY 1
  1725. #define HAVE_MEMSET 1
  1726. #define HAVE_MKSTEMP 1
  1727. #define HAVE_MMAP 1
  1728. #define HAVE_MUNMAP 1
  1729. #define HAVE_NL_TYPES_H 1
  1730. #define HAVE_OBSTACK 1
  1731. #define HAVE_PATHCONF 1
  1732. #define HAVE_POPEN 1
  1733. #define HAVE_PUTENV 1
  1734. #define HAVE_SETENV 1
  1735. #define HAVE_SETLOCALE 1
  1736. #define HAVE_SETLOCALE 1
  1737. #define HAVE_STDARG_H 1
  1738. #define HAVE_STDBOOL_H 1
  1739. #define HAVE_STDDEF_H 1
  1740. #define HAVE_STDDEF_H 1
  1741. #define HAVE_STDINT_H 1
  1742. #define HAVE_STDLIB_H 1
  1743. #define HAVE_STDLIB_H 1
  1744. #define HAVE_STDLIB_H 1
  1745. #define HAVE_STPCPY 1
  1746. #define HAVE_STRCASECMP 1
  1747. #define HAVE_STRCHR 1
  1748. #define HAVE_STRCHR 1
  1749. #define HAVE_STRDUP 1
  1750. #define HAVE_STRERROR 1
  1751. #define HAVE_STRINGS_H 1
  1752. #define HAVE_STRING_H 1
  1753. #define HAVE_STRING_H 1
  1754. #define HAVE_STRTOUL 1
  1755. #define HAVE_STRTOUL 1
  1756. #define HAVE_STRVERSCMP 1
  1757. #define HAVE_SYS_FILE_H 1
  1758. #define HAVE_SYS_PARAM_H 1
  1759. #define HAVE_SYS_STAT_H 1
  1760. #define HAVE_SYS_TYPES_H 1
  1761. #define HAVE_TSEARCH 1
  1762. #define HAVE_UNISTD_H 1
  1763. #define HAVE_UNISTD_H 1
  1764. #define HAVE_UNISTD_H 1
  1765. #define HAVE_VPRINTF 1
  1766. #define HAVE_WCHAR_H 1
  1767. #define HAVE_WCRTOMB 1
  1768. #define HAVE_WCSCOLL 1
  1769. #define HAVE_WCTYPE_H 1
  1770. #define HAVE__BOOL 1
  1771. #define HAVE___ARGZ_COUNT 1
  1772. #define HAVE___ARGZ_NEXT 1
  1773. #define HAVE___ARGZ_STRINGIFY 1
  1774. #define ICONV_CONST
  1775. #define PACKAGE "sed"
  1776. #define PACKAGE_BUGREPORT "bonzini@gnu.org"
  1777. #define PACKAGE_NAME "sed"
  1778. #define PACKAGE_STRING "sed 4.1.2"
  1779. #define PACKAGE_TARNAME "sed"
  1780. #define PACKAGE_VERSION "4.1.2"
  1781. #define SED_FEATURE_VERSION "4.1"
  1782. #define STDC_HEADERS 1
  1783. #define VERSION "4.1.2"
  1784. #define _GNU_SOURCE 1
  1785.  
  1786. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement