Guest User

aMule config.log macOS Mojave 10.14

a guest
May 27th, 2019
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 327.10 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 aMule-dlp configure SVN, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --enable-optimize --with-crypto-prefix=/opt/local --with-gdlib-prefix=/opt/local --enable-cas --enable-webserver --enable-amulecmd --enable-amule-gui --enable-wxcas --enable-alc --enable-alcc --enable-amule-daemon --enable-geoip --with-geoip-lib=/opt/local/lib --with-geoip-headers=/opt/local/include --with-libpng-prefix=/opt/local --disable-debug
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = localuser-mbp.lan
  14. uname -m = x86_64
  15. uname -r = 18.6.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/RELEASE_X86_64
  18.  
  19. /usr/bin/uname -p = i386
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = Mach kernel version:
  26. Darwin Kernel Version 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/RELEASE_X86_64
  27. Kernel configured for up to 12 processors.
  28. 6 processors are physically available.
  29. 12 processors are logically available.
  30. Processor type: x86_64h (Intel x86-64h Haswell)
  31. Processors active: 0 1 2 3 4 5 6 7 8 9 10 11
  32. Primary memory available: 16.00 gigabytes
  33. Default processor set: 499 tasks, 2281 threads, 12 processors
  34. Load average: 2.35, Mach factor: 9.63
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /Users/localuser/projects/amule-dlp/src/utils/scripts/MacOSX
  40. PATH: /opt/local/bin
  41. PATH: /opt/local/sbin
  42. PATH: /usr/local/bin
  43. PATH: /usr/bin
  44. PATH: /bin
  45. PATH: /usr/sbin
  46. PATH: /sbin
  47. PATH: /opt/X11/bin
  48. PATH: /Applications/Wireshark.app/Contents/MacOS
  49. PATH: /Users/localuser/projects/amule-dlp/build//bin/
  50. PATH: /Users/localuser/projects/amule-dlp/build//bin/
  51.  
  52.  
  53. ## ----------- ##
  54. ## Core tests. ##
  55. ## ----------- ##
  56.  
  57. configure:3058: checking for a BSD-compatible install
  58. configure:3126: result: /usr/bin/install -c
  59. configure:3137: checking whether build environment is sane
  60. configure:3192: result: yes
  61. configure:3343: checking for a thread-safe mkdir -p
  62. configure:3382: result: ./install-sh -c -d
  63. configure:3389: checking for gawk
  64. configure:3419: result: no
  65. configure:3389: checking for mawk
  66. configure:3419: result: no
  67. configure:3389: checking for nawk
  68. configure:3419: result: no
  69. configure:3389: checking for awk
  70. configure:3405: found /usr/bin/awk
  71. configure:3416: result: awk
  72. configure:3427: checking whether make sets $(MAKE)
  73. configure:3449: result: yes
  74. configure:3478: checking whether make supports nested variables
  75. configure:3495: result: yes
  76. configure:3632: checking whether make supports nested variables
  77. configure:3649: result: yes
  78. configure:3668: checking whether to enable maintainer-specific portions of Makefiles
  79. configure:3677: result: no
  80. configure:3695: checking build system type
  81. configure:3709: result: x86_64-apple-darwin18.6.0
  82. configure:3729: checking host system type
  83. configure:3742: result: x86_64-apple-darwin18.6.0
  84. configure:3804: checking if this is a FreeBSD 4 or earlier system
  85. configure:3815: result: no
  86. configure:3885: checking for g++
  87. configure:3901: found /usr/bin/g++
  88. configure:3912: result: g++
  89. configure:3939: checking for C++ compiler version
  90. configure:3948: g++ --version >&5
  91. Apple LLVM version 10.0.1 (clang-1001.0.46.3)
  92. Target: x86_64-apple-darwin18.6.0
  93. Thread model: posix
  94. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  95. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/c++/4.2.1
  96. configure:3959: $? = 0
  97. configure:3948: g++ -v >&5
  98. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/c++/4.2.1
  99. Apple LLVM version 10.0.1 (clang-1001.0.46.3)
  100. Target: x86_64-apple-darwin18.6.0
  101. Thread model: posix
  102. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  103. configure:3959: $? = 0
  104. configure:3948: g++ -V >&5
  105. clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
  106. clang: error: no input files
  107. configure:3959: $? = 1
  108. configure:3948: g++ -qversion >&5
  109. clang: error: unknown argument '-qversion', did you mean '--version'?
  110. clang: error: no input files
  111. configure:3959: $? = 1
  112. configure:3979: checking whether the C++ compiler works
  113. configure:4001: g++ conftest.cpp >&5
  114. configure:4005: $? = 0
  115. configure:4053: result: yes
  116. configure:4056: checking for C++ compiler default output file name
  117. configure:4058: result: a.out
  118. configure:4064: checking for suffix of executables
  119. configure:4071: g++ -o conftest conftest.cpp >&5
  120. configure:4075: $? = 0
  121. configure:4097: result:
  122. configure:4119: checking whether we are cross compiling
  123. configure:4127: g++ -o conftest conftest.cpp >&5
  124. configure:4131: $? = 0
  125. configure:4138: ./conftest
  126. configure:4142: $? = 0
  127. configure:4157: result: no
  128. configure:4162: checking for suffix of object files
  129. configure:4184: g++ -c conftest.cpp >&5
  130. configure:4188: $? = 0
  131. configure:4209: result: o
  132. configure:4213: checking whether we are using the GNU C++ compiler
  133. configure:4232: g++ -c conftest.cpp >&5
  134. configure:4232: $? = 0
  135. configure:4241: result: yes
  136. configure:4250: checking whether g++ accepts -g
  137. configure:4270: g++ -c -g conftest.cpp >&5
  138. configure:4270: $? = 0
  139. configure:4311: result: yes
  140. configure:4337: checking whether make supports the include directive
  141. configure:4352: make -f confmf.GNU && cat confinc.out
  142. this is the am__doit target
  143. configure:4355: $? = 0
  144. configure:4374: result: yes (GNU style)
  145. configure:4399: checking dependency style of g++
  146. configure:4510: result: gcc3
  147. configure:4530: checking how to run the C++ preprocessor
  148. configure:4557: g++ -E conftest.cpp
  149. configure:4557: $? = 0
  150. configure:4571: g++ -E conftest.cpp
  151. conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found
  152. #include <ac_nonexistent.h>
  153. ^~~~~~~~~~~~~~~~~~
  154. 1 error generated.
  155. configure:4571: $? = 1
  156. configure: failed program was:
  157. | /* confdefs.h */
  158. | #define PACKAGE_NAME "aMule-dlp"
  159. | #define PACKAGE_TARNAME "amule-dlp"
  160. | #define PACKAGE_VERSION "SVN"
  161. | #define PACKAGE_STRING "aMule-dlp SVN"
  162. | #define PACKAGE_BUGREPORT "admin@amule.org"
  163. | #define PACKAGE_URL ""
  164. | #define PACKAGE "amule-dlp"
  165. | #define VERSION "SVN"
  166. | /* end confdefs.h. */
  167. | #include <ac_nonexistent.h>
  168. configure:4596: result: g++ -E
  169. configure:4616: g++ -E conftest.cpp
  170. configure:4616: $? = 0
  171. configure:4630: g++ -E conftest.cpp
  172. conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found
  173. #include <ac_nonexistent.h>
  174. ^~~~~~~~~~~~~~~~~~
  175. 1 error generated.
  176. configure:4630: $? = 1
  177. configure: failed program was:
  178. | /* confdefs.h */
  179. | #define PACKAGE_NAME "aMule-dlp"
  180. | #define PACKAGE_TARNAME "amule-dlp"
  181. | #define PACKAGE_VERSION "SVN"
  182. | #define PACKAGE_STRING "aMule-dlp SVN"
  183. | #define PACKAGE_BUGREPORT "admin@amule.org"
  184. | #define PACKAGE_URL ""
  185. | #define PACKAGE "amule-dlp"
  186. | #define VERSION "SVN"
  187. | /* end confdefs.h. */
  188. | #include <ac_nonexistent.h>
  189. configure:4706: checking for gcc
  190. configure:4722: found /usr/bin/gcc
  191. configure:4733: result: gcc
  192. configure:4962: checking for C compiler version
  193. configure:4971: gcc --version >&5
  194. Apple LLVM version 10.0.1 (clang-1001.0.46.3)
  195. Target: x86_64-apple-darwin18.6.0
  196. Thread model: posix
  197. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  198. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/c++/4.2.1
  199. configure:4982: $? = 0
  200. configure:4971: gcc -v >&5
  201. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/c++/4.2.1
  202. Apple LLVM version 10.0.1 (clang-1001.0.46.3)
  203. Target: x86_64-apple-darwin18.6.0
  204. Thread model: posix
  205. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  206. configure:4982: $? = 0
  207. configure:4971: gcc -V >&5
  208. clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
  209. clang: error: no input files
  210. configure:4982: $? = 1
  211. configure:4971: gcc -qversion >&5
  212. clang: error: unknown argument '-qversion', did you mean '--version'?
  213. clang: error: no input files
  214. configure:4982: $? = 1
  215. configure:4986: checking whether we are using the GNU C compiler
  216. configure:5005: gcc -c conftest.c >&5
  217. configure:5005: $? = 0
  218. configure:5014: result: yes
  219. configure:5023: checking whether gcc accepts -g
  220. configure:5043: gcc -c -g conftest.c >&5
  221. configure:5043: $? = 0
  222. configure:5084: result: yes
  223. configure:5101: checking for gcc option to accept ISO C89
  224. configure:5164: gcc -c -g -O2 conftest.c >&5
  225. configure:5164: $? = 0
  226. configure:5177: result: none needed
  227. configure:5202: checking whether gcc understands -c and -o together
  228. configure:5224: gcc -c conftest.c -o conftest2.o
  229. configure:5227: $? = 0
  230. configure:5224: gcc -c conftest.c -o conftest2.o
  231. configure:5227: $? = 0
  232. configure:5239: result: yes
  233. configure:5258: checking dependency style of gcc
  234. configure:5369: result: gcc3
  235. configure:5389: checking how to run the C preprocessor
  236. configure:5420: gcc -E conftest.c
  237. configure:5420: $? = 0
  238. configure:5434: gcc -E conftest.c
  239. conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
  240. #include <ac_nonexistent.h>
  241. ^~~~~~~~~~~~~~~~~~
  242. 1 error generated.
  243. configure:5434: $? = 1
  244. configure: failed program was:
  245. | /* confdefs.h */
  246. | #define PACKAGE_NAME "aMule-dlp"
  247. | #define PACKAGE_TARNAME "amule-dlp"
  248. | #define PACKAGE_VERSION "SVN"
  249. | #define PACKAGE_STRING "aMule-dlp SVN"
  250. | #define PACKAGE_BUGREPORT "admin@amule.org"
  251. | #define PACKAGE_URL ""
  252. | #define PACKAGE "amule-dlp"
  253. | #define VERSION "SVN"
  254. | /* end confdefs.h. */
  255. | #include <ac_nonexistent.h>
  256. configure:5459: result: gcc -E
  257. configure:5479: gcc -E conftest.c
  258. configure:5479: $? = 0
  259. configure:5493: gcc -E conftest.c
  260. conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
  261. #include <ac_nonexistent.h>
  262. ^~~~~~~~~~~~~~~~~~
  263. 1 error generated.
  264. configure:5493: $? = 1
  265. configure: failed program was:
  266. | /* confdefs.h */
  267. | #define PACKAGE_NAME "aMule-dlp"
  268. | #define PACKAGE_TARNAME "amule-dlp"
  269. | #define PACKAGE_VERSION "SVN"
  270. | #define PACKAGE_STRING "aMule-dlp SVN"
  271. | #define PACKAGE_BUGREPORT "admin@amule.org"
  272. | #define PACKAGE_URL ""
  273. | #define PACKAGE "amule-dlp"
  274. | #define VERSION "SVN"
  275. | /* end confdefs.h. */
  276. | #include <ac_nonexistent.h>
  277. configure:6127: checking for gawk
  278. configure:6154: result: awk
  279. configure:6165: checking for grep that handles long lines and -e
  280. configure:6223: result: /usr/bin/grep
  281. configure:6228: checking for egrep
  282. configure:6290: result: /usr/bin/grep -E
  283. configure:6295: checking whether make sets $(MAKE)
  284. configure:6317: result: yes
  285. configure:6331: checking for flex
  286. configure:6347: found /opt/local/bin/flex
  287. configure:6358: result: flex
  288. configure:6396: flex conftest.l
  289. configure:6400: $? = 0
  290. configure:6402: checking lex output file root
  291. configure:6416: result: lex.yy
  292. configure:6421: checking lex library
  293. configure:6435: gcc -o conftest conftest.c >&5
  294. Undefined symbols for architecture x86_64:
  295. "_yywrap", referenced from:
  296. _yylex in conftest-e17b0a.o
  297. _input in conftest-e17b0a.o
  298. _main in conftest-e17b0a.o
  299. ld: symbol(s) not found for architecture x86_64
  300. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  301. configure:6435: $? = 1
  302. configure: failed program was:
  303. | /* confdefs.h */
  304. | #define PACKAGE_NAME "aMule-dlp"
  305. | #define PACKAGE_TARNAME "amule-dlp"
  306. | #define PACKAGE_VERSION "SVN"
  307. | #define PACKAGE_STRING "aMule-dlp SVN"
  308. | #define PACKAGE_BUGREPORT "admin@amule.org"
  309. | #define PACKAGE_URL ""
  310. | #define PACKAGE "amule-dlp"
  311. | #define VERSION "SVN"
  312. | /* end confdefs.h. */
  313. |
  314. | #line 2 "lex.yy.c"
  315. |
  316. | #define YY_INT_ALIGNED short int
  317. |
  318. | /* A lexical scanner generated by flex */
  319. |
  320. | #define FLEX_SCANNER
  321. | #define YY_FLEX_MAJOR_VERSION 2
  322. | #define YY_FLEX_MINOR_VERSION 6
  323. | #define YY_FLEX_SUBMINOR_VERSION 4
  324. | #if YY_FLEX_SUBMINOR_VERSION > 0
  325. | #define FLEX_BETA
  326. | #endif
  327. |
  328. | /* First, we deal with platform-specific or compiler-specific issues. */
  329. |
  330. | /* begin standard C headers. */
  331. | #include <stdio.h>
  332. | #include <string.h>
  333. | #include <errno.h>
  334. | #include <stdlib.h>
  335. |
  336. | /* end standard C headers. */
  337. |
  338. | /* flex integer type definitions */
  339. |
  340. | #ifndef FLEXINT_H
  341. | #define FLEXINT_H
  342. |
  343. | /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
  344. |
  345. | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
  346. |
  347. | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
  348. | * if you want the limit (max/min) macros for int types.
  349. | */
  350. | #ifndef __STDC_LIMIT_MACROS
  351. | #define __STDC_LIMIT_MACROS 1
  352. | #endif
  353. |
  354. | #include <inttypes.h>
  355. | typedef int8_t flex_int8_t;
  356. | typedef uint8_t flex_uint8_t;
  357. | typedef int16_t flex_int16_t;
  358. | typedef uint16_t flex_uint16_t;
  359. | typedef int32_t flex_int32_t;
  360. | typedef uint32_t flex_uint32_t;
  361. | #else
  362. | typedef signed char flex_int8_t;
  363. | typedef short int flex_int16_t;
  364. | typedef int flex_int32_t;
  365. | typedef unsigned char flex_uint8_t;
  366. | typedef unsigned short int flex_uint16_t;
  367. | typedef unsigned int flex_uint32_t;
  368. |
  369. | /* Limits of integral types. */
  370. | #ifndef INT8_MIN
  371. | #define INT8_MIN (-128)
  372. | #endif
  373. | #ifndef INT16_MIN
  374. | #define INT16_MIN (-32767-1)
  375. | #endif
  376. | #ifndef INT32_MIN
  377. | #define INT32_MIN (-2147483647-1)
  378. | #endif
  379. | #ifndef INT8_MAX
  380. | #define INT8_MAX (127)
  381. | #endif
  382. | #ifndef INT16_MAX
  383. | #define INT16_MAX (32767)
  384. | #endif
  385. | #ifndef INT32_MAX
  386. | #define INT32_MAX (2147483647)
  387. | #endif
  388. | #ifndef UINT8_MAX
  389. | #define UINT8_MAX (255U)
  390. | #endif
  391. | #ifndef UINT16_MAX
  392. | #define UINT16_MAX (65535U)
  393. | #endif
  394. | #ifndef UINT32_MAX
  395. | #define UINT32_MAX (4294967295U)
  396. | #endif
  397. |
  398. | #ifndef SIZE_MAX
  399. | #define SIZE_MAX (~(size_t)0)
  400. | #endif
  401. |
  402. | #endif /* ! C99 */
  403. |
  404. | #endif /* ! FLEXINT_H */
  405. |
  406. | /* begin standard C++ headers. */
  407. |
  408. | /* TODO: this is always defined, so inline it */
  409. | #define yyconst const
  410. |
  411. | #if defined(__GNUC__) && __GNUC__ >= 3
  412. | #define yynoreturn __attribute__((__noreturn__))
  413. | #else
  414. | #define yynoreturn
  415. | #endif
  416. |
  417. | /* Returned upon end-of-file. */
  418. | #define YY_NULL 0
  419. |
  420. | /* Promotes a possibly negative, possibly signed char to an
  421. | * integer in range [0..255] for use as an array index.
  422. | */
  423. | #define YY_SC_TO_UI(c) ((YY_CHAR) (c))
  424. |
  425. | /* Enter a start condition. This macro really ought to take a parameter,
  426. | * but we do it the disgusting crufty way forced on us by the ()-less
  427. | * definition of BEGIN.
  428. | */
  429. | #define BEGIN (yy_start) = 1 + 2 *
  430. | /* Translate the current start state into a value that can be later handed
  431. | * to BEGIN to return to the state. The YYSTATE alias is for lex
  432. | * compatibility.
  433. | */
  434. | #define YY_START (((yy_start) - 1) / 2)
  435. | #define YYSTATE YY_START
  436. | /* Action number for EOF rule of a given start state. */
  437. | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
  438. | /* Special action meaning "start processing a new file". */
  439. | #define YY_NEW_FILE yyrestart( yyin )
  440. | #define YY_END_OF_BUFFER_CHAR 0
  441. |
  442. | /* Size of default input buffer. */
  443. | #ifndef YY_BUF_SIZE
  444. | #ifdef __ia64__
  445. | /* On IA-64, the buffer size is 16k, not 8k.
  446. | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
  447. | * Ditto for the __ia64__ case accordingly.
  448. | */
  449. | #define YY_BUF_SIZE 32768
  450. | #else
  451. | #define YY_BUF_SIZE 16384
  452. | #endif /* __ia64__ */
  453. | #endif
  454. |
  455. | /* The state buf must be large enough to hold one state per character in the main buffer.
  456. | */
  457. | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
  458. |
  459. | #ifndef YY_TYPEDEF_YY_BUFFER_STATE
  460. | #define YY_TYPEDEF_YY_BUFFER_STATE
  461. | typedef struct yy_buffer_state *YY_BUFFER_STATE;
  462. | #endif
  463. |
  464. | #ifndef YY_TYPEDEF_YY_SIZE_T
  465. | #define YY_TYPEDEF_YY_SIZE_T
  466. | typedef size_t yy_size_t;
  467. | #endif
  468. |
  469. | extern int yyleng;
  470. |
  471. | extern FILE *yyin, *yyout;
  472. |
  473. | #define EOB_ACT_CONTINUE_SCAN 0
  474. | #define EOB_ACT_END_OF_FILE 1
  475. | #define EOB_ACT_LAST_MATCH 2
  476. |
  477. | #define YY_LESS_LINENO(n)
  478. | #define YY_LINENO_REWIND_TO(ptr)
  479. |
  480. | /* Return all but the first "n" matched characters back to the input stream. */
  481. | #define yyless(n) \
  482. | do \
  483. | { \
  484. | /* Undo effects of setting up yytext. */ \
  485. | int yyless_macro_arg = (n); \
  486. | YY_LESS_LINENO(yyless_macro_arg);\
  487. | *yy_cp = (yy_hold_char); \
  488. | YY_RESTORE_YY_MORE_OFFSET \
  489. | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
  490. | YY_DO_BEFORE_ACTION; /* set up yytext again */ \
  491. | } \
  492. | while ( 0 )
  493. | #define unput(c) yyunput( c, (yytext_ptr) )
  494. |
  495. | #ifndef YY_STRUCT_YY_BUFFER_STATE
  496. | #define YY_STRUCT_YY_BUFFER_STATE
  497. | struct yy_buffer_state
  498. | {
  499. | FILE *yy_input_file;
  500. |
  501. | char *yy_ch_buf; /* input buffer */
  502. | char *yy_buf_pos; /* current position in input buffer */
  503. |
  504. | /* Size of input buffer in bytes, not including room for EOB
  505. | * characters.
  506. | */
  507. | int yy_buf_size;
  508. |
  509. | /* Number of characters read into yy_ch_buf, not including EOB
  510. | * characters.
  511. | */
  512. | int yy_n_chars;
  513. |
  514. | /* Whether we "own" the buffer - i.e., we know we created it,
  515. | * and can realloc() it to grow it, and should free() it to
  516. | * delete it.
  517. | */
  518. | int yy_is_our_buffer;
  519. |
  520. | /* Whether this is an "interactive" input source; if so, and
  521. | * if we're using stdio for input, then we want to use getc()
  522. | * instead of fread(), to make sure we stop fetching input after
  523. | * each newline.
  524. | */
  525. | int yy_is_interactive;
  526. |
  527. | /* Whether we're considered to be at the beginning of a line.
  528. | * If so, '^' rules will be active on the next match, otherwise
  529. | * not.
  530. | */
  531. | int yy_at_bol;
  532. |
  533. | int yy_bs_lineno; /**< The line count. */
  534. | int yy_bs_column; /**< The column count. */
  535. |
  536. | /* Whether to try to fill the input buffer when we reach the
  537. | * end of it.
  538. | */
  539. | int yy_fill_buffer;
  540. |
  541. | int yy_buffer_status;
  542. |
  543. | #define YY_BUFFER_NEW 0
  544. | #define YY_BUFFER_NORMAL 1
  545. | /* When an EOF's been seen but there's still some text to process
  546. | * then we mark the buffer as YY_EOF_PENDING, to indicate that we
  547. | * shouldn't try reading from the input source any more. We might
  548. | * still have a bunch of tokens to match, though, because of
  549. | * possible backing-up.
  550. | *
  551. | * When we actually see the EOF, we change the status to "new"
  552. | * (via yyrestart()), so that the user can continue scanning by
  553. | * just pointing yyin at a new input file.
  554. | */
  555. | #define YY_BUFFER_EOF_PENDING 2
  556. |
  557. | };
  558. | #endif /* !YY_STRUCT_YY_BUFFER_STATE */
  559. |
  560. | /* Stack of input buffers. */
  561. | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
  562. | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
  563. | static YY_BUFFER_STATE * yy_buffer_stack = NULL; /**< Stack as an array. */
  564. |
  565. | /* We provide macros for accessing buffer states in case in the
  566. | * future we want to put the buffer states in a more general
  567. | * "scanner state".
  568. | *
  569. | * Returns the top of the stack, or NULL.
  570. | */
  571. | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
  572. | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
  573. | : NULL)
  574. | /* Same as previous macro, but useful when we know that the buffer stack is not
  575. | * NULL or when we need an lvalue. For internal use only.
  576. | */
  577. | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
  578. |
  579. | /* yy_hold_char holds the character lost when yytext is formed. */
  580. | static char yy_hold_char;
  581. | static int yy_n_chars; /* number of characters read into yy_ch_buf */
  582. | int yyleng;
  583. |
  584. | /* Points to current character in buffer. */
  585. | static char *yy_c_buf_p = NULL;
  586. | static int yy_init = 0; /* whether we need to initialize */
  587. | static int yy_start = 0; /* start state number */
  588. |
  589. | /* Flag which is used to allow yywrap()'s to do buffer switches
  590. | * instead of setting up a fresh yyin. A bit of a hack ...
  591. | */
  592. | static int yy_did_buffer_switch_on_eof;
  593. |
  594. | void yyrestart ( FILE *input_file );
  595. | void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
  596. | YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size );
  597. | void yy_delete_buffer ( YY_BUFFER_STATE b );
  598. | void yy_flush_buffer ( YY_BUFFER_STATE b );
  599. | void yypush_buffer_state ( YY_BUFFER_STATE new_buffer );
  600. | void yypop_buffer_state ( void );
  601. |
  602. | static void yyensure_buffer_stack ( void );
  603. | static void yy_load_buffer_state ( void );
  604. | static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
  605. | #define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER )
  606. |
  607. | YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size );
  608. | YY_BUFFER_STATE yy_scan_string ( const char *yy_str );
  609. | YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
  610. |
  611. | void *yyalloc ( yy_size_t );
  612. | void *yyrealloc ( void *, yy_size_t );
  613. | void yyfree ( void * );
  614. |
  615. | #define yy_new_buffer yy_create_buffer
  616. | #define yy_set_interactive(is_interactive) \
  617. | { \
  618. | if ( ! YY_CURRENT_BUFFER ){ \
  619. | yyensure_buffer_stack (); \
  620. | YY_CURRENT_BUFFER_LVALUE = \
  621. | yy_create_buffer( yyin, YY_BUF_SIZE ); \
  622. | } \
  623. | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
  624. | }
  625. | #define yy_set_bol(at_bol) \
  626. | { \
  627. | if ( ! YY_CURRENT_BUFFER ){\
  628. | yyensure_buffer_stack (); \
  629. | YY_CURRENT_BUFFER_LVALUE = \
  630. | yy_create_buffer( yyin, YY_BUF_SIZE ); \
  631. | } \
  632. | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
  633. | }
  634. | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
  635. |
  636. | /* Begin user sect3 */
  637. | typedef flex_uint8_t YY_CHAR;
  638. |
  639. | FILE *yyin = NULL, *yyout = NULL;
  640. |
  641. | typedef int yy_state_type;
  642. |
  643. | extern int yylineno;
  644. | int yylineno = 1;
  645. |
  646. | extern char *yytext;
  647. | #ifdef yytext_ptr
  648. | #undef yytext_ptr
  649. | #endif
  650. | #define yytext_ptr yytext
  651. |
  652. | static yy_state_type yy_get_previous_state ( void );
  653. | static yy_state_type yy_try_NUL_trans ( yy_state_type current_state );
  654. | static int yy_get_next_buffer ( void );
  655. | static void yynoreturn yy_fatal_error ( const char* msg );
  656. |
  657. | /* Done after the current pattern has been matched and before the
  658. | * corresponding action - sets up yytext.
  659. | */
  660. | #define YY_DO_BEFORE_ACTION \
  661. | (yytext_ptr) = yy_bp; \
  662. | (yytext_ptr) -= (yy_more_len); \
  663. | yyleng = (int) (yy_cp - (yytext_ptr)); \
  664. | (yy_hold_char) = *yy_cp; \
  665. | *yy_cp = '\0'; \
  666. | (yy_c_buf_p) = yy_cp;
  667. | #define YY_NUM_RULES 8
  668. | #define YY_END_OF_BUFFER 9
  669. | /* This struct is not used in this scanner,
  670. | but its presence is necessary. */
  671. | struct yy_trans_info
  672. | {
  673. | flex_int32_t yy_verify;
  674. | flex_int32_t yy_nxt;
  675. | };
  676. | static const flex_int16_t yy_acclist[23] =
  677. | { 0,
  678. | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
  679. | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
  680. | 7, 8
  681. | } ;
  682. |
  683. | static const flex_int16_t yy_accept[14] =
  684. | { 0,
  685. | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
  686. | 20, 23, 23
  687. | } ;
  688. |
  689. | static const YY_CHAR yy_ec[256] =
  690. | { 0,
  691. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
  692. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  693. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  694. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  695. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  696. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  697. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  698. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  699. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  700. | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
  701. |
  702. | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
  703. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  704. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  705. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  706. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  707. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  708. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  709. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  710. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  711. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  712. |
  713. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  714. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  715. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  716. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  717. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  718. | 1, 1, 1, 1, 1
  719. | } ;
  720. |
  721. | static const YY_CHAR yy_meta[9] =
  722. | { 0,
  723. | 1, 1, 1, 1, 1, 1, 1, 1
  724. | } ;
  725. |
  726. | static const flex_int16_t yy_base[13] =
  727. | { 0,
  728. | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
  729. | 10, 10
  730. | } ;
  731. |
  732. | static const flex_int16_t yy_def[13] =
  733. | { 0,
  734. | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
  735. | 12, 0
  736. | } ;
  737. |
  738. | static const flex_int16_t yy_nxt[19] =
  739. | { 0,
  740. | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
  741. | 12, 12, 12, 12, 12, 12, 12, 12
  742. | } ;
  743. |
  744. | static const flex_int16_t yy_chk[19] =
  745. | { 0,
  746. | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
  747. | 12, 12, 12, 12, 12, 12, 12, 12
  748. | } ;
  749. |
  750. | extern int yy_flex_debug;
  751. | int yy_flex_debug = 0;
  752. |
  753. | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
  754. | static char *yy_full_match;
  755. | static int yy_lp;
  756. | #define REJECT \
  757. | { \
  758. | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
  759. | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
  760. | ++(yy_lp); \
  761. | goto find_rule; \
  762. | }
  763. |
  764. | static int yy_more_flag = 0;
  765. | static int yy_more_len = 0;
  766. | #define yymore() ((yy_more_flag) = 1)
  767. | #define YY_MORE_ADJ (yy_more_len)
  768. | #define YY_RESTORE_YY_MORE_OFFSET
  769. | char *yytext;
  770. | #line 1 "conftest.l"
  771. | #line 459 "lex.yy.c"
  772. |
  773. | #define INITIAL 0
  774. |
  775. | #ifndef YY_NO_UNISTD_H
  776. | /* Special case for "unistd.h", since it is non-ANSI. We include it way
  777. | * down here because we want the user's section 1 to have been scanned first.
  778. | * The user has a chance to override it with an option.
  779. | */
  780. | #include <unistd.h>
  781. | #endif
  782. |
  783. | #ifndef YY_EXTRA_TYPE
  784. | #define YY_EXTRA_TYPE void *
  785. | #endif
  786. |
  787. | static int yy_init_globals ( void );
  788. |
  789. | /* Accessor methods to globals.
  790. | These are made visible to non-reentrant scanners for convenience. */
  791. |
  792. | int yylex_destroy ( void );
  793. |
  794. | int yyget_debug ( void );
  795. |
  796. | void yyset_debug ( int debug_flag );
  797. |
  798. | YY_EXTRA_TYPE yyget_extra ( void );
  799. |
  800. | void yyset_extra ( YY_EXTRA_TYPE user_defined );
  801. |
  802. | FILE *yyget_in ( void );
  803. |
  804. | void yyset_in ( FILE * _in_str );
  805. |
  806. | FILE *yyget_out ( void );
  807. |
  808. | void yyset_out ( FILE * _out_str );
  809. |
  810. | int yyget_leng ( void );
  811. |
  812. | char *yyget_text ( void );
  813. |
  814. | int yyget_lineno ( void );
  815. |
  816. | void yyset_lineno ( int _line_number );
  817. |
  818. | /* Macros after this point can all be overridden by user definitions in
  819. | * section 1.
  820. | */
  821. |
  822. | #ifndef YY_SKIP_YYWRAP
  823. | #ifdef __cplusplus
  824. | extern "C" int yywrap ( void );
  825. | #else
  826. | extern int yywrap ( void );
  827. | #endif
  828. | #endif
  829. |
  830. | #ifndef YY_NO_UNPUT
  831. |
  832. | static void yyunput ( int c, char *buf_ptr );
  833. |
  834. | #endif
  835. |
  836. | #ifndef yytext_ptr
  837. | static void yy_flex_strncpy ( char *, const char *, int );
  838. | #endif
  839. |
  840. | #ifdef YY_NEED_STRLEN
  841. | static int yy_flex_strlen ( const char * );
  842. | #endif
  843. |
  844. | #ifndef YY_NO_INPUT
  845. | #ifdef __cplusplus
  846. | static int yyinput ( void );
  847. | #else
  848. | static int input ( void );
  849. | #endif
  850. |
  851. | #endif
  852. |
  853. | /* Amount of stuff to slurp up with each read. */
  854. | #ifndef YY_READ_BUF_SIZE
  855. | #ifdef __ia64__
  856. | /* On IA-64, the buffer size is 16k, not 8k */
  857. | #define YY_READ_BUF_SIZE 16384
  858. | #else
  859. | #define YY_READ_BUF_SIZE 8192
  860. | #endif /* __ia64__ */
  861. | #endif
  862. |
  863. | /* Copy whatever the last rule matched to the standard output. */
  864. | #ifndef ECHO
  865. | /* This used to be an fputs(), but since the string might contain NUL's,
  866. | * we now use fwrite().
  867. | */
  868. | #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0)
  869. | #endif
  870. |
  871. | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
  872. | * is returned in "result".
  873. | */
  874. | #ifndef YY_INPUT
  875. | #define YY_INPUT(buf,result,max_size) \
  876. | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
  877. | { \
  878. | int c = '*'; \
  879. | int n; \
  880. | for ( n = 0; n < max_size && \
  881. | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
  882. | buf[n] = (char) c; \
  883. | if ( c == '\n' ) \
  884. | buf[n++] = (char) c; \
  885. | if ( c == EOF && ferror( yyin ) ) \
  886. | YY_FATAL_ERROR( "input in flex scanner failed" ); \
  887. | result = n; \
  888. | } \
  889. | else \
  890. | { \
  891. | errno=0; \
  892. | while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \
  893. | { \
  894. | if( errno != EINTR) \
  895. | { \
  896. | YY_FATAL_ERROR( "input in flex scanner failed" ); \
  897. | break; \
  898. | } \
  899. | errno=0; \
  900. | clearerr(yyin); \
  901. | } \
  902. | }\
  903. | \
  904. |
  905. | #endif
  906. |
  907. | /* No semi-colon after return; correct usage is to write "yyterminate();" -
  908. | * we don't want an extra ';' after the "return" because that will cause
  909. | * some compilers to complain about unreachable statements.
  910. | */
  911. | #ifndef yyterminate
  912. | #define yyterminate() return YY_NULL
  913. | #endif
  914. |
  915. | /* Number of entries by which start-condition stack grows. */
  916. | #ifndef YY_START_STACK_INCR
  917. | #define YY_START_STACK_INCR 25
  918. | #endif
  919. |
  920. | /* Report a fatal error. */
  921. | #ifndef YY_FATAL_ERROR
  922. | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
  923. | #endif
  924. |
  925. | /* end tables serialization structures and prototypes */
  926. |
  927. | /* Default declaration of generated scanner - a define so the user can
  928. | * easily add parameters.
  929. | */
  930. | #ifndef YY_DECL
  931. | #define YY_DECL_IS_OURS 1
  932. |
  933. | extern int yylex (void);
  934. |
  935. | #define YY_DECL int yylex (void)
  936. | #endif /* !YY_DECL */
  937. |
  938. | /* Code executed at the beginning of each rule, after yytext and yyleng
  939. | * have been set up.
  940. | */
  941. | #ifndef YY_USER_ACTION
  942. | #define YY_USER_ACTION
  943. | #endif
  944. |
  945. | /* Code executed at the end of each rule. */
  946. | #ifndef YY_BREAK
  947. | #define YY_BREAK /*LINTED*/break;
  948. | #endif
  949. |
  950. | #define YY_RULE_SETUP \
  951. | YY_USER_ACTION
  952. |
  953. | /** The main scanner function which does all the work.
  954. | */
  955. | YY_DECL
  956. | {
  957. | yy_state_type yy_current_state;
  958. | char *yy_cp, *yy_bp;
  959. | int yy_act;
  960. |
  961. | if ( !(yy_init) )
  962. | {
  963. | (yy_init) = 1;
  964. |
  965. | #ifdef YY_USER_INIT
  966. | YY_USER_INIT;
  967. | #endif
  968. |
  969. | /* Create the reject buffer large enough to save one state per allowed character. */
  970. | if ( ! (yy_state_buf) )
  971. | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
  972. | if ( ! (yy_state_buf) )
  973. | YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
  974. |
  975. | if ( ! (yy_start) )
  976. | (yy_start) = 1; /* first start state */
  977. |
  978. | if ( ! yyin )
  979. | yyin = stdin;
  980. |
  981. | if ( ! yyout )
  982. | yyout = stdout;
  983. |
  984. | if ( ! YY_CURRENT_BUFFER ) {
  985. | yyensure_buffer_stack ();
  986. | YY_CURRENT_BUFFER_LVALUE =
  987. | yy_create_buffer( yyin, YY_BUF_SIZE );
  988. | }
  989. |
  990. | yy_load_buffer_state( );
  991. | }
  992. |
  993. | {
  994. | #line 1 "conftest.l"
  995. |
  996. | #line 684 "lex.yy.c"
  997. |
  998. | while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */
  999. | {
  1000. | (yy_more_len) = 0;
  1001. | if ( (yy_more_flag) )
  1002. | {
  1003. | (yy_more_len) = (int) ((yy_c_buf_p) - (yytext_ptr));
  1004. | (yy_more_flag) = 0;
  1005. | }
  1006. | yy_cp = (yy_c_buf_p);
  1007. |
  1008. | /* Support of yytext. */
  1009. | *yy_cp = (yy_hold_char);
  1010. |
  1011. | /* yy_bp points to the position in yy_ch_buf of the start of
  1012. | * the current run.
  1013. | */
  1014. | yy_bp = yy_cp;
  1015. |
  1016. | yy_current_state = (yy_start);
  1017. |
  1018. | (yy_state_ptr) = (yy_state_buf);
  1019. | *(yy_state_ptr)++ = yy_current_state;
  1020. |
  1021. | yy_match:
  1022. | do
  1023. | {
  1024. | YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
  1025. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1026. | {
  1027. | yy_current_state = (int) yy_def[yy_current_state];
  1028. | if ( yy_current_state >= 13 )
  1029. | yy_c = yy_meta[yy_c];
  1030. | }
  1031. | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
  1032. | *(yy_state_ptr)++ = yy_current_state;
  1033. | ++yy_cp;
  1034. | }
  1035. | while ( yy_base[yy_current_state] != 10 );
  1036. |
  1037. | yy_find_action:
  1038. | yy_current_state = *--(yy_state_ptr);
  1039. | (yy_lp) = yy_accept[yy_current_state];
  1040. |
  1041. | find_rule: /* we branch to this label when backing up */
  1042. |
  1043. | for ( ; ; ) /* until we find what rule we matched */
  1044. | {
  1045. | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
  1046. | {
  1047. | yy_act = yy_acclist[(yy_lp)];
  1048. | {
  1049. | (yy_full_match) = yy_cp;
  1050. | break;
  1051. | }
  1052. | }
  1053. | --yy_cp;
  1054. | yy_current_state = *--(yy_state_ptr);
  1055. | (yy_lp) = yy_accept[yy_current_state];
  1056. | }
  1057. |
  1058. | YY_DO_BEFORE_ACTION;
  1059. |
  1060. | do_action: /* This label is used only to access EOF actions. */
  1061. |
  1062. | switch ( yy_act )
  1063. | { /* beginning of action switch */
  1064. | case 1:
  1065. | YY_RULE_SETUP
  1066. | #line 2 "conftest.l"
  1067. | { ECHO; }
  1068. | YY_BREAK
  1069. | case 2:
  1070. | YY_RULE_SETUP
  1071. | #line 3 "conftest.l"
  1072. | { REJECT; }
  1073. | YY_BREAK
  1074. | case 3:
  1075. | YY_RULE_SETUP
  1076. | #line 4 "conftest.l"
  1077. | { yymore (); }
  1078. | YY_BREAK
  1079. | case 4:
  1080. | YY_RULE_SETUP
  1081. | #line 5 "conftest.l"
  1082. | { yyless (1); }
  1083. | YY_BREAK
  1084. | case 5:
  1085. | YY_RULE_SETUP
  1086. | #line 6 "conftest.l"
  1087. | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
  1088. | yyless ((input () != 0)); }
  1089. | YY_BREAK
  1090. | case 6:
  1091. | YY_RULE_SETUP
  1092. | #line 8 "conftest.l"
  1093. | { unput (yytext[0]); }
  1094. | YY_BREAK
  1095. | case 7:
  1096. | YY_RULE_SETUP
  1097. | #line 9 "conftest.l"
  1098. | { BEGIN INITIAL; }
  1099. | YY_BREAK
  1100. | case 8:
  1101. | YY_RULE_SETUP
  1102. | #line 10 "conftest.l"
  1103. | ECHO;
  1104. | YY_BREAK
  1105. | #line 793 "lex.yy.c"
  1106. | case YY_STATE_EOF(INITIAL):
  1107. | yyterminate();
  1108. |
  1109. | case YY_END_OF_BUFFER:
  1110. | {
  1111. | /* Amount of text matched not including the EOB char. */
  1112. | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
  1113. |
  1114. | /* Undo the effects of YY_DO_BEFORE_ACTION. */
  1115. | *yy_cp = (yy_hold_char);
  1116. | YY_RESTORE_YY_MORE_OFFSET
  1117. |
  1118. | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
  1119. | {
  1120. | /* We're scanning a new file or input source. It's
  1121. | * possible that this happened because the user
  1122. | * just pointed yyin at a new source and called
  1123. | * yylex(). If so, then we have to assure
  1124. | * consistency between YY_CURRENT_BUFFER and our
  1125. | * globals. Here is the right place to do so, because
  1126. | * this is the first action (other than possibly a
  1127. | * back-up) that will match for the new input source.
  1128. | */
  1129. | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  1130. | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
  1131. | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
  1132. | }
  1133. |
  1134. | /* Note that here we test for yy_c_buf_p "<=" to the position
  1135. | * of the first EOB in the buffer, since yy_c_buf_p will
  1136. | * already have been incremented past the NUL character
  1137. | * (since all states make transitions on EOB to the
  1138. | * end-of-buffer state). Contrast this with the test
  1139. | * in input().
  1140. | */
  1141. | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
  1142. | { /* This was really a NUL. */
  1143. | yy_state_type yy_next_state;
  1144. |
  1145. | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
  1146. |
  1147. | yy_current_state = yy_get_previous_state( );
  1148. |
  1149. | /* Okay, we're now positioned to make the NUL
  1150. | * transition. We couldn't have
  1151. | * yy_get_previous_state() go ahead and do it
  1152. | * for us because it doesn't know how to deal
  1153. | * with the possibility of jamming (and we don't
  1154. | * want to build jamming into it because then it
  1155. | * will run more slowly).
  1156. | */
  1157. |
  1158. | yy_next_state = yy_try_NUL_trans( yy_current_state );
  1159. |
  1160. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1161. |
  1162. | if ( yy_next_state )
  1163. | {
  1164. | /* Consume the NUL. */
  1165. | yy_cp = ++(yy_c_buf_p);
  1166. | yy_current_state = yy_next_state;
  1167. | goto yy_match;
  1168. | }
  1169. |
  1170. | else
  1171. | {
  1172. | yy_cp = (yy_c_buf_p);
  1173. | goto yy_find_action;
  1174. | }
  1175. | }
  1176. |
  1177. | else switch ( yy_get_next_buffer( ) )
  1178. | {
  1179. | case EOB_ACT_END_OF_FILE:
  1180. | {
  1181. | (yy_did_buffer_switch_on_eof) = 0;
  1182. |
  1183. | if ( yywrap( ) )
  1184. | {
  1185. | /* Note: because we've taken care in
  1186. | * yy_get_next_buffer() to have set up
  1187. | * yytext, we can now set up
  1188. | * yy_c_buf_p so that if some total
  1189. | * hoser (like flex itself) wants to
  1190. | * call the scanner after we return the
  1191. | * YY_NULL, it'll still work - another
  1192. | * YY_NULL will get returned.
  1193. | */
  1194. | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
  1195. |
  1196. | yy_act = YY_STATE_EOF(YY_START);
  1197. | goto do_action;
  1198. | }
  1199. |
  1200. | else
  1201. | {
  1202. | if ( ! (yy_did_buffer_switch_on_eof) )
  1203. | YY_NEW_FILE;
  1204. | }
  1205. | break;
  1206. | }
  1207. |
  1208. | case EOB_ACT_CONTINUE_SCAN:
  1209. | (yy_c_buf_p) =
  1210. | (yytext_ptr) + yy_amount_of_matched_text;
  1211. |
  1212. | yy_current_state = yy_get_previous_state( );
  1213. |
  1214. | yy_cp = (yy_c_buf_p);
  1215. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1216. | goto yy_match;
  1217. |
  1218. | case EOB_ACT_LAST_MATCH:
  1219. | (yy_c_buf_p) =
  1220. | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
  1221. |
  1222. | yy_current_state = yy_get_previous_state( );
  1223. |
  1224. | yy_cp = (yy_c_buf_p);
  1225. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1226. | goto yy_find_action;
  1227. | }
  1228. | break;
  1229. | }
  1230. |
  1231. | default:
  1232. | YY_FATAL_ERROR(
  1233. | "fatal flex scanner internal error--no action found" );
  1234. | } /* end of action switch */
  1235. | } /* end of scanning one token */
  1236. | } /* end of user's declarations */
  1237. | } /* end of yylex */
  1238. |
  1239. | /* yy_get_next_buffer - try to read in a new buffer
  1240. | *
  1241. | * Returns a code representing an action:
  1242. | * EOB_ACT_LAST_MATCH -
  1243. | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
  1244. | * EOB_ACT_END_OF_FILE - end of file
  1245. | */
  1246. | static int yy_get_next_buffer (void)
  1247. | {
  1248. | char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
  1249. | char *source = (yytext_ptr);
  1250. | int number_to_move, i;
  1251. | int ret_val;
  1252. |
  1253. | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
  1254. | YY_FATAL_ERROR(
  1255. | "fatal flex scanner internal error--end of buffer missed" );
  1256. |
  1257. | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
  1258. | { /* Don't try to fill the buffer, so this is an EOF. */
  1259. | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
  1260. | {
  1261. | /* We matched a single character, the EOB, so
  1262. | * treat this as a final EOF.
  1263. | */
  1264. | return EOB_ACT_END_OF_FILE;
  1265. | }
  1266. |
  1267. | else
  1268. | {
  1269. | /* We matched some text prior to the EOB, first
  1270. | * process it.
  1271. | */
  1272. | return EOB_ACT_LAST_MATCH;
  1273. | }
  1274. | }
  1275. |
  1276. | /* Try to read more data. */
  1277. |
  1278. | /* First move last chars to start of buffer. */
  1279. | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1);
  1280. |
  1281. | for ( i = 0; i < number_to_move; ++i )
  1282. | *(dest++) = *(source++);
  1283. |
  1284. | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
  1285. | /* don't do the read, it's not guaranteed to return an EOF,
  1286. | * just force an EOF
  1287. | */
  1288. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
  1289. |
  1290. | else
  1291. | {
  1292. | int num_to_read =
  1293. | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
  1294. |
  1295. | while ( num_to_read <= 0 )
  1296. | { /* Not enough room in the buffer - grow it. */
  1297. |
  1298. | YY_FATAL_ERROR(
  1299. | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
  1300. |
  1301. | }
  1302. |
  1303. | if ( num_to_read > YY_READ_BUF_SIZE )
  1304. | num_to_read = YY_READ_BUF_SIZE;
  1305. |
  1306. | /* Read in more data. */
  1307. | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
  1308. | (yy_n_chars), num_to_read );
  1309. |
  1310. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  1311. | }
  1312. |
  1313. | if ( (yy_n_chars) == 0 )
  1314. | {
  1315. | if ( number_to_move == YY_MORE_ADJ )
  1316. | {
  1317. | ret_val = EOB_ACT_END_OF_FILE;
  1318. | yyrestart( yyin );
  1319. | }
  1320. |
  1321. | else
  1322. | {
  1323. | ret_val = EOB_ACT_LAST_MATCH;
  1324. | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
  1325. | YY_BUFFER_EOF_PENDING;
  1326. | }
  1327. | }
  1328. |
  1329. | else
  1330. | ret_val = EOB_ACT_CONTINUE_SCAN;
  1331. |
  1332. | if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
  1333. | /* Extend the array by 50%, plus the number we really need. */
  1334. | int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
  1335. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc(
  1336. | (void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size );
  1337. | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  1338. | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
  1339. | /* "- 2" to take care of EOB's */
  1340. | YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2);
  1341. | }
  1342. |
  1343. | (yy_n_chars) += number_to_move;
  1344. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
  1345. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
  1346. |
  1347. | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
  1348. |
  1349. | return ret_val;
  1350. | }
  1351. |
  1352. | /* yy_get_previous_state - get the state just before the EOB char was reached */
  1353. |
  1354. | static yy_state_type yy_get_previous_state (void)
  1355. | {
  1356. | yy_state_type yy_current_state;
  1357. | char *yy_cp;
  1358. |
  1359. | yy_current_state = (yy_start);
  1360. |
  1361. | (yy_state_ptr) = (yy_state_buf);
  1362. | *(yy_state_ptr)++ = yy_current_state;
  1363. |
  1364. | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
  1365. | {
  1366. | YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
  1367. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1368. | {
  1369. | yy_current_state = (int) yy_def[yy_current_state];
  1370. | if ( yy_current_state >= 13 )
  1371. | yy_c = yy_meta[yy_c];
  1372. | }
  1373. | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
  1374. | *(yy_state_ptr)++ = yy_current_state;
  1375. | }
  1376. |
  1377. | return yy_current_state;
  1378. | }
  1379. |
  1380. | /* yy_try_NUL_trans - try to make a transition on the NUL character
  1381. | *
  1382. | * synopsis
  1383. | * next_state = yy_try_NUL_trans( current_state );
  1384. | */
  1385. | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
  1386. | {
  1387. | int yy_is_jam;
  1388. |
  1389. | YY_CHAR yy_c = 1;
  1390. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1391. | {
  1392. | yy_current_state = (int) yy_def[yy_current_state];
  1393. | if ( yy_current_state >= 13 )
  1394. | yy_c = yy_meta[yy_c];
  1395. | }
  1396. | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
  1397. | yy_is_jam = (yy_current_state == 12);
  1398. | if ( ! yy_is_jam )
  1399. | *(yy_state_ptr)++ = yy_current_state;
  1400. |
  1401. | return yy_is_jam ? 0 : yy_current_state;
  1402. | }
  1403. |
  1404. | #ifndef YY_NO_UNPUT
  1405. |
  1406. | static void yyunput (int c, char * yy_bp )
  1407. | {
  1408. | char *yy_cp;
  1409. |
  1410. | yy_cp = (yy_c_buf_p);
  1411. |
  1412. | /* undo effects of setting up yytext */
  1413. | *yy_cp = (yy_hold_char);
  1414. |
  1415. | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
  1416. | { /* need to shift things up to make room */
  1417. | /* +2 for EOB chars. */
  1418. | int number_to_move = (yy_n_chars) + 2;
  1419. | char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
  1420. | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
  1421. | char *source =
  1422. | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
  1423. |
  1424. | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  1425. | *--dest = *--source;
  1426. |
  1427. | yy_cp += (int) (dest - source);
  1428. | yy_bp += (int) (dest - source);
  1429. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
  1430. | (yy_n_chars) = (int) YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
  1431. |
  1432. | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
  1433. | YY_FATAL_ERROR( "flex scanner push-back overflow" );
  1434. | }
  1435. |
  1436. | *--yy_cp = (char) c;
  1437. |
  1438. | (yytext_ptr) = yy_bp;
  1439. | (yy_hold_char) = *yy_cp;
  1440. | (yy_c_buf_p) = yy_cp;
  1441. | }
  1442. |
  1443. | #endif
  1444. |
  1445. | #ifndef YY_NO_INPUT
  1446. | #ifdef __cplusplus
  1447. | static int yyinput (void)
  1448. | #else
  1449. | static int input (void)
  1450. | #endif
  1451. |
  1452. | {
  1453. | int c;
  1454. |
  1455. | *(yy_c_buf_p) = (yy_hold_char);
  1456. |
  1457. | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
  1458. | {
  1459. | /* yy_c_buf_p now points to the character we want to return.
  1460. | * If this occurs *before* the EOB characters, then it's a
  1461. | * valid NUL; if not, then we've hit the end of the buffer.
  1462. | */
  1463. | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
  1464. | /* This was really a NUL. */
  1465. | *(yy_c_buf_p) = '\0';
  1466. |
  1467. | else
  1468. | { /* need more input */
  1469. | int offset = (int) ((yy_c_buf_p) - (yytext_ptr));
  1470. | ++(yy_c_buf_p);
  1471. |
  1472. | switch ( yy_get_next_buffer( ) )
  1473. | {
  1474. | case EOB_ACT_LAST_MATCH:
  1475. | /* This happens because yy_g_n_b()
  1476. | * sees that we've accumulated a
  1477. | * token and flags that we need to
  1478. | * try matching the token before
  1479. | * proceeding. But for input(),
  1480. | * there's no matching to consider.
  1481. | * So convert the EOB_ACT_LAST_MATCH
  1482. | * to EOB_ACT_END_OF_FILE.
  1483. | */
  1484. |
  1485. | /* Reset buffer status. */
  1486. | yyrestart( yyin );
  1487. |
  1488. | /*FALLTHROUGH*/
  1489. |
  1490. | case EOB_ACT_END_OF_FILE:
  1491. | {
  1492. | if ( yywrap( ) )
  1493. | return 0;
  1494. |
  1495. | if ( ! (yy_did_buffer_switch_on_eof) )
  1496. | YY_NEW_FILE;
  1497. | #ifdef __cplusplus
  1498. | return yyinput();
  1499. | #else
  1500. | return input();
  1501. | #endif
  1502. | }
  1503. |
  1504. | case EOB_ACT_CONTINUE_SCAN:
  1505. | (yy_c_buf_p) = (yytext_ptr) + offset;
  1506. | break;
  1507. | }
  1508. | }
  1509. | }
  1510. |
  1511. | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
  1512. | *(yy_c_buf_p) = '\0'; /* preserve yytext */
  1513. | (yy_hold_char) = *++(yy_c_buf_p);
  1514. |
  1515. | return c;
  1516. | }
  1517. | #endif /* ifndef YY_NO_INPUT */
  1518. |
  1519. | /** Immediately switch to a different input stream.
  1520. | * @param input_file A readable stream.
  1521. | *
  1522. | * @note This function does not reset the start condition to @c INITIAL .
  1523. | */
  1524. | void yyrestart (FILE * input_file )
  1525. | {
  1526. |
  1527. | if ( ! YY_CURRENT_BUFFER ){
  1528. | yyensure_buffer_stack ();
  1529. | YY_CURRENT_BUFFER_LVALUE =
  1530. | yy_create_buffer( yyin, YY_BUF_SIZE );
  1531. | }
  1532. |
  1533. | yy_init_buffer( YY_CURRENT_BUFFER, input_file );
  1534. | yy_load_buffer_state( );
  1535. | }
  1536. |
  1537. | /** Switch to a different input buffer.
  1538. | * @param new_buffer The new input buffer.
  1539. | *
  1540. | */
  1541. | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
  1542. | {
  1543. |
  1544. | /* TODO. We should be able to replace this entire function body
  1545. | * with
  1546. | * yypop_buffer_state();
  1547. | * yypush_buffer_state(new_buffer);
  1548. | */
  1549. | yyensure_buffer_stack ();
  1550. | if ( YY_CURRENT_BUFFER == new_buffer )
  1551. | return;
  1552. |
  1553. | if ( YY_CURRENT_BUFFER )
  1554. | {
  1555. | /* Flush out information for old buffer. */
  1556. | *(yy_c_buf_p) = (yy_hold_char);
  1557. | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
  1558. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  1559. | }
  1560. |
  1561. | YY_CURRENT_BUFFER_LVALUE = new_buffer;
  1562. | yy_load_buffer_state( );
  1563. |
  1564. | /* We don't actually know whether we did this switch during
  1565. | * EOF (yywrap()) processing, but the only time this flag
  1566. | * is looked at is after yywrap() is called, so it's safe
  1567. | * to go ahead and always set it.
  1568. | */
  1569. | (yy_did_buffer_switch_on_eof) = 1;
  1570. | }
  1571. |
  1572. | static void yy_load_buffer_state (void)
  1573. | {
  1574. | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  1575. | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
  1576. | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
  1577. | (yy_hold_char) = *(yy_c_buf_p);
  1578. | }
  1579. |
  1580. | /** Allocate and initialize an input buffer state.
  1581. | * @param file A readable stream.
  1582. | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
  1583. | *
  1584. | * @return the allocated buffer state.
  1585. | */
  1586. | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
  1587. | {
  1588. | YY_BUFFER_STATE b;
  1589. |
  1590. | b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) );
  1591. | if ( ! b )
  1592. | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  1593. |
  1594. | b->yy_buf_size = size;
  1595. |
  1596. | /* yy_ch_buf has to be 2 characters longer than the size given because
  1597. | * we need to put in 2 end-of-buffer characters.
  1598. | */
  1599. | b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) );
  1600. | if ( ! b->yy_ch_buf )
  1601. | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  1602. |
  1603. | b->yy_is_our_buffer = 1;
  1604. |
  1605. | yy_init_buffer( b, file );
  1606. |
  1607. | return b;
  1608. | }
  1609. |
  1610. | /** Destroy the buffer.
  1611. | * @param b a buffer created with yy_create_buffer()
  1612. | *
  1613. | */
  1614. | void yy_delete_buffer (YY_BUFFER_STATE b )
  1615. | {
  1616. |
  1617. | if ( ! b )
  1618. | return;
  1619. |
  1620. | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
  1621. | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
  1622. |
  1623. | if ( b->yy_is_our_buffer )
  1624. | yyfree( (void *) b->yy_ch_buf );
  1625. |
  1626. | yyfree( (void *) b );
  1627. | }
  1628. |
  1629. | /* Initializes or reinitializes a buffer.
  1630. | * This function is sometimes called more than once on the same buffer,
  1631. | * such as during a yyrestart() or at EOF.
  1632. | */
  1633. | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
  1634. |
  1635. | {
  1636. | int oerrno = errno;
  1637. |
  1638. | yy_flush_buffer( b );
  1639. |
  1640. | b->yy_input_file = file;
  1641. | b->yy_fill_buffer = 1;
  1642. |
  1643. | /* If b is the current buffer, then yy_init_buffer was _probably_
  1644. | * called from yyrestart() or through yy_get_next_buffer.
  1645. | * In that case, we don't want to reset the lineno or column.
  1646. | */
  1647. | if (b != YY_CURRENT_BUFFER){
  1648. | b->yy_bs_lineno = 1;
  1649. | b->yy_bs_column = 0;
  1650. | }
  1651. |
  1652. | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
  1653. |
  1654. | errno = oerrno;
  1655. | }
  1656. |
  1657. | /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
  1658. | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
  1659. | *
  1660. | */
  1661. | void yy_flush_buffer (YY_BUFFER_STATE b )
  1662. | {
  1663. | if ( ! b )
  1664. | return;
  1665. |
  1666. | b->yy_n_chars = 0;
  1667. |
  1668. | /* We always need two end-of-buffer characters. The first causes
  1669. | * a transition to the end-of-buffer state. The second causes
  1670. | * a jam in that state.
  1671. | */
  1672. | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
  1673. | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
  1674. |
  1675. | b->yy_buf_pos = &b->yy_ch_buf[0];
  1676. |
  1677. | b->yy_at_bol = 1;
  1678. | b->yy_buffer_status = YY_BUFFER_NEW;
  1679. |
  1680. | if ( b == YY_CURRENT_BUFFER )
  1681. | yy_load_buffer_state( );
  1682. | }
  1683. |
  1684. | /** Pushes the new state onto the stack. The new state becomes
  1685. | * the current state. This function will allocate the stack
  1686. | * if necessary.
  1687. | * @param new_buffer The new state.
  1688. | *
  1689. | */
  1690. | void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
  1691. | {
  1692. | if (new_buffer == NULL)
  1693. | return;
  1694. |
  1695. | yyensure_buffer_stack();
  1696. |
  1697. | /* This block is copied from yy_switch_to_buffer. */
  1698. | if ( YY_CURRENT_BUFFER )
  1699. | {
  1700. | /* Flush out information for old buffer. */
  1701. | *(yy_c_buf_p) = (yy_hold_char);
  1702. | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
  1703. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  1704. | }
  1705. |
  1706. | /* Only push if top exists. Otherwise, replace top. */
  1707. | if (YY_CURRENT_BUFFER)
  1708. | (yy_buffer_stack_top)++;
  1709. | YY_CURRENT_BUFFER_LVALUE = new_buffer;
  1710. |
  1711. | /* copied from yy_switch_to_buffer. */
  1712. | yy_load_buffer_state( );
  1713. | (yy_did_buffer_switch_on_eof) = 1;
  1714. | }
  1715. |
  1716. | /** Removes and deletes the top of the stack, if present.
  1717. | * The next element becomes the new top.
  1718. | *
  1719. | */
  1720. | void yypop_buffer_state (void)
  1721. | {
  1722. | if (!YY_CURRENT_BUFFER)
  1723. | return;
  1724. |
  1725. | yy_delete_buffer(YY_CURRENT_BUFFER );
  1726. | YY_CURRENT_BUFFER_LVALUE = NULL;
  1727. | if ((yy_buffer_stack_top) > 0)
  1728. | --(yy_buffer_stack_top);
  1729. |
  1730. | if (YY_CURRENT_BUFFER) {
  1731. | yy_load_buffer_state( );
  1732. | (yy_did_buffer_switch_on_eof) = 1;
  1733. | }
  1734. | }
  1735. |
  1736. | /* Allocates the stack if it does not exist.
  1737. | * Guarantees space for at least one push.
  1738. | */
  1739. | static void yyensure_buffer_stack (void)
  1740. | {
  1741. | yy_size_t num_to_alloc;
  1742. |
  1743. | if (!(yy_buffer_stack)) {
  1744. |
  1745. | /* First allocation is just for 2 elements, since we don't know if this
  1746. | * scanner will even need a stack. We use 2 instead of 1 to avoid an
  1747. | * immediate realloc on the next call.
  1748. | */
  1749. | num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
  1750. | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
  1751. | (num_to_alloc * sizeof(struct yy_buffer_state*)
  1752. | );
  1753. | if ( ! (yy_buffer_stack) )
  1754. | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
  1755. |
  1756. | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
  1757. |
  1758. | (yy_buffer_stack_max) = num_to_alloc;
  1759. | (yy_buffer_stack_top) = 0;
  1760. | return;
  1761. | }
  1762. |
  1763. | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
  1764. |
  1765. | /* Increase the buffer to prepare for a possible push. */
  1766. | yy_size_t grow_size = 8 /* arbitrary grow size */;
  1767. |
  1768. | num_to_alloc = (yy_buffer_stack_max) + grow_size;
  1769. | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
  1770. | ((yy_buffer_stack),
  1771. | num_to_alloc * sizeof(struct yy_buffer_state*)
  1772. | );
  1773. | if ( ! (yy_buffer_stack) )
  1774. | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
  1775. |
  1776. | /* zero only the new slots.*/
  1777. | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
  1778. | (yy_buffer_stack_max) = num_to_alloc;
  1779. | }
  1780. | }
  1781. |
  1782. | /** Setup the input buffer state to scan directly from a user-specified character buffer.
  1783. | * @param base the character buffer
  1784. | * @param size the size in bytes of the character buffer
  1785. | *
  1786. | * @return the newly allocated buffer state object.
  1787. | */
  1788. | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
  1789. | {
  1790. | YY_BUFFER_STATE b;
  1791. |
  1792. | if ( size < 2 ||
  1793. | base[size-2] != YY_END_OF_BUFFER_CHAR ||
  1794. | base[size-1] != YY_END_OF_BUFFER_CHAR )
  1795. | /* They forgot to leave room for the EOB's. */
  1796. | return NULL;
  1797. |
  1798. | b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) );
  1799. | if ( ! b )
  1800. | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
  1801. |
  1802. | b->yy_buf_size = (int) (size - 2); /* "- 2" to take care of EOB's */
  1803. | b->yy_buf_pos = b->yy_ch_buf = base;
  1804. | b->yy_is_our_buffer = 0;
  1805. | b->yy_input_file = NULL;
  1806. | b->yy_n_chars = b->yy_buf_size;
  1807. | b->yy_is_interactive = 0;
  1808. | b->yy_at_bol = 1;
  1809. | b->yy_fill_buffer = 0;
  1810. | b->yy_buffer_status = YY_BUFFER_NEW;
  1811. |
  1812. | yy_switch_to_buffer( b );
  1813. |
  1814. | return b;
  1815. | }
  1816. |
  1817. | /** Setup the input buffer state to scan a string. The next call to yylex() will
  1818. | * scan from a @e copy of @a str.
  1819. | * @param yystr a NUL-terminated string to scan
  1820. | *
  1821. | * @return the newly allocated buffer state object.
  1822. | * @note If you want to scan bytes that may contain NUL values, then use
  1823. | * yy_scan_bytes() instead.
  1824. | */
  1825. | YY_BUFFER_STATE yy_scan_string (const char * yystr )
  1826. | {
  1827. |
  1828. | return yy_scan_bytes( yystr, (int) strlen(yystr) );
  1829. | }
  1830. |
  1831. | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
  1832. | * scan from a @e copy of @a bytes.
  1833. | * @param yybytes the byte buffer to scan
  1834. | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
  1835. | *
  1836. | * @return the newly allocated buffer state object.
  1837. | */
  1838. | YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len )
  1839. | {
  1840. | YY_BUFFER_STATE b;
  1841. | char *buf;
  1842. | yy_size_t n;
  1843. | int i;
  1844. |
  1845. | /* Get memory for full buffer, including space for trailing EOB's. */
  1846. | n = (yy_size_t) (_yybytes_len + 2);
  1847. | buf = (char *) yyalloc( n );
  1848. | if ( ! buf )
  1849. | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
  1850. |
  1851. | for ( i = 0; i < _yybytes_len; ++i )
  1852. | buf[i] = yybytes[i];
  1853. |
  1854. | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
  1855. |
  1856. | b = yy_scan_buffer( buf, n );
  1857. | if ( ! b )
  1858. | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  1859. |
  1860. | /* It's okay to grow etc. this buffer, and we should throw it
  1861. | * away when we're done.
  1862. | */
  1863. | b->yy_is_our_buffer = 1;
  1864. |
  1865. | return b;
  1866. | }
  1867. |
  1868. | #ifndef YY_EXIT_FAILURE
  1869. | #define YY_EXIT_FAILURE 2
  1870. | #endif
  1871. |
  1872. | static void yynoreturn yy_fatal_error (const char* msg )
  1873. | {
  1874. | fprintf( stderr, "%s\n", msg );
  1875. | exit( YY_EXIT_FAILURE );
  1876. | }
  1877. |
  1878. | /* Redefine yyless() so it works in section 3 code. */
  1879. |
  1880. | #undef yyless
  1881. | #define yyless(n) \
  1882. | do \
  1883. | { \
  1884. | /* Undo effects of setting up yytext. */ \
  1885. | int yyless_macro_arg = (n); \
  1886. | YY_LESS_LINENO(yyless_macro_arg);\
  1887. | yytext[yyleng] = (yy_hold_char); \
  1888. | (yy_c_buf_p) = yytext + yyless_macro_arg; \
  1889. | (yy_hold_char) = *(yy_c_buf_p); \
  1890. | *(yy_c_buf_p) = '\0'; \
  1891. | yyleng = yyless_macro_arg; \
  1892. | } \
  1893. | while ( 0 )
  1894. |
  1895. | /* Accessor methods (get/set functions) to struct members. */
  1896. |
  1897. | /** Get the current line number.
  1898. | *
  1899. | */
  1900. | int yyget_lineno (void)
  1901. | {
  1902. |
  1903. | return yylineno;
  1904. | }
  1905. |
  1906. | /** Get the input stream.
  1907. | *
  1908. | */
  1909. | FILE *yyget_in (void)
  1910. | {
  1911. | return yyin;
  1912. | }
  1913. |
  1914. | /** Get the output stream.
  1915. | *
  1916. | */
  1917. | FILE *yyget_out (void)
  1918. | {
  1919. | return yyout;
  1920. | }
  1921. |
  1922. | /** Get the length of the current token.
  1923. | *
  1924. | */
  1925. | int yyget_leng (void)
  1926. | {
  1927. | return yyleng;
  1928. | }
  1929. |
  1930. | /** Get the current token.
  1931. | *
  1932. | */
  1933. |
  1934. | char *yyget_text (void)
  1935. | {
  1936. | return yytext;
  1937. | }
  1938. |
  1939. | /** Set the current line number.
  1940. | * @param _line_number line number
  1941. | *
  1942. | */
  1943. | void yyset_lineno (int _line_number )
  1944. | {
  1945. |
  1946. | yylineno = _line_number;
  1947. | }
  1948. |
  1949. | /** Set the input stream. This does not discard the current
  1950. | * input buffer.
  1951. | * @param _in_str A readable stream.
  1952. | *
  1953. | * @see yy_switch_to_buffer
  1954. | */
  1955. | void yyset_in (FILE * _in_str )
  1956. | {
  1957. | yyin = _in_str ;
  1958. | }
  1959. |
  1960. | void yyset_out (FILE * _out_str )
  1961. | {
  1962. | yyout = _out_str ;
  1963. | }
  1964. |
  1965. | int yyget_debug (void)
  1966. | {
  1967. | return yy_flex_debug;
  1968. | }
  1969. |
  1970. | void yyset_debug (int _bdebug )
  1971. | {
  1972. | yy_flex_debug = _bdebug ;
  1973. | }
  1974. |
  1975. | static int yy_init_globals (void)
  1976. | {
  1977. | /* Initialization is the same as for the non-reentrant scanner.
  1978. | * This function is called from yylex_destroy(), so don't allocate here.
  1979. | */
  1980. |
  1981. | (yy_buffer_stack) = NULL;
  1982. | (yy_buffer_stack_top) = 0;
  1983. | (yy_buffer_stack_max) = 0;
  1984. | (yy_c_buf_p) = NULL;
  1985. | (yy_init) = 0;
  1986. | (yy_start) = 0;
  1987. |
  1988. | (yy_state_buf) = 0;
  1989. | (yy_state_ptr) = 0;
  1990. | (yy_full_match) = 0;
  1991. | (yy_lp) = 0;
  1992. |
  1993. | /* Defined in main.c */
  1994. | #ifdef YY_STDINIT
  1995. | yyin = stdin;
  1996. | yyout = stdout;
  1997. | #else
  1998. | yyin = NULL;
  1999. | yyout = NULL;
  2000. | #endif
  2001. |
  2002. | /* For future reference: Set errno on error, since we are called by
  2003. | * yylex_init()
  2004. | */
  2005. | return 0;
  2006. | }
  2007. |
  2008. | /* yylex_destroy is for both reentrant and non-reentrant scanners. */
  2009. | int yylex_destroy (void)
  2010. | {
  2011. |
  2012. | /* Pop the buffer stack, destroying each element. */
  2013. | while(YY_CURRENT_BUFFER){
  2014. | yy_delete_buffer( YY_CURRENT_BUFFER );
  2015. | YY_CURRENT_BUFFER_LVALUE = NULL;
  2016. | yypop_buffer_state();
  2017. | }
  2018. |
  2019. | /* Destroy the stack itself. */
  2020. | yyfree((yy_buffer_stack) );
  2021. | (yy_buffer_stack) = NULL;
  2022. |
  2023. | yyfree ( (yy_state_buf) );
  2024. | (yy_state_buf) = NULL;
  2025. |
  2026. | /* Reset the globals. This is important in a non-reentrant scanner so the next time
  2027. | * yylex() is called, initialization will occur. */
  2028. | yy_init_globals( );
  2029. |
  2030. | return 0;
  2031. | }
  2032. |
  2033. | /*
  2034. | * Internal utility routines.
  2035. | */
  2036. |
  2037. | #ifndef yytext_ptr
  2038. | static void yy_flex_strncpy (char* s1, const char * s2, int n )
  2039. | {
  2040. |
  2041. | int i;
  2042. | for ( i = 0; i < n; ++i )
  2043. | s1[i] = s2[i];
  2044. | }
  2045. | #endif
  2046. |
  2047. | #ifdef YY_NEED_STRLEN
  2048. | static int yy_flex_strlen (const char * s )
  2049. | {
  2050. | int n;
  2051. | for ( n = 0; s[n]; ++n )
  2052. | ;
  2053. |
  2054. | return n;
  2055. | }
  2056. | #endif
  2057. |
  2058. | void *yyalloc (yy_size_t size )
  2059. | {
  2060. | return malloc(size);
  2061. | }
  2062. |
  2063. | void *yyrealloc (void * ptr, yy_size_t size )
  2064. | {
  2065. |
  2066. | /* The cast to (char *) in the following accommodates both
  2067. | * implementations that use char* generic pointers, and those
  2068. | * that use void* generic pointers. It works with the latter
  2069. | * because both ANSI C and C++ allow castless assignment from
  2070. | * any pointer type to void*, and deal with argument conversions
  2071. | * as though doing an assignment.
  2072. | */
  2073. | return realloc(ptr, size);
  2074. | }
  2075. |
  2076. | void yyfree (void * ptr )
  2077. | {
  2078. | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
  2079. | }
  2080. |
  2081. | #define YYTABLES_NAME "yytables"
  2082. |
  2083. | #line 10 "conftest.l"
  2084. |
  2085. | #ifdef YYTEXT_POINTER
  2086. | extern char *yytext;
  2087. | #endif
  2088. | int
  2089. | main (void)
  2090. | {
  2091. | return ! yylex () + ! yywrap ();
  2092. | }
  2093. configure:6435: gcc -o conftest conftest.c -lfl >&5
  2094. ld: library not found for -lfl
  2095. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  2096. configure:6435: $? = 1
  2097. configure: failed program was:
  2098. | /* confdefs.h */
  2099. | #define PACKAGE_NAME "aMule-dlp"
  2100. | #define PACKAGE_TARNAME "amule-dlp"
  2101. | #define PACKAGE_VERSION "SVN"
  2102. | #define PACKAGE_STRING "aMule-dlp SVN"
  2103. | #define PACKAGE_BUGREPORT "admin@amule.org"
  2104. | #define PACKAGE_URL ""
  2105. | #define PACKAGE "amule-dlp"
  2106. | #define VERSION "SVN"
  2107. | /* end confdefs.h. */
  2108. |
  2109. | #line 2 "lex.yy.c"
  2110. |
  2111. | #define YY_INT_ALIGNED short int
  2112. |
  2113. | /* A lexical scanner generated by flex */
  2114. |
  2115. | #define FLEX_SCANNER
  2116. | #define YY_FLEX_MAJOR_VERSION 2
  2117. | #define YY_FLEX_MINOR_VERSION 6
  2118. | #define YY_FLEX_SUBMINOR_VERSION 4
  2119. | #if YY_FLEX_SUBMINOR_VERSION > 0
  2120. | #define FLEX_BETA
  2121. | #endif
  2122. |
  2123. | /* First, we deal with platform-specific or compiler-specific issues. */
  2124. |
  2125. | /* begin standard C headers. */
  2126. | #include <stdio.h>
  2127. | #include <string.h>
  2128. | #include <errno.h>
  2129. | #include <stdlib.h>
  2130. |
  2131. | /* end standard C headers. */
  2132. |
  2133. | /* flex integer type definitions */
  2134. |
  2135. | #ifndef FLEXINT_H
  2136. | #define FLEXINT_H
  2137. |
  2138. | /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
  2139. |
  2140. | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
  2141. |
  2142. | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
  2143. | * if you want the limit (max/min) macros for int types.
  2144. | */
  2145. | #ifndef __STDC_LIMIT_MACROS
  2146. | #define __STDC_LIMIT_MACROS 1
  2147. | #endif
  2148. |
  2149. | #include <inttypes.h>
  2150. | typedef int8_t flex_int8_t;
  2151. | typedef uint8_t flex_uint8_t;
  2152. | typedef int16_t flex_int16_t;
  2153. | typedef uint16_t flex_uint16_t;
  2154. | typedef int32_t flex_int32_t;
  2155. | typedef uint32_t flex_uint32_t;
  2156. | #else
  2157. | typedef signed char flex_int8_t;
  2158. | typedef short int flex_int16_t;
  2159. | typedef int flex_int32_t;
  2160. | typedef unsigned char flex_uint8_t;
  2161. | typedef unsigned short int flex_uint16_t;
  2162. | typedef unsigned int flex_uint32_t;
  2163. |
  2164. | /* Limits of integral types. */
  2165. | #ifndef INT8_MIN
  2166. | #define INT8_MIN (-128)
  2167. | #endif
  2168. | #ifndef INT16_MIN
  2169. | #define INT16_MIN (-32767-1)
  2170. | #endif
  2171. | #ifndef INT32_MIN
  2172. | #define INT32_MIN (-2147483647-1)
  2173. | #endif
  2174. | #ifndef INT8_MAX
  2175. | #define INT8_MAX (127)
  2176. | #endif
  2177. | #ifndef INT16_MAX
  2178. | #define INT16_MAX (32767)
  2179. | #endif
  2180. | #ifndef INT32_MAX
  2181. | #define INT32_MAX (2147483647)
  2182. | #endif
  2183. | #ifndef UINT8_MAX
  2184. | #define UINT8_MAX (255U)
  2185. | #endif
  2186. | #ifndef UINT16_MAX
  2187. | #define UINT16_MAX (65535U)
  2188. | #endif
  2189. | #ifndef UINT32_MAX
  2190. | #define UINT32_MAX (4294967295U)
  2191. | #endif
  2192. |
  2193. | #ifndef SIZE_MAX
  2194. | #define SIZE_MAX (~(size_t)0)
  2195. | #endif
  2196. |
  2197. | #endif /* ! C99 */
  2198. |
  2199. | #endif /* ! FLEXINT_H */
  2200. |
  2201. | /* begin standard C++ headers. */
  2202. |
  2203. | /* TODO: this is always defined, so inline it */
  2204. | #define yyconst const
  2205. |
  2206. | #if defined(__GNUC__) && __GNUC__ >= 3
  2207. | #define yynoreturn __attribute__((__noreturn__))
  2208. | #else
  2209. | #define yynoreturn
  2210. | #endif
  2211. |
  2212. | /* Returned upon end-of-file. */
  2213. | #define YY_NULL 0
  2214. |
  2215. | /* Promotes a possibly negative, possibly signed char to an
  2216. | * integer in range [0..255] for use as an array index.
  2217. | */
  2218. | #define YY_SC_TO_UI(c) ((YY_CHAR) (c))
  2219. |
  2220. | /* Enter a start condition. This macro really ought to take a parameter,
  2221. | * but we do it the disgusting crufty way forced on us by the ()-less
  2222. | * definition of BEGIN.
  2223. | */
  2224. | #define BEGIN (yy_start) = 1 + 2 *
  2225. | /* Translate the current start state into a value that can be later handed
  2226. | * to BEGIN to return to the state. The YYSTATE alias is for lex
  2227. | * compatibility.
  2228. | */
  2229. | #define YY_START (((yy_start) - 1) / 2)
  2230. | #define YYSTATE YY_START
  2231. | /* Action number for EOF rule of a given start state. */
  2232. | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
  2233. | /* Special action meaning "start processing a new file". */
  2234. | #define YY_NEW_FILE yyrestart( yyin )
  2235. | #define YY_END_OF_BUFFER_CHAR 0
  2236. |
  2237. | /* Size of default input buffer. */
  2238. | #ifndef YY_BUF_SIZE
  2239. | #ifdef __ia64__
  2240. | /* On IA-64, the buffer size is 16k, not 8k.
  2241. | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
  2242. | * Ditto for the __ia64__ case accordingly.
  2243. | */
  2244. | #define YY_BUF_SIZE 32768
  2245. | #else
  2246. | #define YY_BUF_SIZE 16384
  2247. | #endif /* __ia64__ */
  2248. | #endif
  2249. |
  2250. | /* The state buf must be large enough to hold one state per character in the main buffer.
  2251. | */
  2252. | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
  2253. |
  2254. | #ifndef YY_TYPEDEF_YY_BUFFER_STATE
  2255. | #define YY_TYPEDEF_YY_BUFFER_STATE
  2256. | typedef struct yy_buffer_state *YY_BUFFER_STATE;
  2257. | #endif
  2258. |
  2259. | #ifndef YY_TYPEDEF_YY_SIZE_T
  2260. | #define YY_TYPEDEF_YY_SIZE_T
  2261. | typedef size_t yy_size_t;
  2262. | #endif
  2263. |
  2264. | extern int yyleng;
  2265. |
  2266. | extern FILE *yyin, *yyout;
  2267. |
  2268. | #define EOB_ACT_CONTINUE_SCAN 0
  2269. | #define EOB_ACT_END_OF_FILE 1
  2270. | #define EOB_ACT_LAST_MATCH 2
  2271. |
  2272. | #define YY_LESS_LINENO(n)
  2273. | #define YY_LINENO_REWIND_TO(ptr)
  2274. |
  2275. | /* Return all but the first "n" matched characters back to the input stream. */
  2276. | #define yyless(n) \
  2277. | do \
  2278. | { \
  2279. | /* Undo effects of setting up yytext. */ \
  2280. | int yyless_macro_arg = (n); \
  2281. | YY_LESS_LINENO(yyless_macro_arg);\
  2282. | *yy_cp = (yy_hold_char); \
  2283. | YY_RESTORE_YY_MORE_OFFSET \
  2284. | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
  2285. | YY_DO_BEFORE_ACTION; /* set up yytext again */ \
  2286. | } \
  2287. | while ( 0 )
  2288. | #define unput(c) yyunput( c, (yytext_ptr) )
  2289. |
  2290. | #ifndef YY_STRUCT_YY_BUFFER_STATE
  2291. | #define YY_STRUCT_YY_BUFFER_STATE
  2292. | struct yy_buffer_state
  2293. | {
  2294. | FILE *yy_input_file;
  2295. |
  2296. | char *yy_ch_buf; /* input buffer */
  2297. | char *yy_buf_pos; /* current position in input buffer */
  2298. |
  2299. | /* Size of input buffer in bytes, not including room for EOB
  2300. | * characters.
  2301. | */
  2302. | int yy_buf_size;
  2303. |
  2304. | /* Number of characters read into yy_ch_buf, not including EOB
  2305. | * characters.
  2306. | */
  2307. | int yy_n_chars;
  2308. |
  2309. | /* Whether we "own" the buffer - i.e., we know we created it,
  2310. | * and can realloc() it to grow it, and should free() it to
  2311. | * delete it.
  2312. | */
  2313. | int yy_is_our_buffer;
  2314. |
  2315. | /* Whether this is an "interactive" input source; if so, and
  2316. | * if we're using stdio for input, then we want to use getc()
  2317. | * instead of fread(), to make sure we stop fetching input after
  2318. | * each newline.
  2319. | */
  2320. | int yy_is_interactive;
  2321. |
  2322. | /* Whether we're considered to be at the beginning of a line.
  2323. | * If so, '^' rules will be active on the next match, otherwise
  2324. | * not.
  2325. | */
  2326. | int yy_at_bol;
  2327. |
  2328. | int yy_bs_lineno; /**< The line count. */
  2329. | int yy_bs_column; /**< The column count. */
  2330. |
  2331. | /* Whether to try to fill the input buffer when we reach the
  2332. | * end of it.
  2333. | */
  2334. | int yy_fill_buffer;
  2335. |
  2336. | int yy_buffer_status;
  2337. |
  2338. | #define YY_BUFFER_NEW 0
  2339. | #define YY_BUFFER_NORMAL 1
  2340. | /* When an EOF's been seen but there's still some text to process
  2341. | * then we mark the buffer as YY_EOF_PENDING, to indicate that we
  2342. | * shouldn't try reading from the input source any more. We might
  2343. | * still have a bunch of tokens to match, though, because of
  2344. | * possible backing-up.
  2345. | *
  2346. | * When we actually see the EOF, we change the status to "new"
  2347. | * (via yyrestart()), so that the user can continue scanning by
  2348. | * just pointing yyin at a new input file.
  2349. | */
  2350. | #define YY_BUFFER_EOF_PENDING 2
  2351. |
  2352. | };
  2353. | #endif /* !YY_STRUCT_YY_BUFFER_STATE */
  2354. |
  2355. | /* Stack of input buffers. */
  2356. | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
  2357. | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
  2358. | static YY_BUFFER_STATE * yy_buffer_stack = NULL; /**< Stack as an array. */
  2359. |
  2360. | /* We provide macros for accessing buffer states in case in the
  2361. | * future we want to put the buffer states in a more general
  2362. | * "scanner state".
  2363. | *
  2364. | * Returns the top of the stack, or NULL.
  2365. | */
  2366. | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
  2367. | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
  2368. | : NULL)
  2369. | /* Same as previous macro, but useful when we know that the buffer stack is not
  2370. | * NULL or when we need an lvalue. For internal use only.
  2371. | */
  2372. | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
  2373. |
  2374. | /* yy_hold_char holds the character lost when yytext is formed. */
  2375. | static char yy_hold_char;
  2376. | static int yy_n_chars; /* number of characters read into yy_ch_buf */
  2377. | int yyleng;
  2378. |
  2379. | /* Points to current character in buffer. */
  2380. | static char *yy_c_buf_p = NULL;
  2381. | static int yy_init = 0; /* whether we need to initialize */
  2382. | static int yy_start = 0; /* start state number */
  2383. |
  2384. | /* Flag which is used to allow yywrap()'s to do buffer switches
  2385. | * instead of setting up a fresh yyin. A bit of a hack ...
  2386. | */
  2387. | static int yy_did_buffer_switch_on_eof;
  2388. |
  2389. | void yyrestart ( FILE *input_file );
  2390. | void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
  2391. | YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size );
  2392. | void yy_delete_buffer ( YY_BUFFER_STATE b );
  2393. | void yy_flush_buffer ( YY_BUFFER_STATE b );
  2394. | void yypush_buffer_state ( YY_BUFFER_STATE new_buffer );
  2395. | void yypop_buffer_state ( void );
  2396. |
  2397. | static void yyensure_buffer_stack ( void );
  2398. | static void yy_load_buffer_state ( void );
  2399. | static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
  2400. | #define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER )
  2401. |
  2402. | YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size );
  2403. | YY_BUFFER_STATE yy_scan_string ( const char *yy_str );
  2404. | YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
  2405. |
  2406. | void *yyalloc ( yy_size_t );
  2407. | void *yyrealloc ( void *, yy_size_t );
  2408. | void yyfree ( void * );
  2409. |
  2410. | #define yy_new_buffer yy_create_buffer
  2411. | #define yy_set_interactive(is_interactive) \
  2412. | { \
  2413. | if ( ! YY_CURRENT_BUFFER ){ \
  2414. | yyensure_buffer_stack (); \
  2415. | YY_CURRENT_BUFFER_LVALUE = \
  2416. | yy_create_buffer( yyin, YY_BUF_SIZE ); \
  2417. | } \
  2418. | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
  2419. | }
  2420. | #define yy_set_bol(at_bol) \
  2421. | { \
  2422. | if ( ! YY_CURRENT_BUFFER ){\
  2423. | yyensure_buffer_stack (); \
  2424. | YY_CURRENT_BUFFER_LVALUE = \
  2425. | yy_create_buffer( yyin, YY_BUF_SIZE ); \
  2426. | } \
  2427. | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
  2428. | }
  2429. | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
  2430. |
  2431. | /* Begin user sect3 */
  2432. | typedef flex_uint8_t YY_CHAR;
  2433. |
  2434. | FILE *yyin = NULL, *yyout = NULL;
  2435. |
  2436. | typedef int yy_state_type;
  2437. |
  2438. | extern int yylineno;
  2439. | int yylineno = 1;
  2440. |
  2441. | extern char *yytext;
  2442. | #ifdef yytext_ptr
  2443. | #undef yytext_ptr
  2444. | #endif
  2445. | #define yytext_ptr yytext
  2446. |
  2447. | static yy_state_type yy_get_previous_state ( void );
  2448. | static yy_state_type yy_try_NUL_trans ( yy_state_type current_state );
  2449. | static int yy_get_next_buffer ( void );
  2450. | static void yynoreturn yy_fatal_error ( const char* msg );
  2451. |
  2452. | /* Done after the current pattern has been matched and before the
  2453. | * corresponding action - sets up yytext.
  2454. | */
  2455. | #define YY_DO_BEFORE_ACTION \
  2456. | (yytext_ptr) = yy_bp; \
  2457. | (yytext_ptr) -= (yy_more_len); \
  2458. | yyleng = (int) (yy_cp - (yytext_ptr)); \
  2459. | (yy_hold_char) = *yy_cp; \
  2460. | *yy_cp = '\0'; \
  2461. | (yy_c_buf_p) = yy_cp;
  2462. | #define YY_NUM_RULES 8
  2463. | #define YY_END_OF_BUFFER 9
  2464. | /* This struct is not used in this scanner,
  2465. | but its presence is necessary. */
  2466. | struct yy_trans_info
  2467. | {
  2468. | flex_int32_t yy_verify;
  2469. | flex_int32_t yy_nxt;
  2470. | };
  2471. | static const flex_int16_t yy_acclist[23] =
  2472. | { 0,
  2473. | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
  2474. | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
  2475. | 7, 8
  2476. | } ;
  2477. |
  2478. | static const flex_int16_t yy_accept[14] =
  2479. | { 0,
  2480. | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
  2481. | 20, 23, 23
  2482. | } ;
  2483. |
  2484. | static const YY_CHAR yy_ec[256] =
  2485. | { 0,
  2486. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
  2487. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  2488. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  2489. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  2490. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  2491. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  2492. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  2493. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  2494. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  2495. | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
  2496. |
  2497. | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
  2498. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  2499. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  2500. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  2501. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  2502. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  2503. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  2504. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  2505. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  2506. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  2507. |
  2508. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  2509. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  2510. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  2511. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  2512. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  2513. | 1, 1, 1, 1, 1
  2514. | } ;
  2515. |
  2516. | static const YY_CHAR yy_meta[9] =
  2517. | { 0,
  2518. | 1, 1, 1, 1, 1, 1, 1, 1
  2519. | } ;
  2520. |
  2521. | static const flex_int16_t yy_base[13] =
  2522. | { 0,
  2523. | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
  2524. | 10, 10
  2525. | } ;
  2526. |
  2527. | static const flex_int16_t yy_def[13] =
  2528. | { 0,
  2529. | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
  2530. | 12, 0
  2531. | } ;
  2532. |
  2533. | static const flex_int16_t yy_nxt[19] =
  2534. | { 0,
  2535. | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
  2536. | 12, 12, 12, 12, 12, 12, 12, 12
  2537. | } ;
  2538. |
  2539. | static const flex_int16_t yy_chk[19] =
  2540. | { 0,
  2541. | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
  2542. | 12, 12, 12, 12, 12, 12, 12, 12
  2543. | } ;
  2544. |
  2545. | extern int yy_flex_debug;
  2546. | int yy_flex_debug = 0;
  2547. |
  2548. | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
  2549. | static char *yy_full_match;
  2550. | static int yy_lp;
  2551. | #define REJECT \
  2552. | { \
  2553. | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
  2554. | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
  2555. | ++(yy_lp); \
  2556. | goto find_rule; \
  2557. | }
  2558. |
  2559. | static int yy_more_flag = 0;
  2560. | static int yy_more_len = 0;
  2561. | #define yymore() ((yy_more_flag) = 1)
  2562. | #define YY_MORE_ADJ (yy_more_len)
  2563. | #define YY_RESTORE_YY_MORE_OFFSET
  2564. | char *yytext;
  2565. | #line 1 "conftest.l"
  2566. | #line 459 "lex.yy.c"
  2567. |
  2568. | #define INITIAL 0
  2569. |
  2570. | #ifndef YY_NO_UNISTD_H
  2571. | /* Special case for "unistd.h", since it is non-ANSI. We include it way
  2572. | * down here because we want the user's section 1 to have been scanned first.
  2573. | * The user has a chance to override it with an option.
  2574. | */
  2575. | #include <unistd.h>
  2576. | #endif
  2577. |
  2578. | #ifndef YY_EXTRA_TYPE
  2579. | #define YY_EXTRA_TYPE void *
  2580. | #endif
  2581. |
  2582. | static int yy_init_globals ( void );
  2583. |
  2584. | /* Accessor methods to globals.
  2585. | These are made visible to non-reentrant scanners for convenience. */
  2586. |
  2587. | int yylex_destroy ( void );
  2588. |
  2589. | int yyget_debug ( void );
  2590. |
  2591. | void yyset_debug ( int debug_flag );
  2592. |
  2593. | YY_EXTRA_TYPE yyget_extra ( void );
  2594. |
  2595. | void yyset_extra ( YY_EXTRA_TYPE user_defined );
  2596. |
  2597. | FILE *yyget_in ( void );
  2598. |
  2599. | void yyset_in ( FILE * _in_str );
  2600. |
  2601. | FILE *yyget_out ( void );
  2602. |
  2603. | void yyset_out ( FILE * _out_str );
  2604. |
  2605. | int yyget_leng ( void );
  2606. |
  2607. | char *yyget_text ( void );
  2608. |
  2609. | int yyget_lineno ( void );
  2610. |
  2611. | void yyset_lineno ( int _line_number );
  2612. |
  2613. | /* Macros after this point can all be overridden by user definitions in
  2614. | * section 1.
  2615. | */
  2616. |
  2617. | #ifndef YY_SKIP_YYWRAP
  2618. | #ifdef __cplusplus
  2619. | extern "C" int yywrap ( void );
  2620. | #else
  2621. | extern int yywrap ( void );
  2622. | #endif
  2623. | #endif
  2624. |
  2625. | #ifndef YY_NO_UNPUT
  2626. |
  2627. | static void yyunput ( int c, char *buf_ptr );
  2628. |
  2629. | #endif
  2630. |
  2631. | #ifndef yytext_ptr
  2632. | static void yy_flex_strncpy ( char *, const char *, int );
  2633. | #endif
  2634. |
  2635. | #ifdef YY_NEED_STRLEN
  2636. | static int yy_flex_strlen ( const char * );
  2637. | #endif
  2638. |
  2639. | #ifndef YY_NO_INPUT
  2640. | #ifdef __cplusplus
  2641. | static int yyinput ( void );
  2642. | #else
  2643. | static int input ( void );
  2644. | #endif
  2645. |
  2646. | #endif
  2647. |
  2648. | /* Amount of stuff to slurp up with each read. */
  2649. | #ifndef YY_READ_BUF_SIZE
  2650. | #ifdef __ia64__
  2651. | /* On IA-64, the buffer size is 16k, not 8k */
  2652. | #define YY_READ_BUF_SIZE 16384
  2653. | #else
  2654. | #define YY_READ_BUF_SIZE 8192
  2655. | #endif /* __ia64__ */
  2656. | #endif
  2657. |
  2658. | /* Copy whatever the last rule matched to the standard output. */
  2659. | #ifndef ECHO
  2660. | /* This used to be an fputs(), but since the string might contain NUL's,
  2661. | * we now use fwrite().
  2662. | */
  2663. | #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0)
  2664. | #endif
  2665. |
  2666. | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
  2667. | * is returned in "result".
  2668. | */
  2669. | #ifndef YY_INPUT
  2670. | #define YY_INPUT(buf,result,max_size) \
  2671. | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
  2672. | { \
  2673. | int c = '*'; \
  2674. | int n; \
  2675. | for ( n = 0; n < max_size && \
  2676. | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
  2677. | buf[n] = (char) c; \
  2678. | if ( c == '\n' ) \
  2679. | buf[n++] = (char) c; \
  2680. | if ( c == EOF && ferror( yyin ) ) \
  2681. | YY_FATAL_ERROR( "input in flex scanner failed" ); \
  2682. | result = n; \
  2683. | } \
  2684. | else \
  2685. | { \
  2686. | errno=0; \
  2687. | while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \
  2688. | { \
  2689. | if( errno != EINTR) \
  2690. | { \
  2691. | YY_FATAL_ERROR( "input in flex scanner failed" ); \
  2692. | break; \
  2693. | } \
  2694. | errno=0; \
  2695. | clearerr(yyin); \
  2696. | } \
  2697. | }\
  2698. | \
  2699. |
  2700. | #endif
  2701. |
  2702. | /* No semi-colon after return; correct usage is to write "yyterminate();" -
  2703. | * we don't want an extra ';' after the "return" because that will cause
  2704. | * some compilers to complain about unreachable statements.
  2705. | */
  2706. | #ifndef yyterminate
  2707. | #define yyterminate() return YY_NULL
  2708. | #endif
  2709. |
  2710. | /* Number of entries by which start-condition stack grows. */
  2711. | #ifndef YY_START_STACK_INCR
  2712. | #define YY_START_STACK_INCR 25
  2713. | #endif
  2714. |
  2715. | /* Report a fatal error. */
  2716. | #ifndef YY_FATAL_ERROR
  2717. | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
  2718. | #endif
  2719. |
  2720. | /* end tables serialization structures and prototypes */
  2721. |
  2722. | /* Default declaration of generated scanner - a define so the user can
  2723. | * easily add parameters.
  2724. | */
  2725. | #ifndef YY_DECL
  2726. | #define YY_DECL_IS_OURS 1
  2727. |
  2728. | extern int yylex (void);
  2729. |
  2730. | #define YY_DECL int yylex (void)
  2731. | #endif /* !YY_DECL */
  2732. |
  2733. | /* Code executed at the beginning of each rule, after yytext and yyleng
  2734. | * have been set up.
  2735. | */
  2736. | #ifndef YY_USER_ACTION
  2737. | #define YY_USER_ACTION
  2738. | #endif
  2739. |
  2740. | /* Code executed at the end of each rule. */
  2741. | #ifndef YY_BREAK
  2742. | #define YY_BREAK /*LINTED*/break;
  2743. | #endif
  2744. |
  2745. | #define YY_RULE_SETUP \
  2746. | YY_USER_ACTION
  2747. |
  2748. | /** The main scanner function which does all the work.
  2749. | */
  2750. | YY_DECL
  2751. | {
  2752. | yy_state_type yy_current_state;
  2753. | char *yy_cp, *yy_bp;
  2754. | int yy_act;
  2755. |
  2756. | if ( !(yy_init) )
  2757. | {
  2758. | (yy_init) = 1;
  2759. |
  2760. | #ifdef YY_USER_INIT
  2761. | YY_USER_INIT;
  2762. | #endif
  2763. |
  2764. | /* Create the reject buffer large enough to save one state per allowed character. */
  2765. | if ( ! (yy_state_buf) )
  2766. | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
  2767. | if ( ! (yy_state_buf) )
  2768. | YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
  2769. |
  2770. | if ( ! (yy_start) )
  2771. | (yy_start) = 1; /* first start state */
  2772. |
  2773. | if ( ! yyin )
  2774. | yyin = stdin;
  2775. |
  2776. | if ( ! yyout )
  2777. | yyout = stdout;
  2778. |
  2779. | if ( ! YY_CURRENT_BUFFER ) {
  2780. | yyensure_buffer_stack ();
  2781. | YY_CURRENT_BUFFER_LVALUE =
  2782. | yy_create_buffer( yyin, YY_BUF_SIZE );
  2783. | }
  2784. |
  2785. | yy_load_buffer_state( );
  2786. | }
  2787. |
  2788. | {
  2789. | #line 1 "conftest.l"
  2790. |
  2791. | #line 684 "lex.yy.c"
  2792. |
  2793. | while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */
  2794. | {
  2795. | (yy_more_len) = 0;
  2796. | if ( (yy_more_flag) )
  2797. | {
  2798. | (yy_more_len) = (int) ((yy_c_buf_p) - (yytext_ptr));
  2799. | (yy_more_flag) = 0;
  2800. | }
  2801. | yy_cp = (yy_c_buf_p);
  2802. |
  2803. | /* Support of yytext. */
  2804. | *yy_cp = (yy_hold_char);
  2805. |
  2806. | /* yy_bp points to the position in yy_ch_buf of the start of
  2807. | * the current run.
  2808. | */
  2809. | yy_bp = yy_cp;
  2810. |
  2811. | yy_current_state = (yy_start);
  2812. |
  2813. | (yy_state_ptr) = (yy_state_buf);
  2814. | *(yy_state_ptr)++ = yy_current_state;
  2815. |
  2816. | yy_match:
  2817. | do
  2818. | {
  2819. | YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
  2820. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  2821. | {
  2822. | yy_current_state = (int) yy_def[yy_current_state];
  2823. | if ( yy_current_state >= 13 )
  2824. | yy_c = yy_meta[yy_c];
  2825. | }
  2826. | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
  2827. | *(yy_state_ptr)++ = yy_current_state;
  2828. | ++yy_cp;
  2829. | }
  2830. | while ( yy_base[yy_current_state] != 10 );
  2831. |
  2832. | yy_find_action:
  2833. | yy_current_state = *--(yy_state_ptr);
  2834. | (yy_lp) = yy_accept[yy_current_state];
  2835. |
  2836. | find_rule: /* we branch to this label when backing up */
  2837. |
  2838. | for ( ; ; ) /* until we find what rule we matched */
  2839. | {
  2840. | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
  2841. | {
  2842. | yy_act = yy_acclist[(yy_lp)];
  2843. | {
  2844. | (yy_full_match) = yy_cp;
  2845. | break;
  2846. | }
  2847. | }
  2848. | --yy_cp;
  2849. | yy_current_state = *--(yy_state_ptr);
  2850. | (yy_lp) = yy_accept[yy_current_state];
  2851. | }
  2852. |
  2853. | YY_DO_BEFORE_ACTION;
  2854. |
  2855. | do_action: /* This label is used only to access EOF actions. */
  2856. |
  2857. | switch ( yy_act )
  2858. | { /* beginning of action switch */
  2859. | case 1:
  2860. | YY_RULE_SETUP
  2861. | #line 2 "conftest.l"
  2862. | { ECHO; }
  2863. | YY_BREAK
  2864. | case 2:
  2865. | YY_RULE_SETUP
  2866. | #line 3 "conftest.l"
  2867. | { REJECT; }
  2868. | YY_BREAK
  2869. | case 3:
  2870. | YY_RULE_SETUP
  2871. | #line 4 "conftest.l"
  2872. | { yymore (); }
  2873. | YY_BREAK
  2874. | case 4:
  2875. | YY_RULE_SETUP
  2876. | #line 5 "conftest.l"
  2877. | { yyless (1); }
  2878. | YY_BREAK
  2879. | case 5:
  2880. | YY_RULE_SETUP
  2881. | #line 6 "conftest.l"
  2882. | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
  2883. | yyless ((input () != 0)); }
  2884. | YY_BREAK
  2885. | case 6:
  2886. | YY_RULE_SETUP
  2887. | #line 8 "conftest.l"
  2888. | { unput (yytext[0]); }
  2889. | YY_BREAK
  2890. | case 7:
  2891. | YY_RULE_SETUP
  2892. | #line 9 "conftest.l"
  2893. | { BEGIN INITIAL; }
  2894. | YY_BREAK
  2895. | case 8:
  2896. | YY_RULE_SETUP
  2897. | #line 10 "conftest.l"
  2898. | ECHO;
  2899. | YY_BREAK
  2900. | #line 793 "lex.yy.c"
  2901. | case YY_STATE_EOF(INITIAL):
  2902. | yyterminate();
  2903. |
  2904. | case YY_END_OF_BUFFER:
  2905. | {
  2906. | /* Amount of text matched not including the EOB char. */
  2907. | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
  2908. |
  2909. | /* Undo the effects of YY_DO_BEFORE_ACTION. */
  2910. | *yy_cp = (yy_hold_char);
  2911. | YY_RESTORE_YY_MORE_OFFSET
  2912. |
  2913. | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
  2914. | {
  2915. | /* We're scanning a new file or input source. It's
  2916. | * possible that this happened because the user
  2917. | * just pointed yyin at a new source and called
  2918. | * yylex(). If so, then we have to assure
  2919. | * consistency between YY_CURRENT_BUFFER and our
  2920. | * globals. Here is the right place to do so, because
  2921. | * this is the first action (other than possibly a
  2922. | * back-up) that will match for the new input source.
  2923. | */
  2924. | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  2925. | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
  2926. | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
  2927. | }
  2928. |
  2929. | /* Note that here we test for yy_c_buf_p "<=" to the position
  2930. | * of the first EOB in the buffer, since yy_c_buf_p will
  2931. | * already have been incremented past the NUL character
  2932. | * (since all states make transitions on EOB to the
  2933. | * end-of-buffer state). Contrast this with the test
  2934. | * in input().
  2935. | */
  2936. | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
  2937. | { /* This was really a NUL. */
  2938. | yy_state_type yy_next_state;
  2939. |
  2940. | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
  2941. |
  2942. | yy_current_state = yy_get_previous_state( );
  2943. |
  2944. | /* Okay, we're now positioned to make the NUL
  2945. | * transition. We couldn't have
  2946. | * yy_get_previous_state() go ahead and do it
  2947. | * for us because it doesn't know how to deal
  2948. | * with the possibility of jamming (and we don't
  2949. | * want to build jamming into it because then it
  2950. | * will run more slowly).
  2951. | */
  2952. |
  2953. | yy_next_state = yy_try_NUL_trans( yy_current_state );
  2954. |
  2955. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  2956. |
  2957. | if ( yy_next_state )
  2958. | {
  2959. | /* Consume the NUL. */
  2960. | yy_cp = ++(yy_c_buf_p);
  2961. | yy_current_state = yy_next_state;
  2962. | goto yy_match;
  2963. | }
  2964. |
  2965. | else
  2966. | {
  2967. | yy_cp = (yy_c_buf_p);
  2968. | goto yy_find_action;
  2969. | }
  2970. | }
  2971. |
  2972. | else switch ( yy_get_next_buffer( ) )
  2973. | {
  2974. | case EOB_ACT_END_OF_FILE:
  2975. | {
  2976. | (yy_did_buffer_switch_on_eof) = 0;
  2977. |
  2978. | if ( yywrap( ) )
  2979. | {
  2980. | /* Note: because we've taken care in
  2981. | * yy_get_next_buffer() to have set up
  2982. | * yytext, we can now set up
  2983. | * yy_c_buf_p so that if some total
  2984. | * hoser (like flex itself) wants to
  2985. | * call the scanner after we return the
  2986. | * YY_NULL, it'll still work - another
  2987. | * YY_NULL will get returned.
  2988. | */
  2989. | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
  2990. |
  2991. | yy_act = YY_STATE_EOF(YY_START);
  2992. | goto do_action;
  2993. | }
  2994. |
  2995. | else
  2996. | {
  2997. | if ( ! (yy_did_buffer_switch_on_eof) )
  2998. | YY_NEW_FILE;
  2999. | }
  3000. | break;
  3001. | }
  3002. |
  3003. | case EOB_ACT_CONTINUE_SCAN:
  3004. | (yy_c_buf_p) =
  3005. | (yytext_ptr) + yy_amount_of_matched_text;
  3006. |
  3007. | yy_current_state = yy_get_previous_state( );
  3008. |
  3009. | yy_cp = (yy_c_buf_p);
  3010. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  3011. | goto yy_match;
  3012. |
  3013. | case EOB_ACT_LAST_MATCH:
  3014. | (yy_c_buf_p) =
  3015. | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
  3016. |
  3017. | yy_current_state = yy_get_previous_state( );
  3018. |
  3019. | yy_cp = (yy_c_buf_p);
  3020. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  3021. | goto yy_find_action;
  3022. | }
  3023. | break;
  3024. | }
  3025. |
  3026. | default:
  3027. | YY_FATAL_ERROR(
  3028. | "fatal flex scanner internal error--no action found" );
  3029. | } /* end of action switch */
  3030. | } /* end of scanning one token */
  3031. | } /* end of user's declarations */
  3032. | } /* end of yylex */
  3033. |
  3034. | /* yy_get_next_buffer - try to read in a new buffer
  3035. | *
  3036. | * Returns a code representing an action:
  3037. | * EOB_ACT_LAST_MATCH -
  3038. | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
  3039. | * EOB_ACT_END_OF_FILE - end of file
  3040. | */
  3041. | static int yy_get_next_buffer (void)
  3042. | {
  3043. | char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
  3044. | char *source = (yytext_ptr);
  3045. | int number_to_move, i;
  3046. | int ret_val;
  3047. |
  3048. | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
  3049. | YY_FATAL_ERROR(
  3050. | "fatal flex scanner internal error--end of buffer missed" );
  3051. |
  3052. | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
  3053. | { /* Don't try to fill the buffer, so this is an EOF. */
  3054. | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
  3055. | {
  3056. | /* We matched a single character, the EOB, so
  3057. | * treat this as a final EOF.
  3058. | */
  3059. | return EOB_ACT_END_OF_FILE;
  3060. | }
  3061. |
  3062. | else
  3063. | {
  3064. | /* We matched some text prior to the EOB, first
  3065. | * process it.
  3066. | */
  3067. | return EOB_ACT_LAST_MATCH;
  3068. | }
  3069. | }
  3070. |
  3071. | /* Try to read more data. */
  3072. |
  3073. | /* First move last chars to start of buffer. */
  3074. | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1);
  3075. |
  3076. | for ( i = 0; i < number_to_move; ++i )
  3077. | *(dest++) = *(source++);
  3078. |
  3079. | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
  3080. | /* don't do the read, it's not guaranteed to return an EOF,
  3081. | * just force an EOF
  3082. | */
  3083. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
  3084. |
  3085. | else
  3086. | {
  3087. | int num_to_read =
  3088. | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
  3089. |
  3090. | while ( num_to_read <= 0 )
  3091. | { /* Not enough room in the buffer - grow it. */
  3092. |
  3093. | YY_FATAL_ERROR(
  3094. | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
  3095. |
  3096. | }
  3097. |
  3098. | if ( num_to_read > YY_READ_BUF_SIZE )
  3099. | num_to_read = YY_READ_BUF_SIZE;
  3100. |
  3101. | /* Read in more data. */
  3102. | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
  3103. | (yy_n_chars), num_to_read );
  3104. |
  3105. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  3106. | }
  3107. |
  3108. | if ( (yy_n_chars) == 0 )
  3109. | {
  3110. | if ( number_to_move == YY_MORE_ADJ )
  3111. | {
  3112. | ret_val = EOB_ACT_END_OF_FILE;
  3113. | yyrestart( yyin );
  3114. | }
  3115. |
  3116. | else
  3117. | {
  3118. | ret_val = EOB_ACT_LAST_MATCH;
  3119. | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
  3120. | YY_BUFFER_EOF_PENDING;
  3121. | }
  3122. | }
  3123. |
  3124. | else
  3125. | ret_val = EOB_ACT_CONTINUE_SCAN;
  3126. |
  3127. | if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
  3128. | /* Extend the array by 50%, plus the number we really need. */
  3129. | int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
  3130. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc(
  3131. | (void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size );
  3132. | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  3133. | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
  3134. | /* "- 2" to take care of EOB's */
  3135. | YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2);
  3136. | }
  3137. |
  3138. | (yy_n_chars) += number_to_move;
  3139. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
  3140. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
  3141. |
  3142. | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
  3143. |
  3144. | return ret_val;
  3145. | }
  3146. |
  3147. | /* yy_get_previous_state - get the state just before the EOB char was reached */
  3148. |
  3149. | static yy_state_type yy_get_previous_state (void)
  3150. | {
  3151. | yy_state_type yy_current_state;
  3152. | char *yy_cp;
  3153. |
  3154. | yy_current_state = (yy_start);
  3155. |
  3156. | (yy_state_ptr) = (yy_state_buf);
  3157. | *(yy_state_ptr)++ = yy_current_state;
  3158. |
  3159. | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
  3160. | {
  3161. | YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
  3162. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  3163. | {
  3164. | yy_current_state = (int) yy_def[yy_current_state];
  3165. | if ( yy_current_state >= 13 )
  3166. | yy_c = yy_meta[yy_c];
  3167. | }
  3168. | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
  3169. | *(yy_state_ptr)++ = yy_current_state;
  3170. | }
  3171. |
  3172. | return yy_current_state;
  3173. | }
  3174. |
  3175. | /* yy_try_NUL_trans - try to make a transition on the NUL character
  3176. | *
  3177. | * synopsis
  3178. | * next_state = yy_try_NUL_trans( current_state );
  3179. | */
  3180. | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
  3181. | {
  3182. | int yy_is_jam;
  3183. |
  3184. | YY_CHAR yy_c = 1;
  3185. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  3186. | {
  3187. | yy_current_state = (int) yy_def[yy_current_state];
  3188. | if ( yy_current_state >= 13 )
  3189. | yy_c = yy_meta[yy_c];
  3190. | }
  3191. | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
  3192. | yy_is_jam = (yy_current_state == 12);
  3193. | if ( ! yy_is_jam )
  3194. | *(yy_state_ptr)++ = yy_current_state;
  3195. |
  3196. | return yy_is_jam ? 0 : yy_current_state;
  3197. | }
  3198. |
  3199. | #ifndef YY_NO_UNPUT
  3200. |
  3201. | static void yyunput (int c, char * yy_bp )
  3202. | {
  3203. | char *yy_cp;
  3204. |
  3205. | yy_cp = (yy_c_buf_p);
  3206. |
  3207. | /* undo effects of setting up yytext */
  3208. | *yy_cp = (yy_hold_char);
  3209. |
  3210. | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
  3211. | { /* need to shift things up to make room */
  3212. | /* +2 for EOB chars. */
  3213. | int number_to_move = (yy_n_chars) + 2;
  3214. | char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
  3215. | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
  3216. | char *source =
  3217. | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
  3218. |
  3219. | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  3220. | *--dest = *--source;
  3221. |
  3222. | yy_cp += (int) (dest - source);
  3223. | yy_bp += (int) (dest - source);
  3224. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
  3225. | (yy_n_chars) = (int) YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
  3226. |
  3227. | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
  3228. | YY_FATAL_ERROR( "flex scanner push-back overflow" );
  3229. | }
  3230. |
  3231. | *--yy_cp = (char) c;
  3232. |
  3233. | (yytext_ptr) = yy_bp;
  3234. | (yy_hold_char) = *yy_cp;
  3235. | (yy_c_buf_p) = yy_cp;
  3236. | }
  3237. |
  3238. | #endif
  3239. |
  3240. | #ifndef YY_NO_INPUT
  3241. | #ifdef __cplusplus
  3242. | static int yyinput (void)
  3243. | #else
  3244. | static int input (void)
  3245. | #endif
  3246. |
  3247. | {
  3248. | int c;
  3249. |
  3250. | *(yy_c_buf_p) = (yy_hold_char);
  3251. |
  3252. | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
  3253. | {
  3254. | /* yy_c_buf_p now points to the character we want to return.
  3255. | * If this occurs *before* the EOB characters, then it's a
  3256. | * valid NUL; if not, then we've hit the end of the buffer.
  3257. | */
  3258. | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
  3259. | /* This was really a NUL. */
  3260. | *(yy_c_buf_p) = '\0';
  3261. |
  3262. | else
  3263. | { /* need more input */
  3264. | int offset = (int) ((yy_c_buf_p) - (yytext_ptr));
  3265. | ++(yy_c_buf_p);
  3266. |
  3267. | switch ( yy_get_next_buffer( ) )
  3268. | {
  3269. | case EOB_ACT_LAST_MATCH:
  3270. | /* This happens because yy_g_n_b()
  3271. | * sees that we've accumulated a
  3272. | * token and flags that we need to
  3273. | * try matching the token before
  3274. | * proceeding. But for input(),
  3275. | * there's no matching to consider.
  3276. | * So convert the EOB_ACT_LAST_MATCH
  3277. | * to EOB_ACT_END_OF_FILE.
  3278. | */
  3279. |
  3280. | /* Reset buffer status. */
  3281. | yyrestart( yyin );
  3282. |
  3283. | /*FALLTHROUGH*/
  3284. |
  3285. | case EOB_ACT_END_OF_FILE:
  3286. | {
  3287. | if ( yywrap( ) )
  3288. | return 0;
  3289. |
  3290. | if ( ! (yy_did_buffer_switch_on_eof) )
  3291. | YY_NEW_FILE;
  3292. | #ifdef __cplusplus
  3293. | return yyinput();
  3294. | #else
  3295. | return input();
  3296. | #endif
  3297. | }
  3298. |
  3299. | case EOB_ACT_CONTINUE_SCAN:
  3300. | (yy_c_buf_p) = (yytext_ptr) + offset;
  3301. | break;
  3302. | }
  3303. | }
  3304. | }
  3305. |
  3306. | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
  3307. | *(yy_c_buf_p) = '\0'; /* preserve yytext */
  3308. | (yy_hold_char) = *++(yy_c_buf_p);
  3309. |
  3310. | return c;
  3311. | }
  3312. | #endif /* ifndef YY_NO_INPUT */
  3313. |
  3314. | /** Immediately switch to a different input stream.
  3315. | * @param input_file A readable stream.
  3316. | *
  3317. | * @note This function does not reset the start condition to @c INITIAL .
  3318. | */
  3319. | void yyrestart (FILE * input_file )
  3320. | {
  3321. |
  3322. | if ( ! YY_CURRENT_BUFFER ){
  3323. | yyensure_buffer_stack ();
  3324. | YY_CURRENT_BUFFER_LVALUE =
  3325. | yy_create_buffer( yyin, YY_BUF_SIZE );
  3326. | }
  3327. |
  3328. | yy_init_buffer( YY_CURRENT_BUFFER, input_file );
  3329. | yy_load_buffer_state( );
  3330. | }
  3331. |
  3332. | /** Switch to a different input buffer.
  3333. | * @param new_buffer The new input buffer.
  3334. | *
  3335. | */
  3336. | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
  3337. | {
  3338. |
  3339. | /* TODO. We should be able to replace this entire function body
  3340. | * with
  3341. | * yypop_buffer_state();
  3342. | * yypush_buffer_state(new_buffer);
  3343. | */
  3344. | yyensure_buffer_stack ();
  3345. | if ( YY_CURRENT_BUFFER == new_buffer )
  3346. | return;
  3347. |
  3348. | if ( YY_CURRENT_BUFFER )
  3349. | {
  3350. | /* Flush out information for old buffer. */
  3351. | *(yy_c_buf_p) = (yy_hold_char);
  3352. | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
  3353. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  3354. | }
  3355. |
  3356. | YY_CURRENT_BUFFER_LVALUE = new_buffer;
  3357. | yy_load_buffer_state( );
  3358. |
  3359. | /* We don't actually know whether we did this switch during
  3360. | * EOF (yywrap()) processing, but the only time this flag
  3361. | * is looked at is after yywrap() is called, so it's safe
  3362. | * to go ahead and always set it.
  3363. | */
  3364. | (yy_did_buffer_switch_on_eof) = 1;
  3365. | }
  3366. |
  3367. | static void yy_load_buffer_state (void)
  3368. | {
  3369. | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  3370. | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
  3371. | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
  3372. | (yy_hold_char) = *(yy_c_buf_p);
  3373. | }
  3374. |
  3375. | /** Allocate and initialize an input buffer state.
  3376. | * @param file A readable stream.
  3377. | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
  3378. | *
  3379. | * @return the allocated buffer state.
  3380. | */
  3381. | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
  3382. | {
  3383. | YY_BUFFER_STATE b;
  3384. |
  3385. | b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) );
  3386. | if ( ! b )
  3387. | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  3388. |
  3389. | b->yy_buf_size = size;
  3390. |
  3391. | /* yy_ch_buf has to be 2 characters longer than the size given because
  3392. | * we need to put in 2 end-of-buffer characters.
  3393. | */
  3394. | b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) );
  3395. | if ( ! b->yy_ch_buf )
  3396. | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  3397. |
  3398. | b->yy_is_our_buffer = 1;
  3399. |
  3400. | yy_init_buffer( b, file );
  3401. |
  3402. | return b;
  3403. | }
  3404. |
  3405. | /** Destroy the buffer.
  3406. | * @param b a buffer created with yy_create_buffer()
  3407. | *
  3408. | */
  3409. | void yy_delete_buffer (YY_BUFFER_STATE b )
  3410. | {
  3411. |
  3412. | if ( ! b )
  3413. | return;
  3414. |
  3415. | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
  3416. | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
  3417. |
  3418. | if ( b->yy_is_our_buffer )
  3419. | yyfree( (void *) b->yy_ch_buf );
  3420. |
  3421. | yyfree( (void *) b );
  3422. | }
  3423. |
  3424. | /* Initializes or reinitializes a buffer.
  3425. | * This function is sometimes called more than once on the same buffer,
  3426. | * such as during a yyrestart() or at EOF.
  3427. | */
  3428. | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
  3429. |
  3430. | {
  3431. | int oerrno = errno;
  3432. |
  3433. | yy_flush_buffer( b );
  3434. |
  3435. | b->yy_input_file = file;
  3436. | b->yy_fill_buffer = 1;
  3437. |
  3438. | /* If b is the current buffer, then yy_init_buffer was _probably_
  3439. | * called from yyrestart() or through yy_get_next_buffer.
  3440. | * In that case, we don't want to reset the lineno or column.
  3441. | */
  3442. | if (b != YY_CURRENT_BUFFER){
  3443. | b->yy_bs_lineno = 1;
  3444. | b->yy_bs_column = 0;
  3445. | }
  3446. |
  3447. | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
  3448. |
  3449. | errno = oerrno;
  3450. | }
  3451. |
  3452. | /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
  3453. | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
  3454. | *
  3455. | */
  3456. | void yy_flush_buffer (YY_BUFFER_STATE b )
  3457. | {
  3458. | if ( ! b )
  3459. | return;
  3460. |
  3461. | b->yy_n_chars = 0;
  3462. |
  3463. | /* We always need two end-of-buffer characters. The first causes
  3464. | * a transition to the end-of-buffer state. The second causes
  3465. | * a jam in that state.
  3466. | */
  3467. | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
  3468. | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
  3469. |
  3470. | b->yy_buf_pos = &b->yy_ch_buf[0];
  3471. |
  3472. | b->yy_at_bol = 1;
  3473. | b->yy_buffer_status = YY_BUFFER_NEW;
  3474. |
  3475. | if ( b == YY_CURRENT_BUFFER )
  3476. | yy_load_buffer_state( );
  3477. | }
  3478. |
  3479. | /** Pushes the new state onto the stack. The new state becomes
  3480. | * the current state. This function will allocate the stack
  3481. | * if necessary.
  3482. | * @param new_buffer The new state.
  3483. | *
  3484. | */
  3485. | void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
  3486. | {
  3487. | if (new_buffer == NULL)
  3488. | return;
  3489. |
  3490. | yyensure_buffer_stack();
  3491. |
  3492. | /* This block is copied from yy_switch_to_buffer. */
  3493. | if ( YY_CURRENT_BUFFER )
  3494. | {
  3495. | /* Flush out information for old buffer. */
  3496. | *(yy_c_buf_p) = (yy_hold_char);
  3497. | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
  3498. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  3499. | }
  3500. |
  3501. | /* Only push if top exists. Otherwise, replace top. */
  3502. | if (YY_CURRENT_BUFFER)
  3503. | (yy_buffer_stack_top)++;
  3504. | YY_CURRENT_BUFFER_LVALUE = new_buffer;
  3505. |
  3506. | /* copied from yy_switch_to_buffer. */
  3507. | yy_load_buffer_state( );
  3508. | (yy_did_buffer_switch_on_eof) = 1;
  3509. | }
  3510. |
  3511. | /** Removes and deletes the top of the stack, if present.
  3512. | * The next element becomes the new top.
  3513. | *
  3514. | */
  3515. | void yypop_buffer_state (void)
  3516. | {
  3517. | if (!YY_CURRENT_BUFFER)
  3518. | return;
  3519. |
  3520. | yy_delete_buffer(YY_CURRENT_BUFFER );
  3521. | YY_CURRENT_BUFFER_LVALUE = NULL;
  3522. | if ((yy_buffer_stack_top) > 0)
  3523. | --(yy_buffer_stack_top);
  3524. |
  3525. | if (YY_CURRENT_BUFFER) {
  3526. | yy_load_buffer_state( );
  3527. | (yy_did_buffer_switch_on_eof) = 1;
  3528. | }
  3529. | }
  3530. |
  3531. | /* Allocates the stack if it does not exist.
  3532. | * Guarantees space for at least one push.
  3533. | */
  3534. | static void yyensure_buffer_stack (void)
  3535. | {
  3536. | yy_size_t num_to_alloc;
  3537. |
  3538. | if (!(yy_buffer_stack)) {
  3539. |
  3540. | /* First allocation is just for 2 elements, since we don't know if this
  3541. | * scanner will even need a stack. We use 2 instead of 1 to avoid an
  3542. | * immediate realloc on the next call.
  3543. | */
  3544. | num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
  3545. | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
  3546. | (num_to_alloc * sizeof(struct yy_buffer_state*)
  3547. | );
  3548. | if ( ! (yy_buffer_stack) )
  3549. | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
  3550. |
  3551. | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
  3552. |
  3553. | (yy_buffer_stack_max) = num_to_alloc;
  3554. | (yy_buffer_stack_top) = 0;
  3555. | return;
  3556. | }
  3557. |
  3558. | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
  3559. |
  3560. | /* Increase the buffer to prepare for a possible push. */
  3561. | yy_size_t grow_size = 8 /* arbitrary grow size */;
  3562. |
  3563. | num_to_alloc = (yy_buffer_stack_max) + grow_size;
  3564. | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
  3565. | ((yy_buffer_stack),
  3566. | num_to_alloc * sizeof(struct yy_buffer_state*)
  3567. | );
  3568. | if ( ! (yy_buffer_stack) )
  3569. | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
  3570. |
  3571. | /* zero only the new slots.*/
  3572. | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
  3573. | (yy_buffer_stack_max) = num_to_alloc;
  3574. | }
  3575. | }
  3576. |
  3577. | /** Setup the input buffer state to scan directly from a user-specified character buffer.
  3578. | * @param base the character buffer
  3579. | * @param size the size in bytes of the character buffer
  3580. | *
  3581. | * @return the newly allocated buffer state object.
  3582. | */
  3583. | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
  3584. | {
  3585. | YY_BUFFER_STATE b;
  3586. |
  3587. | if ( size < 2 ||
  3588. | base[size-2] != YY_END_OF_BUFFER_CHAR ||
  3589. | base[size-1] != YY_END_OF_BUFFER_CHAR )
  3590. | /* They forgot to leave room for the EOB's. */
  3591. | return NULL;
  3592. |
  3593. | b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) );
  3594. | if ( ! b )
  3595. | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
  3596. |
  3597. | b->yy_buf_size = (int) (size - 2); /* "- 2" to take care of EOB's */
  3598. | b->yy_buf_pos = b->yy_ch_buf = base;
  3599. | b->yy_is_our_buffer = 0;
  3600. | b->yy_input_file = NULL;
  3601. | b->yy_n_chars = b->yy_buf_size;
  3602. | b->yy_is_interactive = 0;
  3603. | b->yy_at_bol = 1;
  3604. | b->yy_fill_buffer = 0;
  3605. | b->yy_buffer_status = YY_BUFFER_NEW;
  3606. |
  3607. | yy_switch_to_buffer( b );
  3608. |
  3609. | return b;
  3610. | }
  3611. |
  3612. | /** Setup the input buffer state to scan a string. The next call to yylex() will
  3613. | * scan from a @e copy of @a str.
  3614. | * @param yystr a NUL-terminated string to scan
  3615. | *
  3616. | * @return the newly allocated buffer state object.
  3617. | * @note If you want to scan bytes that may contain NUL values, then use
  3618. | * yy_scan_bytes() instead.
  3619. | */
  3620. | YY_BUFFER_STATE yy_scan_string (const char * yystr )
  3621. | {
  3622. |
  3623. | return yy_scan_bytes( yystr, (int) strlen(yystr) );
  3624. | }
  3625. |
  3626. | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
  3627. | * scan from a @e copy of @a bytes.
  3628. | * @param yybytes the byte buffer to scan
  3629. | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
  3630. | *
  3631. | * @return the newly allocated buffer state object.
  3632. | */
  3633. | YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len )
  3634. | {
  3635. | YY_BUFFER_STATE b;
  3636. | char *buf;
  3637. | yy_size_t n;
  3638. | int i;
  3639. |
  3640. | /* Get memory for full buffer, including space for trailing EOB's. */
  3641. | n = (yy_size_t) (_yybytes_len + 2);
  3642. | buf = (char *) yyalloc( n );
  3643. | if ( ! buf )
  3644. | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
  3645. |
  3646. | for ( i = 0; i < _yybytes_len; ++i )
  3647. | buf[i] = yybytes[i];
  3648. |
  3649. | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
  3650. |
  3651. | b = yy_scan_buffer( buf, n );
  3652. | if ( ! b )
  3653. | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  3654. |
  3655. | /* It's okay to grow etc. this buffer, and we should throw it
  3656. | * away when we're done.
  3657. | */
  3658. | b->yy_is_our_buffer = 1;
  3659. |
  3660. | return b;
  3661. | }
  3662. |
  3663. | #ifndef YY_EXIT_FAILURE
  3664. | #define YY_EXIT_FAILURE 2
  3665. | #endif
  3666. |
  3667. | static void yynoreturn yy_fatal_error (const char* msg )
  3668. | {
  3669. | fprintf( stderr, "%s\n", msg );
  3670. | exit( YY_EXIT_FAILURE );
  3671. | }
  3672. |
  3673. | /* Redefine yyless() so it works in section 3 code. */
  3674. |
  3675. | #undef yyless
  3676. | #define yyless(n) \
  3677. | do \
  3678. | { \
  3679. | /* Undo effects of setting up yytext. */ \
  3680. | int yyless_macro_arg = (n); \
  3681. | YY_LESS_LINENO(yyless_macro_arg);\
  3682. | yytext[yyleng] = (yy_hold_char); \
  3683. | (yy_c_buf_p) = yytext + yyless_macro_arg; \
  3684. | (yy_hold_char) = *(yy_c_buf_p); \
  3685. | *(yy_c_buf_p) = '\0'; \
  3686. | yyleng = yyless_macro_arg; \
  3687. | } \
  3688. | while ( 0 )
  3689. |
  3690. | /* Accessor methods (get/set functions) to struct members. */
  3691. |
  3692. | /** Get the current line number.
  3693. | *
  3694. | */
  3695. | int yyget_lineno (void)
  3696. | {
  3697. |
  3698. | return yylineno;
  3699. | }
  3700. |
  3701. | /** Get the input stream.
  3702. | *
  3703. | */
  3704. | FILE *yyget_in (void)
  3705. | {
  3706. | return yyin;
  3707. | }
  3708. |
  3709. | /** Get the output stream.
  3710. | *
  3711. | */
  3712. | FILE *yyget_out (void)
  3713. | {
  3714. | return yyout;
  3715. | }
  3716. |
  3717. | /** Get the length of the current token.
  3718. | *
  3719. | */
  3720. | int yyget_leng (void)
  3721. | {
  3722. | return yyleng;
  3723. | }
  3724. |
  3725. | /** Get the current token.
  3726. | *
  3727. | */
  3728. |
  3729. | char *yyget_text (void)
  3730. | {
  3731. | return yytext;
  3732. | }
  3733. |
  3734. | /** Set the current line number.
  3735. | * @param _line_number line number
  3736. | *
  3737. | */
  3738. | void yyset_lineno (int _line_number )
  3739. | {
  3740. |
  3741. | yylineno = _line_number;
  3742. | }
  3743. |
  3744. | /** Set the input stream. This does not discard the current
  3745. | * input buffer.
  3746. | * @param _in_str A readable stream.
  3747. | *
  3748. | * @see yy_switch_to_buffer
  3749. | */
  3750. | void yyset_in (FILE * _in_str )
  3751. | {
  3752. | yyin = _in_str ;
  3753. | }
  3754. |
  3755. | void yyset_out (FILE * _out_str )
  3756. | {
  3757. | yyout = _out_str ;
  3758. | }
  3759. |
  3760. | int yyget_debug (void)
  3761. | {
  3762. | return yy_flex_debug;
  3763. | }
  3764. |
  3765. | void yyset_debug (int _bdebug )
  3766. | {
  3767. | yy_flex_debug = _bdebug ;
  3768. | }
  3769. |
  3770. | static int yy_init_globals (void)
  3771. | {
  3772. | /* Initialization is the same as for the non-reentrant scanner.
  3773. | * This function is called from yylex_destroy(), so don't allocate here.
  3774. | */
  3775. |
  3776. | (yy_buffer_stack) = NULL;
  3777. | (yy_buffer_stack_top) = 0;
  3778. | (yy_buffer_stack_max) = 0;
  3779. | (yy_c_buf_p) = NULL;
  3780. | (yy_init) = 0;
  3781. | (yy_start) = 0;
  3782. |
  3783. | (yy_state_buf) = 0;
  3784. | (yy_state_ptr) = 0;
  3785. | (yy_full_match) = 0;
  3786. | (yy_lp) = 0;
  3787. |
  3788. | /* Defined in main.c */
  3789. | #ifdef YY_STDINIT
  3790. | yyin = stdin;
  3791. | yyout = stdout;
  3792. | #else
  3793. | yyin = NULL;
  3794. | yyout = NULL;
  3795. | #endif
  3796. |
  3797. | /* For future reference: Set errno on error, since we are called by
  3798. | * yylex_init()
  3799. | */
  3800. | return 0;
  3801. | }
  3802. |
  3803. | /* yylex_destroy is for both reentrant and non-reentrant scanners. */
  3804. | int yylex_destroy (void)
  3805. | {
  3806. |
  3807. | /* Pop the buffer stack, destroying each element. */
  3808. | while(YY_CURRENT_BUFFER){
  3809. | yy_delete_buffer( YY_CURRENT_BUFFER );
  3810. | YY_CURRENT_BUFFER_LVALUE = NULL;
  3811. | yypop_buffer_state();
  3812. | }
  3813. |
  3814. | /* Destroy the stack itself. */
  3815. | yyfree((yy_buffer_stack) );
  3816. | (yy_buffer_stack) = NULL;
  3817. |
  3818. | yyfree ( (yy_state_buf) );
  3819. | (yy_state_buf) = NULL;
  3820. |
  3821. | /* Reset the globals. This is important in a non-reentrant scanner so the next time
  3822. | * yylex() is called, initialization will occur. */
  3823. | yy_init_globals( );
  3824. |
  3825. | return 0;
  3826. | }
  3827. |
  3828. | /*
  3829. | * Internal utility routines.
  3830. | */
  3831. |
  3832. | #ifndef yytext_ptr
  3833. | static void yy_flex_strncpy (char* s1, const char * s2, int n )
  3834. | {
  3835. |
  3836. | int i;
  3837. | for ( i = 0; i < n; ++i )
  3838. | s1[i] = s2[i];
  3839. | }
  3840. | #endif
  3841. |
  3842. | #ifdef YY_NEED_STRLEN
  3843. | static int yy_flex_strlen (const char * s )
  3844. | {
  3845. | int n;
  3846. | for ( n = 0; s[n]; ++n )
  3847. | ;
  3848. |
  3849. | return n;
  3850. | }
  3851. | #endif
  3852. |
  3853. | void *yyalloc (yy_size_t size )
  3854. | {
  3855. | return malloc(size);
  3856. | }
  3857. |
  3858. | void *yyrealloc (void * ptr, yy_size_t size )
  3859. | {
  3860. |
  3861. | /* The cast to (char *) in the following accommodates both
  3862. | * implementations that use char* generic pointers, and those
  3863. | * that use void* generic pointers. It works with the latter
  3864. | * because both ANSI C and C++ allow castless assignment from
  3865. | * any pointer type to void*, and deal with argument conversions
  3866. | * as though doing an assignment.
  3867. | */
  3868. | return realloc(ptr, size);
  3869. | }
  3870. |
  3871. | void yyfree (void * ptr )
  3872. | {
  3873. | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
  3874. | }
  3875. |
  3876. | #define YYTABLES_NAME "yytables"
  3877. |
  3878. | #line 10 "conftest.l"
  3879. |
  3880. | #ifdef YYTEXT_POINTER
  3881. | extern char *yytext;
  3882. | #endif
  3883. | int
  3884. | main (void)
  3885. | {
  3886. | return ! yylex () + ! yywrap ();
  3887. | }
  3888. configure:6435: gcc -o conftest conftest.c -ll >&5
  3889. configure:6435: $? = 0
  3890. configure:6445: result: -ll
  3891. configure:6451: checking whether yytext is a pointer
  3892. configure:6468: gcc -o conftest conftest.c -ll >&5
  3893. configure:6468: $? = 0
  3894. configure:6476: result: yes
  3895. configure:6530: checking for ranlib
  3896. configure:6546: found /usr/bin/ranlib
  3897. configure:6557: result: ranlib
  3898. configure:6579: checking for a sed that does not truncate output
  3899. configure:6643: result: /usr/bin/sed
  3900. configure:6652: checking for bison
  3901. configure:6668: found /opt/local/bin/bison
  3902. configure:6679: result: bison -y
  3903. configure:6735: checking for ranlib
  3904. configure:6762: result: ranlib
  3905. configure:6827: checking for strip
  3906. configure:6843: found /usr/bin/strip
  3907. configure:6854: result: strip
  3908. configure:6919: checking for ar
  3909. configure:6935: found /usr/bin/ar
  3910. configure:6946: result: ar
  3911. configure:7011: checking for ld
  3912. configure:7027: found /usr/bin/ld
  3913. configure:7038: result: ld
  3914. configure:7350: checking for pkg-config
  3915. configure:7368: found /opt/local/bin/pkg-config
  3916. configure:7380: result: /opt/local/bin/pkg-config
  3917. configure:7405: checking pkg-config is at least version 0.9.0
  3918. configure:7408: result: yes
  3919. configure:7418: checking for ANSI C header files
  3920. configure:7438: gcc -c conftest.c >&5
  3921. configure:7438: $? = 0
  3922. configure:7511: gcc -o conftest conftest.c >&5
  3923. configure:7511: $? = 0
  3924. configure:7511: ./conftest
  3925. configure:7511: $? = 0
  3926. configure:7522: result: yes
  3927. configure:7535: checking for sys/types.h
  3928. configure:7535: gcc -c conftest.c >&5
  3929. configure:7535: $? = 0
  3930. configure:7535: result: yes
  3931. configure:7535: checking for sys/stat.h
  3932. configure:7535: gcc -c conftest.c >&5
  3933. configure:7535: $? = 0
  3934. configure:7535: result: yes
  3935. configure:7535: checking for stdlib.h
  3936. configure:7535: gcc -c conftest.c >&5
  3937. configure:7535: $? = 0
  3938. configure:7535: result: yes
  3939. configure:7535: checking for string.h
  3940. configure:7535: gcc -c conftest.c >&5
  3941. configure:7535: $? = 0
  3942. configure:7535: result: yes
  3943. configure:7535: checking for memory.h
  3944. configure:7535: gcc -c conftest.c >&5
  3945. configure:7535: $? = 0
  3946. configure:7535: result: yes
  3947. configure:7535: checking for strings.h
  3948. configure:7535: gcc -c conftest.c >&5
  3949. configure:7535: $? = 0
  3950. configure:7535: result: yes
  3951. configure:7535: checking for inttypes.h
  3952. configure:7535: gcc -c conftest.c >&5
  3953. configure:7535: $? = 0
  3954. configure:7535: result: yes
  3955. configure:7535: checking for stdint.h
  3956. configure:7535: gcc -c conftest.c >&5
  3957. configure:7535: $? = 0
  3958. configure:7535: result: yes
  3959. configure:7535: checking for unistd.h
  3960. configure:7535: gcc -c conftest.c >&5
  3961. configure:7535: $? = 0
  3962. configure:7535: result: yes
  3963. configure:7637: checking for gdlib-config
  3964. configure:7656: found /opt/local/bin/gdlib-config
  3965. configure:7669: result: /opt/local/bin/gdlib-config
  3966. configure:7681: checking for gdlib version >= 2.0.0
  3967. configure:7724: result: yes (version 2.2.5)
  3968. configure:7739: checking gd.h usability
  3969. configure:7739: gcc -c -I/opt/local/include conftest.c >&5
  3970. configure:7739: $? = 0
  3971. configure:7739: result: yes
  3972. configure:7739: checking gd.h presence
  3973. configure:7739: gcc -E conftest.c
  3974. conftest.c:22:10: fatal error: 'gd.h' file not found
  3975. #include <gd.h>
  3976. ^~~~~~
  3977. 1 error generated.
  3978. configure:7739: $? = 1
  3979. configure: failed program was:
  3980. | /* confdefs.h */
  3981. | #define PACKAGE_NAME "aMule-dlp"
  3982. | #define PACKAGE_TARNAME "amule-dlp"
  3983. | #define PACKAGE_VERSION "SVN"
  3984. | #define PACKAGE_STRING "aMule-dlp SVN"
  3985. | #define PACKAGE_BUGREPORT "admin@amule.org"
  3986. | #define PACKAGE_URL ""
  3987. | #define PACKAGE "amule-dlp"
  3988. | #define VERSION "SVN"
  3989. | #define YYTEXT_POINTER 1
  3990. | #define STDC_HEADERS 1
  3991. | #define HAVE_SYS_TYPES_H 1
  3992. | #define HAVE_SYS_STAT_H 1
  3993. | #define HAVE_STDLIB_H 1
  3994. | #define HAVE_STRING_H 1
  3995. | #define HAVE_MEMORY_H 1
  3996. | #define HAVE_STRINGS_H 1
  3997. | #define HAVE_INTTYPES_H 1
  3998. | #define HAVE_STDINT_H 1
  3999. | #define HAVE_UNISTD_H 1
  4000. | /* end confdefs.h. */
  4001. | #include <gd.h>
  4002. configure:7739: result: no
  4003. configure:7739: WARNING: gd.h: accepted by the compiler, rejected by the preprocessor!
  4004. configure:7739: WARNING: gd.h: proceeding with the compiler's result
  4005. configure:7739: checking for gd.h
  4006. configure:7739: result: yes
  4007. configure:7798: checking for stdbool.h that conforms to C99
  4008. configure:7865: gcc -c conftest.c >&5
  4009. conftest.c:71:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
  4010. bool e = &s;
  4011. ~ ^
  4012. conftest.c:75:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
  4013. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  4014. ~^
  4015. conftest.c:75:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
  4016. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  4017. ~^
  4018. conftest.c:75:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
  4019. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  4020. ~^
  4021. conftest.c:75:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
  4022. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  4023. ~^
  4024. conftest.c:75:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
  4025. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  4026. ~^
  4027. conftest.c:75:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
  4028. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  4029. ~^
  4030. conftest.c:75:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
  4031. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  4032. ~^
  4033. conftest.c:75:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
  4034. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  4035. ~^
  4036. conftest.c:76:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
  4037. ~^
  4038. conftest.c:76:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
  4039. ~^
  4040. conftest.c:76:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
  4041. ~^
  4042. 12 warnings generated.
  4043. configure:7865: $? = 0
  4044. configure:7872: result: yes
  4045. configure:7874: checking for _Bool
  4046. configure:7874: gcc -c conftest.c >&5
  4047. configure:7874: $? = 0
  4048. configure:7874: gcc -c conftest.c >&5
  4049. conftest.c:58:20: error: expected expression
  4050. if (sizeof ((_Bool)))
  4051. ^
  4052. 1 error generated.
  4053. configure:7874: $? = 1
  4054. configure: failed program was:
  4055. | /* confdefs.h */
  4056. | #define PACKAGE_NAME "aMule-dlp"
  4057. | #define PACKAGE_TARNAME "amule-dlp"
  4058. | #define PACKAGE_VERSION "SVN"
  4059. | #define PACKAGE_STRING "aMule-dlp SVN"
  4060. | #define PACKAGE_BUGREPORT "admin@amule.org"
  4061. | #define PACKAGE_URL ""
  4062. | #define PACKAGE "amule-dlp"
  4063. | #define VERSION "SVN"
  4064. | #define YYTEXT_POINTER 1
  4065. | #define STDC_HEADERS 1
  4066. | #define HAVE_SYS_TYPES_H 1
  4067. | #define HAVE_SYS_STAT_H 1
  4068. | #define HAVE_STDLIB_H 1
  4069. | #define HAVE_STRING_H 1
  4070. | #define HAVE_MEMORY_H 1
  4071. | #define HAVE_STRINGS_H 1
  4072. | #define HAVE_INTTYPES_H 1
  4073. | #define HAVE_STDINT_H 1
  4074. | #define HAVE_UNISTD_H 1
  4075. | /* end confdefs.h. */
  4076. | #include <stdio.h>
  4077. | #ifdef HAVE_SYS_TYPES_H
  4078. | # include <sys/types.h>
  4079. | #endif
  4080. | #ifdef HAVE_SYS_STAT_H
  4081. | # include <sys/stat.h>
  4082. | #endif
  4083. | #ifdef STDC_HEADERS
  4084. | # include <stdlib.h>
  4085. | # include <stddef.h>
  4086. | #else
  4087. | # ifdef HAVE_STDLIB_H
  4088. | # include <stdlib.h>
  4089. | # endif
  4090. | #endif
  4091. | #ifdef HAVE_STRING_H
  4092. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4093. | # include <memory.h>
  4094. | # endif
  4095. | # include <string.h>
  4096. | #endif
  4097. | #ifdef HAVE_STRINGS_H
  4098. | # include <strings.h>
  4099. | #endif
  4100. | #ifdef HAVE_INTTYPES_H
  4101. | # include <inttypes.h>
  4102. | #endif
  4103. | #ifdef HAVE_STDINT_H
  4104. | # include <stdint.h>
  4105. | #endif
  4106. | #ifdef HAVE_UNISTD_H
  4107. | # include <unistd.h>
  4108. | #endif
  4109. | int
  4110. | main ()
  4111. | {
  4112. | if (sizeof ((_Bool)))
  4113. | return 0;
  4114. | ;
  4115. | return 0;
  4116. | }
  4117. configure:7874: result: yes
  4118. configure:7891: checking for an ANSI C-conforming const
  4119. configure:7957: gcc -c conftest.c >&5
  4120. configure:7957: $? = 0
  4121. configure:7964: result: yes
  4122. configure:7972: checking for inline
  4123. configure:7988: gcc -c conftest.c >&5
  4124. configure:7988: $? = 0
  4125. configure:7996: result: inline
  4126. configure:8014: checking for working volatile
  4127. configure:8033: gcc -c conftest.c >&5
  4128. configure:8033: $? = 0
  4129. configure:8040: result: yes
  4130. configure:8097: checking for zlib >= 1.1.4
  4131. configure:8186: g++ -o conftest conftest.cpp -lz >&5
  4132. configure:8186: $? = 0
  4133. configure:8186: ./conftest
  4134. configure:8186: $? = 0
  4135. configure:8205: result: yes (version 1.2.11)
  4136. configure:8280: checking for libpng-config
  4137. configure:8299: found /opt/local/bin/libpng-config
  4138. configure:8312: result: /opt/local/bin/libpng-config
  4139. configure:8324: checking for libpng version >= 1.2.0
  4140. configure:8370: result: yes (version 1.6.37)
  4141. configure:8373: checking if libpng is usable
  4142. configure:8403: g++ -o conftest -L/opt/local/lib conftest.cpp -lpng16 >&5
  4143. conftest.cpp:26:15: fatal error: 'png.h' file not found
  4144. #include <png.h>
  4145. ^~~~~~~
  4146. 1 error generated.
  4147. configure:8403: $? = 1
  4148. configure: failed program was:
  4149. | /* confdefs.h */
  4150. | #define PACKAGE_NAME "aMule-dlp"
  4151. | #define PACKAGE_TARNAME "amule-dlp"
  4152. | #define PACKAGE_VERSION "SVN"
  4153. | #define PACKAGE_STRING "aMule-dlp SVN"
  4154. | #define PACKAGE_BUGREPORT "admin@amule.org"
  4155. | #define PACKAGE_URL ""
  4156. | #define PACKAGE "amule-dlp"
  4157. | #define VERSION "SVN"
  4158. | #define YYTEXT_POINTER 1
  4159. | #define STDC_HEADERS 1
  4160. | #define HAVE_SYS_TYPES_H 1
  4161. | #define HAVE_SYS_STAT_H 1
  4162. | #define HAVE_STDLIB_H 1
  4163. | #define HAVE_STRING_H 1
  4164. | #define HAVE_MEMORY_H 1
  4165. | #define HAVE_STRINGS_H 1
  4166. | #define HAVE_INTTYPES_H 1
  4167. | #define HAVE_STDINT_H 1
  4168. | #define HAVE_UNISTD_H 1
  4169. | #define HAVE__BOOL 1
  4170. | #define HAVE_STDBOOL_H 1
  4171. | /* end confdefs.h. */
  4172. |
  4173. |
  4174. | #include <png.h>
  4175. | #include <stdio.h>
  4176. |
  4177. | int
  4178. | main ()
  4179. | {
  4180. |
  4181. | png_uint_32 libpng_vn = png_access_version_number();
  4182. | printf("\nlibpng version %i\n\n", libpng_vn);
  4183. |
  4184. | ;
  4185. | return 0;
  4186. | }
  4187. |
  4188. configure:8410: result: no (failed to compile and link test program)
  4189. configure:8436: WARNING:
  4190. libpng >= 1.2.0 not found.
  4191. amuleweb will be compiled but file download progress bar images will
  4192. NOT be generated.
  4193. configure:8454: checking for File::Copy
  4194. configure:8457: result: ok
  4195. configure:8503: checking GeoIP.h usability
  4196. configure:8503: g++ -c -I/opt/local/include conftest.cpp >&5
  4197. configure:8503: $? = 0
  4198. configure:8503: result: yes
  4199. configure:8503: checking GeoIP.h presence
  4200. configure:8503: g++ -E -I/opt/local/include conftest.cpp
  4201. configure:8503: $? = 0
  4202. configure:8503: result: yes
  4203. configure:8503: checking for GeoIP.h
  4204. configure:8503: result: yes
  4205. configure:8545: checking for GeoIP_open in -lGeoIP
  4206. configure:8570: g++ -o conftest -I/opt/local/include -L/opt/local/lib conftest.cpp -lGeoIP >&5
  4207. configure:8570: $? = 0
  4208. configure:8579: result: yes
  4209. configure:8735: checking for the --with-toolkit option
  4210. configure:8738: result: will be automatically detected
  4211. configure:8769: checking for the --with-wxshared option
  4212. configure:8781: result: will be automatically detected
  4213. configure:8802: checking for the --with-wxdebug option
  4214. configure:8814: result: will be automatically detected
  4215. configure:8835: checking for the --with-wxversion option
  4216. configure:8838: result: will be automatically detected
  4217. configure:8941: checking for wx-config
  4218. configure:8960: found /usr/local/bin/wx-config
  4219. configure:8973: result: /usr/local/bin/wx-config
  4220. configure:8991: checking for wxWidgets version >= 2.8.12 (--unicode=yes)
  4221. configure:9034: result: yes (version 3.0.4)
  4222. configure:9038: checking for wxWidgets static library
  4223. configure:9045: result: yes
  4224. configure:9219: checking if wxWidgets was built with UNICODE enabled
  4225. configure:9226: result: yes
  4226. configure:9241: checking if wxWidgets was built in DEBUG mode
  4227. configure:9252: result: no
  4228. configure:9263: checking if wxWidgets was built in STATIC mode
  4229. configure:9270: result: yes
  4230. configure:9295: checking which wxWidgets toolkit was selected
  4231. configure:9332: result: osx_cocoa
  4232. configure:9522: checking for libupnp version >= 1.6.6
  4233. configure:9559: result: yes (version 1.8.3)
  4234. configure:9598: checking for crypto++ version >= 5.1
  4235. clang: error: unable to execute command: Broken pipe: 13
  4236. clang: error: clang frontend command failed due to signal (use -v to see invocation)
  4237. Apple LLVM version 10.0.1 (clang-1001.0.46.3)
  4238. Target: x86_64-apple-darwin18.6.0
  4239. Thread model: posix
  4240. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  4241. clang: note: diagnostic msg: PLEASE submit a bug report to http://developer.apple.com/bugreporter/ and include the crash backtrace, preprocessed source, and associated run script.
  4242. clang: note: diagnostic msg:
  4243. ********************
  4244.  
  4245. PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
  4246. Preprocessed source(s) and associated run script(s) are located at:
  4247. clang: note: diagnostic msg: /var/folders/bj/cl1w2bfs10g80shdnlg340cjf5kc7h/T/conftest-735f71.cpp
  4248. clang: note: diagnostic msg: /var/folders/bj/cl1w2bfs10g80shdnlg340cjf5kc7h/T/conftest-735f71.sh
  4249. clang: note: diagnostic msg: Crash backtrace is located in
  4250. clang: note: diagnostic msg: /Users/localuser/Library/Logs/DiagnosticReports/clang_<YYYY-MM-DD-HHMMSS>_<hostname>.crash
  4251. clang: note: diagnostic msg: (choose the .crash file that corresponds to your crash)
  4252. clang: note: diagnostic msg:
  4253.  
  4254. ********************
  4255. configure:9714: result: yes (version 8.2)
  4256. configure:9817: checking whether the C++ compiler (g++) uses strict aliasing
  4257. configure:9838: g++ -c -no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -DUSE_WX_EXTENSIONS -W -Wall -Wshadow -Wundef -O2 -W -Wall -Wshadow -Wundef -O2 -Werror conftest.cpp >&5
  4258. configure:9838: $? = 0
  4259. configure:9840: result: no
  4260. configure:9862: checking that wxWidgets has support for large files
  4261. configure:9876: g++ -E -I/usr/local/lib/wx/include/osx_cocoa-unicode-static-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ conftest.cpp
  4262. configure:9876: $? = 0
  4263. configure:9878: result: yes
  4264. configure:9899: checking for exception-handling
  4265. configure:9938: g++ -o conftest conftest.cpp >&5
  4266. configure:9938: $? = 0
  4267. configure:9938: ./conftest
  4268. configure:9938: $? = 0
  4269. configure:9940: result: yes
  4270. configure:9959: checking typeinfo usability
  4271. configure:9959: g++ -c conftest.cpp >&5
  4272. configure:9959: $? = 0
  4273. configure:9959: result: yes
  4274. configure:9959: checking typeinfo presence
  4275. configure:9959: g++ -E conftest.cpp
  4276. configure:9959: $? = 0
  4277. configure:9959: result: yes
  4278. configure:9959: checking for typeinfo
  4279. configure:9959: result: yes
  4280. configure:9969: checking for <cxxabi.h> and __cxa_demangle()
  4281. configure:9993: g++ -o conftest conftest.cpp >&5
  4282. configure:9993: $? = 0
  4283. configure:9998: result: yes
  4284. configure:10822: checking for extended flex capabilities
  4285. configure:10831: result: yes
  4286. configure:10845: checking for size_t
  4287. configure:10845: g++ -c conftest.cpp >&5
  4288. configure:10845: $? = 0
  4289. configure:10845: g++ -c conftest.cpp >&5
  4290. conftest.cpp:64:21: error: expected expression
  4291. if (sizeof ((size_t)))
  4292. ^
  4293. 1 error generated.
  4294. configure:10845: $? = 1
  4295. configure: failed program was:
  4296. | /* confdefs.h */
  4297. | #define PACKAGE_NAME "aMule-dlp"
  4298. | #define PACKAGE_TARNAME "amule-dlp"
  4299. | #define PACKAGE_VERSION "SVN"
  4300. | #define PACKAGE_STRING "aMule-dlp SVN"
  4301. | #define PACKAGE_BUGREPORT "admin@amule.org"
  4302. | #define PACKAGE_URL ""
  4303. | #define PACKAGE "amule-dlp"
  4304. | #define VERSION "SVN"
  4305. | #define YYTEXT_POINTER 1
  4306. | #define STDC_HEADERS 1
  4307. | #define HAVE_SYS_TYPES_H 1
  4308. | #define HAVE_SYS_STAT_H 1
  4309. | #define HAVE_STDLIB_H 1
  4310. | #define HAVE_STRING_H 1
  4311. | #define HAVE_MEMORY_H 1
  4312. | #define HAVE_STRINGS_H 1
  4313. | #define HAVE_INTTYPES_H 1
  4314. | #define HAVE_STDINT_H 1
  4315. | #define HAVE_UNISTD_H 1
  4316. | #define HAVE__BOOL 1
  4317. | #define HAVE_STDBOOL_H 1
  4318. | #define SUPPORT_GEOIP 1
  4319. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  4320. | #define HAVE_TYPEINFO 1
  4321. | #define HAVE_CXXABI 1
  4322. | /* end confdefs.h. */
  4323. | #include <stdio.h>
  4324. | #ifdef HAVE_SYS_TYPES_H
  4325. | # include <sys/types.h>
  4326. | #endif
  4327. | #ifdef HAVE_SYS_STAT_H
  4328. | # include <sys/stat.h>
  4329. | #endif
  4330. | #ifdef STDC_HEADERS
  4331. | # include <stdlib.h>
  4332. | # include <stddef.h>
  4333. | #else
  4334. | # ifdef HAVE_STDLIB_H
  4335. | # include <stdlib.h>
  4336. | # endif
  4337. | #endif
  4338. | #ifdef HAVE_STRING_H
  4339. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4340. | # include <memory.h>
  4341. | # endif
  4342. | # include <string.h>
  4343. | #endif
  4344. | #ifdef HAVE_STRINGS_H
  4345. | # include <strings.h>
  4346. | #endif
  4347. | #ifdef HAVE_INTTYPES_H
  4348. | # include <inttypes.h>
  4349. | #endif
  4350. | #ifdef HAVE_STDINT_H
  4351. | # include <stdint.h>
  4352. | #endif
  4353. | #ifdef HAVE_UNISTD_H
  4354. | # include <unistd.h>
  4355. | #endif
  4356. | int
  4357. | main ()
  4358. | {
  4359. | if (sizeof ((size_t)))
  4360. | return 0;
  4361. | ;
  4362. | return 0;
  4363. | }
  4364. configure:10845: result: yes
  4365. configure:10858: checking for working alloca.h
  4366. configure:10875: g++ -o conftest conftest.cpp >&5
  4367. configure:10875: $? = 0
  4368. configure:10883: result: yes
  4369. configure:10891: checking for alloca
  4370. configure:10928: g++ -o conftest conftest.cpp >&5
  4371. configure:10928: $? = 0
  4372. configure:10936: result: yes
  4373. configure:11045: checking for dirent.h that defines DIR
  4374. configure:11064: g++ -c conftest.cpp >&5
  4375. configure:11064: $? = 0
  4376. configure:11072: result: yes
  4377. configure:11085: checking for library containing opendir
  4378. configure:11116: g++ -o conftest conftest.cpp >&5
  4379. configure:11116: $? = 0
  4380. configure:11133: result: none required
  4381. configure:11200: checking for ANSI C header files
  4382. configure:11304: result: yes
  4383. configure:11315: checking argz.h usability
  4384. configure:11315: g++ -c conftest.cpp >&5
  4385. conftest.cpp:65:10: fatal error: 'argz.h' file not found
  4386. #include <argz.h>
  4387. ^~~~~~~~
  4388. 1 error generated.
  4389. configure:11315: $? = 1
  4390. configure: failed program was:
  4391. | /* confdefs.h */
  4392. | #define PACKAGE_NAME "aMule-dlp"
  4393. | #define PACKAGE_TARNAME "amule-dlp"
  4394. | #define PACKAGE_VERSION "SVN"
  4395. | #define PACKAGE_STRING "aMule-dlp SVN"
  4396. | #define PACKAGE_BUGREPORT "admin@amule.org"
  4397. | #define PACKAGE_URL ""
  4398. | #define PACKAGE "amule-dlp"
  4399. | #define VERSION "SVN"
  4400. | #define YYTEXT_POINTER 1
  4401. | #define STDC_HEADERS 1
  4402. | #define HAVE_SYS_TYPES_H 1
  4403. | #define HAVE_SYS_STAT_H 1
  4404. | #define HAVE_STDLIB_H 1
  4405. | #define HAVE_STRING_H 1
  4406. | #define HAVE_MEMORY_H 1
  4407. | #define HAVE_STRINGS_H 1
  4408. | #define HAVE_INTTYPES_H 1
  4409. | #define HAVE_STDINT_H 1
  4410. | #define HAVE_UNISTD_H 1
  4411. | #define HAVE__BOOL 1
  4412. | #define HAVE_STDBOOL_H 1
  4413. | #define SUPPORT_GEOIP 1
  4414. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  4415. | #define HAVE_TYPEINFO 1
  4416. | #define HAVE_CXXABI 1
  4417. | #define HAVE_ALLOCA_H 1
  4418. | #define HAVE_ALLOCA 1
  4419. | #define HAVE_DIRENT_H 1
  4420. | #define STDC_HEADERS 1
  4421. | /* end confdefs.h. */
  4422. | #include <stdio.h>
  4423. | #ifdef HAVE_SYS_TYPES_H
  4424. | # include <sys/types.h>
  4425. | #endif
  4426. | #ifdef HAVE_SYS_STAT_H
  4427. | # include <sys/stat.h>
  4428. | #endif
  4429. | #ifdef STDC_HEADERS
  4430. | # include <stdlib.h>
  4431. | # include <stddef.h>
  4432. | #else
  4433. | # ifdef HAVE_STDLIB_H
  4434. | # include <stdlib.h>
  4435. | # endif
  4436. | #endif
  4437. | #ifdef HAVE_STRING_H
  4438. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4439. | # include <memory.h>
  4440. | # endif
  4441. | # include <string.h>
  4442. | #endif
  4443. | #ifdef HAVE_STRINGS_H
  4444. | # include <strings.h>
  4445. | #endif
  4446. | #ifdef HAVE_INTTYPES_H
  4447. | # include <inttypes.h>
  4448. | #endif
  4449. | #ifdef HAVE_STDINT_H
  4450. | # include <stdint.h>
  4451. | #endif
  4452. | #ifdef HAVE_UNISTD_H
  4453. | # include <unistd.h>
  4454. | #endif
  4455. | #include <argz.h>
  4456. configure:11315: result: no
  4457. configure:11315: checking argz.h presence
  4458. configure:11315: g++ -E conftest.cpp
  4459. conftest.cpp:32:10: fatal error: 'argz.h' file not found
  4460. #include <argz.h>
  4461. ^~~~~~~~
  4462. 1 error generated.
  4463. configure:11315: $? = 1
  4464. configure: failed program was:
  4465. | /* confdefs.h */
  4466. | #define PACKAGE_NAME "aMule-dlp"
  4467. | #define PACKAGE_TARNAME "amule-dlp"
  4468. | #define PACKAGE_VERSION "SVN"
  4469. | #define PACKAGE_STRING "aMule-dlp SVN"
  4470. | #define PACKAGE_BUGREPORT "admin@amule.org"
  4471. | #define PACKAGE_URL ""
  4472. | #define PACKAGE "amule-dlp"
  4473. | #define VERSION "SVN"
  4474. | #define YYTEXT_POINTER 1
  4475. | #define STDC_HEADERS 1
  4476. | #define HAVE_SYS_TYPES_H 1
  4477. | #define HAVE_SYS_STAT_H 1
  4478. | #define HAVE_STDLIB_H 1
  4479. | #define HAVE_STRING_H 1
  4480. | #define HAVE_MEMORY_H 1
  4481. | #define HAVE_STRINGS_H 1
  4482. | #define HAVE_INTTYPES_H 1
  4483. | #define HAVE_STDINT_H 1
  4484. | #define HAVE_UNISTD_H 1
  4485. | #define HAVE__BOOL 1
  4486. | #define HAVE_STDBOOL_H 1
  4487. | #define SUPPORT_GEOIP 1
  4488. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  4489. | #define HAVE_TYPEINFO 1
  4490. | #define HAVE_CXXABI 1
  4491. | #define HAVE_ALLOCA_H 1
  4492. | #define HAVE_ALLOCA 1
  4493. | #define HAVE_DIRENT_H 1
  4494. | #define STDC_HEADERS 1
  4495. | /* end confdefs.h. */
  4496. | #include <argz.h>
  4497. configure:11315: result: no
  4498. configure:11315: checking for argz.h
  4499. configure:11315: result: no
  4500. configure:11315: checking arpa/inet.h usability
  4501. configure:11315: g++ -c conftest.cpp >&5
  4502. configure:11315: $? = 0
  4503. configure:11315: result: yes
  4504. configure:11315: checking arpa/inet.h presence
  4505. configure:11315: g++ -E conftest.cpp
  4506. configure:11315: $? = 0
  4507. configure:11315: result: yes
  4508. configure:11315: checking for arpa/inet.h
  4509. configure:11315: result: yes
  4510. configure:11315: checking errno.h usability
  4511. configure:11315: g++ -c conftest.cpp >&5
  4512. configure:11315: $? = 0
  4513. configure:11315: result: yes
  4514. configure:11315: checking errno.h presence
  4515. configure:11315: g++ -E conftest.cpp
  4516. configure:11315: $? = 0
  4517. configure:11315: result: yes
  4518. configure:11315: checking for errno.h
  4519. configure:11315: result: yes
  4520. configure:11315: checking fcntl.h usability
  4521. configure:11315: g++ -c conftest.cpp >&5
  4522. configure:11315: $? = 0
  4523. configure:11315: result: yes
  4524. configure:11315: checking fcntl.h presence
  4525. configure:11315: g++ -E conftest.cpp
  4526. configure:11315: $? = 0
  4527. configure:11315: result: yes
  4528. configure:11315: checking for fcntl.h
  4529. configure:11315: result: yes
  4530. configure:11315: checking for inttypes.h
  4531. configure:11315: result: yes
  4532. configure:11315: checking langinfo.h usability
  4533. configure:11315: g++ -c conftest.cpp >&5
  4534. configure:11315: $? = 0
  4535. configure:11315: result: yes
  4536. configure:11315: checking langinfo.h presence
  4537. configure:11315: g++ -E conftest.cpp
  4538. configure:11315: $? = 0
  4539. configure:11315: result: yes
  4540. configure:11315: checking for langinfo.h
  4541. configure:11315: result: yes
  4542. configure:11315: checking libintl.h usability
  4543. configure:11315: g++ -c conftest.cpp >&5
  4544. conftest.cpp:70:10: fatal error: 'libintl.h' file not found
  4545. #include <libintl.h>
  4546. ^~~~~~~~~~~
  4547. 1 error generated.
  4548. configure:11315: $? = 1
  4549. configure: failed program was:
  4550. | /* confdefs.h */
  4551. | #define PACKAGE_NAME "aMule-dlp"
  4552. | #define PACKAGE_TARNAME "amule-dlp"
  4553. | #define PACKAGE_VERSION "SVN"
  4554. | #define PACKAGE_STRING "aMule-dlp SVN"
  4555. | #define PACKAGE_BUGREPORT "admin@amule.org"
  4556. | #define PACKAGE_URL ""
  4557. | #define PACKAGE "amule-dlp"
  4558. | #define VERSION "SVN"
  4559. | #define YYTEXT_POINTER 1
  4560. | #define STDC_HEADERS 1
  4561. | #define HAVE_SYS_TYPES_H 1
  4562. | #define HAVE_SYS_STAT_H 1
  4563. | #define HAVE_STDLIB_H 1
  4564. | #define HAVE_STRING_H 1
  4565. | #define HAVE_MEMORY_H 1
  4566. | #define HAVE_STRINGS_H 1
  4567. | #define HAVE_INTTYPES_H 1
  4568. | #define HAVE_STDINT_H 1
  4569. | #define HAVE_UNISTD_H 1
  4570. | #define HAVE__BOOL 1
  4571. | #define HAVE_STDBOOL_H 1
  4572. | #define SUPPORT_GEOIP 1
  4573. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  4574. | #define HAVE_TYPEINFO 1
  4575. | #define HAVE_CXXABI 1
  4576. | #define HAVE_ALLOCA_H 1
  4577. | #define HAVE_ALLOCA 1
  4578. | #define HAVE_DIRENT_H 1
  4579. | #define STDC_HEADERS 1
  4580. | #define HAVE_ARPA_INET_H 1
  4581. | #define HAVE_ERRNO_H 1
  4582. | #define HAVE_FCNTL_H 1
  4583. | #define HAVE_INTTYPES_H 1
  4584. | #define HAVE_LANGINFO_H 1
  4585. | /* end confdefs.h. */
  4586. | #include <stdio.h>
  4587. | #ifdef HAVE_SYS_TYPES_H
  4588. | # include <sys/types.h>
  4589. | #endif
  4590. | #ifdef HAVE_SYS_STAT_H
  4591. | # include <sys/stat.h>
  4592. | #endif
  4593. | #ifdef STDC_HEADERS
  4594. | # include <stdlib.h>
  4595. | # include <stddef.h>
  4596. | #else
  4597. | # ifdef HAVE_STDLIB_H
  4598. | # include <stdlib.h>
  4599. | # endif
  4600. | #endif
  4601. | #ifdef HAVE_STRING_H
  4602. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4603. | # include <memory.h>
  4604. | # endif
  4605. | # include <string.h>
  4606. | #endif
  4607. | #ifdef HAVE_STRINGS_H
  4608. | # include <strings.h>
  4609. | #endif
  4610. | #ifdef HAVE_INTTYPES_H
  4611. | # include <inttypes.h>
  4612. | #endif
  4613. | #ifdef HAVE_STDINT_H
  4614. | # include <stdint.h>
  4615. | #endif
  4616. | #ifdef HAVE_UNISTD_H
  4617. | # include <unistd.h>
  4618. | #endif
  4619. | #include <libintl.h>
  4620. configure:11315: result: no
  4621. configure:11315: checking libintl.h presence
  4622. configure:11315: g++ -E conftest.cpp
  4623. conftest.cpp:37:10: fatal error: 'libintl.h' file not found
  4624. #include <libintl.h>
  4625. ^~~~~~~~~~~
  4626. 1 error generated.
  4627. configure:11315: $? = 1
  4628. configure: failed program was:
  4629. | /* confdefs.h */
  4630. | #define PACKAGE_NAME "aMule-dlp"
  4631. | #define PACKAGE_TARNAME "amule-dlp"
  4632. | #define PACKAGE_VERSION "SVN"
  4633. | #define PACKAGE_STRING "aMule-dlp SVN"
  4634. | #define PACKAGE_BUGREPORT "admin@amule.org"
  4635. | #define PACKAGE_URL ""
  4636. | #define PACKAGE "amule-dlp"
  4637. | #define VERSION "SVN"
  4638. | #define YYTEXT_POINTER 1
  4639. | #define STDC_HEADERS 1
  4640. | #define HAVE_SYS_TYPES_H 1
  4641. | #define HAVE_SYS_STAT_H 1
  4642. | #define HAVE_STDLIB_H 1
  4643. | #define HAVE_STRING_H 1
  4644. | #define HAVE_MEMORY_H 1
  4645. | #define HAVE_STRINGS_H 1
  4646. | #define HAVE_INTTYPES_H 1
  4647. | #define HAVE_STDINT_H 1
  4648. | #define HAVE_UNISTD_H 1
  4649. | #define HAVE__BOOL 1
  4650. | #define HAVE_STDBOOL_H 1
  4651. | #define SUPPORT_GEOIP 1
  4652. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  4653. | #define HAVE_TYPEINFO 1
  4654. | #define HAVE_CXXABI 1
  4655. | #define HAVE_ALLOCA_H 1
  4656. | #define HAVE_ALLOCA 1
  4657. | #define HAVE_DIRENT_H 1
  4658. | #define STDC_HEADERS 1
  4659. | #define HAVE_ARPA_INET_H 1
  4660. | #define HAVE_ERRNO_H 1
  4661. | #define HAVE_FCNTL_H 1
  4662. | #define HAVE_INTTYPES_H 1
  4663. | #define HAVE_LANGINFO_H 1
  4664. | /* end confdefs.h. */
  4665. | #include <libintl.h>
  4666. configure:11315: result: no
  4667. configure:11315: checking for libintl.h
  4668. configure:11315: result: no
  4669. configure:11315: checking limits.h usability
  4670. configure:11315: g++ -c conftest.cpp >&5
  4671. configure:11315: $? = 0
  4672. configure:11315: result: yes
  4673. configure:11315: checking limits.h presence
  4674. configure:11315: g++ -E conftest.cpp
  4675. configure:11315: $? = 0
  4676. configure:11315: result: yes
  4677. configure:11315: checking for limits.h
  4678. configure:11315: result: yes
  4679. configure:11315: checking locale.h usability
  4680. configure:11315: g++ -c conftest.cpp >&5
  4681. configure:11315: $? = 0
  4682. configure:11315: result: yes
  4683. configure:11315: checking locale.h presence
  4684. configure:11315: g++ -E conftest.cpp
  4685. configure:11315: $? = 0
  4686. configure:11315: result: yes
  4687. configure:11315: checking for locale.h
  4688. configure:11315: result: yes
  4689. configure:11315: checking malloc.h usability
  4690. configure:11315: g++ -c conftest.cpp >&5
  4691. conftest.cpp:72:10: fatal error: 'malloc.h' file not found
  4692. #include <malloc.h>
  4693. ^~~~~~~~~~
  4694. 1 error generated.
  4695. configure:11315: $? = 1
  4696. configure: failed program was:
  4697. | /* confdefs.h */
  4698. | #define PACKAGE_NAME "aMule-dlp"
  4699. | #define PACKAGE_TARNAME "amule-dlp"
  4700. | #define PACKAGE_VERSION "SVN"
  4701. | #define PACKAGE_STRING "aMule-dlp SVN"
  4702. | #define PACKAGE_BUGREPORT "admin@amule.org"
  4703. | #define PACKAGE_URL ""
  4704. | #define PACKAGE "amule-dlp"
  4705. | #define VERSION "SVN"
  4706. | #define YYTEXT_POINTER 1
  4707. | #define STDC_HEADERS 1
  4708. | #define HAVE_SYS_TYPES_H 1
  4709. | #define HAVE_SYS_STAT_H 1
  4710. | #define HAVE_STDLIB_H 1
  4711. | #define HAVE_STRING_H 1
  4712. | #define HAVE_MEMORY_H 1
  4713. | #define HAVE_STRINGS_H 1
  4714. | #define HAVE_INTTYPES_H 1
  4715. | #define HAVE_STDINT_H 1
  4716. | #define HAVE_UNISTD_H 1
  4717. | #define HAVE__BOOL 1
  4718. | #define HAVE_STDBOOL_H 1
  4719. | #define SUPPORT_GEOIP 1
  4720. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  4721. | #define HAVE_TYPEINFO 1
  4722. | #define HAVE_CXXABI 1
  4723. | #define HAVE_ALLOCA_H 1
  4724. | #define HAVE_ALLOCA 1
  4725. | #define HAVE_DIRENT_H 1
  4726. | #define STDC_HEADERS 1
  4727. | #define HAVE_ARPA_INET_H 1
  4728. | #define HAVE_ERRNO_H 1
  4729. | #define HAVE_FCNTL_H 1
  4730. | #define HAVE_INTTYPES_H 1
  4731. | #define HAVE_LANGINFO_H 1
  4732. | #define HAVE_LIMITS_H 1
  4733. | #define HAVE_LOCALE_H 1
  4734. | /* end confdefs.h. */
  4735. | #include <stdio.h>
  4736. | #ifdef HAVE_SYS_TYPES_H
  4737. | # include <sys/types.h>
  4738. | #endif
  4739. | #ifdef HAVE_SYS_STAT_H
  4740. | # include <sys/stat.h>
  4741. | #endif
  4742. | #ifdef STDC_HEADERS
  4743. | # include <stdlib.h>
  4744. | # include <stddef.h>
  4745. | #else
  4746. | # ifdef HAVE_STDLIB_H
  4747. | # include <stdlib.h>
  4748. | # endif
  4749. | #endif
  4750. | #ifdef HAVE_STRING_H
  4751. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4752. | # include <memory.h>
  4753. | # endif
  4754. | # include <string.h>
  4755. | #endif
  4756. | #ifdef HAVE_STRINGS_H
  4757. | # include <strings.h>
  4758. | #endif
  4759. | #ifdef HAVE_INTTYPES_H
  4760. | # include <inttypes.h>
  4761. | #endif
  4762. | #ifdef HAVE_STDINT_H
  4763. | # include <stdint.h>
  4764. | #endif
  4765. | #ifdef HAVE_UNISTD_H
  4766. | # include <unistd.h>
  4767. | #endif
  4768. | #include <malloc.h>
  4769. configure:11315: result: no
  4770. configure:11315: checking malloc.h presence
  4771. configure:11315: g++ -E conftest.cpp
  4772. conftest.cpp:39:10: fatal error: 'malloc.h' file not found
  4773. #include <malloc.h>
  4774. ^~~~~~~~~~
  4775. 1 error generated.
  4776. configure:11315: $? = 1
  4777. configure: failed program was:
  4778. | /* confdefs.h */
  4779. | #define PACKAGE_NAME "aMule-dlp"
  4780. | #define PACKAGE_TARNAME "amule-dlp"
  4781. | #define PACKAGE_VERSION "SVN"
  4782. | #define PACKAGE_STRING "aMule-dlp SVN"
  4783. | #define PACKAGE_BUGREPORT "admin@amule.org"
  4784. | #define PACKAGE_URL ""
  4785. | #define PACKAGE "amule-dlp"
  4786. | #define VERSION "SVN"
  4787. | #define YYTEXT_POINTER 1
  4788. | #define STDC_HEADERS 1
  4789. | #define HAVE_SYS_TYPES_H 1
  4790. | #define HAVE_SYS_STAT_H 1
  4791. | #define HAVE_STDLIB_H 1
  4792. | #define HAVE_STRING_H 1
  4793. | #define HAVE_MEMORY_H 1
  4794. | #define HAVE_STRINGS_H 1
  4795. | #define HAVE_INTTYPES_H 1
  4796. | #define HAVE_STDINT_H 1
  4797. | #define HAVE_UNISTD_H 1
  4798. | #define HAVE__BOOL 1
  4799. | #define HAVE_STDBOOL_H 1
  4800. | #define SUPPORT_GEOIP 1
  4801. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  4802. | #define HAVE_TYPEINFO 1
  4803. | #define HAVE_CXXABI 1
  4804. | #define HAVE_ALLOCA_H 1
  4805. | #define HAVE_ALLOCA 1
  4806. | #define HAVE_DIRENT_H 1
  4807. | #define STDC_HEADERS 1
  4808. | #define HAVE_ARPA_INET_H 1
  4809. | #define HAVE_ERRNO_H 1
  4810. | #define HAVE_FCNTL_H 1
  4811. | #define HAVE_INTTYPES_H 1
  4812. | #define HAVE_LANGINFO_H 1
  4813. | #define HAVE_LIMITS_H 1
  4814. | #define HAVE_LOCALE_H 1
  4815. | /* end confdefs.h. */
  4816. | #include <malloc.h>
  4817. configure:11315: result: no
  4818. configure:11315: checking for malloc.h
  4819. configure:11315: result: no
  4820. configure:11315: checking mntent.h usability
  4821. configure:11315: g++ -c conftest.cpp >&5
  4822. conftest.cpp:72:10: fatal error: 'mntent.h' file not found
  4823. #include <mntent.h>
  4824. ^~~~~~~~~~
  4825. 1 error generated.
  4826. configure:11315: $? = 1
  4827. configure: failed program was:
  4828. | /* confdefs.h */
  4829. | #define PACKAGE_NAME "aMule-dlp"
  4830. | #define PACKAGE_TARNAME "amule-dlp"
  4831. | #define PACKAGE_VERSION "SVN"
  4832. | #define PACKAGE_STRING "aMule-dlp SVN"
  4833. | #define PACKAGE_BUGREPORT "admin@amule.org"
  4834. | #define PACKAGE_URL ""
  4835. | #define PACKAGE "amule-dlp"
  4836. | #define VERSION "SVN"
  4837. | #define YYTEXT_POINTER 1
  4838. | #define STDC_HEADERS 1
  4839. | #define HAVE_SYS_TYPES_H 1
  4840. | #define HAVE_SYS_STAT_H 1
  4841. | #define HAVE_STDLIB_H 1
  4842. | #define HAVE_STRING_H 1
  4843. | #define HAVE_MEMORY_H 1
  4844. | #define HAVE_STRINGS_H 1
  4845. | #define HAVE_INTTYPES_H 1
  4846. | #define HAVE_STDINT_H 1
  4847. | #define HAVE_UNISTD_H 1
  4848. | #define HAVE__BOOL 1
  4849. | #define HAVE_STDBOOL_H 1
  4850. | #define SUPPORT_GEOIP 1
  4851. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  4852. | #define HAVE_TYPEINFO 1
  4853. | #define HAVE_CXXABI 1
  4854. | #define HAVE_ALLOCA_H 1
  4855. | #define HAVE_ALLOCA 1
  4856. | #define HAVE_DIRENT_H 1
  4857. | #define STDC_HEADERS 1
  4858. | #define HAVE_ARPA_INET_H 1
  4859. | #define HAVE_ERRNO_H 1
  4860. | #define HAVE_FCNTL_H 1
  4861. | #define HAVE_INTTYPES_H 1
  4862. | #define HAVE_LANGINFO_H 1
  4863. | #define HAVE_LIMITS_H 1
  4864. | #define HAVE_LOCALE_H 1
  4865. | /* end confdefs.h. */
  4866. | #include <stdio.h>
  4867. | #ifdef HAVE_SYS_TYPES_H
  4868. | # include <sys/types.h>
  4869. | #endif
  4870. | #ifdef HAVE_SYS_STAT_H
  4871. | # include <sys/stat.h>
  4872. | #endif
  4873. | #ifdef STDC_HEADERS
  4874. | # include <stdlib.h>
  4875. | # include <stddef.h>
  4876. | #else
  4877. | # ifdef HAVE_STDLIB_H
  4878. | # include <stdlib.h>
  4879. | # endif
  4880. | #endif
  4881. | #ifdef HAVE_STRING_H
  4882. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4883. | # include <memory.h>
  4884. | # endif
  4885. | # include <string.h>
  4886. | #endif
  4887. | #ifdef HAVE_STRINGS_H
  4888. | # include <strings.h>
  4889. | #endif
  4890. | #ifdef HAVE_INTTYPES_H
  4891. | # include <inttypes.h>
  4892. | #endif
  4893. | #ifdef HAVE_STDINT_H
  4894. | # include <stdint.h>
  4895. | #endif
  4896. | #ifdef HAVE_UNISTD_H
  4897. | # include <unistd.h>
  4898. | #endif
  4899. | #include <mntent.h>
  4900. configure:11315: result: no
  4901. configure:11315: checking mntent.h presence
  4902. configure:11315: g++ -E conftest.cpp
  4903. conftest.cpp:39:10: fatal error: 'mntent.h' file not found
  4904. #include <mntent.h>
  4905. ^~~~~~~~~~
  4906. 1 error generated.
  4907. configure:11315: $? = 1
  4908. configure: failed program was:
  4909. | /* confdefs.h */
  4910. | #define PACKAGE_NAME "aMule-dlp"
  4911. | #define PACKAGE_TARNAME "amule-dlp"
  4912. | #define PACKAGE_VERSION "SVN"
  4913. | #define PACKAGE_STRING "aMule-dlp SVN"
  4914. | #define PACKAGE_BUGREPORT "admin@amule.org"
  4915. | #define PACKAGE_URL ""
  4916. | #define PACKAGE "amule-dlp"
  4917. | #define VERSION "SVN"
  4918. | #define YYTEXT_POINTER 1
  4919. | #define STDC_HEADERS 1
  4920. | #define HAVE_SYS_TYPES_H 1
  4921. | #define HAVE_SYS_STAT_H 1
  4922. | #define HAVE_STDLIB_H 1
  4923. | #define HAVE_STRING_H 1
  4924. | #define HAVE_MEMORY_H 1
  4925. | #define HAVE_STRINGS_H 1
  4926. | #define HAVE_INTTYPES_H 1
  4927. | #define HAVE_STDINT_H 1
  4928. | #define HAVE_UNISTD_H 1
  4929. | #define HAVE__BOOL 1
  4930. | #define HAVE_STDBOOL_H 1
  4931. | #define SUPPORT_GEOIP 1
  4932. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  4933. | #define HAVE_TYPEINFO 1
  4934. | #define HAVE_CXXABI 1
  4935. | #define HAVE_ALLOCA_H 1
  4936. | #define HAVE_ALLOCA 1
  4937. | #define HAVE_DIRENT_H 1
  4938. | #define STDC_HEADERS 1
  4939. | #define HAVE_ARPA_INET_H 1
  4940. | #define HAVE_ERRNO_H 1
  4941. | #define HAVE_FCNTL_H 1
  4942. | #define HAVE_INTTYPES_H 1
  4943. | #define HAVE_LANGINFO_H 1
  4944. | #define HAVE_LIMITS_H 1
  4945. | #define HAVE_LOCALE_H 1
  4946. | /* end confdefs.h. */
  4947. | #include <mntent.h>
  4948. configure:11315: result: no
  4949. configure:11315: checking for mntent.h
  4950. configure:11315: result: no
  4951. configure:11315: checking netdb.h usability
  4952. configure:11315: g++ -c conftest.cpp >&5
  4953. configure:11315: $? = 0
  4954. configure:11315: result: yes
  4955. configure:11315: checking netdb.h presence
  4956. configure:11315: g++ -E conftest.cpp
  4957. configure:11315: $? = 0
  4958. configure:11315: result: yes
  4959. configure:11315: checking for netdb.h
  4960. configure:11315: result: yes
  4961. configure:11315: checking netinet/in.h usability
  4962. configure:11315: g++ -c conftest.cpp >&5
  4963. configure:11315: $? = 0
  4964. configure:11315: result: yes
  4965. configure:11315: checking netinet/in.h presence
  4966. configure:11315: g++ -E conftest.cpp
  4967. configure:11315: $? = 0
  4968. configure:11315: result: yes
  4969. configure:11315: checking for netinet/in.h
  4970. configure:11315: result: yes
  4971. configure:11315: checking stddef.h usability
  4972. configure:11315: g++ -c conftest.cpp >&5
  4973. configure:11315: $? = 0
  4974. configure:11315: result: yes
  4975. configure:11315: checking stddef.h presence
  4976. configure:11315: g++ -E conftest.cpp
  4977. configure:11315: $? = 0
  4978. configure:11315: result: yes
  4979. configure:11315: checking for stddef.h
  4980. configure:11315: result: yes
  4981. configure:11315: checking nl_types.h usability
  4982. configure:11315: g++ -c conftest.cpp >&5
  4983. configure:11315: $? = 0
  4984. configure:11315: result: yes
  4985. configure:11315: checking nl_types.h presence
  4986. configure:11315: g++ -E conftest.cpp
  4987. configure:11315: $? = 0
  4988. configure:11315: result: yes
  4989. configure:11315: checking for nl_types.h
  4990. configure:11315: result: yes
  4991. configure:11315: checking signal.h usability
  4992. configure:11315: g++ -c conftest.cpp >&5
  4993. configure:11315: $? = 0
  4994. configure:11315: result: yes
  4995. configure:11315: checking signal.h presence
  4996. configure:11315: g++ -E conftest.cpp
  4997. configure:11315: $? = 0
  4998. configure:11315: result: yes
  4999. configure:11315: checking for signal.h
  5000. configure:11315: result: yes
  5001. configure:11315: checking for stdint.h
  5002. configure:11315: result: yes
  5003. configure:11315: checking stdio_ext.h usability
  5004. configure:11315: g++ -c conftest.cpp >&5
  5005. conftest.cpp:78:10: fatal error: 'stdio_ext.h' file not found
  5006. #include <stdio_ext.h>
  5007. ^~~~~~~~~~~~~
  5008. 1 error generated.
  5009. configure:11315: $? = 1
  5010. configure: failed program was:
  5011. | /* confdefs.h */
  5012. | #define PACKAGE_NAME "aMule-dlp"
  5013. | #define PACKAGE_TARNAME "amule-dlp"
  5014. | #define PACKAGE_VERSION "SVN"
  5015. | #define PACKAGE_STRING "aMule-dlp SVN"
  5016. | #define PACKAGE_BUGREPORT "admin@amule.org"
  5017. | #define PACKAGE_URL ""
  5018. | #define PACKAGE "amule-dlp"
  5019. | #define VERSION "SVN"
  5020. | #define YYTEXT_POINTER 1
  5021. | #define STDC_HEADERS 1
  5022. | #define HAVE_SYS_TYPES_H 1
  5023. | #define HAVE_SYS_STAT_H 1
  5024. | #define HAVE_STDLIB_H 1
  5025. | #define HAVE_STRING_H 1
  5026. | #define HAVE_MEMORY_H 1
  5027. | #define HAVE_STRINGS_H 1
  5028. | #define HAVE_INTTYPES_H 1
  5029. | #define HAVE_STDINT_H 1
  5030. | #define HAVE_UNISTD_H 1
  5031. | #define HAVE__BOOL 1
  5032. | #define HAVE_STDBOOL_H 1
  5033. | #define SUPPORT_GEOIP 1
  5034. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  5035. | #define HAVE_TYPEINFO 1
  5036. | #define HAVE_CXXABI 1
  5037. | #define HAVE_ALLOCA_H 1
  5038. | #define HAVE_ALLOCA 1
  5039. | #define HAVE_DIRENT_H 1
  5040. | #define STDC_HEADERS 1
  5041. | #define HAVE_ARPA_INET_H 1
  5042. | #define HAVE_ERRNO_H 1
  5043. | #define HAVE_FCNTL_H 1
  5044. | #define HAVE_INTTYPES_H 1
  5045. | #define HAVE_LANGINFO_H 1
  5046. | #define HAVE_LIMITS_H 1
  5047. | #define HAVE_LOCALE_H 1
  5048. | #define HAVE_NETDB_H 1
  5049. | #define HAVE_NETINET_IN_H 1
  5050. | #define HAVE_STDDEF_H 1
  5051. | #define HAVE_NL_TYPES_H 1
  5052. | #define HAVE_SIGNAL_H 1
  5053. | #define HAVE_STDINT_H 1
  5054. | /* end confdefs.h. */
  5055. | #include <stdio.h>
  5056. | #ifdef HAVE_SYS_TYPES_H
  5057. | # include <sys/types.h>
  5058. | #endif
  5059. | #ifdef HAVE_SYS_STAT_H
  5060. | # include <sys/stat.h>
  5061. | #endif
  5062. | #ifdef STDC_HEADERS
  5063. | # include <stdlib.h>
  5064. | # include <stddef.h>
  5065. | #else
  5066. | # ifdef HAVE_STDLIB_H
  5067. | # include <stdlib.h>
  5068. | # endif
  5069. | #endif
  5070. | #ifdef HAVE_STRING_H
  5071. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5072. | # include <memory.h>
  5073. | # endif
  5074. | # include <string.h>
  5075. | #endif
  5076. | #ifdef HAVE_STRINGS_H
  5077. | # include <strings.h>
  5078. | #endif
  5079. | #ifdef HAVE_INTTYPES_H
  5080. | # include <inttypes.h>
  5081. | #endif
  5082. | #ifdef HAVE_STDINT_H
  5083. | # include <stdint.h>
  5084. | #endif
  5085. | #ifdef HAVE_UNISTD_H
  5086. | # include <unistd.h>
  5087. | #endif
  5088. | #include <stdio_ext.h>
  5089. configure:11315: result: no
  5090. configure:11315: checking stdio_ext.h presence
  5091. configure:11315: g++ -E conftest.cpp
  5092. conftest.cpp:45:10: fatal error: 'stdio_ext.h' file not found
  5093. #include <stdio_ext.h>
  5094. ^~~~~~~~~~~~~
  5095. 1 error generated.
  5096. configure:11315: $? = 1
  5097. configure: failed program was:
  5098. | /* confdefs.h */
  5099. | #define PACKAGE_NAME "aMule-dlp"
  5100. | #define PACKAGE_TARNAME "amule-dlp"
  5101. | #define PACKAGE_VERSION "SVN"
  5102. | #define PACKAGE_STRING "aMule-dlp SVN"
  5103. | #define PACKAGE_BUGREPORT "admin@amule.org"
  5104. | #define PACKAGE_URL ""
  5105. | #define PACKAGE "amule-dlp"
  5106. | #define VERSION "SVN"
  5107. | #define YYTEXT_POINTER 1
  5108. | #define STDC_HEADERS 1
  5109. | #define HAVE_SYS_TYPES_H 1
  5110. | #define HAVE_SYS_STAT_H 1
  5111. | #define HAVE_STDLIB_H 1
  5112. | #define HAVE_STRING_H 1
  5113. | #define HAVE_MEMORY_H 1
  5114. | #define HAVE_STRINGS_H 1
  5115. | #define HAVE_INTTYPES_H 1
  5116. | #define HAVE_STDINT_H 1
  5117. | #define HAVE_UNISTD_H 1
  5118. | #define HAVE__BOOL 1
  5119. | #define HAVE_STDBOOL_H 1
  5120. | #define SUPPORT_GEOIP 1
  5121. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  5122. | #define HAVE_TYPEINFO 1
  5123. | #define HAVE_CXXABI 1
  5124. | #define HAVE_ALLOCA_H 1
  5125. | #define HAVE_ALLOCA 1
  5126. | #define HAVE_DIRENT_H 1
  5127. | #define STDC_HEADERS 1
  5128. | #define HAVE_ARPA_INET_H 1
  5129. | #define HAVE_ERRNO_H 1
  5130. | #define HAVE_FCNTL_H 1
  5131. | #define HAVE_INTTYPES_H 1
  5132. | #define HAVE_LANGINFO_H 1
  5133. | #define HAVE_LIMITS_H 1
  5134. | #define HAVE_LOCALE_H 1
  5135. | #define HAVE_NETDB_H 1
  5136. | #define HAVE_NETINET_IN_H 1
  5137. | #define HAVE_STDDEF_H 1
  5138. | #define HAVE_NL_TYPES_H 1
  5139. | #define HAVE_SIGNAL_H 1
  5140. | #define HAVE_STDINT_H 1
  5141. | /* end confdefs.h. */
  5142. | #include <stdio_ext.h>
  5143. configure:11315: result: no
  5144. configure:11315: checking for stdio_ext.h
  5145. configure:11315: result: no
  5146. configure:11315: checking for stdlib.h
  5147. configure:11315: result: yes
  5148. configure:11315: checking for string.h
  5149. configure:11315: result: yes
  5150. configure:11315: checking for strings.h
  5151. configure:11315: result: yes
  5152. configure:11315: checking sys/ioctl.h usability
  5153. configure:11315: g++ -c conftest.cpp >&5
  5154. configure:11315: $? = 0
  5155. configure:11315: result: yes
  5156. configure:11315: checking sys/ioctl.h presence
  5157. configure:11315: g++ -E conftest.cpp
  5158. configure:11315: $? = 0
  5159. configure:11315: result: yes
  5160. configure:11315: checking for sys/ioctl.h
  5161. configure:11315: result: yes
  5162. configure:11315: checking sys/mntent.h usability
  5163. configure:11315: g++ -c conftest.cpp >&5
  5164. conftest.cpp:82:10: fatal error: 'sys/mntent.h' file not found
  5165. #include <sys/mntent.h>
  5166. ^~~~~~~~~~~~~~
  5167. 1 error generated.
  5168. configure:11315: $? = 1
  5169. configure: failed program was:
  5170. | /* confdefs.h */
  5171. | #define PACKAGE_NAME "aMule-dlp"
  5172. | #define PACKAGE_TARNAME "amule-dlp"
  5173. | #define PACKAGE_VERSION "SVN"
  5174. | #define PACKAGE_STRING "aMule-dlp SVN"
  5175. | #define PACKAGE_BUGREPORT "admin@amule.org"
  5176. | #define PACKAGE_URL ""
  5177. | #define PACKAGE "amule-dlp"
  5178. | #define VERSION "SVN"
  5179. | #define YYTEXT_POINTER 1
  5180. | #define STDC_HEADERS 1
  5181. | #define HAVE_SYS_TYPES_H 1
  5182. | #define HAVE_SYS_STAT_H 1
  5183. | #define HAVE_STDLIB_H 1
  5184. | #define HAVE_STRING_H 1
  5185. | #define HAVE_MEMORY_H 1
  5186. | #define HAVE_STRINGS_H 1
  5187. | #define HAVE_INTTYPES_H 1
  5188. | #define HAVE_STDINT_H 1
  5189. | #define HAVE_UNISTD_H 1
  5190. | #define HAVE__BOOL 1
  5191. | #define HAVE_STDBOOL_H 1
  5192. | #define SUPPORT_GEOIP 1
  5193. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  5194. | #define HAVE_TYPEINFO 1
  5195. | #define HAVE_CXXABI 1
  5196. | #define HAVE_ALLOCA_H 1
  5197. | #define HAVE_ALLOCA 1
  5198. | #define HAVE_DIRENT_H 1
  5199. | #define STDC_HEADERS 1
  5200. | #define HAVE_ARPA_INET_H 1
  5201. | #define HAVE_ERRNO_H 1
  5202. | #define HAVE_FCNTL_H 1
  5203. | #define HAVE_INTTYPES_H 1
  5204. | #define HAVE_LANGINFO_H 1
  5205. | #define HAVE_LIMITS_H 1
  5206. | #define HAVE_LOCALE_H 1
  5207. | #define HAVE_NETDB_H 1
  5208. | #define HAVE_NETINET_IN_H 1
  5209. | #define HAVE_STDDEF_H 1
  5210. | #define HAVE_NL_TYPES_H 1
  5211. | #define HAVE_SIGNAL_H 1
  5212. | #define HAVE_STDINT_H 1
  5213. | #define HAVE_STDLIB_H 1
  5214. | #define HAVE_STRING_H 1
  5215. | #define HAVE_STRINGS_H 1
  5216. | #define HAVE_SYS_IOCTL_H 1
  5217. | /* end confdefs.h. */
  5218. | #include <stdio.h>
  5219. | #ifdef HAVE_SYS_TYPES_H
  5220. | # include <sys/types.h>
  5221. | #endif
  5222. | #ifdef HAVE_SYS_STAT_H
  5223. | # include <sys/stat.h>
  5224. | #endif
  5225. | #ifdef STDC_HEADERS
  5226. | # include <stdlib.h>
  5227. | # include <stddef.h>
  5228. | #else
  5229. | # ifdef HAVE_STDLIB_H
  5230. | # include <stdlib.h>
  5231. | # endif
  5232. | #endif
  5233. | #ifdef HAVE_STRING_H
  5234. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5235. | # include <memory.h>
  5236. | # endif
  5237. | # include <string.h>
  5238. | #endif
  5239. | #ifdef HAVE_STRINGS_H
  5240. | # include <strings.h>
  5241. | #endif
  5242. | #ifdef HAVE_INTTYPES_H
  5243. | # include <inttypes.h>
  5244. | #endif
  5245. | #ifdef HAVE_STDINT_H
  5246. | # include <stdint.h>
  5247. | #endif
  5248. | #ifdef HAVE_UNISTD_H
  5249. | # include <unistd.h>
  5250. | #endif
  5251. | #include <sys/mntent.h>
  5252. configure:11315: result: no
  5253. configure:11315: checking sys/mntent.h presence
  5254. configure:11315: g++ -E conftest.cpp
  5255. conftest.cpp:49:10: fatal error: 'sys/mntent.h' file not found
  5256. #include <sys/mntent.h>
  5257. ^~~~~~~~~~~~~~
  5258. 1 error generated.
  5259. configure:11315: $? = 1
  5260. configure: failed program was:
  5261. | /* confdefs.h */
  5262. | #define PACKAGE_NAME "aMule-dlp"
  5263. | #define PACKAGE_TARNAME "amule-dlp"
  5264. | #define PACKAGE_VERSION "SVN"
  5265. | #define PACKAGE_STRING "aMule-dlp SVN"
  5266. | #define PACKAGE_BUGREPORT "admin@amule.org"
  5267. | #define PACKAGE_URL ""
  5268. | #define PACKAGE "amule-dlp"
  5269. | #define VERSION "SVN"
  5270. | #define YYTEXT_POINTER 1
  5271. | #define STDC_HEADERS 1
  5272. | #define HAVE_SYS_TYPES_H 1
  5273. | #define HAVE_SYS_STAT_H 1
  5274. | #define HAVE_STDLIB_H 1
  5275. | #define HAVE_STRING_H 1
  5276. | #define HAVE_MEMORY_H 1
  5277. | #define HAVE_STRINGS_H 1
  5278. | #define HAVE_INTTYPES_H 1
  5279. | #define HAVE_STDINT_H 1
  5280. | #define HAVE_UNISTD_H 1
  5281. | #define HAVE__BOOL 1
  5282. | #define HAVE_STDBOOL_H 1
  5283. | #define SUPPORT_GEOIP 1
  5284. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  5285. | #define HAVE_TYPEINFO 1
  5286. | #define HAVE_CXXABI 1
  5287. | #define HAVE_ALLOCA_H 1
  5288. | #define HAVE_ALLOCA 1
  5289. | #define HAVE_DIRENT_H 1
  5290. | #define STDC_HEADERS 1
  5291. | #define HAVE_ARPA_INET_H 1
  5292. | #define HAVE_ERRNO_H 1
  5293. | #define HAVE_FCNTL_H 1
  5294. | #define HAVE_INTTYPES_H 1
  5295. | #define HAVE_LANGINFO_H 1
  5296. | #define HAVE_LIMITS_H 1
  5297. | #define HAVE_LOCALE_H 1
  5298. | #define HAVE_NETDB_H 1
  5299. | #define HAVE_NETINET_IN_H 1
  5300. | #define HAVE_STDDEF_H 1
  5301. | #define HAVE_NL_TYPES_H 1
  5302. | #define HAVE_SIGNAL_H 1
  5303. | #define HAVE_STDINT_H 1
  5304. | #define HAVE_STDLIB_H 1
  5305. | #define HAVE_STRING_H 1
  5306. | #define HAVE_STRINGS_H 1
  5307. | #define HAVE_SYS_IOCTL_H 1
  5308. | /* end confdefs.h. */
  5309. | #include <sys/mntent.h>
  5310. configure:11315: result: no
  5311. configure:11315: checking for sys/mntent.h
  5312. configure:11315: result: no
  5313. configure:11315: checking sys/mnttab.h usability
  5314. configure:11315: g++ -c conftest.cpp >&5
  5315. conftest.cpp:82:10: fatal error: 'sys/mnttab.h' file not found
  5316. #include <sys/mnttab.h>
  5317. ^~~~~~~~~~~~~~
  5318. 1 error generated.
  5319. configure:11315: $? = 1
  5320. configure: failed program was:
  5321. | /* confdefs.h */
  5322. | #define PACKAGE_NAME "aMule-dlp"
  5323. | #define PACKAGE_TARNAME "amule-dlp"
  5324. | #define PACKAGE_VERSION "SVN"
  5325. | #define PACKAGE_STRING "aMule-dlp SVN"
  5326. | #define PACKAGE_BUGREPORT "admin@amule.org"
  5327. | #define PACKAGE_URL ""
  5328. | #define PACKAGE "amule-dlp"
  5329. | #define VERSION "SVN"
  5330. | #define YYTEXT_POINTER 1
  5331. | #define STDC_HEADERS 1
  5332. | #define HAVE_SYS_TYPES_H 1
  5333. | #define HAVE_SYS_STAT_H 1
  5334. | #define HAVE_STDLIB_H 1
  5335. | #define HAVE_STRING_H 1
  5336. | #define HAVE_MEMORY_H 1
  5337. | #define HAVE_STRINGS_H 1
  5338. | #define HAVE_INTTYPES_H 1
  5339. | #define HAVE_STDINT_H 1
  5340. | #define HAVE_UNISTD_H 1
  5341. | #define HAVE__BOOL 1
  5342. | #define HAVE_STDBOOL_H 1
  5343. | #define SUPPORT_GEOIP 1
  5344. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  5345. | #define HAVE_TYPEINFO 1
  5346. | #define HAVE_CXXABI 1
  5347. | #define HAVE_ALLOCA_H 1
  5348. | #define HAVE_ALLOCA 1
  5349. | #define HAVE_DIRENT_H 1
  5350. | #define STDC_HEADERS 1
  5351. | #define HAVE_ARPA_INET_H 1
  5352. | #define HAVE_ERRNO_H 1
  5353. | #define HAVE_FCNTL_H 1
  5354. | #define HAVE_INTTYPES_H 1
  5355. | #define HAVE_LANGINFO_H 1
  5356. | #define HAVE_LIMITS_H 1
  5357. | #define HAVE_LOCALE_H 1
  5358. | #define HAVE_NETDB_H 1
  5359. | #define HAVE_NETINET_IN_H 1
  5360. | #define HAVE_STDDEF_H 1
  5361. | #define HAVE_NL_TYPES_H 1
  5362. | #define HAVE_SIGNAL_H 1
  5363. | #define HAVE_STDINT_H 1
  5364. | #define HAVE_STDLIB_H 1
  5365. | #define HAVE_STRING_H 1
  5366. | #define HAVE_STRINGS_H 1
  5367. | #define HAVE_SYS_IOCTL_H 1
  5368. | /* end confdefs.h. */
  5369. | #include <stdio.h>
  5370. | #ifdef HAVE_SYS_TYPES_H
  5371. | # include <sys/types.h>
  5372. | #endif
  5373. | #ifdef HAVE_SYS_STAT_H
  5374. | # include <sys/stat.h>
  5375. | #endif
  5376. | #ifdef STDC_HEADERS
  5377. | # include <stdlib.h>
  5378. | # include <stddef.h>
  5379. | #else
  5380. | # ifdef HAVE_STDLIB_H
  5381. | # include <stdlib.h>
  5382. | # endif
  5383. | #endif
  5384. | #ifdef HAVE_STRING_H
  5385. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5386. | # include <memory.h>
  5387. | # endif
  5388. | # include <string.h>
  5389. | #endif
  5390. | #ifdef HAVE_STRINGS_H
  5391. | # include <strings.h>
  5392. | #endif
  5393. | #ifdef HAVE_INTTYPES_H
  5394. | # include <inttypes.h>
  5395. | #endif
  5396. | #ifdef HAVE_STDINT_H
  5397. | # include <stdint.h>
  5398. | #endif
  5399. | #ifdef HAVE_UNISTD_H
  5400. | # include <unistd.h>
  5401. | #endif
  5402. | #include <sys/mnttab.h>
  5403. configure:11315: result: no
  5404. configure:11315: checking sys/mnttab.h presence
  5405. configure:11315: g++ -E conftest.cpp
  5406. conftest.cpp:49:10: fatal error: 'sys/mnttab.h' file not found
  5407. #include <sys/mnttab.h>
  5408. ^~~~~~~~~~~~~~
  5409. 1 error generated.
  5410. configure:11315: $? = 1
  5411. configure: failed program was:
  5412. | /* confdefs.h */
  5413. | #define PACKAGE_NAME "aMule-dlp"
  5414. | #define PACKAGE_TARNAME "amule-dlp"
  5415. | #define PACKAGE_VERSION "SVN"
  5416. | #define PACKAGE_STRING "aMule-dlp SVN"
  5417. | #define PACKAGE_BUGREPORT "admin@amule.org"
  5418. | #define PACKAGE_URL ""
  5419. | #define PACKAGE "amule-dlp"
  5420. | #define VERSION "SVN"
  5421. | #define YYTEXT_POINTER 1
  5422. | #define STDC_HEADERS 1
  5423. | #define HAVE_SYS_TYPES_H 1
  5424. | #define HAVE_SYS_STAT_H 1
  5425. | #define HAVE_STDLIB_H 1
  5426. | #define HAVE_STRING_H 1
  5427. | #define HAVE_MEMORY_H 1
  5428. | #define HAVE_STRINGS_H 1
  5429. | #define HAVE_INTTYPES_H 1
  5430. | #define HAVE_STDINT_H 1
  5431. | #define HAVE_UNISTD_H 1
  5432. | #define HAVE__BOOL 1
  5433. | #define HAVE_STDBOOL_H 1
  5434. | #define SUPPORT_GEOIP 1
  5435. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  5436. | #define HAVE_TYPEINFO 1
  5437. | #define HAVE_CXXABI 1
  5438. | #define HAVE_ALLOCA_H 1
  5439. | #define HAVE_ALLOCA 1
  5440. | #define HAVE_DIRENT_H 1
  5441. | #define STDC_HEADERS 1
  5442. | #define HAVE_ARPA_INET_H 1
  5443. | #define HAVE_ERRNO_H 1
  5444. | #define HAVE_FCNTL_H 1
  5445. | #define HAVE_INTTYPES_H 1
  5446. | #define HAVE_LANGINFO_H 1
  5447. | #define HAVE_LIMITS_H 1
  5448. | #define HAVE_LOCALE_H 1
  5449. | #define HAVE_NETDB_H 1
  5450. | #define HAVE_NETINET_IN_H 1
  5451. | #define HAVE_STDDEF_H 1
  5452. | #define HAVE_NL_TYPES_H 1
  5453. | #define HAVE_SIGNAL_H 1
  5454. | #define HAVE_STDINT_H 1
  5455. | #define HAVE_STDLIB_H 1
  5456. | #define HAVE_STRING_H 1
  5457. | #define HAVE_STRINGS_H 1
  5458. | #define HAVE_SYS_IOCTL_H 1
  5459. | /* end confdefs.h. */
  5460. | #include <sys/mnttab.h>
  5461. configure:11315: result: no
  5462. configure:11315: checking for sys/mnttab.h
  5463. configure:11315: result: no
  5464. configure:11315: checking sys/mount.h usability
  5465. configure:11315: g++ -c conftest.cpp >&5
  5466. configure:11315: $? = 0
  5467. configure:11315: result: yes
  5468. configure:11315: checking sys/mount.h presence
  5469. configure:11315: g++ -E conftest.cpp
  5470. configure:11315: $? = 0
  5471. configure:11315: result: yes
  5472. configure:11315: checking for sys/mount.h
  5473. configure:11315: result: yes
  5474. configure:11315: checking sys/param.h usability
  5475. configure:11315: g++ -c conftest.cpp >&5
  5476. configure:11315: $? = 0
  5477. configure:11315: result: yes
  5478. configure:11315: checking sys/param.h presence
  5479. configure:11315: g++ -E conftest.cpp
  5480. configure:11315: $? = 0
  5481. configure:11315: result: yes
  5482. configure:11315: checking for sys/param.h
  5483. configure:11315: result: yes
  5484. configure:11315: checking sys/resource.h usability
  5485. configure:11315: g++ -c conftest.cpp >&5
  5486. configure:11315: $? = 0
  5487. configure:11315: result: yes
  5488. configure:11315: checking sys/resource.h presence
  5489. configure:11315: g++ -E conftest.cpp
  5490. configure:11315: $? = 0
  5491. configure:11315: result: yes
  5492. configure:11315: checking for sys/resource.h
  5493. configure:11315: result: yes
  5494. configure:11315: checking sys/select.h usability
  5495. configure:11315: g++ -c conftest.cpp >&5
  5496. configure:11315: $? = 0
  5497. configure:11315: result: yes
  5498. configure:11315: checking sys/select.h presence
  5499. configure:11315: g++ -E conftest.cpp
  5500. configure:11315: $? = 0
  5501. configure:11315: result: yes
  5502. configure:11315: checking for sys/select.h
  5503. configure:11315: result: yes
  5504. configure:11315: checking sys/socket.h usability
  5505. configure:11315: g++ -c conftest.cpp >&5
  5506. configure:11315: $? = 0
  5507. configure:11315: result: yes
  5508. configure:11315: checking sys/socket.h presence
  5509. configure:11315: g++ -E conftest.cpp
  5510. configure:11315: $? = 0
  5511. configure:11315: result: yes
  5512. configure:11315: checking for sys/socket.h
  5513. configure:11315: result: yes
  5514. configure:11315: checking sys/statvfs.h usability
  5515. configure:11315: g++ -c conftest.cpp >&5
  5516. configure:11315: $? = 0
  5517. configure:11315: result: yes
  5518. configure:11315: checking sys/statvfs.h presence
  5519. configure:11315: g++ -E conftest.cpp
  5520. configure:11315: $? = 0
  5521. configure:11315: result: yes
  5522. configure:11315: checking for sys/statvfs.h
  5523. configure:11315: result: yes
  5524. configure:11315: checking sys/time.h usability
  5525. configure:11315: g++ -c conftest.cpp >&5
  5526. configure:11315: $? = 0
  5527. configure:11315: result: yes
  5528. configure:11315: checking sys/time.h presence
  5529. configure:11315: g++ -E conftest.cpp
  5530. configure:11315: $? = 0
  5531. configure:11315: result: yes
  5532. configure:11315: checking for sys/time.h
  5533. configure:11315: result: yes
  5534. configure:11315: checking sys/timeb.h usability
  5535. configure:11315: g++ -c conftest.cpp >&5
  5536. configure:11315: $? = 0
  5537. configure:11315: result: yes
  5538. configure:11315: checking sys/timeb.h presence
  5539. configure:11315: g++ -E conftest.cpp
  5540. configure:11315: $? = 0
  5541. configure:11315: result: yes
  5542. configure:11315: checking for sys/timeb.h
  5543. configure:11315: result: yes
  5544. configure:11315: checking for sys/types.h
  5545. configure:11315: result: yes
  5546. configure:11315: checking for unistd.h
  5547. configure:11315: result: yes
  5548. configure:11325: checking for sys/wait.h that is POSIX.1 compatible
  5549. configure:11351: g++ -c conftest.cpp >&5
  5550. configure:11351: $? = 0
  5551. configure:11358: result: yes
  5552. configure:11369: checking for mode_t
  5553. configure:11369: g++ -c conftest.cpp >&5
  5554. configure:11369: $? = 0
  5555. configure:11369: g++ -c conftest.cpp >&5
  5556. conftest.cpp:96:21: error: expected expression
  5557. if (sizeof ((mode_t)))
  5558. ^
  5559. 1 error generated.
  5560. configure:11369: $? = 1
  5561. configure: failed program was:
  5562. | /* confdefs.h */
  5563. | #define PACKAGE_NAME "aMule-dlp"
  5564. | #define PACKAGE_TARNAME "amule-dlp"
  5565. | #define PACKAGE_VERSION "SVN"
  5566. | #define PACKAGE_STRING "aMule-dlp SVN"
  5567. | #define PACKAGE_BUGREPORT "admin@amule.org"
  5568. | #define PACKAGE_URL ""
  5569. | #define PACKAGE "amule-dlp"
  5570. | #define VERSION "SVN"
  5571. | #define YYTEXT_POINTER 1
  5572. | #define STDC_HEADERS 1
  5573. | #define HAVE_SYS_TYPES_H 1
  5574. | #define HAVE_SYS_STAT_H 1
  5575. | #define HAVE_STDLIB_H 1
  5576. | #define HAVE_STRING_H 1
  5577. | #define HAVE_MEMORY_H 1
  5578. | #define HAVE_STRINGS_H 1
  5579. | #define HAVE_INTTYPES_H 1
  5580. | #define HAVE_STDINT_H 1
  5581. | #define HAVE_UNISTD_H 1
  5582. | #define HAVE__BOOL 1
  5583. | #define HAVE_STDBOOL_H 1
  5584. | #define SUPPORT_GEOIP 1
  5585. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  5586. | #define HAVE_TYPEINFO 1
  5587. | #define HAVE_CXXABI 1
  5588. | #define HAVE_ALLOCA_H 1
  5589. | #define HAVE_ALLOCA 1
  5590. | #define HAVE_DIRENT_H 1
  5591. | #define STDC_HEADERS 1
  5592. | #define HAVE_ARPA_INET_H 1
  5593. | #define HAVE_ERRNO_H 1
  5594. | #define HAVE_FCNTL_H 1
  5595. | #define HAVE_INTTYPES_H 1
  5596. | #define HAVE_LANGINFO_H 1
  5597. | #define HAVE_LIMITS_H 1
  5598. | #define HAVE_LOCALE_H 1
  5599. | #define HAVE_NETDB_H 1
  5600. | #define HAVE_NETINET_IN_H 1
  5601. | #define HAVE_STDDEF_H 1
  5602. | #define HAVE_NL_TYPES_H 1
  5603. | #define HAVE_SIGNAL_H 1
  5604. | #define HAVE_STDINT_H 1
  5605. | #define HAVE_STDLIB_H 1
  5606. | #define HAVE_STRING_H 1
  5607. | #define HAVE_STRINGS_H 1
  5608. | #define HAVE_SYS_IOCTL_H 1
  5609. | #define HAVE_SYS_MOUNT_H 1
  5610. | #define HAVE_SYS_PARAM_H 1
  5611. | #define HAVE_SYS_RESOURCE_H 1
  5612. | #define HAVE_SYS_SELECT_H 1
  5613. | #define HAVE_SYS_SOCKET_H 1
  5614. | #define HAVE_SYS_STATVFS_H 1
  5615. | #define HAVE_SYS_TIME_H 1
  5616. | #define HAVE_SYS_TIMEB_H 1
  5617. | #define HAVE_SYS_TYPES_H 1
  5618. | #define HAVE_UNISTD_H 1
  5619. | #define HAVE_SYS_WAIT_H 1
  5620. | /* end confdefs.h. */
  5621. | #include <stdio.h>
  5622. | #ifdef HAVE_SYS_TYPES_H
  5623. | # include <sys/types.h>
  5624. | #endif
  5625. | #ifdef HAVE_SYS_STAT_H
  5626. | # include <sys/stat.h>
  5627. | #endif
  5628. | #ifdef STDC_HEADERS
  5629. | # include <stdlib.h>
  5630. | # include <stddef.h>
  5631. | #else
  5632. | # ifdef HAVE_STDLIB_H
  5633. | # include <stdlib.h>
  5634. | # endif
  5635. | #endif
  5636. | #ifdef HAVE_STRING_H
  5637. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5638. | # include <memory.h>
  5639. | # endif
  5640. | # include <string.h>
  5641. | #endif
  5642. | #ifdef HAVE_STRINGS_H
  5643. | # include <strings.h>
  5644. | #endif
  5645. | #ifdef HAVE_INTTYPES_H
  5646. | # include <inttypes.h>
  5647. | #endif
  5648. | #ifdef HAVE_STDINT_H
  5649. | # include <stdint.h>
  5650. | #endif
  5651. | #ifdef HAVE_UNISTD_H
  5652. | # include <unistd.h>
  5653. | #endif
  5654. | int
  5655. | main ()
  5656. | {
  5657. | if (sizeof ((mode_t)))
  5658. | return 0;
  5659. | ;
  5660. | return 0;
  5661. | }
  5662. configure:11369: result: yes
  5663. configure:11380: checking for off_t
  5664. configure:11380: g++ -c conftest.cpp >&5
  5665. configure:11380: $? = 0
  5666. configure:11380: g++ -c conftest.cpp >&5
  5667. conftest.cpp:96:20: error: expected expression
  5668. if (sizeof ((off_t)))
  5669. ^
  5670. 1 error generated.
  5671. configure:11380: $? = 1
  5672. configure: failed program was:
  5673. | /* confdefs.h */
  5674. | #define PACKAGE_NAME "aMule-dlp"
  5675. | #define PACKAGE_TARNAME "amule-dlp"
  5676. | #define PACKAGE_VERSION "SVN"
  5677. | #define PACKAGE_STRING "aMule-dlp SVN"
  5678. | #define PACKAGE_BUGREPORT "admin@amule.org"
  5679. | #define PACKAGE_URL ""
  5680. | #define PACKAGE "amule-dlp"
  5681. | #define VERSION "SVN"
  5682. | #define YYTEXT_POINTER 1
  5683. | #define STDC_HEADERS 1
  5684. | #define HAVE_SYS_TYPES_H 1
  5685. | #define HAVE_SYS_STAT_H 1
  5686. | #define HAVE_STDLIB_H 1
  5687. | #define HAVE_STRING_H 1
  5688. | #define HAVE_MEMORY_H 1
  5689. | #define HAVE_STRINGS_H 1
  5690. | #define HAVE_INTTYPES_H 1
  5691. | #define HAVE_STDINT_H 1
  5692. | #define HAVE_UNISTD_H 1
  5693. | #define HAVE__BOOL 1
  5694. | #define HAVE_STDBOOL_H 1
  5695. | #define SUPPORT_GEOIP 1
  5696. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  5697. | #define HAVE_TYPEINFO 1
  5698. | #define HAVE_CXXABI 1
  5699. | #define HAVE_ALLOCA_H 1
  5700. | #define HAVE_ALLOCA 1
  5701. | #define HAVE_DIRENT_H 1
  5702. | #define STDC_HEADERS 1
  5703. | #define HAVE_ARPA_INET_H 1
  5704. | #define HAVE_ERRNO_H 1
  5705. | #define HAVE_FCNTL_H 1
  5706. | #define HAVE_INTTYPES_H 1
  5707. | #define HAVE_LANGINFO_H 1
  5708. | #define HAVE_LIMITS_H 1
  5709. | #define HAVE_LOCALE_H 1
  5710. | #define HAVE_NETDB_H 1
  5711. | #define HAVE_NETINET_IN_H 1
  5712. | #define HAVE_STDDEF_H 1
  5713. | #define HAVE_NL_TYPES_H 1
  5714. | #define HAVE_SIGNAL_H 1
  5715. | #define HAVE_STDINT_H 1
  5716. | #define HAVE_STDLIB_H 1
  5717. | #define HAVE_STRING_H 1
  5718. | #define HAVE_STRINGS_H 1
  5719. | #define HAVE_SYS_IOCTL_H 1
  5720. | #define HAVE_SYS_MOUNT_H 1
  5721. | #define HAVE_SYS_PARAM_H 1
  5722. | #define HAVE_SYS_RESOURCE_H 1
  5723. | #define HAVE_SYS_SELECT_H 1
  5724. | #define HAVE_SYS_SOCKET_H 1
  5725. | #define HAVE_SYS_STATVFS_H 1
  5726. | #define HAVE_SYS_TIME_H 1
  5727. | #define HAVE_SYS_TIMEB_H 1
  5728. | #define HAVE_SYS_TYPES_H 1
  5729. | #define HAVE_UNISTD_H 1
  5730. | #define HAVE_SYS_WAIT_H 1
  5731. | /* end confdefs.h. */
  5732. | #include <stdio.h>
  5733. | #ifdef HAVE_SYS_TYPES_H
  5734. | # include <sys/types.h>
  5735. | #endif
  5736. | #ifdef HAVE_SYS_STAT_H
  5737. | # include <sys/stat.h>
  5738. | #endif
  5739. | #ifdef STDC_HEADERS
  5740. | # include <stdlib.h>
  5741. | # include <stddef.h>
  5742. | #else
  5743. | # ifdef HAVE_STDLIB_H
  5744. | # include <stdlib.h>
  5745. | # endif
  5746. | #endif
  5747. | #ifdef HAVE_STRING_H
  5748. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5749. | # include <memory.h>
  5750. | # endif
  5751. | # include <string.h>
  5752. | #endif
  5753. | #ifdef HAVE_STRINGS_H
  5754. | # include <strings.h>
  5755. | #endif
  5756. | #ifdef HAVE_INTTYPES_H
  5757. | # include <inttypes.h>
  5758. | #endif
  5759. | #ifdef HAVE_STDINT_H
  5760. | # include <stdint.h>
  5761. | #endif
  5762. | #ifdef HAVE_UNISTD_H
  5763. | # include <unistd.h>
  5764. | #endif
  5765. | int
  5766. | main ()
  5767. | {
  5768. | if (sizeof ((off_t)))
  5769. | return 0;
  5770. | ;
  5771. | return 0;
  5772. | }
  5773. configure:11380: result: yes
  5774. configure:11391: checking for size_t
  5775. configure:11391: result: yes
  5776. configure:11402: checking whether time.h and sys/time.h may both be included
  5777. configure:11422: g++ -c conftest.cpp >&5
  5778. configure:11422: $? = 0
  5779. configure:11429: result: yes
  5780. configure:11437: checking whether struct tm is in sys/time.h or time.h
  5781. configure:11457: g++ -c conftest.cpp >&5
  5782. configure:11457: $? = 0
  5783. configure:11464: result: time.h
  5784. configure:11472: checking for uid_t in sys/types.h
  5785. configure:11491: result: yes
  5786. configure:11502: checking for ptrdiff_t
  5787. configure:11502: g++ -c conftest.cpp >&5
  5788. configure:11502: $? = 0
  5789. configure:11502: g++ -c conftest.cpp >&5
  5790. conftest.cpp:97:24: error: expected expression
  5791. if (sizeof ((ptrdiff_t)))
  5792. ^
  5793. 1 error generated.
  5794. configure:11502: $? = 1
  5795. configure: failed program was:
  5796. | /* confdefs.h */
  5797. | #define PACKAGE_NAME "aMule-dlp"
  5798. | #define PACKAGE_TARNAME "amule-dlp"
  5799. | #define PACKAGE_VERSION "SVN"
  5800. | #define PACKAGE_STRING "aMule-dlp SVN"
  5801. | #define PACKAGE_BUGREPORT "admin@amule.org"
  5802. | #define PACKAGE_URL ""
  5803. | #define PACKAGE "amule-dlp"
  5804. | #define VERSION "SVN"
  5805. | #define YYTEXT_POINTER 1
  5806. | #define STDC_HEADERS 1
  5807. | #define HAVE_SYS_TYPES_H 1
  5808. | #define HAVE_SYS_STAT_H 1
  5809. | #define HAVE_STDLIB_H 1
  5810. | #define HAVE_STRING_H 1
  5811. | #define HAVE_MEMORY_H 1
  5812. | #define HAVE_STRINGS_H 1
  5813. | #define HAVE_INTTYPES_H 1
  5814. | #define HAVE_STDINT_H 1
  5815. | #define HAVE_UNISTD_H 1
  5816. | #define HAVE__BOOL 1
  5817. | #define HAVE_STDBOOL_H 1
  5818. | #define SUPPORT_GEOIP 1
  5819. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  5820. | #define HAVE_TYPEINFO 1
  5821. | #define HAVE_CXXABI 1
  5822. | #define HAVE_ALLOCA_H 1
  5823. | #define HAVE_ALLOCA 1
  5824. | #define HAVE_DIRENT_H 1
  5825. | #define STDC_HEADERS 1
  5826. | #define HAVE_ARPA_INET_H 1
  5827. | #define HAVE_ERRNO_H 1
  5828. | #define HAVE_FCNTL_H 1
  5829. | #define HAVE_INTTYPES_H 1
  5830. | #define HAVE_LANGINFO_H 1
  5831. | #define HAVE_LIMITS_H 1
  5832. | #define HAVE_LOCALE_H 1
  5833. | #define HAVE_NETDB_H 1
  5834. | #define HAVE_NETINET_IN_H 1
  5835. | #define HAVE_STDDEF_H 1
  5836. | #define HAVE_NL_TYPES_H 1
  5837. | #define HAVE_SIGNAL_H 1
  5838. | #define HAVE_STDINT_H 1
  5839. | #define HAVE_STDLIB_H 1
  5840. | #define HAVE_STRING_H 1
  5841. | #define HAVE_STRINGS_H 1
  5842. | #define HAVE_SYS_IOCTL_H 1
  5843. | #define HAVE_SYS_MOUNT_H 1
  5844. | #define HAVE_SYS_PARAM_H 1
  5845. | #define HAVE_SYS_RESOURCE_H 1
  5846. | #define HAVE_SYS_SELECT_H 1
  5847. | #define HAVE_SYS_SOCKET_H 1
  5848. | #define HAVE_SYS_STATVFS_H 1
  5849. | #define HAVE_SYS_TIME_H 1
  5850. | #define HAVE_SYS_TIMEB_H 1
  5851. | #define HAVE_SYS_TYPES_H 1
  5852. | #define HAVE_UNISTD_H 1
  5853. | #define HAVE_SYS_WAIT_H 1
  5854. | #define TIME_WITH_SYS_TIME 1
  5855. | /* end confdefs.h. */
  5856. | #include <stdio.h>
  5857. | #ifdef HAVE_SYS_TYPES_H
  5858. | # include <sys/types.h>
  5859. | #endif
  5860. | #ifdef HAVE_SYS_STAT_H
  5861. | # include <sys/stat.h>
  5862. | #endif
  5863. | #ifdef STDC_HEADERS
  5864. | # include <stdlib.h>
  5865. | # include <stddef.h>
  5866. | #else
  5867. | # ifdef HAVE_STDLIB_H
  5868. | # include <stdlib.h>
  5869. | # endif
  5870. | #endif
  5871. | #ifdef HAVE_STRING_H
  5872. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5873. | # include <memory.h>
  5874. | # endif
  5875. | # include <string.h>
  5876. | #endif
  5877. | #ifdef HAVE_STRINGS_H
  5878. | # include <strings.h>
  5879. | #endif
  5880. | #ifdef HAVE_INTTYPES_H
  5881. | # include <inttypes.h>
  5882. | #endif
  5883. | #ifdef HAVE_STDINT_H
  5884. | # include <stdint.h>
  5885. | #endif
  5886. | #ifdef HAVE_UNISTD_H
  5887. | # include <unistd.h>
  5888. | #endif
  5889. | int
  5890. | main ()
  5891. | {
  5892. | if (sizeof ((ptrdiff_t)))
  5893. | return 0;
  5894. | ;
  5895. | return 0;
  5896. | }
  5897. configure:11502: result: yes
  5898. configure:11515: checking whether closedir returns void
  5899. configure:11539: g++ -o conftest conftest.cpp >&5
  5900. configure:11539: $? = 0
  5901. configure:11539: ./conftest
  5902. configure:11539: $? = 0
  5903. configure:11549: result: no
  5904. configure:11558: checking whether gcc needs -traditional
  5905. conftest.cpp:62:10: fatal error: 'termio.h' file not found
  5906. #include <termio.h>
  5907. ^~~~~~~~~~
  5908. 1 error generated.
  5909. configure:11592: result: no
  5910. configure:11599: checking for pid_t
  5911. configure:11599: g++ -c conftest.cpp >&5
  5912. configure:11599: $? = 0
  5913. configure:11599: g++ -c conftest.cpp >&5
  5914. conftest.cpp:98:20: error: expected expression
  5915. if (sizeof ((pid_t)))
  5916. ^
  5917. 1 error generated.
  5918. configure:11599: $? = 1
  5919. configure: failed program was:
  5920. | /* confdefs.h */
  5921. | #define PACKAGE_NAME "aMule-dlp"
  5922. | #define PACKAGE_TARNAME "amule-dlp"
  5923. | #define PACKAGE_VERSION "SVN"
  5924. | #define PACKAGE_STRING "aMule-dlp SVN"
  5925. | #define PACKAGE_BUGREPORT "admin@amule.org"
  5926. | #define PACKAGE_URL ""
  5927. | #define PACKAGE "amule-dlp"
  5928. | #define VERSION "SVN"
  5929. | #define YYTEXT_POINTER 1
  5930. | #define STDC_HEADERS 1
  5931. | #define HAVE_SYS_TYPES_H 1
  5932. | #define HAVE_SYS_STAT_H 1
  5933. | #define HAVE_STDLIB_H 1
  5934. | #define HAVE_STRING_H 1
  5935. | #define HAVE_MEMORY_H 1
  5936. | #define HAVE_STRINGS_H 1
  5937. | #define HAVE_INTTYPES_H 1
  5938. | #define HAVE_STDINT_H 1
  5939. | #define HAVE_UNISTD_H 1
  5940. | #define HAVE__BOOL 1
  5941. | #define HAVE_STDBOOL_H 1
  5942. | #define SUPPORT_GEOIP 1
  5943. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  5944. | #define HAVE_TYPEINFO 1
  5945. | #define HAVE_CXXABI 1
  5946. | #define HAVE_ALLOCA_H 1
  5947. | #define HAVE_ALLOCA 1
  5948. | #define HAVE_DIRENT_H 1
  5949. | #define STDC_HEADERS 1
  5950. | #define HAVE_ARPA_INET_H 1
  5951. | #define HAVE_ERRNO_H 1
  5952. | #define HAVE_FCNTL_H 1
  5953. | #define HAVE_INTTYPES_H 1
  5954. | #define HAVE_LANGINFO_H 1
  5955. | #define HAVE_LIMITS_H 1
  5956. | #define HAVE_LOCALE_H 1
  5957. | #define HAVE_NETDB_H 1
  5958. | #define HAVE_NETINET_IN_H 1
  5959. | #define HAVE_STDDEF_H 1
  5960. | #define HAVE_NL_TYPES_H 1
  5961. | #define HAVE_SIGNAL_H 1
  5962. | #define HAVE_STDINT_H 1
  5963. | #define HAVE_STDLIB_H 1
  5964. | #define HAVE_STRING_H 1
  5965. | #define HAVE_STRINGS_H 1
  5966. | #define HAVE_SYS_IOCTL_H 1
  5967. | #define HAVE_SYS_MOUNT_H 1
  5968. | #define HAVE_SYS_PARAM_H 1
  5969. | #define HAVE_SYS_RESOURCE_H 1
  5970. | #define HAVE_SYS_SELECT_H 1
  5971. | #define HAVE_SYS_SOCKET_H 1
  5972. | #define HAVE_SYS_STATVFS_H 1
  5973. | #define HAVE_SYS_TIME_H 1
  5974. | #define HAVE_SYS_TIMEB_H 1
  5975. | #define HAVE_SYS_TYPES_H 1
  5976. | #define HAVE_UNISTD_H 1
  5977. | #define HAVE_SYS_WAIT_H 1
  5978. | #define TIME_WITH_SYS_TIME 1
  5979. | #define HAVE_PTRDIFF_T 1
  5980. | /* end confdefs.h. */
  5981. | #include <stdio.h>
  5982. | #ifdef HAVE_SYS_TYPES_H
  5983. | # include <sys/types.h>
  5984. | #endif
  5985. | #ifdef HAVE_SYS_STAT_H
  5986. | # include <sys/stat.h>
  5987. | #endif
  5988. | #ifdef STDC_HEADERS
  5989. | # include <stdlib.h>
  5990. | # include <stddef.h>
  5991. | #else
  5992. | # ifdef HAVE_STDLIB_H
  5993. | # include <stdlib.h>
  5994. | # endif
  5995. | #endif
  5996. | #ifdef HAVE_STRING_H
  5997. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5998. | # include <memory.h>
  5999. | # endif
  6000. | # include <string.h>
  6001. | #endif
  6002. | #ifdef HAVE_STRINGS_H
  6003. | # include <strings.h>
  6004. | #endif
  6005. | #ifdef HAVE_INTTYPES_H
  6006. | # include <inttypes.h>
  6007. | #endif
  6008. | #ifdef HAVE_STDINT_H
  6009. | # include <stdint.h>
  6010. | #endif
  6011. | #ifdef HAVE_UNISTD_H
  6012. | # include <unistd.h>
  6013. | #endif
  6014. | int
  6015. | main ()
  6016. | {
  6017. | if (sizeof ((pid_t)))
  6018. | return 0;
  6019. | ;
  6020. | return 0;
  6021. | }
  6022. configure:11599: result: yes
  6023. configure:11612: checking vfork.h usability
  6024. configure:11612: g++ -c conftest.cpp >&5
  6025. conftest.cpp:95:10: fatal error: 'vfork.h' file not found
  6026. #include <vfork.h>
  6027. ^~~~~~~~~
  6028. 1 error generated.
  6029. configure:11612: $? = 1
  6030. configure: failed program was:
  6031. | /* confdefs.h */
  6032. | #define PACKAGE_NAME "aMule-dlp"
  6033. | #define PACKAGE_TARNAME "amule-dlp"
  6034. | #define PACKAGE_VERSION "SVN"
  6035. | #define PACKAGE_STRING "aMule-dlp SVN"
  6036. | #define PACKAGE_BUGREPORT "admin@amule.org"
  6037. | #define PACKAGE_URL ""
  6038. | #define PACKAGE "amule-dlp"
  6039. | #define VERSION "SVN"
  6040. | #define YYTEXT_POINTER 1
  6041. | #define STDC_HEADERS 1
  6042. | #define HAVE_SYS_TYPES_H 1
  6043. | #define HAVE_SYS_STAT_H 1
  6044. | #define HAVE_STDLIB_H 1
  6045. | #define HAVE_STRING_H 1
  6046. | #define HAVE_MEMORY_H 1
  6047. | #define HAVE_STRINGS_H 1
  6048. | #define HAVE_INTTYPES_H 1
  6049. | #define HAVE_STDINT_H 1
  6050. | #define HAVE_UNISTD_H 1
  6051. | #define HAVE__BOOL 1
  6052. | #define HAVE_STDBOOL_H 1
  6053. | #define SUPPORT_GEOIP 1
  6054. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  6055. | #define HAVE_TYPEINFO 1
  6056. | #define HAVE_CXXABI 1
  6057. | #define HAVE_ALLOCA_H 1
  6058. | #define HAVE_ALLOCA 1
  6059. | #define HAVE_DIRENT_H 1
  6060. | #define STDC_HEADERS 1
  6061. | #define HAVE_ARPA_INET_H 1
  6062. | #define HAVE_ERRNO_H 1
  6063. | #define HAVE_FCNTL_H 1
  6064. | #define HAVE_INTTYPES_H 1
  6065. | #define HAVE_LANGINFO_H 1
  6066. | #define HAVE_LIMITS_H 1
  6067. | #define HAVE_LOCALE_H 1
  6068. | #define HAVE_NETDB_H 1
  6069. | #define HAVE_NETINET_IN_H 1
  6070. | #define HAVE_STDDEF_H 1
  6071. | #define HAVE_NL_TYPES_H 1
  6072. | #define HAVE_SIGNAL_H 1
  6073. | #define HAVE_STDINT_H 1
  6074. | #define HAVE_STDLIB_H 1
  6075. | #define HAVE_STRING_H 1
  6076. | #define HAVE_STRINGS_H 1
  6077. | #define HAVE_SYS_IOCTL_H 1
  6078. | #define HAVE_SYS_MOUNT_H 1
  6079. | #define HAVE_SYS_PARAM_H 1
  6080. | #define HAVE_SYS_RESOURCE_H 1
  6081. | #define HAVE_SYS_SELECT_H 1
  6082. | #define HAVE_SYS_SOCKET_H 1
  6083. | #define HAVE_SYS_STATVFS_H 1
  6084. | #define HAVE_SYS_TIME_H 1
  6085. | #define HAVE_SYS_TIMEB_H 1
  6086. | #define HAVE_SYS_TYPES_H 1
  6087. | #define HAVE_UNISTD_H 1
  6088. | #define HAVE_SYS_WAIT_H 1
  6089. | #define TIME_WITH_SYS_TIME 1
  6090. | #define HAVE_PTRDIFF_T 1
  6091. | /* end confdefs.h. */
  6092. | #include <stdio.h>
  6093. | #ifdef HAVE_SYS_TYPES_H
  6094. | # include <sys/types.h>
  6095. | #endif
  6096. | #ifdef HAVE_SYS_STAT_H
  6097. | # include <sys/stat.h>
  6098. | #endif
  6099. | #ifdef STDC_HEADERS
  6100. | # include <stdlib.h>
  6101. | # include <stddef.h>
  6102. | #else
  6103. | # ifdef HAVE_STDLIB_H
  6104. | # include <stdlib.h>
  6105. | # endif
  6106. | #endif
  6107. | #ifdef HAVE_STRING_H
  6108. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6109. | # include <memory.h>
  6110. | # endif
  6111. | # include <string.h>
  6112. | #endif
  6113. | #ifdef HAVE_STRINGS_H
  6114. | # include <strings.h>
  6115. | #endif
  6116. | #ifdef HAVE_INTTYPES_H
  6117. | # include <inttypes.h>
  6118. | #endif
  6119. | #ifdef HAVE_STDINT_H
  6120. | # include <stdint.h>
  6121. | #endif
  6122. | #ifdef HAVE_UNISTD_H
  6123. | # include <unistd.h>
  6124. | #endif
  6125. | #include <vfork.h>
  6126. configure:11612: result: no
  6127. configure:11612: checking vfork.h presence
  6128. configure:11612: g++ -E conftest.cpp
  6129. conftest.cpp:62:10: fatal error: 'vfork.h' file not found
  6130. #include <vfork.h>
  6131. ^~~~~~~~~
  6132. 1 error generated.
  6133. configure:11612: $? = 1
  6134. configure: failed program was:
  6135. | /* confdefs.h */
  6136. | #define PACKAGE_NAME "aMule-dlp"
  6137. | #define PACKAGE_TARNAME "amule-dlp"
  6138. | #define PACKAGE_VERSION "SVN"
  6139. | #define PACKAGE_STRING "aMule-dlp SVN"
  6140. | #define PACKAGE_BUGREPORT "admin@amule.org"
  6141. | #define PACKAGE_URL ""
  6142. | #define PACKAGE "amule-dlp"
  6143. | #define VERSION "SVN"
  6144. | #define YYTEXT_POINTER 1
  6145. | #define STDC_HEADERS 1
  6146. | #define HAVE_SYS_TYPES_H 1
  6147. | #define HAVE_SYS_STAT_H 1
  6148. | #define HAVE_STDLIB_H 1
  6149. | #define HAVE_STRING_H 1
  6150. | #define HAVE_MEMORY_H 1
  6151. | #define HAVE_STRINGS_H 1
  6152. | #define HAVE_INTTYPES_H 1
  6153. | #define HAVE_STDINT_H 1
  6154. | #define HAVE_UNISTD_H 1
  6155. | #define HAVE__BOOL 1
  6156. | #define HAVE_STDBOOL_H 1
  6157. | #define SUPPORT_GEOIP 1
  6158. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  6159. | #define HAVE_TYPEINFO 1
  6160. | #define HAVE_CXXABI 1
  6161. | #define HAVE_ALLOCA_H 1
  6162. | #define HAVE_ALLOCA 1
  6163. | #define HAVE_DIRENT_H 1
  6164. | #define STDC_HEADERS 1
  6165. | #define HAVE_ARPA_INET_H 1
  6166. | #define HAVE_ERRNO_H 1
  6167. | #define HAVE_FCNTL_H 1
  6168. | #define HAVE_INTTYPES_H 1
  6169. | #define HAVE_LANGINFO_H 1
  6170. | #define HAVE_LIMITS_H 1
  6171. | #define HAVE_LOCALE_H 1
  6172. | #define HAVE_NETDB_H 1
  6173. | #define HAVE_NETINET_IN_H 1
  6174. | #define HAVE_STDDEF_H 1
  6175. | #define HAVE_NL_TYPES_H 1
  6176. | #define HAVE_SIGNAL_H 1
  6177. | #define HAVE_STDINT_H 1
  6178. | #define HAVE_STDLIB_H 1
  6179. | #define HAVE_STRING_H 1
  6180. | #define HAVE_STRINGS_H 1
  6181. | #define HAVE_SYS_IOCTL_H 1
  6182. | #define HAVE_SYS_MOUNT_H 1
  6183. | #define HAVE_SYS_PARAM_H 1
  6184. | #define HAVE_SYS_RESOURCE_H 1
  6185. | #define HAVE_SYS_SELECT_H 1
  6186. | #define HAVE_SYS_SOCKET_H 1
  6187. | #define HAVE_SYS_STATVFS_H 1
  6188. | #define HAVE_SYS_TIME_H 1
  6189. | #define HAVE_SYS_TIMEB_H 1
  6190. | #define HAVE_SYS_TYPES_H 1
  6191. | #define HAVE_UNISTD_H 1
  6192. | #define HAVE_SYS_WAIT_H 1
  6193. | #define TIME_WITH_SYS_TIME 1
  6194. | #define HAVE_PTRDIFF_T 1
  6195. | /* end confdefs.h. */
  6196. | #include <vfork.h>
  6197. configure:11612: result: no
  6198. configure:11612: checking for vfork.h
  6199. configure:11612: result: no
  6200. configure:11625: checking for fork
  6201. configure:11625: g++ -o conftest conftest.cpp >&5
  6202. configure:11625: $? = 0
  6203. configure:11625: result: yes
  6204. configure:11625: checking for vfork
  6205. configure:11625: g++ -o conftest conftest.cpp >&5
  6206. configure:11625: $? = 0
  6207. configure:11625: result: yes
  6208. configure:11635: checking for working fork
  6209. configure:11657: g++ -o conftest conftest.cpp >&5
  6210. configure:11657: $? = 0
  6211. configure:11657: ./conftest
  6212. configure:11657: $? = 0
  6213. configure:11667: result: yes
  6214. configure:11688: checking for working vfork
  6215. configure:11798: result: yes
  6216. configure:11823: checking whether lstat correctly handles trailing slash
  6217. configure:11849: g++ -o conftest conftest.cpp >&5
  6218. configure:11849: $? = 0
  6219. configure:11849: ./conftest
  6220. configure:11849: $? = 1
  6221. configure: program exited with status 1
  6222. configure: failed program was:
  6223. | /* confdefs.h */
  6224. | #define PACKAGE_NAME "aMule-dlp"
  6225. | #define PACKAGE_TARNAME "amule-dlp"
  6226. | #define PACKAGE_VERSION "SVN"
  6227. | #define PACKAGE_STRING "aMule-dlp SVN"
  6228. | #define PACKAGE_BUGREPORT "admin@amule.org"
  6229. | #define PACKAGE_URL ""
  6230. | #define PACKAGE "amule-dlp"
  6231. | #define VERSION "SVN"
  6232. | #define YYTEXT_POINTER 1
  6233. | #define STDC_HEADERS 1
  6234. | #define HAVE_SYS_TYPES_H 1
  6235. | #define HAVE_SYS_STAT_H 1
  6236. | #define HAVE_STDLIB_H 1
  6237. | #define HAVE_STRING_H 1
  6238. | #define HAVE_MEMORY_H 1
  6239. | #define HAVE_STRINGS_H 1
  6240. | #define HAVE_INTTYPES_H 1
  6241. | #define HAVE_STDINT_H 1
  6242. | #define HAVE_UNISTD_H 1
  6243. | #define HAVE__BOOL 1
  6244. | #define HAVE_STDBOOL_H 1
  6245. | #define SUPPORT_GEOIP 1
  6246. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  6247. | #define HAVE_TYPEINFO 1
  6248. | #define HAVE_CXXABI 1
  6249. | #define HAVE_ALLOCA_H 1
  6250. | #define HAVE_ALLOCA 1
  6251. | #define HAVE_DIRENT_H 1
  6252. | #define STDC_HEADERS 1
  6253. | #define HAVE_ARPA_INET_H 1
  6254. | #define HAVE_ERRNO_H 1
  6255. | #define HAVE_FCNTL_H 1
  6256. | #define HAVE_INTTYPES_H 1
  6257. | #define HAVE_LANGINFO_H 1
  6258. | #define HAVE_LIMITS_H 1
  6259. | #define HAVE_LOCALE_H 1
  6260. | #define HAVE_NETDB_H 1
  6261. | #define HAVE_NETINET_IN_H 1
  6262. | #define HAVE_STDDEF_H 1
  6263. | #define HAVE_NL_TYPES_H 1
  6264. | #define HAVE_SIGNAL_H 1
  6265. | #define HAVE_STDINT_H 1
  6266. | #define HAVE_STDLIB_H 1
  6267. | #define HAVE_STRING_H 1
  6268. | #define HAVE_STRINGS_H 1
  6269. | #define HAVE_SYS_IOCTL_H 1
  6270. | #define HAVE_SYS_MOUNT_H 1
  6271. | #define HAVE_SYS_PARAM_H 1
  6272. | #define HAVE_SYS_RESOURCE_H 1
  6273. | #define HAVE_SYS_SELECT_H 1
  6274. | #define HAVE_SYS_SOCKET_H 1
  6275. | #define HAVE_SYS_STATVFS_H 1
  6276. | #define HAVE_SYS_TIME_H 1
  6277. | #define HAVE_SYS_TIMEB_H 1
  6278. | #define HAVE_SYS_TYPES_H 1
  6279. | #define HAVE_UNISTD_H 1
  6280. | #define HAVE_SYS_WAIT_H 1
  6281. | #define TIME_WITH_SYS_TIME 1
  6282. | #define HAVE_PTRDIFF_T 1
  6283. | #define HAVE_FORK 1
  6284. | #define HAVE_VFORK 1
  6285. | #define HAVE_WORKING_VFORK 1
  6286. | #define HAVE_WORKING_FORK 1
  6287. | /* end confdefs.h. */
  6288. | #include <stdio.h>
  6289. | #ifdef HAVE_SYS_TYPES_H
  6290. | # include <sys/types.h>
  6291. | #endif
  6292. | #ifdef HAVE_SYS_STAT_H
  6293. | # include <sys/stat.h>
  6294. | #endif
  6295. | #ifdef STDC_HEADERS
  6296. | # include <stdlib.h>
  6297. | # include <stddef.h>
  6298. | #else
  6299. | # ifdef HAVE_STDLIB_H
  6300. | # include <stdlib.h>
  6301. | # endif
  6302. | #endif
  6303. | #ifdef HAVE_STRING_H
  6304. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6305. | # include <memory.h>
  6306. | # endif
  6307. | # include <string.h>
  6308. | #endif
  6309. | #ifdef HAVE_STRINGS_H
  6310. | # include <strings.h>
  6311. | #endif
  6312. | #ifdef HAVE_INTTYPES_H
  6313. | # include <inttypes.h>
  6314. | #endif
  6315. | #ifdef HAVE_STDINT_H
  6316. | # include <stdint.h>
  6317. | #endif
  6318. | #ifdef HAVE_UNISTD_H
  6319. | # include <unistd.h>
  6320. | #endif
  6321. | int
  6322. | main ()
  6323. | {
  6324. | struct stat sbuf;
  6325. | /* Linux will dereference the symlink and fail, as required by POSIX.
  6326. | That is better in the sense that it means we will not
  6327. | have to compile and use the lstat wrapper. */
  6328. | return lstat ("conftest.sym/", &sbuf) == 0;
  6329. | ;
  6330. | return 0;
  6331. | }
  6332. configure:11866: result: no
  6333. configure:11889: checking for library containing getmntent
  6334. configure:11920: g++ -o conftest conftest.cpp >&5
  6335. Undefined symbols for architecture x86_64:
  6336. "_getmntent", referenced from:
  6337. _main in conftest-9847a9.o
  6338. ld: symbol(s) not found for architecture x86_64
  6339. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  6340. configure:11920: $? = 1
  6341. configure: failed program was:
  6342. | /* confdefs.h */
  6343. | #define PACKAGE_NAME "aMule-dlp"
  6344. | #define PACKAGE_TARNAME "amule-dlp"
  6345. | #define PACKAGE_VERSION "SVN"
  6346. | #define PACKAGE_STRING "aMule-dlp SVN"
  6347. | #define PACKAGE_BUGREPORT "admin@amule.org"
  6348. | #define PACKAGE_URL ""
  6349. | #define PACKAGE "amule-dlp"
  6350. | #define VERSION "SVN"
  6351. | #define YYTEXT_POINTER 1
  6352. | #define STDC_HEADERS 1
  6353. | #define HAVE_SYS_TYPES_H 1
  6354. | #define HAVE_SYS_STAT_H 1
  6355. | #define HAVE_STDLIB_H 1
  6356. | #define HAVE_STRING_H 1
  6357. | #define HAVE_MEMORY_H 1
  6358. | #define HAVE_STRINGS_H 1
  6359. | #define HAVE_INTTYPES_H 1
  6360. | #define HAVE_STDINT_H 1
  6361. | #define HAVE_UNISTD_H 1
  6362. | #define HAVE__BOOL 1
  6363. | #define HAVE_STDBOOL_H 1
  6364. | #define SUPPORT_GEOIP 1
  6365. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  6366. | #define HAVE_TYPEINFO 1
  6367. | #define HAVE_CXXABI 1
  6368. | #define HAVE_ALLOCA_H 1
  6369. | #define HAVE_ALLOCA 1
  6370. | #define HAVE_DIRENT_H 1
  6371. | #define STDC_HEADERS 1
  6372. | #define HAVE_ARPA_INET_H 1
  6373. | #define HAVE_ERRNO_H 1
  6374. | #define HAVE_FCNTL_H 1
  6375. | #define HAVE_INTTYPES_H 1
  6376. | #define HAVE_LANGINFO_H 1
  6377. | #define HAVE_LIMITS_H 1
  6378. | #define HAVE_LOCALE_H 1
  6379. | #define HAVE_NETDB_H 1
  6380. | #define HAVE_NETINET_IN_H 1
  6381. | #define HAVE_STDDEF_H 1
  6382. | #define HAVE_NL_TYPES_H 1
  6383. | #define HAVE_SIGNAL_H 1
  6384. | #define HAVE_STDINT_H 1
  6385. | #define HAVE_STDLIB_H 1
  6386. | #define HAVE_STRING_H 1
  6387. | #define HAVE_STRINGS_H 1
  6388. | #define HAVE_SYS_IOCTL_H 1
  6389. | #define HAVE_SYS_MOUNT_H 1
  6390. | #define HAVE_SYS_PARAM_H 1
  6391. | #define HAVE_SYS_RESOURCE_H 1
  6392. | #define HAVE_SYS_SELECT_H 1
  6393. | #define HAVE_SYS_SOCKET_H 1
  6394. | #define HAVE_SYS_STATVFS_H 1
  6395. | #define HAVE_SYS_TIME_H 1
  6396. | #define HAVE_SYS_TIMEB_H 1
  6397. | #define HAVE_SYS_TYPES_H 1
  6398. | #define HAVE_UNISTD_H 1
  6399. | #define HAVE_SYS_WAIT_H 1
  6400. | #define TIME_WITH_SYS_TIME 1
  6401. | #define HAVE_PTRDIFF_T 1
  6402. | #define HAVE_FORK 1
  6403. | #define HAVE_VFORK 1
  6404. | #define HAVE_WORKING_VFORK 1
  6405. | #define HAVE_WORKING_FORK 1
  6406. | /* end confdefs.h. */
  6407. |
  6408. | /* Override any GCC internal prototype to avoid an error.
  6409. | Use char because int might match the return type of a GCC
  6410. | builtin and then its argument prototype would still apply. */
  6411. | #ifdef __cplusplus
  6412. | extern "C"
  6413. | #endif
  6414. | char getmntent ();
  6415. | int
  6416. | main ()
  6417. | {
  6418. | return getmntent ();
  6419. | ;
  6420. | return 0;
  6421. | }
  6422. configure:11920: g++ -o conftest conftest.cpp -lsun >&5
  6423. ld: library not found for -lsun
  6424. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  6425. configure:11920: $? = 1
  6426. configure: failed program was:
  6427. | /* confdefs.h */
  6428. | #define PACKAGE_NAME "aMule-dlp"
  6429. | #define PACKAGE_TARNAME "amule-dlp"
  6430. | #define PACKAGE_VERSION "SVN"
  6431. | #define PACKAGE_STRING "aMule-dlp SVN"
  6432. | #define PACKAGE_BUGREPORT "admin@amule.org"
  6433. | #define PACKAGE_URL ""
  6434. | #define PACKAGE "amule-dlp"
  6435. | #define VERSION "SVN"
  6436. | #define YYTEXT_POINTER 1
  6437. | #define STDC_HEADERS 1
  6438. | #define HAVE_SYS_TYPES_H 1
  6439. | #define HAVE_SYS_STAT_H 1
  6440. | #define HAVE_STDLIB_H 1
  6441. | #define HAVE_STRING_H 1
  6442. | #define HAVE_MEMORY_H 1
  6443. | #define HAVE_STRINGS_H 1
  6444. | #define HAVE_INTTYPES_H 1
  6445. | #define HAVE_STDINT_H 1
  6446. | #define HAVE_UNISTD_H 1
  6447. | #define HAVE__BOOL 1
  6448. | #define HAVE_STDBOOL_H 1
  6449. | #define SUPPORT_GEOIP 1
  6450. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  6451. | #define HAVE_TYPEINFO 1
  6452. | #define HAVE_CXXABI 1
  6453. | #define HAVE_ALLOCA_H 1
  6454. | #define HAVE_ALLOCA 1
  6455. | #define HAVE_DIRENT_H 1
  6456. | #define STDC_HEADERS 1
  6457. | #define HAVE_ARPA_INET_H 1
  6458. | #define HAVE_ERRNO_H 1
  6459. | #define HAVE_FCNTL_H 1
  6460. | #define HAVE_INTTYPES_H 1
  6461. | #define HAVE_LANGINFO_H 1
  6462. | #define HAVE_LIMITS_H 1
  6463. | #define HAVE_LOCALE_H 1
  6464. | #define HAVE_NETDB_H 1
  6465. | #define HAVE_NETINET_IN_H 1
  6466. | #define HAVE_STDDEF_H 1
  6467. | #define HAVE_NL_TYPES_H 1
  6468. | #define HAVE_SIGNAL_H 1
  6469. | #define HAVE_STDINT_H 1
  6470. | #define HAVE_STDLIB_H 1
  6471. | #define HAVE_STRING_H 1
  6472. | #define HAVE_STRINGS_H 1
  6473. | #define HAVE_SYS_IOCTL_H 1
  6474. | #define HAVE_SYS_MOUNT_H 1
  6475. | #define HAVE_SYS_PARAM_H 1
  6476. | #define HAVE_SYS_RESOURCE_H 1
  6477. | #define HAVE_SYS_SELECT_H 1
  6478. | #define HAVE_SYS_SOCKET_H 1
  6479. | #define HAVE_SYS_STATVFS_H 1
  6480. | #define HAVE_SYS_TIME_H 1
  6481. | #define HAVE_SYS_TIMEB_H 1
  6482. | #define HAVE_SYS_TYPES_H 1
  6483. | #define HAVE_UNISTD_H 1
  6484. | #define HAVE_SYS_WAIT_H 1
  6485. | #define TIME_WITH_SYS_TIME 1
  6486. | #define HAVE_PTRDIFF_T 1
  6487. | #define HAVE_FORK 1
  6488. | #define HAVE_VFORK 1
  6489. | #define HAVE_WORKING_VFORK 1
  6490. | #define HAVE_WORKING_FORK 1
  6491. | /* end confdefs.h. */
  6492. |
  6493. | /* Override any GCC internal prototype to avoid an error.
  6494. | Use char because int might match the return type of a GCC
  6495. | builtin and then its argument prototype would still apply. */
  6496. | #ifdef __cplusplus
  6497. | extern "C"
  6498. | #endif
  6499. | char getmntent ();
  6500. | int
  6501. | main ()
  6502. | {
  6503. | return getmntent ();
  6504. | ;
  6505. | return 0;
  6506. | }
  6507. configure:11920: g++ -o conftest conftest.cpp -lseq >&5
  6508. ld: library not found for -lseq
  6509. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  6510. configure:11920: $? = 1
  6511. configure: failed program was:
  6512. | /* confdefs.h */
  6513. | #define PACKAGE_NAME "aMule-dlp"
  6514. | #define PACKAGE_TARNAME "amule-dlp"
  6515. | #define PACKAGE_VERSION "SVN"
  6516. | #define PACKAGE_STRING "aMule-dlp SVN"
  6517. | #define PACKAGE_BUGREPORT "admin@amule.org"
  6518. | #define PACKAGE_URL ""
  6519. | #define PACKAGE "amule-dlp"
  6520. | #define VERSION "SVN"
  6521. | #define YYTEXT_POINTER 1
  6522. | #define STDC_HEADERS 1
  6523. | #define HAVE_SYS_TYPES_H 1
  6524. | #define HAVE_SYS_STAT_H 1
  6525. | #define HAVE_STDLIB_H 1
  6526. | #define HAVE_STRING_H 1
  6527. | #define HAVE_MEMORY_H 1
  6528. | #define HAVE_STRINGS_H 1
  6529. | #define HAVE_INTTYPES_H 1
  6530. | #define HAVE_STDINT_H 1
  6531. | #define HAVE_UNISTD_H 1
  6532. | #define HAVE__BOOL 1
  6533. | #define HAVE_STDBOOL_H 1
  6534. | #define SUPPORT_GEOIP 1
  6535. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  6536. | #define HAVE_TYPEINFO 1
  6537. | #define HAVE_CXXABI 1
  6538. | #define HAVE_ALLOCA_H 1
  6539. | #define HAVE_ALLOCA 1
  6540. | #define HAVE_DIRENT_H 1
  6541. | #define STDC_HEADERS 1
  6542. | #define HAVE_ARPA_INET_H 1
  6543. | #define HAVE_ERRNO_H 1
  6544. | #define HAVE_FCNTL_H 1
  6545. | #define HAVE_INTTYPES_H 1
  6546. | #define HAVE_LANGINFO_H 1
  6547. | #define HAVE_LIMITS_H 1
  6548. | #define HAVE_LOCALE_H 1
  6549. | #define HAVE_NETDB_H 1
  6550. | #define HAVE_NETINET_IN_H 1
  6551. | #define HAVE_STDDEF_H 1
  6552. | #define HAVE_NL_TYPES_H 1
  6553. | #define HAVE_SIGNAL_H 1
  6554. | #define HAVE_STDINT_H 1
  6555. | #define HAVE_STDLIB_H 1
  6556. | #define HAVE_STRING_H 1
  6557. | #define HAVE_STRINGS_H 1
  6558. | #define HAVE_SYS_IOCTL_H 1
  6559. | #define HAVE_SYS_MOUNT_H 1
  6560. | #define HAVE_SYS_PARAM_H 1
  6561. | #define HAVE_SYS_RESOURCE_H 1
  6562. | #define HAVE_SYS_SELECT_H 1
  6563. | #define HAVE_SYS_SOCKET_H 1
  6564. | #define HAVE_SYS_STATVFS_H 1
  6565. | #define HAVE_SYS_TIME_H 1
  6566. | #define HAVE_SYS_TIMEB_H 1
  6567. | #define HAVE_SYS_TYPES_H 1
  6568. | #define HAVE_UNISTD_H 1
  6569. | #define HAVE_SYS_WAIT_H 1
  6570. | #define TIME_WITH_SYS_TIME 1
  6571. | #define HAVE_PTRDIFF_T 1
  6572. | #define HAVE_FORK 1
  6573. | #define HAVE_VFORK 1
  6574. | #define HAVE_WORKING_VFORK 1
  6575. | #define HAVE_WORKING_FORK 1
  6576. | /* end confdefs.h. */
  6577. |
  6578. | /* Override any GCC internal prototype to avoid an error.
  6579. | Use char because int might match the return type of a GCC
  6580. | builtin and then its argument prototype would still apply. */
  6581. | #ifdef __cplusplus
  6582. | extern "C"
  6583. | #endif
  6584. | char getmntent ();
  6585. | int
  6586. | main ()
  6587. | {
  6588. | return getmntent ();
  6589. | ;
  6590. | return 0;
  6591. | }
  6592. configure:11920: g++ -o conftest conftest.cpp -lgen >&5
  6593. ld: library not found for -lgen
  6594. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  6595. configure:11920: $? = 1
  6596. configure: failed program was:
  6597. | /* confdefs.h */
  6598. | #define PACKAGE_NAME "aMule-dlp"
  6599. | #define PACKAGE_TARNAME "amule-dlp"
  6600. | #define PACKAGE_VERSION "SVN"
  6601. | #define PACKAGE_STRING "aMule-dlp SVN"
  6602. | #define PACKAGE_BUGREPORT "admin@amule.org"
  6603. | #define PACKAGE_URL ""
  6604. | #define PACKAGE "amule-dlp"
  6605. | #define VERSION "SVN"
  6606. | #define YYTEXT_POINTER 1
  6607. | #define STDC_HEADERS 1
  6608. | #define HAVE_SYS_TYPES_H 1
  6609. | #define HAVE_SYS_STAT_H 1
  6610. | #define HAVE_STDLIB_H 1
  6611. | #define HAVE_STRING_H 1
  6612. | #define HAVE_MEMORY_H 1
  6613. | #define HAVE_STRINGS_H 1
  6614. | #define HAVE_INTTYPES_H 1
  6615. | #define HAVE_STDINT_H 1
  6616. | #define HAVE_UNISTD_H 1
  6617. | #define HAVE__BOOL 1
  6618. | #define HAVE_STDBOOL_H 1
  6619. | #define SUPPORT_GEOIP 1
  6620. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  6621. | #define HAVE_TYPEINFO 1
  6622. | #define HAVE_CXXABI 1
  6623. | #define HAVE_ALLOCA_H 1
  6624. | #define HAVE_ALLOCA 1
  6625. | #define HAVE_DIRENT_H 1
  6626. | #define STDC_HEADERS 1
  6627. | #define HAVE_ARPA_INET_H 1
  6628. | #define HAVE_ERRNO_H 1
  6629. | #define HAVE_FCNTL_H 1
  6630. | #define HAVE_INTTYPES_H 1
  6631. | #define HAVE_LANGINFO_H 1
  6632. | #define HAVE_LIMITS_H 1
  6633. | #define HAVE_LOCALE_H 1
  6634. | #define HAVE_NETDB_H 1
  6635. | #define HAVE_NETINET_IN_H 1
  6636. | #define HAVE_STDDEF_H 1
  6637. | #define HAVE_NL_TYPES_H 1
  6638. | #define HAVE_SIGNAL_H 1
  6639. | #define HAVE_STDINT_H 1
  6640. | #define HAVE_STDLIB_H 1
  6641. | #define HAVE_STRING_H 1
  6642. | #define HAVE_STRINGS_H 1
  6643. | #define HAVE_SYS_IOCTL_H 1
  6644. | #define HAVE_SYS_MOUNT_H 1
  6645. | #define HAVE_SYS_PARAM_H 1
  6646. | #define HAVE_SYS_RESOURCE_H 1
  6647. | #define HAVE_SYS_SELECT_H 1
  6648. | #define HAVE_SYS_SOCKET_H 1
  6649. | #define HAVE_SYS_STATVFS_H 1
  6650. | #define HAVE_SYS_TIME_H 1
  6651. | #define HAVE_SYS_TIMEB_H 1
  6652. | #define HAVE_SYS_TYPES_H 1
  6653. | #define HAVE_UNISTD_H 1
  6654. | #define HAVE_SYS_WAIT_H 1
  6655. | #define TIME_WITH_SYS_TIME 1
  6656. | #define HAVE_PTRDIFF_T 1
  6657. | #define HAVE_FORK 1
  6658. | #define HAVE_VFORK 1
  6659. | #define HAVE_WORKING_VFORK 1
  6660. | #define HAVE_WORKING_FORK 1
  6661. | /* end confdefs.h. */
  6662. |
  6663. | /* Override any GCC internal prototype to avoid an error.
  6664. | Use char because int might match the return type of a GCC
  6665. | builtin and then its argument prototype would still apply. */
  6666. | #ifdef __cplusplus
  6667. | extern "C"
  6668. | #endif
  6669. | char getmntent ();
  6670. | int
  6671. | main ()
  6672. | {
  6673. | return getmntent ();
  6674. | ;
  6675. | return 0;
  6676. | }
  6677. configure:11937: result: no
  6678. configure:11951: checking whether lstat accepts an empty string
  6679. configure:11971: g++ -o conftest conftest.cpp >&5
  6680. configure:11971: $? = 0
  6681. configure:11971: ./conftest
  6682. configure:11971: $? = 0
  6683. configure:11981: result: no
  6684. configure:11997: checking whether lstat correctly handles trailing slash
  6685. configure:12040: result: no
  6686. configure:12061: checking for working memcmp
  6687. configure:12104: g++ -o conftest conftest.cpp >&5
  6688. configure:12104: $? = 0
  6689. configure:12104: ./conftest
  6690. configure:12104: $? = 0
  6691. configure:12114: result: yes
  6692. configure:12126: checking for sys/select.h
  6693. configure:12126: result: yes
  6694. configure:12126: checking for sys/socket.h
  6695. configure:12126: result: yes
  6696. configure:12136: checking types of arguments for select
  6697. configure:12164: g++ -c conftest.cpp >&5
  6698. configure:12164: $? = 0
  6699. configure:12175: result: int,fd_set *,struct timeval *
  6700. configure:12205: checking return type of signal handlers
  6701. configure:12223: g++ -c conftest.cpp >&5
  6702. conftest.cpp:77:8: error: indirection requires pointer operand ('void' invalid)
  6703. return *(signal (0, 0)) (0) == 1;
  6704. ^~~~~~~~~~~~~~~~~~~~
  6705. 1 error generated.
  6706. configure:12223: $? = 1
  6707. configure: failed program was:
  6708. | /* confdefs.h */
  6709. | #define PACKAGE_NAME "aMule-dlp"
  6710. | #define PACKAGE_TARNAME "amule-dlp"
  6711. | #define PACKAGE_VERSION "SVN"
  6712. | #define PACKAGE_STRING "aMule-dlp SVN"
  6713. | #define PACKAGE_BUGREPORT "admin@amule.org"
  6714. | #define PACKAGE_URL ""
  6715. | #define PACKAGE "amule-dlp"
  6716. | #define VERSION "SVN"
  6717. | #define YYTEXT_POINTER 1
  6718. | #define STDC_HEADERS 1
  6719. | #define HAVE_SYS_TYPES_H 1
  6720. | #define HAVE_SYS_STAT_H 1
  6721. | #define HAVE_STDLIB_H 1
  6722. | #define HAVE_STRING_H 1
  6723. | #define HAVE_MEMORY_H 1
  6724. | #define HAVE_STRINGS_H 1
  6725. | #define HAVE_INTTYPES_H 1
  6726. | #define HAVE_STDINT_H 1
  6727. | #define HAVE_UNISTD_H 1
  6728. | #define HAVE__BOOL 1
  6729. | #define HAVE_STDBOOL_H 1
  6730. | #define SUPPORT_GEOIP 1
  6731. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  6732. | #define HAVE_TYPEINFO 1
  6733. | #define HAVE_CXXABI 1
  6734. | #define HAVE_ALLOCA_H 1
  6735. | #define HAVE_ALLOCA 1
  6736. | #define HAVE_DIRENT_H 1
  6737. | #define STDC_HEADERS 1
  6738. | #define HAVE_ARPA_INET_H 1
  6739. | #define HAVE_ERRNO_H 1
  6740. | #define HAVE_FCNTL_H 1
  6741. | #define HAVE_INTTYPES_H 1
  6742. | #define HAVE_LANGINFO_H 1
  6743. | #define HAVE_LIMITS_H 1
  6744. | #define HAVE_LOCALE_H 1
  6745. | #define HAVE_NETDB_H 1
  6746. | #define HAVE_NETINET_IN_H 1
  6747. | #define HAVE_STDDEF_H 1
  6748. | #define HAVE_NL_TYPES_H 1
  6749. | #define HAVE_SIGNAL_H 1
  6750. | #define HAVE_STDINT_H 1
  6751. | #define HAVE_STDLIB_H 1
  6752. | #define HAVE_STRING_H 1
  6753. | #define HAVE_STRINGS_H 1
  6754. | #define HAVE_SYS_IOCTL_H 1
  6755. | #define HAVE_SYS_MOUNT_H 1
  6756. | #define HAVE_SYS_PARAM_H 1
  6757. | #define HAVE_SYS_RESOURCE_H 1
  6758. | #define HAVE_SYS_SELECT_H 1
  6759. | #define HAVE_SYS_SOCKET_H 1
  6760. | #define HAVE_SYS_STATVFS_H 1
  6761. | #define HAVE_SYS_TIME_H 1
  6762. | #define HAVE_SYS_TIMEB_H 1
  6763. | #define HAVE_SYS_TYPES_H 1
  6764. | #define HAVE_UNISTD_H 1
  6765. | #define HAVE_SYS_WAIT_H 1
  6766. | #define TIME_WITH_SYS_TIME 1
  6767. | #define HAVE_PTRDIFF_T 1
  6768. | #define HAVE_FORK 1
  6769. | #define HAVE_VFORK 1
  6770. | #define HAVE_WORKING_VFORK 1
  6771. | #define HAVE_WORKING_FORK 1
  6772. | #define HAVE_SYS_SELECT_H 1
  6773. | #define HAVE_SYS_SOCKET_H 1
  6774. | #define SELECT_TYPE_ARG1 int
  6775. | #define SELECT_TYPE_ARG234 (fd_set *)
  6776. | #define SELECT_TYPE_ARG5 (struct timeval *)
  6777. | /* end confdefs.h. */
  6778. | #include <sys/types.h>
  6779. | #include <signal.h>
  6780. |
  6781. | int
  6782. | main ()
  6783. | {
  6784. | return *(signal (0, 0)) (0) == 1;
  6785. | ;
  6786. | return 0;
  6787. | }
  6788. configure:12230: result: void
  6789. configure:12238: checking whether stat accepts an empty string
  6790. configure:12258: g++ -o conftest conftest.cpp >&5
  6791. configure:12258: $? = 0
  6792. configure:12258: ./conftest
  6793. configure:12258: $? = 0
  6794. configure:12268: result: no
  6795. configure:12286: checking for strftime
  6796. configure:12286: g++ -o conftest conftest.cpp >&5
  6797. configure:12286: $? = 0
  6798. configure:12286: result: yes
  6799. configure:12339: checking for working strtod
  6800. configure:12380: g++ -o conftest conftest.cpp >&5
  6801. conftest.cpp:115:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  6802. char *string = " +69";
  6803. ^
  6804. conftest.cpp:126:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  6805. char *string = "NaN";
  6806. ^
  6807. 2 warnings generated.
  6808. configure:12380: $? = 0
  6809. configure:12380: ./conftest
  6810. configure:12380: $? = 0
  6811. configure:12390: result: yes
  6812. configure:12454: checking for vprintf
  6813. configure:12454: g++ -o conftest conftest.cpp >&5
  6814. configure:12454: $? = 0
  6815. configure:12454: result: yes
  6816. configure:12460: checking for _doprnt
  6817. configure:12460: g++ -o conftest conftest.cpp >&5
  6818. Undefined symbols for architecture x86_64:
  6819. "__doprnt", referenced from:
  6820. _main in conftest-57b0b5.o
  6821. ld: symbol(s) not found for architecture x86_64
  6822. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  6823. configure:12460: $? = 1
  6824. configure: failed program was:
  6825. | /* confdefs.h */
  6826. | #define PACKAGE_NAME "aMule-dlp"
  6827. | #define PACKAGE_TARNAME "amule-dlp"
  6828. | #define PACKAGE_VERSION "SVN"
  6829. | #define PACKAGE_STRING "aMule-dlp SVN"
  6830. | #define PACKAGE_BUGREPORT "admin@amule.org"
  6831. | #define PACKAGE_URL ""
  6832. | #define PACKAGE "amule-dlp"
  6833. | #define VERSION "SVN"
  6834. | #define YYTEXT_POINTER 1
  6835. | #define STDC_HEADERS 1
  6836. | #define HAVE_SYS_TYPES_H 1
  6837. | #define HAVE_SYS_STAT_H 1
  6838. | #define HAVE_STDLIB_H 1
  6839. | #define HAVE_STRING_H 1
  6840. | #define HAVE_MEMORY_H 1
  6841. | #define HAVE_STRINGS_H 1
  6842. | #define HAVE_INTTYPES_H 1
  6843. | #define HAVE_STDINT_H 1
  6844. | #define HAVE_UNISTD_H 1
  6845. | #define HAVE__BOOL 1
  6846. | #define HAVE_STDBOOL_H 1
  6847. | #define SUPPORT_GEOIP 1
  6848. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  6849. | #define HAVE_TYPEINFO 1
  6850. | #define HAVE_CXXABI 1
  6851. | #define HAVE_ALLOCA_H 1
  6852. | #define HAVE_ALLOCA 1
  6853. | #define HAVE_DIRENT_H 1
  6854. | #define STDC_HEADERS 1
  6855. | #define HAVE_ARPA_INET_H 1
  6856. | #define HAVE_ERRNO_H 1
  6857. | #define HAVE_FCNTL_H 1
  6858. | #define HAVE_INTTYPES_H 1
  6859. | #define HAVE_LANGINFO_H 1
  6860. | #define HAVE_LIMITS_H 1
  6861. | #define HAVE_LOCALE_H 1
  6862. | #define HAVE_NETDB_H 1
  6863. | #define HAVE_NETINET_IN_H 1
  6864. | #define HAVE_STDDEF_H 1
  6865. | #define HAVE_NL_TYPES_H 1
  6866. | #define HAVE_SIGNAL_H 1
  6867. | #define HAVE_STDINT_H 1
  6868. | #define HAVE_STDLIB_H 1
  6869. | #define HAVE_STRING_H 1
  6870. | #define HAVE_STRINGS_H 1
  6871. | #define HAVE_SYS_IOCTL_H 1
  6872. | #define HAVE_SYS_MOUNT_H 1
  6873. | #define HAVE_SYS_PARAM_H 1
  6874. | #define HAVE_SYS_RESOURCE_H 1
  6875. | #define HAVE_SYS_SELECT_H 1
  6876. | #define HAVE_SYS_SOCKET_H 1
  6877. | #define HAVE_SYS_STATVFS_H 1
  6878. | #define HAVE_SYS_TIME_H 1
  6879. | #define HAVE_SYS_TIMEB_H 1
  6880. | #define HAVE_SYS_TYPES_H 1
  6881. | #define HAVE_UNISTD_H 1
  6882. | #define HAVE_SYS_WAIT_H 1
  6883. | #define TIME_WITH_SYS_TIME 1
  6884. | #define HAVE_PTRDIFF_T 1
  6885. | #define HAVE_FORK 1
  6886. | #define HAVE_VFORK 1
  6887. | #define HAVE_WORKING_VFORK 1
  6888. | #define HAVE_WORKING_FORK 1
  6889. | #define HAVE_SYS_SELECT_H 1
  6890. | #define HAVE_SYS_SOCKET_H 1
  6891. | #define SELECT_TYPE_ARG1 int
  6892. | #define SELECT_TYPE_ARG234 (fd_set *)
  6893. | #define SELECT_TYPE_ARG5 (struct timeval *)
  6894. | #define RETSIGTYPE void
  6895. | #define HAVE_STRFTIME 1
  6896. | #define HAVE_VPRINTF 1
  6897. | /* end confdefs.h. */
  6898. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  6899. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  6900. | #define _doprnt innocuous__doprnt
  6901. |
  6902. | /* System header to define __stub macros and hopefully few prototypes,
  6903. | which can conflict with char _doprnt (); below.
  6904. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  6905. | <limits.h> exists even on freestanding compilers. */
  6906. |
  6907. | #ifdef __STDC__
  6908. | # include <limits.h>
  6909. | #else
  6910. | # include <assert.h>
  6911. | #endif
  6912. |
  6913. | #undef _doprnt
  6914. |
  6915. | /* Override any GCC internal prototype to avoid an error.
  6916. | Use char because int might match the return type of a GCC
  6917. | builtin and then its argument prototype would still apply. */
  6918. | #ifdef __cplusplus
  6919. | extern "C"
  6920. | #endif
  6921. | char _doprnt ();
  6922. | /* The GNU C library defines this for functions which it implements
  6923. | to always fail with ENOSYS. Some functions are actually named
  6924. | something starting with __ and the normal name is an alias. */
  6925. | #if defined __stub__doprnt || defined __stub____doprnt
  6926. | choke me
  6927. | #endif
  6928. |
  6929. | int
  6930. | main ()
  6931. | {
  6932. | return _doprnt ();
  6933. | ;
  6934. | return 0;
  6935. | }
  6936. configure:12460: result: no
  6937. configure:12490: checking for stdlib.h
  6938. configure:12490: result: yes
  6939. configure:12500: checking for GNU libc compatible malloc
  6940. configure:12524: g++ -o conftest conftest.cpp >&5
  6941. configure:12524: $? = 0
  6942. configure:12524: ./conftest
  6943. configure:12524: $? = 0
  6944. configure:12534: result: yes
  6945. configure:12557: checking for stdlib.h
  6946. configure:12557: result: yes
  6947. configure:12567: checking for GNU libc compatible realloc
  6948. configure:12591: g++ -o conftest conftest.cpp >&5
  6949. configure:12591: $? = 0
  6950. configure:12591: ./conftest
  6951. configure:12591: $? = 0
  6952. configure:12601: result: yes
  6953. configure:12625: checking for __argz_count
  6954. configure:12625: g++ -o conftest conftest.cpp >&5
  6955. Undefined symbols for architecture x86_64:
  6956. "___argz_count", referenced from:
  6957. _main in conftest-70055c.o
  6958. ld: symbol(s) not found for architecture x86_64
  6959. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  6960. configure:12625: $? = 1
  6961. configure: failed program was:
  6962. | /* confdefs.h */
  6963. | #define PACKAGE_NAME "aMule-dlp"
  6964. | #define PACKAGE_TARNAME "amule-dlp"
  6965. | #define PACKAGE_VERSION "SVN"
  6966. | #define PACKAGE_STRING "aMule-dlp SVN"
  6967. | #define PACKAGE_BUGREPORT "admin@amule.org"
  6968. | #define PACKAGE_URL ""
  6969. | #define PACKAGE "amule-dlp"
  6970. | #define VERSION "SVN"
  6971. | #define YYTEXT_POINTER 1
  6972. | #define STDC_HEADERS 1
  6973. | #define HAVE_SYS_TYPES_H 1
  6974. | #define HAVE_SYS_STAT_H 1
  6975. | #define HAVE_STDLIB_H 1
  6976. | #define HAVE_STRING_H 1
  6977. | #define HAVE_MEMORY_H 1
  6978. | #define HAVE_STRINGS_H 1
  6979. | #define HAVE_INTTYPES_H 1
  6980. | #define HAVE_STDINT_H 1
  6981. | #define HAVE_UNISTD_H 1
  6982. | #define HAVE__BOOL 1
  6983. | #define HAVE_STDBOOL_H 1
  6984. | #define SUPPORT_GEOIP 1
  6985. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  6986. | #define HAVE_TYPEINFO 1
  6987. | #define HAVE_CXXABI 1
  6988. | #define HAVE_ALLOCA_H 1
  6989. | #define HAVE_ALLOCA 1
  6990. | #define HAVE_DIRENT_H 1
  6991. | #define STDC_HEADERS 1
  6992. | #define HAVE_ARPA_INET_H 1
  6993. | #define HAVE_ERRNO_H 1
  6994. | #define HAVE_FCNTL_H 1
  6995. | #define HAVE_INTTYPES_H 1
  6996. | #define HAVE_LANGINFO_H 1
  6997. | #define HAVE_LIMITS_H 1
  6998. | #define HAVE_LOCALE_H 1
  6999. | #define HAVE_NETDB_H 1
  7000. | #define HAVE_NETINET_IN_H 1
  7001. | #define HAVE_STDDEF_H 1
  7002. | #define HAVE_NL_TYPES_H 1
  7003. | #define HAVE_SIGNAL_H 1
  7004. | #define HAVE_STDINT_H 1
  7005. | #define HAVE_STDLIB_H 1
  7006. | #define HAVE_STRING_H 1
  7007. | #define HAVE_STRINGS_H 1
  7008. | #define HAVE_SYS_IOCTL_H 1
  7009. | #define HAVE_SYS_MOUNT_H 1
  7010. | #define HAVE_SYS_PARAM_H 1
  7011. | #define HAVE_SYS_RESOURCE_H 1
  7012. | #define HAVE_SYS_SELECT_H 1
  7013. | #define HAVE_SYS_SOCKET_H 1
  7014. | #define HAVE_SYS_STATVFS_H 1
  7015. | #define HAVE_SYS_TIME_H 1
  7016. | #define HAVE_SYS_TIMEB_H 1
  7017. | #define HAVE_SYS_TYPES_H 1
  7018. | #define HAVE_UNISTD_H 1
  7019. | #define HAVE_SYS_WAIT_H 1
  7020. | #define TIME_WITH_SYS_TIME 1
  7021. | #define HAVE_PTRDIFF_T 1
  7022. | #define HAVE_FORK 1
  7023. | #define HAVE_VFORK 1
  7024. | #define HAVE_WORKING_VFORK 1
  7025. | #define HAVE_WORKING_FORK 1
  7026. | #define HAVE_SYS_SELECT_H 1
  7027. | #define HAVE_SYS_SOCKET_H 1
  7028. | #define SELECT_TYPE_ARG1 int
  7029. | #define SELECT_TYPE_ARG234 (fd_set *)
  7030. | #define SELECT_TYPE_ARG5 (struct timeval *)
  7031. | #define RETSIGTYPE void
  7032. | #define HAVE_STRFTIME 1
  7033. | #define HAVE_VPRINTF 1
  7034. | #define HAVE_STDLIB_H 1
  7035. | #define HAVE_MALLOC 1
  7036. | #define HAVE_STDLIB_H 1
  7037. | #define HAVE_REALLOC 1
  7038. | /* end confdefs.h. */
  7039. | /* Define __argz_count to an innocuous variant, in case <limits.h> declares __argz_count.
  7040. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  7041. | #define __argz_count innocuous___argz_count
  7042. |
  7043. | /* System header to define __stub macros and hopefully few prototypes,
  7044. | which can conflict with char __argz_count (); below.
  7045. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  7046. | <limits.h> exists even on freestanding compilers. */
  7047. |
  7048. | #ifdef __STDC__
  7049. | # include <limits.h>
  7050. | #else
  7051. | # include <assert.h>
  7052. | #endif
  7053. |
  7054. | #undef __argz_count
  7055. |
  7056. | /* Override any GCC internal prototype to avoid an error.
  7057. | Use char because int might match the return type of a GCC
  7058. | builtin and then its argument prototype would still apply. */
  7059. | #ifdef __cplusplus
  7060. | extern "C"
  7061. | #endif
  7062. | char __argz_count ();
  7063. | /* The GNU C library defines this for functions which it implements
  7064. | to always fail with ENOSYS. Some functions are actually named
  7065. | something starting with __ and the normal name is an alias. */
  7066. | #if defined __stub___argz_count || defined __stub_____argz_count
  7067. | choke me
  7068. | #endif
  7069. |
  7070. | int
  7071. | main ()
  7072. | {
  7073. | return __argz_count ();
  7074. | ;
  7075. | return 0;
  7076. | }
  7077. configure:12625: result: no
  7078. configure:12625: checking for __argz_next
  7079. configure:12625: g++ -o conftest conftest.cpp >&5
  7080. Undefined symbols for architecture x86_64:
  7081. "___argz_next", referenced from:
  7082. _main in conftest-ad7365.o
  7083. ld: symbol(s) not found for architecture x86_64
  7084. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  7085. configure:12625: $? = 1
  7086. configure: failed program was:
  7087. | /* confdefs.h */
  7088. | #define PACKAGE_NAME "aMule-dlp"
  7089. | #define PACKAGE_TARNAME "amule-dlp"
  7090. | #define PACKAGE_VERSION "SVN"
  7091. | #define PACKAGE_STRING "aMule-dlp SVN"
  7092. | #define PACKAGE_BUGREPORT "admin@amule.org"
  7093. | #define PACKAGE_URL ""
  7094. | #define PACKAGE "amule-dlp"
  7095. | #define VERSION "SVN"
  7096. | #define YYTEXT_POINTER 1
  7097. | #define STDC_HEADERS 1
  7098. | #define HAVE_SYS_TYPES_H 1
  7099. | #define HAVE_SYS_STAT_H 1
  7100. | #define HAVE_STDLIB_H 1
  7101. | #define HAVE_STRING_H 1
  7102. | #define HAVE_MEMORY_H 1
  7103. | #define HAVE_STRINGS_H 1
  7104. | #define HAVE_INTTYPES_H 1
  7105. | #define HAVE_STDINT_H 1
  7106. | #define HAVE_UNISTD_H 1
  7107. | #define HAVE__BOOL 1
  7108. | #define HAVE_STDBOOL_H 1
  7109. | #define SUPPORT_GEOIP 1
  7110. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  7111. | #define HAVE_TYPEINFO 1
  7112. | #define HAVE_CXXABI 1
  7113. | #define HAVE_ALLOCA_H 1
  7114. | #define HAVE_ALLOCA 1
  7115. | #define HAVE_DIRENT_H 1
  7116. | #define STDC_HEADERS 1
  7117. | #define HAVE_ARPA_INET_H 1
  7118. | #define HAVE_ERRNO_H 1
  7119. | #define HAVE_FCNTL_H 1
  7120. | #define HAVE_INTTYPES_H 1
  7121. | #define HAVE_LANGINFO_H 1
  7122. | #define HAVE_LIMITS_H 1
  7123. | #define HAVE_LOCALE_H 1
  7124. | #define HAVE_NETDB_H 1
  7125. | #define HAVE_NETINET_IN_H 1
  7126. | #define HAVE_STDDEF_H 1
  7127. | #define HAVE_NL_TYPES_H 1
  7128. | #define HAVE_SIGNAL_H 1
  7129. | #define HAVE_STDINT_H 1
  7130. | #define HAVE_STDLIB_H 1
  7131. | #define HAVE_STRING_H 1
  7132. | #define HAVE_STRINGS_H 1
  7133. | #define HAVE_SYS_IOCTL_H 1
  7134. | #define HAVE_SYS_MOUNT_H 1
  7135. | #define HAVE_SYS_PARAM_H 1
  7136. | #define HAVE_SYS_RESOURCE_H 1
  7137. | #define HAVE_SYS_SELECT_H 1
  7138. | #define HAVE_SYS_SOCKET_H 1
  7139. | #define HAVE_SYS_STATVFS_H 1
  7140. | #define HAVE_SYS_TIME_H 1
  7141. | #define HAVE_SYS_TIMEB_H 1
  7142. | #define HAVE_SYS_TYPES_H 1
  7143. | #define HAVE_UNISTD_H 1
  7144. | #define HAVE_SYS_WAIT_H 1
  7145. | #define TIME_WITH_SYS_TIME 1
  7146. | #define HAVE_PTRDIFF_T 1
  7147. | #define HAVE_FORK 1
  7148. | #define HAVE_VFORK 1
  7149. | #define HAVE_WORKING_VFORK 1
  7150. | #define HAVE_WORKING_FORK 1
  7151. | #define HAVE_SYS_SELECT_H 1
  7152. | #define HAVE_SYS_SOCKET_H 1
  7153. | #define SELECT_TYPE_ARG1 int
  7154. | #define SELECT_TYPE_ARG234 (fd_set *)
  7155. | #define SELECT_TYPE_ARG5 (struct timeval *)
  7156. | #define RETSIGTYPE void
  7157. | #define HAVE_STRFTIME 1
  7158. | #define HAVE_VPRINTF 1
  7159. | #define HAVE_STDLIB_H 1
  7160. | #define HAVE_MALLOC 1
  7161. | #define HAVE_STDLIB_H 1
  7162. | #define HAVE_REALLOC 1
  7163. | /* end confdefs.h. */
  7164. | /* Define __argz_next to an innocuous variant, in case <limits.h> declares __argz_next.
  7165. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  7166. | #define __argz_next innocuous___argz_next
  7167. |
  7168. | /* System header to define __stub macros and hopefully few prototypes,
  7169. | which can conflict with char __argz_next (); below.
  7170. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  7171. | <limits.h> exists even on freestanding compilers. */
  7172. |
  7173. | #ifdef __STDC__
  7174. | # include <limits.h>
  7175. | #else
  7176. | # include <assert.h>
  7177. | #endif
  7178. |
  7179. | #undef __argz_next
  7180. |
  7181. | /* Override any GCC internal prototype to avoid an error.
  7182. | Use char because int might match the return type of a GCC
  7183. | builtin and then its argument prototype would still apply. */
  7184. | #ifdef __cplusplus
  7185. | extern "C"
  7186. | #endif
  7187. | char __argz_next ();
  7188. | /* The GNU C library defines this for functions which it implements
  7189. | to always fail with ENOSYS. Some functions are actually named
  7190. | something starting with __ and the normal name is an alias. */
  7191. | #if defined __stub___argz_next || defined __stub_____argz_next
  7192. | choke me
  7193. | #endif
  7194. |
  7195. | int
  7196. | main ()
  7197. | {
  7198. | return __argz_next ();
  7199. | ;
  7200. | return 0;
  7201. | }
  7202. configure:12625: result: no
  7203. configure:12625: checking for __argz_stringify
  7204. configure:12625: g++ -o conftest conftest.cpp >&5
  7205. Undefined symbols for architecture x86_64:
  7206. "___argz_stringify", referenced from:
  7207. _main in conftest-a2fbd1.o
  7208. ld: symbol(s) not found for architecture x86_64
  7209. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  7210. configure:12625: $? = 1
  7211. configure: failed program was:
  7212. | /* confdefs.h */
  7213. | #define PACKAGE_NAME "aMule-dlp"
  7214. | #define PACKAGE_TARNAME "amule-dlp"
  7215. | #define PACKAGE_VERSION "SVN"
  7216. | #define PACKAGE_STRING "aMule-dlp SVN"
  7217. | #define PACKAGE_BUGREPORT "admin@amule.org"
  7218. | #define PACKAGE_URL ""
  7219. | #define PACKAGE "amule-dlp"
  7220. | #define VERSION "SVN"
  7221. | #define YYTEXT_POINTER 1
  7222. | #define STDC_HEADERS 1
  7223. | #define HAVE_SYS_TYPES_H 1
  7224. | #define HAVE_SYS_STAT_H 1
  7225. | #define HAVE_STDLIB_H 1
  7226. | #define HAVE_STRING_H 1
  7227. | #define HAVE_MEMORY_H 1
  7228. | #define HAVE_STRINGS_H 1
  7229. | #define HAVE_INTTYPES_H 1
  7230. | #define HAVE_STDINT_H 1
  7231. | #define HAVE_UNISTD_H 1
  7232. | #define HAVE__BOOL 1
  7233. | #define HAVE_STDBOOL_H 1
  7234. | #define SUPPORT_GEOIP 1
  7235. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  7236. | #define HAVE_TYPEINFO 1
  7237. | #define HAVE_CXXABI 1
  7238. | #define HAVE_ALLOCA_H 1
  7239. | #define HAVE_ALLOCA 1
  7240. | #define HAVE_DIRENT_H 1
  7241. | #define STDC_HEADERS 1
  7242. | #define HAVE_ARPA_INET_H 1
  7243. | #define HAVE_ERRNO_H 1
  7244. | #define HAVE_FCNTL_H 1
  7245. | #define HAVE_INTTYPES_H 1
  7246. | #define HAVE_LANGINFO_H 1
  7247. | #define HAVE_LIMITS_H 1
  7248. | #define HAVE_LOCALE_H 1
  7249. | #define HAVE_NETDB_H 1
  7250. | #define HAVE_NETINET_IN_H 1
  7251. | #define HAVE_STDDEF_H 1
  7252. | #define HAVE_NL_TYPES_H 1
  7253. | #define HAVE_SIGNAL_H 1
  7254. | #define HAVE_STDINT_H 1
  7255. | #define HAVE_STDLIB_H 1
  7256. | #define HAVE_STRING_H 1
  7257. | #define HAVE_STRINGS_H 1
  7258. | #define HAVE_SYS_IOCTL_H 1
  7259. | #define HAVE_SYS_MOUNT_H 1
  7260. | #define HAVE_SYS_PARAM_H 1
  7261. | #define HAVE_SYS_RESOURCE_H 1
  7262. | #define HAVE_SYS_SELECT_H 1
  7263. | #define HAVE_SYS_SOCKET_H 1
  7264. | #define HAVE_SYS_STATVFS_H 1
  7265. | #define HAVE_SYS_TIME_H 1
  7266. | #define HAVE_SYS_TIMEB_H 1
  7267. | #define HAVE_SYS_TYPES_H 1
  7268. | #define HAVE_UNISTD_H 1
  7269. | #define HAVE_SYS_WAIT_H 1
  7270. | #define TIME_WITH_SYS_TIME 1
  7271. | #define HAVE_PTRDIFF_T 1
  7272. | #define HAVE_FORK 1
  7273. | #define HAVE_VFORK 1
  7274. | #define HAVE_WORKING_VFORK 1
  7275. | #define HAVE_WORKING_FORK 1
  7276. | #define HAVE_SYS_SELECT_H 1
  7277. | #define HAVE_SYS_SOCKET_H 1
  7278. | #define SELECT_TYPE_ARG1 int
  7279. | #define SELECT_TYPE_ARG234 (fd_set *)
  7280. | #define SELECT_TYPE_ARG5 (struct timeval *)
  7281. | #define RETSIGTYPE void
  7282. | #define HAVE_STRFTIME 1
  7283. | #define HAVE_VPRINTF 1
  7284. | #define HAVE_STDLIB_H 1
  7285. | #define HAVE_MALLOC 1
  7286. | #define HAVE_STDLIB_H 1
  7287. | #define HAVE_REALLOC 1
  7288. | /* end confdefs.h. */
  7289. | /* Define __argz_stringify to an innocuous variant, in case <limits.h> declares __argz_stringify.
  7290. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  7291. | #define __argz_stringify innocuous___argz_stringify
  7292. |
  7293. | /* System header to define __stub macros and hopefully few prototypes,
  7294. | which can conflict with char __argz_stringify (); below.
  7295. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  7296. | <limits.h> exists even on freestanding compilers. */
  7297. |
  7298. | #ifdef __STDC__
  7299. | # include <limits.h>
  7300. | #else
  7301. | # include <assert.h>
  7302. | #endif
  7303. |
  7304. | #undef __argz_stringify
  7305. |
  7306. | /* Override any GCC internal prototype to avoid an error.
  7307. | Use char because int might match the return type of a GCC
  7308. | builtin and then its argument prototype would still apply. */
  7309. | #ifdef __cplusplus
  7310. | extern "C"
  7311. | #endif
  7312. | char __argz_stringify ();
  7313. | /* The GNU C library defines this for functions which it implements
  7314. | to always fail with ENOSYS. Some functions are actually named
  7315. | something starting with __ and the normal name is an alias. */
  7316. | #if defined __stub___argz_stringify || defined __stub_____argz_stringify
  7317. | choke me
  7318. | #endif
  7319. |
  7320. | int
  7321. | main ()
  7322. | {
  7323. | return __argz_stringify ();
  7324. | ;
  7325. | return 0;
  7326. | }
  7327. configure:12625: result: no
  7328. configure:12625: checking for endpwent
  7329. configure:12625: g++ -o conftest conftest.cpp >&5
  7330. configure:12625: $? = 0
  7331. configure:12625: result: yes
  7332. configure:12625: checking for floor
  7333. configure:12625: g++ -o conftest conftest.cpp >&5
  7334. configure:12625: $? = 0
  7335. configure:12625: result: yes
  7336. configure:12625: checking for ftruncate
  7337. configure:12625: g++ -o conftest conftest.cpp >&5
  7338. configure:12625: $? = 0
  7339. configure:12625: result: yes
  7340. configure:12625: checking for getcwd
  7341. configure:12625: g++ -o conftest conftest.cpp >&5
  7342. configure:12625: $? = 0
  7343. configure:12625: result: yes
  7344. configure:12625: checking for gethostbyaddr
  7345. configure:12625: g++ -o conftest conftest.cpp >&5
  7346. configure:12625: $? = 0
  7347. configure:12625: result: yes
  7348. configure:12625: checking for gethostbyname
  7349. configure:12625: g++ -o conftest conftest.cpp >&5
  7350. configure:12625: $? = 0
  7351. configure:12625: result: yes
  7352. configure:12625: checking for gethostname
  7353. configure:12625: g++ -o conftest conftest.cpp >&5
  7354. configure:12625: $? = 0
  7355. configure:12625: result: yes
  7356. configure:12625: checking for getopt_long
  7357. configure:12625: g++ -o conftest conftest.cpp >&5
  7358. configure:12625: $? = 0
  7359. configure:12625: result: yes
  7360. configure:12625: checking for getpass
  7361. configure:12625: g++ -o conftest conftest.cpp >&5
  7362. configure:12625: $? = 0
  7363. configure:12625: result: yes
  7364. configure:12625: checking for getrlimit
  7365. configure:12625: g++ -o conftest conftest.cpp >&5
  7366. configure:12625: $? = 0
  7367. configure:12625: result: yes
  7368. configure:12625: checking for gettimeofday
  7369. configure:12625: g++ -o conftest conftest.cpp >&5
  7370. configure:12625: $? = 0
  7371. configure:12625: result: yes
  7372. configure:12625: checking for inet_ntoa
  7373. configure:12625: g++ -o conftest conftest.cpp >&5
  7374. configure:12625: $? = 0
  7375. configure:12625: result: yes
  7376. configure:12625: checking for localeconv
  7377. configure:12625: g++ -o conftest conftest.cpp >&5
  7378. configure:12625: $? = 0
  7379. configure:12625: result: yes
  7380. configure:12625: checking for memmove
  7381. configure:12625: g++ -o conftest conftest.cpp >&5
  7382. configure:12625: $? = 0
  7383. configure:12625: result: yes
  7384. configure:12625: checking for mempcpy
  7385. configure:12625: g++ -o conftest conftest.cpp >&5
  7386. Undefined symbols for architecture x86_64:
  7387. "_mempcpy", referenced from:
  7388. _main in conftest-c16601.o
  7389. ld: symbol(s) not found for architecture x86_64
  7390. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  7391. configure:12625: $? = 1
  7392. configure: failed program was:
  7393. | /* confdefs.h */
  7394. | #define PACKAGE_NAME "aMule-dlp"
  7395. | #define PACKAGE_TARNAME "amule-dlp"
  7396. | #define PACKAGE_VERSION "SVN"
  7397. | #define PACKAGE_STRING "aMule-dlp SVN"
  7398. | #define PACKAGE_BUGREPORT "admin@amule.org"
  7399. | #define PACKAGE_URL ""
  7400. | #define PACKAGE "amule-dlp"
  7401. | #define VERSION "SVN"
  7402. | #define YYTEXT_POINTER 1
  7403. | #define STDC_HEADERS 1
  7404. | #define HAVE_SYS_TYPES_H 1
  7405. | #define HAVE_SYS_STAT_H 1
  7406. | #define HAVE_STDLIB_H 1
  7407. | #define HAVE_STRING_H 1
  7408. | #define HAVE_MEMORY_H 1
  7409. | #define HAVE_STRINGS_H 1
  7410. | #define HAVE_INTTYPES_H 1
  7411. | #define HAVE_STDINT_H 1
  7412. | #define HAVE_UNISTD_H 1
  7413. | #define HAVE__BOOL 1
  7414. | #define HAVE_STDBOOL_H 1
  7415. | #define SUPPORT_GEOIP 1
  7416. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  7417. | #define HAVE_TYPEINFO 1
  7418. | #define HAVE_CXXABI 1
  7419. | #define HAVE_ALLOCA_H 1
  7420. | #define HAVE_ALLOCA 1
  7421. | #define HAVE_DIRENT_H 1
  7422. | #define STDC_HEADERS 1
  7423. | #define HAVE_ARPA_INET_H 1
  7424. | #define HAVE_ERRNO_H 1
  7425. | #define HAVE_FCNTL_H 1
  7426. | #define HAVE_INTTYPES_H 1
  7427. | #define HAVE_LANGINFO_H 1
  7428. | #define HAVE_LIMITS_H 1
  7429. | #define HAVE_LOCALE_H 1
  7430. | #define HAVE_NETDB_H 1
  7431. | #define HAVE_NETINET_IN_H 1
  7432. | #define HAVE_STDDEF_H 1
  7433. | #define HAVE_NL_TYPES_H 1
  7434. | #define HAVE_SIGNAL_H 1
  7435. | #define HAVE_STDINT_H 1
  7436. | #define HAVE_STDLIB_H 1
  7437. | #define HAVE_STRING_H 1
  7438. | #define HAVE_STRINGS_H 1
  7439. | #define HAVE_SYS_IOCTL_H 1
  7440. | #define HAVE_SYS_MOUNT_H 1
  7441. | #define HAVE_SYS_PARAM_H 1
  7442. | #define HAVE_SYS_RESOURCE_H 1
  7443. | #define HAVE_SYS_SELECT_H 1
  7444. | #define HAVE_SYS_SOCKET_H 1
  7445. | #define HAVE_SYS_STATVFS_H 1
  7446. | #define HAVE_SYS_TIME_H 1
  7447. | #define HAVE_SYS_TIMEB_H 1
  7448. | #define HAVE_SYS_TYPES_H 1
  7449. | #define HAVE_UNISTD_H 1
  7450. | #define HAVE_SYS_WAIT_H 1
  7451. | #define TIME_WITH_SYS_TIME 1
  7452. | #define HAVE_PTRDIFF_T 1
  7453. | #define HAVE_FORK 1
  7454. | #define HAVE_VFORK 1
  7455. | #define HAVE_WORKING_VFORK 1
  7456. | #define HAVE_WORKING_FORK 1
  7457. | #define HAVE_SYS_SELECT_H 1
  7458. | #define HAVE_SYS_SOCKET_H 1
  7459. | #define SELECT_TYPE_ARG1 int
  7460. | #define SELECT_TYPE_ARG234 (fd_set *)
  7461. | #define SELECT_TYPE_ARG5 (struct timeval *)
  7462. | #define RETSIGTYPE void
  7463. | #define HAVE_STRFTIME 1
  7464. | #define HAVE_VPRINTF 1
  7465. | #define HAVE_STDLIB_H 1
  7466. | #define HAVE_MALLOC 1
  7467. | #define HAVE_STDLIB_H 1
  7468. | #define HAVE_REALLOC 1
  7469. | #define HAVE_ENDPWENT 1
  7470. | #define HAVE_FLOOR 1
  7471. | #define HAVE_FTRUNCATE 1
  7472. | #define HAVE_GETCWD 1
  7473. | #define HAVE_GETHOSTBYADDR 1
  7474. | #define HAVE_GETHOSTBYNAME 1
  7475. | #define HAVE_GETHOSTNAME 1
  7476. | #define HAVE_GETOPT_LONG 1
  7477. | #define HAVE_GETPASS 1
  7478. | #define HAVE_GETRLIMIT 1
  7479. | #define HAVE_GETTIMEOFDAY 1
  7480. | #define HAVE_INET_NTOA 1
  7481. | #define HAVE_LOCALECONV 1
  7482. | #define HAVE_MEMMOVE 1
  7483. | /* end confdefs.h. */
  7484. | /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy.
  7485. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  7486. | #define mempcpy innocuous_mempcpy
  7487. |
  7488. | /* System header to define __stub macros and hopefully few prototypes,
  7489. | which can conflict with char mempcpy (); below.
  7490. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  7491. | <limits.h> exists even on freestanding compilers. */
  7492. |
  7493. | #ifdef __STDC__
  7494. | # include <limits.h>
  7495. | #else
  7496. | # include <assert.h>
  7497. | #endif
  7498. |
  7499. | #undef mempcpy
  7500. |
  7501. | /* Override any GCC internal prototype to avoid an error.
  7502. | Use char because int might match the return type of a GCC
  7503. | builtin and then its argument prototype would still apply. */
  7504. | #ifdef __cplusplus
  7505. | extern "C"
  7506. | #endif
  7507. | char mempcpy ();
  7508. | /* The GNU C library defines this for functions which it implements
  7509. | to always fail with ENOSYS. Some functions are actually named
  7510. | something starting with __ and the normal name is an alias. */
  7511. | #if defined __stub_mempcpy || defined __stub___mempcpy
  7512. | choke me
  7513. | #endif
  7514. |
  7515. | int
  7516. | main ()
  7517. | {
  7518. | return mempcpy ();
  7519. | ;
  7520. | return 0;
  7521. | }
  7522. configure:12625: result: no
  7523. configure:12625: checking for memset
  7524. configure:12625: g++ -o conftest conftest.cpp >&5
  7525. configure:12625: $? = 0
  7526. configure:12625: result: yes
  7527. configure:12625: checking for mkdir
  7528. configure:12625: g++ -o conftest conftest.cpp >&5
  7529. configure:12625: $? = 0
  7530. configure:12625: result: yes
  7531. configure:12625: checking for nl_langinfo
  7532. configure:12625: g++ -o conftest conftest.cpp >&5
  7533. configure:12625: $? = 0
  7534. configure:12625: result: yes
  7535. configure:12625: checking for pow
  7536. configure:12625: g++ -o conftest conftest.cpp >&5
  7537. configure:12625: $? = 0
  7538. configure:12625: result: yes
  7539. configure:12625: checking for select
  7540. configure:12625: g++ -o conftest conftest.cpp >&5
  7541. configure:12625: $? = 0
  7542. configure:12625: result: yes
  7543. configure:12625: checking for setlocale
  7544. configure:12625: g++ -o conftest conftest.cpp >&5
  7545. configure:12625: $? = 0
  7546. configure:12625: result: yes
  7547. configure:12625: checking for setrlimit
  7548. configure:12625: g++ -o conftest conftest.cpp >&5
  7549. configure:12625: $? = 0
  7550. configure:12625: result: yes
  7551. configure:12625: checking for sigaction
  7552. configure:12625: g++ -o conftest conftest.cpp >&5
  7553. configure:12625: $? = 0
  7554. configure:12625: result: yes
  7555. configure:12625: checking for socket
  7556. configure:12625: g++ -o conftest conftest.cpp >&5
  7557. configure:12625: $? = 0
  7558. configure:12625: result: yes
  7559. configure:12625: checking for sqrt
  7560. configure:12625: g++ -o conftest conftest.cpp >&5
  7561. configure:12625: $? = 0
  7562. configure:12625: result: yes
  7563. configure:12625: checking for stpcpy
  7564. configure:12625: g++ -o conftest conftest.cpp >&5
  7565. configure:12625: $? = 0
  7566. configure:12625: result: yes
  7567. configure:12625: checking for strcasecmp
  7568. configure:12625: g++ -o conftest conftest.cpp >&5
  7569. configure:12625: $? = 0
  7570. configure:12625: result: yes
  7571. configure:12625: checking for strchr
  7572. configure:12625: g++ -o conftest conftest.cpp >&5
  7573. configure:12625: $? = 0
  7574. configure:12625: result: yes
  7575. configure:12625: checking for strcspn
  7576. configure:12625: g++ -o conftest conftest.cpp >&5
  7577. configure:12625: $? = 0
  7578. configure:12625: result: yes
  7579. configure:12625: checking for strdup
  7580. configure:12625: g++ -o conftest conftest.cpp >&5
  7581. configure:12625: $? = 0
  7582. configure:12625: result: yes
  7583. configure:12625: checking for strerror
  7584. configure:12625: g++ -o conftest conftest.cpp >&5
  7585. configure:12625: $? = 0
  7586. configure:12625: result: yes
  7587. configure:12625: checking for strncasecmp
  7588. configure:12625: g++ -o conftest conftest.cpp >&5
  7589. configure:12625: $? = 0
  7590. configure:12625: result: yes
  7591. configure:12625: checking for strstr
  7592. configure:12625: g++ -o conftest conftest.cpp >&5
  7593. configure:12625: $? = 0
  7594. configure:12625: result: yes
  7595. configure:12625: checking for strtoul
  7596. configure:12625: g++ -o conftest conftest.cpp >&5
  7597. configure:12625: $? = 0
  7598. configure:12625: result: yes
  7599. configure:12642: checking for stdlib.h
  7600. configure:12642: result: yes
  7601. configure:12642: checking for unistd.h
  7602. configure:12642: result: yes
  7603. configure:12642: checking for sys/param.h
  7604. configure:12642: result: yes
  7605. configure:12942: checking for fallocate
  7606. configure:12969: g++ -o conftest -I/usr/local/lib/wx/include/osx_cocoa-unicode-static-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ conftest.cpp >&5
  7607. conftest.cpp:122:13: fatal error: 'linux/falloc.h' file not found
  7608. #include <linux/falloc.h>
  7609. ^~~~~~~~~~~~~~~~
  7610. 1 error generated.
  7611. configure:12969: $? = 1
  7612. configure: failed program was:
  7613. | /* confdefs.h */
  7614. | #define PACKAGE_NAME "aMule-dlp"
  7615. | #define PACKAGE_TARNAME "amule-dlp"
  7616. | #define PACKAGE_VERSION "SVN"
  7617. | #define PACKAGE_STRING "aMule-dlp SVN"
  7618. | #define PACKAGE_BUGREPORT "admin@amule.org"
  7619. | #define PACKAGE_URL ""
  7620. | #define PACKAGE "amule-dlp"
  7621. | #define VERSION "SVN"
  7622. | #define YYTEXT_POINTER 1
  7623. | #define STDC_HEADERS 1
  7624. | #define HAVE_SYS_TYPES_H 1
  7625. | #define HAVE_SYS_STAT_H 1
  7626. | #define HAVE_STDLIB_H 1
  7627. | #define HAVE_STRING_H 1
  7628. | #define HAVE_MEMORY_H 1
  7629. | #define HAVE_STRINGS_H 1
  7630. | #define HAVE_INTTYPES_H 1
  7631. | #define HAVE_STDINT_H 1
  7632. | #define HAVE_UNISTD_H 1
  7633. | #define HAVE__BOOL 1
  7634. | #define HAVE_STDBOOL_H 1
  7635. | #define SUPPORT_GEOIP 1
  7636. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  7637. | #define HAVE_TYPEINFO 1
  7638. | #define HAVE_CXXABI 1
  7639. | #define HAVE_ALLOCA_H 1
  7640. | #define HAVE_ALLOCA 1
  7641. | #define HAVE_DIRENT_H 1
  7642. | #define STDC_HEADERS 1
  7643. | #define HAVE_ARPA_INET_H 1
  7644. | #define HAVE_ERRNO_H 1
  7645. | #define HAVE_FCNTL_H 1
  7646. | #define HAVE_INTTYPES_H 1
  7647. | #define HAVE_LANGINFO_H 1
  7648. | #define HAVE_LIMITS_H 1
  7649. | #define HAVE_LOCALE_H 1
  7650. | #define HAVE_NETDB_H 1
  7651. | #define HAVE_NETINET_IN_H 1
  7652. | #define HAVE_STDDEF_H 1
  7653. | #define HAVE_NL_TYPES_H 1
  7654. | #define HAVE_SIGNAL_H 1
  7655. | #define HAVE_STDINT_H 1
  7656. | #define HAVE_STDLIB_H 1
  7657. | #define HAVE_STRING_H 1
  7658. | #define HAVE_STRINGS_H 1
  7659. | #define HAVE_SYS_IOCTL_H 1
  7660. | #define HAVE_SYS_MOUNT_H 1
  7661. | #define HAVE_SYS_PARAM_H 1
  7662. | #define HAVE_SYS_RESOURCE_H 1
  7663. | #define HAVE_SYS_SELECT_H 1
  7664. | #define HAVE_SYS_SOCKET_H 1
  7665. | #define HAVE_SYS_STATVFS_H 1
  7666. | #define HAVE_SYS_TIME_H 1
  7667. | #define HAVE_SYS_TIMEB_H 1
  7668. | #define HAVE_SYS_TYPES_H 1
  7669. | #define HAVE_UNISTD_H 1
  7670. | #define HAVE_SYS_WAIT_H 1
  7671. | #define TIME_WITH_SYS_TIME 1
  7672. | #define HAVE_PTRDIFF_T 1
  7673. | #define HAVE_FORK 1
  7674. | #define HAVE_VFORK 1
  7675. | #define HAVE_WORKING_VFORK 1
  7676. | #define HAVE_WORKING_FORK 1
  7677. | #define HAVE_SYS_SELECT_H 1
  7678. | #define HAVE_SYS_SOCKET_H 1
  7679. | #define SELECT_TYPE_ARG1 int
  7680. | #define SELECT_TYPE_ARG234 (fd_set *)
  7681. | #define SELECT_TYPE_ARG5 (struct timeval *)
  7682. | #define RETSIGTYPE void
  7683. | #define HAVE_STRFTIME 1
  7684. | #define HAVE_VPRINTF 1
  7685. | #define HAVE_STDLIB_H 1
  7686. | #define HAVE_MALLOC 1
  7687. | #define HAVE_STDLIB_H 1
  7688. | #define HAVE_REALLOC 1
  7689. | #define HAVE_ENDPWENT 1
  7690. | #define HAVE_FLOOR 1
  7691. | #define HAVE_FTRUNCATE 1
  7692. | #define HAVE_GETCWD 1
  7693. | #define HAVE_GETHOSTBYADDR 1
  7694. | #define HAVE_GETHOSTBYNAME 1
  7695. | #define HAVE_GETHOSTNAME 1
  7696. | #define HAVE_GETOPT_LONG 1
  7697. | #define HAVE_GETPASS 1
  7698. | #define HAVE_GETRLIMIT 1
  7699. | #define HAVE_GETTIMEOFDAY 1
  7700. | #define HAVE_INET_NTOA 1
  7701. | #define HAVE_LOCALECONV 1
  7702. | #define HAVE_MEMMOVE 1
  7703. | #define HAVE_MEMSET 1
  7704. | #define HAVE_MKDIR 1
  7705. | #define HAVE_NL_LANGINFO 1
  7706. | #define HAVE_POW 1
  7707. | #define HAVE_SELECT 1
  7708. | #define HAVE_SETLOCALE 1
  7709. | #define HAVE_SETRLIMIT 1
  7710. | #define HAVE_SIGACTION 1
  7711. | #define HAVE_SOCKET 1
  7712. | #define HAVE_SQRT 1
  7713. | #define HAVE_STPCPY 1
  7714. | #define HAVE_STRCASECMP 1
  7715. | #define HAVE_STRCHR 1
  7716. | #define HAVE_STRCSPN 1
  7717. | #define HAVE_STRDUP 1
  7718. | #define HAVE_STRERROR 1
  7719. | #define HAVE_STRNCASECMP 1
  7720. | #define HAVE_STRSTR 1
  7721. | #define HAVE_STRTOUL 1
  7722. | #define HAVE_STDLIB_H 1
  7723. | #define HAVE_UNISTD_H 1
  7724. | #define HAVE_SYS_PARAM_H 1
  7725. | /* end confdefs.h. */
  7726. |
  7727. |
  7728. | #ifndef _GNU_SOURCE
  7729. | # define _GNU_SOURCE
  7730. | #endif
  7731. | #ifdef HAVE_FCNTL_H
  7732. | # include <fcntl.h>
  7733. | #endif
  7734. | #include <linux/falloc.h>
  7735. |
  7736. | int
  7737. | main ()
  7738. | {
  7739. |
  7740. | fallocate(0, 0, 0, 0);
  7741. |
  7742. | ;
  7743. | return 0;
  7744. | }
  7745. |
  7746. configure:12979: result: no
  7747. configure:12988: checking for SYS_fallocate
  7748. configure:13009: g++ -o conftest conftest.cpp >&5
  7749. conftest.cpp:124:31: error: unknown type name 'loff_t'; did you mean 'off_t'?
  7750. syscall(SYS_fallocate, 0, (loff_t)0, (loff_t)0);
  7751. ^~~~~~
  7752. off_t
  7753. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here
  7754. typedef __darwin_off_t off_t;
  7755. ^
  7756. conftest.cpp:124:42: error: unknown type name 'loff_t'; did you mean 'off_t'?
  7757. syscall(SYS_fallocate, 0, (loff_t)0, (loff_t)0);
  7758. ^~~~~~
  7759. off_t
  7760. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here
  7761. typedef __darwin_off_t off_t;
  7762. ^
  7763. conftest.cpp:124:12: error: use of undeclared identifier 'SYS_fallocate'
  7764. syscall(SYS_fallocate, 0, (loff_t)0, (loff_t)0);
  7765. ^
  7766. 3 errors generated.
  7767. configure:13009: $? = 1
  7768. configure: failed program was:
  7769. | /* confdefs.h */
  7770. | #define PACKAGE_NAME "aMule-dlp"
  7771. | #define PACKAGE_TARNAME "amule-dlp"
  7772. | #define PACKAGE_VERSION "SVN"
  7773. | #define PACKAGE_STRING "aMule-dlp SVN"
  7774. | #define PACKAGE_BUGREPORT "admin@amule.org"
  7775. | #define PACKAGE_URL ""
  7776. | #define PACKAGE "amule-dlp"
  7777. | #define VERSION "SVN"
  7778. | #define YYTEXT_POINTER 1
  7779. | #define STDC_HEADERS 1
  7780. | #define HAVE_SYS_TYPES_H 1
  7781. | #define HAVE_SYS_STAT_H 1
  7782. | #define HAVE_STDLIB_H 1
  7783. | #define HAVE_STRING_H 1
  7784. | #define HAVE_MEMORY_H 1
  7785. | #define HAVE_STRINGS_H 1
  7786. | #define HAVE_INTTYPES_H 1
  7787. | #define HAVE_STDINT_H 1
  7788. | #define HAVE_UNISTD_H 1
  7789. | #define HAVE__BOOL 1
  7790. | #define HAVE_STDBOOL_H 1
  7791. | #define SUPPORT_GEOIP 1
  7792. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  7793. | #define HAVE_TYPEINFO 1
  7794. | #define HAVE_CXXABI 1
  7795. | #define HAVE_ALLOCA_H 1
  7796. | #define HAVE_ALLOCA 1
  7797. | #define HAVE_DIRENT_H 1
  7798. | #define STDC_HEADERS 1
  7799. | #define HAVE_ARPA_INET_H 1
  7800. | #define HAVE_ERRNO_H 1
  7801. | #define HAVE_FCNTL_H 1
  7802. | #define HAVE_INTTYPES_H 1
  7803. | #define HAVE_LANGINFO_H 1
  7804. | #define HAVE_LIMITS_H 1
  7805. | #define HAVE_LOCALE_H 1
  7806. | #define HAVE_NETDB_H 1
  7807. | #define HAVE_NETINET_IN_H 1
  7808. | #define HAVE_STDDEF_H 1
  7809. | #define HAVE_NL_TYPES_H 1
  7810. | #define HAVE_SIGNAL_H 1
  7811. | #define HAVE_STDINT_H 1
  7812. | #define HAVE_STDLIB_H 1
  7813. | #define HAVE_STRING_H 1
  7814. | #define HAVE_STRINGS_H 1
  7815. | #define HAVE_SYS_IOCTL_H 1
  7816. | #define HAVE_SYS_MOUNT_H 1
  7817. | #define HAVE_SYS_PARAM_H 1
  7818. | #define HAVE_SYS_RESOURCE_H 1
  7819. | #define HAVE_SYS_SELECT_H 1
  7820. | #define HAVE_SYS_SOCKET_H 1
  7821. | #define HAVE_SYS_STATVFS_H 1
  7822. | #define HAVE_SYS_TIME_H 1
  7823. | #define HAVE_SYS_TIMEB_H 1
  7824. | #define HAVE_SYS_TYPES_H 1
  7825. | #define HAVE_UNISTD_H 1
  7826. | #define HAVE_SYS_WAIT_H 1
  7827. | #define TIME_WITH_SYS_TIME 1
  7828. | #define HAVE_PTRDIFF_T 1
  7829. | #define HAVE_FORK 1
  7830. | #define HAVE_VFORK 1
  7831. | #define HAVE_WORKING_VFORK 1
  7832. | #define HAVE_WORKING_FORK 1
  7833. | #define HAVE_SYS_SELECT_H 1
  7834. | #define HAVE_SYS_SOCKET_H 1
  7835. | #define SELECT_TYPE_ARG1 int
  7836. | #define SELECT_TYPE_ARG234 (fd_set *)
  7837. | #define SELECT_TYPE_ARG5 (struct timeval *)
  7838. | #define RETSIGTYPE void
  7839. | #define HAVE_STRFTIME 1
  7840. | #define HAVE_VPRINTF 1
  7841. | #define HAVE_STDLIB_H 1
  7842. | #define HAVE_MALLOC 1
  7843. | #define HAVE_STDLIB_H 1
  7844. | #define HAVE_REALLOC 1
  7845. | #define HAVE_ENDPWENT 1
  7846. | #define HAVE_FLOOR 1
  7847. | #define HAVE_FTRUNCATE 1
  7848. | #define HAVE_GETCWD 1
  7849. | #define HAVE_GETHOSTBYADDR 1
  7850. | #define HAVE_GETHOSTBYNAME 1
  7851. | #define HAVE_GETHOSTNAME 1
  7852. | #define HAVE_GETOPT_LONG 1
  7853. | #define HAVE_GETPASS 1
  7854. | #define HAVE_GETRLIMIT 1
  7855. | #define HAVE_GETTIMEOFDAY 1
  7856. | #define HAVE_INET_NTOA 1
  7857. | #define HAVE_LOCALECONV 1
  7858. | #define HAVE_MEMMOVE 1
  7859. | #define HAVE_MEMSET 1
  7860. | #define HAVE_MKDIR 1
  7861. | #define HAVE_NL_LANGINFO 1
  7862. | #define HAVE_POW 1
  7863. | #define HAVE_SELECT 1
  7864. | #define HAVE_SETLOCALE 1
  7865. | #define HAVE_SETRLIMIT 1
  7866. | #define HAVE_SIGACTION 1
  7867. | #define HAVE_SOCKET 1
  7868. | #define HAVE_SQRT 1
  7869. | #define HAVE_STPCPY 1
  7870. | #define HAVE_STRCASECMP 1
  7871. | #define HAVE_STRCHR 1
  7872. | #define HAVE_STRCSPN 1
  7873. | #define HAVE_STRDUP 1
  7874. | #define HAVE_STRERROR 1
  7875. | #define HAVE_STRNCASECMP 1
  7876. | #define HAVE_STRSTR 1
  7877. | #define HAVE_STRTOUL 1
  7878. | #define HAVE_STDLIB_H 1
  7879. | #define HAVE_UNISTD_H 1
  7880. | #define HAVE_SYS_PARAM_H 1
  7881. | /* end confdefs.h. */
  7882. |
  7883. |
  7884. | #include <sys/syscall.h>
  7885. | #include <sys/types.h>
  7886. | #include <unistd.h>
  7887. |
  7888. | int
  7889. | main ()
  7890. | {
  7891. |
  7892. | syscall(SYS_fallocate, 0, (loff_t)0, (loff_t)0);
  7893. |
  7894. | ;
  7895. | return 0;
  7896. | }
  7897. |
  7898. configure:13019: result: no
  7899. configure:13026: checking for posix_fallocate
  7900. configure:13049: g++ -o conftest conftest.cpp >&5
  7901. conftest.cpp:126:4: error: use of undeclared identifier 'posix_fallocate'
  7902. posix_fallocate(0, 0, 0);
  7903. ^
  7904. 1 error generated.
  7905. configure:13049: $? = 1
  7906. configure: failed program was:
  7907. | /* confdefs.h */
  7908. | #define PACKAGE_NAME "aMule-dlp"
  7909. | #define PACKAGE_TARNAME "amule-dlp"
  7910. | #define PACKAGE_VERSION "SVN"
  7911. | #define PACKAGE_STRING "aMule-dlp SVN"
  7912. | #define PACKAGE_BUGREPORT "admin@amule.org"
  7913. | #define PACKAGE_URL ""
  7914. | #define PACKAGE "amule-dlp"
  7915. | #define VERSION "SVN"
  7916. | #define YYTEXT_POINTER 1
  7917. | #define STDC_HEADERS 1
  7918. | #define HAVE_SYS_TYPES_H 1
  7919. | #define HAVE_SYS_STAT_H 1
  7920. | #define HAVE_STDLIB_H 1
  7921. | #define HAVE_STRING_H 1
  7922. | #define HAVE_MEMORY_H 1
  7923. | #define HAVE_STRINGS_H 1
  7924. | #define HAVE_INTTYPES_H 1
  7925. | #define HAVE_STDINT_H 1
  7926. | #define HAVE_UNISTD_H 1
  7927. | #define HAVE__BOOL 1
  7928. | #define HAVE_STDBOOL_H 1
  7929. | #define SUPPORT_GEOIP 1
  7930. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  7931. | #define HAVE_TYPEINFO 1
  7932. | #define HAVE_CXXABI 1
  7933. | #define HAVE_ALLOCA_H 1
  7934. | #define HAVE_ALLOCA 1
  7935. | #define HAVE_DIRENT_H 1
  7936. | #define STDC_HEADERS 1
  7937. | #define HAVE_ARPA_INET_H 1
  7938. | #define HAVE_ERRNO_H 1
  7939. | #define HAVE_FCNTL_H 1
  7940. | #define HAVE_INTTYPES_H 1
  7941. | #define HAVE_LANGINFO_H 1
  7942. | #define HAVE_LIMITS_H 1
  7943. | #define HAVE_LOCALE_H 1
  7944. | #define HAVE_NETDB_H 1
  7945. | #define HAVE_NETINET_IN_H 1
  7946. | #define HAVE_STDDEF_H 1
  7947. | #define HAVE_NL_TYPES_H 1
  7948. | #define HAVE_SIGNAL_H 1
  7949. | #define HAVE_STDINT_H 1
  7950. | #define HAVE_STDLIB_H 1
  7951. | #define HAVE_STRING_H 1
  7952. | #define HAVE_STRINGS_H 1
  7953. | #define HAVE_SYS_IOCTL_H 1
  7954. | #define HAVE_SYS_MOUNT_H 1
  7955. | #define HAVE_SYS_PARAM_H 1
  7956. | #define HAVE_SYS_RESOURCE_H 1
  7957. | #define HAVE_SYS_SELECT_H 1
  7958. | #define HAVE_SYS_SOCKET_H 1
  7959. | #define HAVE_SYS_STATVFS_H 1
  7960. | #define HAVE_SYS_TIME_H 1
  7961. | #define HAVE_SYS_TIMEB_H 1
  7962. | #define HAVE_SYS_TYPES_H 1
  7963. | #define HAVE_UNISTD_H 1
  7964. | #define HAVE_SYS_WAIT_H 1
  7965. | #define TIME_WITH_SYS_TIME 1
  7966. | #define HAVE_PTRDIFF_T 1
  7967. | #define HAVE_FORK 1
  7968. | #define HAVE_VFORK 1
  7969. | #define HAVE_WORKING_VFORK 1
  7970. | #define HAVE_WORKING_FORK 1
  7971. | #define HAVE_SYS_SELECT_H 1
  7972. | #define HAVE_SYS_SOCKET_H 1
  7973. | #define SELECT_TYPE_ARG1 int
  7974. | #define SELECT_TYPE_ARG234 (fd_set *)
  7975. | #define SELECT_TYPE_ARG5 (struct timeval *)
  7976. | #define RETSIGTYPE void
  7977. | #define HAVE_STRFTIME 1
  7978. | #define HAVE_VPRINTF 1
  7979. | #define HAVE_STDLIB_H 1
  7980. | #define HAVE_MALLOC 1
  7981. | #define HAVE_STDLIB_H 1
  7982. | #define HAVE_REALLOC 1
  7983. | #define HAVE_ENDPWENT 1
  7984. | #define HAVE_FLOOR 1
  7985. | #define HAVE_FTRUNCATE 1
  7986. | #define HAVE_GETCWD 1
  7987. | #define HAVE_GETHOSTBYADDR 1
  7988. | #define HAVE_GETHOSTBYNAME 1
  7989. | #define HAVE_GETHOSTNAME 1
  7990. | #define HAVE_GETOPT_LONG 1
  7991. | #define HAVE_GETPASS 1
  7992. | #define HAVE_GETRLIMIT 1
  7993. | #define HAVE_GETTIMEOFDAY 1
  7994. | #define HAVE_INET_NTOA 1
  7995. | #define HAVE_LOCALECONV 1
  7996. | #define HAVE_MEMMOVE 1
  7997. | #define HAVE_MEMSET 1
  7998. | #define HAVE_MKDIR 1
  7999. | #define HAVE_NL_LANGINFO 1
  8000. | #define HAVE_POW 1
  8001. | #define HAVE_SELECT 1
  8002. | #define HAVE_SETLOCALE 1
  8003. | #define HAVE_SETRLIMIT 1
  8004. | #define HAVE_SIGACTION 1
  8005. | #define HAVE_SOCKET 1
  8006. | #define HAVE_SQRT 1
  8007. | #define HAVE_STPCPY 1
  8008. | #define HAVE_STRCASECMP 1
  8009. | #define HAVE_STRCHR 1
  8010. | #define HAVE_STRCSPN 1
  8011. | #define HAVE_STRDUP 1
  8012. | #define HAVE_STRERROR 1
  8013. | #define HAVE_STRNCASECMP 1
  8014. | #define HAVE_STRSTR 1
  8015. | #define HAVE_STRTOUL 1
  8016. | #define HAVE_STDLIB_H 1
  8017. | #define HAVE_UNISTD_H 1
  8018. | #define HAVE_SYS_PARAM_H 1
  8019. | /* end confdefs.h. */
  8020. |
  8021. |
  8022. | #define _XOPEN_SOURCE 600
  8023. | #include <stdlib.h>
  8024. | #ifdef HAVE_FCNTL_H
  8025. | # include <fcntl.h>
  8026. | #endif
  8027. |
  8028. | int
  8029. | main ()
  8030. | {
  8031. |
  8032. | posix_fallocate(0, 0, 0);
  8033. |
  8034. | ;
  8035. | return 0;
  8036. | }
  8037. |
  8038. configure:13059: result: no
  8039. configure:13092: checking for msgfmt
  8040. configure:13120: result: /opt/local/bin/msgfmt
  8041. configure:13129: checking for gmsgfmt
  8042. configure:13160: result: /opt/local/bin/msgfmt
  8043. configure:13171: checking for xgettext
  8044. configure:13199: result: /opt/local/bin/xgettext
  8045. configure:13210: checking for msgmerge
  8046. configure:13237: result: /opt/local/bin/msgmerge
  8047. configure:13273: checking for strerror in -lcposix
  8048. configure:13298: gcc -o conftest conftest.c -lcposix >&5
  8049. conftest.c:121:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
  8050. char strerror ();
  8051. ^
  8052. conftest.c:121:6: note: 'strerror' is a builtin with type 'char *(int)'
  8053. 1 warning generated.
  8054. ld: library not found for -lcposix
  8055. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  8056. configure:13298: $? = 1
  8057. configure: failed program was:
  8058. | /* confdefs.h */
  8059. | #define PACKAGE_NAME "aMule-dlp"
  8060. | #define PACKAGE_TARNAME "amule-dlp"
  8061. | #define PACKAGE_VERSION "SVN"
  8062. | #define PACKAGE_STRING "aMule-dlp SVN"
  8063. | #define PACKAGE_BUGREPORT "admin@amule.org"
  8064. | #define PACKAGE_URL ""
  8065. | #define PACKAGE "amule-dlp"
  8066. | #define VERSION "SVN"
  8067. | #define YYTEXT_POINTER 1
  8068. | #define STDC_HEADERS 1
  8069. | #define HAVE_SYS_TYPES_H 1
  8070. | #define HAVE_SYS_STAT_H 1
  8071. | #define HAVE_STDLIB_H 1
  8072. | #define HAVE_STRING_H 1
  8073. | #define HAVE_MEMORY_H 1
  8074. | #define HAVE_STRINGS_H 1
  8075. | #define HAVE_INTTYPES_H 1
  8076. | #define HAVE_STDINT_H 1
  8077. | #define HAVE_UNISTD_H 1
  8078. | #define HAVE__BOOL 1
  8079. | #define HAVE_STDBOOL_H 1
  8080. | #define SUPPORT_GEOIP 1
  8081. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  8082. | #define HAVE_TYPEINFO 1
  8083. | #define HAVE_CXXABI 1
  8084. | #define HAVE_ALLOCA_H 1
  8085. | #define HAVE_ALLOCA 1
  8086. | #define HAVE_DIRENT_H 1
  8087. | #define STDC_HEADERS 1
  8088. | #define HAVE_ARPA_INET_H 1
  8089. | #define HAVE_ERRNO_H 1
  8090. | #define HAVE_FCNTL_H 1
  8091. | #define HAVE_INTTYPES_H 1
  8092. | #define HAVE_LANGINFO_H 1
  8093. | #define HAVE_LIMITS_H 1
  8094. | #define HAVE_LOCALE_H 1
  8095. | #define HAVE_NETDB_H 1
  8096. | #define HAVE_NETINET_IN_H 1
  8097. | #define HAVE_STDDEF_H 1
  8098. | #define HAVE_NL_TYPES_H 1
  8099. | #define HAVE_SIGNAL_H 1
  8100. | #define HAVE_STDINT_H 1
  8101. | #define HAVE_STDLIB_H 1
  8102. | #define HAVE_STRING_H 1
  8103. | #define HAVE_STRINGS_H 1
  8104. | #define HAVE_SYS_IOCTL_H 1
  8105. | #define HAVE_SYS_MOUNT_H 1
  8106. | #define HAVE_SYS_PARAM_H 1
  8107. | #define HAVE_SYS_RESOURCE_H 1
  8108. | #define HAVE_SYS_SELECT_H 1
  8109. | #define HAVE_SYS_SOCKET_H 1
  8110. | #define HAVE_SYS_STATVFS_H 1
  8111. | #define HAVE_SYS_TIME_H 1
  8112. | #define HAVE_SYS_TIMEB_H 1
  8113. | #define HAVE_SYS_TYPES_H 1
  8114. | #define HAVE_UNISTD_H 1
  8115. | #define HAVE_SYS_WAIT_H 1
  8116. | #define TIME_WITH_SYS_TIME 1
  8117. | #define HAVE_PTRDIFF_T 1
  8118. | #define HAVE_FORK 1
  8119. | #define HAVE_VFORK 1
  8120. | #define HAVE_WORKING_VFORK 1
  8121. | #define HAVE_WORKING_FORK 1
  8122. | #define HAVE_SYS_SELECT_H 1
  8123. | #define HAVE_SYS_SOCKET_H 1
  8124. | #define SELECT_TYPE_ARG1 int
  8125. | #define SELECT_TYPE_ARG234 (fd_set *)
  8126. | #define SELECT_TYPE_ARG5 (struct timeval *)
  8127. | #define RETSIGTYPE void
  8128. | #define HAVE_STRFTIME 1
  8129. | #define HAVE_VPRINTF 1
  8130. | #define HAVE_STDLIB_H 1
  8131. | #define HAVE_MALLOC 1
  8132. | #define HAVE_STDLIB_H 1
  8133. | #define HAVE_REALLOC 1
  8134. | #define HAVE_ENDPWENT 1
  8135. | #define HAVE_FLOOR 1
  8136. | #define HAVE_FTRUNCATE 1
  8137. | #define HAVE_GETCWD 1
  8138. | #define HAVE_GETHOSTBYADDR 1
  8139. | #define HAVE_GETHOSTBYNAME 1
  8140. | #define HAVE_GETHOSTNAME 1
  8141. | #define HAVE_GETOPT_LONG 1
  8142. | #define HAVE_GETPASS 1
  8143. | #define HAVE_GETRLIMIT 1
  8144. | #define HAVE_GETTIMEOFDAY 1
  8145. | #define HAVE_INET_NTOA 1
  8146. | #define HAVE_LOCALECONV 1
  8147. | #define HAVE_MEMMOVE 1
  8148. | #define HAVE_MEMSET 1
  8149. | #define HAVE_MKDIR 1
  8150. | #define HAVE_NL_LANGINFO 1
  8151. | #define HAVE_POW 1
  8152. | #define HAVE_SELECT 1
  8153. | #define HAVE_SETLOCALE 1
  8154. | #define HAVE_SETRLIMIT 1
  8155. | #define HAVE_SIGACTION 1
  8156. | #define HAVE_SOCKET 1
  8157. | #define HAVE_SQRT 1
  8158. | #define HAVE_STPCPY 1
  8159. | #define HAVE_STRCASECMP 1
  8160. | #define HAVE_STRCHR 1
  8161. | #define HAVE_STRCSPN 1
  8162. | #define HAVE_STRDUP 1
  8163. | #define HAVE_STRERROR 1
  8164. | #define HAVE_STRNCASECMP 1
  8165. | #define HAVE_STRSTR 1
  8166. | #define HAVE_STRTOUL 1
  8167. | #define HAVE_STDLIB_H 1
  8168. | #define HAVE_UNISTD_H 1
  8169. | #define HAVE_SYS_PARAM_H 1
  8170. | /* end confdefs.h. */
  8171. |
  8172. | /* Override any GCC internal prototype to avoid an error.
  8173. | Use char because int might match the return type of a GCC
  8174. | builtin and then its argument prototype would still apply. */
  8175. | #ifdef __cplusplus
  8176. | extern "C"
  8177. | #endif
  8178. | char strerror ();
  8179. | int
  8180. | main ()
  8181. | {
  8182. | return strerror ();
  8183. | ;
  8184. | return 0;
  8185. | }
  8186. configure:13307: result: no
  8187. configure:13318: checking for getpagesize
  8188. configure:13318: gcc -o conftest conftest.c >&5
  8189. configure:13318: $? = 0
  8190. configure:13318: result: yes
  8191. configure:13327: checking for working mmap
  8192. configure:13474: gcc -o conftest conftest.c >&5
  8193. configure:13474: $? = 0
  8194. configure:13474: ./conftest
  8195. configure:13474: $? = 0
  8196. configure:13484: result: yes
  8197. configure:13494: checking whether we are using the GNU C Library 2.1 or newer
  8198. conftest.c:117:10: fatal error: 'features.h' file not found
  8199. #include <features.h>
  8200. ^~~~~~~~~~~~
  8201. 1 error generated.
  8202. configure:13521: result: no
  8203. configure:13529: checking whether integer division by zero raises SIGFPE
  8204. configure:13586: gcc -o conftest conftest.c >&5
  8205. conftest.c:134:5: error: redefinition of 'nan' as different kind of symbol
  8206. int nan;
  8207. ^
  8208. conftest.c:134:5: note: unguarded header; consider using #ifdef guards or #pragma once
  8209. conftest.c:134:5: note: previous definition is here
  8210. conftest.c:149:7: error: non-object type 'double (const char *)' is not assignable
  8211. nan = y / y;
  8212. ~~~ ^
  8213. 2 errors generated.
  8214. configure:13586: $? = 1
  8215. configure: program exited with status 1
  8216. configure: failed program was:
  8217. | /* confdefs.h */
  8218. | #define PACKAGE_NAME "aMule-dlp"
  8219. | #define PACKAGE_TARNAME "amule-dlp"
  8220. | #define PACKAGE_VERSION "SVN"
  8221. | #define PACKAGE_STRING "aMule-dlp SVN"
  8222. | #define PACKAGE_BUGREPORT "admin@amule.org"
  8223. | #define PACKAGE_URL ""
  8224. | #define PACKAGE "amule-dlp"
  8225. | #define VERSION "SVN"
  8226. | #define YYTEXT_POINTER 1
  8227. | #define STDC_HEADERS 1
  8228. | #define HAVE_SYS_TYPES_H 1
  8229. | #define HAVE_SYS_STAT_H 1
  8230. | #define HAVE_STDLIB_H 1
  8231. | #define HAVE_STRING_H 1
  8232. | #define HAVE_MEMORY_H 1
  8233. | #define HAVE_STRINGS_H 1
  8234. | #define HAVE_INTTYPES_H 1
  8235. | #define HAVE_STDINT_H 1
  8236. | #define HAVE_UNISTD_H 1
  8237. | #define HAVE__BOOL 1
  8238. | #define HAVE_STDBOOL_H 1
  8239. | #define SUPPORT_GEOIP 1
  8240. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  8241. | #define HAVE_TYPEINFO 1
  8242. | #define HAVE_CXXABI 1
  8243. | #define HAVE_ALLOCA_H 1
  8244. | #define HAVE_ALLOCA 1
  8245. | #define HAVE_DIRENT_H 1
  8246. | #define STDC_HEADERS 1
  8247. | #define HAVE_ARPA_INET_H 1
  8248. | #define HAVE_ERRNO_H 1
  8249. | #define HAVE_FCNTL_H 1
  8250. | #define HAVE_INTTYPES_H 1
  8251. | #define HAVE_LANGINFO_H 1
  8252. | #define HAVE_LIMITS_H 1
  8253. | #define HAVE_LOCALE_H 1
  8254. | #define HAVE_NETDB_H 1
  8255. | #define HAVE_NETINET_IN_H 1
  8256. | #define HAVE_STDDEF_H 1
  8257. | #define HAVE_NL_TYPES_H 1
  8258. | #define HAVE_SIGNAL_H 1
  8259. | #define HAVE_STDINT_H 1
  8260. | #define HAVE_STDLIB_H 1
  8261. | #define HAVE_STRING_H 1
  8262. | #define HAVE_STRINGS_H 1
  8263. | #define HAVE_SYS_IOCTL_H 1
  8264. | #define HAVE_SYS_MOUNT_H 1
  8265. | #define HAVE_SYS_PARAM_H 1
  8266. | #define HAVE_SYS_RESOURCE_H 1
  8267. | #define HAVE_SYS_SELECT_H 1
  8268. | #define HAVE_SYS_SOCKET_H 1
  8269. | #define HAVE_SYS_STATVFS_H 1
  8270. | #define HAVE_SYS_TIME_H 1
  8271. | #define HAVE_SYS_TIMEB_H 1
  8272. | #define HAVE_SYS_TYPES_H 1
  8273. | #define HAVE_UNISTD_H 1
  8274. | #define HAVE_SYS_WAIT_H 1
  8275. | #define TIME_WITH_SYS_TIME 1
  8276. | #define HAVE_PTRDIFF_T 1
  8277. | #define HAVE_FORK 1
  8278. | #define HAVE_VFORK 1
  8279. | #define HAVE_WORKING_VFORK 1
  8280. | #define HAVE_WORKING_FORK 1
  8281. | #define HAVE_SYS_SELECT_H 1
  8282. | #define HAVE_SYS_SOCKET_H 1
  8283. | #define SELECT_TYPE_ARG1 int
  8284. | #define SELECT_TYPE_ARG234 (fd_set *)
  8285. | #define SELECT_TYPE_ARG5 (struct timeval *)
  8286. | #define RETSIGTYPE void
  8287. | #define HAVE_STRFTIME 1
  8288. | #define HAVE_VPRINTF 1
  8289. | #define HAVE_STDLIB_H 1
  8290. | #define HAVE_MALLOC 1
  8291. | #define HAVE_STDLIB_H 1
  8292. | #define HAVE_REALLOC 1
  8293. | #define HAVE_ENDPWENT 1
  8294. | #define HAVE_FLOOR 1
  8295. | #define HAVE_FTRUNCATE 1
  8296. | #define HAVE_GETCWD 1
  8297. | #define HAVE_GETHOSTBYADDR 1
  8298. | #define HAVE_GETHOSTBYNAME 1
  8299. | #define HAVE_GETHOSTNAME 1
  8300. | #define HAVE_GETOPT_LONG 1
  8301. | #define HAVE_GETPASS 1
  8302. | #define HAVE_GETRLIMIT 1
  8303. | #define HAVE_GETTIMEOFDAY 1
  8304. | #define HAVE_INET_NTOA 1
  8305. | #define HAVE_LOCALECONV 1
  8306. | #define HAVE_MEMMOVE 1
  8307. | #define HAVE_MEMSET 1
  8308. | #define HAVE_MKDIR 1
  8309. | #define HAVE_NL_LANGINFO 1
  8310. | #define HAVE_POW 1
  8311. | #define HAVE_SELECT 1
  8312. | #define HAVE_SETLOCALE 1
  8313. | #define HAVE_SETRLIMIT 1
  8314. | #define HAVE_SIGACTION 1
  8315. | #define HAVE_SOCKET 1
  8316. | #define HAVE_SQRT 1
  8317. | #define HAVE_STPCPY 1
  8318. | #define HAVE_STRCASECMP 1
  8319. | #define HAVE_STRCHR 1
  8320. | #define HAVE_STRCSPN 1
  8321. | #define HAVE_STRDUP 1
  8322. | #define HAVE_STRERROR 1
  8323. | #define HAVE_STRNCASECMP 1
  8324. | #define HAVE_STRSTR 1
  8325. | #define HAVE_STRTOUL 1
  8326. | #define HAVE_STDLIB_H 1
  8327. | #define HAVE_UNISTD_H 1
  8328. | #define HAVE_SYS_PARAM_H 1
  8329. | #define HAVE_GETPAGESIZE 1
  8330. | #define HAVE_MMAP 1
  8331. | /* end confdefs.h. */
  8332. |
  8333. | #include <stdlib.h>
  8334. | #include <signal.h>
  8335. |
  8336. | static void
  8337. | #ifdef __cplusplus
  8338. | sigfpe_handler (int sig)
  8339. | #else
  8340. | sigfpe_handler (sig) int sig;
  8341. | #endif
  8342. | {
  8343. | /* Exit with code 0 if SIGFPE, with code 1 if any other signal. */
  8344. | exit (sig != SIGFPE);
  8345. | }
  8346. |
  8347. | int x = 1;
  8348. | int y = 0;
  8349. | int z;
  8350. | int nan;
  8351. |
  8352. | int main ()
  8353. | {
  8354. | signal (SIGFPE, sigfpe_handler);
  8355. | /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */
  8356. | #if (defined (__sgi) || defined (_AIX)) && defined (SIGTRAP)
  8357. | signal (SIGTRAP, sigfpe_handler);
  8358. | #endif
  8359. | /* Linux/SPARC yields signal SIGILL. */
  8360. | #if defined (__sparc__) && defined (__linux__)
  8361. | signal (SIGILL, sigfpe_handler);
  8362. | #endif
  8363. |
  8364. | z = x / y;
  8365. | nan = y / y;
  8366. | exit (1);
  8367. | }
  8368. |
  8369. configure:13597: result: no
  8370. configure:13610: checking for inttypes.h
  8371. configure:13627: gcc -c conftest.c >&5
  8372. configure:13627: $? = 0
  8373. configure:13634: result: yes
  8374. configure:13645: checking for stdint.h
  8375. configure:13662: gcc -c conftest.c >&5
  8376. configure:13662: $? = 0
  8377. configure:13669: result: yes
  8378. configure:13680: checking for unsigned long long
  8379. configure:13697: gcc -o conftest conftest.c >&5
  8380. configure:13697: $? = 0
  8381. configure:13705: result: yes
  8382. configure:13729: checking for inttypes.h
  8383. configure:13747: gcc -c conftest.c >&5
  8384. configure:13747: $? = 0
  8385. configure:13755: result: yes
  8386. configure:13768: checking whether the inttypes.h PRIxNN macros are broken
  8387. configure:13789: gcc -c conftest.c >&5
  8388. configure:13789: $? = 0
  8389. configure:13797: result: no
  8390. configure:13835: checking for ld used by GCC
  8391. configure:13898: result: ld
  8392. configure:13905: checking if the linker (ld) is GNU ld
  8393. configure:13917: result: no
  8394. configure:13923: checking for shared library run path origin
  8395. configure:13936: result: done
  8396. configure:14344: checking for argz.h
  8397. configure:14344: result: no
  8398. configure:14344: checking for limits.h
  8399. configure:14344: result: yes
  8400. configure:14344: checking for locale.h
  8401. configure:14344: result: yes
  8402. configure:14344: checking for nl_types.h
  8403. configure:14344: result: yes
  8404. configure:14344: checking for malloc.h
  8405. configure:14344: result: no
  8406. configure:14344: checking for stddef.h
  8407. configure:14344: result: yes
  8408. configure:14344: checking for stdlib.h
  8409. configure:14344: result: yes
  8410. configure:14344: checking for string.h
  8411. configure:14344: result: yes
  8412. configure:14344: checking for unistd.h
  8413. configure:14344: result: yes
  8414. configure:14344: checking for sys/param.h
  8415. configure:14344: result: yes
  8416. configure:14359: checking for feof_unlocked
  8417. configure:14359: gcc -o conftest conftest.c >&5
  8418. configure:14359: $? = 0
  8419. configure:14359: result: yes
  8420. configure:14359: checking for fgets_unlocked
  8421. configure:14359: gcc -o conftest conftest.c >&5
  8422. Undefined symbols for architecture x86_64:
  8423. "_fgets_unlocked", referenced from:
  8424. _main in conftest-23de9a.o
  8425. ld: symbol(s) not found for architecture x86_64
  8426. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  8427. configure:14359: $? = 1
  8428. configure: failed program was:
  8429. | /* confdefs.h */
  8430. | #define PACKAGE_NAME "aMule-dlp"
  8431. | #define PACKAGE_TARNAME "amule-dlp"
  8432. | #define PACKAGE_VERSION "SVN"
  8433. | #define PACKAGE_STRING "aMule-dlp SVN"
  8434. | #define PACKAGE_BUGREPORT "admin@amule.org"
  8435. | #define PACKAGE_URL ""
  8436. | #define PACKAGE "amule-dlp"
  8437. | #define VERSION "SVN"
  8438. | #define YYTEXT_POINTER 1
  8439. | #define STDC_HEADERS 1
  8440. | #define HAVE_SYS_TYPES_H 1
  8441. | #define HAVE_SYS_STAT_H 1
  8442. | #define HAVE_STDLIB_H 1
  8443. | #define HAVE_STRING_H 1
  8444. | #define HAVE_MEMORY_H 1
  8445. | #define HAVE_STRINGS_H 1
  8446. | #define HAVE_INTTYPES_H 1
  8447. | #define HAVE_STDINT_H 1
  8448. | #define HAVE_UNISTD_H 1
  8449. | #define HAVE__BOOL 1
  8450. | #define HAVE_STDBOOL_H 1
  8451. | #define SUPPORT_GEOIP 1
  8452. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  8453. | #define HAVE_TYPEINFO 1
  8454. | #define HAVE_CXXABI 1
  8455. | #define HAVE_ALLOCA_H 1
  8456. | #define HAVE_ALLOCA 1
  8457. | #define HAVE_DIRENT_H 1
  8458. | #define STDC_HEADERS 1
  8459. | #define HAVE_ARPA_INET_H 1
  8460. | #define HAVE_ERRNO_H 1
  8461. | #define HAVE_FCNTL_H 1
  8462. | #define HAVE_INTTYPES_H 1
  8463. | #define HAVE_LANGINFO_H 1
  8464. | #define HAVE_LIMITS_H 1
  8465. | #define HAVE_LOCALE_H 1
  8466. | #define HAVE_NETDB_H 1
  8467. | #define HAVE_NETINET_IN_H 1
  8468. | #define HAVE_STDDEF_H 1
  8469. | #define HAVE_NL_TYPES_H 1
  8470. | #define HAVE_SIGNAL_H 1
  8471. | #define HAVE_STDINT_H 1
  8472. | #define HAVE_STDLIB_H 1
  8473. | #define HAVE_STRING_H 1
  8474. | #define HAVE_STRINGS_H 1
  8475. | #define HAVE_SYS_IOCTL_H 1
  8476. | #define HAVE_SYS_MOUNT_H 1
  8477. | #define HAVE_SYS_PARAM_H 1
  8478. | #define HAVE_SYS_RESOURCE_H 1
  8479. | #define HAVE_SYS_SELECT_H 1
  8480. | #define HAVE_SYS_SOCKET_H 1
  8481. | #define HAVE_SYS_STATVFS_H 1
  8482. | #define HAVE_SYS_TIME_H 1
  8483. | #define HAVE_SYS_TIMEB_H 1
  8484. | #define HAVE_SYS_TYPES_H 1
  8485. | #define HAVE_UNISTD_H 1
  8486. | #define HAVE_SYS_WAIT_H 1
  8487. | #define TIME_WITH_SYS_TIME 1
  8488. | #define HAVE_PTRDIFF_T 1
  8489. | #define HAVE_FORK 1
  8490. | #define HAVE_VFORK 1
  8491. | #define HAVE_WORKING_VFORK 1
  8492. | #define HAVE_WORKING_FORK 1
  8493. | #define HAVE_SYS_SELECT_H 1
  8494. | #define HAVE_SYS_SOCKET_H 1
  8495. | #define SELECT_TYPE_ARG1 int
  8496. | #define SELECT_TYPE_ARG234 (fd_set *)
  8497. | #define SELECT_TYPE_ARG5 (struct timeval *)
  8498. | #define RETSIGTYPE void
  8499. | #define HAVE_STRFTIME 1
  8500. | #define HAVE_VPRINTF 1
  8501. | #define HAVE_STDLIB_H 1
  8502. | #define HAVE_MALLOC 1
  8503. | #define HAVE_STDLIB_H 1
  8504. | #define HAVE_REALLOC 1
  8505. | #define HAVE_ENDPWENT 1
  8506. | #define HAVE_FLOOR 1
  8507. | #define HAVE_FTRUNCATE 1
  8508. | #define HAVE_GETCWD 1
  8509. | #define HAVE_GETHOSTBYADDR 1
  8510. | #define HAVE_GETHOSTBYNAME 1
  8511. | #define HAVE_GETHOSTNAME 1
  8512. | #define HAVE_GETOPT_LONG 1
  8513. | #define HAVE_GETPASS 1
  8514. | #define HAVE_GETRLIMIT 1
  8515. | #define HAVE_GETTIMEOFDAY 1
  8516. | #define HAVE_INET_NTOA 1
  8517. | #define HAVE_LOCALECONV 1
  8518. | #define HAVE_MEMMOVE 1
  8519. | #define HAVE_MEMSET 1
  8520. | #define HAVE_MKDIR 1
  8521. | #define HAVE_NL_LANGINFO 1
  8522. | #define HAVE_POW 1
  8523. | #define HAVE_SELECT 1
  8524. | #define HAVE_SETLOCALE 1
  8525. | #define HAVE_SETRLIMIT 1
  8526. | #define HAVE_SIGACTION 1
  8527. | #define HAVE_SOCKET 1
  8528. | #define HAVE_SQRT 1
  8529. | #define HAVE_STPCPY 1
  8530. | #define HAVE_STRCASECMP 1
  8531. | #define HAVE_STRCHR 1
  8532. | #define HAVE_STRCSPN 1
  8533. | #define HAVE_STRDUP 1
  8534. | #define HAVE_STRERROR 1
  8535. | #define HAVE_STRNCASECMP 1
  8536. | #define HAVE_STRSTR 1
  8537. | #define HAVE_STRTOUL 1
  8538. | #define HAVE_STDLIB_H 1
  8539. | #define HAVE_UNISTD_H 1
  8540. | #define HAVE_SYS_PARAM_H 1
  8541. | #define HAVE_GETPAGESIZE 1
  8542. | #define HAVE_MMAP 1
  8543. | #define INTDIV0_RAISES_SIGFPE 0
  8544. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  8545. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  8546. | #define HAVE_UNSIGNED_LONG_LONG 1
  8547. | #define HAVE_INTTYPES_H 1
  8548. | #define HAVE_LIMITS_H 1
  8549. | #define HAVE_LOCALE_H 1
  8550. | #define HAVE_NL_TYPES_H 1
  8551. | #define HAVE_STDDEF_H 1
  8552. | #define HAVE_STDLIB_H 1
  8553. | #define HAVE_STRING_H 1
  8554. | #define HAVE_UNISTD_H 1
  8555. | #define HAVE_SYS_PARAM_H 1
  8556. | #define HAVE_FEOF_UNLOCKED 1
  8557. | /* end confdefs.h. */
  8558. | /* Define fgets_unlocked to an innocuous variant, in case <limits.h> declares fgets_unlocked.
  8559. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  8560. | #define fgets_unlocked innocuous_fgets_unlocked
  8561. |
  8562. | /* System header to define __stub macros and hopefully few prototypes,
  8563. | which can conflict with char fgets_unlocked (); below.
  8564. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  8565. | <limits.h> exists even on freestanding compilers. */
  8566. |
  8567. | #ifdef __STDC__
  8568. | # include <limits.h>
  8569. | #else
  8570. | # include <assert.h>
  8571. | #endif
  8572. |
  8573. | #undef fgets_unlocked
  8574. |
  8575. | /* Override any GCC internal prototype to avoid an error.
  8576. | Use char because int might match the return type of a GCC
  8577. | builtin and then its argument prototype would still apply. */
  8578. | #ifdef __cplusplus
  8579. | extern "C"
  8580. | #endif
  8581. | char fgets_unlocked ();
  8582. | /* The GNU C library defines this for functions which it implements
  8583. | to always fail with ENOSYS. Some functions are actually named
  8584. | something starting with __ and the normal name is an alias. */
  8585. | #if defined __stub_fgets_unlocked || defined __stub___fgets_unlocked
  8586. | choke me
  8587. | #endif
  8588. |
  8589. | int
  8590. | main ()
  8591. | {
  8592. | return fgets_unlocked ();
  8593. | ;
  8594. | return 0;
  8595. | }
  8596. configure:14359: result: no
  8597. configure:14359: checking for getc_unlocked
  8598. configure:14359: gcc -o conftest conftest.c >&5
  8599. configure:14359: $? = 0
  8600. configure:14359: result: yes
  8601. configure:14359: checking for getcwd
  8602. configure:14359: result: yes
  8603. configure:14359: checking for getegid
  8604. configure:14359: gcc -o conftest conftest.c >&5
  8605. configure:14359: $? = 0
  8606. configure:14359: result: yes
  8607. configure:14359: checking for geteuid
  8608. configure:14359: gcc -o conftest conftest.c >&5
  8609. configure:14359: $? = 0
  8610. configure:14359: result: yes
  8611. configure:14359: checking for getgid
  8612. configure:14359: gcc -o conftest conftest.c >&5
  8613. configure:14359: $? = 0
  8614. configure:14359: result: yes
  8615. configure:14359: checking for getuid
  8616. configure:14359: gcc -o conftest conftest.c >&5
  8617. configure:14359: $? = 0
  8618. configure:14359: result: yes
  8619. configure:14359: checking for mempcpy
  8620. configure:14359: result: no
  8621. configure:14359: checking for munmap
  8622. configure:14359: gcc -o conftest conftest.c >&5
  8623. configure:14359: $? = 0
  8624. configure:14359: result: yes
  8625. configure:14359: checking for putenv
  8626. configure:14359: gcc -o conftest conftest.c >&5
  8627. configure:14359: $? = 0
  8628. configure:14359: result: yes
  8629. configure:14359: checking for setenv
  8630. configure:14359: gcc -o conftest conftest.c >&5
  8631. configure:14359: $? = 0
  8632. configure:14359: result: yes
  8633. configure:14359: checking for setlocale
  8634. configure:14359: result: yes
  8635. configure:14359: checking for stpcpy
  8636. configure:14359: result: yes
  8637. configure:14359: checking for strcasecmp
  8638. configure:14359: result: yes
  8639. configure:14359: checking for strdup
  8640. configure:14359: result: yes
  8641. configure:14359: checking for strtoul
  8642. configure:14359: result: yes
  8643. configure:14359: checking for tsearch
  8644. configure:14359: gcc -o conftest conftest.c >&5
  8645. configure:14359: $? = 0
  8646. configure:14359: result: yes
  8647. configure:14359: checking for __argz_count
  8648. configure:14359: result: no
  8649. configure:14359: checking for __argz_stringify
  8650. configure:14359: result: no
  8651. configure:14359: checking for __argz_next
  8652. configure:14359: result: no
  8653. configure:14399: checking for iconv
  8654. configure:14421: gcc -o conftest conftest.c >&5
  8655. Undefined symbols for architecture x86_64:
  8656. "_iconv", referenced from:
  8657. _main in conftest-c720eb.o
  8658. "_iconv_close", referenced from:
  8659. _main in conftest-c720eb.o
  8660. "_iconv_open", referenced from:
  8661. _main in conftest-c720eb.o
  8662. ld: symbol(s) not found for architecture x86_64
  8663. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  8664. configure:14421: $? = 1
  8665. configure: failed program was:
  8666. | /* confdefs.h */
  8667. | #define PACKAGE_NAME "aMule-dlp"
  8668. | #define PACKAGE_TARNAME "amule-dlp"
  8669. | #define PACKAGE_VERSION "SVN"
  8670. | #define PACKAGE_STRING "aMule-dlp SVN"
  8671. | #define PACKAGE_BUGREPORT "admin@amule.org"
  8672. | #define PACKAGE_URL ""
  8673. | #define PACKAGE "amule-dlp"
  8674. | #define VERSION "SVN"
  8675. | #define YYTEXT_POINTER 1
  8676. | #define STDC_HEADERS 1
  8677. | #define HAVE_SYS_TYPES_H 1
  8678. | #define HAVE_SYS_STAT_H 1
  8679. | #define HAVE_STDLIB_H 1
  8680. | #define HAVE_STRING_H 1
  8681. | #define HAVE_MEMORY_H 1
  8682. | #define HAVE_STRINGS_H 1
  8683. | #define HAVE_INTTYPES_H 1
  8684. | #define HAVE_STDINT_H 1
  8685. | #define HAVE_UNISTD_H 1
  8686. | #define HAVE__BOOL 1
  8687. | #define HAVE_STDBOOL_H 1
  8688. | #define SUPPORT_GEOIP 1
  8689. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  8690. | #define HAVE_TYPEINFO 1
  8691. | #define HAVE_CXXABI 1
  8692. | #define HAVE_ALLOCA_H 1
  8693. | #define HAVE_ALLOCA 1
  8694. | #define HAVE_DIRENT_H 1
  8695. | #define STDC_HEADERS 1
  8696. | #define HAVE_ARPA_INET_H 1
  8697. | #define HAVE_ERRNO_H 1
  8698. | #define HAVE_FCNTL_H 1
  8699. | #define HAVE_INTTYPES_H 1
  8700. | #define HAVE_LANGINFO_H 1
  8701. | #define HAVE_LIMITS_H 1
  8702. | #define HAVE_LOCALE_H 1
  8703. | #define HAVE_NETDB_H 1
  8704. | #define HAVE_NETINET_IN_H 1
  8705. | #define HAVE_STDDEF_H 1
  8706. | #define HAVE_NL_TYPES_H 1
  8707. | #define HAVE_SIGNAL_H 1
  8708. | #define HAVE_STDINT_H 1
  8709. | #define HAVE_STDLIB_H 1
  8710. | #define HAVE_STRING_H 1
  8711. | #define HAVE_STRINGS_H 1
  8712. | #define HAVE_SYS_IOCTL_H 1
  8713. | #define HAVE_SYS_MOUNT_H 1
  8714. | #define HAVE_SYS_PARAM_H 1
  8715. | #define HAVE_SYS_RESOURCE_H 1
  8716. | #define HAVE_SYS_SELECT_H 1
  8717. | #define HAVE_SYS_SOCKET_H 1
  8718. | #define HAVE_SYS_STATVFS_H 1
  8719. | #define HAVE_SYS_TIME_H 1
  8720. | #define HAVE_SYS_TIMEB_H 1
  8721. | #define HAVE_SYS_TYPES_H 1
  8722. | #define HAVE_UNISTD_H 1
  8723. | #define HAVE_SYS_WAIT_H 1
  8724. | #define TIME_WITH_SYS_TIME 1
  8725. | #define HAVE_PTRDIFF_T 1
  8726. | #define HAVE_FORK 1
  8727. | #define HAVE_VFORK 1
  8728. | #define HAVE_WORKING_VFORK 1
  8729. | #define HAVE_WORKING_FORK 1
  8730. | #define HAVE_SYS_SELECT_H 1
  8731. | #define HAVE_SYS_SOCKET_H 1
  8732. | #define SELECT_TYPE_ARG1 int
  8733. | #define SELECT_TYPE_ARG234 (fd_set *)
  8734. | #define SELECT_TYPE_ARG5 (struct timeval *)
  8735. | #define RETSIGTYPE void
  8736. | #define HAVE_STRFTIME 1
  8737. | #define HAVE_VPRINTF 1
  8738. | #define HAVE_STDLIB_H 1
  8739. | #define HAVE_MALLOC 1
  8740. | #define HAVE_STDLIB_H 1
  8741. | #define HAVE_REALLOC 1
  8742. | #define HAVE_ENDPWENT 1
  8743. | #define HAVE_FLOOR 1
  8744. | #define HAVE_FTRUNCATE 1
  8745. | #define HAVE_GETCWD 1
  8746. | #define HAVE_GETHOSTBYADDR 1
  8747. | #define HAVE_GETHOSTBYNAME 1
  8748. | #define HAVE_GETHOSTNAME 1
  8749. | #define HAVE_GETOPT_LONG 1
  8750. | #define HAVE_GETPASS 1
  8751. | #define HAVE_GETRLIMIT 1
  8752. | #define HAVE_GETTIMEOFDAY 1
  8753. | #define HAVE_INET_NTOA 1
  8754. | #define HAVE_LOCALECONV 1
  8755. | #define HAVE_MEMMOVE 1
  8756. | #define HAVE_MEMSET 1
  8757. | #define HAVE_MKDIR 1
  8758. | #define HAVE_NL_LANGINFO 1
  8759. | #define HAVE_POW 1
  8760. | #define HAVE_SELECT 1
  8761. | #define HAVE_SETLOCALE 1
  8762. | #define HAVE_SETRLIMIT 1
  8763. | #define HAVE_SIGACTION 1
  8764. | #define HAVE_SOCKET 1
  8765. | #define HAVE_SQRT 1
  8766. | #define HAVE_STPCPY 1
  8767. | #define HAVE_STRCASECMP 1
  8768. | #define HAVE_STRCHR 1
  8769. | #define HAVE_STRCSPN 1
  8770. | #define HAVE_STRDUP 1
  8771. | #define HAVE_STRERROR 1
  8772. | #define HAVE_STRNCASECMP 1
  8773. | #define HAVE_STRSTR 1
  8774. | #define HAVE_STRTOUL 1
  8775. | #define HAVE_STDLIB_H 1
  8776. | #define HAVE_UNISTD_H 1
  8777. | #define HAVE_SYS_PARAM_H 1
  8778. | #define HAVE_GETPAGESIZE 1
  8779. | #define HAVE_MMAP 1
  8780. | #define INTDIV0_RAISES_SIGFPE 0
  8781. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  8782. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  8783. | #define HAVE_UNSIGNED_LONG_LONG 1
  8784. | #define HAVE_INTTYPES_H 1
  8785. | #define HAVE_LIMITS_H 1
  8786. | #define HAVE_LOCALE_H 1
  8787. | #define HAVE_NL_TYPES_H 1
  8788. | #define HAVE_STDDEF_H 1
  8789. | #define HAVE_STDLIB_H 1
  8790. | #define HAVE_STRING_H 1
  8791. | #define HAVE_UNISTD_H 1
  8792. | #define HAVE_SYS_PARAM_H 1
  8793. | #define HAVE_FEOF_UNLOCKED 1
  8794. | #define HAVE_GETC_UNLOCKED 1
  8795. | #define HAVE_GETCWD 1
  8796. | #define HAVE_GETEGID 1
  8797. | #define HAVE_GETEUID 1
  8798. | #define HAVE_GETGID 1
  8799. | #define HAVE_GETUID 1
  8800. | #define HAVE_MUNMAP 1
  8801. | #define HAVE_PUTENV 1
  8802. | #define HAVE_SETENV 1
  8803. | #define HAVE_SETLOCALE 1
  8804. | #define HAVE_STPCPY 1
  8805. | #define HAVE_STRCASECMP 1
  8806. | #define HAVE_STRDUP 1
  8807. | #define HAVE_STRTOUL 1
  8808. | #define HAVE_TSEARCH 1
  8809. | /* end confdefs.h. */
  8810. | #include <stdlib.h>
  8811. | #include <iconv.h>
  8812. | int
  8813. | main ()
  8814. | {
  8815. | iconv_t cd = iconv_open("","");
  8816. | iconv(cd,NULL,NULL,NULL,NULL);
  8817. | iconv_close(cd);
  8818. | ;
  8819. | return 0;
  8820. | }
  8821. configure:14443: gcc -o conftest conftest.c -liconv >&5
  8822. configure:14443: $? = 0
  8823. configure:14453: result: yes
  8824. configure:14461: checking how to link with libiconv
  8825. configure:14463: result: -liconv
  8826. configure:14474: checking for iconv declaration
  8827. configure:14503: gcc -c conftest.c >&5
  8828. configure:14503: $? = 0
  8829. configure:14514: result:
  8830. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  8831. configure:14525: checking for nl_langinfo and CODESET
  8832. configure:14541: gcc -o conftest conftest.c >&5
  8833. configure:14541: $? = 0
  8834. configure:14550: result: yes
  8835. configure:14560: checking for LC_MESSAGES
  8836. configure:14576: gcc -o conftest conftest.c >&5
  8837. configure:14576: $? = 0
  8838. configure:14584: result: yes
  8839. configure:14598: checking for bison
  8840. configure:14614: found /opt/local/bin/bison
  8841. configure:14625: result: bison
  8842. configure:14639: checking version of bison
  8843. configure:14648: result: 3.3.2, ok
  8844. configure:14679: checking whether NLS is requested
  8845. configure:14688: result: yes
  8846. configure:14703: checking whether included gettext is requested
  8847. configure:14713: result: no
  8848. configure:14724: checking for GNU gettext in libc
  8849. configure:14743: gcc -o conftest conftest.c >&5
  8850. conftest.c:149:10: fatal error: 'libintl.h' file not found
  8851. #include <libintl.h>
  8852. ^~~~~~~~~~~
  8853. 1 error generated.
  8854. configure:14743: $? = 1
  8855. configure: failed program was:
  8856. | /* confdefs.h */
  8857. | #define PACKAGE_NAME "aMule-dlp"
  8858. | #define PACKAGE_TARNAME "amule-dlp"
  8859. | #define PACKAGE_VERSION "SVN"
  8860. | #define PACKAGE_STRING "aMule-dlp SVN"
  8861. | #define PACKAGE_BUGREPORT "admin@amule.org"
  8862. | #define PACKAGE_URL ""
  8863. | #define PACKAGE "amule-dlp"
  8864. | #define VERSION "SVN"
  8865. | #define YYTEXT_POINTER 1
  8866. | #define STDC_HEADERS 1
  8867. | #define HAVE_SYS_TYPES_H 1
  8868. | #define HAVE_SYS_STAT_H 1
  8869. | #define HAVE_STDLIB_H 1
  8870. | #define HAVE_STRING_H 1
  8871. | #define HAVE_MEMORY_H 1
  8872. | #define HAVE_STRINGS_H 1
  8873. | #define HAVE_INTTYPES_H 1
  8874. | #define HAVE_STDINT_H 1
  8875. | #define HAVE_UNISTD_H 1
  8876. | #define HAVE__BOOL 1
  8877. | #define HAVE_STDBOOL_H 1
  8878. | #define SUPPORT_GEOIP 1
  8879. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  8880. | #define HAVE_TYPEINFO 1
  8881. | #define HAVE_CXXABI 1
  8882. | #define HAVE_ALLOCA_H 1
  8883. | #define HAVE_ALLOCA 1
  8884. | #define HAVE_DIRENT_H 1
  8885. | #define STDC_HEADERS 1
  8886. | #define HAVE_ARPA_INET_H 1
  8887. | #define HAVE_ERRNO_H 1
  8888. | #define HAVE_FCNTL_H 1
  8889. | #define HAVE_INTTYPES_H 1
  8890. | #define HAVE_LANGINFO_H 1
  8891. | #define HAVE_LIMITS_H 1
  8892. | #define HAVE_LOCALE_H 1
  8893. | #define HAVE_NETDB_H 1
  8894. | #define HAVE_NETINET_IN_H 1
  8895. | #define HAVE_STDDEF_H 1
  8896. | #define HAVE_NL_TYPES_H 1
  8897. | #define HAVE_SIGNAL_H 1
  8898. | #define HAVE_STDINT_H 1
  8899. | #define HAVE_STDLIB_H 1
  8900. | #define HAVE_STRING_H 1
  8901. | #define HAVE_STRINGS_H 1
  8902. | #define HAVE_SYS_IOCTL_H 1
  8903. | #define HAVE_SYS_MOUNT_H 1
  8904. | #define HAVE_SYS_PARAM_H 1
  8905. | #define HAVE_SYS_RESOURCE_H 1
  8906. | #define HAVE_SYS_SELECT_H 1
  8907. | #define HAVE_SYS_SOCKET_H 1
  8908. | #define HAVE_SYS_STATVFS_H 1
  8909. | #define HAVE_SYS_TIME_H 1
  8910. | #define HAVE_SYS_TIMEB_H 1
  8911. | #define HAVE_SYS_TYPES_H 1
  8912. | #define HAVE_UNISTD_H 1
  8913. | #define HAVE_SYS_WAIT_H 1
  8914. | #define TIME_WITH_SYS_TIME 1
  8915. | #define HAVE_PTRDIFF_T 1
  8916. | #define HAVE_FORK 1
  8917. | #define HAVE_VFORK 1
  8918. | #define HAVE_WORKING_VFORK 1
  8919. | #define HAVE_WORKING_FORK 1
  8920. | #define HAVE_SYS_SELECT_H 1
  8921. | #define HAVE_SYS_SOCKET_H 1
  8922. | #define SELECT_TYPE_ARG1 int
  8923. | #define SELECT_TYPE_ARG234 (fd_set *)
  8924. | #define SELECT_TYPE_ARG5 (struct timeval *)
  8925. | #define RETSIGTYPE void
  8926. | #define HAVE_STRFTIME 1
  8927. | #define HAVE_VPRINTF 1
  8928. | #define HAVE_STDLIB_H 1
  8929. | #define HAVE_MALLOC 1
  8930. | #define HAVE_STDLIB_H 1
  8931. | #define HAVE_REALLOC 1
  8932. | #define HAVE_ENDPWENT 1
  8933. | #define HAVE_FLOOR 1
  8934. | #define HAVE_FTRUNCATE 1
  8935. | #define HAVE_GETCWD 1
  8936. | #define HAVE_GETHOSTBYADDR 1
  8937. | #define HAVE_GETHOSTBYNAME 1
  8938. | #define HAVE_GETHOSTNAME 1
  8939. | #define HAVE_GETOPT_LONG 1
  8940. | #define HAVE_GETPASS 1
  8941. | #define HAVE_GETRLIMIT 1
  8942. | #define HAVE_GETTIMEOFDAY 1
  8943. | #define HAVE_INET_NTOA 1
  8944. | #define HAVE_LOCALECONV 1
  8945. | #define HAVE_MEMMOVE 1
  8946. | #define HAVE_MEMSET 1
  8947. | #define HAVE_MKDIR 1
  8948. | #define HAVE_NL_LANGINFO 1
  8949. | #define HAVE_POW 1
  8950. | #define HAVE_SELECT 1
  8951. | #define HAVE_SETLOCALE 1
  8952. | #define HAVE_SETRLIMIT 1
  8953. | #define HAVE_SIGACTION 1
  8954. | #define HAVE_SOCKET 1
  8955. | #define HAVE_SQRT 1
  8956. | #define HAVE_STPCPY 1
  8957. | #define HAVE_STRCASECMP 1
  8958. | #define HAVE_STRCHR 1
  8959. | #define HAVE_STRCSPN 1
  8960. | #define HAVE_STRDUP 1
  8961. | #define HAVE_STRERROR 1
  8962. | #define HAVE_STRNCASECMP 1
  8963. | #define HAVE_STRSTR 1
  8964. | #define HAVE_STRTOUL 1
  8965. | #define HAVE_STDLIB_H 1
  8966. | #define HAVE_UNISTD_H 1
  8967. | #define HAVE_SYS_PARAM_H 1
  8968. | #define HAVE_GETPAGESIZE 1
  8969. | #define HAVE_MMAP 1
  8970. | #define INTDIV0_RAISES_SIGFPE 0
  8971. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  8972. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  8973. | #define HAVE_UNSIGNED_LONG_LONG 1
  8974. | #define HAVE_INTTYPES_H 1
  8975. | #define HAVE_LIMITS_H 1
  8976. | #define HAVE_LOCALE_H 1
  8977. | #define HAVE_NL_TYPES_H 1
  8978. | #define HAVE_STDDEF_H 1
  8979. | #define HAVE_STDLIB_H 1
  8980. | #define HAVE_STRING_H 1
  8981. | #define HAVE_UNISTD_H 1
  8982. | #define HAVE_SYS_PARAM_H 1
  8983. | #define HAVE_FEOF_UNLOCKED 1
  8984. | #define HAVE_GETC_UNLOCKED 1
  8985. | #define HAVE_GETCWD 1
  8986. | #define HAVE_GETEGID 1
  8987. | #define HAVE_GETEUID 1
  8988. | #define HAVE_GETGID 1
  8989. | #define HAVE_GETUID 1
  8990. | #define HAVE_MUNMAP 1
  8991. | #define HAVE_PUTENV 1
  8992. | #define HAVE_SETENV 1
  8993. | #define HAVE_SETLOCALE 1
  8994. | #define HAVE_STPCPY 1
  8995. | #define HAVE_STRCASECMP 1
  8996. | #define HAVE_STRDUP 1
  8997. | #define HAVE_STRTOUL 1
  8998. | #define HAVE_TSEARCH 1
  8999. | #define HAVE_ICONV 1
  9000. | #define ICONV_CONST
  9001. | #define HAVE_LANGINFO_CODESET 1
  9002. | #define HAVE_LC_MESSAGES 1
  9003. | /* end confdefs.h. */
  9004. | #include <libintl.h>
  9005. | extern int _nl_msg_cat_cntr;
  9006. | extern int *_nl_domain_bindings;
  9007. | int
  9008. | main ()
  9009. | {
  9010. | bindtextdomain ("", "");
  9011. | return (long) gettext ("") + (long) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
  9012. | ;
  9013. | return 0;
  9014. | }
  9015. configure:14751: result: no
  9016. configure:15134: checking for GNU gettext in libintl
  9017. configure:15161: gcc -o conftest conftest.c -lintl >&5
  9018. conftest.c:149:10: fatal error: 'libintl.h' file not found
  9019. #include <libintl.h>
  9020. ^~~~~~~~~~~
  9021. 1 error generated.
  9022. configure:15161: $? = 1
  9023. configure: failed program was:
  9024. | /* confdefs.h */
  9025. | #define PACKAGE_NAME "aMule-dlp"
  9026. | #define PACKAGE_TARNAME "amule-dlp"
  9027. | #define PACKAGE_VERSION "SVN"
  9028. | #define PACKAGE_STRING "aMule-dlp SVN"
  9029. | #define PACKAGE_BUGREPORT "admin@amule.org"
  9030. | #define PACKAGE_URL ""
  9031. | #define PACKAGE "amule-dlp"
  9032. | #define VERSION "SVN"
  9033. | #define YYTEXT_POINTER 1
  9034. | #define STDC_HEADERS 1
  9035. | #define HAVE_SYS_TYPES_H 1
  9036. | #define HAVE_SYS_STAT_H 1
  9037. | #define HAVE_STDLIB_H 1
  9038. | #define HAVE_STRING_H 1
  9039. | #define HAVE_MEMORY_H 1
  9040. | #define HAVE_STRINGS_H 1
  9041. | #define HAVE_INTTYPES_H 1
  9042. | #define HAVE_STDINT_H 1
  9043. | #define HAVE_UNISTD_H 1
  9044. | #define HAVE__BOOL 1
  9045. | #define HAVE_STDBOOL_H 1
  9046. | #define SUPPORT_GEOIP 1
  9047. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  9048. | #define HAVE_TYPEINFO 1
  9049. | #define HAVE_CXXABI 1
  9050. | #define HAVE_ALLOCA_H 1
  9051. | #define HAVE_ALLOCA 1
  9052. | #define HAVE_DIRENT_H 1
  9053. | #define STDC_HEADERS 1
  9054. | #define HAVE_ARPA_INET_H 1
  9055. | #define HAVE_ERRNO_H 1
  9056. | #define HAVE_FCNTL_H 1
  9057. | #define HAVE_INTTYPES_H 1
  9058. | #define HAVE_LANGINFO_H 1
  9059. | #define HAVE_LIMITS_H 1
  9060. | #define HAVE_LOCALE_H 1
  9061. | #define HAVE_NETDB_H 1
  9062. | #define HAVE_NETINET_IN_H 1
  9063. | #define HAVE_STDDEF_H 1
  9064. | #define HAVE_NL_TYPES_H 1
  9065. | #define HAVE_SIGNAL_H 1
  9066. | #define HAVE_STDINT_H 1
  9067. | #define HAVE_STDLIB_H 1
  9068. | #define HAVE_STRING_H 1
  9069. | #define HAVE_STRINGS_H 1
  9070. | #define HAVE_SYS_IOCTL_H 1
  9071. | #define HAVE_SYS_MOUNT_H 1
  9072. | #define HAVE_SYS_PARAM_H 1
  9073. | #define HAVE_SYS_RESOURCE_H 1
  9074. | #define HAVE_SYS_SELECT_H 1
  9075. | #define HAVE_SYS_SOCKET_H 1
  9076. | #define HAVE_SYS_STATVFS_H 1
  9077. | #define HAVE_SYS_TIME_H 1
  9078. | #define HAVE_SYS_TIMEB_H 1
  9079. | #define HAVE_SYS_TYPES_H 1
  9080. | #define HAVE_UNISTD_H 1
  9081. | #define HAVE_SYS_WAIT_H 1
  9082. | #define TIME_WITH_SYS_TIME 1
  9083. | #define HAVE_PTRDIFF_T 1
  9084. | #define HAVE_FORK 1
  9085. | #define HAVE_VFORK 1
  9086. | #define HAVE_WORKING_VFORK 1
  9087. | #define HAVE_WORKING_FORK 1
  9088. | #define HAVE_SYS_SELECT_H 1
  9089. | #define HAVE_SYS_SOCKET_H 1
  9090. | #define SELECT_TYPE_ARG1 int
  9091. | #define SELECT_TYPE_ARG234 (fd_set *)
  9092. | #define SELECT_TYPE_ARG5 (struct timeval *)
  9093. | #define RETSIGTYPE void
  9094. | #define HAVE_STRFTIME 1
  9095. | #define HAVE_VPRINTF 1
  9096. | #define HAVE_STDLIB_H 1
  9097. | #define HAVE_MALLOC 1
  9098. | #define HAVE_STDLIB_H 1
  9099. | #define HAVE_REALLOC 1
  9100. | #define HAVE_ENDPWENT 1
  9101. | #define HAVE_FLOOR 1
  9102. | #define HAVE_FTRUNCATE 1
  9103. | #define HAVE_GETCWD 1
  9104. | #define HAVE_GETHOSTBYADDR 1
  9105. | #define HAVE_GETHOSTBYNAME 1
  9106. | #define HAVE_GETHOSTNAME 1
  9107. | #define HAVE_GETOPT_LONG 1
  9108. | #define HAVE_GETPASS 1
  9109. | #define HAVE_GETRLIMIT 1
  9110. | #define HAVE_GETTIMEOFDAY 1
  9111. | #define HAVE_INET_NTOA 1
  9112. | #define HAVE_LOCALECONV 1
  9113. | #define HAVE_MEMMOVE 1
  9114. | #define HAVE_MEMSET 1
  9115. | #define HAVE_MKDIR 1
  9116. | #define HAVE_NL_LANGINFO 1
  9117. | #define HAVE_POW 1
  9118. | #define HAVE_SELECT 1
  9119. | #define HAVE_SETLOCALE 1
  9120. | #define HAVE_SETRLIMIT 1
  9121. | #define HAVE_SIGACTION 1
  9122. | #define HAVE_SOCKET 1
  9123. | #define HAVE_SQRT 1
  9124. | #define HAVE_STPCPY 1
  9125. | #define HAVE_STRCASECMP 1
  9126. | #define HAVE_STRCHR 1
  9127. | #define HAVE_STRCSPN 1
  9128. | #define HAVE_STRDUP 1
  9129. | #define HAVE_STRERROR 1
  9130. | #define HAVE_STRNCASECMP 1
  9131. | #define HAVE_STRSTR 1
  9132. | #define HAVE_STRTOUL 1
  9133. | #define HAVE_STDLIB_H 1
  9134. | #define HAVE_UNISTD_H 1
  9135. | #define HAVE_SYS_PARAM_H 1
  9136. | #define HAVE_GETPAGESIZE 1
  9137. | #define HAVE_MMAP 1
  9138. | #define INTDIV0_RAISES_SIGFPE 0
  9139. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  9140. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  9141. | #define HAVE_UNSIGNED_LONG_LONG 1
  9142. | #define HAVE_INTTYPES_H 1
  9143. | #define HAVE_LIMITS_H 1
  9144. | #define HAVE_LOCALE_H 1
  9145. | #define HAVE_NL_TYPES_H 1
  9146. | #define HAVE_STDDEF_H 1
  9147. | #define HAVE_STDLIB_H 1
  9148. | #define HAVE_STRING_H 1
  9149. | #define HAVE_UNISTD_H 1
  9150. | #define HAVE_SYS_PARAM_H 1
  9151. | #define HAVE_FEOF_UNLOCKED 1
  9152. | #define HAVE_GETC_UNLOCKED 1
  9153. | #define HAVE_GETCWD 1
  9154. | #define HAVE_GETEGID 1
  9155. | #define HAVE_GETEUID 1
  9156. | #define HAVE_GETGID 1
  9157. | #define HAVE_GETUID 1
  9158. | #define HAVE_MUNMAP 1
  9159. | #define HAVE_PUTENV 1
  9160. | #define HAVE_SETENV 1
  9161. | #define HAVE_SETLOCALE 1
  9162. | #define HAVE_STPCPY 1
  9163. | #define HAVE_STRCASECMP 1
  9164. | #define HAVE_STRDUP 1
  9165. | #define HAVE_STRTOUL 1
  9166. | #define HAVE_TSEARCH 1
  9167. | #define HAVE_ICONV 1
  9168. | #define ICONV_CONST
  9169. | #define HAVE_LANGINFO_CODESET 1
  9170. | #define HAVE_LC_MESSAGES 1
  9171. | /* end confdefs.h. */
  9172. | #include <libintl.h>
  9173. | extern int _nl_msg_cat_cntr;
  9174. | extern
  9175. | #ifdef __cplusplus
  9176. | "C"
  9177. | #endif
  9178. | const char *_nl_expand_alias ();
  9179. | int
  9180. | main ()
  9181. | {
  9182. | bindtextdomain ("", "");
  9183. | return (long) gettext ("") + (long) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias (0)
  9184. | ;
  9185. | return 0;
  9186. | }
  9187. configure:15188: gcc -o conftest conftest.c -lintl -liconv >&5
  9188. conftest.c:149:10: fatal error: 'libintl.h' file not found
  9189. #include <libintl.h>
  9190. ^~~~~~~~~~~
  9191. 1 error generated.
  9192. configure:15188: $? = 1
  9193. configure: failed program was:
  9194. | /* confdefs.h */
  9195. | #define PACKAGE_NAME "aMule-dlp"
  9196. | #define PACKAGE_TARNAME "amule-dlp"
  9197. | #define PACKAGE_VERSION "SVN"
  9198. | #define PACKAGE_STRING "aMule-dlp SVN"
  9199. | #define PACKAGE_BUGREPORT "admin@amule.org"
  9200. | #define PACKAGE_URL ""
  9201. | #define PACKAGE "amule-dlp"
  9202. | #define VERSION "SVN"
  9203. | #define YYTEXT_POINTER 1
  9204. | #define STDC_HEADERS 1
  9205. | #define HAVE_SYS_TYPES_H 1
  9206. | #define HAVE_SYS_STAT_H 1
  9207. | #define HAVE_STDLIB_H 1
  9208. | #define HAVE_STRING_H 1
  9209. | #define HAVE_MEMORY_H 1
  9210. | #define HAVE_STRINGS_H 1
  9211. | #define HAVE_INTTYPES_H 1
  9212. | #define HAVE_STDINT_H 1
  9213. | #define HAVE_UNISTD_H 1
  9214. | #define HAVE__BOOL 1
  9215. | #define HAVE_STDBOOL_H 1
  9216. | #define SUPPORT_GEOIP 1
  9217. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  9218. | #define HAVE_TYPEINFO 1
  9219. | #define HAVE_CXXABI 1
  9220. | #define HAVE_ALLOCA_H 1
  9221. | #define HAVE_ALLOCA 1
  9222. | #define HAVE_DIRENT_H 1
  9223. | #define STDC_HEADERS 1
  9224. | #define HAVE_ARPA_INET_H 1
  9225. | #define HAVE_ERRNO_H 1
  9226. | #define HAVE_FCNTL_H 1
  9227. | #define HAVE_INTTYPES_H 1
  9228. | #define HAVE_LANGINFO_H 1
  9229. | #define HAVE_LIMITS_H 1
  9230. | #define HAVE_LOCALE_H 1
  9231. | #define HAVE_NETDB_H 1
  9232. | #define HAVE_NETINET_IN_H 1
  9233. | #define HAVE_STDDEF_H 1
  9234. | #define HAVE_NL_TYPES_H 1
  9235. | #define HAVE_SIGNAL_H 1
  9236. | #define HAVE_STDINT_H 1
  9237. | #define HAVE_STDLIB_H 1
  9238. | #define HAVE_STRING_H 1
  9239. | #define HAVE_STRINGS_H 1
  9240. | #define HAVE_SYS_IOCTL_H 1
  9241. | #define HAVE_SYS_MOUNT_H 1
  9242. | #define HAVE_SYS_PARAM_H 1
  9243. | #define HAVE_SYS_RESOURCE_H 1
  9244. | #define HAVE_SYS_SELECT_H 1
  9245. | #define HAVE_SYS_SOCKET_H 1
  9246. | #define HAVE_SYS_STATVFS_H 1
  9247. | #define HAVE_SYS_TIME_H 1
  9248. | #define HAVE_SYS_TIMEB_H 1
  9249. | #define HAVE_SYS_TYPES_H 1
  9250. | #define HAVE_UNISTD_H 1
  9251. | #define HAVE_SYS_WAIT_H 1
  9252. | #define TIME_WITH_SYS_TIME 1
  9253. | #define HAVE_PTRDIFF_T 1
  9254. | #define HAVE_FORK 1
  9255. | #define HAVE_VFORK 1
  9256. | #define HAVE_WORKING_VFORK 1
  9257. | #define HAVE_WORKING_FORK 1
  9258. | #define HAVE_SYS_SELECT_H 1
  9259. | #define HAVE_SYS_SOCKET_H 1
  9260. | #define SELECT_TYPE_ARG1 int
  9261. | #define SELECT_TYPE_ARG234 (fd_set *)
  9262. | #define SELECT_TYPE_ARG5 (struct timeval *)
  9263. | #define RETSIGTYPE void
  9264. | #define HAVE_STRFTIME 1
  9265. | #define HAVE_VPRINTF 1
  9266. | #define HAVE_STDLIB_H 1
  9267. | #define HAVE_MALLOC 1
  9268. | #define HAVE_STDLIB_H 1
  9269. | #define HAVE_REALLOC 1
  9270. | #define HAVE_ENDPWENT 1
  9271. | #define HAVE_FLOOR 1
  9272. | #define HAVE_FTRUNCATE 1
  9273. | #define HAVE_GETCWD 1
  9274. | #define HAVE_GETHOSTBYADDR 1
  9275. | #define HAVE_GETHOSTBYNAME 1
  9276. | #define HAVE_GETHOSTNAME 1
  9277. | #define HAVE_GETOPT_LONG 1
  9278. | #define HAVE_GETPASS 1
  9279. | #define HAVE_GETRLIMIT 1
  9280. | #define HAVE_GETTIMEOFDAY 1
  9281. | #define HAVE_INET_NTOA 1
  9282. | #define HAVE_LOCALECONV 1
  9283. | #define HAVE_MEMMOVE 1
  9284. | #define HAVE_MEMSET 1
  9285. | #define HAVE_MKDIR 1
  9286. | #define HAVE_NL_LANGINFO 1
  9287. | #define HAVE_POW 1
  9288. | #define HAVE_SELECT 1
  9289. | #define HAVE_SETLOCALE 1
  9290. | #define HAVE_SETRLIMIT 1
  9291. | #define HAVE_SIGACTION 1
  9292. | #define HAVE_SOCKET 1
  9293. | #define HAVE_SQRT 1
  9294. | #define HAVE_STPCPY 1
  9295. | #define HAVE_STRCASECMP 1
  9296. | #define HAVE_STRCHR 1
  9297. | #define HAVE_STRCSPN 1
  9298. | #define HAVE_STRDUP 1
  9299. | #define HAVE_STRERROR 1
  9300. | #define HAVE_STRNCASECMP 1
  9301. | #define HAVE_STRSTR 1
  9302. | #define HAVE_STRTOUL 1
  9303. | #define HAVE_STDLIB_H 1
  9304. | #define HAVE_UNISTD_H 1
  9305. | #define HAVE_SYS_PARAM_H 1
  9306. | #define HAVE_GETPAGESIZE 1
  9307. | #define HAVE_MMAP 1
  9308. | #define INTDIV0_RAISES_SIGFPE 0
  9309. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  9310. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  9311. | #define HAVE_UNSIGNED_LONG_LONG 1
  9312. | #define HAVE_INTTYPES_H 1
  9313. | #define HAVE_LIMITS_H 1
  9314. | #define HAVE_LOCALE_H 1
  9315. | #define HAVE_NL_TYPES_H 1
  9316. | #define HAVE_STDDEF_H 1
  9317. | #define HAVE_STDLIB_H 1
  9318. | #define HAVE_STRING_H 1
  9319. | #define HAVE_UNISTD_H 1
  9320. | #define HAVE_SYS_PARAM_H 1
  9321. | #define HAVE_FEOF_UNLOCKED 1
  9322. | #define HAVE_GETC_UNLOCKED 1
  9323. | #define HAVE_GETCWD 1
  9324. | #define HAVE_GETEGID 1
  9325. | #define HAVE_GETEUID 1
  9326. | #define HAVE_GETGID 1
  9327. | #define HAVE_GETUID 1
  9328. | #define HAVE_MUNMAP 1
  9329. | #define HAVE_PUTENV 1
  9330. | #define HAVE_SETENV 1
  9331. | #define HAVE_SETLOCALE 1
  9332. | #define HAVE_STPCPY 1
  9333. | #define HAVE_STRCASECMP 1
  9334. | #define HAVE_STRDUP 1
  9335. | #define HAVE_STRTOUL 1
  9336. | #define HAVE_TSEARCH 1
  9337. | #define HAVE_ICONV 1
  9338. | #define ICONV_CONST
  9339. | #define HAVE_LANGINFO_CODESET 1
  9340. | #define HAVE_LC_MESSAGES 1
  9341. | /* end confdefs.h. */
  9342. | #include <libintl.h>
  9343. | extern int _nl_msg_cat_cntr;
  9344. | extern
  9345. | #ifdef __cplusplus
  9346. | "C"
  9347. | #endif
  9348. | const char *_nl_expand_alias ();
  9349. | int
  9350. | main ()
  9351. | {
  9352. | bindtextdomain ("", "");
  9353. | return (long) gettext ("") + (long) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias (0)
  9354. | ;
  9355. | return 0;
  9356. | }
  9357. configure:15200: result: no
  9358. configure:15328: checking for autopoint
  9359. configure:15333: result: yes (0.19.8.1)
  9360. configure:15360: checking for requested languages
  9361. configure:15543: result: all
  9362. configure:15627: checking for <execinfo.h> and backtrace()
  9363. configure:15648: g++ -o conftest conftest.cpp >&5
  9364. configure:15648: $? = 0
  9365. configure:15653: result: yes
  9366. configure:16119: checking for a readline compatible library
  9367. configure:16152: g++ -o conftest conftest.cpp -lreadline >&5
  9368. configure:16152: $? = 0
  9369. configure:16174: result: -lreadline
  9370. configure:16184: checking readline.h usability
  9371. configure:16184: g++ -c conftest.cpp >&5
  9372. conftest.cpp:185:10: fatal error: 'readline.h' file not found
  9373. #include <readline.h>
  9374. ^~~~~~~~~~~~
  9375. 1 error generated.
  9376. configure:16184: $? = 1
  9377. configure: failed program was:
  9378. | /* confdefs.h */
  9379. | #define PACKAGE_NAME "aMule-dlp"
  9380. | #define PACKAGE_TARNAME "amule-dlp"
  9381. | #define PACKAGE_VERSION "SVN"
  9382. | #define PACKAGE_STRING "aMule-dlp SVN"
  9383. | #define PACKAGE_BUGREPORT "admin@amule.org"
  9384. | #define PACKAGE_URL ""
  9385. | #define PACKAGE "amule-dlp"
  9386. | #define VERSION "SVN"
  9387. | #define YYTEXT_POINTER 1
  9388. | #define STDC_HEADERS 1
  9389. | #define HAVE_SYS_TYPES_H 1
  9390. | #define HAVE_SYS_STAT_H 1
  9391. | #define HAVE_STDLIB_H 1
  9392. | #define HAVE_STRING_H 1
  9393. | #define HAVE_MEMORY_H 1
  9394. | #define HAVE_STRINGS_H 1
  9395. | #define HAVE_INTTYPES_H 1
  9396. | #define HAVE_STDINT_H 1
  9397. | #define HAVE_UNISTD_H 1
  9398. | #define HAVE__BOOL 1
  9399. | #define HAVE_STDBOOL_H 1
  9400. | #define SUPPORT_GEOIP 1
  9401. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  9402. | #define HAVE_TYPEINFO 1
  9403. | #define HAVE_CXXABI 1
  9404. | #define HAVE_ALLOCA_H 1
  9405. | #define HAVE_ALLOCA 1
  9406. | #define HAVE_DIRENT_H 1
  9407. | #define STDC_HEADERS 1
  9408. | #define HAVE_ARPA_INET_H 1
  9409. | #define HAVE_ERRNO_H 1
  9410. | #define HAVE_FCNTL_H 1
  9411. | #define HAVE_INTTYPES_H 1
  9412. | #define HAVE_LANGINFO_H 1
  9413. | #define HAVE_LIMITS_H 1
  9414. | #define HAVE_LOCALE_H 1
  9415. | #define HAVE_NETDB_H 1
  9416. | #define HAVE_NETINET_IN_H 1
  9417. | #define HAVE_STDDEF_H 1
  9418. | #define HAVE_NL_TYPES_H 1
  9419. | #define HAVE_SIGNAL_H 1
  9420. | #define HAVE_STDINT_H 1
  9421. | #define HAVE_STDLIB_H 1
  9422. | #define HAVE_STRING_H 1
  9423. | #define HAVE_STRINGS_H 1
  9424. | #define HAVE_SYS_IOCTL_H 1
  9425. | #define HAVE_SYS_MOUNT_H 1
  9426. | #define HAVE_SYS_PARAM_H 1
  9427. | #define HAVE_SYS_RESOURCE_H 1
  9428. | #define HAVE_SYS_SELECT_H 1
  9429. | #define HAVE_SYS_SOCKET_H 1
  9430. | #define HAVE_SYS_STATVFS_H 1
  9431. | #define HAVE_SYS_TIME_H 1
  9432. | #define HAVE_SYS_TIMEB_H 1
  9433. | #define HAVE_SYS_TYPES_H 1
  9434. | #define HAVE_UNISTD_H 1
  9435. | #define HAVE_SYS_WAIT_H 1
  9436. | #define TIME_WITH_SYS_TIME 1
  9437. | #define HAVE_PTRDIFF_T 1
  9438. | #define HAVE_FORK 1
  9439. | #define HAVE_VFORK 1
  9440. | #define HAVE_WORKING_VFORK 1
  9441. | #define HAVE_WORKING_FORK 1
  9442. | #define HAVE_SYS_SELECT_H 1
  9443. | #define HAVE_SYS_SOCKET_H 1
  9444. | #define SELECT_TYPE_ARG1 int
  9445. | #define SELECT_TYPE_ARG234 (fd_set *)
  9446. | #define SELECT_TYPE_ARG5 (struct timeval *)
  9447. | #define RETSIGTYPE void
  9448. | #define HAVE_STRFTIME 1
  9449. | #define HAVE_VPRINTF 1
  9450. | #define HAVE_STDLIB_H 1
  9451. | #define HAVE_MALLOC 1
  9452. | #define HAVE_STDLIB_H 1
  9453. | #define HAVE_REALLOC 1
  9454. | #define HAVE_ENDPWENT 1
  9455. | #define HAVE_FLOOR 1
  9456. | #define HAVE_FTRUNCATE 1
  9457. | #define HAVE_GETCWD 1
  9458. | #define HAVE_GETHOSTBYADDR 1
  9459. | #define HAVE_GETHOSTBYNAME 1
  9460. | #define HAVE_GETHOSTNAME 1
  9461. | #define HAVE_GETOPT_LONG 1
  9462. | #define HAVE_GETPASS 1
  9463. | #define HAVE_GETRLIMIT 1
  9464. | #define HAVE_GETTIMEOFDAY 1
  9465. | #define HAVE_INET_NTOA 1
  9466. | #define HAVE_LOCALECONV 1
  9467. | #define HAVE_MEMMOVE 1
  9468. | #define HAVE_MEMSET 1
  9469. | #define HAVE_MKDIR 1
  9470. | #define HAVE_NL_LANGINFO 1
  9471. | #define HAVE_POW 1
  9472. | #define HAVE_SELECT 1
  9473. | #define HAVE_SETLOCALE 1
  9474. | #define HAVE_SETRLIMIT 1
  9475. | #define HAVE_SIGACTION 1
  9476. | #define HAVE_SOCKET 1
  9477. | #define HAVE_SQRT 1
  9478. | #define HAVE_STPCPY 1
  9479. | #define HAVE_STRCASECMP 1
  9480. | #define HAVE_STRCHR 1
  9481. | #define HAVE_STRCSPN 1
  9482. | #define HAVE_STRDUP 1
  9483. | #define HAVE_STRERROR 1
  9484. | #define HAVE_STRNCASECMP 1
  9485. | #define HAVE_STRSTR 1
  9486. | #define HAVE_STRTOUL 1
  9487. | #define HAVE_STDLIB_H 1
  9488. | #define HAVE_UNISTD_H 1
  9489. | #define HAVE_SYS_PARAM_H 1
  9490. | #define HAVE_GETPAGESIZE 1
  9491. | #define HAVE_MMAP 1
  9492. | #define INTDIV0_RAISES_SIGFPE 0
  9493. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  9494. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  9495. | #define HAVE_UNSIGNED_LONG_LONG 1
  9496. | #define HAVE_INTTYPES_H 1
  9497. | #define HAVE_LIMITS_H 1
  9498. | #define HAVE_LOCALE_H 1
  9499. | #define HAVE_NL_TYPES_H 1
  9500. | #define HAVE_STDDEF_H 1
  9501. | #define HAVE_STDLIB_H 1
  9502. | #define HAVE_STRING_H 1
  9503. | #define HAVE_UNISTD_H 1
  9504. | #define HAVE_SYS_PARAM_H 1
  9505. | #define HAVE_FEOF_UNLOCKED 1
  9506. | #define HAVE_GETC_UNLOCKED 1
  9507. | #define HAVE_GETCWD 1
  9508. | #define HAVE_GETEGID 1
  9509. | #define HAVE_GETEUID 1
  9510. | #define HAVE_GETGID 1
  9511. | #define HAVE_GETUID 1
  9512. | #define HAVE_MUNMAP 1
  9513. | #define HAVE_PUTENV 1
  9514. | #define HAVE_SETENV 1
  9515. | #define HAVE_SETLOCALE 1
  9516. | #define HAVE_STPCPY 1
  9517. | #define HAVE_STRCASECMP 1
  9518. | #define HAVE_STRDUP 1
  9519. | #define HAVE_STRTOUL 1
  9520. | #define HAVE_TSEARCH 1
  9521. | #define HAVE_ICONV 1
  9522. | #define ICONV_CONST
  9523. | #define HAVE_LANGINFO_CODESET 1
  9524. | #define HAVE_LC_MESSAGES 1
  9525. | #define ENABLE_NLS 1
  9526. | #define HAVE_EXECINFO 1
  9527. | #define HAVE_LIBREADLINE 1
  9528. | /* end confdefs.h. */
  9529. | #include <stdio.h>
  9530. | #ifdef HAVE_SYS_TYPES_H
  9531. | # include <sys/types.h>
  9532. | #endif
  9533. | #ifdef HAVE_SYS_STAT_H
  9534. | # include <sys/stat.h>
  9535. | #endif
  9536. | #ifdef STDC_HEADERS
  9537. | # include <stdlib.h>
  9538. | # include <stddef.h>
  9539. | #else
  9540. | # ifdef HAVE_STDLIB_H
  9541. | # include <stdlib.h>
  9542. | # endif
  9543. | #endif
  9544. | #ifdef HAVE_STRING_H
  9545. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  9546. | # include <memory.h>
  9547. | # endif
  9548. | # include <string.h>
  9549. | #endif
  9550. | #ifdef HAVE_STRINGS_H
  9551. | # include <strings.h>
  9552. | #endif
  9553. | #ifdef HAVE_INTTYPES_H
  9554. | # include <inttypes.h>
  9555. | #endif
  9556. | #ifdef HAVE_STDINT_H
  9557. | # include <stdint.h>
  9558. | #endif
  9559. | #ifdef HAVE_UNISTD_H
  9560. | # include <unistd.h>
  9561. | #endif
  9562. | #include <readline.h>
  9563. configure:16184: result: no
  9564. configure:16184: checking readline.h presence
  9565. configure:16184: g++ -E conftest.cpp
  9566. conftest.cpp:152:10: fatal error: 'readline.h' file not found
  9567. #include <readline.h>
  9568. ^~~~~~~~~~~~
  9569. 1 error generated.
  9570. configure:16184: $? = 1
  9571. configure: failed program was:
  9572. | /* confdefs.h */
  9573. | #define PACKAGE_NAME "aMule-dlp"
  9574. | #define PACKAGE_TARNAME "amule-dlp"
  9575. | #define PACKAGE_VERSION "SVN"
  9576. | #define PACKAGE_STRING "aMule-dlp SVN"
  9577. | #define PACKAGE_BUGREPORT "admin@amule.org"
  9578. | #define PACKAGE_URL ""
  9579. | #define PACKAGE "amule-dlp"
  9580. | #define VERSION "SVN"
  9581. | #define YYTEXT_POINTER 1
  9582. | #define STDC_HEADERS 1
  9583. | #define HAVE_SYS_TYPES_H 1
  9584. | #define HAVE_SYS_STAT_H 1
  9585. | #define HAVE_STDLIB_H 1
  9586. | #define HAVE_STRING_H 1
  9587. | #define HAVE_MEMORY_H 1
  9588. | #define HAVE_STRINGS_H 1
  9589. | #define HAVE_INTTYPES_H 1
  9590. | #define HAVE_STDINT_H 1
  9591. | #define HAVE_UNISTD_H 1
  9592. | #define HAVE__BOOL 1
  9593. | #define HAVE_STDBOOL_H 1
  9594. | #define SUPPORT_GEOIP 1
  9595. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  9596. | #define HAVE_TYPEINFO 1
  9597. | #define HAVE_CXXABI 1
  9598. | #define HAVE_ALLOCA_H 1
  9599. | #define HAVE_ALLOCA 1
  9600. | #define HAVE_DIRENT_H 1
  9601. | #define STDC_HEADERS 1
  9602. | #define HAVE_ARPA_INET_H 1
  9603. | #define HAVE_ERRNO_H 1
  9604. | #define HAVE_FCNTL_H 1
  9605. | #define HAVE_INTTYPES_H 1
  9606. | #define HAVE_LANGINFO_H 1
  9607. | #define HAVE_LIMITS_H 1
  9608. | #define HAVE_LOCALE_H 1
  9609. | #define HAVE_NETDB_H 1
  9610. | #define HAVE_NETINET_IN_H 1
  9611. | #define HAVE_STDDEF_H 1
  9612. | #define HAVE_NL_TYPES_H 1
  9613. | #define HAVE_SIGNAL_H 1
  9614. | #define HAVE_STDINT_H 1
  9615. | #define HAVE_STDLIB_H 1
  9616. | #define HAVE_STRING_H 1
  9617. | #define HAVE_STRINGS_H 1
  9618. | #define HAVE_SYS_IOCTL_H 1
  9619. | #define HAVE_SYS_MOUNT_H 1
  9620. | #define HAVE_SYS_PARAM_H 1
  9621. | #define HAVE_SYS_RESOURCE_H 1
  9622. | #define HAVE_SYS_SELECT_H 1
  9623. | #define HAVE_SYS_SOCKET_H 1
  9624. | #define HAVE_SYS_STATVFS_H 1
  9625. | #define HAVE_SYS_TIME_H 1
  9626. | #define HAVE_SYS_TIMEB_H 1
  9627. | #define HAVE_SYS_TYPES_H 1
  9628. | #define HAVE_UNISTD_H 1
  9629. | #define HAVE_SYS_WAIT_H 1
  9630. | #define TIME_WITH_SYS_TIME 1
  9631. | #define HAVE_PTRDIFF_T 1
  9632. | #define HAVE_FORK 1
  9633. | #define HAVE_VFORK 1
  9634. | #define HAVE_WORKING_VFORK 1
  9635. | #define HAVE_WORKING_FORK 1
  9636. | #define HAVE_SYS_SELECT_H 1
  9637. | #define HAVE_SYS_SOCKET_H 1
  9638. | #define SELECT_TYPE_ARG1 int
  9639. | #define SELECT_TYPE_ARG234 (fd_set *)
  9640. | #define SELECT_TYPE_ARG5 (struct timeval *)
  9641. | #define RETSIGTYPE void
  9642. | #define HAVE_STRFTIME 1
  9643. | #define HAVE_VPRINTF 1
  9644. | #define HAVE_STDLIB_H 1
  9645. | #define HAVE_MALLOC 1
  9646. | #define HAVE_STDLIB_H 1
  9647. | #define HAVE_REALLOC 1
  9648. | #define HAVE_ENDPWENT 1
  9649. | #define HAVE_FLOOR 1
  9650. | #define HAVE_FTRUNCATE 1
  9651. | #define HAVE_GETCWD 1
  9652. | #define HAVE_GETHOSTBYADDR 1
  9653. | #define HAVE_GETHOSTBYNAME 1
  9654. | #define HAVE_GETHOSTNAME 1
  9655. | #define HAVE_GETOPT_LONG 1
  9656. | #define HAVE_GETPASS 1
  9657. | #define HAVE_GETRLIMIT 1
  9658. | #define HAVE_GETTIMEOFDAY 1
  9659. | #define HAVE_INET_NTOA 1
  9660. | #define HAVE_LOCALECONV 1
  9661. | #define HAVE_MEMMOVE 1
  9662. | #define HAVE_MEMSET 1
  9663. | #define HAVE_MKDIR 1
  9664. | #define HAVE_NL_LANGINFO 1
  9665. | #define HAVE_POW 1
  9666. | #define HAVE_SELECT 1
  9667. | #define HAVE_SETLOCALE 1
  9668. | #define HAVE_SETRLIMIT 1
  9669. | #define HAVE_SIGACTION 1
  9670. | #define HAVE_SOCKET 1
  9671. | #define HAVE_SQRT 1
  9672. | #define HAVE_STPCPY 1
  9673. | #define HAVE_STRCASECMP 1
  9674. | #define HAVE_STRCHR 1
  9675. | #define HAVE_STRCSPN 1
  9676. | #define HAVE_STRDUP 1
  9677. | #define HAVE_STRERROR 1
  9678. | #define HAVE_STRNCASECMP 1
  9679. | #define HAVE_STRSTR 1
  9680. | #define HAVE_STRTOUL 1
  9681. | #define HAVE_STDLIB_H 1
  9682. | #define HAVE_UNISTD_H 1
  9683. | #define HAVE_SYS_PARAM_H 1
  9684. | #define HAVE_GETPAGESIZE 1
  9685. | #define HAVE_MMAP 1
  9686. | #define INTDIV0_RAISES_SIGFPE 0
  9687. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  9688. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  9689. | #define HAVE_UNSIGNED_LONG_LONG 1
  9690. | #define HAVE_INTTYPES_H 1
  9691. | #define HAVE_LIMITS_H 1
  9692. | #define HAVE_LOCALE_H 1
  9693. | #define HAVE_NL_TYPES_H 1
  9694. | #define HAVE_STDDEF_H 1
  9695. | #define HAVE_STDLIB_H 1
  9696. | #define HAVE_STRING_H 1
  9697. | #define HAVE_UNISTD_H 1
  9698. | #define HAVE_SYS_PARAM_H 1
  9699. | #define HAVE_FEOF_UNLOCKED 1
  9700. | #define HAVE_GETC_UNLOCKED 1
  9701. | #define HAVE_GETCWD 1
  9702. | #define HAVE_GETEGID 1
  9703. | #define HAVE_GETEUID 1
  9704. | #define HAVE_GETGID 1
  9705. | #define HAVE_GETUID 1
  9706. | #define HAVE_MUNMAP 1
  9707. | #define HAVE_PUTENV 1
  9708. | #define HAVE_SETENV 1
  9709. | #define HAVE_SETLOCALE 1
  9710. | #define HAVE_STPCPY 1
  9711. | #define HAVE_STRCASECMP 1
  9712. | #define HAVE_STRDUP 1
  9713. | #define HAVE_STRTOUL 1
  9714. | #define HAVE_TSEARCH 1
  9715. | #define HAVE_ICONV 1
  9716. | #define ICONV_CONST
  9717. | #define HAVE_LANGINFO_CODESET 1
  9718. | #define HAVE_LC_MESSAGES 1
  9719. | #define ENABLE_NLS 1
  9720. | #define HAVE_EXECINFO 1
  9721. | #define HAVE_LIBREADLINE 1
  9722. | /* end confdefs.h. */
  9723. | #include <readline.h>
  9724. configure:16184: result: no
  9725. configure:16184: checking for readline.h
  9726. configure:16184: result: no
  9727. configure:16184: checking readline/readline.h usability
  9728. configure:16184: g++ -c conftest.cpp >&5
  9729. configure:16184: $? = 0
  9730. configure:16184: result: yes
  9731. configure:16184: checking readline/readline.h presence
  9732. configure:16184: g++ -E conftest.cpp
  9733. configure:16184: $? = 0
  9734. configure:16184: result: yes
  9735. configure:16184: checking for readline/readline.h
  9736. configure:16184: result: yes
  9737. configure:16194: checking whether readline supports history
  9738. configure:16219: g++ -o conftest conftest.cpp -lreadline >&5
  9739. configure:16219: $? = 0
  9740. configure:16226: result: yes
  9741. configure:16235: checking history.h usability
  9742. configure:16235: g++ -c conftest.cpp >&5
  9743. conftest.cpp:187:10: fatal error: 'history.h' file not found
  9744. #include <history.h>
  9745. ^~~~~~~~~~~
  9746. 1 error generated.
  9747. configure:16235: $? = 1
  9748. configure: failed program was:
  9749. | /* confdefs.h */
  9750. | #define PACKAGE_NAME "aMule-dlp"
  9751. | #define PACKAGE_TARNAME "amule-dlp"
  9752. | #define PACKAGE_VERSION "SVN"
  9753. | #define PACKAGE_STRING "aMule-dlp SVN"
  9754. | #define PACKAGE_BUGREPORT "admin@amule.org"
  9755. | #define PACKAGE_URL ""
  9756. | #define PACKAGE "amule-dlp"
  9757. | #define VERSION "SVN"
  9758. | #define YYTEXT_POINTER 1
  9759. | #define STDC_HEADERS 1
  9760. | #define HAVE_SYS_TYPES_H 1
  9761. | #define HAVE_SYS_STAT_H 1
  9762. | #define HAVE_STDLIB_H 1
  9763. | #define HAVE_STRING_H 1
  9764. | #define HAVE_MEMORY_H 1
  9765. | #define HAVE_STRINGS_H 1
  9766. | #define HAVE_INTTYPES_H 1
  9767. | #define HAVE_STDINT_H 1
  9768. | #define HAVE_UNISTD_H 1
  9769. | #define HAVE__BOOL 1
  9770. | #define HAVE_STDBOOL_H 1
  9771. | #define SUPPORT_GEOIP 1
  9772. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  9773. | #define HAVE_TYPEINFO 1
  9774. | #define HAVE_CXXABI 1
  9775. | #define HAVE_ALLOCA_H 1
  9776. | #define HAVE_ALLOCA 1
  9777. | #define HAVE_DIRENT_H 1
  9778. | #define STDC_HEADERS 1
  9779. | #define HAVE_ARPA_INET_H 1
  9780. | #define HAVE_ERRNO_H 1
  9781. | #define HAVE_FCNTL_H 1
  9782. | #define HAVE_INTTYPES_H 1
  9783. | #define HAVE_LANGINFO_H 1
  9784. | #define HAVE_LIMITS_H 1
  9785. | #define HAVE_LOCALE_H 1
  9786. | #define HAVE_NETDB_H 1
  9787. | #define HAVE_NETINET_IN_H 1
  9788. | #define HAVE_STDDEF_H 1
  9789. | #define HAVE_NL_TYPES_H 1
  9790. | #define HAVE_SIGNAL_H 1
  9791. | #define HAVE_STDINT_H 1
  9792. | #define HAVE_STDLIB_H 1
  9793. | #define HAVE_STRING_H 1
  9794. | #define HAVE_STRINGS_H 1
  9795. | #define HAVE_SYS_IOCTL_H 1
  9796. | #define HAVE_SYS_MOUNT_H 1
  9797. | #define HAVE_SYS_PARAM_H 1
  9798. | #define HAVE_SYS_RESOURCE_H 1
  9799. | #define HAVE_SYS_SELECT_H 1
  9800. | #define HAVE_SYS_SOCKET_H 1
  9801. | #define HAVE_SYS_STATVFS_H 1
  9802. | #define HAVE_SYS_TIME_H 1
  9803. | #define HAVE_SYS_TIMEB_H 1
  9804. | #define HAVE_SYS_TYPES_H 1
  9805. | #define HAVE_UNISTD_H 1
  9806. | #define HAVE_SYS_WAIT_H 1
  9807. | #define TIME_WITH_SYS_TIME 1
  9808. | #define HAVE_PTRDIFF_T 1
  9809. | #define HAVE_FORK 1
  9810. | #define HAVE_VFORK 1
  9811. | #define HAVE_WORKING_VFORK 1
  9812. | #define HAVE_WORKING_FORK 1
  9813. | #define HAVE_SYS_SELECT_H 1
  9814. | #define HAVE_SYS_SOCKET_H 1
  9815. | #define SELECT_TYPE_ARG1 int
  9816. | #define SELECT_TYPE_ARG234 (fd_set *)
  9817. | #define SELECT_TYPE_ARG5 (struct timeval *)
  9818. | #define RETSIGTYPE void
  9819. | #define HAVE_STRFTIME 1
  9820. | #define HAVE_VPRINTF 1
  9821. | #define HAVE_STDLIB_H 1
  9822. | #define HAVE_MALLOC 1
  9823. | #define HAVE_STDLIB_H 1
  9824. | #define HAVE_REALLOC 1
  9825. | #define HAVE_ENDPWENT 1
  9826. | #define HAVE_FLOOR 1
  9827. | #define HAVE_FTRUNCATE 1
  9828. | #define HAVE_GETCWD 1
  9829. | #define HAVE_GETHOSTBYADDR 1
  9830. | #define HAVE_GETHOSTBYNAME 1
  9831. | #define HAVE_GETHOSTNAME 1
  9832. | #define HAVE_GETOPT_LONG 1
  9833. | #define HAVE_GETPASS 1
  9834. | #define HAVE_GETRLIMIT 1
  9835. | #define HAVE_GETTIMEOFDAY 1
  9836. | #define HAVE_INET_NTOA 1
  9837. | #define HAVE_LOCALECONV 1
  9838. | #define HAVE_MEMMOVE 1
  9839. | #define HAVE_MEMSET 1
  9840. | #define HAVE_MKDIR 1
  9841. | #define HAVE_NL_LANGINFO 1
  9842. | #define HAVE_POW 1
  9843. | #define HAVE_SELECT 1
  9844. | #define HAVE_SETLOCALE 1
  9845. | #define HAVE_SETRLIMIT 1
  9846. | #define HAVE_SIGACTION 1
  9847. | #define HAVE_SOCKET 1
  9848. | #define HAVE_SQRT 1
  9849. | #define HAVE_STPCPY 1
  9850. | #define HAVE_STRCASECMP 1
  9851. | #define HAVE_STRCHR 1
  9852. | #define HAVE_STRCSPN 1
  9853. | #define HAVE_STRDUP 1
  9854. | #define HAVE_STRERROR 1
  9855. | #define HAVE_STRNCASECMP 1
  9856. | #define HAVE_STRSTR 1
  9857. | #define HAVE_STRTOUL 1
  9858. | #define HAVE_STDLIB_H 1
  9859. | #define HAVE_UNISTD_H 1
  9860. | #define HAVE_SYS_PARAM_H 1
  9861. | #define HAVE_GETPAGESIZE 1
  9862. | #define HAVE_MMAP 1
  9863. | #define INTDIV0_RAISES_SIGFPE 0
  9864. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  9865. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  9866. | #define HAVE_UNSIGNED_LONG_LONG 1
  9867. | #define HAVE_INTTYPES_H 1
  9868. | #define HAVE_LIMITS_H 1
  9869. | #define HAVE_LOCALE_H 1
  9870. | #define HAVE_NL_TYPES_H 1
  9871. | #define HAVE_STDDEF_H 1
  9872. | #define HAVE_STDLIB_H 1
  9873. | #define HAVE_STRING_H 1
  9874. | #define HAVE_UNISTD_H 1
  9875. | #define HAVE_SYS_PARAM_H 1
  9876. | #define HAVE_FEOF_UNLOCKED 1
  9877. | #define HAVE_GETC_UNLOCKED 1
  9878. | #define HAVE_GETCWD 1
  9879. | #define HAVE_GETEGID 1
  9880. | #define HAVE_GETEUID 1
  9881. | #define HAVE_GETGID 1
  9882. | #define HAVE_GETUID 1
  9883. | #define HAVE_MUNMAP 1
  9884. | #define HAVE_PUTENV 1
  9885. | #define HAVE_SETENV 1
  9886. | #define HAVE_SETLOCALE 1
  9887. | #define HAVE_STPCPY 1
  9888. | #define HAVE_STRCASECMP 1
  9889. | #define HAVE_STRDUP 1
  9890. | #define HAVE_STRTOUL 1
  9891. | #define HAVE_TSEARCH 1
  9892. | #define HAVE_ICONV 1
  9893. | #define ICONV_CONST
  9894. | #define HAVE_LANGINFO_CODESET 1
  9895. | #define HAVE_LC_MESSAGES 1
  9896. | #define ENABLE_NLS 1
  9897. | #define HAVE_EXECINFO 1
  9898. | #define HAVE_LIBREADLINE 1
  9899. | #define HAVE_READLINE_READLINE_H 1
  9900. | #define HAVE_READLINE_HISTORY 1
  9901. | /* end confdefs.h. */
  9902. | #include <stdio.h>
  9903. | #ifdef HAVE_SYS_TYPES_H
  9904. | # include <sys/types.h>
  9905. | #endif
  9906. | #ifdef HAVE_SYS_STAT_H
  9907. | # include <sys/stat.h>
  9908. | #endif
  9909. | #ifdef STDC_HEADERS
  9910. | # include <stdlib.h>
  9911. | # include <stddef.h>
  9912. | #else
  9913. | # ifdef HAVE_STDLIB_H
  9914. | # include <stdlib.h>
  9915. | # endif
  9916. | #endif
  9917. | #ifdef HAVE_STRING_H
  9918. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  9919. | # include <memory.h>
  9920. | # endif
  9921. | # include <string.h>
  9922. | #endif
  9923. | #ifdef HAVE_STRINGS_H
  9924. | # include <strings.h>
  9925. | #endif
  9926. | #ifdef HAVE_INTTYPES_H
  9927. | # include <inttypes.h>
  9928. | #endif
  9929. | #ifdef HAVE_STDINT_H
  9930. | # include <stdint.h>
  9931. | #endif
  9932. | #ifdef HAVE_UNISTD_H
  9933. | # include <unistd.h>
  9934. | #endif
  9935. | #include <history.h>
  9936. configure:16235: result: no
  9937. configure:16235: checking history.h presence
  9938. configure:16235: g++ -E conftest.cpp
  9939. conftest.cpp:154:10: fatal error: 'history.h' file not found
  9940. #include <history.h>
  9941. ^~~~~~~~~~~
  9942. 1 error generated.
  9943. configure:16235: $? = 1
  9944. configure: failed program was:
  9945. | /* confdefs.h */
  9946. | #define PACKAGE_NAME "aMule-dlp"
  9947. | #define PACKAGE_TARNAME "amule-dlp"
  9948. | #define PACKAGE_VERSION "SVN"
  9949. | #define PACKAGE_STRING "aMule-dlp SVN"
  9950. | #define PACKAGE_BUGREPORT "admin@amule.org"
  9951. | #define PACKAGE_URL ""
  9952. | #define PACKAGE "amule-dlp"
  9953. | #define VERSION "SVN"
  9954. | #define YYTEXT_POINTER 1
  9955. | #define STDC_HEADERS 1
  9956. | #define HAVE_SYS_TYPES_H 1
  9957. | #define HAVE_SYS_STAT_H 1
  9958. | #define HAVE_STDLIB_H 1
  9959. | #define HAVE_STRING_H 1
  9960. | #define HAVE_MEMORY_H 1
  9961. | #define HAVE_STRINGS_H 1
  9962. | #define HAVE_INTTYPES_H 1
  9963. | #define HAVE_STDINT_H 1
  9964. | #define HAVE_UNISTD_H 1
  9965. | #define HAVE__BOOL 1
  9966. | #define HAVE_STDBOOL_H 1
  9967. | #define SUPPORT_GEOIP 1
  9968. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  9969. | #define HAVE_TYPEINFO 1
  9970. | #define HAVE_CXXABI 1
  9971. | #define HAVE_ALLOCA_H 1
  9972. | #define HAVE_ALLOCA 1
  9973. | #define HAVE_DIRENT_H 1
  9974. | #define STDC_HEADERS 1
  9975. | #define HAVE_ARPA_INET_H 1
  9976. | #define HAVE_ERRNO_H 1
  9977. | #define HAVE_FCNTL_H 1
  9978. | #define HAVE_INTTYPES_H 1
  9979. | #define HAVE_LANGINFO_H 1
  9980. | #define HAVE_LIMITS_H 1
  9981. | #define HAVE_LOCALE_H 1
  9982. | #define HAVE_NETDB_H 1
  9983. | #define HAVE_NETINET_IN_H 1
  9984. | #define HAVE_STDDEF_H 1
  9985. | #define HAVE_NL_TYPES_H 1
  9986. | #define HAVE_SIGNAL_H 1
  9987. | #define HAVE_STDINT_H 1
  9988. | #define HAVE_STDLIB_H 1
  9989. | #define HAVE_STRING_H 1
  9990. | #define HAVE_STRINGS_H 1
  9991. | #define HAVE_SYS_IOCTL_H 1
  9992. | #define HAVE_SYS_MOUNT_H 1
  9993. | #define HAVE_SYS_PARAM_H 1
  9994. | #define HAVE_SYS_RESOURCE_H 1
  9995. | #define HAVE_SYS_SELECT_H 1
  9996. | #define HAVE_SYS_SOCKET_H 1
  9997. | #define HAVE_SYS_STATVFS_H 1
  9998. | #define HAVE_SYS_TIME_H 1
  9999. | #define HAVE_SYS_TIMEB_H 1
  10000. | #define HAVE_SYS_TYPES_H 1
  10001. | #define HAVE_UNISTD_H 1
  10002. | #define HAVE_SYS_WAIT_H 1
  10003. | #define TIME_WITH_SYS_TIME 1
  10004. | #define HAVE_PTRDIFF_T 1
  10005. | #define HAVE_FORK 1
  10006. | #define HAVE_VFORK 1
  10007. | #define HAVE_WORKING_VFORK 1
  10008. | #define HAVE_WORKING_FORK 1
  10009. | #define HAVE_SYS_SELECT_H 1
  10010. | #define HAVE_SYS_SOCKET_H 1
  10011. | #define SELECT_TYPE_ARG1 int
  10012. | #define SELECT_TYPE_ARG234 (fd_set *)
  10013. | #define SELECT_TYPE_ARG5 (struct timeval *)
  10014. | #define RETSIGTYPE void
  10015. | #define HAVE_STRFTIME 1
  10016. | #define HAVE_VPRINTF 1
  10017. | #define HAVE_STDLIB_H 1
  10018. | #define HAVE_MALLOC 1
  10019. | #define HAVE_STDLIB_H 1
  10020. | #define HAVE_REALLOC 1
  10021. | #define HAVE_ENDPWENT 1
  10022. | #define HAVE_FLOOR 1
  10023. | #define HAVE_FTRUNCATE 1
  10024. | #define HAVE_GETCWD 1
  10025. | #define HAVE_GETHOSTBYADDR 1
  10026. | #define HAVE_GETHOSTBYNAME 1
  10027. | #define HAVE_GETHOSTNAME 1
  10028. | #define HAVE_GETOPT_LONG 1
  10029. | #define HAVE_GETPASS 1
  10030. | #define HAVE_GETRLIMIT 1
  10031. | #define HAVE_GETTIMEOFDAY 1
  10032. | #define HAVE_INET_NTOA 1
  10033. | #define HAVE_LOCALECONV 1
  10034. | #define HAVE_MEMMOVE 1
  10035. | #define HAVE_MEMSET 1
  10036. | #define HAVE_MKDIR 1
  10037. | #define HAVE_NL_LANGINFO 1
  10038. | #define HAVE_POW 1
  10039. | #define HAVE_SELECT 1
  10040. | #define HAVE_SETLOCALE 1
  10041. | #define HAVE_SETRLIMIT 1
  10042. | #define HAVE_SIGACTION 1
  10043. | #define HAVE_SOCKET 1
  10044. | #define HAVE_SQRT 1
  10045. | #define HAVE_STPCPY 1
  10046. | #define HAVE_STRCASECMP 1
  10047. | #define HAVE_STRCHR 1
  10048. | #define HAVE_STRCSPN 1
  10049. | #define HAVE_STRDUP 1
  10050. | #define HAVE_STRERROR 1
  10051. | #define HAVE_STRNCASECMP 1
  10052. | #define HAVE_STRSTR 1
  10053. | #define HAVE_STRTOUL 1
  10054. | #define HAVE_STDLIB_H 1
  10055. | #define HAVE_UNISTD_H 1
  10056. | #define HAVE_SYS_PARAM_H 1
  10057. | #define HAVE_GETPAGESIZE 1
  10058. | #define HAVE_MMAP 1
  10059. | #define INTDIV0_RAISES_SIGFPE 0
  10060. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  10061. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  10062. | #define HAVE_UNSIGNED_LONG_LONG 1
  10063. | #define HAVE_INTTYPES_H 1
  10064. | #define HAVE_LIMITS_H 1
  10065. | #define HAVE_LOCALE_H 1
  10066. | #define HAVE_NL_TYPES_H 1
  10067. | #define HAVE_STDDEF_H 1
  10068. | #define HAVE_STDLIB_H 1
  10069. | #define HAVE_STRING_H 1
  10070. | #define HAVE_UNISTD_H 1
  10071. | #define HAVE_SYS_PARAM_H 1
  10072. | #define HAVE_FEOF_UNLOCKED 1
  10073. | #define HAVE_GETC_UNLOCKED 1
  10074. | #define HAVE_GETCWD 1
  10075. | #define HAVE_GETEGID 1
  10076. | #define HAVE_GETEUID 1
  10077. | #define HAVE_GETGID 1
  10078. | #define HAVE_GETUID 1
  10079. | #define HAVE_MUNMAP 1
  10080. | #define HAVE_PUTENV 1
  10081. | #define HAVE_SETENV 1
  10082. | #define HAVE_SETLOCALE 1
  10083. | #define HAVE_STPCPY 1
  10084. | #define HAVE_STRCASECMP 1
  10085. | #define HAVE_STRDUP 1
  10086. | #define HAVE_STRTOUL 1
  10087. | #define HAVE_TSEARCH 1
  10088. | #define HAVE_ICONV 1
  10089. | #define ICONV_CONST
  10090. | #define HAVE_LANGINFO_CODESET 1
  10091. | #define HAVE_LC_MESSAGES 1
  10092. | #define ENABLE_NLS 1
  10093. | #define HAVE_EXECINFO 1
  10094. | #define HAVE_LIBREADLINE 1
  10095. | #define HAVE_READLINE_READLINE_H 1
  10096. | #define HAVE_READLINE_HISTORY 1
  10097. | /* end confdefs.h. */
  10098. | #include <history.h>
  10099. configure:16235: result: no
  10100. configure:16235: checking for history.h
  10101. configure:16235: result: no
  10102. configure:16235: checking readline/history.h usability
  10103. configure:16235: g++ -c conftest.cpp >&5
  10104. configure:16235: $? = 0
  10105. configure:16235: result: yes
  10106. configure:16235: checking readline/history.h presence
  10107. configure:16235: g++ -E conftest.cpp
  10108. configure:16235: $? = 0
  10109. configure:16235: result: yes
  10110. configure:16235: checking for readline/history.h
  10111. configure:16235: result: yes
  10112. configure:16263: checking whether strerror_r is declared
  10113. configure:16263: gcc -c -D_XOPEN_SOURCE=600 conftest.c >&5
  10114. configure:16263: $? = 0
  10115. configure:16263: result: yes
  10116. configure:16276: checking for strerror_r
  10117. configure:16276: gcc -o conftest -D_XOPEN_SOURCE=600 conftest.c >&5
  10118. configure:16276: $? = 0
  10119. configure:16276: result: yes
  10120. configure:16285: checking whether strerror_r returns char *
  10121. configure:16309: gcc -c -D_XOPEN_SOURCE=600 conftest.c >&5
  10122. conftest.c:195:13: error: indirection requires pointer operand ('int' invalid)
  10123. char x = *strerror_r (0, buf, sizeof buf);
  10124. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  10125. conftest.c:196:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
  10126. char *p = strerror_r (0, buf, sizeof buf);
  10127. ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  10128. 1 warning and 1 error generated.
  10129. configure:16309: $? = 1
  10130. configure: failed program was:
  10131. | /* confdefs.h */
  10132. | #define PACKAGE_NAME "aMule-dlp"
  10133. | #define PACKAGE_TARNAME "amule-dlp"
  10134. | #define PACKAGE_VERSION "SVN"
  10135. | #define PACKAGE_STRING "aMule-dlp SVN"
  10136. | #define PACKAGE_BUGREPORT "admin@amule.org"
  10137. | #define PACKAGE_URL ""
  10138. | #define PACKAGE "amule-dlp"
  10139. | #define VERSION "SVN"
  10140. | #define YYTEXT_POINTER 1
  10141. | #define STDC_HEADERS 1
  10142. | #define HAVE_SYS_TYPES_H 1
  10143. | #define HAVE_SYS_STAT_H 1
  10144. | #define HAVE_STDLIB_H 1
  10145. | #define HAVE_STRING_H 1
  10146. | #define HAVE_MEMORY_H 1
  10147. | #define HAVE_STRINGS_H 1
  10148. | #define HAVE_INTTYPES_H 1
  10149. | #define HAVE_STDINT_H 1
  10150. | #define HAVE_UNISTD_H 1
  10151. | #define HAVE__BOOL 1
  10152. | #define HAVE_STDBOOL_H 1
  10153. | #define SUPPORT_GEOIP 1
  10154. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  10155. | #define HAVE_TYPEINFO 1
  10156. | #define HAVE_CXXABI 1
  10157. | #define HAVE_ALLOCA_H 1
  10158. | #define HAVE_ALLOCA 1
  10159. | #define HAVE_DIRENT_H 1
  10160. | #define STDC_HEADERS 1
  10161. | #define HAVE_ARPA_INET_H 1
  10162. | #define HAVE_ERRNO_H 1
  10163. | #define HAVE_FCNTL_H 1
  10164. | #define HAVE_INTTYPES_H 1
  10165. | #define HAVE_LANGINFO_H 1
  10166. | #define HAVE_LIMITS_H 1
  10167. | #define HAVE_LOCALE_H 1
  10168. | #define HAVE_NETDB_H 1
  10169. | #define HAVE_NETINET_IN_H 1
  10170. | #define HAVE_STDDEF_H 1
  10171. | #define HAVE_NL_TYPES_H 1
  10172. | #define HAVE_SIGNAL_H 1
  10173. | #define HAVE_STDINT_H 1
  10174. | #define HAVE_STDLIB_H 1
  10175. | #define HAVE_STRING_H 1
  10176. | #define HAVE_STRINGS_H 1
  10177. | #define HAVE_SYS_IOCTL_H 1
  10178. | #define HAVE_SYS_MOUNT_H 1
  10179. | #define HAVE_SYS_PARAM_H 1
  10180. | #define HAVE_SYS_RESOURCE_H 1
  10181. | #define HAVE_SYS_SELECT_H 1
  10182. | #define HAVE_SYS_SOCKET_H 1
  10183. | #define HAVE_SYS_STATVFS_H 1
  10184. | #define HAVE_SYS_TIME_H 1
  10185. | #define HAVE_SYS_TIMEB_H 1
  10186. | #define HAVE_SYS_TYPES_H 1
  10187. | #define HAVE_UNISTD_H 1
  10188. | #define HAVE_SYS_WAIT_H 1
  10189. | #define TIME_WITH_SYS_TIME 1
  10190. | #define HAVE_PTRDIFF_T 1
  10191. | #define HAVE_FORK 1
  10192. | #define HAVE_VFORK 1
  10193. | #define HAVE_WORKING_VFORK 1
  10194. | #define HAVE_WORKING_FORK 1
  10195. | #define HAVE_SYS_SELECT_H 1
  10196. | #define HAVE_SYS_SOCKET_H 1
  10197. | #define SELECT_TYPE_ARG1 int
  10198. | #define SELECT_TYPE_ARG234 (fd_set *)
  10199. | #define SELECT_TYPE_ARG5 (struct timeval *)
  10200. | #define RETSIGTYPE void
  10201. | #define HAVE_STRFTIME 1
  10202. | #define HAVE_VPRINTF 1
  10203. | #define HAVE_STDLIB_H 1
  10204. | #define HAVE_MALLOC 1
  10205. | #define HAVE_STDLIB_H 1
  10206. | #define HAVE_REALLOC 1
  10207. | #define HAVE_ENDPWENT 1
  10208. | #define HAVE_FLOOR 1
  10209. | #define HAVE_FTRUNCATE 1
  10210. | #define HAVE_GETCWD 1
  10211. | #define HAVE_GETHOSTBYADDR 1
  10212. | #define HAVE_GETHOSTBYNAME 1
  10213. | #define HAVE_GETHOSTNAME 1
  10214. | #define HAVE_GETOPT_LONG 1
  10215. | #define HAVE_GETPASS 1
  10216. | #define HAVE_GETRLIMIT 1
  10217. | #define HAVE_GETTIMEOFDAY 1
  10218. | #define HAVE_INET_NTOA 1
  10219. | #define HAVE_LOCALECONV 1
  10220. | #define HAVE_MEMMOVE 1
  10221. | #define HAVE_MEMSET 1
  10222. | #define HAVE_MKDIR 1
  10223. | #define HAVE_NL_LANGINFO 1
  10224. | #define HAVE_POW 1
  10225. | #define HAVE_SELECT 1
  10226. | #define HAVE_SETLOCALE 1
  10227. | #define HAVE_SETRLIMIT 1
  10228. | #define HAVE_SIGACTION 1
  10229. | #define HAVE_SOCKET 1
  10230. | #define HAVE_SQRT 1
  10231. | #define HAVE_STPCPY 1
  10232. | #define HAVE_STRCASECMP 1
  10233. | #define HAVE_STRCHR 1
  10234. | #define HAVE_STRCSPN 1
  10235. | #define HAVE_STRDUP 1
  10236. | #define HAVE_STRERROR 1
  10237. | #define HAVE_STRNCASECMP 1
  10238. | #define HAVE_STRSTR 1
  10239. | #define HAVE_STRTOUL 1
  10240. | #define HAVE_STDLIB_H 1
  10241. | #define HAVE_UNISTD_H 1
  10242. | #define HAVE_SYS_PARAM_H 1
  10243. | #define HAVE_GETPAGESIZE 1
  10244. | #define HAVE_MMAP 1
  10245. | #define INTDIV0_RAISES_SIGFPE 0
  10246. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  10247. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  10248. | #define HAVE_UNSIGNED_LONG_LONG 1
  10249. | #define HAVE_INTTYPES_H 1
  10250. | #define HAVE_LIMITS_H 1
  10251. | #define HAVE_LOCALE_H 1
  10252. | #define HAVE_NL_TYPES_H 1
  10253. | #define HAVE_STDDEF_H 1
  10254. | #define HAVE_STDLIB_H 1
  10255. | #define HAVE_STRING_H 1
  10256. | #define HAVE_UNISTD_H 1
  10257. | #define HAVE_SYS_PARAM_H 1
  10258. | #define HAVE_FEOF_UNLOCKED 1
  10259. | #define HAVE_GETC_UNLOCKED 1
  10260. | #define HAVE_GETCWD 1
  10261. | #define HAVE_GETEGID 1
  10262. | #define HAVE_GETEUID 1
  10263. | #define HAVE_GETGID 1
  10264. | #define HAVE_GETUID 1
  10265. | #define HAVE_MUNMAP 1
  10266. | #define HAVE_PUTENV 1
  10267. | #define HAVE_SETENV 1
  10268. | #define HAVE_SETLOCALE 1
  10269. | #define HAVE_STPCPY 1
  10270. | #define HAVE_STRCASECMP 1
  10271. | #define HAVE_STRDUP 1
  10272. | #define HAVE_STRTOUL 1
  10273. | #define HAVE_TSEARCH 1
  10274. | #define HAVE_ICONV 1
  10275. | #define ICONV_CONST
  10276. | #define HAVE_LANGINFO_CODESET 1
  10277. | #define HAVE_LC_MESSAGES 1
  10278. | #define ENABLE_NLS 1
  10279. | #define HAVE_EXECINFO 1
  10280. | #define HAVE_LIBREADLINE 1
  10281. | #define HAVE_READLINE_READLINE_H 1
  10282. | #define HAVE_READLINE_HISTORY 1
  10283. | #define HAVE_READLINE_HISTORY_H 1
  10284. | #define HAVE_DECL_STRERROR_R 1
  10285. | #define HAVE_STRERROR_R 1
  10286. | /* end confdefs.h. */
  10287. | #include <stdio.h>
  10288. | #ifdef HAVE_SYS_TYPES_H
  10289. | # include <sys/types.h>
  10290. | #endif
  10291. | #ifdef HAVE_SYS_STAT_H
  10292. | # include <sys/stat.h>
  10293. | #endif
  10294. | #ifdef STDC_HEADERS
  10295. | # include <stdlib.h>
  10296. | # include <stddef.h>
  10297. | #else
  10298. | # ifdef HAVE_STDLIB_H
  10299. | # include <stdlib.h>
  10300. | # endif
  10301. | #endif
  10302. | #ifdef HAVE_STRING_H
  10303. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  10304. | # include <memory.h>
  10305. | # endif
  10306. | # include <string.h>
  10307. | #endif
  10308. | #ifdef HAVE_STRINGS_H
  10309. | # include <strings.h>
  10310. | #endif
  10311. | #ifdef HAVE_INTTYPES_H
  10312. | # include <inttypes.h>
  10313. | #endif
  10314. | #ifdef HAVE_STDINT_H
  10315. | # include <stdint.h>
  10316. | #endif
  10317. | #ifdef HAVE_UNISTD_H
  10318. | # include <unistd.h>
  10319. | #endif
  10320. | int
  10321. | main ()
  10322. | {
  10323. |
  10324. | char buf[100];
  10325. | char x = *strerror_r (0, buf, sizeof buf);
  10326. | char *p = strerror_r (0, buf, sizeof buf);
  10327. | return !p || x;
  10328. |
  10329. | ;
  10330. | return 0;
  10331. | }
  10332. configure:16347: result: no
  10333. configure:16361: checking for docdir
  10334. configure:16366: result: ${datarootdir}/doc/${PACKAGE_TARNAME}
  10335. configure:16371: checking for SVNDATE
  10336. configure:16426: result: rev. g3e9f92b+
  10337. configure:16449: checking denoising level
  10338. configure:16464: result: 0
  10339. configure:16488: checking whether ccache support should be added
  10340. configure:16490: result: no
  10341. configure:16719: checking that generated files are newer than configure
  10342. configure:16725: result: done
  10343. configure:16844: creating ./config.status
  10344.  
  10345. ## ---------------------- ##
  10346. ## Running config.status. ##
  10347. ## ---------------------- ##
  10348.  
  10349. This file was extended by aMule-dlp config.status SVN, which was
  10350. generated by GNU Autoconf 2.69. Invocation command line was
  10351.  
  10352. CONFIG_FILES =
  10353. CONFIG_HEADERS =
  10354. CONFIG_LINKS =
  10355. CONFIG_COMMANDS =
  10356. $ ./config.status
  10357.  
  10358. on localuser-mbp.lan
  10359.  
  10360. config.status:1235: creating Makefile
  10361. config.status:1235: creating docs/Makefile
  10362. config.status:1235: creating docs/man/Makefile
  10363. config.status:1235: creating intl/Makefile
  10364. config.status:1235: creating po/Makefile.in
  10365. config.status:1235: creating src/Makefile
  10366. config.status:1235: creating src/pixmaps/Makefile
  10367. config.status:1235: creating src/pixmaps/flags_xpm/Makefile
  10368. config.status:1235: creating src/libs/Makefile
  10369. config.status:1235: creating src/libs/ec/Makefile
  10370. config.status:1235: creating src/libs/ec/cpp/Makefile
  10371. config.status:1235: creating src/libs/common/Makefile
  10372. config.status:1235: creating src/utils/Makefile
  10373. config.status:1235: creating src/utils/aLinkCreator/Makefile
  10374. config.status:1235: creating src/utils/aLinkCreator/docs/Makefile
  10375. config.status:1235: creating src/utils/aLinkCreator/src/Makefile
  10376. config.status:1235: creating src/utils/cas/Makefile
  10377. config.status:1235: creating src/utils/cas/docs/Makefile
  10378. config.status:1235: creating src/utils/fileview/Makefile
  10379. config.status:1235: creating src/utils/plasmamule/Makefile
  10380. config.status:1235: creating src/utils/wxCas/Makefile
  10381. config.status:1235: creating src/utils/wxCas/docs/Makefile
  10382. config.status:1235: creating src/utils/wxCas/src/Makefile
  10383. config.status:1235: creating src/utils/xas/Makefile
  10384. config.status:1235: creating src/utils/xas/autostart-xas
  10385. config.status:1235: creating src/utils/xas/docs/Makefile
  10386. config.status:1235: creating src/skins/Makefile
  10387. config.status:1235: creating src/webserver/Makefile
  10388. config.status:1235: creating src/webserver/src/Makefile
  10389. config.status:1235: creating src/webserver/default/Makefile
  10390. config.status:1235: creating unittests/Makefile
  10391. config.status:1235: creating unittests/muleunit/Makefile
  10392. config.status:1235: creating unittests/tests/Makefile
  10393. config.status:1235: creating config.h
  10394. config.status:1416: config.h is unchanged
  10395. config.status:1464: executing depfiles commands
  10396. config.status:1541: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  10397. make: Nothing to be done for `am--depfiles'.
  10398. config.status:1546: $? = 0
  10399. config.status:1541: cd src/libs/ec/cpp && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  10400. make: Nothing to be done for `am--depfiles'.
  10401. config.status:1546: $? = 0
  10402. config.status:1541: cd src/libs/common && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  10403. make: Nothing to be done for `am--depfiles'.
  10404. config.status:1546: $? = 0
  10405. config.status:1541: cd src/utils/aLinkCreator/src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  10406. make: Nothing to be done for `am--depfiles'.
  10407. config.status:1546: $? = 0
  10408. config.status:1541: cd src/utils/cas && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  10409. make: Nothing to be done for `am--depfiles'.
  10410. config.status:1546: $? = 0
  10411. config.status:1541: cd src/utils/fileview && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  10412. make: Nothing to be done for `am--depfiles'.
  10413. config.status:1546: $? = 0
  10414. config.status:1541: cd src/utils/plasmamule && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  10415. make: Nothing to be done for `am--depfiles'.
  10416. config.status:1546: $? = 0
  10417. config.status:1541: cd src/utils/wxCas/src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  10418. make: Nothing to be done for `am--depfiles'.
  10419. config.status:1546: $? = 0
  10420. config.status:1541: cd src/webserver/src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  10421. make: Nothing to be done for `am--depfiles'.
  10422. config.status:1546: $? = 0
  10423. config.status:1541: cd unittests/muleunit && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  10424. make: Nothing to be done for `am--depfiles'.
  10425. config.status:1546: $? = 0
  10426. config.status:1541: cd unittests/tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  10427. make: Nothing to be done for `am--depfiles'.
  10428. config.status:1546: $? = 0
  10429. config.status:1464: executing default-1 commands
  10430. config.status:1464: executing denoiser commands
  10431.  
  10432. ## ---------------- ##
  10433. ## Cache variables. ##
  10434. ## ---------------- ##
  10435.  
  10436. ac_cv_build=x86_64-apple-darwin18.6.0
  10437. ac_cv_c_compiler_gnu=yes
  10438. ac_cv_c_const=yes
  10439. ac_cv_c_inline=inline
  10440. ac_cv_c_volatile=yes
  10441. ac_cv_cxx_compiler_gnu=yes
  10442. ac_cv_env_BOOST_ROOT_set=
  10443. ac_cv_env_BOOST_ROOT_value=
  10444. ac_cv_env_CCC_set=
  10445. ac_cv_env_CCC_value=
  10446. ac_cv_env_CC_set=
  10447. ac_cv_env_CC_value=
  10448. ac_cv_env_CFLAGS_set=
  10449. ac_cv_env_CFLAGS_value=
  10450. ac_cv_env_CPPFLAGS_set=
  10451. ac_cv_env_CPPFLAGS_value=
  10452. ac_cv_env_CPP_set=
  10453. ac_cv_env_CPP_value=
  10454. ac_cv_env_CXXCPP_set=
  10455. ac_cv_env_CXXCPP_value=
  10456. ac_cv_env_CXXFLAGS_set=
  10457. ac_cv_env_CXXFLAGS_value=
  10458. ac_cv_env_CXX_set=
  10459. ac_cv_env_CXX_value=
  10460. ac_cv_env_LDFLAGS_set=
  10461. ac_cv_env_LDFLAGS_value=
  10462. ac_cv_env_LIBS_set=
  10463. ac_cv_env_LIBS_value=
  10464. ac_cv_env_PKG_CONFIG_set=
  10465. ac_cv_env_PKG_CONFIG_value=
  10466. ac_cv_env_RCFLAGS_set=
  10467. ac_cv_env_RCFLAGS_value=
  10468. ac_cv_env_RC_set=
  10469. ac_cv_env_RC_value=
  10470. ac_cv_env_YACC_set=
  10471. ac_cv_env_YACC_value=
  10472. ac_cv_env_YFLAGS_set=
  10473. ac_cv_env_YFLAGS_value=
  10474. ac_cv_env_build_alias_set=
  10475. ac_cv_env_build_alias_value=
  10476. ac_cv_env_host_alias_set=
  10477. ac_cv_env_host_alias_value=
  10478. ac_cv_env_target_alias_set=
  10479. ac_cv_env_target_alias_value=
  10480. ac_cv_func___argz_count=no
  10481. ac_cv_func___argz_next=no
  10482. ac_cv_func___argz_stringify=no
  10483. ac_cv_func__doprnt=no
  10484. ac_cv_func_alloca_works=yes
  10485. ac_cv_func_closedir_void=no
  10486. ac_cv_func_endpwent=yes
  10487. ac_cv_func_feof_unlocked=yes
  10488. ac_cv_func_fgets_unlocked=no
  10489. ac_cv_func_floor=yes
  10490. ac_cv_func_fork=yes
  10491. ac_cv_func_fork_works=yes
  10492. ac_cv_func_ftruncate=yes
  10493. ac_cv_func_getc_unlocked=yes
  10494. ac_cv_func_getcwd=yes
  10495. ac_cv_func_getegid=yes
  10496. ac_cv_func_geteuid=yes
  10497. ac_cv_func_getgid=yes
  10498. ac_cv_func_gethostbyaddr=yes
  10499. ac_cv_func_gethostbyname=yes
  10500. ac_cv_func_gethostname=yes
  10501. ac_cv_func_getmntent=no
  10502. ac_cv_func_getopt_long=yes
  10503. ac_cv_func_getpagesize=yes
  10504. ac_cv_func_getpass=yes
  10505. ac_cv_func_getrlimit=yes
  10506. ac_cv_func_gettimeofday=yes
  10507. ac_cv_func_getuid=yes
  10508. ac_cv_func_inet_ntoa=yes
  10509. ac_cv_func_localeconv=yes
  10510. ac_cv_func_lstat_dereferences_slashed_symlink=no
  10511. ac_cv_func_lstat_empty_string_bug=no
  10512. ac_cv_func_malloc_0_nonnull=yes
  10513. ac_cv_func_memcmp_working=yes
  10514. ac_cv_func_memmove=yes
  10515. ac_cv_func_mempcpy=no
  10516. ac_cv_func_memset=yes
  10517. ac_cv_func_mkdir=yes
  10518. ac_cv_func_mmap_fixed_mapped=yes
  10519. ac_cv_func_munmap=yes
  10520. ac_cv_func_nl_langinfo=yes
  10521. ac_cv_func_pow=yes
  10522. ac_cv_func_putenv=yes
  10523. ac_cv_func_realloc_0_nonnull=yes
  10524. ac_cv_func_select=yes
  10525. ac_cv_func_select_args='int,fd_set *,struct timeval *'
  10526. ac_cv_func_setenv=yes
  10527. ac_cv_func_setlocale=yes
  10528. ac_cv_func_setrlimit=yes
  10529. ac_cv_func_setvbuf_reversed=no
  10530. ac_cv_func_sigaction=yes
  10531. ac_cv_func_socket=yes
  10532. ac_cv_func_sqrt=yes
  10533. ac_cv_func_stat_empty_string_bug=no
  10534. ac_cv_func_stpcpy=yes
  10535. ac_cv_func_strcasecmp=yes
  10536. ac_cv_func_strchr=yes
  10537. ac_cv_func_strcspn=yes
  10538. ac_cv_func_strdup=yes
  10539. ac_cv_func_strerror=yes
  10540. ac_cv_func_strerror_r=yes
  10541. ac_cv_func_strerror_r_char_p=no
  10542. ac_cv_func_strftime=yes
  10543. ac_cv_func_strncasecmp=yes
  10544. ac_cv_func_strstr=yes
  10545. ac_cv_func_strtod=yes
  10546. ac_cv_func_strtoul=yes
  10547. ac_cv_func_tsearch=yes
  10548. ac_cv_func_vfork=yes
  10549. ac_cv_func_vfork_works=yes
  10550. ac_cv_func_vprintf=yes
  10551. ac_cv_gnu_library_2_1=no
  10552. ac_cv_have_decl_strerror_r=yes
  10553. ac_cv_header_GeoIP_h=yes
  10554. ac_cv_header_argz_h=no
  10555. ac_cv_header_arpa_inet_h=yes
  10556. ac_cv_header_dirent_dirent_h=yes
  10557. ac_cv_header_errno_h=yes
  10558. ac_cv_header_fcntl_h=yes
  10559. ac_cv_header_gd_h=yes
  10560. ac_cv_header_history_h=no
  10561. ac_cv_header_inttypes_h=yes
  10562. ac_cv_header_langinfo_h=yes
  10563. ac_cv_header_libintl_h=no
  10564. ac_cv_header_limits_h=yes
  10565. ac_cv_header_locale_h=yes
  10566. ac_cv_header_malloc_h=no
  10567. ac_cv_header_memory_h=yes
  10568. ac_cv_header_mntent_h=no
  10569. ac_cv_header_netdb_h=yes
  10570. ac_cv_header_netinet_in_h=yes
  10571. ac_cv_header_nl_types_h=yes
  10572. ac_cv_header_readline_h=no
  10573. ac_cv_header_readline_history_h=yes
  10574. ac_cv_header_readline_readline_h=yes
  10575. ac_cv_header_signal_h=yes
  10576. ac_cv_header_stdbool_h=yes
  10577. ac_cv_header_stdc=yes
  10578. ac_cv_header_stddef_h=yes
  10579. ac_cv_header_stdint_h=yes
  10580. ac_cv_header_stdio_ext_h=no
  10581. ac_cv_header_stdlib_h=yes
  10582. ac_cv_header_string_h=yes
  10583. ac_cv_header_strings_h=yes
  10584. ac_cv_header_sys_ioctl_h=yes
  10585. ac_cv_header_sys_mntent_h=no
  10586. ac_cv_header_sys_mnttab_h=no
  10587. ac_cv_header_sys_mount_h=yes
  10588. ac_cv_header_sys_param_h=yes
  10589. ac_cv_header_sys_resource_h=yes
  10590. ac_cv_header_sys_select_h=yes
  10591. ac_cv_header_sys_socket_h=yes
  10592. ac_cv_header_sys_stat_h=yes
  10593. ac_cv_header_sys_statvfs_h=yes
  10594. ac_cv_header_sys_time_h=yes
  10595. ac_cv_header_sys_timeb_h=yes
  10596. ac_cv_header_sys_types_h=yes
  10597. ac_cv_header_sys_wait_h=yes
  10598. ac_cv_header_time=yes
  10599. ac_cv_header_typeinfo=yes
  10600. ac_cv_header_unistd_h=yes
  10601. ac_cv_header_vfork_h=no
  10602. ac_cv_host=x86_64-apple-darwin18.6.0
  10603. ac_cv_lib_GeoIP_GeoIP_open=yes
  10604. ac_cv_lib_cposix_strerror=no
  10605. ac_cv_lib_lex=-ll
  10606. ac_cv_objext=o
  10607. ac_cv_path_EGREP='/usr/bin/grep -E'
  10608. ac_cv_path_GDLIB_CONFIG_PATH=/opt/local/bin/gdlib-config
  10609. ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
  10610. ac_cv_path_GREP=/usr/bin/grep
  10611. ac_cv_path_LIBPNG_CONFIG_PATH=/opt/local/bin/libpng-config
  10612. ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
  10613. ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
  10614. ac_cv_path_SED=/usr/bin/sed
  10615. ac_cv_path_WX_CONFIG_PATH=/usr/local/bin/wx-config
  10616. ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
  10617. ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
  10618. ac_cv_path_install='/usr/bin/install -c'
  10619. ac_cv_prog_AWK=awk
  10620. ac_cv_prog_CPP='gcc -E'
  10621. ac_cv_prog_CXXCPP='g++ -E'
  10622. ac_cv_prog_INTLBISON=bison
  10623. ac_cv_prog_LEX=flex
  10624. ac_cv_prog_YACC='bison -y'
  10625. ac_cv_prog_ac_ct_AR=ar
  10626. ac_cv_prog_ac_ct_CC=gcc
  10627. ac_cv_prog_ac_ct_CXX=g++
  10628. ac_cv_prog_ac_ct_LD=ld
  10629. ac_cv_prog_ac_ct_RANLIB=ranlib
  10630. ac_cv_prog_ac_ct_STRIP=strip
  10631. ac_cv_prog_cc_c89=
  10632. ac_cv_prog_cc_g=yes
  10633. ac_cv_prog_cxx_g=yes
  10634. ac_cv_prog_gcc_traditional=no
  10635. ac_cv_prog_lex_root=lex.yy
  10636. ac_cv_prog_lex_yytext_pointer=yes
  10637. ac_cv_prog_make_make_set=yes
  10638. ac_cv_search_getmntent=no
  10639. ac_cv_search_opendir='none required'
  10640. ac_cv_struct_tm=time.h
  10641. ac_cv_type__Bool=yes
  10642. ac_cv_type_mode_t=yes
  10643. ac_cv_type_off_t=yes
  10644. ac_cv_type_pid_t=yes
  10645. ac_cv_type_ptrdiff_t=yes
  10646. ac_cv_type_signal=void
  10647. ac_cv_type_size_t=yes
  10648. ac_cv_type_uid_t=yes
  10649. ac_cv_type_unsigned_long_long=yes
  10650. ac_cv_working_alloca_h=yes
  10651. acl_cv_hardcode_direct=yes
  10652. acl_cv_hardcode_libdir_flag_spec=
  10653. acl_cv_hardcode_libdir_separator=
  10654. acl_cv_hardcode_minus_L=no
  10655. acl_cv_libext=a
  10656. acl_cv_path_LD=ld
  10657. acl_cv_prog_gnu_ld=no
  10658. acl_cv_rpath=done
  10659. acl_cv_shlibext=dylib
  10660. acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
  10661. acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
  10662. acl_cv_wl=-Wl,
  10663. am_cv_CC_dependencies_compiler_type=gcc3
  10664. am_cv_CXX_dependencies_compiler_type=gcc3
  10665. am_cv_func_iconv=yes
  10666. am_cv_langinfo_codeset=yes
  10667. am_cv_lib_iconv=yes
  10668. am_cv_make_support_nested_variables=yes
  10669. am_cv_prog_cc_c_o=yes
  10670. am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
  10671. am_cv_proto_iconv_arg1=
  10672. am_cv_val_LC_MESSAGES=yes
  10673. gt_cv_func_gnugettext2_libc=no
  10674. gt_cv_func_gnugettext2_libintl=no
  10675. gt_cv_header_inttypes_h=yes
  10676. gt_cv_int_divbyzero_sigfpe=no
  10677. gt_cv_inttypes_pri_broken=no
  10678. jm_ac_cv_header_inttypes_h=yes
  10679. jm_ac_cv_header_stdint_h=yes
  10680. nls_cv_force_use_gnu_gettext=no
  10681. nls_cv_header_intl=
  10682. nls_cv_header_libgt=
  10683. nls_cv_use_gnu_gettext=yes
  10684. vl_cv_lib_readline=-lreadline
  10685. vl_cv_lib_readline_history=yes
  10686.  
  10687. ## ----------------- ##
  10688. ## Output variables. ##
  10689. ## ----------------- ##
  10690.  
  10691. ACLOCAL='${SHELL} /Users/localuser/projects/amule-dlp/missing aclocal-1.16'
  10692. ALCC_FALSE='#'
  10693. ALCC_MANPAGES='alcc.1 alcc.de.1 alcc.es.1 alcc.fr.1 alcc.hu.1 alcc.it.1 alcc.ro.1 alcc.ru.1 alcc.tr.1 alcc.zh_TW.1'
  10694. ALCC_TRUE=''
  10695. ALC_FALSE='#'
  10696. ALC_MANPAGES='alc.1 alc.de.1 alc.es.1 alc.fr.1 alc.hu.1 alc.it.1 alc.ro.1 alc.ru.1 alc.tr.1 alc.zh_TW.1'
  10697. ALC_TRUE=''
  10698. ALLOCA=''
  10699. AMDEPBACKSLASH='\'
  10700. AMDEP_FALSE='#'
  10701. AMDEP_TRUE=''
  10702. AMTAR='$${TAR-tar}'
  10703. AMULECMD_MANPAGES='amulecmd.1 amulecmd.de.1 amulecmd.es.1 amulecmd.fr.1 amulecmd.hu.1 amulecmd.it.1 amulecmd.ro.1 amulecmd.ru.1 amulecmd.tr.1 amulecmd.zh_TW.1'
  10704. AMULEWEB_DEFS=''
  10705. AMULE_DAEMON_FALSE='#'
  10706. AMULE_DAEMON_MANPAGES='amuled.1 amuled.de.1 amuled.es.1 amuled.fr.1 amuled.hu.1 amuled.it.1 amuled.ro.1 amuled.ru.1 amuled.tr.1 amuled.zh_TW.1'
  10707. AMULE_DAEMON_TRUE=''
  10708. AMULE_GUI_FALSE='#'
  10709. AMULE_GUI_MANPAGES='amulegui.1 amulegui.de.1 amulegui.es.1 amulegui.fr.1 amulegui.hu.1 amulegui.it.1 amulegui.ro.1 amulegui.ru.1 amulegui.tr.1 amulegui.zh_TW.1'
  10710. AMULE_GUI_TRUE=''
  10711. AM_BACKSLASH='\'
  10712. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  10713. AM_DEFAULT_VERBOSITY='1'
  10714. AM_V='$(V)'
  10715. AR='ar'
  10716. AUTOCONF='${SHELL} /Users/localuser/projects/amule-dlp/missing autoconf'
  10717. AUTOHEADER='${SHELL} /Users/localuser/projects/amule-dlp/missing autoheader'
  10718. AUTOMAKE='${SHELL} /Users/localuser/projects/amule-dlp/missing automake-1.16'
  10719. AWK='awk'
  10720. BFD_CPPFLAGS=''
  10721. BFD_LIBS=''
  10722. BOOST_CPPFLAGS=''
  10723. BOOST_LDPATH=''
  10724. BOOST_ROOT=''
  10725. BOOST_SYSTEM_LDFLAGS=''
  10726. BOOST_SYSTEM_LDPATH=''
  10727. BOOST_SYSTEM_LIBS=''
  10728. BUILD_CC='gcc'
  10729. BUILD_CFLAGS=''
  10730. BUILD_CPPFLAGS=''
  10731. BUILD_EXEEXT=''
  10732. BUILD_INCLUDED_LIBINTL='yes'
  10733. BUILD_LDFLAGS=''
  10734. CAS_DEFS='-D__GD__'
  10735. CAS_FALSE='#'
  10736. CAS_MANPAGES='cas.1 cas.de.1 cas.es.1 cas.fr.1 cas.hu.1 cas.it.1 cas.ro.1 cas.ru.1 cas.tr.1 cas.zh_TW.1'
  10737. CAS_TRUE=''
  10738. CATOBJEXT='.gmo'
  10739. CC='gcc'
  10740. CCDEPMODE='depmode=gcc3'
  10741. CFLAGS=''
  10742. COMPILE_CMD_FALSE='#'
  10743. COMPILE_CMD_TRUE=''
  10744. COMPILE_LIB_COMMON_FALSE='#'
  10745. COMPILE_LIB_COMMON_TRUE=''
  10746. COMPILE_LIB_EC_FALSE='#'
  10747. COMPILE_LIB_EC_TRUE=''
  10748. COMPILE_NLS_FALSE='#'
  10749. COMPILE_NLS_TRUE=''
  10750. CPP='gcc -E'
  10751. CPPFLAGS=''
  10752. CRYPTOPP_CPPFLAGS='-I/opt/local/include -D__WEAK_CRYPTO__'
  10753. CRYPTOPP_LDFLAGS='-L/opt/local/lib'
  10754. CRYPTOPP_LIBS='-lcryptopp'
  10755. CXX='g++'
  10756. CXXCPP='g++ -E'
  10757. CXXDEPMODE='depmode=gcc3'
  10758. CXXFLAGS=''
  10759. CYGPATH_W='echo'
  10760. DATADIRNAME='share'
  10761. DEBUGFLAG=''
  10762. DEFS='-DHAVE_CONFIG_H'
  10763. DEPDIR='.deps'
  10764. DISTCHECK_CONFIGURE_FLAGS=''
  10765. ECHO_C='\c'
  10766. ECHO_N=''
  10767. ECHO_T=''
  10768. ED2K_FALSE='#'
  10769. ED2K_MANPAGES='ed2k.1 ed2k.de.1 ed2k.es.1 ed2k.fr.1 ed2k.hu.1 ed2k.it.1 ed2k.ro.1 ed2k.ru.1 ed2k.tr.1 ed2k.zh_TW.1'
  10770. ED2K_TRUE=''
  10771. EGREP='/usr/bin/grep -E'
  10772. ENABLE_DLP_FALSE='#'
  10773. ENABLE_DLP_TRUE=''
  10774. EXEEXT=''
  10775. FILEVIEW_FALSE=''
  10776. FILEVIEW_TRUE='#'
  10777. GDLIB_CFLAGS='-I/opt/local/include'
  10778. GDLIB_CONFIG_PATH='/opt/local/bin/gdlib-config'
  10779. GDLIB_LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib'
  10780. GDLIB_LIBS='-lgd -lgd -L/opt/local/lib -lz -L/opt/local/lib -L/opt/local/lib -lpng16 -L/opt/local/lib -L/opt/local/lib -lfreetype -L/opt/local/lib -lfontconfig -L/opt/local/lib -ljpeg -L/opt/local/lib -lXpm -L/opt/local/lib -ltiff -L/opt/local/lib -lwebp -liconv'
  10781. GENCAT='gencat'
  10782. GENERATE_FLEX_HEADER_FALSE='#'
  10783. GENERATE_FLEX_HEADER_TRUE=''
  10784. GEOIP_CPPFLAGS='-I/opt/local/include -DENABLE_IP2COUNTRY=1'
  10785. GEOIP_LDFLAGS='-L/opt/local/lib'
  10786. GEOIP_LIBS='-lGeoIP'
  10787. GLIBC21='no'
  10788. GMSGFMT='/opt/local/bin/msgfmt'
  10789. GREP='/usr/bin/grep'
  10790. INCINTL='-I${top_builddir}/intl'
  10791. INSTALL_DATA='${INSTALL} -m 644'
  10792. INSTALL_PROGRAM='${INSTALL}'
  10793. INSTALL_SCRIPT='${INSTALL}'
  10794. INSTALL_SKINS_FALSE='#'
  10795. INSTALL_SKINS_TRUE=''
  10796. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  10797. INSTOBJEXT='.mo'
  10798. INTLBISON='bison'
  10799. INTLLIBS='${top_builddir}/intl/libintl.a -liconv'
  10800. INTLOBJS='$(GETTOBJS)'
  10801. INTL_LIBTOOL_SUFFIX_PREFIX=''
  10802. KDE4_CONFIG=''
  10803. KDE_APPLNK_PATH=''
  10804. KDE_HEADER_DIR=''
  10805. KDE_ICON_PATH=''
  10806. KDE_MIME_PATH=''
  10807. KDE_MODULE_PATH=''
  10808. KDE_SERVICE_PATH=''
  10809. LD='ld'
  10810. LDFLAGS=''
  10811. LEX='flex'
  10812. LEXLIB='-ll'
  10813. LEX_OUTPUT_ROOT='lex.yy'
  10814. LIBICONV='-liconv'
  10815. LIBINTL='${top_builddir}/intl/libintl.a -liconv'
  10816. LIBOBJS=' ${LIBOBJDIR}lstat$U.o'
  10817. LIBPNG_CFLAGS=''
  10818. LIBPNG_CONFIG_PATH='/opt/local/bin/libpng-config'
  10819. LIBPNG_LDFLAGS=''
  10820. LIBPNG_LIBS=''
  10821. LIBS=''
  10822. LIBUPNP_CFLAGS='-D_THREAD_SAFE'
  10823. LIBUPNP_CPPFLAGS='-I/opt/local/include/upnp -DENABLE_UPNP=1'
  10824. LIBUPNP_LDFLAGS='-L/opt/local/lib'
  10825. LIBUPNP_LIBS='-D_THREAD_SAFE -lupnp -lixml'
  10826. LTLIBICONV='-liconv'
  10827. LTLIBINTL='${top_builddir}/intl/libintl.a -liconv'
  10828. LTLIBOBJS=' ${LIBOBJDIR}lstat$U.lo'
  10829. MAINT='#'
  10830. MAINTAINER_MODE_FALSE=''
  10831. MAINTAINER_MODE_TRUE='#'
  10832. MAKEINFO='${SHELL} /Users/localuser/projects/amule-dlp/missing makeinfo'
  10833. MKDIR_P='./install-sh -c -d'
  10834. MKINSTALLDIRS='./mkinstalldirs'
  10835. MONOLITHIC_FALSE='#'
  10836. MONOLITHIC_MANPAGES='amule.1 amule.de.1 amule.es.1 amule.fr.1 amule.hu.1 amule.it.1 amule.ro.1 amule.ru.1 amule.tr.1 amule.zh_TW.1'
  10837. MONOLITHIC_TRUE=''
  10838. MSGFMT='/opt/local/bin/msgfmt'
  10839. MSGMERGE='/opt/local/bin/msgmerge'
  10840. MULECFLAGS=' -W -Wall -Wshadow -Wundef -O2'
  10841. MULECPPFLAGS='-no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -DUSE_WX_EXTENSIONS'
  10842. MULECXXFLAGS=' -W -Wall -Wshadow -Wundef -O2'
  10843. MULELDFLAGS='-bind_at_load -lpthread'
  10844. MULERCFLAGS='-I/usr/local/lib/wx/include/osx_cocoa-unicode-static-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -D__PRERELEASE__'
  10845. NEED_CORESERVICES_FALSE='#'
  10846. NEED_CORESERVICES_TRUE=''
  10847. NEED_RC_FALSE=''
  10848. NEED_RC_TRUE='#'
  10849. OBJEXT='o'
  10850. PACKAGE='amule-dlp'
  10851. PACKAGE_BUGREPORT='admin@amule.org'
  10852. PACKAGE_NAME='aMule-dlp'
  10853. PACKAGE_STRING='aMule-dlp SVN'
  10854. PACKAGE_TARNAME='amule-dlp'
  10855. PACKAGE_URL=''
  10856. PACKAGE_VERSION='SVN'
  10857. PATH_SEPARATOR=':'
  10858. PKG_CONFIG='/opt/local/bin/pkg-config'
  10859. PLASMAMULE_FALSE=''
  10860. PLASMAMULE_TRUE='#'
  10861. POSUB='po'
  10862. POW_LIB=''
  10863. QT_CORE_CXXFLAGS=''
  10864. QT_CORE_LIBS=''
  10865. QT_DBUS_LDFLAGS=''
  10866. QT_GUI_CXXFLAGS=''
  10867. QT_GUI_LIBS=''
  10868. QT_MOC=''
  10869. RANLIB='ranlib'
  10870. RC=''
  10871. RCFLAGS=''
  10872. READLINE_LIBS='-lreadline'
  10873. RESOLV_LIB=''
  10874. SED='/usr/bin/sed'
  10875. SET_MAKE=''
  10876. SHELL='/bin/sh'
  10877. STRIP='strip'
  10878. SVNDATE='rev. g3e9f92b+'
  10879. SYS_WIN32_FALSE=''
  10880. SYS_WIN32_TRUE='#'
  10881. USE_INCLUDED_LIBINTL='yes'
  10882. USE_NLS='yes'
  10883. VERSION='SVN'
  10884. WEBSERVER_MANPAGES='amuleweb.1 amuleweb.de.1 amuleweb.es.1 amuleweb.fr.1 amuleweb.hu.1 amuleweb.it.1 amuleweb.ro.1 amuleweb.ru.1 amuleweb.tr.1 amuleweb.zh_TW.1'
  10885. WEB_FALSE='#'
  10886. WEB_TRUE=''
  10887. WXBASE_CPPFLAGS='-I/usr/local/lib/wx/include/osx_cocoa-unicode-static-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -DwxUSE_GUI=0'
  10888. WXBASE_LIBS='-L/usr/local/lib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL /usr/local/lib/libwx_baseu_net-3.0.a /usr/local/lib/libwx_baseu-3.0.a -lwxregexu-3.0 -lwxtiff-3.0 -lwxjpeg-3.0 -lwxpng-3.0 -lz -lpthread -liconv -llzma '
  10889. WXCAS_FALSE='#'
  10890. WXCAS_MANPAGES='wxcas.1 wxcas.de.1 wxcas.es.1 wxcas.fr.1 wxcas.hu.1 wxcas.it.1 wxcas.ro.1 wxcas.ru.1 wxcas.tr.1 wxcas.zh_TW.1'
  10891. WXCAS_TRUE=''
  10892. WX_CFLAGS='-I/usr/local/lib/wx/include/osx_cocoa-unicode-static-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ '
  10893. WX_CFLAGS_ONLY=''
  10894. WX_CONFIG_PATH='/usr/local/bin/wx-config'
  10895. WX_CPPFLAGS='-I/usr/local/lib/wx/include/osx_cocoa-unicode-static-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__'
  10896. WX_CXXFLAGS='-I/usr/local/lib/wx/include/osx_cocoa-unicode-static-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ '
  10897. WX_CXXFLAGS_ONLY='-I/usr/local/lib/wx/include/osx_cocoa-unicode-static-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__'
  10898. WX_DEBUG='0'
  10899. WX_LIBS='-L/usr/local/lib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL /usr/local/lib/libwx_baseu_net-3.0.a /usr/local/lib/libwx_osx_cocoau_adv-3.0.a /usr/local/lib/libwx_osx_cocoau_core-3.0.a /usr/local/lib/libwx_baseu-3.0.a -framework WebKit -lwxregexu-3.0 -lwxtiff-3.0 -lwxjpeg-3.0 -lwxpng-3.0 -lz -lpthread -liconv -llzma '
  10900. WX_LIBS_STATIC='-L/usr/local/lib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL /usr/local/lib/libwx_osx_cocoau_xrc-3.0.a /usr/local/lib/libwx_osx_cocoau_webview-3.0.a /usr/local/lib/libwx_osx_cocoau_qa-3.0.a /usr/local/lib/libwx_baseu_net-3.0.a /usr/local/lib/libwx_osx_cocoau_html-3.0.a /usr/local/lib/libwx_osx_cocoau_adv-3.0.a /usr/local/lib/libwx_osx_cocoau_core-3.0.a /usr/local/lib/libwx_baseu_xml-3.0.a /usr/local/lib/libwx_baseu-3.0.a -framework WebKit -lexpat -lwxregexu-3.0 -lwxtiff-3.0 -lwxjpeg-3.0 -lwxpng-3.0 -lz -lpthread -liconv -llzma '
  10901. WX_PORT='osx_cocoa'
  10902. WX_RESCOMP='cat /dev/null | Rez -d __DARWIN__ -t APPL /usr/local/lib/libwx_osx_cocoau-3.0.4.r'
  10903. WX_SHARED='0'
  10904. WX_UNICODE='1'
  10905. WX_VERSION='3.0.4'
  10906. WX_VERSION_MAJOR='3'
  10907. WX_VERSION_MICRO='4'
  10908. WX_VERSION_MINOR='0'
  10909. XAS_FALSE=''
  10910. XAS_TRUE='#'
  10911. XGETTEXT='/opt/local/bin/xgettext'
  10912. YACC='bison -y'
  10913. YFLAGS=''
  10914. ZLIB_CPPFLAGS=''
  10915. ZLIB_LDFLAGS=''
  10916. ZLIB_LIBS='-lz'
  10917. ac_ct_BUILD_CC=''
  10918. ac_ct_CC='gcc'
  10919. ac_ct_CXX='g++'
  10920. am__EXEEXT_FALSE=''
  10921. am__EXEEXT_TRUE='#'
  10922. am__fastdepCC_FALSE='#'
  10923. am__fastdepCC_TRUE=''
  10924. am__fastdepCXX_FALSE='#'
  10925. am__fastdepCXX_TRUE=''
  10926. am__include='include'
  10927. am__isrc=''
  10928. am__leading_dot='.'
  10929. am__nodep='_no'
  10930. am__quote=''
  10931. am__tar='$${TAR-tar} chof - "$$tardir"'
  10932. am__untar='$${TAR-tar} xf -'
  10933. bindir='${exec_prefix}/bin'
  10934. build='x86_64-apple-darwin18.6.0'
  10935. build_alias=''
  10936. build_cpu='x86_64'
  10937. build_os='darwin18.6.0'
  10938. build_vendor='apple'
  10939. datadir='${datarootdir}'
  10940. datarootdir='${prefix}/share'
  10941. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  10942. dvidir='${docdir}'
  10943. exec_prefix='${prefix}'
  10944. host='x86_64-apple-darwin18.6.0'
  10945. host_alias=''
  10946. host_cpu='x86_64'
  10947. host_os='darwin18.6.0'
  10948. host_vendor='apple'
  10949. htmldir='${docdir}'
  10950. includedir='${prefix}/include'
  10951. infodir='${datarootdir}/info'
  10952. install_sh='${SHELL} /Users/localuser/projects/amule-dlp/install-sh'
  10953. libdir='${exec_prefix}/lib'
  10954. libexecdir='${exec_prefix}/libexec'
  10955. localedir='${datarootdir}/locale'
  10956. localstatedir='${prefix}/var'
  10957. mandir='${datarootdir}/man'
  10958. mkdir_p='$(MKDIR_P)'
  10959. oldincludedir='/usr/include'
  10960. pdfdir='${docdir}'
  10961. prefix='/usr/local'
  10962. program_transform_name='s,x,x,'
  10963. psdir='${docdir}'
  10964. sbindir='${exec_prefix}/sbin'
  10965. sharedstatedir='${prefix}/com'
  10966. sysconfdir='${prefix}/etc'
  10967. target_alias=''
  10968.  
  10969. ## ----------- ##
  10970. ## confdefs.h. ##
  10971. ## ----------- ##
  10972.  
  10973. /* confdefs.h */
  10974. #define PACKAGE_NAME "aMule-dlp"
  10975. #define PACKAGE_TARNAME "amule-dlp"
  10976. #define PACKAGE_VERSION "SVN"
  10977. #define PACKAGE_STRING "aMule-dlp SVN"
  10978. #define PACKAGE_BUGREPORT "admin@amule.org"
  10979. #define PACKAGE_URL ""
  10980. #define PACKAGE "amule-dlp"
  10981. #define VERSION "SVN"
  10982. #define YYTEXT_POINTER 1
  10983. #define STDC_HEADERS 1
  10984. #define HAVE_SYS_TYPES_H 1
  10985. #define HAVE_SYS_STAT_H 1
  10986. #define HAVE_STDLIB_H 1
  10987. #define HAVE_STRING_H 1
  10988. #define HAVE_MEMORY_H 1
  10989. #define HAVE_STRINGS_H 1
  10990. #define HAVE_INTTYPES_H 1
  10991. #define HAVE_STDINT_H 1
  10992. #define HAVE_UNISTD_H 1
  10993. #define HAVE__BOOL 1
  10994. #define HAVE_STDBOOL_H 1
  10995. #define SUPPORT_GEOIP 1
  10996. #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  10997. #define HAVE_TYPEINFO 1
  10998. #define HAVE_CXXABI 1
  10999. #define HAVE_ALLOCA_H 1
  11000. #define HAVE_ALLOCA 1
  11001. #define HAVE_DIRENT_H 1
  11002. #define STDC_HEADERS 1
  11003. #define HAVE_ARPA_INET_H 1
  11004. #define HAVE_ERRNO_H 1
  11005. #define HAVE_FCNTL_H 1
  11006. #define HAVE_INTTYPES_H 1
  11007. #define HAVE_LANGINFO_H 1
  11008. #define HAVE_LIMITS_H 1
  11009. #define HAVE_LOCALE_H 1
  11010. #define HAVE_NETDB_H 1
  11011. #define HAVE_NETINET_IN_H 1
  11012. #define HAVE_STDDEF_H 1
  11013. #define HAVE_NL_TYPES_H 1
  11014. #define HAVE_SIGNAL_H 1
  11015. #define HAVE_STDINT_H 1
  11016. #define HAVE_STDLIB_H 1
  11017. #define HAVE_STRING_H 1
  11018. #define HAVE_STRINGS_H 1
  11019. #define HAVE_SYS_IOCTL_H 1
  11020. #define HAVE_SYS_MOUNT_H 1
  11021. #define HAVE_SYS_PARAM_H 1
  11022. #define HAVE_SYS_RESOURCE_H 1
  11023. #define HAVE_SYS_SELECT_H 1
  11024. #define HAVE_SYS_SOCKET_H 1
  11025. #define HAVE_SYS_STATVFS_H 1
  11026. #define HAVE_SYS_TIME_H 1
  11027. #define HAVE_SYS_TIMEB_H 1
  11028. #define HAVE_SYS_TYPES_H 1
  11029. #define HAVE_UNISTD_H 1
  11030. #define HAVE_SYS_WAIT_H 1
  11031. #define TIME_WITH_SYS_TIME 1
  11032. #define HAVE_PTRDIFF_T 1
  11033. #define HAVE_FORK 1
  11034. #define HAVE_VFORK 1
  11035. #define HAVE_WORKING_VFORK 1
  11036. #define HAVE_WORKING_FORK 1
  11037. #define HAVE_SYS_SELECT_H 1
  11038. #define HAVE_SYS_SOCKET_H 1
  11039. #define SELECT_TYPE_ARG1 int
  11040. #define SELECT_TYPE_ARG234 (fd_set *)
  11041. #define SELECT_TYPE_ARG5 (struct timeval *)
  11042. #define RETSIGTYPE void
  11043. #define HAVE_STRFTIME 1
  11044. #define HAVE_VPRINTF 1
  11045. #define HAVE_STDLIB_H 1
  11046. #define HAVE_MALLOC 1
  11047. #define HAVE_STDLIB_H 1
  11048. #define HAVE_REALLOC 1
  11049. #define HAVE_ENDPWENT 1
  11050. #define HAVE_FLOOR 1
  11051. #define HAVE_FTRUNCATE 1
  11052. #define HAVE_GETCWD 1
  11053. #define HAVE_GETHOSTBYADDR 1
  11054. #define HAVE_GETHOSTBYNAME 1
  11055. #define HAVE_GETHOSTNAME 1
  11056. #define HAVE_GETOPT_LONG 1
  11057. #define HAVE_GETPASS 1
  11058. #define HAVE_GETRLIMIT 1
  11059. #define HAVE_GETTIMEOFDAY 1
  11060. #define HAVE_INET_NTOA 1
  11061. #define HAVE_LOCALECONV 1
  11062. #define HAVE_MEMMOVE 1
  11063. #define HAVE_MEMSET 1
  11064. #define HAVE_MKDIR 1
  11065. #define HAVE_NL_LANGINFO 1
  11066. #define HAVE_POW 1
  11067. #define HAVE_SELECT 1
  11068. #define HAVE_SETLOCALE 1
  11069. #define HAVE_SETRLIMIT 1
  11070. #define HAVE_SIGACTION 1
  11071. #define HAVE_SOCKET 1
  11072. #define HAVE_SQRT 1
  11073. #define HAVE_STPCPY 1
  11074. #define HAVE_STRCASECMP 1
  11075. #define HAVE_STRCHR 1
  11076. #define HAVE_STRCSPN 1
  11077. #define HAVE_STRDUP 1
  11078. #define HAVE_STRERROR 1
  11079. #define HAVE_STRNCASECMP 1
  11080. #define HAVE_STRSTR 1
  11081. #define HAVE_STRTOUL 1
  11082. #define HAVE_STDLIB_H 1
  11083. #define HAVE_UNISTD_H 1
  11084. #define HAVE_SYS_PARAM_H 1
  11085. #define HAVE_GETPAGESIZE 1
  11086. #define HAVE_MMAP 1
  11087. #define INTDIV0_RAISES_SIGFPE 0
  11088. #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  11089. #define HAVE_STDINT_H_WITH_UINTMAX 1
  11090. #define HAVE_UNSIGNED_LONG_LONG 1
  11091. #define HAVE_INTTYPES_H 1
  11092. #define HAVE_LIMITS_H 1
  11093. #define HAVE_LOCALE_H 1
  11094. #define HAVE_NL_TYPES_H 1
  11095. #define HAVE_STDDEF_H 1
  11096. #define HAVE_STDLIB_H 1
  11097. #define HAVE_STRING_H 1
  11098. #define HAVE_UNISTD_H 1
  11099. #define HAVE_SYS_PARAM_H 1
  11100. #define HAVE_FEOF_UNLOCKED 1
  11101. #define HAVE_GETC_UNLOCKED 1
  11102. #define HAVE_GETCWD 1
  11103. #define HAVE_GETEGID 1
  11104. #define HAVE_GETEUID 1
  11105. #define HAVE_GETGID 1
  11106. #define HAVE_GETUID 1
  11107. #define HAVE_MUNMAP 1
  11108. #define HAVE_PUTENV 1
  11109. #define HAVE_SETENV 1
  11110. #define HAVE_SETLOCALE 1
  11111. #define HAVE_STPCPY 1
  11112. #define HAVE_STRCASECMP 1
  11113. #define HAVE_STRDUP 1
  11114. #define HAVE_STRTOUL 1
  11115. #define HAVE_TSEARCH 1
  11116. #define HAVE_ICONV 1
  11117. #define ICONV_CONST
  11118. #define HAVE_LANGINFO_CODESET 1
  11119. #define HAVE_LC_MESSAGES 1
  11120. #define ENABLE_NLS 1
  11121. #define HAVE_EXECINFO 1
  11122. #define HAVE_LIBREADLINE 1
  11123. #define HAVE_READLINE_READLINE_H 1
  11124. #define HAVE_READLINE_HISTORY 1
  11125. #define HAVE_READLINE_HISTORY_H 1
  11126. #define HAVE_DECL_STRERROR_R 1
  11127. #define HAVE_STRERROR_R 1
  11128. #define SVNDATE "rev. g3e9f92b+"
  11129.  
  11130. configure: exit 0
Add Comment
Please, Sign In to add comment