Advertisement
Guest User

Untitled

a guest
Apr 27th, 2011
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 116.78 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 dpkg configure 1.14.30, which was
  5. generated by GNU Autoconf 2.61. Invocation command line was
  6.  
  7. $ ./configure --prefix=/Users/Shared/xbmc-depends/ios-4.2_arm7 --enable-static --disable-shared
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = mjar81mac.local
  14. uname -m = i386
  15. uname -r = 10.7.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386
  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 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386
  27. Kernel configured for up to 2 processors.
  28. 2 processors are physically available.
  29. 2 processors are logically available.
  30. Processor type: i486 (Intel 80486)
  31. Processors active: 0 1
  32. Primary memory available: 4.00 gigabytes
  33. Default processor set: 108 tasks, 572 threads, 2 processors
  34. Load average: 6.62, Mach factor: 0.29
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /Users/Shared/xbmc-depends/ios-4.2_arm7/bin
  40. PATH: /usr/bin
  41. PATH: /bin
  42. PATH: /usr/sbin
  43. PATH: /sbin
  44. PATH: /usr/local/bin
  45. PATH: /usr/local/git/bin
  46. PATH: /usr/X11/bin
  47. PATH: /opt/local/bin
  48. PATH: /Applications/Aptana Studio 2.0/plugins/com.aptana.ide.framework.apollo.macosx_2.0.20090724/sdk/bin/
  49.  
  50.  
  51. ## ----------- ##
  52. ## Core tests. ##
  53. ## ----------- ##
  54.  
  55. configure:1876: checking build system type
  56. configure:1894: result: i386-apple-darwin10.7.0
  57. configure:1916: checking host system type
  58. configure:1931: result: i386-apple-darwin10.7.0
  59. configure:1953: checking target system type
  60. configure:1968: result: i386-apple-darwin10.7.0
  61. configure:2002: checking dpkg cpu type
  62. configure:2010: result: i386
  63. configure:2012: WARNING: i386 not found in cputable
  64. configure:2024: checking dpkg operating system type
  65. configure:2032: result: darwin10.7.0
  66. configure:2034: WARNING: darwin10.7.0 not found in ostable
  67. configure:2046: checking dpkg architecture name
  68. configure:2052: result:
  69. configure:2076: checking for a BSD-compatible install
  70. configure:2132: result: /usr/bin/install -c
  71. configure:2143: checking whether build environment is sane
  72. configure:2186: result: yes
  73. configure:2214: checking for a thread-safe mkdir -p
  74. configure:2253: result: config/install-sh -c -d
  75. configure:2266: checking for gawk
  76. configure:2296: result: no
  77. configure:2266: checking for mawk
  78. configure:2296: result: no
  79. configure:2266: checking for nawk
  80. configure:2296: result: no
  81. configure:2266: checking for awk
  82. configure:2282: found /usr/bin/awk
  83. configure:2293: result: awk
  84. configure:2304: checking whether make sets $(MAKE)
  85. configure:2325: result: yes
  86. configure:2516: checking whether NLS is requested
  87. configure:2525: result: yes
  88. configure:2563: checking for msgfmt
  89. configure: trying /usr/local/bin/msgfmt...
  90. 0 translated messages.
  91. configure:2595: result: /usr/local/bin/msgfmt
  92. configure:2604: checking for gmsgfmt
  93. configure:2635: result: /usr/local/bin/msgfmt
  94. configure:2686: checking for xgettext
  95. configure: trying /usr/local/bin/xgettext...
  96. /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
  97. configure:2718: result: /usr/local/bin/xgettext
  98. configure:2764: checking for msgmerge
  99. configure: trying /usr/local/bin/msgmerge...
  100. configure:2795: result: /usr/local/bin/msgmerge
  101. configure:2837: checking for style of include used by make
  102. configure:2865: result: GNU
  103. configure:2935: checking for gcc
  104. configure:2951: found /usr/bin/gcc
  105. configure:2962: result: gcc
  106. configure:3200: checking for C compiler version
  107. configure:3207: gcc --version >&5
  108. i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
  109. Copyright (C) 2007 Free Software Foundation, Inc.
  110. This is free software; see the source for copying conditions. There is NO
  111. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  112.  
  113. configure:3210: $? = 0
  114. configure:3217: gcc -v >&5
  115. Using built-in specs.
  116. Target: i686-apple-darwin10
  117. Configured with: /var/tmp/gcc/gcc-5666.3~123/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
  118. Thread model: posix
  119. gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
  120. configure:3220: $? = 0
  121. configure:3227: gcc -V >&5
  122. gcc-4.2: argument to `-V' is missing
  123. configure:3230: $? = 1
  124. configure:3253: checking for C compiler default output file name
  125. configure:3280: gcc conftest.c >&5
  126. configure:3283: $? = 0
  127. configure:3321: result: a.out
  128. configure:3338: checking whether the C compiler works
  129. configure:3348: ./a.out
  130. configure:3351: $? = 0
  131. configure:3368: result: yes
  132. configure:3375: checking whether we are cross compiling
  133. configure:3377: result: no
  134. configure:3380: checking for suffix of executables
  135. configure:3387: gcc -o conftest conftest.c >&5
  136. configure:3390: $? = 0
  137. configure:3414: result:
  138. configure:3420: checking for suffix of object files
  139. configure:3446: gcc -c conftest.c >&5
  140. configure:3449: $? = 0
  141. configure:3472: result: o
  142. configure:3476: checking whether we are using the GNU C compiler
  143. configure:3505: gcc -c conftest.c >&5
  144. configure:3511: $? = 0
  145. configure:3528: result: yes
  146. configure:3533: checking whether gcc accepts -g
  147. configure:3563: gcc -c -g conftest.c >&5
  148. configure:3569: $? = 0
  149. configure:3668: result: yes
  150. configure:3685: checking for gcc option to accept ISO C89
  151. configure:3759: gcc -c -g -O2 conftest.c >&5
  152. configure:3765: $? = 0
  153. configure:3788: result: none needed
  154. configure:3808: checking dependency style of gcc
  155. configure:3899: result: gcc3
  156. configure:3938: checking for ld used by GCC
  157. configure:4002: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
  158. configure:4011: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
  159. configure:4024: result: no
  160. configure:4031: checking for shared library run path origin
  161. configure:4044: result: done
  162. configure:4502: checking for CFPreferencesCopyAppValue
  163. configure:4530: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  164. configure:4536: $? = 0
  165. configure:4554: result: yes
  166. configure:4563: checking for CFLocaleCopyCurrent
  167. configure:4591: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  168. configure:4597: $? = 0
  169. configure:4615: result: yes
  170. configure:4666: checking for GNU gettext in libc
  171. configure:4696: gcc -o conftest -g -O2 conftest.c >&5
  172. Undefined symbols for architecture x86_64:
  173. "_libintl_bindtextdomain", referenced from:
  174. _main in ccRxdUvm.o
  175. "_libintl_gettext", referenced from:
  176. _main in ccRxdUvm.o
  177. "__nl_domain_bindings", referenced from:
  178. _main in ccRxdUvm.o
  179. "__nl_msg_cat_cntr", referenced from:
  180. _main in ccRxdUvm.o
  181. ld: symbol(s) not found for architecture x86_64
  182. collect2: ld returned 1 exit status
  183. configure:4702: $? = 1
  184. configure: failed program was:
  185. | /* confdefs.h. */
  186. | #define PACKAGE_NAME "dpkg"
  187. | #define PACKAGE_TARNAME "dpkg"
  188. | #define PACKAGE_VERSION "1.14.30"
  189. | #define PACKAGE_STRING "dpkg 1.14.30"
  190. | #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  191. | #define _GNU_SOURCE 1
  192. | #define ARCHITECTURE_CPU "i386"
  193. | #define ARCHITECTURE_OS "darwin10.7.0"
  194. | #define ARCHITECTURE ""
  195. | #define PACKAGE "dpkg"
  196. | #define VERSION "1.14.30"
  197. | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  198. | #define HAVE_CFLOCALECOPYCURRENT 1
  199. | /* end confdefs.h. */
  200. | #include <libintl.h>
  201. |
  202. | extern int _nl_msg_cat_cntr;
  203. | extern int *_nl_domain_bindings;
  204. | int
  205. | main ()
  206. | {
  207. | bindtextdomain ("", "");
  208. | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
  209. | ;
  210. | return 0;
  211. | }
  212. configure:4720: result: no
  213. configure:4754: checking for iconv
  214. configure:4786: gcc -o conftest -g -O2 conftest.c >&5
  215. Undefined symbols for architecture x86_64:
  216. "_iconv_open", referenced from:
  217. _main in cc5U7Pk7.o
  218. "_iconv", referenced from:
  219. _main in cc5U7Pk7.o
  220. "_iconv_close", referenced from:
  221. _main in cc5U7Pk7.o
  222. ld: symbol(s) not found for architecture x86_64
  223. collect2: ld returned 1 exit status
  224. configure:4792: $? = 1
  225. configure: failed program was:
  226. | /* confdefs.h. */
  227. | #define PACKAGE_NAME "dpkg"
  228. | #define PACKAGE_TARNAME "dpkg"
  229. | #define PACKAGE_VERSION "1.14.30"
  230. | #define PACKAGE_STRING "dpkg 1.14.30"
  231. | #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  232. | #define _GNU_SOURCE 1
  233. | #define ARCHITECTURE_CPU "i386"
  234. | #define ARCHITECTURE_OS "darwin10.7.0"
  235. | #define ARCHITECTURE ""
  236. | #define PACKAGE "dpkg"
  237. | #define VERSION "1.14.30"
  238. | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  239. | #define HAVE_CFLOCALECOPYCURRENT 1
  240. | /* end confdefs.h. */
  241. | #include <stdlib.h>
  242. | #include <iconv.h>
  243. | int
  244. | main ()
  245. | {
  246. | iconv_t cd = iconv_open("","");
  247. | iconv(cd,NULL,NULL,NULL,NULL);
  248. | iconv_close(cd);
  249. | ;
  250. | return 0;
  251. | }
  252. configure:4835: gcc -o conftest -g -O2 conftest.c -liconv >&5
  253. configure:4841: $? = 0
  254. configure:4862: result: yes
  255. configure:4872: checking how to link with libiconv
  256. configure:4874: result: -liconv
  257. configure:5278: checking for GNU gettext in libintl
  258. configure:5316: gcc -o conftest -g -O2 conftest.c -lintl >&5
  259. ld: warning: ignoring file /usr/local/lib/libintl.dylib, file was built for unsupported file format which is not the architecture being linked (x86_64)
  260. Undefined symbols for architecture x86_64:
  261. "_libintl_bindtextdomain", referenced from:
  262. _main in cczncyG1.o
  263. "_libintl_gettext", referenced from:
  264. _main in cczncyG1.o
  265. "__nl_msg_cat_cntr", referenced from:
  266. _main in cczncyG1.o
  267. "__nl_expand_alias", referenced from:
  268. _main in cczncyG1.o
  269. ld: symbol(s) not found for architecture x86_64
  270. collect2: ld returned 1 exit status
  271. configure:5322: $? = 1
  272. configure: failed program was:
  273. | /* confdefs.h. */
  274. | #define PACKAGE_NAME "dpkg"
  275. | #define PACKAGE_TARNAME "dpkg"
  276. | #define PACKAGE_VERSION "1.14.30"
  277. | #define PACKAGE_STRING "dpkg 1.14.30"
  278. | #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  279. | #define _GNU_SOURCE 1
  280. | #define ARCHITECTURE_CPU "i386"
  281. | #define ARCHITECTURE_OS "darwin10.7.0"
  282. | #define ARCHITECTURE ""
  283. | #define PACKAGE "dpkg"
  284. | #define VERSION "1.14.30"
  285. | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  286. | #define HAVE_CFLOCALECOPYCURRENT 1
  287. | #define HAVE_ICONV 1
  288. | /* end confdefs.h. */
  289. | #include <libintl.h>
  290. |
  291. | extern int _nl_msg_cat_cntr;
  292. | extern
  293. | #ifdef __cplusplus
  294. | "C"
  295. | #endif
  296. | const char *_nl_expand_alias (const char *);
  297. | int
  298. | main ()
  299. | {
  300. | bindtextdomain ("", "");
  301. | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
  302. | ;
  303. | return 0;
  304. | }
  305. configure:5369: gcc -o conftest -g -O2 conftest.c -lintl -liconv >&5
  306. ld: warning: ignoring file /usr/local/lib/libintl.dylib, file was built for unsupported file format which is not the architecture being linked (x86_64)
  307. Undefined symbols for architecture x86_64:
  308. "_libintl_bindtextdomain", referenced from:
  309. _main in cccdR1Sl.o
  310. "_libintl_gettext", referenced from:
  311. _main in cccdR1Sl.o
  312. "__nl_msg_cat_cntr", referenced from:
  313. _main in cccdR1Sl.o
  314. "__nl_expand_alias", referenced from:
  315. _main in cccdR1Sl.o
  316. ld: symbol(s) not found for architecture x86_64
  317. collect2: ld returned 1 exit status
  318. configure:5375: $? = 1
  319. configure: failed program was:
  320. | /* confdefs.h. */
  321. | #define PACKAGE_NAME "dpkg"
  322. | #define PACKAGE_TARNAME "dpkg"
  323. | #define PACKAGE_VERSION "1.14.30"
  324. | #define PACKAGE_STRING "dpkg 1.14.30"
  325. | #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  326. | #define _GNU_SOURCE 1
  327. | #define ARCHITECTURE_CPU "i386"
  328. | #define ARCHITECTURE_OS "darwin10.7.0"
  329. | #define ARCHITECTURE ""
  330. | #define PACKAGE "dpkg"
  331. | #define VERSION "1.14.30"
  332. | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  333. | #define HAVE_CFLOCALECOPYCURRENT 1
  334. | #define HAVE_ICONV 1
  335. | /* end confdefs.h. */
  336. | #include <libintl.h>
  337. |
  338. | extern int _nl_msg_cat_cntr;
  339. | extern
  340. | #ifdef __cplusplus
  341. | "C"
  342. | #endif
  343. | const char *_nl_expand_alias (const char *);
  344. | int
  345. | main ()
  346. | {
  347. | bindtextdomain ("", "");
  348. | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
  349. | ;
  350. | return 0;
  351. | }
  352. configure:5399: result: no
  353. configure:5436: checking whether to use NLS
  354. configure:5438: result: no
  355. configure:5627: checking for gcc
  356. configure:5654: result: gcc
  357. configure:5892: checking for C compiler version
  358. configure:5899: gcc --version >&5
  359. i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
  360. Copyright (C) 2007 Free Software Foundation, Inc.
  361. This is free software; see the source for copying conditions. There is NO
  362. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  363.  
  364. configure:5902: $? = 0
  365. configure:5909: gcc -v >&5
  366. Using built-in specs.
  367. Target: i686-apple-darwin10
  368. Configured with: /var/tmp/gcc/gcc-5666.3~123/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
  369. Thread model: posix
  370. gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
  371. configure:5912: $? = 0
  372. configure:5919: gcc -V >&5
  373. gcc-4.2: argument to `-V' is missing
  374. configure:5922: $? = 1
  375. configure:5925: checking whether we are using the GNU C compiler
  376. configure:5977: result: yes
  377. configure:5982: checking whether gcc accepts -g
  378. configure:6117: result: yes
  379. configure:6134: checking for gcc option to accept ISO C89
  380. configure:6237: result: none needed
  381. configure:6257: checking dependency style of gcc
  382. configure:6348: result: gcc3
  383. configure:6421: checking for g++
  384. configure:6437: found /usr/bin/g++
  385. configure:6448: result: g++
  386. configure:6479: checking for C++ compiler version
  387. configure:6486: g++ --version >&5
  388. i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
  389. Copyright (C) 2007 Free Software Foundation, Inc.
  390. This is free software; see the source for copying conditions. There is NO
  391. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  392.  
  393. configure:6489: $? = 0
  394. configure:6496: g++ -v >&5
  395. Using built-in specs.
  396. Target: i686-apple-darwin10
  397. Configured with: /var/tmp/gcc/gcc-5666.3~123/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
  398. Thread model: posix
  399. gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
  400. configure:6499: $? = 0
  401. configure:6506: g++ -V >&5
  402. g++-4.2: argument to `-V' is missing
  403. configure:6509: $? = 1
  404. configure:6512: checking whether we are using the GNU C++ compiler
  405. configure:6541: g++ -c conftest.cpp >&5
  406. configure:6547: $? = 0
  407. configure:6564: result: yes
  408. configure:6569: checking whether g++ accepts -g
  409. configure:6599: g++ -c -g conftest.cpp >&5
  410. configure:6605: $? = 0
  411. configure:6704: result: yes
  412. configure:6729: checking dependency style of g++
  413. configure:6820: result: gcc3
  414. configure:6839: checking for flex
  415. configure:6855: found /usr/bin/flex
  416. configure:6866: result: flex
  417. configure:6903: flex conftest.l
  418. configure:6906: $? = 0
  419. configure:6908: checking lex output file root
  420. configure:6924: result: lex.yy
  421. configure:6929: checking lex library
  422. configure:6948: gcc -o conftest -g -O2 conftest.c >&5
  423. Undefined symbols for architecture x86_64:
  424. "_yywrap", referenced from:
  425. _input in ccZuWs6Z.o
  426. _yylex in ccZuWs6Z.o
  427. _main in ccZuWs6Z.o
  428. ld: symbol(s) not found for architecture x86_64
  429. collect2: ld returned 1 exit status
  430. configure:6954: $? = 1
  431. configure: failed program was:
  432. |
  433. | #line 3 "lex.yy.c"
  434. |
  435. | #define YY_INT_ALIGNED short int
  436. |
  437. | /* A lexical scanner generated by flex */
  438. |
  439. | #define FLEX_SCANNER
  440. | #define YY_FLEX_MAJOR_VERSION 2
  441. | #define YY_FLEX_MINOR_VERSION 5
  442. | #define YY_FLEX_SUBMINOR_VERSION 35
  443. | #if YY_FLEX_SUBMINOR_VERSION > 0
  444. | #define FLEX_BETA
  445. | #endif
  446. |
  447. | /* First, we deal with platform-specific or compiler-specific issues. */
  448. |
  449. | /* begin standard C headers. */
  450. | #include <stdio.h>
  451. | #include <string.h>
  452. | #include <errno.h>
  453. | #include <stdlib.h>
  454. |
  455. | /* end standard C headers. */
  456. |
  457. | /* flex integer type definitions */
  458. |
  459. | #ifndef FLEXINT_H
  460. | #define FLEXINT_H
  461. |
  462. | /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
  463. |
  464. | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
  465. |
  466. | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
  467. | * if you want the limit (max/min) macros for int types.
  468. | */
  469. | #ifndef __STDC_LIMIT_MACROS
  470. | #define __STDC_LIMIT_MACROS 1
  471. | #endif
  472. |
  473. | #include <inttypes.h>
  474. | typedef int8_t flex_int8_t;
  475. | typedef uint8_t flex_uint8_t;
  476. | typedef int16_t flex_int16_t;
  477. | typedef uint16_t flex_uint16_t;
  478. | typedef int32_t flex_int32_t;
  479. | typedef uint32_t flex_uint32_t;
  480. | #else
  481. | typedef signed char flex_int8_t;
  482. | typedef short int flex_int16_t;
  483. | typedef int flex_int32_t;
  484. | typedef unsigned char flex_uint8_t;
  485. | typedef unsigned short int flex_uint16_t;
  486. | typedef unsigned int flex_uint32_t;
  487. | #endif /* ! C99 */
  488. |
  489. | /* Limits of integral types. */
  490. | #ifndef INT8_MIN
  491. | #define INT8_MIN (-128)
  492. | #endif
  493. | #ifndef INT16_MIN
  494. | #define INT16_MIN (-32767-1)
  495. | #endif
  496. | #ifndef INT32_MIN
  497. | #define INT32_MIN (-2147483647-1)
  498. | #endif
  499. | #ifndef INT8_MAX
  500. | #define INT8_MAX (127)
  501. | #endif
  502. | #ifndef INT16_MAX
  503. | #define INT16_MAX (32767)
  504. | #endif
  505. | #ifndef INT32_MAX
  506. | #define INT32_MAX (2147483647)
  507. | #endif
  508. | #ifndef UINT8_MAX
  509. | #define UINT8_MAX (255U)
  510. | #endif
  511. | #ifndef UINT16_MAX
  512. | #define UINT16_MAX (65535U)
  513. | #endif
  514. | #ifndef UINT32_MAX
  515. | #define UINT32_MAX (4294967295U)
  516. | #endif
  517. |
  518. | #endif /* ! FLEXINT_H */
  519. |
  520. | #ifdef __cplusplus
  521. |
  522. | /* The "const" storage-class-modifier is valid. */
  523. | #define YY_USE_CONST
  524. |
  525. | #else /* ! __cplusplus */
  526. |
  527. | /* C99 requires __STDC__ to be defined as 1. */
  528. | #if defined (__STDC__)
  529. |
  530. | #define YY_USE_CONST
  531. |
  532. | #endif /* defined (__STDC__) */
  533. | #endif /* ! __cplusplus */
  534. |
  535. | #ifdef YY_USE_CONST
  536. | #define yyconst const
  537. | #else
  538. | #define yyconst
  539. | #endif
  540. |
  541. | /* Returned upon end-of-file. */
  542. | #define YY_NULL 0
  543. |
  544. | /* Promotes a possibly negative, possibly signed char to an unsigned
  545. | * integer for use as an array index. If the signed char is negative,
  546. | * we want to instead treat it as an 8-bit unsigned char, hence the
  547. | * double cast.
  548. | */
  549. | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
  550. |
  551. | /* Enter a start condition. This macro really ought to take a parameter,
  552. | * but we do it the disgusting crufty way forced on us by the ()-less
  553. | * definition of BEGIN.
  554. | */
  555. | #define BEGIN (yy_start) = 1 + 2 *
  556. |
  557. | /* Translate the current start state into a value that can be later handed
  558. | * to BEGIN to return to the state. The YYSTATE alias is for lex
  559. | * compatibility.
  560. | */
  561. | #define YY_START (((yy_start) - 1) / 2)
  562. | #define YYSTATE YY_START
  563. |
  564. | /* Action number for EOF rule of a given start state. */
  565. | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
  566. |
  567. | /* Special action meaning "start processing a new file". */
  568. | #define YY_NEW_FILE yyrestart(yyin )
  569. |
  570. | #define YY_END_OF_BUFFER_CHAR 0
  571. |
  572. | /* Size of default input buffer. */
  573. | #ifndef YY_BUF_SIZE
  574. | #define YY_BUF_SIZE 16384
  575. | #endif
  576. |
  577. | /* The state buf must be large enough to hold one state per character in the main buffer.
  578. | */
  579. | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
  580. |
  581. | #ifndef YY_TYPEDEF_YY_BUFFER_STATE
  582. | #define YY_TYPEDEF_YY_BUFFER_STATE
  583. | typedef struct yy_buffer_state *YY_BUFFER_STATE;
  584. | #endif
  585. |
  586. | #ifndef YY_TYPEDEF_YY_SIZE_T
  587. | #define YY_TYPEDEF_YY_SIZE_T
  588. | typedef size_t yy_size_t;
  589. | #endif
  590. |
  591. | extern yy_size_t yyleng;
  592. |
  593. | extern FILE *yyin, *yyout;
  594. |
  595. | #define EOB_ACT_CONTINUE_SCAN 0
  596. | #define EOB_ACT_END_OF_FILE 1
  597. | #define EOB_ACT_LAST_MATCH 2
  598. |
  599. | #define YY_LESS_LINENO(n)
  600. |
  601. | /* Return all but the first "n" matched characters back to the input stream. */
  602. | #define yyless(n) \
  603. | do \
  604. | { \
  605. | /* Undo effects of setting up yytext. */ \
  606. | int yyless_macro_arg = (n); \
  607. | YY_LESS_LINENO(yyless_macro_arg);\
  608. | *yy_cp = (yy_hold_char); \
  609. | YY_RESTORE_YY_MORE_OFFSET \
  610. | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
  611. | YY_DO_BEFORE_ACTION; /* set up yytext again */ \
  612. | } \
  613. | while ( 0 )
  614. |
  615. | #define unput(c) yyunput( c, (yytext_ptr) )
  616. |
  617. | #ifndef YY_STRUCT_YY_BUFFER_STATE
  618. | #define YY_STRUCT_YY_BUFFER_STATE
  619. | struct yy_buffer_state
  620. | {
  621. | FILE *yy_input_file;
  622. |
  623. | char *yy_ch_buf; /* input buffer */
  624. | char *yy_buf_pos; /* current position in input buffer */
  625. |
  626. | /* Size of input buffer in bytes, not including room for EOB
  627. | * characters.
  628. | */
  629. | yy_size_t yy_buf_size;
  630. |
  631. | /* Number of characters read into yy_ch_buf, not including EOB
  632. | * characters.
  633. | */
  634. | yy_size_t yy_n_chars;
  635. |
  636. | /* Whether we "own" the buffer - i.e., we know we created it,
  637. | * and can realloc() it to grow it, and should free() it to
  638. | * delete it.
  639. | */
  640. | int yy_is_our_buffer;
  641. |
  642. | /* Whether this is an "interactive" input source; if so, and
  643. | * if we're using stdio for input, then we want to use getc()
  644. | * instead of fread(), to make sure we stop fetching input after
  645. | * each newline.
  646. | */
  647. | int yy_is_interactive;
  648. |
  649. | /* Whether we're considered to be at the beginning of a line.
  650. | * If so, '^' rules will be active on the next match, otherwise
  651. | * not.
  652. | */
  653. | int yy_at_bol;
  654. |
  655. | int yy_bs_lineno; /**< The line count. */
  656. | int yy_bs_column; /**< The column count. */
  657. |
  658. | /* Whether to try to fill the input buffer when we reach the
  659. | * end of it.
  660. | */
  661. | int yy_fill_buffer;
  662. |
  663. | int yy_buffer_status;
  664. |
  665. | #define YY_BUFFER_NEW 0
  666. | #define YY_BUFFER_NORMAL 1
  667. | /* When an EOF's been seen but there's still some text to process
  668. | * then we mark the buffer as YY_EOF_PENDING, to indicate that we
  669. | * shouldn't try reading from the input source any more. We might
  670. | * still have a bunch of tokens to match, though, because of
  671. | * possible backing-up.
  672. | *
  673. | * When we actually see the EOF, we change the status to "new"
  674. | * (via yyrestart()), so that the user can continue scanning by
  675. | * just pointing yyin at a new input file.
  676. | */
  677. | #define YY_BUFFER_EOF_PENDING 2
  678. |
  679. | };
  680. | #endif /* !YY_STRUCT_YY_BUFFER_STATE */
  681. |
  682. | /* Stack of input buffers. */
  683. | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
  684. | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
  685. | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
  686. |
  687. | /* We provide macros for accessing buffer states in case in the
  688. | * future we want to put the buffer states in a more general
  689. | * "scanner state".
  690. | *
  691. | * Returns the top of the stack, or NULL.
  692. | */
  693. | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
  694. | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
  695. | : NULL)
  696. |
  697. | /* Same as previous macro, but useful when we know that the buffer stack is not
  698. | * NULL or when we need an lvalue. For internal use only.
  699. | */
  700. | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
  701. |
  702. | /* yy_hold_char holds the character lost when yytext is formed. */
  703. | static char yy_hold_char;
  704. | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
  705. | yy_size_t yyleng;
  706. |
  707. | /* Points to current character in buffer. */
  708. | static char *yy_c_buf_p = (char *) 0;
  709. | static int yy_init = 0; /* whether we need to initialize */
  710. | static int yy_start = 0; /* start state number */
  711. |
  712. | /* Flag which is used to allow yywrap()'s to do buffer switches
  713. | * instead of setting up a fresh yyin. A bit of a hack ...
  714. | */
  715. | static int yy_did_buffer_switch_on_eof;
  716. |
  717. | void yyrestart (FILE *input_file );
  718. | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
  719. | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
  720. | void yy_delete_buffer (YY_BUFFER_STATE b );
  721. | void yy_flush_buffer (YY_BUFFER_STATE b );
  722. | void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
  723. | void yypop_buffer_state (void );
  724. |
  725. | static void yyensure_buffer_stack (void );
  726. | static void yy_load_buffer_state (void );
  727. | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
  728. |
  729. | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
  730. |
  731. | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
  732. | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
  733. | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
  734. |
  735. | void *yyalloc (yy_size_t );
  736. | void *yyrealloc (void *,yy_size_t );
  737. | void yyfree (void * );
  738. |
  739. | #define yy_new_buffer yy_create_buffer
  740. |
  741. | #define yy_set_interactive(is_interactive) \
  742. | { \
  743. | if ( ! YY_CURRENT_BUFFER ){ \
  744. | yyensure_buffer_stack (); \
  745. | YY_CURRENT_BUFFER_LVALUE = \
  746. | yy_create_buffer(yyin,YY_BUF_SIZE ); \
  747. | } \
  748. | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
  749. | }
  750. |
  751. | #define yy_set_bol(at_bol) \
  752. | { \
  753. | if ( ! YY_CURRENT_BUFFER ){\
  754. | yyensure_buffer_stack (); \
  755. | YY_CURRENT_BUFFER_LVALUE = \
  756. | yy_create_buffer(yyin,YY_BUF_SIZE ); \
  757. | } \
  758. | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
  759. | }
  760. |
  761. | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
  762. |
  763. | /* Begin user sect3 */
  764. |
  765. | typedef unsigned char YY_CHAR;
  766. |
  767. | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
  768. |
  769. | typedef int yy_state_type;
  770. |
  771. | extern int yylineno;
  772. |
  773. | int yylineno = 1;
  774. |
  775. | extern char *yytext;
  776. | #define yytext_ptr yytext
  777. |
  778. | static yy_state_type yy_get_previous_state (void );
  779. | static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
  780. | static int yy_get_next_buffer (void );
  781. | static void yy_fatal_error (yyconst char msg[] );
  782. |
  783. | /* Done after the current pattern has been matched and before the
  784. | * corresponding action - sets up yytext.
  785. | */
  786. | #define YY_DO_BEFORE_ACTION \
  787. | (yytext_ptr) = yy_bp; \
  788. | (yytext_ptr) -= (yy_more_len); \
  789. | yyleng = (size_t) (yy_cp - (yytext_ptr)); \
  790. | (yy_hold_char) = *yy_cp; \
  791. | *yy_cp = '\0'; \
  792. | (yy_c_buf_p) = yy_cp;
  793. |
  794. | #define YY_NUM_RULES 8
  795. | #define YY_END_OF_BUFFER 9
  796. | /* This struct is not used in this scanner,
  797. | but its presence is necessary. */
  798. | struct yy_trans_info
  799. | {
  800. | flex_int32_t yy_verify;
  801. | flex_int32_t yy_nxt;
  802. | };
  803. | static yyconst flex_int16_t yy_acclist[23] =
  804. | { 0,
  805. | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
  806. | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
  807. | 7, 8
  808. | } ;
  809. |
  810. | static yyconst flex_int16_t yy_accept[14] =
  811. | { 0,
  812. | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
  813. | 20, 23, 23
  814. | } ;
  815. |
  816. | static yyconst flex_int32_t yy_ec[256] =
  817. | { 0,
  818. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
  819. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  820. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  821. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  822. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  823. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  824. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  825. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  826. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  827. | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
  828. |
  829. | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
  830. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  831. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  832. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  833. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  834. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  835. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  836. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  837. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  838. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  839. |
  840. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  841. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  842. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  843. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  844. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  845. | 1, 1, 1, 1, 1
  846. | } ;
  847. |
  848. | static yyconst flex_int32_t yy_meta[9] =
  849. | { 0,
  850. | 1, 1, 1, 1, 1, 1, 1, 1
  851. | } ;
  852. |
  853. | static yyconst flex_int16_t yy_base[13] =
  854. | { 0,
  855. | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
  856. | 10, 10
  857. | } ;
  858. |
  859. | static yyconst flex_int16_t yy_def[13] =
  860. | { 0,
  861. | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
  862. | 12, 0
  863. | } ;
  864. |
  865. | static yyconst flex_int16_t yy_nxt[19] =
  866. | { 0,
  867. | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
  868. | 12, 12, 12, 12, 12, 12, 12, 12
  869. | } ;
  870. |
  871. | static yyconst flex_int16_t yy_chk[19] =
  872. | { 0,
  873. | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
  874. | 12, 12, 12, 12, 12, 12, 12, 12
  875. | } ;
  876. |
  877. | extern int yy_flex_debug;
  878. | int yy_flex_debug = 0;
  879. |
  880. | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
  881. | static char *yy_full_match;
  882. | static int yy_lp;
  883. | #define REJECT \
  884. | { \
  885. | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
  886. | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
  887. | ++(yy_lp); \
  888. | goto find_rule; \
  889. | }
  890. |
  891. | static int yy_more_flag = 0;
  892. | static int yy_more_len = 0;
  893. | #define yymore() ((yy_more_flag) = 1)
  894. | #define YY_MORE_ADJ (yy_more_len)
  895. | #define YY_RESTORE_YY_MORE_OFFSET
  896. | char *yytext;
  897. | #line 1 "conftest.l"
  898. | #line 468 "lex.yy.c"
  899. |
  900. | #define INITIAL 0
  901. |
  902. | #ifndef YY_NO_UNISTD_H
  903. | /* Special case for "unistd.h", since it is non-ANSI. We include it way
  904. | * down here because we want the user's section 1 to have been scanned first.
  905. | * The user has a chance to override it with an option.
  906. | */
  907. | #include <unistd.h>
  908. | #endif
  909. |
  910. | #ifndef YY_EXTRA_TYPE
  911. | #define YY_EXTRA_TYPE void *
  912. | #endif
  913. |
  914. | static int yy_init_globals (void );
  915. |
  916. | /* Accessor methods to globals.
  917. | These are made visible to non-reentrant scanners for convenience. */
  918. |
  919. | int yylex_destroy (void );
  920. |
  921. | int yyget_debug (void );
  922. |
  923. | void yyset_debug (int debug_flag );
  924. |
  925. | YY_EXTRA_TYPE yyget_extra (void );
  926. |
  927. | void yyset_extra (YY_EXTRA_TYPE user_defined );
  928. |
  929. | FILE *yyget_in (void );
  930. |
  931. | void yyset_in (FILE * in_str );
  932. |
  933. | FILE *yyget_out (void );
  934. |
  935. | void yyset_out (FILE * out_str );
  936. |
  937. | yy_size_t yyget_leng (void );
  938. |
  939. | char *yyget_text (void );
  940. |
  941. | int yyget_lineno (void );
  942. |
  943. | void yyset_lineno (int line_number );
  944. |
  945. | /* Macros after this point can all be overridden by user definitions in
  946. | * section 1.
  947. | */
  948. |
  949. | #ifndef YY_SKIP_YYWRAP
  950. | #ifdef __cplusplus
  951. | extern "C" int yywrap (void );
  952. | #else
  953. | extern int yywrap (void );
  954. | #endif
  955. | #endif
  956. |
  957. | static void yyunput (int c,char *buf_ptr );
  958. |
  959. | #ifndef yytext_ptr
  960. | static void yy_flex_strncpy (char *,yyconst char *,int );
  961. | #endif
  962. |
  963. | #ifdef YY_NEED_STRLEN
  964. | static int yy_flex_strlen (yyconst char * );
  965. | #endif
  966. |
  967. | #ifndef YY_NO_INPUT
  968. |
  969. | #ifdef __cplusplus
  970. | static int yyinput (void );
  971. | #else
  972. | static int input (void );
  973. | #endif
  974. |
  975. | #endif
  976. |
  977. | /* Amount of stuff to slurp up with each read. */
  978. | #ifndef YY_READ_BUF_SIZE
  979. | #define YY_READ_BUF_SIZE 8192
  980. | #endif
  981. |
  982. | /* Copy whatever the last rule matched to the standard output. */
  983. | #ifndef ECHO
  984. | /* This used to be an fputs(), but since the string might contain NUL's,
  985. | * we now use fwrite().
  986. | */
  987. | #define ECHO fwrite( yytext, yyleng, 1, yyout )
  988. | #endif
  989. |
  990. | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
  991. | * is returned in "result".
  992. | */
  993. | #ifndef YY_INPUT
  994. | #define YY_INPUT(buf,result,max_size) \
  995. | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
  996. | { \
  997. | int c = '*'; \
  998. | yy_size_t n; \
  999. | for ( n = 0; n < max_size && \
  1000. | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
  1001. | buf[n] = (char) c; \
  1002. | if ( c == '\n' ) \
  1003. | buf[n++] = (char) c; \
  1004. | if ( c == EOF && ferror( yyin ) ) \
  1005. | YY_FATAL_ERROR( "input in flex scanner failed" ); \
  1006. | result = n; \
  1007. | } \
  1008. | else \
  1009. | { \
  1010. | errno=0; \
  1011. | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
  1012. | { \
  1013. | if( errno != EINTR) \
  1014. | { \
  1015. | YY_FATAL_ERROR( "input in flex scanner failed" ); \
  1016. | break; \
  1017. | } \
  1018. | errno=0; \
  1019. | clearerr(yyin); \
  1020. | } \
  1021. | }\
  1022. | \
  1023. |
  1024. | #endif
  1025. |
  1026. | /* No semi-colon after return; correct usage is to write "yyterminate();" -
  1027. | * we don't want an extra ';' after the "return" because that will cause
  1028. | * some compilers to complain about unreachable statements.
  1029. | */
  1030. | #ifndef yyterminate
  1031. | #define yyterminate() return YY_NULL
  1032. | #endif
  1033. |
  1034. | /* Number of entries by which start-condition stack grows. */
  1035. | #ifndef YY_START_STACK_INCR
  1036. | #define YY_START_STACK_INCR 25
  1037. | #endif
  1038. |
  1039. | /* Report a fatal error. */
  1040. | #ifndef YY_FATAL_ERROR
  1041. | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
  1042. | #endif
  1043. |
  1044. | /* end tables serialization structures and prototypes */
  1045. |
  1046. | /* Default declaration of generated scanner - a define so the user can
  1047. | * easily add parameters.
  1048. | */
  1049. | #ifndef YY_DECL
  1050. | #define YY_DECL_IS_OURS 1
  1051. |
  1052. | extern int yylex (void);
  1053. |
  1054. | #define YY_DECL int yylex (void)
  1055. | #endif /* !YY_DECL */
  1056. |
  1057. | /* Code executed at the beginning of each rule, after yytext and yyleng
  1058. | * have been set up.
  1059. | */
  1060. | #ifndef YY_USER_ACTION
  1061. | #define YY_USER_ACTION
  1062. | #endif
  1063. |
  1064. | /* Code executed at the end of each rule. */
  1065. | #ifndef YY_BREAK
  1066. | #define YY_BREAK break;
  1067. | #endif
  1068. |
  1069. | #define YY_RULE_SETUP \
  1070. | YY_USER_ACTION
  1071. |
  1072. | /** The main scanner function which does all the work.
  1073. | */
  1074. | YY_DECL
  1075. | {
  1076. | register yy_state_type yy_current_state;
  1077. | register char *yy_cp, *yy_bp;
  1078. | register int yy_act;
  1079. |
  1080. | #line 1 "conftest.l"
  1081. |
  1082. | #line 652 "lex.yy.c"
  1083. |
  1084. | if ( !(yy_init) )
  1085. | {
  1086. | (yy_init) = 1;
  1087. |
  1088. | #ifdef YY_USER_INIT
  1089. | YY_USER_INIT;
  1090. | #endif
  1091. |
  1092. | /* Create the reject buffer large enough to save one state per allowed character. */
  1093. | if ( ! (yy_state_buf) )
  1094. | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
  1095. | if ( ! (yy_state_buf) )
  1096. | YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
  1097. |
  1098. | if ( ! (yy_start) )
  1099. | (yy_start) = 1; /* first start state */
  1100. |
  1101. | if ( ! yyin )
  1102. | yyin = stdin;
  1103. |
  1104. | if ( ! yyout )
  1105. | yyout = stdout;
  1106. |
  1107. | if ( ! YY_CURRENT_BUFFER ) {
  1108. | yyensure_buffer_stack ();
  1109. | YY_CURRENT_BUFFER_LVALUE =
  1110. | yy_create_buffer(yyin,YY_BUF_SIZE );
  1111. | }
  1112. |
  1113. | yy_load_buffer_state( );
  1114. | }
  1115. |
  1116. | while ( 1 ) /* loops until end-of-file is reached */
  1117. | {
  1118. | (yy_more_len) = 0;
  1119. | if ( (yy_more_flag) )
  1120. | {
  1121. | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
  1122. | (yy_more_flag) = 0;
  1123. | }
  1124. | yy_cp = (yy_c_buf_p);
  1125. |
  1126. | /* Support of yytext. */
  1127. | *yy_cp = (yy_hold_char);
  1128. |
  1129. | /* yy_bp points to the position in yy_ch_buf of the start of
  1130. | * the current run.
  1131. | */
  1132. | yy_bp = yy_cp;
  1133. |
  1134. | yy_current_state = (yy_start);
  1135. |
  1136. | (yy_state_ptr) = (yy_state_buf);
  1137. | *(yy_state_ptr)++ = yy_current_state;
  1138. |
  1139. | yy_match:
  1140. | do
  1141. | {
  1142. | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
  1143. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1144. | {
  1145. | yy_current_state = (int) yy_def[yy_current_state];
  1146. | if ( yy_current_state >= 13 )
  1147. | yy_c = yy_meta[(unsigned int) yy_c];
  1148. | }
  1149. | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  1150. | *(yy_state_ptr)++ = yy_current_state;
  1151. | ++yy_cp;
  1152. | }
  1153. | while ( yy_base[yy_current_state] != 10 );
  1154. |
  1155. | yy_find_action:
  1156. | yy_current_state = *--(yy_state_ptr);
  1157. | (yy_lp) = yy_accept[yy_current_state];
  1158. | goto find_rule; /* Shut up GCC warning -Wall */
  1159. | find_rule: /* we branch to this label when backing up */
  1160. | for ( ; ; ) /* until we find what rule we matched */
  1161. | {
  1162. | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
  1163. | {
  1164. | yy_act = yy_acclist[(yy_lp)];
  1165. | {
  1166. | (yy_full_match) = yy_cp;
  1167. | break;
  1168. | }
  1169. | }
  1170. | --yy_cp;
  1171. | yy_current_state = *--(yy_state_ptr);
  1172. | (yy_lp) = yy_accept[yy_current_state];
  1173. | }
  1174. |
  1175. | YY_DO_BEFORE_ACTION;
  1176. |
  1177. | do_action: /* This label is used only to access EOF actions. */
  1178. |
  1179. | switch ( yy_act )
  1180. | { /* beginning of action switch */
  1181. | case 1:
  1182. | YY_RULE_SETUP
  1183. | #line 2 "conftest.l"
  1184. | { ECHO; }
  1185. | YY_BREAK
  1186. | case 2:
  1187. | YY_RULE_SETUP
  1188. | #line 3 "conftest.l"
  1189. | { REJECT; }
  1190. | YY_BREAK
  1191. | case 3:
  1192. | YY_RULE_SETUP
  1193. | #line 4 "conftest.l"
  1194. | { yymore (); }
  1195. | YY_BREAK
  1196. | case 4:
  1197. | YY_RULE_SETUP
  1198. | #line 5 "conftest.l"
  1199. | { yyless (1); }
  1200. | YY_BREAK
  1201. | case 5:
  1202. | YY_RULE_SETUP
  1203. | #line 6 "conftest.l"
  1204. | { yyless (input () != 0); }
  1205. | YY_BREAK
  1206. | case 6:
  1207. | YY_RULE_SETUP
  1208. | #line 7 "conftest.l"
  1209. | { unput (yytext[0]); }
  1210. | YY_BREAK
  1211. | case 7:
  1212. | YY_RULE_SETUP
  1213. | #line 8 "conftest.l"
  1214. | { BEGIN INITIAL; }
  1215. | YY_BREAK
  1216. | case 8:
  1217. | YY_RULE_SETUP
  1218. | #line 9 "conftest.l"
  1219. | ECHO;
  1220. | YY_BREAK
  1221. | #line 791 "lex.yy.c"
  1222. | case YY_STATE_EOF(INITIAL):
  1223. | yyterminate();
  1224. |
  1225. | case YY_END_OF_BUFFER:
  1226. | {
  1227. | /* Amount of text matched not including the EOB char. */
  1228. | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
  1229. |
  1230. | /* Undo the effects of YY_DO_BEFORE_ACTION. */
  1231. | *yy_cp = (yy_hold_char);
  1232. | YY_RESTORE_YY_MORE_OFFSET
  1233. |
  1234. | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
  1235. | {
  1236. | /* We're scanning a new file or input source. It's
  1237. | * possible that this happened because the user
  1238. | * just pointed yyin at a new source and called
  1239. | * yylex(). If so, then we have to assure
  1240. | * consistency between YY_CURRENT_BUFFER and our
  1241. | * globals. Here is the right place to do so, because
  1242. | * this is the first action (other than possibly a
  1243. | * back-up) that will match for the new input source.
  1244. | */
  1245. | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  1246. | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
  1247. | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
  1248. | }
  1249. |
  1250. | /* Note that here we test for yy_c_buf_p "<=" to the position
  1251. | * of the first EOB in the buffer, since yy_c_buf_p will
  1252. | * already have been incremented past the NUL character
  1253. | * (since all states make transitions on EOB to the
  1254. | * end-of-buffer state). Contrast this with the test
  1255. | * in input().
  1256. | */
  1257. | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
  1258. | { /* This was really a NUL. */
  1259. | yy_state_type yy_next_state;
  1260. |
  1261. | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
  1262. |
  1263. | yy_current_state = yy_get_previous_state( );
  1264. |
  1265. | /* Okay, we're now positioned to make the NUL
  1266. | * transition. We couldn't have
  1267. | * yy_get_previous_state() go ahead and do it
  1268. | * for us because it doesn't know how to deal
  1269. | * with the possibility of jamming (and we don't
  1270. | * want to build jamming into it because then it
  1271. | * will run more slowly).
  1272. | */
  1273. |
  1274. | yy_next_state = yy_try_NUL_trans( yy_current_state );
  1275. |
  1276. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1277. |
  1278. | if ( yy_next_state )
  1279. | {
  1280. | /* Consume the NUL. */
  1281. | yy_cp = ++(yy_c_buf_p);
  1282. | yy_current_state = yy_next_state;
  1283. | goto yy_match;
  1284. | }
  1285. |
  1286. | else
  1287. | {
  1288. | yy_cp = (yy_c_buf_p);
  1289. | goto yy_find_action;
  1290. | }
  1291. | }
  1292. |
  1293. | else switch ( yy_get_next_buffer( ) )
  1294. | {
  1295. | case EOB_ACT_END_OF_FILE:
  1296. | {
  1297. | (yy_did_buffer_switch_on_eof) = 0;
  1298. |
  1299. | if ( yywrap( ) )
  1300. | {
  1301. | /* Note: because we've taken care in
  1302. | * yy_get_next_buffer() to have set up
  1303. | * yytext, we can now set up
  1304. | * yy_c_buf_p so that if some total
  1305. | * hoser (like flex itself) wants to
  1306. | * call the scanner after we return the
  1307. | * YY_NULL, it'll still work - another
  1308. | * YY_NULL will get returned.
  1309. | */
  1310. | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
  1311. |
  1312. | yy_act = YY_STATE_EOF(YY_START);
  1313. | goto do_action;
  1314. | }
  1315. |
  1316. | else
  1317. | {
  1318. | if ( ! (yy_did_buffer_switch_on_eof) )
  1319. | YY_NEW_FILE;
  1320. | }
  1321. | break;
  1322. | }
  1323. |
  1324. | case EOB_ACT_CONTINUE_SCAN:
  1325. | (yy_c_buf_p) =
  1326. | (yytext_ptr) + yy_amount_of_matched_text;
  1327. |
  1328. | yy_current_state = yy_get_previous_state( );
  1329. |
  1330. | yy_cp = (yy_c_buf_p);
  1331. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1332. | goto yy_match;
  1333. |
  1334. | case EOB_ACT_LAST_MATCH:
  1335. | (yy_c_buf_p) =
  1336. | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
  1337. |
  1338. | yy_current_state = yy_get_previous_state( );
  1339. |
  1340. | yy_cp = (yy_c_buf_p);
  1341. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1342. | goto yy_find_action;
  1343. | }
  1344. | break;
  1345. | }
  1346. |
  1347. | default:
  1348. | YY_FATAL_ERROR(
  1349. | "fatal flex scanner internal error--no action found" );
  1350. | } /* end of action switch */
  1351. | } /* end of scanning one token */
  1352. | } /* end of yylex */
  1353. |
  1354. | /* yy_get_next_buffer - try to read in a new buffer
  1355. | *
  1356. | * Returns a code representing an action:
  1357. | * EOB_ACT_LAST_MATCH -
  1358. | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
  1359. | * EOB_ACT_END_OF_FILE - end of file
  1360. | */
  1361. | static int yy_get_next_buffer (void)
  1362. | {
  1363. | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
  1364. | register char *source = (yytext_ptr);
  1365. | register int number_to_move, i;
  1366. | int ret_val;
  1367. |
  1368. | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
  1369. | YY_FATAL_ERROR(
  1370. | "fatal flex scanner internal error--end of buffer missed" );
  1371. |
  1372. | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
  1373. | { /* Don't try to fill the buffer, so this is an EOF. */
  1374. | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
  1375. | {
  1376. | /* We matched a single character, the EOB, so
  1377. | * treat this as a final EOF.
  1378. | */
  1379. | return EOB_ACT_END_OF_FILE;
  1380. | }
  1381. |
  1382. | else
  1383. | {
  1384. | /* We matched some text prior to the EOB, first
  1385. | * process it.
  1386. | */
  1387. | return EOB_ACT_LAST_MATCH;
  1388. | }
  1389. | }
  1390. |
  1391. | /* Try to read more data. */
  1392. |
  1393. | /* First move last chars to start of buffer. */
  1394. | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
  1395. |
  1396. | for ( i = 0; i < number_to_move; ++i )
  1397. | *(dest++) = *(source++);
  1398. |
  1399. | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
  1400. | /* don't do the read, it's not guaranteed to return an EOF,
  1401. | * just force an EOF
  1402. | */
  1403. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
  1404. |
  1405. | else
  1406. | {
  1407. | yy_size_t num_to_read =
  1408. | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
  1409. |
  1410. | while ( num_to_read <= 0 )
  1411. | { /* Not enough room in the buffer - grow it. */
  1412. |
  1413. | YY_FATAL_ERROR(
  1414. | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
  1415. |
  1416. | }
  1417. |
  1418. | if ( num_to_read > YY_READ_BUF_SIZE )
  1419. | num_to_read = YY_READ_BUF_SIZE;
  1420. |
  1421. | /* Read in more data. */
  1422. | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
  1423. | (yy_n_chars), num_to_read );
  1424. |
  1425. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  1426. | }
  1427. |
  1428. | if ( (yy_n_chars) == 0 )
  1429. | {
  1430. | if ( number_to_move == YY_MORE_ADJ )
  1431. | {
  1432. | ret_val = EOB_ACT_END_OF_FILE;
  1433. | yyrestart(yyin );
  1434. | }
  1435. |
  1436. | else
  1437. | {
  1438. | ret_val = EOB_ACT_LAST_MATCH;
  1439. | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
  1440. | YY_BUFFER_EOF_PENDING;
  1441. | }
  1442. | }
  1443. |
  1444. | else
  1445. | ret_val = EOB_ACT_CONTINUE_SCAN;
  1446. |
  1447. | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
  1448. | /* Extend the array by 50%, plus the number we really need. */
  1449. | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
  1450. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
  1451. | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  1452. | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
  1453. | }
  1454. |
  1455. | (yy_n_chars) += number_to_move;
  1456. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
  1457. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
  1458. |
  1459. | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
  1460. |
  1461. | return ret_val;
  1462. | }
  1463. |
  1464. | /* yy_get_previous_state - get the state just before the EOB char was reached */
  1465. |
  1466. | static yy_state_type yy_get_previous_state (void)
  1467. | {
  1468. | register yy_state_type yy_current_state;
  1469. | register char *yy_cp;
  1470. |
  1471. | yy_current_state = (yy_start);
  1472. |
  1473. | (yy_state_ptr) = (yy_state_buf);
  1474. | *(yy_state_ptr)++ = yy_current_state;
  1475. |
  1476. | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
  1477. | {
  1478. | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
  1479. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1480. | {
  1481. | yy_current_state = (int) yy_def[yy_current_state];
  1482. | if ( yy_current_state >= 13 )
  1483. | yy_c = yy_meta[(unsigned int) yy_c];
  1484. | }
  1485. | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  1486. | *(yy_state_ptr)++ = yy_current_state;
  1487. | }
  1488. |
  1489. | return yy_current_state;
  1490. | }
  1491. |
  1492. | /* yy_try_NUL_trans - try to make a transition on the NUL character
  1493. | *
  1494. | * synopsis
  1495. | * next_state = yy_try_NUL_trans( current_state );
  1496. | */
  1497. | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
  1498. | {
  1499. | register int yy_is_jam;
  1500. |
  1501. | register YY_CHAR yy_c = 1;
  1502. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1503. | {
  1504. | yy_current_state = (int) yy_def[yy_current_state];
  1505. | if ( yy_current_state >= 13 )
  1506. | yy_c = yy_meta[(unsigned int) yy_c];
  1507. | }
  1508. | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  1509. | yy_is_jam = (yy_current_state == 12);
  1510. | if ( ! yy_is_jam )
  1511. | *(yy_state_ptr)++ = yy_current_state;
  1512. |
  1513. | return yy_is_jam ? 0 : yy_current_state;
  1514. | }
  1515. |
  1516. | static void yyunput (int c, register char * yy_bp )
  1517. | {
  1518. | register char *yy_cp;
  1519. |
  1520. | yy_cp = (yy_c_buf_p);
  1521. |
  1522. | /* undo effects of setting up yytext */
  1523. | *yy_cp = (yy_hold_char);
  1524. |
  1525. | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
  1526. | { /* need to shift things up to make room */
  1527. | /* +2 for EOB chars. */
  1528. | register yy_size_t number_to_move = (yy_n_chars) + 2;
  1529. | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
  1530. | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
  1531. | register char *source =
  1532. | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
  1533. |
  1534. | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  1535. | *--dest = *--source;
  1536. |
  1537. | yy_cp += (int) (dest - source);
  1538. | yy_bp += (int) (dest - source);
  1539. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
  1540. | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
  1541. |
  1542. | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
  1543. | YY_FATAL_ERROR( "flex scanner push-back overflow" );
  1544. | }
  1545. |
  1546. | *--yy_cp = (char) c;
  1547. |
  1548. | (yytext_ptr) = yy_bp;
  1549. | (yy_hold_char) = *yy_cp;
  1550. | (yy_c_buf_p) = yy_cp;
  1551. | }
  1552. |
  1553. | #ifndef YY_NO_INPUT
  1554. | #ifdef __cplusplus
  1555. | static int yyinput (void)
  1556. | #else
  1557. | static int input (void)
  1558. | #endif
  1559. |
  1560. | {
  1561. | int c;
  1562. |
  1563. | *(yy_c_buf_p) = (yy_hold_char);
  1564. |
  1565. | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
  1566. | {
  1567. | /* yy_c_buf_p now points to the character we want to return.
  1568. | * If this occurs *before* the EOB characters, then it's a
  1569. | * valid NUL; if not, then we've hit the end of the buffer.
  1570. | */
  1571. | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
  1572. | /* This was really a NUL. */
  1573. | *(yy_c_buf_p) = '\0';
  1574. |
  1575. | else
  1576. | { /* need more input */
  1577. | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
  1578. | ++(yy_c_buf_p);
  1579. |
  1580. | switch ( yy_get_next_buffer( ) )
  1581. | {
  1582. | case EOB_ACT_LAST_MATCH:
  1583. | /* This happens because yy_g_n_b()
  1584. | * sees that we've accumulated a
  1585. | * token and flags that we need to
  1586. | * try matching the token before
  1587. | * proceeding. But for input(),
  1588. | * there's no matching to consider.
  1589. | * So convert the EOB_ACT_LAST_MATCH
  1590. | * to EOB_ACT_END_OF_FILE.
  1591. | */
  1592. |
  1593. | /* Reset buffer status. */
  1594. | yyrestart(yyin );
  1595. |
  1596. | /*FALLTHROUGH*/
  1597. |
  1598. | case EOB_ACT_END_OF_FILE:
  1599. | {
  1600. | if ( yywrap( ) )
  1601. | return 0;
  1602. |
  1603. | if ( ! (yy_did_buffer_switch_on_eof) )
  1604. | YY_NEW_FILE;
  1605. | #ifdef __cplusplus
  1606. | return yyinput();
  1607. | #else
  1608. | return input();
  1609. | #endif
  1610. | }
  1611. |
  1612. | case EOB_ACT_CONTINUE_SCAN:
  1613. | (yy_c_buf_p) = (yytext_ptr) + offset;
  1614. | break;
  1615. | }
  1616. | }
  1617. | }
  1618. |
  1619. | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
  1620. | *(yy_c_buf_p) = '\0'; /* preserve yytext */
  1621. | (yy_hold_char) = *++(yy_c_buf_p);
  1622. |
  1623. | return c;
  1624. | }
  1625. | #endif /* ifndef YY_NO_INPUT */
  1626. |
  1627. | /** Immediately switch to a different input stream.
  1628. | * @param input_file A readable stream.
  1629. | *
  1630. | * @note This function does not reset the start condition to @c INITIAL .
  1631. | */
  1632. | void yyrestart (FILE * input_file )
  1633. | {
  1634. |
  1635. | if ( ! YY_CURRENT_BUFFER ){
  1636. | yyensure_buffer_stack ();
  1637. | YY_CURRENT_BUFFER_LVALUE =
  1638. | yy_create_buffer(yyin,YY_BUF_SIZE );
  1639. | }
  1640. |
  1641. | yy_init_buffer(YY_CURRENT_BUFFER,input_file );
  1642. | yy_load_buffer_state( );
  1643. | }
  1644. |
  1645. | /** Switch to a different input buffer.
  1646. | * @param new_buffer The new input buffer.
  1647. | *
  1648. | */
  1649. | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
  1650. | {
  1651. |
  1652. | /* TODO. We should be able to replace this entire function body
  1653. | * with
  1654. | * yypop_buffer_state();
  1655. | * yypush_buffer_state(new_buffer);
  1656. | */
  1657. | yyensure_buffer_stack ();
  1658. | if ( YY_CURRENT_BUFFER == new_buffer )
  1659. | return;
  1660. |
  1661. | if ( YY_CURRENT_BUFFER )
  1662. | {
  1663. | /* Flush out information for old buffer. */
  1664. | *(yy_c_buf_p) = (yy_hold_char);
  1665. | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
  1666. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  1667. | }
  1668. |
  1669. | YY_CURRENT_BUFFER_LVALUE = new_buffer;
  1670. | yy_load_buffer_state( );
  1671. |
  1672. | /* We don't actually know whether we did this switch during
  1673. | * EOF (yywrap()) processing, but the only time this flag
  1674. | * is looked at is after yywrap() is called, so it's safe
  1675. | * to go ahead and always set it.
  1676. | */
  1677. | (yy_did_buffer_switch_on_eof) = 1;
  1678. | }
  1679. |
  1680. | static void yy_load_buffer_state (void)
  1681. | {
  1682. | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  1683. | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
  1684. | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
  1685. | (yy_hold_char) = *(yy_c_buf_p);
  1686. | }
  1687. |
  1688. | /** Allocate and initialize an input buffer state.
  1689. | * @param file A readable stream.
  1690. | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
  1691. | *
  1692. | * @return the allocated buffer state.
  1693. | */
  1694. | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
  1695. | {
  1696. | YY_BUFFER_STATE b;
  1697. |
  1698. | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
  1699. | if ( ! b )
  1700. | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  1701. |
  1702. | b->yy_buf_size = size;
  1703. |
  1704. | /* yy_ch_buf has to be 2 characters longer than the size given because
  1705. | * we need to put in 2 end-of-buffer characters.
  1706. | */
  1707. | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
  1708. | if ( ! b->yy_ch_buf )
  1709. | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  1710. |
  1711. | b->yy_is_our_buffer = 1;
  1712. |
  1713. | yy_init_buffer(b,file );
  1714. |
  1715. | return b;
  1716. | }
  1717. |
  1718. | /** Destroy the buffer.
  1719. | * @param b a buffer created with yy_create_buffer()
  1720. | *
  1721. | */
  1722. | void yy_delete_buffer (YY_BUFFER_STATE b )
  1723. | {
  1724. |
  1725. | if ( ! b )
  1726. | return;
  1727. |
  1728. | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
  1729. | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
  1730. |
  1731. | if ( b->yy_is_our_buffer )
  1732. | yyfree((void *) b->yy_ch_buf );
  1733. |
  1734. | yyfree((void *) b );
  1735. | }
  1736. |
  1737. | #ifndef __cplusplus
  1738. | extern int isatty (int );
  1739. | #endif /* __cplusplus */
  1740. |
  1741. | /* Initializes or reinitializes a buffer.
  1742. | * This function is sometimes called more than once on the same buffer,
  1743. | * such as during a yyrestart() or at EOF.
  1744. | */
  1745. | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
  1746. |
  1747. | {
  1748. | int oerrno = errno;
  1749. |
  1750. | yy_flush_buffer(b );
  1751. |
  1752. | b->yy_input_file = file;
  1753. | b->yy_fill_buffer = 1;
  1754. |
  1755. | /* If b is the current buffer, then yy_init_buffer was _probably_
  1756. | * called from yyrestart() or through yy_get_next_buffer.
  1757. | * In that case, we don't want to reset the lineno or column.
  1758. | */
  1759. | if (b != YY_CURRENT_BUFFER){
  1760. | b->yy_bs_lineno = 1;
  1761. | b->yy_bs_column = 0;
  1762. | }
  1763. |
  1764. | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
  1765. |
  1766. | errno = oerrno;
  1767. | }
  1768. |
  1769. | /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
  1770. | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
  1771. | *
  1772. | */
  1773. | void yy_flush_buffer (YY_BUFFER_STATE b )
  1774. | {
  1775. | if ( ! b )
  1776. | return;
  1777. |
  1778. | b->yy_n_chars = 0;
  1779. |
  1780. | /* We always need two end-of-buffer characters. The first causes
  1781. | * a transition to the end-of-buffer state. The second causes
  1782. | * a jam in that state.
  1783. | */
  1784. | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
  1785. | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
  1786. |
  1787. | b->yy_buf_pos = &b->yy_ch_buf[0];
  1788. |
  1789. | b->yy_at_bol = 1;
  1790. | b->yy_buffer_status = YY_BUFFER_NEW;
  1791. |
  1792. | if ( b == YY_CURRENT_BUFFER )
  1793. | yy_load_buffer_state( );
  1794. | }
  1795. |
  1796. | /** Pushes the new state onto the stack. The new state becomes
  1797. | * the current state. This function will allocate the stack
  1798. | * if necessary.
  1799. | * @param new_buffer The new state.
  1800. | *
  1801. | */
  1802. | void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
  1803. | {
  1804. | if (new_buffer == NULL)
  1805. | return;
  1806. |
  1807. | yyensure_buffer_stack();
  1808. |
  1809. | /* This block is copied from yy_switch_to_buffer. */
  1810. | if ( YY_CURRENT_BUFFER )
  1811. | {
  1812. | /* Flush out information for old buffer. */
  1813. | *(yy_c_buf_p) = (yy_hold_char);
  1814. | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
  1815. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  1816. | }
  1817. |
  1818. | /* Only push if top exists. Otherwise, replace top. */
  1819. | if (YY_CURRENT_BUFFER)
  1820. | (yy_buffer_stack_top)++;
  1821. | YY_CURRENT_BUFFER_LVALUE = new_buffer;
  1822. |
  1823. | /* copied from yy_switch_to_buffer. */
  1824. | yy_load_buffer_state( );
  1825. | (yy_did_buffer_switch_on_eof) = 1;
  1826. | }
  1827. |
  1828. | /** Removes and deletes the top of the stack, if present.
  1829. | * The next element becomes the new top.
  1830. | *
  1831. | */
  1832. | void yypop_buffer_state (void)
  1833. | {
  1834. | if (!YY_CURRENT_BUFFER)
  1835. | return;
  1836. |
  1837. | yy_delete_buffer(YY_CURRENT_BUFFER );
  1838. | YY_CURRENT_BUFFER_LVALUE = NULL;
  1839. | if ((yy_buffer_stack_top) > 0)
  1840. | --(yy_buffer_stack_top);
  1841. |
  1842. | if (YY_CURRENT_BUFFER) {
  1843. | yy_load_buffer_state( );
  1844. | (yy_did_buffer_switch_on_eof) = 1;
  1845. | }
  1846. | }
  1847. |
  1848. | /* Allocates the stack if it does not exist.
  1849. | * Guarantees space for at least one push.
  1850. | */
  1851. | static void yyensure_buffer_stack (void)
  1852. | {
  1853. | yy_size_t num_to_alloc;
  1854. |
  1855. | if (!(yy_buffer_stack)) {
  1856. |
  1857. | /* First allocation is just for 2 elements, since we don't know if this
  1858. | * scanner will even need a stack. We use 2 instead of 1 to avoid an
  1859. | * immediate realloc on the next call.
  1860. | */
  1861. | num_to_alloc = 1;
  1862. | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
  1863. | (num_to_alloc * sizeof(struct yy_buffer_state*)
  1864. | );
  1865. | if ( ! (yy_buffer_stack) )
  1866. | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
  1867. |
  1868. | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
  1869. |
  1870. | (yy_buffer_stack_max) = num_to_alloc;
  1871. | (yy_buffer_stack_top) = 0;
  1872. | return;
  1873. | }
  1874. |
  1875. | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
  1876. |
  1877. | /* Increase the buffer to prepare for a possible push. */
  1878. | int grow_size = 8 /* arbitrary grow size */;
  1879. |
  1880. | num_to_alloc = (yy_buffer_stack_max) + grow_size;
  1881. | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
  1882. | ((yy_buffer_stack),
  1883. | num_to_alloc * sizeof(struct yy_buffer_state*)
  1884. | );
  1885. | if ( ! (yy_buffer_stack) )
  1886. | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
  1887. |
  1888. | /* zero only the new slots.*/
  1889. | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
  1890. | (yy_buffer_stack_max) = num_to_alloc;
  1891. | }
  1892. | }
  1893. |
  1894. | /** Setup the input buffer state to scan directly from a user-specified character buffer.
  1895. | * @param base the character buffer
  1896. | * @param size the size in bytes of the character buffer
  1897. | *
  1898. | * @return the newly allocated buffer state object.
  1899. | */
  1900. | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
  1901. | {
  1902. | YY_BUFFER_STATE b;
  1903. |
  1904. | if ( size < 2 ||
  1905. | base[size-2] != YY_END_OF_BUFFER_CHAR ||
  1906. | base[size-1] != YY_END_OF_BUFFER_CHAR )
  1907. | /* They forgot to leave room for the EOB's. */
  1908. | return 0;
  1909. |
  1910. | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
  1911. | if ( ! b )
  1912. | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
  1913. |
  1914. | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
  1915. | b->yy_buf_pos = b->yy_ch_buf = base;
  1916. | b->yy_is_our_buffer = 0;
  1917. | b->yy_input_file = 0;
  1918. | b->yy_n_chars = b->yy_buf_size;
  1919. | b->yy_is_interactive = 0;
  1920. | b->yy_at_bol = 1;
  1921. | b->yy_fill_buffer = 0;
  1922. | b->yy_buffer_status = YY_BUFFER_NEW;
  1923. |
  1924. | yy_switch_to_buffer(b );
  1925. |
  1926. | return b;
  1927. | }
  1928. |
  1929. | /** Setup the input buffer state to scan a string. The next call to yylex() will
  1930. | * scan from a @e copy of @a str.
  1931. | * @param yystr a NUL-terminated string to scan
  1932. | *
  1933. | * @return the newly allocated buffer state object.
  1934. | * @note If you want to scan bytes that may contain NUL values, then use
  1935. | * yy_scan_bytes() instead.
  1936. | */
  1937. | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
  1938. | {
  1939. |
  1940. | return yy_scan_bytes(yystr,strlen(yystr) );
  1941. | }
  1942. |
  1943. | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
  1944. | * scan from a @e copy of @a bytes.
  1945. | * @param bytes the byte buffer to scan
  1946. | * @param len the number of bytes in the buffer pointed to by @a bytes.
  1947. | *
  1948. | * @return the newly allocated buffer state object.
  1949. | */
  1950. | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
  1951. | {
  1952. | YY_BUFFER_STATE b;
  1953. | char *buf;
  1954. | yy_size_t n, i;
  1955. |
  1956. | /* Get memory for full buffer, including space for trailing EOB's. */
  1957. | n = _yybytes_len + 2;
  1958. | buf = (char *) yyalloc(n );
  1959. | if ( ! buf )
  1960. | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
  1961. |
  1962. | for ( i = 0; i < _yybytes_len; ++i )
  1963. | buf[i] = yybytes[i];
  1964. |
  1965. | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
  1966. |
  1967. | b = yy_scan_buffer(buf,n );
  1968. | if ( ! b )
  1969. | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  1970. |
  1971. | /* It's okay to grow etc. this buffer, and we should throw it
  1972. | * away when we're done.
  1973. | */
  1974. | b->yy_is_our_buffer = 1;
  1975. |
  1976. | return b;
  1977. | }
  1978. |
  1979. | #ifndef YY_EXIT_FAILURE
  1980. | #define YY_EXIT_FAILURE 2
  1981. | #endif
  1982. |
  1983. | static void yy_fatal_error (yyconst char* msg )
  1984. | {
  1985. | (void) fprintf( stderr, "%s\n", msg );
  1986. | exit( YY_EXIT_FAILURE );
  1987. | }
  1988. |
  1989. | /* Redefine yyless() so it works in section 3 code. */
  1990. |
  1991. | #undef yyless
  1992. | #define yyless(n) \
  1993. | do \
  1994. | { \
  1995. | /* Undo effects of setting up yytext. */ \
  1996. | int yyless_macro_arg = (n); \
  1997. | YY_LESS_LINENO(yyless_macro_arg);\
  1998. | yytext[yyleng] = (yy_hold_char); \
  1999. | (yy_c_buf_p) = yytext + yyless_macro_arg; \
  2000. | (yy_hold_char) = *(yy_c_buf_p); \
  2001. | *(yy_c_buf_p) = '\0'; \
  2002. | yyleng = yyless_macro_arg; \
  2003. | } \
  2004. | while ( 0 )
  2005. |
  2006. | /* Accessor methods (get/set functions) to struct members. */
  2007. |
  2008. | /** Get the current line number.
  2009. | *
  2010. | */
  2011. | int yyget_lineno (void)
  2012. | {
  2013. |
  2014. | return yylineno;
  2015. | }
  2016. |
  2017. | /** Get the input stream.
  2018. | *
  2019. | */
  2020. | FILE *yyget_in (void)
  2021. | {
  2022. | return yyin;
  2023. | }
  2024. |
  2025. | /** Get the output stream.
  2026. | *
  2027. | */
  2028. | FILE *yyget_out (void)
  2029. | {
  2030. | return yyout;
  2031. | }
  2032. |
  2033. | /** Get the length of the current token.
  2034. | *
  2035. | */
  2036. | yy_size_t yyget_leng (void)
  2037. | {
  2038. | return yyleng;
  2039. | }
  2040. |
  2041. | /** Get the current token.
  2042. | *
  2043. | */
  2044. |
  2045. | char *yyget_text (void)
  2046. | {
  2047. | return yytext;
  2048. | }
  2049. |
  2050. | /** Set the current line number.
  2051. | * @param line_number
  2052. | *
  2053. | */
  2054. | void yyset_lineno (int line_number )
  2055. | {
  2056. |
  2057. | yylineno = line_number;
  2058. | }
  2059. |
  2060. | /** Set the input stream. This does not discard the current
  2061. | * input buffer.
  2062. | * @param in_str A readable stream.
  2063. | *
  2064. | * @see yy_switch_to_buffer
  2065. | */
  2066. | void yyset_in (FILE * in_str )
  2067. | {
  2068. | yyin = in_str ;
  2069. | }
  2070. |
  2071. | void yyset_out (FILE * out_str )
  2072. | {
  2073. | yyout = out_str ;
  2074. | }
  2075. |
  2076. | int yyget_debug (void)
  2077. | {
  2078. | return yy_flex_debug;
  2079. | }
  2080. |
  2081. | void yyset_debug (int bdebug )
  2082. | {
  2083. | yy_flex_debug = bdebug ;
  2084. | }
  2085. |
  2086. | static int yy_init_globals (void)
  2087. | {
  2088. | /* Initialization is the same as for the non-reentrant scanner.
  2089. | * This function is called from yylex_destroy(), so don't allocate here.
  2090. | */
  2091. |
  2092. | (yy_buffer_stack) = 0;
  2093. | (yy_buffer_stack_top) = 0;
  2094. | (yy_buffer_stack_max) = 0;
  2095. | (yy_c_buf_p) = (char *) 0;
  2096. | (yy_init) = 0;
  2097. | (yy_start) = 0;
  2098. |
  2099. | (yy_state_buf) = 0;
  2100. | (yy_state_ptr) = 0;
  2101. | (yy_full_match) = 0;
  2102. | (yy_lp) = 0;
  2103. |
  2104. | /* Defined in main.c */
  2105. | #ifdef YY_STDINIT
  2106. | yyin = stdin;
  2107. | yyout = stdout;
  2108. | #else
  2109. | yyin = (FILE *) 0;
  2110. | yyout = (FILE *) 0;
  2111. | #endif
  2112. |
  2113. | /* For future reference: Set errno on error, since we are called by
  2114. | * yylex_init()
  2115. | */
  2116. | return 0;
  2117. | }
  2118. |
  2119. | /* yylex_destroy is for both reentrant and non-reentrant scanners. */
  2120. | int yylex_destroy (void)
  2121. | {
  2122. |
  2123. | /* Pop the buffer stack, destroying each element. */
  2124. | while(YY_CURRENT_BUFFER){
  2125. | yy_delete_buffer(YY_CURRENT_BUFFER );
  2126. | YY_CURRENT_BUFFER_LVALUE = NULL;
  2127. | yypop_buffer_state();
  2128. | }
  2129. |
  2130. | /* Destroy the stack itself. */
  2131. | yyfree((yy_buffer_stack) );
  2132. | (yy_buffer_stack) = NULL;
  2133. |
  2134. | yyfree ( (yy_state_buf) );
  2135. | (yy_state_buf) = NULL;
  2136. |
  2137. | /* Reset the globals. This is important in a non-reentrant scanner so the next time
  2138. | * yylex() is called, initialization will occur. */
  2139. | yy_init_globals( );
  2140. |
  2141. | return 0;
  2142. | }
  2143. |
  2144. | /*
  2145. | * Internal utility routines.
  2146. | */
  2147. |
  2148. | #ifndef yytext_ptr
  2149. | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
  2150. | {
  2151. | register int i;
  2152. | for ( i = 0; i < n; ++i )
  2153. | s1[i] = s2[i];
  2154. | }
  2155. | #endif
  2156. |
  2157. | #ifdef YY_NEED_STRLEN
  2158. | static int yy_flex_strlen (yyconst char * s )
  2159. | {
  2160. | register int n;
  2161. | for ( n = 0; s[n]; ++n )
  2162. | ;
  2163. |
  2164. | return n;
  2165. | }
  2166. | #endif
  2167. |
  2168. | void *yyalloc (yy_size_t size )
  2169. | {
  2170. | return (void *) malloc( size );
  2171. | }
  2172. |
  2173. | void *yyrealloc (void * ptr, yy_size_t size )
  2174. | {
  2175. | /* The cast to (char *) in the following accommodates both
  2176. | * implementations that use char* generic pointers, and those
  2177. | * that use void* generic pointers. It works with the latter
  2178. | * because both ANSI C and C++ allow castless assignment from
  2179. | * any pointer type to void*, and deal with argument conversions
  2180. | * as though doing an assignment.
  2181. | */
  2182. | return (void *) realloc( (char *) ptr, size );
  2183. | }
  2184. |
  2185. | void yyfree (void * ptr )
  2186. | {
  2187. | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
  2188. | }
  2189. |
  2190. | #define YYTABLES_NAME "yytables"
  2191. |
  2192. | #line 9 "conftest.l"
  2193. |
  2194. |
  2195. | #ifdef YYTEXT_POINTER
  2196. | extern char *yytext;
  2197. | #endif
  2198. | int
  2199. | main (void)
  2200. | {
  2201. | return ! yylex () + ! yywrap ();
  2202. | }
  2203. configure:6948: gcc -o conftest -g -O2 conftest.c -lfl >&5
  2204. configure:6954: $? = 0
  2205. configure:6975: result: -lfl
  2206. configure:6981: checking whether yytext is a pointer
  2207. configure:7002: gcc -o conftest -g -O2 conftest.c -lfl >&5
  2208. configure:7008: $? = 0
  2209. configure:7027: result: yes
  2210. configure:7082: checking for ranlib
  2211. configure:7098: found /usr/bin/ranlib
  2212. configure:7109: result: ranlib
  2213. configure:7137: checking for perl
  2214. configure:7155: found /usr/bin/perl
  2215. configure:7168: result: /usr/bin/perl
  2216. configure:7185: checking for special C compiler options needed for large files
  2217. configure:7278: result: no
  2218. configure:7284: checking for _FILE_OFFSET_BITS value needed for large files
  2219. configure:7319: gcc -c -g -O2 conftest.c >&5
  2220. configure:7325: $? = 0
  2221. configure:7393: result: no
  2222. configure:7535: checking how to run the C preprocessor
  2223. configure:7575: gcc -E conftest.c
  2224. configure:7581: $? = 0
  2225. configure:7612: gcc -E conftest.c
  2226. conftest.c:19:28: error: ac_nonexistent.h: No such file or directory
  2227. configure:7618: $? = 1
  2228. configure: failed program was:
  2229. | /* confdefs.h. */
  2230. | #define PACKAGE_NAME "dpkg"
  2231. | #define PACKAGE_TARNAME "dpkg"
  2232. | #define PACKAGE_VERSION "1.14.30"
  2233. | #define PACKAGE_STRING "dpkg 1.14.30"
  2234. | #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  2235. | #define _GNU_SOURCE 1
  2236. | #define ARCHITECTURE_CPU "i386"
  2237. | #define ARCHITECTURE_OS "darwin10.7.0"
  2238. | #define ARCHITECTURE ""
  2239. | #define PACKAGE "dpkg"
  2240. | #define VERSION "1.14.30"
  2241. | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  2242. | #define HAVE_CFLOCALECOPYCURRENT 1
  2243. | #define HAVE_ICONV 1
  2244. | #define WITH_START_STOP_DAEMON 1
  2245. | #define YYTEXT_POINTER 1
  2246. | /* end confdefs.h. */
  2247. | #include <ac_nonexistent.h>
  2248. configure:7651: result: gcc -E
  2249. configure:7680: gcc -E conftest.c
  2250. configure:7686: $? = 0
  2251. configure:7717: gcc -E conftest.c
  2252. conftest.c:19:28: error: ac_nonexistent.h: No such file or directory
  2253. configure:7723: $? = 1
  2254. configure: failed program was:
  2255. | /* confdefs.h. */
  2256. | #define PACKAGE_NAME "dpkg"
  2257. | #define PACKAGE_TARNAME "dpkg"
  2258. | #define PACKAGE_VERSION "1.14.30"
  2259. | #define PACKAGE_STRING "dpkg 1.14.30"
  2260. | #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  2261. | #define _GNU_SOURCE 1
  2262. | #define ARCHITECTURE_CPU "i386"
  2263. | #define ARCHITECTURE_OS "darwin10.7.0"
  2264. | #define ARCHITECTURE ""
  2265. | #define PACKAGE "dpkg"
  2266. | #define VERSION "1.14.30"
  2267. | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  2268. | #define HAVE_CFLOCALECOPYCURRENT 1
  2269. | #define HAVE_ICONV 1
  2270. | #define WITH_START_STOP_DAEMON 1
  2271. | #define YYTEXT_POINTER 1
  2272. | /* end confdefs.h. */
  2273. | #include <ac_nonexistent.h>
  2274. configure:7761: checking for grep that handles long lines and -e
  2275. configure:7835: result: /usr/bin/grep
  2276. configure:7840: checking for egrep
  2277. configure:7918: result: /usr/bin/grep -E
  2278. configure:7923: checking for ANSI C header files
  2279. configure:7953: gcc -c -g -O2 conftest.c >&5
  2280. configure:7959: $? = 0
  2281. configure:8058: gcc -o conftest -g -O2 conftest.c >&5
  2282. configure:8061: $? = 0
  2283. configure:8067: ./conftest
  2284. configure:8070: $? = 0
  2285. configure:8087: result: yes
  2286. configure:8111: checking for sys/types.h
  2287. configure:8132: gcc -c -g -O2 conftest.c >&5
  2288. configure:8138: $? = 0
  2289. configure:8154: result: yes
  2290. configure:8111: checking for sys/stat.h
  2291. configure:8132: gcc -c -g -O2 conftest.c >&5
  2292. configure:8138: $? = 0
  2293. configure:8154: result: yes
  2294. configure:8111: checking for stdlib.h
  2295. configure:8132: gcc -c -g -O2 conftest.c >&5
  2296. configure:8138: $? = 0
  2297. configure:8154: result: yes
  2298. configure:8111: checking for string.h
  2299. configure:8132: gcc -c -g -O2 conftest.c >&5
  2300. configure:8138: $? = 0
  2301. configure:8154: result: yes
  2302. configure:8111: checking for memory.h
  2303. configure:8132: gcc -c -g -O2 conftest.c >&5
  2304. configure:8138: $? = 0
  2305. configure:8154: result: yes
  2306. configure:8111: checking for strings.h
  2307. configure:8132: gcc -c -g -O2 conftest.c >&5
  2308. configure:8138: $? = 0
  2309. configure:8154: result: yes
  2310. configure:8111: checking for inttypes.h
  2311. configure:8132: gcc -c -g -O2 conftest.c >&5
  2312. configure:8138: $? = 0
  2313. configure:8154: result: yes
  2314. configure:8111: checking for stdint.h
  2315. configure:8132: gcc -c -g -O2 conftest.c >&5
  2316. configure:8138: $? = 0
  2317. configure:8154: result: yes
  2318. configure:8111: checking for unistd.h
  2319. configure:8132: gcc -c -g -O2 conftest.c >&5
  2320. configure:8138: $? = 0
  2321. configure:8154: result: yes
  2322. configure:8173: checking for gzdopen in -lz
  2323. configure:8208: gcc -o conftest -g -O2 conftest.c -lz >&5
  2324. configure:8214: $? = 0
  2325. configure:8232: result: yes
  2326. configure:8268: checking zlib.h usability
  2327. configure:8285: gcc -c -g -O2 conftest.c >&5
  2328. configure:8291: $? = 0
  2329. configure:8305: result: yes
  2330. configure:8309: checking zlib.h presence
  2331. configure:8324: gcc -E conftest.c
  2332. configure:8330: $? = 0
  2333. configure:8344: result: yes
  2334. configure:8377: checking for zlib.h
  2335. configure:8384: result: yes
  2336. configure:8410: checking for BZ2_bzdopen in -lbz2
  2337. configure:8445: gcc -o conftest -g -O2 conftest.c -lbz2 >&5
  2338. configure:8451: $? = 0
  2339. configure:8469: result: yes
  2340. configure:8505: checking bzlib.h usability
  2341. configure:8522: gcc -c -g -O2 conftest.c >&5
  2342. configure:8528: $? = 0
  2343. configure:8542: result: yes
  2344. configure:8546: checking bzlib.h presence
  2345. configure:8561: gcc -E conftest.c
  2346. configure:8567: $? = 0
  2347. configure:8581: result: yes
  2348. configure:8614: checking for bzlib.h
  2349. configure:8621: result: yes
  2350. configure:8647: checking for is_selinux_enabled in -lselinux
  2351. configure:8682: gcc -o conftest -g -O2 conftest.c -lselinux >&5
  2352. ld: library not found for -lselinux
  2353. collect2: ld returned 1 exit status
  2354. configure:8688: $? = 1
  2355. configure: failed program was:
  2356. | /* confdefs.h. */
  2357. | #define PACKAGE_NAME "dpkg"
  2358. | #define PACKAGE_TARNAME "dpkg"
  2359. | #define PACKAGE_VERSION "1.14.30"
  2360. | #define PACKAGE_STRING "dpkg 1.14.30"
  2361. | #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  2362. | #define _GNU_SOURCE 1
  2363. | #define ARCHITECTURE_CPU "i386"
  2364. | #define ARCHITECTURE_OS "darwin10.7.0"
  2365. | #define ARCHITECTURE ""
  2366. | #define PACKAGE "dpkg"
  2367. | #define VERSION "1.14.30"
  2368. | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  2369. | #define HAVE_CFLOCALECOPYCURRENT 1
  2370. | #define HAVE_ICONV 1
  2371. | #define WITH_START_STOP_DAEMON 1
  2372. | #define YYTEXT_POINTER 1
  2373. | #define STDC_HEADERS 1
  2374. | #define HAVE_SYS_TYPES_H 1
  2375. | #define HAVE_SYS_STAT_H 1
  2376. | #define HAVE_STDLIB_H 1
  2377. | #define HAVE_STRING_H 1
  2378. | #define HAVE_MEMORY_H 1
  2379. | #define HAVE_STRINGS_H 1
  2380. | #define HAVE_INTTYPES_H 1
  2381. | #define HAVE_STDINT_H 1
  2382. | #define HAVE_UNISTD_H 1
  2383. | #define WITH_ZLIB 1
  2384. | #define WITH_BZ2 1
  2385. | /* end confdefs.h. */
  2386. |
  2387. | /* Override any GCC internal prototype to avoid an error.
  2388. | Use char because int might match the return type of a GCC
  2389. | builtin and then its argument prototype would still apply. */
  2390. | #ifdef __cplusplus
  2391. | extern "C"
  2392. | #endif
  2393. | char is_selinux_enabled ();
  2394. | int
  2395. | main ()
  2396. | {
  2397. | return is_selinux_enabled ();
  2398. | ;
  2399. | return 0;
  2400. | }
  2401. configure:8706: result: no
  2402. configure:8742: checking selinux/selinux.h usability
  2403. configure:8759: gcc -c -g -O2 conftest.c >&5
  2404. conftest.c:64:29: error: selinux/selinux.h: No such file or directory
  2405. configure:8765: $? = 1
  2406. configure: failed program was:
  2407. | /* confdefs.h. */
  2408. | #define PACKAGE_NAME "dpkg"
  2409. | #define PACKAGE_TARNAME "dpkg"
  2410. | #define PACKAGE_VERSION "1.14.30"
  2411. | #define PACKAGE_STRING "dpkg 1.14.30"
  2412. | #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  2413. | #define _GNU_SOURCE 1
  2414. | #define ARCHITECTURE_CPU "i386"
  2415. | #define ARCHITECTURE_OS "darwin10.7.0"
  2416. | #define ARCHITECTURE ""
  2417. | #define PACKAGE "dpkg"
  2418. | #define VERSION "1.14.30"
  2419. | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  2420. | #define HAVE_CFLOCALECOPYCURRENT 1
  2421. | #define HAVE_ICONV 1
  2422. | #define WITH_START_STOP_DAEMON 1
  2423. | #define YYTEXT_POINTER 1
  2424. | #define STDC_HEADERS 1
  2425. | #define HAVE_SYS_TYPES_H 1
  2426. | #define HAVE_SYS_STAT_H 1
  2427. | #define HAVE_STDLIB_H 1
  2428. | #define HAVE_STRING_H 1
  2429. | #define HAVE_MEMORY_H 1
  2430. | #define HAVE_STRINGS_H 1
  2431. | #define HAVE_INTTYPES_H 1
  2432. | #define HAVE_STDINT_H 1
  2433. | #define HAVE_UNISTD_H 1
  2434. | #define WITH_ZLIB 1
  2435. | #define WITH_BZ2 1
  2436. | /* end confdefs.h. */
  2437. | #include <stdio.h>
  2438. | #ifdef HAVE_SYS_TYPES_H
  2439. | # include <sys/types.h>
  2440. | #endif
  2441. | #ifdef HAVE_SYS_STAT_H
  2442. | # include <sys/stat.h>
  2443. | #endif
  2444. | #ifdef STDC_HEADERS
  2445. | # include <stdlib.h>
  2446. | # include <stddef.h>
  2447. | #else
  2448. | # ifdef HAVE_STDLIB_H
  2449. | # include <stdlib.h>
  2450. | # endif
  2451. | #endif
  2452. | #ifdef HAVE_STRING_H
  2453. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2454. | # include <memory.h>
  2455. | # endif
  2456. | # include <string.h>
  2457. | #endif
  2458. | #ifdef HAVE_STRINGS_H
  2459. | # include <strings.h>
  2460. | #endif
  2461. | #ifdef HAVE_INTTYPES_H
  2462. | # include <inttypes.h>
  2463. | #endif
  2464. | #ifdef HAVE_STDINT_H
  2465. | # include <stdint.h>
  2466. | #endif
  2467. | #ifdef HAVE_UNISTD_H
  2468. | # include <unistd.h>
  2469. | #endif
  2470. | #include <selinux/selinux.h>
  2471. configure:8779: result: no
  2472. configure:8783: checking selinux/selinux.h presence
  2473. configure:8798: gcc -E conftest.c
  2474. conftest.c:31:29: error: selinux/selinux.h: No such file or directory
  2475. configure:8804: $? = 1
  2476. configure: failed program was:
  2477. | /* confdefs.h. */
  2478. | #define PACKAGE_NAME "dpkg"
  2479. | #define PACKAGE_TARNAME "dpkg"
  2480. | #define PACKAGE_VERSION "1.14.30"
  2481. | #define PACKAGE_STRING "dpkg 1.14.30"
  2482. | #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  2483. | #define _GNU_SOURCE 1
  2484. | #define ARCHITECTURE_CPU "i386"
  2485. | #define ARCHITECTURE_OS "darwin10.7.0"
  2486. | #define ARCHITECTURE ""
  2487. | #define PACKAGE "dpkg"
  2488. | #define VERSION "1.14.30"
  2489. | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  2490. | #define HAVE_CFLOCALECOPYCURRENT 1
  2491. | #define HAVE_ICONV 1
  2492. | #define WITH_START_STOP_DAEMON 1
  2493. | #define YYTEXT_POINTER 1
  2494. | #define STDC_HEADERS 1
  2495. | #define HAVE_SYS_TYPES_H 1
  2496. | #define HAVE_SYS_STAT_H 1
  2497. | #define HAVE_STDLIB_H 1
  2498. | #define HAVE_STRING_H 1
  2499. | #define HAVE_MEMORY_H 1
  2500. | #define HAVE_STRINGS_H 1
  2501. | #define HAVE_INTTYPES_H 1
  2502. | #define HAVE_STDINT_H 1
  2503. | #define HAVE_UNISTD_H 1
  2504. | #define WITH_ZLIB 1
  2505. | #define WITH_BZ2 1
  2506. | /* end confdefs.h. */
  2507. | #include <selinux/selinux.h>
  2508. configure:8818: result: no
  2509. configure:8851: checking for selinux/selinux.h
  2510. configure:8858: result: no
  2511. configure:8878: checking for initscr in -lncursesw
  2512. configure:8913: gcc -o conftest -g -O2 conftest.c -lncursesw >&5
  2513. ld: library not found for -lncursesw
  2514. collect2: ld returned 1 exit status
  2515. configure:8919: $? = 1
  2516. configure: failed program was:
  2517. | /* confdefs.h. */
  2518. | #define PACKAGE_NAME "dpkg"
  2519. | #define PACKAGE_TARNAME "dpkg"
  2520. | #define PACKAGE_VERSION "1.14.30"
  2521. | #define PACKAGE_STRING "dpkg 1.14.30"
  2522. | #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  2523. | #define _GNU_SOURCE 1
  2524. | #define ARCHITECTURE_CPU "i386"
  2525. | #define ARCHITECTURE_OS "darwin10.7.0"
  2526. | #define ARCHITECTURE ""
  2527. | #define PACKAGE "dpkg"
  2528. | #define VERSION "1.14.30"
  2529. | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  2530. | #define HAVE_CFLOCALECOPYCURRENT 1
  2531. | #define HAVE_ICONV 1
  2532. | #define WITH_START_STOP_DAEMON 1
  2533. | #define YYTEXT_POINTER 1
  2534. | #define STDC_HEADERS 1
  2535. | #define HAVE_SYS_TYPES_H 1
  2536. | #define HAVE_SYS_STAT_H 1
  2537. | #define HAVE_STDLIB_H 1
  2538. | #define HAVE_STRING_H 1
  2539. | #define HAVE_MEMORY_H 1
  2540. | #define HAVE_STRINGS_H 1
  2541. | #define HAVE_INTTYPES_H 1
  2542. | #define HAVE_STDINT_H 1
  2543. | #define HAVE_UNISTD_H 1
  2544. | #define WITH_ZLIB 1
  2545. | #define WITH_BZ2 1
  2546. | /* end confdefs.h. */
  2547. |
  2548. | /* Override any GCC internal prototype to avoid an error.
  2549. | Use char because int might match the return type of a GCC
  2550. | builtin and then its argument prototype would still apply. */
  2551. | #ifdef __cplusplus
  2552. | extern "C"
  2553. | #endif
  2554. | char initscr ();
  2555. | int
  2556. | main ()
  2557. | {
  2558. | return initscr ();
  2559. | ;
  2560. | return 0;
  2561. | }
  2562. configure:8937: result: no
  2563. configure:8942: checking for initscr in -lncurses
  2564. configure:8977: gcc -o conftest -g -O2 conftest.c -lncurses >&5
  2565. configure:8983: $? = 0
  2566. configure:9001: result: yes
  2567. configure:9081: checking for ihash_create in -lihash
  2568. configure:9116: gcc -o conftest -g -O2 conftest.c -lihash >&5
  2569. ld: library not found for -lihash
  2570. collect2: ld returned 1 exit status
  2571. configure:9122: $? = 1
  2572. configure: failed program was:
  2573. | /* confdefs.h. */
  2574. | #define PACKAGE_NAME "dpkg"
  2575. | #define PACKAGE_TARNAME "dpkg"
  2576. | #define PACKAGE_VERSION "1.14.30"
  2577. | #define PACKAGE_STRING "dpkg 1.14.30"
  2578. | #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  2579. | #define _GNU_SOURCE 1
  2580. | #define ARCHITECTURE_CPU "i386"
  2581. | #define ARCHITECTURE_OS "darwin10.7.0"
  2582. | #define ARCHITECTURE ""
  2583. | #define PACKAGE "dpkg"
  2584. | #define VERSION "1.14.30"
  2585. | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  2586. | #define HAVE_CFLOCALECOPYCURRENT 1
  2587. | #define HAVE_ICONV 1
  2588. | #define WITH_START_STOP_DAEMON 1
  2589. | #define YYTEXT_POINTER 1
  2590. | #define STDC_HEADERS 1
  2591. | #define HAVE_SYS_TYPES_H 1
  2592. | #define HAVE_SYS_STAT_H 1
  2593. | #define HAVE_STDLIB_H 1
  2594. | #define HAVE_STRING_H 1
  2595. | #define HAVE_MEMORY_H 1
  2596. | #define HAVE_STRINGS_H 1
  2597. | #define HAVE_INTTYPES_H 1
  2598. | #define HAVE_STDINT_H 1
  2599. | #define HAVE_UNISTD_H 1
  2600. | #define WITH_ZLIB 1
  2601. | #define WITH_BZ2 1
  2602. | /* end confdefs.h. */
  2603. |
  2604. | /* Override any GCC internal prototype to avoid an error.
  2605. | Use char because int might match the return type of a GCC
  2606. | builtin and then its argument prototype would still apply. */
  2607. | #ifdef __cplusplus
  2608. | extern "C"
  2609. | #endif
  2610. | char ihash_create ();
  2611. | int
  2612. | main ()
  2613. | {
  2614. | return ihash_create ();
  2615. | ;
  2616. | return 0;
  2617. | }
  2618. configure:9140: result: no
  2619. configure:9146: checking for proc_stat_list_create in -lps
  2620. configure:9181: gcc -o conftest -g -O2 conftest.c -lps >&5
  2621. ld: library not found for -lps
  2622. collect2: ld returned 1 exit status
  2623. configure:9187: $? = 1
  2624. configure: failed program was:
  2625. | /* confdefs.h. */
  2626. | #define PACKAGE_NAME "dpkg"
  2627. | #define PACKAGE_TARNAME "dpkg"
  2628. | #define PACKAGE_VERSION "1.14.30"
  2629. | #define PACKAGE_STRING "dpkg 1.14.30"
  2630. | #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  2631. | #define _GNU_SOURCE 1
  2632. | #define ARCHITECTURE_CPU "i386"
  2633. | #define ARCHITECTURE_OS "darwin10.7.0"
  2634. | #define ARCHITECTURE ""
  2635. | #define PACKAGE "dpkg"
  2636. | #define VERSION "1.14.30"
  2637. | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  2638. | #define HAVE_CFLOCALECOPYCURRENT 1
  2639. | #define HAVE_ICONV 1
  2640. | #define WITH_START_STOP_DAEMON 1
  2641. | #define YYTEXT_POINTER 1
  2642. | #define STDC_HEADERS 1
  2643. | #define HAVE_SYS_TYPES_H 1
  2644. | #define HAVE_SYS_STAT_H 1
  2645. | #define HAVE_STDLIB_H 1
  2646. | #define HAVE_STRING_H 1
  2647. | #define HAVE_MEMORY_H 1
  2648. | #define HAVE_STRINGS_H 1
  2649. | #define HAVE_INTTYPES_H 1
  2650. | #define HAVE_STDINT_H 1
  2651. | #define HAVE_UNISTD_H 1
  2652. | #define WITH_ZLIB 1
  2653. | #define WITH_BZ2 1
  2654. | /* end confdefs.h. */
  2655. |
  2656. | /* Override any GCC internal prototype to avoid an error.
  2657. | Use char because int might match the return type of a GCC
  2658. | builtin and then its argument prototype would still apply. */
  2659. | #ifdef __cplusplus
  2660. | extern "C"
  2661. | #endif
  2662. | char proc_stat_list_create ();
  2663. | int
  2664. | main ()
  2665. | {
  2666. | return proc_stat_list_create ();
  2667. | ;
  2668. | return 0;
  2669. | }
  2670. configure:9205: result: no
  2671. configure:9211: checking for fmt_past_time in -lshouldbeinlibc
  2672. configure:9246: gcc -o conftest -g -O2 conftest.c -lshouldbeinlibc >&5
  2673. ld: library not found for -lshouldbeinlibc
  2674. collect2: ld returned 1 exit status
  2675. configure:9252: $? = 1
  2676. configure: failed program was:
  2677. | /* confdefs.h. */
  2678. | #define PACKAGE_NAME "dpkg"
  2679. | #define PACKAGE_TARNAME "dpkg"
  2680. | #define PACKAGE_VERSION "1.14.30"
  2681. | #define PACKAGE_STRING "dpkg 1.14.30"
  2682. | #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  2683. | #define _GNU_SOURCE 1
  2684. | #define ARCHITECTURE_CPU "i386"
  2685. | #define ARCHITECTURE_OS "darwin10.7.0"
  2686. | #define ARCHITECTURE ""
  2687. | #define PACKAGE "dpkg"
  2688. | #define VERSION "1.14.30"
  2689. | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  2690. | #define HAVE_CFLOCALECOPYCURRENT 1
  2691. | #define HAVE_ICONV 1
  2692. | #define WITH_START_STOP_DAEMON 1
  2693. | #define YYTEXT_POINTER 1
  2694. | #define STDC_HEADERS 1
  2695. | #define HAVE_SYS_TYPES_H 1
  2696. | #define HAVE_SYS_STAT_H 1
  2697. | #define HAVE_STDLIB_H 1
  2698. | #define HAVE_STRING_H 1
  2699. | #define HAVE_MEMORY_H 1
  2700. | #define HAVE_STRINGS_H 1
  2701. | #define HAVE_INTTYPES_H 1
  2702. | #define HAVE_STDINT_H 1
  2703. | #define HAVE_UNISTD_H 1
  2704. | #define WITH_ZLIB 1
  2705. | #define WITH_BZ2 1
  2706. | /* end confdefs.h. */
  2707. |
  2708. | /* Override any GCC internal prototype to avoid an error.
  2709. | Use char because int might match the return type of a GCC
  2710. | builtin and then its argument prototype would still apply. */
  2711. | #ifdef __cplusplus
  2712. | extern "C"
  2713. | #endif
  2714. | char fmt_past_time ();
  2715. | int
  2716. | main ()
  2717. | {
  2718. | return fmt_past_time ();
  2719. | ;
  2720. | return 0;
  2721. | }
  2722. configure:9270: result: no
  2723. configure:9276: checking for kvm_openfiles in -lkvm
  2724. configure:9311: gcc -o conftest -g -O2 conftest.c -lkvm >&5
  2725. ld: library not found for -lkvm
  2726. collect2: ld returned 1 exit status
  2727. configure:9317: $? = 1
  2728. configure: failed program was:
  2729. | /* confdefs.h. */
  2730. | #define PACKAGE_NAME "dpkg"
  2731. | #define PACKAGE_TARNAME "dpkg"
  2732. | #define PACKAGE_VERSION "1.14.30"
  2733. | #define PACKAGE_STRING "dpkg 1.14.30"
  2734. | #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  2735. | #define _GNU_SOURCE 1
  2736. | #define ARCHITECTURE_CPU "i386"
  2737. | #define ARCHITECTURE_OS "darwin10.7.0"
  2738. | #define ARCHITECTURE ""
  2739. | #define PACKAGE "dpkg"
  2740. | #define VERSION "1.14.30"
  2741. | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  2742. | #define HAVE_CFLOCALECOPYCURRENT 1
  2743. | #define HAVE_ICONV 1
  2744. | #define WITH_START_STOP_DAEMON 1
  2745. | #define YYTEXT_POINTER 1
  2746. | #define STDC_HEADERS 1
  2747. | #define HAVE_SYS_TYPES_H 1
  2748. | #define HAVE_SYS_STAT_H 1
  2749. | #define HAVE_STDLIB_H 1
  2750. | #define HAVE_STRING_H 1
  2751. | #define HAVE_MEMORY_H 1
  2752. | #define HAVE_STRINGS_H 1
  2753. | #define HAVE_INTTYPES_H 1
  2754. | #define HAVE_STDINT_H 1
  2755. | #define HAVE_UNISTD_H 1
  2756. | #define WITH_ZLIB 1
  2757. | #define WITH_BZ2 1
  2758. | /* end confdefs.h. */
  2759. |
  2760. | /* Override any GCC internal prototype to avoid an error.
  2761. | Use char because int might match the return type of a GCC
  2762. | builtin and then its argument prototype would still apply. */
  2763. | #ifdef __cplusplus
  2764. | extern "C"
  2765. | #endif
  2766. | char kvm_openfiles ();
  2767. | int
  2768. | main ()
  2769. | {
  2770. | return kvm_openfiles ();
  2771. | ;
  2772. | return 0;
  2773. | }
  2774. configure:9335: result: no
  2775. configure:9345: checking for ANSI C header files
  2776. configure:9509: result: yes
  2777. configure:9539: checking stddef.h usability
  2778. configure:9556: gcc -c -g -O2 conftest.c >&5
  2779. configure:9562: $? = 0
  2780. configure:9576: result: yes
  2781. configure:9580: checking stddef.h presence
  2782. configure:9595: gcc -E conftest.c
  2783. configure:9601: $? = 0
  2784. configure:9615: result: yes
  2785. configure:9648: checking for stddef.h
  2786. configure:9656: result: yes
  2787. configure:9539: checking error.h usability
  2788. configure:9556: gcc -c -g -O2 conftest.c >&5
  2789. conftest.c:66:19: error: error.h: No such file or directory
  2790. configure:9562: $? = 1
  2791. configure: failed program was:
  2792. | /* confdefs.h. */
  2793. | #define PACKAGE_NAME "dpkg"
  2794. | #define PACKAGE_TARNAME "dpkg"
  2795. | #define PACKAGE_VERSION "1.14.30"
  2796. | #define PACKAGE_STRING "dpkg 1.14.30"
  2797. | #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  2798. | #define _GNU_SOURCE 1
  2799. | #define ARCHITECTURE_CPU "i386"
  2800. | #define ARCHITECTURE_OS "darwin10.7.0"
  2801. | #define ARCHITECTURE ""
  2802. | #define PACKAGE "dpkg"
  2803. | #define VERSION "1.14.30"
  2804. | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  2805. | #define HAVE_CFLOCALECOPYCURRENT 1
  2806. | #define HAVE_ICONV 1
  2807. | #define WITH_START_STOP_DAEMON 1
  2808. | #define YYTEXT_POINTER 1
  2809. | #define STDC_HEADERS 1
  2810. | #define HAVE_SYS_TYPES_H 1
  2811. | #define HAVE_SYS_STAT_H 1
  2812. | #define HAVE_STDLIB_H 1
  2813. | #define HAVE_STRING_H 1
  2814. | #define HAVE_MEMORY_H 1
  2815. | #define HAVE_STRINGS_H 1
  2816. | #define HAVE_INTTYPES_H 1
  2817. | #define HAVE_STDINT_H 1
  2818. | #define HAVE_UNISTD_H 1
  2819. | #define WITH_ZLIB 1
  2820. | #define WITH_BZ2 1
  2821. | #define STDC_HEADERS 1
  2822. | #define HAVE_STDDEF_H 1
  2823. | /* end confdefs.h. */
  2824. | #include <stdio.h>
  2825. | #ifdef HAVE_SYS_TYPES_H
  2826. | # include <sys/types.h>
  2827. | #endif
  2828. | #ifdef HAVE_SYS_STAT_H
  2829. | # include <sys/stat.h>
  2830. | #endif
  2831. | #ifdef STDC_HEADERS
  2832. | # include <stdlib.h>
  2833. | # include <stddef.h>
  2834. | #else
  2835. | # ifdef HAVE_STDLIB_H
  2836. | # include <stdlib.h>
  2837. | # endif
  2838. | #endif
  2839. | #ifdef HAVE_STRING_H
  2840. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2841. | # include <memory.h>
  2842. | # endif
  2843. | # include <string.h>
  2844. | #endif
  2845. | #ifdef HAVE_STRINGS_H
  2846. | # include <strings.h>
  2847. | #endif
  2848. | #ifdef HAVE_INTTYPES_H
  2849. | # include <inttypes.h>
  2850. | #endif
  2851. | #ifdef HAVE_STDINT_H
  2852. | # include <stdint.h>
  2853. | #endif
  2854. | #ifdef HAVE_UNISTD_H
  2855. | # include <unistd.h>
  2856. | #endif
  2857. | #include <error.h>
  2858. configure:9576: result: no
  2859. configure:9580: checking error.h presence
  2860. configure:9595: gcc -E conftest.c
  2861. conftest.c:33:19: error: error.h: No such file or directory
  2862. configure:9601: $? = 1
  2863. configure: failed program was:
  2864. | /* confdefs.h. */
  2865. | #define PACKAGE_NAME "dpkg"
  2866. | #define PACKAGE_TARNAME "dpkg"
  2867. | #define PACKAGE_VERSION "1.14.30"
  2868. | #define PACKAGE_STRING "dpkg 1.14.30"
  2869. | #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  2870. | #define _GNU_SOURCE 1
  2871. | #define ARCHITECTURE_CPU "i386"
  2872. | #define ARCHITECTURE_OS "darwin10.7.0"
  2873. | #define ARCHITECTURE ""
  2874. | #define PACKAGE "dpkg"
  2875. | #define VERSION "1.14.30"
  2876. | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  2877. | #define HAVE_CFLOCALECOPYCURRENT 1
  2878. | #define HAVE_ICONV 1
  2879. | #define WITH_START_STOP_DAEMON 1
  2880. | #define YYTEXT_POINTER 1
  2881. | #define STDC_HEADERS 1
  2882. | #define HAVE_SYS_TYPES_H 1
  2883. | #define HAVE_SYS_STAT_H 1
  2884. | #define HAVE_STDLIB_H 1
  2885. | #define HAVE_STRING_H 1
  2886. | #define HAVE_MEMORY_H 1
  2887. | #define HAVE_STRINGS_H 1
  2888. | #define HAVE_INTTYPES_H 1
  2889. | #define HAVE_STDINT_H 1
  2890. | #define HAVE_UNISTD_H 1
  2891. | #define WITH_ZLIB 1
  2892. | #define WITH_BZ2 1
  2893. | #define STDC_HEADERS 1
  2894. | #define HAVE_STDDEF_H 1
  2895. | /* end confdefs.h. */
  2896. | #include <error.h>
  2897. configure:9615: result: no
  2898. configure:9648: checking for error.h
  2899. configure:9656: result: no
  2900. configure:9539: checking locale.h usability
  2901. configure:9556: gcc -c -g -O2 conftest.c >&5
  2902. configure:9562: $? = 0
  2903. configure:9576: result: yes
  2904. configure:9580: checking locale.h presence
  2905. configure:9595: gcc -E conftest.c
  2906. configure:9601: $? = 0
  2907. configure:9615: result: yes
  2908. configure:9648: checking for locale.h
  2909. configure:9656: result: yes
  2910. configure:9539: checking libintl.h usability
  2911. configure:9556: gcc -c -g -O2 conftest.c >&5
  2912. configure:9562: $? = 0
  2913. configure:9576: result: yes
  2914. configure:9580: checking libintl.h presence
  2915. configure:9595: gcc -E conftest.c
  2916. configure:9601: $? = 0
  2917. configure:9615: result: yes
  2918. configure:9648: checking for libintl.h
  2919. configure:9656: result: yes
  2920. configure:9539: checking sys/cdefs.h usability
  2921. configure:9556: gcc -c -g -O2 conftest.c >&5
  2922. configure:9562: $? = 0
  2923. configure:9576: result: yes
  2924. configure:9580: checking sys/cdefs.h presence
  2925. configure:9595: gcc -E conftest.c
  2926. configure:9601: $? = 0
  2927. configure:9615: result: yes
  2928. configure:9648: checking for sys/cdefs.h
  2929. configure:9656: result: yes
  2930. configure:9539: checking kvm.h usability
  2931. configure:9556: gcc -c -g -O2 conftest.c >&5
  2932. conftest.c:69:17: error: kvm.h: No such file or directory
  2933. configure:9562: $? = 1
  2934. configure: failed program was:
  2935. | /* confdefs.h. */
  2936. | #define PACKAGE_NAME "dpkg"
  2937. | #define PACKAGE_TARNAME "dpkg"
  2938. | #define PACKAGE_VERSION "1.14.30"
  2939. | #define PACKAGE_STRING "dpkg 1.14.30"
  2940. | #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  2941. | #define _GNU_SOURCE 1
  2942. | #define ARCHITECTURE_CPU "i386"
  2943. | #define ARCHITECTURE_OS "darwin10.7.0"
  2944. | #define ARCHITECTURE ""
  2945. | #define PACKAGE "dpkg"
  2946. | #define VERSION "1.14.30"
  2947. | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  2948. | #define HAVE_CFLOCALECOPYCURRENT 1
  2949. | #define HAVE_ICONV 1
  2950. | #define WITH_START_STOP_DAEMON 1
  2951. | #define YYTEXT_POINTER 1
  2952. | #define STDC_HEADERS 1
  2953. | #define HAVE_SYS_TYPES_H 1
  2954. | #define HAVE_SYS_STAT_H 1
  2955. | #define HAVE_STDLIB_H 1
  2956. | #define HAVE_STRING_H 1
  2957. | #define HAVE_MEMORY_H 1
  2958. | #define HAVE_STRINGS_H 1
  2959. | #define HAVE_INTTYPES_H 1
  2960. | #define HAVE_STDINT_H 1
  2961. | #define HAVE_UNISTD_H 1
  2962. | #define WITH_ZLIB 1
  2963. | #define WITH_BZ2 1
  2964. | #define STDC_HEADERS 1
  2965. | #define HAVE_STDDEF_H 1
  2966. | #define HAVE_LOCALE_H 1
  2967. | #define HAVE_LIBINTL_H 1
  2968. | #define HAVE_SYS_CDEFS_H 1
  2969. | /* end confdefs.h. */
  2970. | #include <stdio.h>
  2971. | #ifdef HAVE_SYS_TYPES_H
  2972. | # include <sys/types.h>
  2973. | #endif
  2974. | #ifdef HAVE_SYS_STAT_H
  2975. | # include <sys/stat.h>
  2976. | #endif
  2977. | #ifdef STDC_HEADERS
  2978. | # include <stdlib.h>
  2979. | # include <stddef.h>
  2980. | #else
  2981. | # ifdef HAVE_STDLIB_H
  2982. | # include <stdlib.h>
  2983. | # endif
  2984. | #endif
  2985. | #ifdef HAVE_STRING_H
  2986. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2987. | # include <memory.h>
  2988. | # endif
  2989. | # include <string.h>
  2990. | #endif
  2991. | #ifdef HAVE_STRINGS_H
  2992. | # include <strings.h>
  2993. | #endif
  2994. | #ifdef HAVE_INTTYPES_H
  2995. | # include <inttypes.h>
  2996. | #endif
  2997. | #ifdef HAVE_STDINT_H
  2998. | # include <stdint.h>
  2999. | #endif
  3000. | #ifdef HAVE_UNISTD_H
  3001. | # include <unistd.h>
  3002. | #endif
  3003. | #include <kvm.h>
  3004. configure:9576: result: no
  3005. configure:9580: checking kvm.h presence
  3006. configure:9595: gcc -E conftest.c
  3007. conftest.c:36:17: error: kvm.h: No such file or directory
  3008. configure:9601: $? = 1
  3009. configure: failed program was:
  3010. | /* confdefs.h. */
  3011. | #define PACKAGE_NAME "dpkg"
  3012. | #define PACKAGE_TARNAME "dpkg"
  3013. | #define PACKAGE_VERSION "1.14.30"
  3014. | #define PACKAGE_STRING "dpkg 1.14.30"
  3015. | #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  3016. | #define _GNU_SOURCE 1
  3017. | #define ARCHITECTURE_CPU "i386"
  3018. | #define ARCHITECTURE_OS "darwin10.7.0"
  3019. | #define ARCHITECTURE ""
  3020. | #define PACKAGE "dpkg"
  3021. | #define VERSION "1.14.30"
  3022. | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  3023. | #define HAVE_CFLOCALECOPYCURRENT 1
  3024. | #define HAVE_ICONV 1
  3025. | #define WITH_START_STOP_DAEMON 1
  3026. | #define YYTEXT_POINTER 1
  3027. | #define STDC_HEADERS 1
  3028. | #define HAVE_SYS_TYPES_H 1
  3029. | #define HAVE_SYS_STAT_H 1
  3030. | #define HAVE_STDLIB_H 1
  3031. | #define HAVE_STRING_H 1
  3032. | #define HAVE_MEMORY_H 1
  3033. | #define HAVE_STRINGS_H 1
  3034. | #define HAVE_INTTYPES_H 1
  3035. | #define HAVE_STDINT_H 1
  3036. | #define HAVE_UNISTD_H 1
  3037. | #define WITH_ZLIB 1
  3038. | #define WITH_BZ2 1
  3039. | #define STDC_HEADERS 1
  3040. | #define HAVE_STDDEF_H 1
  3041. | #define HAVE_LOCALE_H 1
  3042. | #define HAVE_LIBINTL_H 1
  3043. | #define HAVE_SYS_CDEFS_H 1
  3044. | /* end confdefs.h. */
  3045. | #include <kvm.h>
  3046. configure:9615: result: no
  3047. configure:9648: checking for kvm.h
  3048. configure:9656: result: no
  3049. configure:9669: checking whether TIOCNOTTY is defined in sys/ioctl.h
  3050. configure:9697: gcc -c -g -O2 conftest.c >&5
  3051. configure:9703: $? = 0
  3052. configure:9718: result: yes
  3053. configure:9735: checking whether byte ordering is bigendian
  3054. configure:9768: gcc -c -g -O2 conftest.c >&5
  3055. configure:9774: $? = 0
  3056. configure:9806: gcc -c -g -O2 conftest.c >&5
  3057. conftest.c: In function 'main':
  3058. conftest.c:44: error: 'not' undeclared (first use in this function)
  3059. conftest.c:44: error: (Each undeclared identifier is reported only once
  3060. conftest.c:44: error: for each function it appears in.)
  3061. conftest.c:44: error: expected ';' before 'big'
  3062. configure:9812: $? = 1
  3063. configure: failed program was:
  3064. | /* confdefs.h. */
  3065. | #define PACKAGE_NAME "dpkg"
  3066. | #define PACKAGE_TARNAME "dpkg"
  3067. | #define PACKAGE_VERSION "1.14.30"
  3068. | #define PACKAGE_STRING "dpkg 1.14.30"
  3069. | #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  3070. | #define _GNU_SOURCE 1
  3071. | #define ARCHITECTURE_CPU "i386"
  3072. | #define ARCHITECTURE_OS "darwin10.7.0"
  3073. | #define ARCHITECTURE ""
  3074. | #define PACKAGE "dpkg"
  3075. | #define VERSION "1.14.30"
  3076. | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  3077. | #define HAVE_CFLOCALECOPYCURRENT 1
  3078. | #define HAVE_ICONV 1
  3079. | #define WITH_START_STOP_DAEMON 1
  3080. | #define YYTEXT_POINTER 1
  3081. | #define STDC_HEADERS 1
  3082. | #define HAVE_SYS_TYPES_H 1
  3083. | #define HAVE_SYS_STAT_H 1
  3084. | #define HAVE_STDLIB_H 1
  3085. | #define HAVE_STRING_H 1
  3086. | #define HAVE_MEMORY_H 1
  3087. | #define HAVE_STRINGS_H 1
  3088. | #define HAVE_INTTYPES_H 1
  3089. | #define HAVE_STDINT_H 1
  3090. | #define HAVE_UNISTD_H 1
  3091. | #define WITH_ZLIB 1
  3092. | #define WITH_BZ2 1
  3093. | #define STDC_HEADERS 1
  3094. | #define HAVE_STDDEF_H 1
  3095. | #define HAVE_LOCALE_H 1
  3096. | #define HAVE_LIBINTL_H 1
  3097. | #define HAVE_SYS_CDEFS_H 1
  3098. | #define HAVE_TIOCNOTTY 0
  3099. | /* end confdefs.h. */
  3100. | #include <sys/types.h>
  3101. | #include <sys/param.h>
  3102. |
  3103. | int
  3104. | main ()
  3105. | {
  3106. | #if BYTE_ORDER != BIG_ENDIAN
  3107. | not big endian
  3108. | #endif
  3109. |
  3110. | ;
  3111. | return 0;
  3112. | }
  3113. configure:9952: result: no
  3114. configure:9971: checking for an ANSI C-conforming const
  3115. configure:10046: gcc -c -g -O2 conftest.c >&5
  3116. configure:10052: $? = 0
  3117. configure:10067: result: yes
  3118. configure:10077: checking for inline
  3119. configure:10103: gcc -c -g -O2 conftest.c >&5
  3120. configure:10109: $? = 0
  3121. configure:10127: result: inline
  3122. configure:10146: checking for working volatile
  3123. configure:10175: gcc -c -g -O2 conftest.c >&5
  3124. configure:10181: $? = 0
  3125. configure:10196: result: yes
  3126. configure:10206: checking whether compiler supports C99 features
  3127. configure:10256: gcc -c -g -O2 conftest.c >&5
  3128. conftest.c: In function 'main':
  3129. conftest.c:60: error: 'for' loop initial declaration used outside C99 mode
  3130. configure:10262: $? = 1
  3131. configure: failed program was:
  3132. | /* confdefs.h. */
  3133. | #define PACKAGE_NAME "dpkg"
  3134. | #define PACKAGE_TARNAME "dpkg"
  3135. | #define PACKAGE_VERSION "1.14.30"
  3136. | #define PACKAGE_STRING "dpkg 1.14.30"
  3137. | #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  3138. | #define _GNU_SOURCE 1
  3139. | #define ARCHITECTURE_CPU "i386"
  3140. | #define ARCHITECTURE_OS "darwin10.7.0"
  3141. | #define ARCHITECTURE ""
  3142. | #define PACKAGE "dpkg"
  3143. | #define VERSION "1.14.30"
  3144. | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  3145. | #define HAVE_CFLOCALECOPYCURRENT 1
  3146. | #define HAVE_ICONV 1
  3147. | #define WITH_START_STOP_DAEMON 1
  3148. | #define YYTEXT_POINTER 1
  3149. | #define STDC_HEADERS 1
  3150. | #define HAVE_SYS_TYPES_H 1
  3151. | #define HAVE_SYS_STAT_H 1
  3152. | #define HAVE_STDLIB_H 1
  3153. | #define HAVE_STRING_H 1
  3154. | #define HAVE_MEMORY_H 1
  3155. | #define HAVE_STRINGS_H 1
  3156. | #define HAVE_INTTYPES_H 1
  3157. | #define HAVE_STDINT_H 1
  3158. | #define HAVE_UNISTD_H 1
  3159. | #define WITH_ZLIB 1
  3160. | #define WITH_BZ2 1
  3161. | #define STDC_HEADERS 1
  3162. | #define HAVE_STDDEF_H 1
  3163. | #define HAVE_LOCALE_H 1
  3164. | #define HAVE_LIBINTL_H 1
  3165. | #define HAVE_SYS_CDEFS_H 1
  3166. | #define HAVE_TIOCNOTTY 0
  3167. | /* end confdefs.h. */
  3168. |
  3169. | #include <stdio.h>
  3170. | #include <stdbool.h>
  3171. | #include <inttypes.h>
  3172. |
  3173. |
  3174. | /* Variadic macro arguments */
  3175. | #define variadic_macro(foo, ...) printf(foo, __VA_ARGS__)
  3176. |
  3177. | int
  3178. | main ()
  3179. | {
  3180. |
  3181. | /* Compound initialisers */
  3182. | struct { int a, b; } foo = { .a = 1, .b = 2 };
  3183. |
  3184. | /* Boolean type */
  3185. | bool bar = false;
  3186. |
  3187. | /* Specific size type */
  3188. | uint32_t baz = 0;
  3189. |
  3190. | /* C99-style for-loop declarations */
  3191. | for (int i = 0; i < 10; i++)
  3192. | continue;
  3193. |
  3194. | /* Magic __func__ variable */
  3195. | printf("%s", __func__);
  3196. |
  3197. | ;
  3198. | return 0;
  3199. | }
  3200. configure:10277: result: no
  3201. configure:10286: checking what argument makes compiler support C99 features
  3202. configure:10340: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3203. configure:10346: $? = 0
  3204. configure:10368: result: -std=gnu99
  3205. configure:10380: checking for mode_t
  3206. configure:10410: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3207. configure:10416: $? = 0
  3208. configure:10431: result: yes
  3209. configure:10443: checking for pid_t
  3210. configure:10473: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3211. configure:10479: $? = 0
  3212. configure:10494: result: yes
  3213. configure:10506: checking for size_t
  3214. configure:10536: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3215. configure:10542: $? = 0
  3216. configure:10557: result: yes
  3217. configure:10569: checking for ptrdiff_t
  3218. configure:10599: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3219. configure:10605: $? = 0
  3220. configure:10620: result: yes
  3221. configure:10632: checking for unsigned int
  3222. configure:10662: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3223. configure:10668: $? = 0
  3224. configure:10683: result: yes
  3225. configure:10690: checking size of unsigned int
  3226. configure:10992: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3227. configure:10995: $? = 0
  3228. configure:11001: ./conftest
  3229. configure:11004: $? = 0
  3230. configure:11027: result: 4
  3231. configure:11037: checking for unsigned long
  3232. configure:11067: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3233. configure:11073: $? = 0
  3234. configure:11088: result: yes
  3235. configure:11095: checking size of unsigned long
  3236. configure:11397: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3237. configure:11400: $? = 0
  3238. configure:11406: ./conftest
  3239. configure:11409: $? = 0
  3240. configure:11432: result: 8
  3241. configure:11447: checking for unistd.h
  3242. configure:11453: result: yes
  3243. configure:11587: checking whether sys_siglist is declared
  3244. configure:11622: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3245. configure:11628: $? = 0
  3246. configure:11643: result: yes
  3247. configure:11661: checking whether compiler supports __attribute__
  3248. configure:11688: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3249. configure:11694: $? = 0
  3250. configure:11709: result: yes
  3251. configure:11726: checking for va_copy
  3252. configure:11757: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3253. conftest.c:44: warning: return type defaults to 'int'
  3254. conftest.c: In function 'main':
  3255. conftest.c:47: warning: implicit declaration of function 'exit'
  3256. conftest.c:47: warning: incompatible implicit declaration of built-in function 'exit'
  3257. configure:11760: $? = 0
  3258. configure:11766: ./conftest
  3259. configure:11769: $? = 0
  3260. configure:11785: result: yes
  3261. configure:11857: checking for getopt
  3262. configure:11913: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3263. configure:11919: $? = 0
  3264. configure:11937: result: yes
  3265. configure:11857: checking for getopt_long
  3266. configure:11913: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3267. configure:11919: $? = 0
  3268. configure:11937: result: yes
  3269. configure:11857: checking for strnlen
  3270. configure:11913: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3271. Undefined symbols for architecture x86_64:
  3272. "_strnlen", referenced from:
  3273. _main in ccPfyer0.o
  3274. ld: symbol(s) not found for architecture x86_64
  3275. collect2: ld returned 1 exit status
  3276. configure:11919: $? = 1
  3277. configure: failed program was:
  3278. | /* confdefs.h. */
  3279. | #define PACKAGE_NAME "dpkg"
  3280. | #define PACKAGE_TARNAME "dpkg"
  3281. | #define PACKAGE_VERSION "1.14.30"
  3282. | #define PACKAGE_STRING "dpkg 1.14.30"
  3283. | #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  3284. | #define _GNU_SOURCE 1
  3285. | #define ARCHITECTURE_CPU "i386"
  3286. | #define ARCHITECTURE_OS "darwin10.7.0"
  3287. | #define ARCHITECTURE ""
  3288. | #define PACKAGE "dpkg"
  3289. | #define VERSION "1.14.30"
  3290. | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  3291. | #define HAVE_CFLOCALECOPYCURRENT 1
  3292. | #define HAVE_ICONV 1
  3293. | #define WITH_START_STOP_DAEMON 1
  3294. | #define YYTEXT_POINTER 1
  3295. | #define STDC_HEADERS 1
  3296. | #define HAVE_SYS_TYPES_H 1
  3297. | #define HAVE_SYS_STAT_H 1
  3298. | #define HAVE_STDLIB_H 1
  3299. | #define HAVE_STRING_H 1
  3300. | #define HAVE_MEMORY_H 1
  3301. | #define HAVE_STRINGS_H 1
  3302. | #define HAVE_INTTYPES_H 1
  3303. | #define HAVE_STDINT_H 1
  3304. | #define HAVE_UNISTD_H 1
  3305. | #define WITH_ZLIB 1
  3306. | #define WITH_BZ2 1
  3307. | #define STDC_HEADERS 1
  3308. | #define HAVE_STDDEF_H 1
  3309. | #define HAVE_LOCALE_H 1
  3310. | #define HAVE_LIBINTL_H 1
  3311. | #define HAVE_SYS_CDEFS_H 1
  3312. | #define HAVE_TIOCNOTTY 0
  3313. | #define HAVE_C99 1
  3314. | #define SIZEOF_UNSIGNED_INT 4
  3315. | #define SIZEOF_UNSIGNED_LONG 8
  3316. | #define HAVE_UNISTD_H 1
  3317. | #define HAVE_DECL_SYS_SIGLIST 1
  3318. | #define HAVE_C_ATTRIBUTE 1
  3319. | #define HAVE_VA_COPY 1
  3320. | #define HAVE_GETOPT 1
  3321. | #define HAVE_GETOPT_LONG 1
  3322. | /* end confdefs.h. */
  3323. | /* Define strnlen to an innocuous variant, in case <limits.h> declares strnlen.
  3324. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3325. | #define strnlen innocuous_strnlen
  3326. |
  3327. | /* System header to define __stub macros and hopefully few prototypes,
  3328. | which can conflict with char strnlen (); below.
  3329. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3330. | <limits.h> exists even on freestanding compilers. */
  3331. |
  3332. | #ifdef __STDC__
  3333. | # include <limits.h>
  3334. | #else
  3335. | # include <assert.h>
  3336. | #endif
  3337. |
  3338. | #undef strnlen
  3339. |
  3340. | /* Override any GCC internal prototype to avoid an error.
  3341. | Use char because int might match the return type of a GCC
  3342. | builtin and then its argument prototype would still apply. */
  3343. | #ifdef __cplusplus
  3344. | extern "C"
  3345. | #endif
  3346. | char strnlen ();
  3347. | /* The GNU C library defines this for functions which it implements
  3348. | to always fail with ENOSYS. Some functions are actually named
  3349. | something starting with __ and the normal name is an alias. */
  3350. | #if defined __stub_strnlen || defined __stub___strnlen
  3351. | choke me
  3352. | #endif
  3353. |
  3354. | int
  3355. | main ()
  3356. | {
  3357. | return strnlen ();
  3358. | ;
  3359. | return 0;
  3360. | }
  3361. configure:11937: result: no
  3362. configure:11857: checking for obstack_free
  3363. configure:11913: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3364. Undefined symbols for architecture x86_64:
  3365. "_obstack_free", referenced from:
  3366. _main in ccymVM1f.o
  3367. ld: symbol(s) not found for architecture x86_64
  3368. collect2: ld returned 1 exit status
  3369. configure:11919: $? = 1
  3370. configure: failed program was:
  3371. | /* confdefs.h. */
  3372. | #define PACKAGE_NAME "dpkg"
  3373. | #define PACKAGE_TARNAME "dpkg"
  3374. | #define PACKAGE_VERSION "1.14.30"
  3375. | #define PACKAGE_STRING "dpkg 1.14.30"
  3376. | #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  3377. | #define _GNU_SOURCE 1
  3378. | #define ARCHITECTURE_CPU "i386"
  3379. | #define ARCHITECTURE_OS "darwin10.7.0"
  3380. | #define ARCHITECTURE ""
  3381. | #define PACKAGE "dpkg"
  3382. | #define VERSION "1.14.30"
  3383. | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  3384. | #define HAVE_CFLOCALECOPYCURRENT 1
  3385. | #define HAVE_ICONV 1
  3386. | #define WITH_START_STOP_DAEMON 1
  3387. | #define YYTEXT_POINTER 1
  3388. | #define STDC_HEADERS 1
  3389. | #define HAVE_SYS_TYPES_H 1
  3390. | #define HAVE_SYS_STAT_H 1
  3391. | #define HAVE_STDLIB_H 1
  3392. | #define HAVE_STRING_H 1
  3393. | #define HAVE_MEMORY_H 1
  3394. | #define HAVE_STRINGS_H 1
  3395. | #define HAVE_INTTYPES_H 1
  3396. | #define HAVE_STDINT_H 1
  3397. | #define HAVE_UNISTD_H 1
  3398. | #define WITH_ZLIB 1
  3399. | #define WITH_BZ2 1
  3400. | #define STDC_HEADERS 1
  3401. | #define HAVE_STDDEF_H 1
  3402. | #define HAVE_LOCALE_H 1
  3403. | #define HAVE_LIBINTL_H 1
  3404. | #define HAVE_SYS_CDEFS_H 1
  3405. | #define HAVE_TIOCNOTTY 0
  3406. | #define HAVE_C99 1
  3407. | #define SIZEOF_UNSIGNED_INT 4
  3408. | #define SIZEOF_UNSIGNED_LONG 8
  3409. | #define HAVE_UNISTD_H 1
  3410. | #define HAVE_DECL_SYS_SIGLIST 1
  3411. | #define HAVE_C_ATTRIBUTE 1
  3412. | #define HAVE_VA_COPY 1
  3413. | #define HAVE_GETOPT 1
  3414. | #define HAVE_GETOPT_LONG 1
  3415. | /* end confdefs.h. */
  3416. | /* Define obstack_free to an innocuous variant, in case <limits.h> declares obstack_free.
  3417. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3418. | #define obstack_free innocuous_obstack_free
  3419. |
  3420. | /* System header to define __stub macros and hopefully few prototypes,
  3421. | which can conflict with char obstack_free (); below.
  3422. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3423. | <limits.h> exists even on freestanding compilers. */
  3424. |
  3425. | #ifdef __STDC__
  3426. | # include <limits.h>
  3427. | #else
  3428. | # include <assert.h>
  3429. | #endif
  3430. |
  3431. | #undef obstack_free
  3432. |
  3433. | /* Override any GCC internal prototype to avoid an error.
  3434. | Use char because int might match the return type of a GCC
  3435. | builtin and then its argument prototype would still apply. */
  3436. | #ifdef __cplusplus
  3437. | extern "C"
  3438. | #endif
  3439. | char obstack_free ();
  3440. | /* The GNU C library defines this for functions which it implements
  3441. | to always fail with ENOSYS. Some functions are actually named
  3442. | something starting with __ and the normal name is an alias. */
  3443. | #if defined __stub_obstack_free || defined __stub___obstack_free
  3444. | choke me
  3445. | #endif
  3446. |
  3447. | int
  3448. | main ()
  3449. | {
  3450. | return obstack_free ();
  3451. | ;
  3452. | return 0;
  3453. | }
  3454. configure:11937: result: no
  3455. configure:12004: checking for vsnprintf
  3456. configure:12060: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3457. conftest.c:69: warning: conflicting types for built-in function 'vsnprintf'
  3458. configure:12066: $? = 0
  3459. configure:12084: result: yes
  3460. configure:12004: checking for snprintf
  3461. configure:12060: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3462. conftest.c:70: warning: conflicting types for built-in function 'snprintf'
  3463. configure:12066: $? = 0
  3464. configure:12084: result: yes
  3465. configure:12004: checking for strtoul
  3466. configure:12060: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3467. configure:12066: $? = 0
  3468. configure:12084: result: yes
  3469. configure:12004: checking for strerror
  3470. configure:12060: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3471. configure:12066: $? = 0
  3472. configure:12084: result: yes
  3473. configure:12004: checking for strsignal
  3474. configure:12060: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3475. configure:12066: $? = 0
  3476. configure:12084: result: yes
  3477. configure:12004: checking for alphasort
  3478. configure:12060: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3479. configure:12066: $? = 0
  3480. configure:12084: result: yes
  3481. configure:12004: checking for isascii
  3482. configure:12060: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3483. conftest.c:75: warning: conflicting types for built-in function 'isascii'
  3484. configure:12066: $? = 0
  3485. configure:12084: result: yes
  3486. configure:12004: checking for bcopy
  3487. configure:12060: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3488. conftest.c:76: warning: conflicting types for built-in function 'bcopy'
  3489. configure:12066: $? = 0
  3490. configure:12084: result: yes
  3491. configure:12004: checking for memcpy
  3492. configure:12060: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3493. conftest.c:77: warning: conflicting types for built-in function 'memcpy'
  3494. configure:12066: $? = 0
  3495. configure:12084: result: yes
  3496. configure:12004: checking for scandir
  3497. configure:12060: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3498. configure:12066: $? = 0
  3499. configure:12084: result: yes
  3500. configure:12004: checking for unsetenv
  3501. configure:12060: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3502. configure:12066: $? = 0
  3503. configure:12084: result: yes
  3504. configure:12004: checking for lchown
  3505. configure:12060: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3506. configure:12066: $? = 0
  3507. configure:12084: result: yes
  3508. configure:12004: checking for setsid
  3509. configure:12060: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3510. configure:12066: $? = 0
  3511. configure:12084: result: yes
  3512. configure:12004: checking for getdtablesize
  3513. configure:12060: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3514. configure:12066: $? = 0
  3515. configure:12084: result: yes
  3516. configure:12300: creating ./config.status
  3517.  
  3518. ## ---------------------- ##
  3519. ## Running config.status. ##
  3520. ## ---------------------- ##
  3521.  
  3522. This file was extended by dpkg config.status 1.14.30, which was
  3523. generated by GNU Autoconf 2.61. Invocation command line was
  3524.  
  3525. CONFIG_FILES =
  3526. CONFIG_HEADERS =
  3527. CONFIG_LINKS =
  3528. CONFIG_COMMANDS =
  3529. $ ./config.status
  3530.  
  3531. on mjar81mac.local
  3532.  
  3533. config.status:717: creating Makefile
  3534. config.status:717: creating dpkg-deb/Makefile
  3535. config.status:717: creating dpkg-split/Makefile
  3536. config.status:717: creating dselect/Makefile
  3537. config.status:717: creating dselect/methods/Makefile
  3538. config.status:717: creating dselect/po/Makefile.in
  3539. config.status:717: creating libcompat/Makefile
  3540. config.status:717: creating lib/Makefile
  3541. config.status:717: creating man/Makefile
  3542. config.status:717: creating origins/Makefile
  3543. config.status:717: creating po/Makefile.in
  3544. config.status:717: creating scripts/Makefile
  3545. config.status:717: creating scripts/po/Makefile.in
  3546. config.status:717: creating src/Makefile
  3547. config.status:717: creating utils/Makefile
  3548. config.status:717: creating config.h
  3549. config.status:1038: executing po-directories commands
  3550. config.status:1038: executing depfiles commands
  3551.  
  3552. ## ---------------- ##
  3553. ## Cache variables. ##
  3554. ## ---------------- ##
  3555.  
  3556. ac_cv_build=i386-apple-darwin10.7.0
  3557. ac_cv_c_bigendian=no
  3558. ac_cv_c_compiler_gnu=yes
  3559. ac_cv_c_const=yes
  3560. ac_cv_c_inline=inline
  3561. ac_cv_c_volatile=yes
  3562. ac_cv_cxx_compiler_gnu=yes
  3563. ac_cv_env_BZ2_LIBS_set=
  3564. ac_cv_env_BZ2_LIBS_value=
  3565. ac_cv_env_CCC_set=
  3566. ac_cv_env_CCC_value=
  3567. ac_cv_env_CC_set=
  3568. ac_cv_env_CC_value=
  3569. ac_cv_env_CFLAGS_set=
  3570. ac_cv_env_CFLAGS_value=
  3571. ac_cv_env_CPPFLAGS_set=
  3572. ac_cv_env_CPPFLAGS_value=
  3573. ac_cv_env_CPP_set=
  3574. ac_cv_env_CPP_value=
  3575. ac_cv_env_CURSES_LIBS_set=
  3576. ac_cv_env_CURSES_LIBS_value=
  3577. ac_cv_env_CXXFLAGS_set=
  3578. ac_cv_env_CXXFLAGS_value=
  3579. ac_cv_env_CXX_set=
  3580. ac_cv_env_CXX_value=
  3581. ac_cv_env_LDFLAGS_set=
  3582. ac_cv_env_LDFLAGS_value=
  3583. ac_cv_env_LIBS_set=
  3584. ac_cv_env_LIBS_value=
  3585. ac_cv_env_PERL_LIBDIR_set=
  3586. ac_cv_env_PERL_LIBDIR_value=
  3587. ac_cv_env_PERL_set=
  3588. ac_cv_env_PERL_value=
  3589. ac_cv_env_SELINUX_LIBS_set=
  3590. ac_cv_env_SELINUX_LIBS_value=
  3591. ac_cv_env_SSD_LIBS_set=
  3592. ac_cv_env_SSD_LIBS_value=
  3593. ac_cv_env_ZLIB_LIBS_set=
  3594. ac_cv_env_ZLIB_LIBS_value=
  3595. ac_cv_env_build_alias_set=
  3596. ac_cv_env_build_alias_value=
  3597. ac_cv_env_host_alias_set=
  3598. ac_cv_env_host_alias_value=
  3599. ac_cv_env_target_alias_set=
  3600. ac_cv_env_target_alias_value=
  3601. ac_cv_func_alphasort=yes
  3602. ac_cv_func_bcopy=yes
  3603. ac_cv_func_getdtablesize=yes
  3604. ac_cv_func_getopt=yes
  3605. ac_cv_func_getopt_long=yes
  3606. ac_cv_func_isascii=yes
  3607. ac_cv_func_lchown=yes
  3608. ac_cv_func_memcpy=yes
  3609. ac_cv_func_obstack_free=no
  3610. ac_cv_func_scandir=yes
  3611. ac_cv_func_setsid=yes
  3612. ac_cv_func_snprintf=yes
  3613. ac_cv_func_strerror=yes
  3614. ac_cv_func_strnlen=no
  3615. ac_cv_func_strsignal=yes
  3616. ac_cv_func_strtoul=yes
  3617. ac_cv_func_unsetenv=yes
  3618. ac_cv_func_vsnprintf=yes
  3619. ac_cv_have_decl_sys_siglist=yes
  3620. ac_cv_header_bzlib_h=yes
  3621. ac_cv_header_error_h=no
  3622. ac_cv_header_inttypes_h=yes
  3623. ac_cv_header_kvm_h=no
  3624. ac_cv_header_libintl_h=yes
  3625. ac_cv_header_locale_h=yes
  3626. ac_cv_header_memory_h=yes
  3627. ac_cv_header_selinux_selinux_h=no
  3628. ac_cv_header_stdc=yes
  3629. ac_cv_header_stddef_h=yes
  3630. ac_cv_header_stdint_h=yes
  3631. ac_cv_header_stdlib_h=yes
  3632. ac_cv_header_string_h=yes
  3633. ac_cv_header_strings_h=yes
  3634. ac_cv_header_sys_cdefs_h=yes
  3635. ac_cv_header_sys_stat_h=yes
  3636. ac_cv_header_sys_types_h=yes
  3637. ac_cv_header_unistd_h=yes
  3638. ac_cv_header_zlib_h=yes
  3639. ac_cv_host=i386-apple-darwin10.7.0
  3640. ac_cv_lib_bz2_BZ2_bzdopen=yes
  3641. ac_cv_lib_ihash_ihash_create=no
  3642. ac_cv_lib_kvm_kvm_openfiles=no
  3643. ac_cv_lib_lex=-lfl
  3644. ac_cv_lib_ncurses_initscr=yes
  3645. ac_cv_lib_ncursesw_initscr=no
  3646. ac_cv_lib_ps_proc_stat_list_create=no
  3647. ac_cv_lib_selinux_is_selinux_enabled=no
  3648. ac_cv_lib_shouldbeinlibc_fmt_past_time=no
  3649. ac_cv_lib_z_gzdopen=yes
  3650. ac_cv_objext=o
  3651. ac_cv_path_EGREP='/usr/bin/grep -E'
  3652. ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
  3653. ac_cv_path_GREP=/usr/bin/grep
  3654. ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
  3655. ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
  3656. ac_cv_path_PERL=/usr/bin/perl
  3657. ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
  3658. ac_cv_path_install='/usr/bin/install -c'
  3659. ac_cv_prog_AWK=awk
  3660. ac_cv_prog_CPP='gcc -E'
  3661. ac_cv_prog_LEX=flex
  3662. ac_cv_prog_ac_ct_CC=gcc
  3663. ac_cv_prog_ac_ct_CXX=g++
  3664. ac_cv_prog_ac_ct_RANLIB=ranlib
  3665. ac_cv_prog_cc_c89=
  3666. ac_cv_prog_cc_g=yes
  3667. ac_cv_prog_cxx_g=yes
  3668. ac_cv_prog_lex_root=lex.yy
  3669. ac_cv_prog_lex_yytext_pointer=yes
  3670. ac_cv_prog_make_make_set=yes
  3671. ac_cv_sizeof_unsigned_int=4
  3672. ac_cv_sizeof_unsigned_long=8
  3673. ac_cv_sys_file_offset_bits=no
  3674. ac_cv_sys_largefile_CC=no
  3675. ac_cv_target=i386-apple-darwin10.7.0
  3676. ac_cv_type_mode_t=yes
  3677. ac_cv_type_pid_t=yes
  3678. ac_cv_type_ptrdiff_t=yes
  3679. ac_cv_type_size_t=yes
  3680. ac_cv_type_unsigned_int=yes
  3681. ac_cv_type_unsigned_long=yes
  3682. acl_cv_hardcode_direct=no
  3683. acl_cv_hardcode_libdir_flag_spec=
  3684. acl_cv_hardcode_libdir_separator=
  3685. acl_cv_hardcode_minus_L=no
  3686. acl_cv_libext=a
  3687. acl_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
  3688. acl_cv_prog_gnu_ld=no
  3689. acl_cv_rpath=done
  3690. acl_cv_shlibext=dylib
  3691. acl_cv_wl=-Wl,
  3692. am_cv_CC_dependencies_compiler_type=gcc3
  3693. am_cv_CXX_dependencies_compiler_type=gcc3
  3694. am_cv_func_iconv=yes
  3695. am_cv_lib_iconv=yes
  3696. dpkg_cv_attribute=yes
  3697. dpkg_cv_c99=no
  3698. dpkg_cv_c99_arg=-std=gnu99
  3699. dpkg_cv_define_TIOCNOTTY=yes
  3700. dpkg_cv_va_copy=yes
  3701. gt_cv_func_CFLocaleCopyCurrent=yes
  3702. gt_cv_func_CFPreferencesCopyAppValue=yes
  3703. gt_cv_func_gnugettext1_libc=no
  3704. gt_cv_func_gnugettext1_libintl=no
  3705.  
  3706. ## ----------------- ##
  3707. ## Output variables. ##
  3708. ## ----------------- ##
  3709.  
  3710. ACLOCAL='${SHELL} /Volumes/Data/Users/mjar81/MacDev/xbmc/tools/osx/ios-depends/dpkg/dpkg-1.14.30/config/missing --run aclocal-1.10'
  3711. AMDEPBACKSLASH='\'
  3712. AMDEP_FALSE='#'
  3713. AMDEP_TRUE=''
  3714. AMTAR='${SHELL} /Volumes/Data/Users/mjar81/MacDev/xbmc/tools/osx/ios-depends/dpkg/dpkg-1.14.30/config/missing --run tar'
  3715. AUTOCONF='${SHELL} /Volumes/Data/Users/mjar81/MacDev/xbmc/tools/osx/ios-depends/dpkg/dpkg-1.14.30/config/missing --run autoconf'
  3716. AUTOHEADER='${SHELL} /Volumes/Data/Users/mjar81/MacDev/xbmc/tools/osx/ios-depends/dpkg/dpkg-1.14.30/config/missing --run autoheader'
  3717. AUTOMAKE='${SHELL} /Volumes/Data/Users/mjar81/MacDev/xbmc/tools/osx/ios-depends/dpkg/dpkg-1.14.30/config/missing --run automake-1.10'
  3718. AWK='awk'
  3719. BZ2_LIBS='-lbz2'
  3720. CC='gcc -std=gnu99'
  3721. CCDEPMODE='depmode=gcc3'
  3722. CFLAGS='-g -O2'
  3723. CPP='gcc -E'
  3724. CPPFLAGS=''
  3725. CURSES_LIBS='-lncurses'
  3726. CXX='g++'
  3727. CXXDEPMODE='depmode=gcc3'
  3728. CXXFLAGS='-g -O2'
  3729. CYGPATH_W='echo'
  3730. DEFS='-DHAVE_CONFIG_H'
  3731. DEPDIR='.deps'
  3732. ECHO_C=''
  3733. ECHO_N='-n'
  3734. ECHO_T=''
  3735. EGREP='/usr/bin/grep -E'
  3736. EXEEXT=''
  3737. GMSGFMT='/usr/local/bin/msgfmt'
  3738. GMSGFMT_015='/usr/local/bin/msgfmt'
  3739. GREP='/usr/bin/grep'
  3740. HAVE_GETOPT_FALSE='#'
  3741. HAVE_GETOPT_LONG_FALSE='#'
  3742. HAVE_GETOPT_LONG_TRUE=''
  3743. HAVE_GETOPT_TRUE=''
  3744. HAVE_OBSTACK_FREE_FALSE=''
  3745. HAVE_OBSTACK_FREE_TRUE='#'
  3746. HAVE_STRNLEN_FALSE=''
  3747. HAVE_STRNLEN_TRUE='#'
  3748. INSTALL_DATA='${INSTALL} -m 644'
  3749. INSTALL_PROGRAM='${INSTALL}'
  3750. INSTALL_SCRIPT='${INSTALL}'
  3751. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  3752. INTLLIBS=''
  3753. INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
  3754. LDFLAGS=' -Wl,-O1'
  3755. LEX='flex'
  3756. LEXLIB='-lfl'
  3757. LEX_OUTPUT_ROOT='lex.yy'
  3758. LIBICONV='-liconv'
  3759. LIBINTL=''
  3760. LIBOBJS=''
  3761. LIBS=''
  3762. LTLIBICONV='-liconv'
  3763. LTLIBINTL=''
  3764. LTLIBOBJS=''
  3765. MAKEINFO='${SHELL} /Volumes/Data/Users/mjar81/MacDev/xbmc/tools/osx/ios-depends/dpkg/dpkg-1.14.30/config/missing --run makeinfo'
  3766. MSGFMT='/usr/local/bin/msgfmt'
  3767. MSGFMT_015='/usr/local/bin/msgfmt'
  3768. MSGMERGE='/usr/local/bin/msgmerge'
  3769. OBJEXT='o'
  3770. PACKAGE='dpkg'
  3771. PACKAGE_BUGREPORT='debian-dpkg@lists.debian.org'
  3772. PACKAGE_NAME='dpkg'
  3773. PACKAGE_STRING='dpkg 1.14.30'
  3774. PACKAGE_TARNAME='dpkg'
  3775. PACKAGE_VERSION='1.14.30'
  3776. PATH_SEPARATOR=':'
  3777. PERL='/usr/bin/perl'
  3778. PERL_LIBDIR='/Network/Library/Perl/5.10.0'
  3779. POSUB=''
  3780. RANLIB='ranlib'
  3781. SELINUX_LIBS=''
  3782. SET_MAKE=''
  3783. SHELL='/bin/sh'
  3784. SSD_LIBS=''
  3785. STRIP=''
  3786. USE_NLS='no'
  3787. VERSION='1.14.30'
  3788. WITH_DSELECT_FALSE='#'
  3789. WITH_DSELECT_TRUE=''
  3790. WITH_START_STOP_DAEMON_FALSE='#'
  3791. WITH_START_STOP_DAEMON_TRUE=''
  3792. XGETTEXT='/usr/local/bin/xgettext'
  3793. XGETTEXT_015='/usr/local/bin/xgettext'
  3794. ZLIB_LIBS='-lz'
  3795. ac_ct_CC='gcc'
  3796. ac_ct_CXX='g++'
  3797. admindir='${prefix}/var/dpkg'
  3798. am__fastdepCC_FALSE='#'
  3799. am__fastdepCC_TRUE=''
  3800. am__fastdepCXX_FALSE='#'
  3801. am__fastdepCXX_TRUE=''
  3802. am__include='include'
  3803. am__isrc=''
  3804. am__leading_dot='.'
  3805. am__quote=''
  3806. am__tar='${AMTAR} chof - "$$tardir"'
  3807. am__untar='${AMTAR} xf -'
  3808. bindir='${exec_prefix}/bin'
  3809. build='i386-apple-darwin10.7.0'
  3810. build_alias=''
  3811. build_cpu='i386'
  3812. build_os='darwin10.7.0'
  3813. build_vendor='apple'
  3814. datadir='${datarootdir}'
  3815. datarootdir='${prefix}/share'
  3816. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  3817. dvidir='${docdir}'
  3818. exec_prefix='${prefix}'
  3819. host='i386-apple-darwin10.7.0'
  3820. host_alias=''
  3821. host_cpu='i386'
  3822. host_os='darwin10.7.0'
  3823. host_vendor='apple'
  3824. htmldir='${docdir}'
  3825. includedir='${prefix}/include'
  3826. infodir='${datarootdir}/info'
  3827. install_sh='$(SHELL) /Volumes/Data/Users/mjar81/MacDev/xbmc/tools/osx/ios-depends/dpkg/dpkg-1.14.30/config/install-sh'
  3828. libdir='${exec_prefix}/lib'
  3829. libexecdir='${exec_prefix}/libexec'
  3830. localedir='${datarootdir}/locale'
  3831. localstatedir='${prefix}/var'
  3832. mandir='${datarootdir}/man'
  3833. mkdir_p='$(top_builddir)/config/install-sh -c -d'
  3834. oldincludedir='/usr/include'
  3835. pdfdir='${docdir}'
  3836. prefix='/Users/Shared/xbmc-depends/ios-4.2_arm7'
  3837. program_transform_name='s,x,x,'
  3838. psdir='${docdir}'
  3839. sbindir='${exec_prefix}/sbin'
  3840. sharedstatedir='${prefix}/com'
  3841. sysconfdir='${prefix}/etc'
  3842. target='i386-apple-darwin10.7.0'
  3843. target_alias=''
  3844. target_cpu='i386'
  3845. target_os='darwin10.7.0'
  3846. target_vendor='apple'
  3847.  
  3848. ## ----------- ##
  3849. ## confdefs.h. ##
  3850. ## ----------- ##
  3851.  
  3852. #define PACKAGE_NAME "dpkg"
  3853. #define PACKAGE_TARNAME "dpkg"
  3854. #define PACKAGE_VERSION "1.14.30"
  3855. #define PACKAGE_STRING "dpkg 1.14.30"
  3856. #define PACKAGE_BUGREPORT "debian-dpkg@lists.debian.org"
  3857. #define _GNU_SOURCE 1
  3858. #define ARCHITECTURE_CPU "i386"
  3859. #define ARCHITECTURE_OS "darwin10.7.0"
  3860. #define ARCHITECTURE ""
  3861. #define PACKAGE "dpkg"
  3862. #define VERSION "1.14.30"
  3863. #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
  3864. #define HAVE_CFLOCALECOPYCURRENT 1
  3865. #define HAVE_ICONV 1
  3866. #define WITH_START_STOP_DAEMON 1
  3867. #define YYTEXT_POINTER 1
  3868. #define STDC_HEADERS 1
  3869. #define HAVE_SYS_TYPES_H 1
  3870. #define HAVE_SYS_STAT_H 1
  3871. #define HAVE_STDLIB_H 1
  3872. #define HAVE_STRING_H 1
  3873. #define HAVE_MEMORY_H 1
  3874. #define HAVE_STRINGS_H 1
  3875. #define HAVE_INTTYPES_H 1
  3876. #define HAVE_STDINT_H 1
  3877. #define HAVE_UNISTD_H 1
  3878. #define WITH_ZLIB 1
  3879. #define WITH_BZ2 1
  3880. #define STDC_HEADERS 1
  3881. #define HAVE_STDDEF_H 1
  3882. #define HAVE_LOCALE_H 1
  3883. #define HAVE_LIBINTL_H 1
  3884. #define HAVE_SYS_CDEFS_H 1
  3885. #define HAVE_TIOCNOTTY 0
  3886. #define HAVE_C99 1
  3887. #define SIZEOF_UNSIGNED_INT 4
  3888. #define SIZEOF_UNSIGNED_LONG 8
  3889. #define HAVE_UNISTD_H 1
  3890. #define HAVE_DECL_SYS_SIGLIST 1
  3891. #define HAVE_C_ATTRIBUTE 1
  3892. #define HAVE_VA_COPY 1
  3893. #define HAVE_GETOPT 1
  3894. #define HAVE_GETOPT_LONG 1
  3895. #define HAVE_VSNPRINTF 1
  3896. #define HAVE_SNPRINTF 1
  3897. #define HAVE_STRTOUL 1
  3898. #define HAVE_STRERROR 1
  3899. #define HAVE_STRSIGNAL 1
  3900. #define HAVE_ALPHASORT 1
  3901. #define HAVE_ISASCII 1
  3902. #define HAVE_BCOPY 1
  3903. #define HAVE_MEMCPY 1
  3904. #define HAVE_SCANDIR 1
  3905. #define HAVE_UNSETENV 1
  3906. #define HAVE_LCHOWN 1
  3907. #define HAVE_SETSID 1
  3908. #define HAVE_GETDTABLESIZE 1
  3909.  
  3910. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement