japobla

FreeBSD opera port error config.log

Jan 30th, 2014
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 157.88 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 gobject-introspection configure 1.36.0, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd10.0
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = freejb
  14. uname -m = i386
  15. uname -r = 10.0-RELEASE
  16. uname -s = FreeBSD
  17. uname -v = FreeBSD 10.0-RELEASE #0 r260789: Fri Jan 17 01:46:25 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC
  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 = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /sbin
  31. PATH: /bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /usr/games
  35. PATH: /usr/local/sbin
  36. PATH: /usr/local/bin
  37. PATH: /root/bin
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2457: loading site script /usr/ports/Templates/config.site
  45. | # $FreeBSD: Templates/config.site 340851 2014-01-23 19:55:14Z mat $
  46. | # Do not add:
  47. | # - toolchain related
  48. | # - arch-dependent values
  49. | # - anything "=no" unless guaranteed to never be
  50. | # implemented in FreeBSD
  51. | # - also avoid "working" values
  52. | # This file must reflect the oldest supported Release.
  53. | #
  54. | #MAINTAINER= portmgr@FreeBSD.org
  55. |
  56. | # Path
  57. | : ${ac_cv_path_BZIP2=/usr/bin/bzip2}
  58. | : ${ac_cv_path_EGREP=/usr/bin/egrep}
  59. | : ${ac_cv_path_FGREP=/usr/bin/fgrep}
  60. | : ${ac_cv_path_GREP=/usr/bin/grep}
  61. | : ${ac_cv_path_GZIP=/usr/bin/gzip}
  62. | : ${ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp}
  63. | : ${ac_cv_path_SED=/usr/bin/sed}
  64. | : ${ac_cv_path_install=/usr/bin/install}
  65. | : ${ac_cv_path_mkdir=/bin/mkdir}
  66. | : ${ac_cv_prog_AWK=/usr/bin/awk}
  67. | : ${ac_cv_prog_SED=/usr/bin/sed}
  68. | : ${am_cv_prog_tar_ustar=/usr/bin/tar}
  69. | : ${cl_cv_prog_LN=/bin/ln}
  70. | : ${cl_cv_prog_cp='/bin/cp -p'}
  71. | : ${lt_cv_path_MAGIC_CMD=/usr/bin/file}
  72. |
  73. | # Headers
  74. | : ${ac_cv_header_alloca_h=no}
  75. | : ${ac_cv_header_arpa_inet_h=yes}
  76. | : ${ac_cv_header_arpa_nameser_h=yes}
  77. | : ${ac_cv_header_ctype_h=yes}
  78. | : ${ac_cv_header_dirent_h=yes}
  79. | : ${ac_cv_header_dlfcn_h=yes}
  80. | : ${ac_cv_header_elf_h=yes}
  81. | : ${ac_cv_header_errno_h=yes}
  82. | : ${ac_cv_header_fcntl_h=yes}
  83. | : ${ac_cv_header_float_h=yes}
  84. | : ${ac_cv_header_floatingpoint_h=yes}
  85. | : ${ac_cv_header_getopt_h=yes}
  86. | : ${ac_cv_header_glob_h=yes}
  87. | : ${ac_cv_header_inttypes_h=yes}
  88. | : ${ac_cv_header_langinfo_h=yes}
  89. | : ${ac_cv_header_libgen_h=yes}
  90. | : ${ac_cv_header_libutil_h=yes}
  91. | : ${ac_cv_header_limits_h=yes}
  92. | : ${ac_cv_header_login_cap_h=yes}
  93. | : ${ac_cv_header_math_h=yes}
  94. | : ${ac_cv_header_memory_h=yes}
  95. | : ${ac_cv_header_minix_config_h=no}
  96. | : ${ac_cv_header_net_if_h=yes}
  97. | : ${ac_cv_header_net_if_media_h=yes}
  98. | : ${ac_cv_header_net_if_tap_h=yes}
  99. | : ${ac_cv_header_net_if_tun_h=yes}
  100. | : ${ac_cv_header_netdb_h=yes}
  101. | : ${ac_cv_header_netinet_in_h=yes}
  102. | : ${ac_cv_header_paths_h=yes}
  103. | : ${ac_cv_header_poll_h=yes}
  104. | : ${ac_cv_header_pwd_h=yes}
  105. | : ${ac_cv_header_readpassphrase_h=yes}
  106. | : ${ac_cv_header_resolv_h=yes}
  107. | : ${ac_cv_header_rpc_types_h=yes}
  108. | : ${ac_cv_header_sched_h=yes}
  109. | : ${ac_cv_header_search_h=yes}
  110. | : ${ac_cv_header_security_pam_appl_h=yes}
  111. | : ${ac_cv_header_signal_h=yes}
  112. | : ${ac_cv_header_spawn_h=yes}
  113. | : ${ac_cv_header_stdarg_h=yes}
  114. | : ${ac_cv_header_stdbool_h=yes}
  115. | : ${ac_cv_header_stdc=yes}
  116. | : ${ac_cv_header_stddef_h=yes}
  117. | : ${ac_cv_header_stdint_h=yes}
  118. | : ${ac_cv_header_stdio_h=yes}
  119. | : ${ac_cv_header_stdlib_h=yes}
  120. | : ${ac_cv_header_string_h=yes}
  121. | : ${ac_cv_header_strings_h=yes}
  122. | : ${ac_cv_header_sys_acl_h=yes}
  123. | : ${ac_cv_header_sys_cdefs_h=yes}
  124. | : ${ac_cv_header_sys_dir_h=yes}
  125. | : ${ac_cv_header_sys_fcntl_h=yes}
  126. | : ${ac_cv_header_sys_file_h=yes}
  127. | : ${ac_cv_header_sys_ioctl_h=yes}
  128. | : ${ac_cv_header_sys_mman_h=yes}
  129. | : ${ac_cv_header_sys_mount_h=yes}
  130. | : ${ac_cv_header_sys_msg_h=yes}
  131. | : ${ac_cv_header_sys_param_h=yes}
  132. | : ${ac_cv_header_sys_poll_h=yes}
  133. | : ${ac_cv_header_sys_ptrace_h=yes}
  134. | : ${ac_cv_header_sys_select_h=yes}
  135. | : ${ac_cv_header_sys_socket_h=yes}
  136. | : ${ac_cv_header_sys_stat_h=yes}
  137. | : ${ac_cv_header_sys_statvfs_h=yes}
  138. | : ${ac_cv_header_sys_time_h=yes}
  139. | : ${ac_cv_header_sys_timers_h=yes}
  140. | : ${ac_cv_header_sys_times_h=yes}
  141. | : ${ac_cv_header_sys_types_h=yes}
  142. | : ${ac_cv_header_sys_un_h=yes}
  143. | : ${ac_cv_header_sys_wait_h=yes}
  144. | : ${ac_cv_header_time_h=yes}
  145. | : ${ac_cv_header_ttyent_h=yes}
  146. | : ${ac_cv_header_ucontext_h=yes}
  147. | : ${ac_cv_header_unistd_h=yes}
  148. | : ${ac_cv_header_utime_h=yes}
  149. | : ${ac_cv_header_vis_h=yes}
  150. | : ${ac_cv_header_wchar_h=yes}
  151. | : ${ac_cv_header_wctype_h=yes}
  152. | : ${ac_cv_header_zlib_h=yes}
  153. |
  154. | : ${gl_cv_header_wchar_h_correct_inline=yes}
  155. |
  156. | : ${ac_cv_header_argz_h=no}
  157. | : ${ac_cv_header_byteswap_h=no}
  158. | : ${ac_cv_header_dl_h=no}
  159. | : ${ac_cv_header_malloc_h=no}
  160. | : ${ac_cv_header_random_h=no}
  161. | : ${ac_cv_header_vfork_h=no}
  162. |
  163. | # This appears in FreeBSD 10 do not cache it.
  164. | #: ${gl_cv_have_raw_decl_strchrnul=yes}
  165. | : ${gl_cv_have_raw_decl_memcpy=no}
  166. | : ${gl_cv_have_raw_decl_memmem=yes}
  167. | : ${gl_cv_have_raw_decl_memrchr=yes}
  168. | : ${gl_cv_have_raw_decl_rawmemchr=yes}
  169. | : ${gl_cv_have_raw_decl_stpcpy=yes}
  170. | : ${gl_cv_have_raw_decl_stpncpy=yes}
  171. | : ${gl_cv_have_raw_decl_strcasestr=yes}
  172. | : ${gl_cv_have_raw_decl_strdup=yes}
  173. | : ${gl_cv_have_raw_decl_strncat=yes}
  174. | : ${gl_cv_have_raw_decl_strndup=yes}
  175. | : ${gl_cv_have_raw_decl_strnlen=yes}
  176. | : ${gl_cv_have_raw_decl_strpbrk=yes}
  177. | : ${gl_cv_have_raw_decl_strsep=yes}
  178. | : ${gl_cv_have_raw_decl_strsignal=yes}
  179. | : ${gl_cv_have_raw_decl_strtok_r=yes}
  180. | : ${gl_cv_have_raw_decl_strverscmp=no}
  181. |
  182. | # Type
  183. | : ${ac_cv_c_int16_t=yes}
  184. | : ${ac_cv_c_int32_t=yes}
  185. | : ${ac_cv_c_int64_t=yes}
  186. | : ${ac_cv_c_int8_t=yes}
  187. | : ${ac_cv_c_uint16_t=yes}
  188. | : ${ac_cv_c_uint32_t=yes}
  189. | : ${ac_cv_c_uint64_t=yes}
  190. | : ${ac_cv_c_uint8_t=yes}
  191. |
  192. | : ${ac_cv_type__Bool=yes}
  193. | : ${ac_cv_type_char=yes}
  194. | : ${ac_cv_type_char_p=yes}
  195. | : ${ac_cv_type_fsblkcnt_t=yes}
  196. | : ${ac_cv_type_fsfilcnt_t=yes}
  197. | : ${ac_cv_type_in_addr_t=yes}
  198. | : ${ac_cv_type_in_port_t=yes}
  199. | : ${ac_cv_type_int16_t=yes}
  200. | : ${ac_cv_type_int32_t=yes}
  201. | : ${ac_cv_type_int=yes}
  202. | : ${ac_cv_type_intmax_t=yes}
  203. | : ${ac_cv_type_long=yes}
  204. | : ${ac_cv_type_long_double=yes}
  205. | : ${ac_cv_type_long_long=yes}
  206. | : ${ac_cv_type_long_long_int=yes}
  207. | : ${ac_cv_type_mbstate_t=yes}
  208. | : ${ac_cv_type_mode_t=yes}
  209. | : ${ac_cv_type_nlink_t=yes}
  210. | : ${ac_cv_type_off_t=yes}
  211. | : ${ac_cv_type_pid_t=yes}
  212. | : ${ac_cv_type_posix_spawn_file_actions_t=yes}
  213. | : ${ac_cv_type_posix_spawnattr_t=yes}
  214. | : ${ac_cv_type_ptrdiff_t=yes}
  215. | : ${ac_cv_type_short=yes}
  216. | : ${ac_cv_type_sig_atomic_t=yes}
  217. | : ${ac_cv_type_sigset_t=yes}
  218. | : ${ac_cv_type_size_t=yes}
  219. | : ${ac_cv_type_socklen_t=yes}
  220. | : ${ac_cv_type_ssize_t=yes}
  221. | : ${ac_cv_type_stack_t=yes}
  222. | : ${ac_cv_type_struct_timespec=yes}
  223. | : ${ac_cv_type_u_char=yes}
  224. | : ${ac_cv_type_u_int16_t=yes}
  225. | : ${ac_cv_type_u_int32_t=yes}
  226. | : ${ac_cv_type_u_int8_t=yes}
  227. | : ${ac_cv_type_u_int=yes}
  228. | : ${ac_cv_type_u_long=yes}
  229. | : ${ac_cv_type_u_short=yes}
  230. | : ${ac_cv_type_uid_t=yes}
  231. | : ${ac_cv_type_uintptr_t=yes}
  232. | : ${ac_cv_type_unsigned_char=yes}
  233. | : ${ac_cv_type_unsigned_int=yes}
  234. | : ${ac_cv_type_unsigned_long=yes}
  235. | : ${ac_cv_type_unsigned_long_long=yes}
  236. | : ${ac_cv_type_unsigned_long_long_int=yes}
  237. | : ${ac_cv_type_unsigned_short=yes}
  238. | : ${ac_cv_type_volatile_sig_atomic_t=yes}
  239. | : ${ac_cv_type_wchar_t=yes}
  240. | : ${ac_cv_type_wint_t=yes}
  241. |
  242. | : ${gl_cv_sigaltstack_low_base=yes}
  243. | : ${gl_cv_size_max=yes}
  244. | : ${gl_cv_type_sigset_t=yes}
  245. | : ${gl_cv_type_wchar_t_signed=yes}
  246. | : ${gl_cv_type_wctrans_t=yes}
  247. | : ${gl_cv_type_wctype_t=yes}
  248. | : ${gl_cv_type_wint_t_signed=yes}
  249. | : ${gl_cv_var_stdin_large_offset=yes}
  250. | : ${gt_cv_c_intmax_t=yes}
  251. | : ${gt_cv_c_wchar_t=yes}
  252. | : ${gt_cv_c_wint_t=yes}
  253. | : ${gt_cv_func_printf_posix=yes}
  254. | : ${gt_cv_int_divbyzero_sigfpe=yes}
  255. | : ${gt_cv_siginfo_t=yes}
  256. | : ${gt_cv_ssize_t=yes}
  257. |
  258. | # lib
  259. | : ${ac_cv_lib_crypt_crypt=yes}
  260. | : ${ac_cv_lib_edit_el_init=yes}
  261. | : ${ac_cv_lib_pam_pam_set_item=yes}
  262. | : ${ac_cv_lib_z_deflate=yes}
  263. | : ${ac_cv_libc_defines___progname=yes}
  264. | : ${ac_cv_libc_defines_sys_errlist=yes}
  265. | : ${ac_cv_libc_defines_sys_nerr=yes}
  266. |
  267. | # Struct
  268. | : ${ac_cv_member_HEADER_ad=yes}
  269. | : ${ac_cv_member_struct___res_state_retrans=yes}
  270. | : ${ac_cv_member_struct_sigaction_sa_sigaction=yes}
  271. | : ${ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes}
  272. | : ${ac_cv_member_struct_stat_st_blksize=yes}
  273. |
  274. | : ${gl_cv_sys_struct_timespec_in_time_h=yes}
  275. | : ${gl_cv_sys_struct_timeval=yes}
  276. |
  277. | # Has appearred in FreeBSD 10
  278. | #: ${ac_cv_func_waitid=yes}
  279. | # Has appearred in FreeBSD 10
  280. | #: ${ac_cv_func_strchrnul=yes}
  281. | # Has appearred in FreeBSD 9
  282. | #: ${ac_cv_func_uselocale=yes}
  283. | #: ${ac_cv_func_newlocale=yes}
  284. |
  285. | # Functions
  286. | : ${ac_cv_func___b64_ntop=yes}
  287. | : ${ac_cv_func___b64_pton=yes}
  288. | : ${ac_cv_func__getlong=yes}
  289. | : ${ac_cv_func__getshort=yes}
  290. | : ${ac_cv_func__getshort=yes}
  291. | : ${ac_cv_func__stat=yes}
  292. | : ${ac_cv_func_acl_create_entry_np=yes}
  293. | : ${ac_cv_func_acl_delete_def_file=yes}
  294. | : ${ac_cv_func_acl_delete_fd_np=yes}
  295. | : ${ac_cv_func_acl_delete_file_np=yes}
  296. | : ${ac_cv_func_acl_free=yes}
  297. | : ${ac_cv_func_acl_from_text=yes}
  298. | : ${ac_cv_func_acl_get_fd=yes}
  299. | : ${ac_cv_func_acl_get_file=yes}
  300. | : ${ac_cv_func_acl_set_fd=yes}
  301. | : ${ac_cv_func_acl_set_file=yes}
  302. | : ${ac_cv_func_alarm=yes}
  303. | : ${ac_cv_func_alloca=yes}
  304. | : ${ac_cv_func_arc4random=yes}
  305. | : ${ac_cv_func_arc4random_buf=yes}
  306. | : ${ac_cv_func_arc4random_uniform=yes}
  307. | : ${ac_cv_func_asprintf=yes}
  308. | : ${ac_cv_func_atexit=yes}
  309. | : ${ac_cv_func_bcopy=yes}
  310. | : ${ac_cv_func_bindresvport_sa=yes}
  311. | : ${ac_cv_func_btowc=yes}
  312. | : ${ac_cv_func_chown=yes}
  313. | : ${ac_cv_func_clock=yes}
  314. | : ${ac_cv_func_clock_gettime=yes}
  315. | : ${ac_cv_func_closedir=yes}
  316. | : ${ac_cv_func_closefrom=yes}
  317. | : ${ac_cv_func_daemon=yes}
  318. | : ${ac_cv_func_dirname=yes}
  319. | : ${ac_cv_func_dlopen=yes}
  320. | : ${ac_cv_func_dup2=yes}
  321. | : ${ac_cv_func_eaccess=yes}
  322. | : ${ac_cv_func_fchmod=yes}
  323. | : ${ac_cv_func_fchown=yes}
  324. | : ${ac_cv_func_fcntl=yes}
  325. | : ${ac_cv_func_fork=yes}
  326. | : ${ac_cv_func_fpurge=yes}
  327. | : ${ac_cv_func_freeaddrinfo=yes}
  328. | : ${ac_cv_func_fstatvfs=yes}
  329. | : ${ac_cv_func_fsync=yes}
  330. | : ${ac_cv_func_futimes=yes}
  331. | : ${ac_cv_func_fwprintf=yes}
  332. | : ${ac_cv_func_gai_strerror=yes}
  333. | : ${ac_cv_func_getaddrinfo=yes}
  334. | : ${ac_cv_func_getcwd=yes}
  335. | : ${ac_cv_func_getdelim=yes}
  336. | : ${ac_cv_func_getdtablesize=yes}
  337. | : ${ac_cv_func_getegid=yes}
  338. | : ${ac_cv_func_geteuid=yes}
  339. | : ${ac_cv_func_getgid=yes}
  340. | : ${ac_cv_func_getgrouplist=yes}
  341. | : ${ac_cv_func_gethostbyname=yes}
  342. | : ${ac_cv_func_gethostname=yes}
  343. | : ${ac_cv_func_getline=yes}
  344. | : ${ac_cv_func_getnameinfo=yes}
  345. | : ${ac_cv_func_getopt=yes}
  346. | : ${ac_cv_func_getopt_long_only=yes}
  347. | : ${ac_cv_func_getpagesize=yes}
  348. | : ${ac_cv_func_getpeereid=yes}
  349. | : ${ac_cv_func_getpgid=yes}
  350. | : ${ac_cv_func_getpgrp=yes}
  351. | : ${ac_cv_func_getpgrp_void=yes}
  352. | : ${ac_cv_func_getpid=yes}
  353. | : ${ac_cv_func_getrlimit=yes}
  354. | : ${ac_cv_func_getrusage=yes}
  355. | : ${ac_cv_func_gettimeofday=yes}
  356. | : ${ac_cv_func_getttyent=yes}
  357. | : ${ac_cv_func_getuid=yes}
  358. | : ${ac_cv_func_glob=yes}
  359. | : ${ac_cv_func_group_from_gid=yes}
  360. | : ${ac_cv_func_inet_aton=yes}
  361. | : ${ac_cv_func_inet_ntoa=yes}
  362. | : ${ac_cv_func_inet_ntop=yes}
  363. | : ${ac_cv_func_innetgr=yes}
  364. | : ${ac_cv_func_isascii=yes}
  365. | : ${ac_cv_func_isascii=yes}
  366. | : ${ac_cv_func_isblank=yes}
  367. | : ${ac_cv_func_issetugid=yes}
  368. | : ${ac_cv_func_iswblank=yes}
  369. | : ${ac_cv_func_iswcntrl=yes}
  370. | : ${ac_cv_func_iswctype=yes}
  371. | : ${ac_cv_func_link=yes}
  372. | : ${ac_cv_func_localtime=yes}
  373. | : ${ac_cv_func_login_getcapbool=yes}
  374. | : ${ac_cv_func_lstat=yes}
  375. | : ${ac_cv_func_lstat_dereferences_slashed_symlink=yes}
  376. | : ${ac_cv_func_malloc_0_nonnull=yes}
  377. | : ${ac_cv_func_mbrlen=yes}
  378. | : ${ac_cv_func_mbrtowc=yes}
  379. | : ${ac_cv_func_mbsinit=yes}
  380. | : ${ac_cv_func_mbsrtowcs=yes}
  381. | : ${ac_cv_func_memchr=yes}
  382. | : ${ac_cv_func_memcmp=yes}
  383. | : ${ac_cv_func_memcpy=yes}
  384. | : ${ac_cv_func_memmove=yes}
  385. | : ${ac_cv_func_memset=yes}
  386. | : ${ac_cv_func_mkdtemp=yes}
  387. | : ${ac_cv_func_mkstemp=yes}
  388. | : ${ac_cv_func_mlock=yes}
  389. | : ${ac_cv_func_mmap=yes}
  390. | : ${ac_cv_func_mmap_fixed_mapped=yes}
  391. | : ${ac_cv_func_mprotect=yes}
  392. | : ${ac_cv_func_munlock=yes}
  393. | : ${ac_cv_func_munmap=yes}
  394. | : ${ac_cv_func_nl_langinfo=yes}
  395. | : ${ac_cv_func_opendir=yes}
  396. | # Breaks heimdal and rancid at least
  397. | # : ${ac_cv_func_openpty=yes}
  398. | : ${ac_cv_func_pam_getenvlist=yes}
  399. | : ${ac_cv_func_pam_putenv=yes}
  400. | : ${ac_cv_func_pathconf=yes}
  401. | : ${ac_cv_func_pipe=yes}
  402. | : ${ac_cv_func_poll=yes}
  403. | : ${ac_cv_func_posix_spawn=yes}
  404. | : ${ac_cv_func_pread=yes}
  405. | : ${ac_cv_func_pthread_cond_broadcast=yes}
  406. | : ${ac_cv_func_pthread_cond_destroy=yes}
  407. | : ${ac_cv_func_pthread_cond_init=yes}
  408. | : ${ac_cv_func_pthread_cond_signal=yes}
  409. | : ${ac_cv_func_pthread_cond_timedwait=yes}
  410. | : ${ac_cv_func_pthread_cond_wait=yes}
  411. | : ${ac_cv_func_pthread_equal=yes}
  412. | : ${ac_cv_func_pthread_exit=yes}
  413. | : ${ac_cv_func_pthread_mutex_destroy=yes}
  414. | : ${ac_cv_func_pthread_mutex_init=yes}
  415. | : ${ac_cv_func_pthread_mutex_lock=yes}
  416. | : ${ac_cv_func_pthread_mutex_unlock=yes}
  417. | : ${ac_cv_func_pthread_self=yes}
  418. | : ${ac_cv_func_putenv=yes}
  419. | : ${ac_cv_func_pwrite=yes}
  420. | : ${ac_cv_func_raise=yes}
  421. | : ${ac_cv_func_rand=yes}
  422. | : ${ac_cv_func_random=yes}
  423. | : ${ac_cv_func_readdir=yes}
  424. | : ${ac_cv_func_readlink=yes}
  425. | : ${ac_cv_func_readlinkat=yes}
  426. | : ${ac_cv_func_readpassphrase=yes}
  427. | : ${ac_cv_func_realpath=yes}
  428. | : ${ac_cv_func_recvmsg=yes}
  429. | : ${ac_cv_func_rename=yes}
  430. | : ${ac_cv_func_rresvport_af=yes}
  431. | : ${ac_cv_func_sched_yield=yes}
  432. | : ${ac_cv_func_select=yes}
  433. | : ${ac_cv_func_sendmsg=yes}
  434. | : ${ac_cv_func_setegid=yes}
  435. | : ${ac_cv_func_setenv=yes}
  436. | : ${ac_cv_func_seteuid=yes}
  437. | : ${ac_cv_func_setgroupent=yes}
  438. | : ${ac_cv_func_setgroups=yes}
  439. | : ${ac_cv_func_setlinebuf=yes}
  440. | : ${ac_cv_func_setlocale=yes}
  441. | : ${ac_cv_func_setlogin=yes}
  442. | : ${ac_cv_func_setpassent=yes}
  443. | : ${ac_cv_func_setproctitle=yes}
  444. | : ${ac_cv_func_setregid=yes}
  445. | : ${ac_cv_func_setresgid=yes}
  446. | : ${ac_cv_func_setresuid=yes}
  447. | : ${ac_cv_func_setreuid=yes}
  448. | : ${ac_cv_func_setrlimit=yes}
  449. | : ${ac_cv_func_setsid=yes}
  450. | : ${ac_cv_func_setsockopt=yes}
  451. | : ${ac_cv_func_setvbuf=yes}
  452. | : ${ac_cv_func_shmget=yes}
  453. | : ${ac_cv_func_sigaction=yes}
  454. | : ${ac_cv_func_sigaltstack=yes}
  455. | : ${ac_cv_func_siginterrupt=yes}
  456. | : ${ac_cv_func_sigprocmask=yes}
  457. | : ${ac_cv_func_sigvec=yes}
  458. | : ${ac_cv_func_sleep=yes}
  459. | : ${ac_cv_func_snprintf=yes}
  460. | : ${ac_cv_func_socketpair=yes}
  461. | : ${ac_cv_func_srand=yes}
  462. | : ${ac_cv_func_srandom=yes}
  463. | : ${ac_cv_func_stat=yes}
  464. | : ${ac_cv_func_statfs=yes}
  465. | : ${ac_cv_func_statvfs=yes}
  466. | : ${ac_cv_func_stpcpy=yes}
  467. | : ${ac_cv_func_stpncpy=yes}
  468. | : ${ac_cv_func_strbrk=yes}
  469. | : ${ac_cv_func_strcasecmp=yes}
  470. | : ${ac_cv_func_strcspn=yes}
  471. | : ${ac_cv_func_strdup=yes}
  472. | : ${ac_cv_func_strerror=yes}
  473. | : ${ac_cv_func_strerror_r=yes}
  474. | : ${ac_cv_func_strftime=yes}
  475. | : ${ac_cv_func_strlcat=yes}
  476. | : ${ac_cv_func_strlcpy=yes}
  477. | : ${ac_cv_func_strlen=yes}
  478. | : ${ac_cv_func_strmode=yes}
  479. | : ${ac_cv_func_strncasecmp=yes}
  480. | : ${ac_cv_func_strndup=yes}
  481. | : ${ac_cv_func_strnlen=yes}
  482. | : ${ac_cv_func_strnlen_working=yes}
  483. | : ${ac_cv_func_strpbrk=yes}
  484. | : ${ac_cv_func_strptime=yes}
  485. | : ${ac_cv_func_strsep=yes}
  486. | : ${ac_cv_func_strsignal=yes}
  487. | : ${ac_cv_func_strtol=yes}
  488. | : ${ac_cv_func_strtoll=yes}
  489. | : ${ac_cv_func_strtonum=yes}
  490. | : ${ac_cv_func_strtoul=yes}
  491. | : ${ac_cv_func_strtoull=yes}
  492. | : ${ac_cv_func_symlink=yes}
  493. | : ${ac_cv_func_sysconf=yes}
  494. | : ${ac_cv_func_tcgetpgrp=yes}
  495. | : ${ac_cv_func_time=yes}
  496. | : ${ac_cv_func_towlower=yes}
  497. | : ${ac_cv_func_truncate=yes}
  498. | : ${ac_cv_func_tsearch=yes}
  499. | : ${ac_cv_func_uname=yes}
  500. | : ${ac_cv_func_unsetenv=yes}
  501. | : ${ac_cv_func_user_from_uid=yes}
  502. | : ${ac_cv_func_usleep=yes}
  503. | : ${ac_cv_func_utime=yes}
  504. | : ${ac_cv_func_utimes=yes}
  505. | : ${ac_cv_func_vasprintf=yes}
  506. | : ${ac_cv_func_vfork=yes}
  507. | : ${ac_cv_func_vprintf=yes}
  508. | : ${ac_cv_func_vsnprintf=yes}
  509. | : ${ac_cv_func_vsprintf=yes}
  510. | : ${ac_cv_func_waitpid=yes}
  511. | : ${ac_cv_func_wcrtomb=yes}
  512. | : ${ac_cv_func_wcscoll=yes}
  513. | : ${ac_cv_func_wcslen=yes}
  514. | : ${ac_cv_func_wcsnlen=yes}
  515. | : ${ac_cv_func_wctob=yes}
  516. | : ${ac_cv_func_wcwidth=yes}
  517. | : ${ac_cv_func_wmemchr=yes}
  518. | : ${ac_cv_func_wmemcpy=yes}
  519. | : ${ac_cv_func_yp_match=yes}
  520. |
  521. | # non existing functions
  522. | : ${ac_cv_func_argz_count=no}
  523. | : ${ac_cv_func_argz_next=no}
  524. | : ${ac_cv_func_argz_stringify=no}
  525. | : ${ac_cv_func_obstacks=no}
  526. | : ${ac_cv_func_pstat_getdynamic=no}
  527. | : ${ac_cv_func_rawmemchr=no}
  528. | : ${ac_cv_func_yield=no}
  529. |
  530. | : ${ac_cv_have___va_copy=yes}
  531. | : ${ac_cv_have_clock_t=yes}
  532. | : ${ac_cv_have_control_in_msghdr=yes}
  533. | : ${ac_cv_have_getopt_optreset=yes}
  534. | : ${ac_cv_have_int64_t=yes}
  535. | : ${ac_cv_have_intxx_t=yes}
  536. | : ${ac_cv_have_mode_t=yes}
  537. | : ${ac_cv_have_pid_t=yes}
  538. | : ${ac_cv_have_pw_change_in_struct_passwd=yes}
  539. | : ${ac_cv_have_pw_class_in_struct_passwd=yes}
  540. | : ${ac_cv_have_pw_expire_in_struct_passwd=yes}
  541. | : ${ac_cv_have_sa_family_t=yes}
  542. | : ${ac_cv_have_size_t=yes}
  543. | : ${ac_cv_have_ss_family_in_struct_ss=yes}
  544. | : ${ac_cv_have_ssize_t=yes}
  545. | : ${ac_cv_have_struct_addrinfo=yes}
  546. | : ${ac_cv_have_struct_in6_addr=yes}
  547. | : ${ac_cv_have_struct_sockaddr_in6=yes}
  548. | : ${ac_cv_have_struct_sockaddr_storage=yes}
  549. | : ${ac_cv_have_struct_timeval=yes}
  550. | : ${ac_cv_have_u_char=yes}
  551. | : ${ac_cv_have_u_int64_t=yes}
  552. | : ${ac_cv_have_u_int=yes}
  553. | : ${ac_cv_have_u_intxx_t=yes}
  554. | : ${ac_cv_have_va_copy=yes}
  555. |
  556. | : ${ac_cv_have_decl_GLOB_NOMATCH=yes}
  557. | : ${ac_cv_have_decl_LLONG_MAX=yes}
  558. | : ${ac_cv_have_decl_MAXSYMLINKS=yes}
  559. | : ${ac_cv_have_decl_O_NONBLOCK=yes}
  560. | : ${ac_cv_have_decl_RLIMIT_NPROC=yes}
  561. | : ${ac_cv_have_decl_SHUT_RD=yes}
  562. | : ${ac_cv_have_decl__Exit=yes}
  563. | : ${ac_cv_have_decl_alarm=yes}
  564. | : ${ac_cv_have_decl_alphasort=yes}
  565. | : ${ac_cv_have_decl_atoll=yes}
  566. | : ${ac_cv_have_decl_btowc=yes}
  567. | : ${ac_cv_have_decl_chdir=yes}
  568. | : ${ac_cv_have_decl_chown=yes}
  569. | : ${ac_cv_have_decl_clearerr_unlocked=yes}
  570. | : ${ac_cv_have_decl_closedir=yes}
  571. | : ${ac_cv_have_decl_dprintf=yes}
  572. | : ${ac_cv_have_decl_dup2=yes}
  573. | : ${ac_cv_have_decl_dup=yes}
  574. | : ${ac_cv_have_decl_endusershell=yes}
  575. | : ${ac_cv_have_decl_faccessat=yes}
  576. | : ${ac_cv_have_decl_fchdir=yes}
  577. | : ${ac_cv_have_decl_fchmodat=yes}
  578. | : ${ac_cv_have_decl_fchownat=yes}
  579. | : ${ac_cv_have_decl_fcntl=yes}
  580. | : ${ac_cv_have_decl_fdopendir=yes}
  581. | : ${ac_cv_have_decl_feof_unlocked=yes}
  582. | : ${ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes}
  583. | : ${ac_cv_have_decl_ferror_unlocked=yes}
  584. | : ${ac_cv_have_decl_ffsl=yes}
  585. | : ${ac_cv_have_decl_ffsll=yes}
  586. | : ${ac_cv_have_decl_fpurge=yes}
  587. | : ${ac_cv_have_decl_frexpl=yes}
  588. | : ${ac_cv_have_decl_fseeko=yes}
  589. | : ${ac_cv_have_decl_fstat=yes}
  590. | : ${ac_cv_have_decl_fstatat=yes}
  591. | : ${ac_cv_have_decl_fsync=yes}
  592. | : ${ac_cv_have_decl_ftello=yes}
  593. | : ${ac_cv_have_decl_ftruncate=yes}
  594. | : ${ac_cv_have_decl_getc_unlocked=yes}
  595. | : ${ac_cv_have_decl_getchar_unlocked=yes}
  596. | : ${ac_cv_have_decl_getcwd=yes}
  597. | : ${ac_cv_have_decl_getdelim=yes}
  598. | : ${ac_cv_have_decl_getdomainname=yes}
  599. | : ${ac_cv_have_decl_getdtablesize=yes}
  600. | : ${ac_cv_have_decl_getenv=yes}
  601. | : ${ac_cv_have_decl_getgroups=yes}
  602. | : ${ac_cv_have_decl_gethostname=yes}
  603. | : ${ac_cv_have_decl_getline=yes}
  604. | : ${ac_cv_have_decl_getloadavg=yes}
  605. | : ${ac_cv_have_decl_getlogin=yes}
  606. | : ${ac_cv_have_decl_getlogin_r=yes}
  607. | : ${ac_cv_have_decl_getpagesize=yes}
  608. | : ${ac_cv_have_decl_gets=yes}
  609. | : ${ac_cv_have_decl_getsubopt=yes}
  610. | : ${ac_cv_have_decl_gettimeofday=yes}
  611. | : ${ac_cv_have_decl_getusershell=yes}
  612. | : ${ac_cv_have_decl_grantpt=yes}
  613. | : ${ac_cv_have_decl_h_errno=yes}
  614. | : ${ac_cv_have_decl_imaxabs=yes}
  615. | : ${ac_cv_have_decl_imaxdiv=yes}
  616. | : ${ac_cv_have_decl_initstate=yes}
  617. | : ${ac_cv_have_decl_isatty=yes}
  618. | : ${ac_cv_have_decl_isblank=yes}
  619. | : ${ac_cv_have_decl_iswblank=yes}
  620. | : ${ac_cv_have_decl_iswctype=yes}
  621. | : ${ac_cv_have_decl_lchmod=yes}
  622. | : ${ac_cv_have_decl_lchown=yes}
  623. | : ${ac_cv_have_decl_link=yes}
  624. | : ${ac_cv_have_decl_linkat=yes}
  625. | : ${ac_cv_have_decl_lseek=yes}
  626. | : ${ac_cv_have_decl_lstat=yes}
  627. | : ${ac_cv_have_decl_mbrlen=yes}
  628. | : ${ac_cv_have_decl_mbrtowc=yes}
  629. | : ${ac_cv_have_decl_mbsinit=yes}
  630. | : ${ac_cv_have_decl_mbsnrtowcs=yes}
  631. | : ${ac_cv_have_decl_mbsrtowcs=yes}
  632. | : ${ac_cv_have_decl_memmem=yes}
  633. | : ${ac_cv_have_decl_memrchr=yes}
  634. | : ${ac_cv_have_decl_mkdirat=yes}
  635. | : ${ac_cv_have_decl_mkdtemp=yes}
  636. | : ${ac_cv_have_decl_mkfifo=yes}
  637. | : ${ac_cv_have_decl_mkfifoat=yes}
  638. | : ${ac_cv_have_decl_mknod=yes}
  639. | : ${ac_cv_have_decl_mknodat=yes}
  640. | : ${ac_cv_have_decl_mkstemp=yes}
  641. | : ${ac_cv_have_decl_nl_langinfo=yes}
  642. | : ${ac_cv_have_decl_offsetof=yes}
  643. | : ${ac_cv_have_decl_openat=yes}
  644. | : ${ac_cv_have_decl_opendir=yes}
  645. | : ${ac_cv_have_decl_pclose=yes}
  646. | : ${ac_cv_have_decl_pipe=yes}
  647. | : ${ac_cv_have_decl_popen=yes}
  648. | : ${ac_cv_have_decl_posix_openpt=yes}
  649. | : ${ac_cv_have_decl_posix_spawn=yes}
  650. | : ${ac_cv_have_decl_posix_spawn_file_actions_addclose=yes}
  651. | : ${ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes}
  652. | : ${ac_cv_have_decl_posix_spawn_file_actions_addopen=yes}
  653. | : ${ac_cv_have_decl_posix_spawn_file_actions_destroy=yes}
  654. | : ${ac_cv_have_decl_posix_spawn_file_actions_init=yes}
  655. | : ${ac_cv_have_decl_posix_spawnattr_destroy=yes}
  656. | : ${ac_cv_have_decl_posix_spawnattr_getflags=yes}
  657. | : ${ac_cv_have_decl_posix_spawnattr_getpgroup=yes}
  658. | : ${ac_cv_have_decl_posix_spawnattr_getschedparam=yes}
  659. | : ${ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes}
  660. | : ${ac_cv_have_decl_posix_spawnattr_getsigdefault=yes}
  661. | : ${ac_cv_have_decl_posix_spawnattr_getsigmask=yes}
  662. | : ${ac_cv_have_decl_posix_spawnattr_init=yes}
  663. | : ${ac_cv_have_decl_posix_spawnattr_setflags=yes}
  664. | : ${ac_cv_have_decl_posix_spawnattr_setpgroup=yes}
  665. | : ${ac_cv_have_decl_posix_spawnattr_setschedparam=yes}
  666. | : ${ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes}
  667. | : ${ac_cv_have_decl_posix_spawnattr_setsigdefault=yes}
  668. | : ${ac_cv_have_decl_posix_spawnattr_setsigmask=yes}
  669. | : ${ac_cv_have_decl_posix_spawnp=yes}
  670. | : ${ac_cv_have_decl_pread=yes}
  671. | : ${ac_cv_have_decl_pselect=yes}
  672. | : ${ac_cv_have_decl_pthread_sigmask=yes}
  673. | : ${ac_cv_have_decl_ptsname=yes}
  674. | : ${ac_cv_have_decl_putc_unlocked=yes}
  675. | : ${ac_cv_have_decl_putchar_unlocked=yes}
  676. | : ${ac_cv_have_decl_pwrite=yes}
  677. | : ${ac_cv_have_decl_random=yes}
  678. | : ${ac_cv_have_decl_rawmemchr=yes}
  679. | : ${ac_cv_have_decl_readdir=yes}
  680. | : ${ac_cv_have_decl_readlink=yes}
  681. | : ${ac_cv_have_decl_readlinkat=yes}
  682. | : ${ac_cv_have_decl_realpath=yes}
  683. | : ${ac_cv_have_decl_renameat=yes}
  684. | : ${ac_cv_have_decl_rewinddir=yes}
  685. | : ${ac_cv_have_decl_rmdir=yes}
  686. | : ${ac_cv_have_decl_rpmatch=yes}
  687. | : ${ac_cv_have_decl_scandir=yes}
  688. | : ${ac_cv_have_decl_select=yes}
  689. | : ${ac_cv_have_decl_setenv=yes}
  690. | : ${ac_cv_have_decl_sethostname=yes}
  691. | : ${ac_cv_have_decl_setlocale=yes}
  692. | : ${ac_cv_have_decl_setstate=yes}
  693. | : ${ac_cv_have_decl_setusershell=yes}
  694. | : ${ac_cv_have_decl_sigaction=yes}
  695. | : ${ac_cv_have_decl_sigaddset=yes}
  696. | : ${ac_cv_have_decl_sigaltstack=yes}
  697. | : ${ac_cv_have_decl_sigdelset=yes}
  698. | : ${ac_cv_have_decl_sigemptyset=yes}
  699. | : ${ac_cv_have_decl_sigfillset=yes}
  700. | : ${ac_cv_have_decl_sigismember=yes}
  701. | : ${ac_cv_have_decl_sigpending=yes}
  702. | : ${ac_cv_have_decl_sigprocmask=yes}
  703. | : ${ac_cv_have_decl_sleep=yes}
  704. | : ${ac_cv_have_decl_snprintf=yes}
  705. | : ${ac_cv_have_decl_srandom=yes}
  706. | : ${ac_cv_have_decl_stat=yes}
  707. | : ${ac_cv_have_decl_stpcpy=yes}
  708. | : ${ac_cv_have_decl_stpncpy=yes}
  709. | : ${ac_cv_have_decl_strcasestr=yes}
  710. | : ${ac_cv_have_decl_strdup=yes}
  711. | : ${ac_cv_have_decl_strerror_r=yes}
  712. | : ${ac_cv_have_decl_strncat=yes}
  713. | : ${ac_cv_have_decl_strndup=yes}
  714. | : ${ac_cv_have_decl_strnlen=yes}
  715. | : ${ac_cv_have_decl_strpbrk=yes}
  716. | : ${ac_cv_have_decl_strsep=yes}
  717. | : ${ac_cv_have_decl_strsignal=yes}
  718. | : ${ac_cv_have_decl_strtod=yes}
  719. | : ${ac_cv_have_decl_strtoimax=yes}
  720. | : ${ac_cv_have_decl_strtok_r=yes}
  721. | : ${ac_cv_have_decl_strtoll=yes}
  722. | : ${ac_cv_have_decl_strtoull=yes}
  723. | : ${ac_cv_have_decl_strtoumax=yes}
  724. | : ${ac_cv_have_decl_symlink=yes}
  725. | : ${ac_cv_have_decl_symlinkat=yes}
  726. | : ${ac_cv_have_decl_sys_siglist=yes}
  727. | : ${ac_cv_have_decl_tcsendbreak=yes}
  728. | : ${ac_cv_have_decl_tmpfile=yes}
  729. | : ${ac_cv_have_decl_towctrans=yes}
  730. | : ${ac_cv_have_decl_ttyname_r=yes}
  731. | : ${ac_cv_have_decl_unlink=yes}
  732. | : ${ac_cv_have_decl_unlinkat=yes}
  733. | : ${ac_cv_have_decl_unlockpt=yes}
  734. | : ${ac_cv_have_decl_unsetenv=yes}
  735. | : ${ac_cv_have_decl_usleep=yes}
  736. | : ${ac_cv_have_decl_vdprintf=yes}
  737. | : ${ac_cv_have_decl_vsnprintf=yes}
  738. | : ${ac_cv_have_decl_waitpid=yes}
  739. | : ${ac_cv_have_decl_wcpcpy=yes}
  740. | : ${ac_cv_have_decl_wcpncpy=yes}
  741. | : ${ac_cv_have_decl_wcrtomb=yes}
  742. | : ${ac_cv_have_decl_wcscasecmp=yes}
  743. | : ${ac_cv_have_decl_wcscat=yes}
  744. | : ${ac_cv_have_decl_wcschr=yes}
  745. | : ${ac_cv_have_decl_wcscmp=yes}
  746. | : ${ac_cv_have_decl_wcscoll=yes}
  747. | : ${ac_cv_have_decl_wcscpy=yes}
  748. | : ${ac_cv_have_decl_wcscspn=yes}
  749. | : ${ac_cv_have_decl_wcsdup=yes}
  750. | : ${ac_cv_have_decl_wcslen=yes}
  751. | : ${ac_cv_have_decl_wcsncasecmp=yes}
  752. | : ${ac_cv_have_decl_wcsncat=yes}
  753. | : ${ac_cv_have_decl_wcsncmp=yes}
  754. | : ${ac_cv_have_decl_wcsncpy=yes}
  755. | : ${ac_cv_have_decl_wcsnlen=yes}
  756. | : ${ac_cv_have_decl_wcsnrtombs=yes}
  757. | : ${ac_cv_have_decl_wcspbrk=yes}
  758. | : ${ac_cv_have_decl_wcsrchr=yes}
  759. | : ${ac_cv_have_decl_wcsrtombs=yes}
  760. | : ${ac_cv_have_decl_wcsspn=yes}
  761. | : ${ac_cv_have_decl_wcsstr=yes}
  762. | : ${ac_cv_have_decl_wcstok=yes}
  763. | : ${ac_cv_have_decl_wcswidth=yes}
  764. | : ${ac_cv_have_decl_wcsxfrm=yes}
  765. | : ${ac_cv_have_decl_wctob=yes}
  766. | : ${ac_cv_have_decl_wctrans=yes}
  767. | : ${ac_cv_have_decl_wctype=yes}
  768. | : ${ac_cv_have_decl_wcwidth=yes}
  769. | : ${ac_cv_have_decl_wmemchr=yes}
  770. | : ${ac_cv_have_decl_wmemcmp=yes}
  771. | : ${ac_cv_have_decl_wmemcpy=yes}
  772. | : ${ac_cv_have_decl_wmemmove=yes}
  773. | : ${ac_cv_have_decl_wmemset=yes}
  774. | : ${ac_cv_have_decl_writev=yes}
  775. |
  776. | # function specific
  777. |
  778. | : ${gl_cv_func_btowc_eof=yes}
  779. | : ${gl_cv_func_btowc_nul=yes}
  780. | : ${gl_cv_func_fcntl_f_dupfd_cloexec=yes}
  781. | : ${gl_cv_func_fnmatch_posix=yes}
  782. | : ${gl_cv_func_fopen_slash=yes}
  783. | : ${gl_cv_func_frexp_no_libm=yes}
  784. | : ${gl_cv_func_fseeko=yes}
  785. | : ${gl_cv_func_ftello=yes}
  786. | : ${gl_cv_func_getcwd_null=yes}
  787. | : ${gl_cv_func_getcwd_posix_signature=yes}
  788. | : ${gl_cv_func_getopt_posix=yes}
  789. | : ${gl_cv_func_isnand_no_libm=yes}
  790. | : ${gl_cv_func_ldexp_no_libm=yes}
  791. | : ${gl_cv_func_lseek_pipe=yes}
  792. | : ${gl_cv_func_lstat_dereferences_slashed_symlink=yes}
  793. | : ${gl_cv_func_malloc_0_nonnull=1}
  794. | : ${gl_cv_func_malloc_posix=yes}
  795. | : ${gl_cv_func_mbrtowc_incomplete_state=yes}
  796. | : ${gl_cv_func_mbrtowc_nul_retval=yes}
  797. | : ${gl_cv_func_mbrtowc_null_arg1=yes}
  798. | : ${gl_cv_func_mbrtowc_null_arg2=yes}
  799. | : ${gl_cv_func_mbrtowc_retval=yes}
  800. | : ${gl_cv_func_mbrtowc_sanitycheck=yes}
  801. | : ${gl_cv_func_open_slash=yes}
  802. | : ${gl_cv_func_printf_directive_a=yes}
  803. | : ${gl_cv_func_printf_directive_f=yes}
  804. | : ${gl_cv_func_printf_directive_ls=yes}
  805. | : ${gl_cv_func_printf_directive_n=yes}
  806. | : ${gl_cv_func_printf_flag_grouping=yes}
  807. | : ${gl_cv_func_printf_flag_leftadjust=yes}
  808. | : ${gl_cv_func_printf_flag_zero=yes}
  809. | : ${gl_cv_func_printf_infinite=yes}
  810. | : ${gl_cv_func_printf_long_double=yes}
  811. | : ${gl_cv_func_printf_positions=yes}
  812. | : ${gl_cv_func_printf_precision=yes}
  813. | : ${gl_cv_func_printf_sizes_c99=yes}
  814. | : ${gl_cv_func_sigprocmask=1}
  815. | : ${gl_cv_func_snprintf_retval_c99=yes}
  816. | : ${gl_cv_func_snprintf_size1=yes}
  817. | : ${gl_cv_func_snprintf_usable=yes}
  818. | : ${gl_cv_func_spawnattr_setschedparam=yes}
  819. | : ${gl_cv_func_spawnattr_setschedpolicy=yes}
  820. | : ${gl_cv_func_stat_dir_slash=yes}
  821. | : ${gl_cv_func_stat_file_slash=yes}
  822. | : ${gl_cv_func_stpncpy=yes}
  823. | : ${gl_cv_func_va_copy=yes}
  824. | : ${gl_cv_func_wcrtomb_retval=yes}
  825. | : ${gt_cv_func_unsetenv_ret=int}
  826. |
  827. | : ${gl_cv_have_include_next=yes}
  828. |
  829. | : ${gl_cv_have_raw_decl_rawmemchr=yes}
  830. | : ${gl_cv_have_raw_decl__Exit=yes}
  831. | : ${gl_cv_have_raw_decl_alphasort=yes}
  832. | : ${gl_cv_have_raw_decl_atoll=yes}
  833. | : ${gl_cv_have_raw_decl_btowc=yes}
  834. | : ${gl_cv_have_raw_decl_chdir=yes}
  835. | : ${gl_cv_have_raw_decl_chown=yes}
  836. | : ${gl_cv_have_raw_decl_closedir=yes}
  837. | : ${gl_cv_have_raw_decl_dprintf=yes}
  838. | : ${gl_cv_have_raw_decl_dup2=yes}
  839. | : ${gl_cv_have_raw_decl_dup=yes}
  840. | : ${gl_cv_have_raw_decl_endusershell=yes}
  841. | : ${gl_cv_have_raw_decl_faccessat=yes}
  842. | : ${gl_cv_have_raw_decl_fchdir=yes}
  843. | : ${gl_cv_have_raw_decl_fchmodat=yes}
  844. | : ${gl_cv_have_raw_decl_fchownat=yes}
  845. | : ${gl_cv_have_raw_decl_fcntl=yes}
  846. | : ${gl_cv_have_raw_decl_fdopendir=yes}
  847. | : ${gl_cv_have_raw_decl_ffsl=yes}
  848. | : ${gl_cv_have_raw_decl_ffsll=yes}
  849. | : ${gl_cv_have_raw_decl_fpurge=yes}
  850. | : ${gl_cv_have_raw_decl_fseeko=yes}
  851. | : ${gl_cv_have_raw_decl_fstat=yes}
  852. | : ${gl_cv_have_raw_decl_fstatat=yes}
  853. | : ${gl_cv_have_raw_decl_fsync=yes}
  854. | : ${gl_cv_have_raw_decl_ftello=yes}
  855. | : ${gl_cv_have_raw_decl_ftruncate=yes}
  856. | : ${gl_cv_have_raw_decl_getcwd=yes}
  857. | : ${gl_cv_have_raw_decl_getdelim=yes}
  858. | : ${gl_cv_have_raw_decl_getdomainname=yes}
  859. | : ${gl_cv_have_raw_decl_getdtablesize=yes}
  860. | : ${gl_cv_have_raw_decl_getgroups=yes}
  861. | : ${gl_cv_have_raw_decl_getdtablesize=yes}
  862. | : ${gl_cv_have_raw_decl_getgroups=yes}
  863. | : ${gl_cv_have_raw_decl_gethostname=yes}
  864. | : ${gl_cv_have_raw_decl_getline=yes}
  865. | : ${gl_cv_have_raw_decl_getloadavg=yes}
  866. | : ${gl_cv_have_raw_decl_getlogin=yes}
  867. | : ${gl_cv_have_raw_decl_getlogin_r=yes}
  868. | : ${gl_cv_have_raw_decl_getpagesize=yes}
  869. | : ${gl_cv_have_raw_decl_gets=yes}
  870. | : ${gl_cv_have_raw_decl_getsubopt=yes}
  871. | : ${gl_cv_have_raw_decl_gettimeofday=yes}
  872. | : ${gl_cv_have_raw_decl_getusershell=yes}
  873. | : ${gl_cv_have_raw_decl_grantpt=yes}
  874. | : ${gl_cv_have_raw_decl_imaxabs=yes}
  875. | : ${gl_cv_have_raw_decl_imaxdiv=yes}
  876. | : ${gl_cv_have_raw_decl_initstate=yes}
  877. | : ${gl_cv_have_raw_decl_isatty=yes}
  878. | : ${gl_cv_have_raw_decl_iswctype=yes}
  879. | : ${gl_cv_have_raw_decl_lchmod=yes}
  880. | : ${gl_cv_have_raw_decl_lchown=yes}
  881. | : ${gl_cv_have_raw_decl_link=yes}
  882. | : ${gl_cv_have_raw_decl_linkat=yes}
  883. | : ${gl_cv_have_raw_decl_lseek=yes}
  884. | : ${gl_cv_have_raw_decl_lstat=yes}
  885. | : ${gl_cv_have_raw_decl_mbrlen=yes}
  886. | : ${gl_cv_have_raw_decl_mbrtowc=yes}
  887. | : ${gl_cv_have_raw_decl_mbsinit=yes}
  888. | : ${gl_cv_have_raw_decl_mbsnrtowcs=yes}
  889. | : ${gl_cv_have_raw_decl_mbsrtowcs=yes}
  890. | : ${gl_cv_have_raw_decl_mkdirat=yes}
  891. | : ${gl_cv_have_raw_decl_mkdtemp=yes}
  892. | : ${gl_cv_have_raw_decl_mkfifo=yes}
  893. | : ${gl_cv_have_raw_decl_mkfifoat=yes}
  894. | : ${gl_cv_have_raw_decl_mknod=yes}
  895. | : ${gl_cv_have_raw_decl_mknodat=yes}
  896. | : ${gl_cv_have_raw_decl_mkstemp=yes}
  897. | : ${gl_cv_have_raw_decl_nl_langinfo=yes}
  898. | : ${gl_cv_have_raw_decl_openat=yes}
  899. | : ${gl_cv_have_raw_decl_opendir=yes}
  900. | : ${gl_cv_have_raw_decl_pclose=yes}
  901. | : ${gl_cv_have_raw_decl_pipe=yes}
  902. | : ${gl_cv_have_raw_decl_popen=yes}
  903. | : ${gl_cv_have_raw_decl_posix_openpt=yes}
  904. | : ${gl_cv_have_raw_decl_posix_spawn=yes}
  905. | : ${gl_cv_have_raw_decl_posix_openpt=yes}
  906. | : ${gl_cv_have_raw_decl_posix_spawn=yes}
  907. | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes}
  908. | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes}
  909. | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes}
  910. | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes}
  911. | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes}
  912. | : ${gl_cv_have_raw_decl_posix_spawnattr_destroy=yes}
  913. | : ${gl_cv_have_raw_decl_posix_spawnattr_getflags=yes}
  914. | : ${gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes}
  915. | : ${gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes}
  916. | : ${gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes}
  917. | : ${gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes}
  918. | : ${gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes}
  919. | : ${gl_cv_have_raw_decl_posix_spawnattr_init=yes}
  920. | : ${gl_cv_have_raw_decl_posix_spawnattr_setflags=yes}
  921. | : ${gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes}
  922. | : ${gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes}
  923. | : ${gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes}
  924. | : ${gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes}
  925. | : ${gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes}
  926. | : ${gl_cv_have_raw_decl_posix_spawnp=yes}
  927. | : ${gl_cv_have_raw_decl_pread=yes}
  928. | : ${gl_cv_have_raw_decl_pselect=yes}
  929. | : ${gl_cv_have_raw_decl_pthread_sigmask=yes}
  930. | : ${gl_cv_have_raw_decl_ptsname=yes}
  931. | : ${gl_cv_have_raw_decl_pwrite=yes}
  932. | : ${gl_cv_have_raw_decl_random=yes}
  933. | : ${gl_cv_have_raw_decl_readdir=yes}
  934. | : ${gl_cv_have_raw_decl_readlink=yes}
  935. | : ${gl_cv_have_raw_decl_readlinkat=yes}
  936. | : ${gl_cv_have_raw_decl_realpath=yes}
  937. | : ${gl_cv_have_raw_decl_renameat=yes}
  938. | : ${gl_cv_have_raw_decl_rewinddir=yes}
  939. | : ${gl_cv_have_raw_decl_rmdir=yes}
  940. | : ${gl_cv_have_raw_decl_rpmatch=yes}
  941. | : ${gl_cv_have_raw_decl_scandir=yes}
  942. | : ${gl_cv_have_raw_decl_select=yes}
  943. | : ${gl_cv_have_raw_decl_setenv=yes}
  944. | : ${gl_cv_have_raw_decl_sethostname=yes}
  945. | : ${gl_cv_have_raw_decl_setlocale=yes}
  946. | : ${gl_cv_have_raw_decl_setstate=yes}
  947. | : ${gl_cv_have_raw_decl_setusershell=yes}
  948. | : ${gl_cv_have_raw_decl_sigaction=yes}
  949. | : ${gl_cv_have_raw_decl_sigaddset=yes}
  950. | : ${gl_cv_have_raw_decl_sigdelset=yes}
  951. | : ${gl_cv_have_raw_decl_sigemptyset=yes}
  952. | : ${gl_cv_have_raw_decl_sigfillset=yes}
  953. | : ${gl_cv_have_raw_decl_sigismember=yes}
  954. | : ${gl_cv_have_raw_decl_sigpending=yes}
  955. | : ${gl_cv_have_raw_decl_sigprocmask=yes}
  956. | : ${gl_cv_have_raw_decl_sleep=yes}
  957. | : ${gl_cv_have_raw_decl_snprintf=yes}
  958. | : ${gl_cv_have_raw_decl_srandom=yes}
  959. | : ${gl_cv_have_raw_decl_stat=yes}
  960. | : ${gl_cv_have_raw_decl_strerror_r=yes}
  961. | : ${gl_cv_have_raw_decl_strtod=yes}
  962. | : ${gl_cv_have_raw_decl_strtoimax=yes}
  963. | : ${gl_cv_have_raw_decl_strtoll=yes}
  964. | : ${gl_cv_have_raw_decl_strtoull=yes}
  965. | : ${gl_cv_have_raw_decl_strtoumax=yes}
  966. | : ${gl_cv_have_raw_decl_symlink=yes}
  967. | : ${gl_cv_have_raw_decl_symlinkat=yes}
  968. | : ${gl_cv_have_raw_decl_tmpfile=yes}
  969. | : ${gl_cv_have_raw_decl_towctrans=yes}
  970. | : ${gl_cv_have_raw_decl_ttyname_r=yes}
  971. | : ${gl_cv_have_raw_decl_unlink=yes}
  972. | : ${gl_cv_have_raw_decl_unlinkat=yes}
  973. | : ${gl_cv_have_raw_decl_unlockpt=yes}
  974. | : ${gl_cv_have_raw_decl_unsetenv=yes}
  975. | : ${gl_cv_have_raw_decl_usleep=yes}
  976. | : ${gl_cv_have_raw_decl_vdprintf=yes}
  977. | : ${gl_cv_have_raw_decl_vsnprintf=yes}
  978. | : ${gl_cv_have_raw_decl_waitpid=yes}
  979. | : ${gl_cv_have_raw_decl_wcpcpy=yes}
  980. | : ${gl_cv_have_raw_decl_wcpncpy=yes}
  981. | : ${gl_cv_have_raw_decl_wcrtomb=yes}
  982. | : ${gl_cv_have_raw_decl_wcscasecmp=yes}
  983. | : ${gl_cv_have_raw_decl_wcscat=yes}
  984. | : ${gl_cv_have_raw_decl_wcschr=yes}
  985. | : ${gl_cv_have_raw_decl_wcscmp=yes}
  986. | : ${gl_cv_have_raw_decl_wcscoll=yes}
  987. | : ${gl_cv_have_raw_decl_wcscpy=yes}
  988. | : ${gl_cv_have_raw_decl_wcscspn=yes}
  989. | : ${gl_cv_have_raw_decl_wcsdup=yes}
  990. | : ${gl_cv_have_raw_decl_wcslen=yes}
  991. | : ${gl_cv_have_raw_decl_wcsncasecmp=yes}
  992. | : ${gl_cv_have_raw_decl_wcsncat=yes}
  993. | : ${gl_cv_have_raw_decl_wcsncmp=yes}
  994. | : ${gl_cv_have_raw_decl_wcsncpy=yes}
  995. | : ${gl_cv_have_raw_decl_wcsnlen=yes}
  996. | : ${gl_cv_have_raw_decl_wcsnrtombs=yes}
  997. | : ${gl_cv_have_raw_decl_wcspbrk=yes}
  998. | : ${gl_cv_have_raw_decl_wcsrchr=yes}
  999. | : ${gl_cv_have_raw_decl_wcsrtombs=yes}
  1000. | : ${gl_cv_have_raw_decl_wcsspn=yes}
  1001. | : ${gl_cv_have_raw_decl_wcsstr=yes}
  1002. | : ${gl_cv_have_raw_decl_wcstok=yes}
  1003. | : ${gl_cv_have_raw_decl_wcswidth=yes}
  1004. | : ${gl_cv_have_raw_decl_wcsxfrm=yes}
  1005. | : ${gl_cv_have_raw_decl_wctob=yes}
  1006. | : ${gl_cv_have_raw_decl_wctrans=yes}
  1007. | : ${gl_cv_have_raw_decl_wctype=yes}
  1008. | : ${gl_cv_have_raw_decl_wcwidth=yes}
  1009. | : ${gl_cv_have_raw_decl_wmemchr=yes}
  1010. | : ${gl_cv_have_raw_decl_wmemcmp=yes}
  1011. | : ${gl_cv_have_raw_decl_wmemcpy=yes}
  1012. | : ${gl_cv_have_raw_decl_wmemmove=yes}
  1013. | : ${gl_cv_have_raw_decl_wmemset=yes}
  1014. |
  1015. | : ${gl_cv_header_errno_h_complete=yes}
  1016. | : ${gl_cv_header_inttypes_h=yes}
  1017. | : ${gl_cv_header_langinfo_codeset=yes}
  1018. | : ${gl_cv_header_langinfo_era=yes}
  1019. | : ${gl_cv_header_langinfo_t_fmt_ampm=yes}
  1020. | : ${gl_cv_header_langinfo_yesexpr=yes}
  1021. | : ${gl_cv_header_locale_h_posix2001=yes}
  1022. | : ${gl_cv_header_signal_h_SIGPIPE=yes}
  1023. | : ${gl_cv_header_stdint_h=yes}
  1024. | : ${gl_cv_header_sys_select_h_selfcontained=yes}
  1025. |
  1026. configure:2603: checking for a BSD-compatible install
  1027. configure:2671: result: /usr/bin/install -c -o root -g wheel
  1028. configure:2682: checking whether build environment is sane
  1029. configure:2737: result: yes
  1030. configure:2888: checking for a thread-safe mkdir -p
  1031. configure:2927: result: /bin/mkdir -p
  1032. configure:2934: checking for gawk
  1033. configure:2961: result: /usr/bin/awk
  1034. configure:2972: checking whether gmake sets $(MAKE)
  1035. configure:2994: result: yes
  1036. configure:3023: checking whether gmake supports nested variables
  1037. configure:3040: result: yes
  1038. configure:3114: checking how to create a ustar tar archive
  1039. configure:3193: result: /usr/bin/tar
  1040. configure:3201: checking whether to enable maintainer-specific portions of Makefiles
  1041. configure:3210: result: yes
  1042. configure:3235: checking whether gmake supports nested variables
  1043. configure:3252: result: yes
  1044. configure:3269: checking build system type
  1045. configure:3283: result: i386-portbld-freebsd10.0
  1046. configure:3303: checking host system type
  1047. configure:3316: result: i386-portbld-freebsd10.0
  1048. configure:3402: checking for gcc
  1049. configure:3429: result: cc
  1050. configure:3658: checking for C compiler version
  1051. configure:3667: cc --version >&5
  1052. FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
  1053. Target: i386-unknown-freebsd10.0
  1054. Thread model: posix
  1055. configure:3678: $? = 0
  1056. configure:3667: cc -v >&5
  1057. FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
  1058. Target: i386-unknown-freebsd10.0
  1059. Thread model: posix
  1060. configure:3678: $? = 0
  1061. configure:3667: cc -V >&5
  1062. cc: error: argument to '-V' is missing (expected 1 value)
  1063. cc: error: no input files
  1064. configure:3678: $? = 1
  1065. configure:3667: cc -qversion >&5
  1066. cc: error: no input files
  1067. configure:3678: $? = 1
  1068. configure:3698: checking whether the C compiler works
  1069. configure:3720: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  1070. configure:3724: $? = 0
  1071. configure:3772: result: yes
  1072. configure:3775: checking for C compiler default output file name
  1073. configure:3777: result: a.out
  1074. configure:3783: checking for suffix of executables
  1075. configure:3790: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  1076. configure:3794: $? = 0
  1077. configure:3816: result:
  1078. configure:3838: checking whether we are cross compiling
  1079. configure:3846: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  1080. configure:3850: $? = 0
  1081. configure:3857: ./conftest
  1082. configure:3861: $? = 0
  1083. configure:3876: result: no
  1084. configure:3881: checking for suffix of object files
  1085. configure:3903: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  1086. configure:3907: $? = 0
  1087. configure:3928: result: o
  1088. configure:3932: checking whether we are using the GNU C compiler
  1089. configure:3951: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  1090. configure:3951: $? = 0
  1091. configure:3960: result: yes
  1092. configure:3969: checking whether cc accepts -g
  1093. configure:3989: cc -c -g -I/usr/local/include conftest.c >&5
  1094. configure:3989: $? = 0
  1095. configure:4030: result: yes
  1096. configure:4047: checking for cc option to accept ISO C89
  1097. configure:4110: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  1098. configure:4110: $? = 0
  1099. configure:4123: result: none needed
  1100. configure:4154: checking for style of include used by gmake
  1101. configure:4182: result: GNU
  1102. configure:4208: checking dependency style of cc
  1103. configure:4319: result: gcc3
  1104. configure:4338: checking whether cc understands -c and -o together
  1105. configure:4366: cc -c conftest.c -o conftest2.o >&5
  1106. configure:4370: $? = 0
  1107. configure:4376: cc -c conftest.c -o conftest2.o >&5
  1108. configure:4380: $? = 0
  1109. configure:4435: result: yes
  1110. configure:4510: checking how to print strings
  1111. configure:4537: result: printf
  1112. configure:4558: checking for a sed that does not truncate output
  1113. configure:4622: result: /usr/bin/sed
  1114. configure:4640: checking for grep that handles long lines and -e
  1115. configure:4698: result: /usr/bin/grep
  1116. configure:4703: checking for egrep
  1117. configure:4765: result: /usr/bin/egrep
  1118. configure:4770: checking for fgrep
  1119. configure:4832: result: /usr/bin/fgrep
  1120. configure:4867: checking for ld used by cc
  1121. configure:4934: result: /usr/bin/ld
  1122. configure:4941: checking if the linker (/usr/bin/ld) is GNU ld
  1123. configure:4956: result: yes
  1124. configure:4968: checking for BSD- or MS-compatible name lister (nm)
  1125. configure:5017: result: /usr/bin/nm -B
  1126. configure:5147: checking the name lister (/usr/bin/nm -B) interface
  1127. configure:5154: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  1128. configure:5157: /usr/bin/nm -B "conftest.o"
  1129. configure:5160: output
  1130. 00000000 B some_variable
  1131. configure:5167: result: BSD nm
  1132. configure:5170: checking whether ln -s works
  1133. configure:5174: result: yes
  1134. configure:5182: checking the maximum length of command line arguments
  1135. configure:5312: result: 262144
  1136. configure:5329: checking whether the shell understands some XSI constructs
  1137. configure:5339: result: yes
  1138. configure:5343: checking whether the shell understands "+="
  1139. configure:5349: result: no
  1140. configure:5384: checking how to convert i386-portbld-freebsd10.0 file names to i386-portbld-freebsd10.0 format
  1141. configure:5424: result: func_convert_file_noop
  1142. configure:5431: checking how to convert i386-portbld-freebsd10.0 file names to toolchain format
  1143. configure:5451: result: func_convert_file_noop
  1144. configure:5458: checking for /usr/bin/ld option to reload object files
  1145. configure:5465: result: -r
  1146. configure:5539: checking for objdump
  1147. configure:5555: found /usr/bin/objdump
  1148. configure:5566: result: objdump
  1149. configure:5598: checking how to recognize dependent libraries
  1150. configure:5800: result: pass_all
  1151. configure:5885: checking for dlltool
  1152. configure:5915: result: no
  1153. configure:5945: checking how to associate runtime and link libraries
  1154. configure:5972: result: printf %s\n
  1155. configure:6033: checking for ar
  1156. configure:6049: found /usr/bin/ar
  1157. configure:6060: result: ar
  1158. configure:6097: checking for archiver @FILE support
  1159. configure:6114: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  1160. configure:6114: $? = 0
  1161. configure:6117: ar cru libconftest.a @conftest.lst >&5
  1162. ar: warning: can't open file: @conftest.lst: No such file or directory
  1163. configure:6120: $? = 0
  1164. configure:6125: ar cru libconftest.a @conftest.lst >&5
  1165. ar: warning: can't open file: @conftest.lst: No such file or directory
  1166. configure:6128: $? = 0
  1167. configure:6140: result: no
  1168. configure:6198: checking for strip
  1169. configure:6214: found /usr/bin/strip
  1170. configure:6225: result: strip
  1171. configure:6297: checking for ranlib
  1172. configure:6313: found /usr/bin/ranlib
  1173. configure:6324: result: ranlib
  1174. configure:6426: checking command to parse /usr/bin/nm -B output from cc object
  1175. configure:6546: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  1176. configure:6549: $? = 0
  1177. configure:6553: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  1178. configure:6556: $? = 0
  1179. configure:6622: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
  1180. configure:6625: $? = 0
  1181. configure:6663: result: ok
  1182. configure:6700: checking for sysroot
  1183. configure:6730: result: no
  1184. configure:6986: checking for mt
  1185. configure:7002: found /usr/bin/mt
  1186. configure:7013: result: mt
  1187. configure:7036: checking if mt is a manifest tool
  1188. configure:7042: mt '-?'
  1189. mt: illegal option -- ?
  1190. usage: mt [-f device] command [count]
  1191. configure:7050: result: no
  1192. configure:7692: checking how to run the C preprocessor
  1193. configure:7762: result: cpp
  1194. configure:7782: cpp -I/usr/local/include conftest.c
  1195. configure:7782: $? = 0
  1196. configure:7796: cpp -I/usr/local/include conftest.c
  1197. conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
  1198. #include <ac_nonexistent.h>
  1199. ^
  1200. 1 error generated.
  1201. configure:7796: $? = 1
  1202. configure: failed program was:
  1203. | /* confdefs.h */
  1204. | #define PACKAGE_NAME "gobject-introspection"
  1205. | #define PACKAGE_TARNAME "gobject-introspection"
  1206. | #define PACKAGE_VERSION "1.36.0"
  1207. | #define PACKAGE_STRING "gobject-introspection 1.36.0"
  1208. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection"
  1209. | #define PACKAGE_URL ""
  1210. | #define PACKAGE "gobject-introspection"
  1211. | #define VERSION "1.36.0"
  1212. | /* end confdefs.h. */
  1213. | #include <ac_nonexistent.h>
  1214. configure:7825: checking for ANSI C header files
  1215. configure:7929: result: yes
  1216. configure:7942: checking for sys/types.h
  1217. configure:7942: result: yes
  1218. configure:7942: checking for sys/stat.h
  1219. configure:7942: result: yes
  1220. configure:7942: checking for stdlib.h
  1221. configure:7942: result: yes
  1222. configure:7942: checking for string.h
  1223. configure:7942: result: yes
  1224. configure:7942: checking for memory.h
  1225. configure:7942: result: yes
  1226. configure:7942: checking for strings.h
  1227. configure:7942: result: yes
  1228. configure:7942: checking for inttypes.h
  1229. configure:7942: result: yes
  1230. configure:7942: checking for stdint.h
  1231. configure:7942: result: yes
  1232. configure:7942: checking for unistd.h
  1233. configure:7942: result: yes
  1234. configure:7956: checking for dlfcn.h
  1235. configure:7956: result: yes
  1236. configure:8162: checking for objdir
  1237. configure:8177: result: .libs
  1238. configure:8448: checking if cc supports -fno-rtti -fno-exceptions
  1239. configure:8466: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
  1240. configure:8470: $? = 0
  1241. configure:8483: result: yes
  1242. configure:8810: checking for cc option to produce PIC
  1243. configure:8817: result: -fPIC -DPIC
  1244. configure:8825: checking if cc PIC flag -fPIC -DPIC works
  1245. configure:8843: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -DPIC -DPIC conftest.c >&5
  1246. configure:8847: $? = 0
  1247. configure:8860: result: yes
  1248. configure:8889: checking if cc static flag -static works
  1249. configure:8917: result: yes
  1250. configure:8932: checking if cc supports -c -o file.o
  1251. configure:8953: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -o out/conftest2.o conftest.c >&5
  1252. configure:8957: $? = 0
  1253. configure:8979: result: yes
  1254. configure:8987: checking if cc supports -c -o file.o
  1255. configure:9034: result: yes
  1256. configure:9067: checking whether the cc linker (/usr/bin/ld) supports shared libraries
  1257. configure:10220: result: yes
  1258. configure:10257: checking whether -lc should be explicitly linked in
  1259. configure:10265: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  1260. configure:10268: $? = 0
  1261. configure:10283: cc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  1262. configure:10286: $? = 0
  1263. configure:10300: result: no
  1264. configure:10460: checking dynamic linker characteristics
  1265. configure:11197: result: freebsd10.0 ld.so
  1266. configure:11304: checking how to hardcode library paths into programs
  1267. configure:11329: result: immediate
  1268. configure:11869: checking whether stripping libraries is possible
  1269. configure:11874: result: yes
  1270. configure:11909: checking if libtool supports shared libraries
  1271. configure:11911: result: yes
  1272. configure:11914: checking whether to build shared libraries
  1273. configure:11935: result: yes
  1274. configure:11938: checking whether to build static libraries
  1275. configure:11942: result: yes
  1276. configure:12089: checking pkg-config is at least version 0.9.0
  1277. configure:12092: result: yes
  1278. configure:12105: checking for flex
  1279. configure:12121: found /usr/bin/flex
  1280. configure:12132: result: flex
  1281. configure:12170: flex conftest.l
  1282. configure:12174: $? = 0
  1283. configure:12176: checking lex output file root
  1284. configure:12190: result: lex.yy
  1285. configure:12195: checking lex library
  1286. configure:12209: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  1287. /tmp/conftest-SZex75.o: In function `yylex':
  1288. conftest.c:(.text+0x3a4): undefined reference to `yywrap'
  1289. conftest.c:(.text+0x5c5): undefined reference to `yywrap'
  1290. /tmp/conftest-SZex75.o: In function `main':
  1291. conftest.c:(.text+0x1599): undefined reference to `yywrap'
  1292. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  1293. configure:12209: $? = 1
  1294. configure: failed program was:
  1295. | /* confdefs.h */
  1296. | #define PACKAGE_NAME "gobject-introspection"
  1297. | #define PACKAGE_TARNAME "gobject-introspection"
  1298. | #define PACKAGE_VERSION "1.36.0"
  1299. | #define PACKAGE_STRING "gobject-introspection 1.36.0"
  1300. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection"
  1301. | #define PACKAGE_URL ""
  1302. | #define PACKAGE "gobject-introspection"
  1303. | #define VERSION "1.36.0"
  1304. | #define STDC_HEADERS 1
  1305. | #define HAVE_SYS_TYPES_H 1
  1306. | #define HAVE_SYS_STAT_H 1
  1307. | #define HAVE_STDLIB_H 1
  1308. | #define HAVE_STRING_H 1
  1309. | #define HAVE_MEMORY_H 1
  1310. | #define HAVE_STRINGS_H 1
  1311. | #define HAVE_INTTYPES_H 1
  1312. | #define HAVE_STDINT_H 1
  1313. | #define HAVE_UNISTD_H 1
  1314. | #define HAVE_DLFCN_H 1
  1315. | #define LT_OBJDIR ".libs/"
  1316. | /* end confdefs.h. */
  1317. |
  1318. | #line 3 "lex.yy.c"
  1319. |
  1320. | #define YY_INT_ALIGNED short int
  1321. |
  1322. | /* A lexical scanner generated by flex */
  1323. |
  1324. | #define FLEX_SCANNER
  1325. | #define YY_FLEX_MAJOR_VERSION 2
  1326. | #define YY_FLEX_MINOR_VERSION 5
  1327. | #define YY_FLEX_SUBMINOR_VERSION 37
  1328. | #if YY_FLEX_SUBMINOR_VERSION > 0
  1329. | #define FLEX_BETA
  1330. | #endif
  1331. |
  1332. | /* First, we deal with platform-specific or compiler-specific issues. */
  1333. |
  1334. | #if defined(__FreeBSD__)
  1335. | #ifndef __STDC_LIMIT_MACROS
  1336. | #define __STDC_LIMIT_MACROS
  1337. | #endif
  1338. | #include <sys/cdefs.h>
  1339. | #include <stdint.h>
  1340. | #else
  1341. | #define __dead2
  1342. | #endif
  1343. |
  1344. | /* begin standard C headers. */
  1345. | #include <stdio.h>
  1346. | #include <string.h>
  1347. | #include <errno.h>
  1348. | #include <stdlib.h>
  1349. |
  1350. | /* end standard C headers. */
  1351. |
  1352. | /* flex integer type definitions */
  1353. |
  1354. | #ifndef FLEXINT_H
  1355. | #define FLEXINT_H
  1356. |
  1357. | /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
  1358. |
  1359. | #if defined(__FreeBSD__) || \
  1360. | (defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L)
  1361. |
  1362. | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
  1363. | * if you want the limit (max/min) macros for int types.
  1364. | */
  1365. | #ifndef __STDC_LIMIT_MACROS
  1366. | #define __STDC_LIMIT_MACROS 1
  1367. | #endif
  1368. |
  1369. | #include <inttypes.h>
  1370. | typedef int8_t flex_int8_t;
  1371. | typedef uint8_t flex_uint8_t;
  1372. | typedef int16_t flex_int16_t;
  1373. | typedef uint16_t flex_uint16_t;
  1374. | typedef int32_t flex_int32_t;
  1375. | typedef uint32_t flex_uint32_t;
  1376. | #else
  1377. | typedef signed char flex_int8_t;
  1378. | typedef short int flex_int16_t;
  1379. | typedef int flex_int32_t;
  1380. | typedef unsigned char flex_uint8_t;
  1381. | typedef unsigned short int flex_uint16_t;
  1382. | typedef unsigned int flex_uint32_t;
  1383. |
  1384. | /* Limits of integral types. */
  1385. | #ifndef INT8_MIN
  1386. | #define INT8_MIN (-128)
  1387. | #endif
  1388. | #ifndef INT16_MIN
  1389. | #define INT16_MIN (-32767-1)
  1390. | #endif
  1391. | #ifndef INT32_MIN
  1392. | #define INT32_MIN (-2147483647-1)
  1393. | #endif
  1394. | #ifndef INT8_MAX
  1395. | #define INT8_MAX (127)
  1396. | #endif
  1397. | #ifndef INT16_MAX
  1398. | #define INT16_MAX (32767)
  1399. | #endif
  1400. | #ifndef INT32_MAX
  1401. | #define INT32_MAX (2147483647)
  1402. | #endif
  1403. | #ifndef UINT8_MAX
  1404. | #define UINT8_MAX (255U)
  1405. | #endif
  1406. | #ifndef UINT16_MAX
  1407. | #define UINT16_MAX (65535U)
  1408. | #endif
  1409. | #ifndef UINT32_MAX
  1410. | #define UINT32_MAX (4294967295U)
  1411. | #endif
  1412. |
  1413. | #endif /* ! C99 */
  1414. |
  1415. | #endif /* ! FLEXINT_H */
  1416. |
  1417. | #ifdef __cplusplus
  1418. |
  1419. | /* The "const" storage-class-modifier is valid. */
  1420. | #define YY_USE_CONST
  1421. |
  1422. | #else /* ! __cplusplus */
  1423. |
  1424. | /* C99 requires __STDC__ to be defined as 1. */
  1425. | #if defined (__STDC__)
  1426. |
  1427. | #define YY_USE_CONST
  1428. |
  1429. | #endif /* defined (__STDC__) */
  1430. | #endif /* ! __cplusplus */
  1431. |
  1432. | #ifdef YY_USE_CONST
  1433. | #define yyconst const
  1434. | #else
  1435. | #define yyconst
  1436. | #endif
  1437. |
  1438. | /* Returned upon end-of-file. */
  1439. | #define YY_NULL 0
  1440. |
  1441. | /* Promotes a possibly negative, possibly signed char to an unsigned
  1442. | * integer for use as an array index. If the signed char is negative,
  1443. | * we want to instead treat it as an 8-bit unsigned char, hence the
  1444. | * double cast.
  1445. | */
  1446. | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
  1447. |
  1448. | /* Enter a start condition. This macro really ought to take a parameter,
  1449. | * but we do it the disgusting crufty way forced on us by the ()-less
  1450. | * definition of BEGIN.
  1451. | */
  1452. | #define BEGIN (yy_start) = 1 + 2 *
  1453. |
  1454. | /* Translate the current start state into a value that can be later handed
  1455. | * to BEGIN to return to the state. The YYSTATE alias is for lex
  1456. | * compatibility.
  1457. | */
  1458. | #define YY_START (((yy_start) - 1) / 2)
  1459. | #define YYSTATE YY_START
  1460. |
  1461. | /* Action number for EOF rule of a given start state. */
  1462. | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
  1463. |
  1464. | /* Special action meaning "start processing a new file". */
  1465. | #define YY_NEW_FILE yyrestart(yyin )
  1466. |
  1467. | #define YY_END_OF_BUFFER_CHAR 0
  1468. |
  1469. | /* Size of default input buffer. */
  1470. | #ifndef YY_BUF_SIZE
  1471. | #define YY_BUF_SIZE 16384
  1472. | #endif
  1473. |
  1474. | /* The state buf must be large enough to hold one state per character in the main buffer.
  1475. | */
  1476. | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
  1477. |
  1478. | #ifndef YY_TYPEDEF_YY_BUFFER_STATE
  1479. | #define YY_TYPEDEF_YY_BUFFER_STATE
  1480. | typedef struct yy_buffer_state *YY_BUFFER_STATE;
  1481. | #endif
  1482. |
  1483. | #ifndef YY_TYPEDEF_YY_SIZE_T
  1484. | #define YY_TYPEDEF_YY_SIZE_T
  1485. | typedef size_t yy_size_t;
  1486. | #endif
  1487. |
  1488. | extern yy_size_t yyleng;
  1489. |
  1490. | extern FILE *yyin, *yyout;
  1491. |
  1492. | #define EOB_ACT_CONTINUE_SCAN 0
  1493. | #define EOB_ACT_END_OF_FILE 1
  1494. | #define EOB_ACT_LAST_MATCH 2
  1495. |
  1496. | #define YY_LESS_LINENO(n)
  1497. |
  1498. | /* Return all but the first "n" matched characters back to the input stream. */
  1499. | #define yyless(n) \
  1500. | do \
  1501. | { \
  1502. | /* Undo effects of setting up yytext. */ \
  1503. | int yyless_macro_arg = (n); \
  1504. | YY_LESS_LINENO(yyless_macro_arg);\
  1505. | *yy_cp = (yy_hold_char); \
  1506. | YY_RESTORE_YY_MORE_OFFSET \
  1507. | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
  1508. | YY_DO_BEFORE_ACTION; /* set up yytext again */ \
  1509. | } \
  1510. | while ( 0 )
  1511. |
  1512. | #define unput(c) yyunput( c, (yytext_ptr) )
  1513. |
  1514. | #ifndef YY_STRUCT_YY_BUFFER_STATE
  1515. | #define YY_STRUCT_YY_BUFFER_STATE
  1516. | struct yy_buffer_state
  1517. | {
  1518. | FILE *yy_input_file;
  1519. |
  1520. | char *yy_ch_buf; /* input buffer */
  1521. | char *yy_buf_pos; /* current position in input buffer */
  1522. |
  1523. | /* Size of input buffer in bytes, not including room for EOB
  1524. | * characters.
  1525. | */
  1526. | yy_size_t yy_buf_size;
  1527. |
  1528. | /* Number of characters read into yy_ch_buf, not including EOB
  1529. | * characters.
  1530. | */
  1531. | yy_size_t yy_n_chars;
  1532. |
  1533. | /* Whether we "own" the buffer - i.e., we know we created it,
  1534. | * and can realloc() it to grow it, and should free() it to
  1535. | * delete it.
  1536. | */
  1537. | int yy_is_our_buffer;
  1538. |
  1539. | /* Whether this is an "interactive" input source; if so, and
  1540. | * if we're using stdio for input, then we want to use getc()
  1541. | * instead of fread(), to make sure we stop fetching input after
  1542. | * each newline.
  1543. | */
  1544. | int yy_is_interactive;
  1545. |
  1546. | /* Whether we're considered to be at the beginning of a line.
  1547. | * If so, '^' rules will be active on the next match, otherwise
  1548. | * not.
  1549. | */
  1550. | int yy_at_bol;
  1551. |
  1552. | int yy_bs_lineno; /**< The line count. */
  1553. | int yy_bs_column; /**< The column count. */
  1554. |
  1555. | /* Whether to try to fill the input buffer when we reach the
  1556. | * end of it.
  1557. | */
  1558. | int yy_fill_buffer;
  1559. |
  1560. | int yy_buffer_status;
  1561. |
  1562. | #define YY_BUFFER_NEW 0
  1563. | #define YY_BUFFER_NORMAL 1
  1564. | /* When an EOF's been seen but there's still some text to process
  1565. | * then we mark the buffer as YY_EOF_PENDING, to indicate that we
  1566. | * shouldn't try reading from the input source any more. We might
  1567. | * still have a bunch of tokens to match, though, because of
  1568. | * possible backing-up.
  1569. | *
  1570. | * When we actually see the EOF, we change the status to "new"
  1571. | * (via yyrestart()), so that the user can continue scanning by
  1572. | * just pointing yyin at a new input file.
  1573. | */
  1574. | #define YY_BUFFER_EOF_PENDING 2
  1575. |
  1576. | };
  1577. | #endif /* !YY_STRUCT_YY_BUFFER_STATE */
  1578. |
  1579. | /* Stack of input buffers. */
  1580. | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
  1581. | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
  1582. | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
  1583. |
  1584. | /* We provide macros for accessing buffer states in case in the
  1585. | * future we want to put the buffer states in a more general
  1586. | * "scanner state".
  1587. | *
  1588. | * Returns the top of the stack, or NULL.
  1589. | */
  1590. | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
  1591. | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
  1592. | : NULL)
  1593. | #define yy_current_buffer YY_CURRENT_BUFFER
  1594. |
  1595. | /* Same as previous macro, but useful when we know that the buffer stack is not
  1596. | * NULL or when we need an lvalue. For internal use only.
  1597. | */
  1598. | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
  1599. |
  1600. | /* yy_hold_char holds the character lost when yytext is formed. */
  1601. | static char yy_hold_char;
  1602. | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
  1603. | yy_size_t yyleng;
  1604. |
  1605. | /* Points to current character in buffer. */
  1606. | static char *yy_c_buf_p = (char *) 0;
  1607. | static int yy_init = 0; /* whether we need to initialize */
  1608. | static int yy_start = 0; /* start state number */
  1609. |
  1610. | /* Flag which is used to allow yywrap()'s to do buffer switches
  1611. | * instead of setting up a fresh yyin. A bit of a hack ...
  1612. | */
  1613. | static int yy_did_buffer_switch_on_eof;
  1614. |
  1615. | void yyrestart (FILE *input_file );
  1616. | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
  1617. | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
  1618. | void yy_delete_buffer (YY_BUFFER_STATE b );
  1619. | void yy_flush_buffer (YY_BUFFER_STATE b );
  1620. | void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
  1621. | void yypop_buffer_state (void );
  1622. |
  1623. | static void yyensure_buffer_stack (void );
  1624. | static void yy_load_buffer_state (void );
  1625. | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
  1626. |
  1627. | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
  1628. |
  1629. | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
  1630. | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
  1631. | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
  1632. |
  1633. | void *yyalloc (yy_size_t );
  1634. | void *yyrealloc (void *,yy_size_t );
  1635. | void yyfree (void * );
  1636. |
  1637. | #define yy_new_buffer yy_create_buffer
  1638. |
  1639. | #define yy_set_interactive(is_interactive) \
  1640. | { \
  1641. | if ( ! YY_CURRENT_BUFFER ){ \
  1642. | yyensure_buffer_stack (); \
  1643. | YY_CURRENT_BUFFER_LVALUE = \
  1644. | yy_create_buffer(yyin,YY_BUF_SIZE ); \
  1645. | } \
  1646. | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
  1647. | }
  1648. |
  1649. | #define yy_set_bol(at_bol) \
  1650. | { \
  1651. | if ( ! YY_CURRENT_BUFFER ){\
  1652. | yyensure_buffer_stack (); \
  1653. | YY_CURRENT_BUFFER_LVALUE = \
  1654. | yy_create_buffer(yyin,YY_BUF_SIZE ); \
  1655. | } \
  1656. | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
  1657. | }
  1658. |
  1659. | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
  1660. |
  1661. | /* Begin user sect3 */
  1662. |
  1663. | typedef unsigned char YY_CHAR;
  1664. |
  1665. | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
  1666. |
  1667. | typedef int yy_state_type;
  1668. |
  1669. | extern int yylineno;
  1670. |
  1671. | int yylineno = 1;
  1672. |
  1673. | extern char *yytext;
  1674. | #define yytext_ptr yytext
  1675. |
  1676. | static yy_state_type yy_get_previous_state (void );
  1677. | static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
  1678. | static int yy_get_next_buffer (void );
  1679. | static void yy_fatal_error (yyconst char msg[] ) __dead2;
  1680. |
  1681. | /* Done after the current pattern has been matched and before the
  1682. | * corresponding action - sets up yytext.
  1683. | */
  1684. | #define YY_DO_BEFORE_ACTION \
  1685. | (yytext_ptr) = yy_bp; \
  1686. | (yytext_ptr) -= (yy_more_len); \
  1687. | yyleng = (size_t) (yy_cp - (yytext_ptr)); \
  1688. | (yy_hold_char) = *yy_cp; \
  1689. | *yy_cp = '\0'; \
  1690. | (yy_c_buf_p) = yy_cp;
  1691. |
  1692. | #define YY_NUM_RULES 8
  1693. | #define YY_END_OF_BUFFER 9
  1694. | /* This struct is not used in this scanner,
  1695. | but its presence is necessary. */
  1696. | struct yy_trans_info
  1697. | {
  1698. | flex_int32_t yy_verify;
  1699. | flex_int32_t yy_nxt;
  1700. | };
  1701. | static yyconst flex_int16_t yy_acclist[23] =
  1702. | { 0,
  1703. | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
  1704. | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
  1705. | 7, 8
  1706. | } ;
  1707. |
  1708. | static yyconst flex_int16_t yy_accept[14] =
  1709. | { 0,
  1710. | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
  1711. | 20, 23, 23
  1712. | } ;
  1713. |
  1714. | static yyconst flex_int32_t yy_ec[256] =
  1715. | { 0,
  1716. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
  1717. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1718. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1719. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1720. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1721. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1722. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1723. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1724. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1725. | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
  1726. |
  1727. | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
  1728. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1729. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1730. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1731. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1732. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1733. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1734. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1735. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1736. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1737. |
  1738. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1739. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1740. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1741. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1742. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1743. | 1, 1, 1, 1, 1
  1744. | } ;
  1745. |
  1746. | static yyconst flex_int32_t yy_meta[9] =
  1747. | { 0,
  1748. | 1, 1, 1, 1, 1, 1, 1, 1
  1749. | } ;
  1750. |
  1751. | static yyconst flex_int16_t yy_base[13] =
  1752. | { 0,
  1753. | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
  1754. | 10, 10
  1755. | } ;
  1756. |
  1757. | static yyconst flex_int16_t yy_def[13] =
  1758. | { 0,
  1759. | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
  1760. | 12, 0
  1761. | } ;
  1762. |
  1763. | static yyconst flex_int16_t yy_nxt[19] =
  1764. | { 0,
  1765. | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
  1766. | 12, 12, 12, 12, 12, 12, 12, 12
  1767. | } ;
  1768. |
  1769. | static yyconst flex_int16_t yy_chk[19] =
  1770. | { 0,
  1771. | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
  1772. | 12, 12, 12, 12, 12, 12, 12, 12
  1773. | } ;
  1774. |
  1775. | extern int yy_flex_debug;
  1776. | int yy_flex_debug = 0;
  1777. |
  1778. | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
  1779. | static char *yy_full_match;
  1780. | static int yy_lp;
  1781. | #define REJECT \
  1782. | { \
  1783. | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
  1784. | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
  1785. | ++(yy_lp); \
  1786. | goto find_rule; \
  1787. | }
  1788. |
  1789. | static int yy_more_flag = 0;
  1790. | static int yy_more_len = 0;
  1791. | #define yymore() ((yy_more_flag) = 1)
  1792. | #define YY_MORE_ADJ (yy_more_len)
  1793. | #define YY_RESTORE_YY_MORE_OFFSET
  1794. | char *yytext;
  1795. | #line 1 "conftest.l"
  1796. | #line 481 "lex.yy.c"
  1797. |
  1798. | #define INITIAL 0
  1799. |
  1800. | #ifndef YY_NO_UNISTD_H
  1801. | /* Special case for "unistd.h", since it is non-ANSI. We include it way
  1802. | * down here because we want the user's section 1 to have been scanned first.
  1803. | * The user has a chance to override it with an option.
  1804. | */
  1805. | #include <unistd.h>
  1806. | #endif
  1807. |
  1808. | #ifndef YY_EXTRA_TYPE
  1809. | #define YY_EXTRA_TYPE void *
  1810. | #endif
  1811. |
  1812. | static int yy_init_globals (void );
  1813. |
  1814. | /* Accessor methods to globals.
  1815. | These are made visible to non-reentrant scanners for convenience. */
  1816. |
  1817. | int yylex_destroy (void );
  1818. |
  1819. | int yyget_debug (void );
  1820. |
  1821. | void yyset_debug (int debug_flag );
  1822. |
  1823. | YY_EXTRA_TYPE yyget_extra (void );
  1824. |
  1825. | void yyset_extra (YY_EXTRA_TYPE user_defined );
  1826. |
  1827. | FILE *yyget_in (void );
  1828. |
  1829. | void yyset_in (FILE * in_str );
  1830. |
  1831. | FILE *yyget_out (void );
  1832. |
  1833. | void yyset_out (FILE * out_str );
  1834. |
  1835. | yy_size_t yyget_leng (void );
  1836. |
  1837. | char *yyget_text (void );
  1838. |
  1839. | int yyget_lineno (void );
  1840. |
  1841. | void yyset_lineno (int line_number );
  1842. |
  1843. | /* Macros after this point can all be overridden by user definitions in
  1844. | * section 1.
  1845. | */
  1846. |
  1847. | #ifndef YY_SKIP_YYWRAP
  1848. | #ifdef __cplusplus
  1849. | extern "C" int yywrap (void );
  1850. | #else
  1851. | extern int yywrap (void );
  1852. | #endif
  1853. | #endif
  1854. |
  1855. | #ifndef YY_NO_UNPUT
  1856. | static void yyunput (int c,char *buf_ptr );
  1857. | #endif
  1858. |
  1859. | #ifndef yytext_ptr
  1860. | static void yy_flex_strncpy (char *,yyconst char *,int );
  1861. | #endif
  1862. |
  1863. | #ifdef YY_NEED_STRLEN
  1864. | static int yy_flex_strlen (yyconst char * );
  1865. | #endif
  1866. |
  1867. | #ifndef YY_NO_INPUT
  1868. |
  1869. | #ifdef __cplusplus
  1870. | static int yyinput (void );
  1871. | #else
  1872. | static int input (void );
  1873. | #endif
  1874. |
  1875. | #endif
  1876. |
  1877. | /* Amount of stuff to slurp up with each read. */
  1878. | #ifndef YY_READ_BUF_SIZE
  1879. | #define YY_READ_BUF_SIZE 8192
  1880. | #endif
  1881. |
  1882. | /* Copy whatever the last rule matched to the standard output. */
  1883. | #ifndef ECHO
  1884. | /* This used to be an fputs(), but since the string might contain NUL's,
  1885. | * we now use fwrite().
  1886. | */
  1887. | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
  1888. | #endif
  1889. |
  1890. | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
  1891. | * is returned in "result".
  1892. | */
  1893. | #ifndef YY_INPUT
  1894. | #define YY_INPUT(buf,result,max_size) \
  1895. | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
  1896. | { \
  1897. | int c = '*'; \
  1898. | size_t n; \
  1899. | for ( n = 0; n < max_size && \
  1900. | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
  1901. | buf[n] = (char) c; \
  1902. | if ( c == '\n' ) \
  1903. | buf[n++] = (char) c; \
  1904. | if ( c == EOF && ferror( yyin ) ) \
  1905. | YY_FATAL_ERROR( "input in flex scanner failed" ); \
  1906. | result = n; \
  1907. | } \
  1908. | else \
  1909. | { \
  1910. | errno=0; \
  1911. | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
  1912. | { \
  1913. | if( errno != EINTR) \
  1914. | { \
  1915. | YY_FATAL_ERROR( "input in flex scanner failed" ); \
  1916. | break; \
  1917. | } \
  1918. | errno=0; \
  1919. | clearerr(yyin); \
  1920. | } \
  1921. | }\
  1922. | \
  1923. |
  1924. | #endif
  1925. |
  1926. | /* No semi-colon after return; correct usage is to write "yyterminate();" -
  1927. | * we don't want an extra ';' after the "return" because that will cause
  1928. | * some compilers to complain about unreachable statements.
  1929. | */
  1930. | #ifndef yyterminate
  1931. | #define yyterminate() return YY_NULL
  1932. | #endif
  1933. |
  1934. | /* Number of entries by which start-condition stack grows. */
  1935. | #ifndef YY_START_STACK_INCR
  1936. | #define YY_START_STACK_INCR 25
  1937. | #endif
  1938. |
  1939. | /* Report a fatal error. */
  1940. | #ifndef YY_FATAL_ERROR
  1941. | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
  1942. | #endif
  1943. |
  1944. | /* end tables serialization structures and prototypes */
  1945. |
  1946. | /* Default declaration of generated scanner - a define so the user can
  1947. | * easily add parameters.
  1948. | */
  1949. | #ifndef YY_DECL
  1950. | #define YY_DECL_IS_OURS 1
  1951. |
  1952. | extern int yylex (void);
  1953. |
  1954. | #define YY_DECL int yylex (void)
  1955. | #endif /* !YY_DECL */
  1956. |
  1957. | /* Code executed at the beginning of each rule, after yytext and yyleng
  1958. | * have been set up.
  1959. | */
  1960. | #ifndef YY_USER_ACTION
  1961. | #define YY_USER_ACTION
  1962. | #endif
  1963. |
  1964. | /* Code executed at the end of each rule. */
  1965. | #ifndef YY_BREAK
  1966. | #define YY_BREAK break;
  1967. | #endif
  1968. |
  1969. | #define YY_RULE_SETUP \
  1970. | YY_USER_ACTION
  1971. |
  1972. | /** The main scanner function which does all the work.
  1973. | */
  1974. | YY_DECL
  1975. | {
  1976. | yy_state_type yy_current_state;
  1977. | char *yy_cp, *yy_bp;
  1978. | int yy_act;
  1979. |
  1980. | #line 1 "conftest.l"
  1981. |
  1982. | #line 667 "lex.yy.c"
  1983. |
  1984. | if ( !(yy_init) )
  1985. | {
  1986. | (yy_init) = 1;
  1987. |
  1988. | #ifdef YY_USER_INIT
  1989. | YY_USER_INIT;
  1990. | #endif
  1991. |
  1992. | /* Create the reject buffer large enough to save one state per allowed character. */
  1993. | if ( ! (yy_state_buf) )
  1994. | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
  1995. | if ( ! (yy_state_buf) )
  1996. | YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
  1997. |
  1998. | if ( ! (yy_start) )
  1999. | (yy_start) = 1; /* first start state */
  2000. |
  2001. | if ( ! yyin )
  2002. | yyin = stdin;
  2003. |
  2004. | if ( ! yyout )
  2005. | yyout = stdout;
  2006. |
  2007. | if ( ! YY_CURRENT_BUFFER ) {
  2008. | yyensure_buffer_stack ();
  2009. | YY_CURRENT_BUFFER_LVALUE =
  2010. | yy_create_buffer(yyin,YY_BUF_SIZE );
  2011. | }
  2012. |
  2013. | yy_load_buffer_state( );
  2014. | }
  2015. |
  2016. | while ( 1 ) /* loops until end-of-file is reached */
  2017. | {
  2018. | (yy_more_len) = 0;
  2019. | if ( (yy_more_flag) )
  2020. | {
  2021. | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
  2022. | (yy_more_flag) = 0;
  2023. | }
  2024. | yy_cp = (yy_c_buf_p);
  2025. |
  2026. | /* Support of yytext. */
  2027. | *yy_cp = (yy_hold_char);
  2028. |
  2029. | /* yy_bp points to the position in yy_ch_buf of the start of
  2030. | * the current run.
  2031. | */
  2032. | yy_bp = yy_cp;
  2033. |
  2034. | yy_current_state = (yy_start);
  2035. |
  2036. | (yy_state_ptr) = (yy_state_buf);
  2037. | *(yy_state_ptr)++ = yy_current_state;
  2038. |
  2039. | yy_match:
  2040. | do
  2041. | {
  2042. | YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
  2043. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  2044. | {
  2045. | yy_current_state = (int) yy_def[yy_current_state];
  2046. | if ( yy_current_state >= 13 )
  2047. | yy_c = yy_meta[(unsigned int) yy_c];
  2048. | }
  2049. | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  2050. | *(yy_state_ptr)++ = yy_current_state;
  2051. | ++yy_cp;
  2052. | }
  2053. | while ( yy_base[yy_current_state] != 10 );
  2054. |
  2055. | yy_find_action:
  2056. | yy_current_state = *--(yy_state_ptr);
  2057. | (yy_lp) = yy_accept[yy_current_state];
  2058. | goto find_rule; /* avoid `defined but not used' warning */
  2059. | find_rule: /* we branch to this label when backing up */
  2060. | for ( ; ; ) /* until we find what rule we matched */
  2061. | {
  2062. | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
  2063. | {
  2064. | yy_act = yy_acclist[(yy_lp)];
  2065. | {
  2066. | (yy_full_match) = yy_cp;
  2067. | break;
  2068. | }
  2069. | }
  2070. | --yy_cp;
  2071. | yy_current_state = *--(yy_state_ptr);
  2072. | (yy_lp) = yy_accept[yy_current_state];
  2073. | }
  2074. |
  2075. | YY_DO_BEFORE_ACTION;
  2076. |
  2077. | do_action: /* This label is used only to access EOF actions. */
  2078. |
  2079. | switch ( yy_act )
  2080. | { /* beginning of action switch */
  2081. | case 1:
  2082. | YY_RULE_SETUP
  2083. | #line 2 "conftest.l"
  2084. | { ECHO; }
  2085. | YY_BREAK
  2086. | case 2:
  2087. | YY_RULE_SETUP
  2088. | #line 3 "conftest.l"
  2089. | { REJECT; }
  2090. | YY_BREAK
  2091. | case 3:
  2092. | YY_RULE_SETUP
  2093. | #line 4 "conftest.l"
  2094. | { yymore (); }
  2095. | YY_BREAK
  2096. | case 4:
  2097. | YY_RULE_SETUP
  2098. | #line 5 "conftest.l"
  2099. | { yyless (1); }
  2100. | YY_BREAK
  2101. | case 5:
  2102. | YY_RULE_SETUP
  2103. | #line 6 "conftest.l"
  2104. | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
  2105. | yyless ((input () != 0)); }
  2106. | YY_BREAK
  2107. | case 6:
  2108. | YY_RULE_SETUP
  2109. | #line 8 "conftest.l"
  2110. | { unput (yytext[0]); }
  2111. | YY_BREAK
  2112. | case 7:
  2113. | YY_RULE_SETUP
  2114. | #line 9 "conftest.l"
  2115. | { BEGIN INITIAL; }
  2116. | YY_BREAK
  2117. | case 8:
  2118. | YY_RULE_SETUP
  2119. | #line 10 "conftest.l"
  2120. | ECHO;
  2121. | YY_BREAK
  2122. | #line 807 "lex.yy.c"
  2123. | case YY_STATE_EOF(INITIAL):
  2124. | yyterminate();
  2125. |
  2126. | case YY_END_OF_BUFFER:
  2127. | {
  2128. | /* Amount of text matched not including the EOB char. */
  2129. | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
  2130. |
  2131. | /* Undo the effects of YY_DO_BEFORE_ACTION. */
  2132. | *yy_cp = (yy_hold_char);
  2133. | YY_RESTORE_YY_MORE_OFFSET
  2134. |
  2135. | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
  2136. | {
  2137. | /* We're scanning a new file or input source. It's
  2138. | * possible that this happened because the user
  2139. | * just pointed yyin at a new source and called
  2140. | * yylex(). If so, then we have to assure
  2141. | * consistency between YY_CURRENT_BUFFER and our
  2142. | * globals. Here is the right place to do so, because
  2143. | * this is the first action (other than possibly a
  2144. | * back-up) that will match for the new input source.
  2145. | */
  2146. | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  2147. | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
  2148. | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
  2149. | }
  2150. |
  2151. | /* Note that here we test for yy_c_buf_p "<=" to the position
  2152. | * of the first EOB in the buffer, since yy_c_buf_p will
  2153. | * already have been incremented past the NUL character
  2154. | * (since all states make transitions on EOB to the
  2155. | * end-of-buffer state). Contrast this with the test
  2156. | * in input().
  2157. | */
  2158. | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
  2159. | { /* This was really a NUL. */
  2160. | yy_state_type yy_next_state;
  2161. |
  2162. | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
  2163. |
  2164. | yy_current_state = yy_get_previous_state( );
  2165. |
  2166. | /* Okay, we're now positioned to make the NUL
  2167. | * transition. We couldn't have
  2168. | * yy_get_previous_state() go ahead and do it
  2169. | * for us because it doesn't know how to deal
  2170. | * with the possibility of jamming (and we don't
  2171. | * want to build jamming into it because then it
  2172. | * will run more slowly).
  2173. | */
  2174. |
  2175. | yy_next_state = yy_try_NUL_trans( yy_current_state );
  2176. |
  2177. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  2178. |
  2179. | if ( yy_next_state )
  2180. | {
  2181. | /* Consume the NUL. */
  2182. | yy_cp = ++(yy_c_buf_p);
  2183. | yy_current_state = yy_next_state;
  2184. | goto yy_match;
  2185. | }
  2186. |
  2187. | else
  2188. | {
  2189. | yy_cp = (yy_c_buf_p);
  2190. | goto yy_find_action;
  2191. | }
  2192. | }
  2193. |
  2194. | else switch ( yy_get_next_buffer( ) )
  2195. | {
  2196. | case EOB_ACT_END_OF_FILE:
  2197. | {
  2198. | (yy_did_buffer_switch_on_eof) = 0;
  2199. |
  2200. | if ( yywrap( ) )
  2201. | {
  2202. | /* Note: because we've taken care in
  2203. | * yy_get_next_buffer() to have set up
  2204. | * yytext, we can now set up
  2205. | * yy_c_buf_p so that if some total
  2206. | * hoser (like flex itself) wants to
  2207. | * call the scanner after we return the
  2208. | * YY_NULL, it'll still work - another
  2209. | * YY_NULL will get returned.
  2210. | */
  2211. | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
  2212. |
  2213. | yy_act = YY_STATE_EOF(YY_START);
  2214. | goto do_action;
  2215. | }
  2216. |
  2217. | else
  2218. | {
  2219. | if ( ! (yy_did_buffer_switch_on_eof) )
  2220. | YY_NEW_FILE;
  2221. | }
  2222. | break;
  2223. | }
  2224. |
  2225. | case EOB_ACT_CONTINUE_SCAN:
  2226. | (yy_c_buf_p) =
  2227. | (yytext_ptr) + yy_amount_of_matched_text;
  2228. |
  2229. | yy_current_state = yy_get_previous_state( );
  2230. |
  2231. | yy_cp = (yy_c_buf_p);
  2232. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  2233. | goto yy_match;
  2234. |
  2235. | case EOB_ACT_LAST_MATCH:
  2236. | (yy_c_buf_p) =
  2237. | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
  2238. |
  2239. | yy_current_state = yy_get_previous_state( );
  2240. |
  2241. | yy_cp = (yy_c_buf_p);
  2242. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  2243. | goto yy_find_action;
  2244. | }
  2245. | break;
  2246. | }
  2247. |
  2248. | default:
  2249. | YY_FATAL_ERROR(
  2250. | "fatal flex scanner internal error--no action found" );
  2251. | } /* end of action switch */
  2252. | } /* end of scanning one token */
  2253. | } /* end of yylex */
  2254. |
  2255. | /* yy_get_next_buffer - try to read in a new buffer
  2256. | *
  2257. | * Returns a code representing an action:
  2258. | * EOB_ACT_LAST_MATCH -
  2259. | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
  2260. | * EOB_ACT_END_OF_FILE - end of file
  2261. | */
  2262. | static int yy_get_next_buffer (void)
  2263. | {
  2264. | char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
  2265. | char *source = (yytext_ptr);
  2266. | int number_to_move, i;
  2267. | int ret_val;
  2268. |
  2269. | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
  2270. | YY_FATAL_ERROR(
  2271. | "fatal flex scanner internal error--end of buffer missed" );
  2272. |
  2273. | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
  2274. | { /* Don't try to fill the buffer, so this is an EOF. */
  2275. | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
  2276. | {
  2277. | /* We matched a single character, the EOB, so
  2278. | * treat this as a final EOF.
  2279. | */
  2280. | return EOB_ACT_END_OF_FILE;
  2281. | }
  2282. |
  2283. | else
  2284. | {
  2285. | /* We matched some text prior to the EOB, first
  2286. | * process it.
  2287. | */
  2288. | return EOB_ACT_LAST_MATCH;
  2289. | }
  2290. | }
  2291. |
  2292. | /* Try to read more data. */
  2293. |
  2294. | /* First move last chars to start of buffer. */
  2295. | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
  2296. |
  2297. | for ( i = 0; i < number_to_move; ++i )
  2298. | *(dest++) = *(source++);
  2299. |
  2300. | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
  2301. | /* don't do the read, it's not guaranteed to return an EOF,
  2302. | * just force an EOF
  2303. | */
  2304. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
  2305. |
  2306. | else
  2307. | {
  2308. | yy_size_t num_to_read =
  2309. | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
  2310. |
  2311. | while ( num_to_read <= 0 )
  2312. | { /* Not enough room in the buffer - grow it. */
  2313. |
  2314. | YY_FATAL_ERROR(
  2315. | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
  2316. |
  2317. | }
  2318. |
  2319. | if ( num_to_read > YY_READ_BUF_SIZE )
  2320. | num_to_read = YY_READ_BUF_SIZE;
  2321. |
  2322. | /* Read in more data. */
  2323. | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
  2324. | (yy_n_chars), num_to_read );
  2325. |
  2326. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  2327. | }
  2328. |
  2329. | if ( (yy_n_chars) == 0 )
  2330. | {
  2331. | if ( number_to_move == YY_MORE_ADJ )
  2332. | {
  2333. | ret_val = EOB_ACT_END_OF_FILE;
  2334. | yyrestart(yyin );
  2335. | }
  2336. |
  2337. | else
  2338. | {
  2339. | ret_val = EOB_ACT_LAST_MATCH;
  2340. | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
  2341. | YY_BUFFER_EOF_PENDING;
  2342. | }
  2343. | }
  2344. |
  2345. | else
  2346. | ret_val = EOB_ACT_CONTINUE_SCAN;
  2347. |
  2348. | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
  2349. | /* Extend the array by 50%, plus the number we really need. */
  2350. | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
  2351. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
  2352. | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  2353. | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
  2354. | }
  2355. |
  2356. | (yy_n_chars) += number_to_move;
  2357. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
  2358. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
  2359. |
  2360. | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
  2361. |
  2362. | return ret_val;
  2363. | }
  2364. |
  2365. | /* yy_get_previous_state - get the state just before the EOB char was reached */
  2366. |
  2367. | static yy_state_type yy_get_previous_state (void)
  2368. | {
  2369. | yy_state_type yy_current_state;
  2370. | char *yy_cp;
  2371. |
  2372. | yy_current_state = (yy_start);
  2373. |
  2374. | (yy_state_ptr) = (yy_state_buf);
  2375. | *(yy_state_ptr)++ = yy_current_state;
  2376. |
  2377. | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
  2378. | {
  2379. | YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
  2380. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  2381. | {
  2382. | yy_current_state = (int) yy_def[yy_current_state];
  2383. | if ( yy_current_state >= 13 )
  2384. | yy_c = yy_meta[(unsigned int) yy_c];
  2385. | }
  2386. | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  2387. | *(yy_state_ptr)++ = yy_current_state;
  2388. | }
  2389. |
  2390. | return yy_current_state;
  2391. | }
  2392. |
  2393. | /* yy_try_NUL_trans - try to make a transition on the NUL character
  2394. | *
  2395. | * synopsis
  2396. | * next_state = yy_try_NUL_trans( current_state );
  2397. | */
  2398. | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
  2399. | {
  2400. | int yy_is_jam;
  2401. |
  2402. | YY_CHAR yy_c = 1;
  2403. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  2404. | {
  2405. | yy_current_state = (int) yy_def[yy_current_state];
  2406. | if ( yy_current_state >= 13 )
  2407. | yy_c = yy_meta[(unsigned int) yy_c];
  2408. | }
  2409. | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  2410. | yy_is_jam = (yy_current_state == 12);
  2411. | if ( ! yy_is_jam )
  2412. | *(yy_state_ptr)++ = yy_current_state;
  2413. |
  2414. | return yy_is_jam ? 0 : yy_current_state;
  2415. | }
  2416. |
  2417. | #ifndef YY_NO_UNPUT
  2418. | static void yyunput (int c, char * yy_bp )
  2419. | {
  2420. | char *yy_cp;
  2421. |
  2422. | yy_cp = (yy_c_buf_p);
  2423. |
  2424. | /* undo effects of setting up yytext */
  2425. | *yy_cp = (yy_hold_char);
  2426. |
  2427. | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
  2428. | { /* need to shift things up to make room */
  2429. | /* +2 for EOB chars. */
  2430. | yy_size_t number_to_move = (yy_n_chars) + 2;
  2431. | char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
  2432. | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
  2433. | char *source =
  2434. | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
  2435. |
  2436. | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  2437. | *--dest = *--source;
  2438. |
  2439. | yy_cp += (int) (dest - source);
  2440. | yy_bp += (int) (dest - source);
  2441. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
  2442. | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
  2443. |
  2444. | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
  2445. | YY_FATAL_ERROR( "flex scanner push-back overflow" );
  2446. | }
  2447. |
  2448. | *--yy_cp = (char) c;
  2449. |
  2450. | (yytext_ptr) = yy_bp;
  2451. | (yy_hold_char) = *yy_cp;
  2452. | (yy_c_buf_p) = yy_cp;
  2453. | }
  2454. | #endif /* ifndef YY_NO_UNPUT */
  2455. |
  2456. | #ifndef YY_NO_INPUT
  2457. | #ifdef __cplusplus
  2458. | static int yyinput (void)
  2459. | #else
  2460. | static int input (void)
  2461. | #endif
  2462. |
  2463. | {
  2464. | int c;
  2465. |
  2466. | *(yy_c_buf_p) = (yy_hold_char);
  2467. |
  2468. | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
  2469. | {
  2470. | /* yy_c_buf_p now points to the character we want to return.
  2471. | * If this occurs *before* the EOB characters, then it's a
  2472. | * valid NUL; if not, then we've hit the end of the buffer.
  2473. | */
  2474. | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
  2475. | /* This was really a NUL. */
  2476. | *(yy_c_buf_p) = '\0';
  2477. |
  2478. | else
  2479. | { /* need more input */
  2480. | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
  2481. | ++(yy_c_buf_p);
  2482. |
  2483. | switch ( yy_get_next_buffer( ) )
  2484. | {
  2485. | case EOB_ACT_LAST_MATCH:
  2486. | /* This happens because yy_g_n_b()
  2487. | * sees that we've accumulated a
  2488. | * token and flags that we need to
  2489. | * try matching the token before
  2490. | * proceeding. But for input(),
  2491. | * there's no matching to consider.
  2492. | * So convert the EOB_ACT_LAST_MATCH
  2493. | * to EOB_ACT_END_OF_FILE.
  2494. | */
  2495. |
  2496. | /* Reset buffer status. */
  2497. | yyrestart(yyin );
  2498. |
  2499. | /*FALLTHROUGH*/
  2500. |
  2501. | case EOB_ACT_END_OF_FILE:
  2502. | {
  2503. | if ( yywrap( ) )
  2504. | return EOF;
  2505. |
  2506. | if ( ! (yy_did_buffer_switch_on_eof) )
  2507. | YY_NEW_FILE;
  2508. | #ifdef __cplusplus
  2509. | return yyinput();
  2510. | #else
  2511. | return input();
  2512. | #endif
  2513. | }
  2514. |
  2515. | case EOB_ACT_CONTINUE_SCAN:
  2516. | (yy_c_buf_p) = (yytext_ptr) + offset;
  2517. | break;
  2518. | }
  2519. | }
  2520. | }
  2521. |
  2522. | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
  2523. | *(yy_c_buf_p) = '\0'; /* preserve yytext */
  2524. | (yy_hold_char) = *++(yy_c_buf_p);
  2525. |
  2526. | return c;
  2527. | }
  2528. | #endif /* ifndef YY_NO_INPUT */
  2529. |
  2530. | /** Immediately switch to a different input stream.
  2531. | * @param input_file A readable stream.
  2532. | *
  2533. | * @note This function does not reset the start condition to @c INITIAL .
  2534. | */
  2535. | void yyrestart (FILE * input_file )
  2536. | {
  2537. |
  2538. | if ( ! YY_CURRENT_BUFFER ){
  2539. | yyensure_buffer_stack ();
  2540. | YY_CURRENT_BUFFER_LVALUE =
  2541. | yy_create_buffer(yyin,YY_BUF_SIZE );
  2542. | }
  2543. |
  2544. | yy_init_buffer(YY_CURRENT_BUFFER,input_file );
  2545. | yy_load_buffer_state( );
  2546. | }
  2547. |
  2548. | /** Switch to a different input buffer.
  2549. | * @param new_buffer The new input buffer.
  2550. | *
  2551. | */
  2552. | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
  2553. | {
  2554. |
  2555. | /* TODO. We should be able to replace this entire function body
  2556. | * with
  2557. | * yypop_buffer_state();
  2558. | * yypush_buffer_state(new_buffer);
  2559. | */
  2560. | yyensure_buffer_stack ();
  2561. | if ( YY_CURRENT_BUFFER == new_buffer )
  2562. | return;
  2563. |
  2564. | if ( YY_CURRENT_BUFFER )
  2565. | {
  2566. | /* Flush out information for old buffer. */
  2567. | *(yy_c_buf_p) = (yy_hold_char);
  2568. | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
  2569. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  2570. | }
  2571. |
  2572. | YY_CURRENT_BUFFER_LVALUE = new_buffer;
  2573. | yy_load_buffer_state( );
  2574. |
  2575. | /* We don't actually know whether we did this switch during
  2576. | * EOF (yywrap()) processing, but the only time this flag
  2577. | * is looked at is after yywrap() is called, so it's safe
  2578. | * to go ahead and always set it.
  2579. | */
  2580. | (yy_did_buffer_switch_on_eof) = 1;
  2581. | }
  2582. |
  2583. | static void yy_load_buffer_state (void)
  2584. | {
  2585. | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  2586. | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
  2587. | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
  2588. | (yy_hold_char) = *(yy_c_buf_p);
  2589. | }
  2590. |
  2591. | /** Allocate and initialize an input buffer state.
  2592. | * @param file A readable stream.
  2593. | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
  2594. | *
  2595. | * @return the allocated buffer state.
  2596. | */
  2597. | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
  2598. | {
  2599. | YY_BUFFER_STATE b;
  2600. |
  2601. | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
  2602. | if ( ! b )
  2603. | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  2604. |
  2605. | b->yy_buf_size = size;
  2606. |
  2607. | /* yy_ch_buf has to be 2 characters longer than the size given because
  2608. | * we need to put in 2 end-of-buffer characters.
  2609. | */
  2610. | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
  2611. | if ( ! b->yy_ch_buf )
  2612. | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  2613. |
  2614. | b->yy_is_our_buffer = 1;
  2615. |
  2616. | yy_init_buffer(b,file );
  2617. |
  2618. | return b;
  2619. | }
  2620. |
  2621. | /** Destroy the buffer.
  2622. | * @param b a buffer created with yy_create_buffer()
  2623. | *
  2624. | */
  2625. | void yy_delete_buffer (YY_BUFFER_STATE b )
  2626. | {
  2627. |
  2628. | if ( ! b )
  2629. | return;
  2630. |
  2631. | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
  2632. | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
  2633. |
  2634. | if ( b->yy_is_our_buffer )
  2635. | yyfree((void *) b->yy_ch_buf );
  2636. |
  2637. | yyfree((void *) b );
  2638. | }
  2639. |
  2640. | /* Initializes or reinitializes a buffer.
  2641. | * This function is sometimes called more than once on the same buffer,
  2642. | * such as during a yyrestart() or at EOF.
  2643. | */
  2644. | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
  2645. |
  2646. | {
  2647. | int oerrno = errno;
  2648. |
  2649. | yy_flush_buffer(b );
  2650. |
  2651. | b->yy_input_file = file;
  2652. | b->yy_fill_buffer = 1;
  2653. |
  2654. | /* If b is the current buffer, then yy_init_buffer was _probably_
  2655. | * called from yyrestart() or through yy_get_next_buffer.
  2656. | * In that case, we don't want to reset the lineno or column.
  2657. | */
  2658. | if (b != YY_CURRENT_BUFFER){
  2659. | b->yy_bs_lineno = 1;
  2660. | b->yy_bs_column = 0;
  2661. | }
  2662. |
  2663. | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
  2664. |
  2665. | errno = oerrno;
  2666. | }
  2667. |
  2668. | /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
  2669. | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
  2670. | *
  2671. | */
  2672. | void yy_flush_buffer (YY_BUFFER_STATE b )
  2673. | {
  2674. | if ( ! b )
  2675. | return;
  2676. |
  2677. | b->yy_n_chars = 0;
  2678. |
  2679. | /* We always need two end-of-buffer characters. The first causes
  2680. | * a transition to the end-of-buffer state. The second causes
  2681. | * a jam in that state.
  2682. | */
  2683. | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
  2684. | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
  2685. |
  2686. | b->yy_buf_pos = &b->yy_ch_buf[0];
  2687. |
  2688. | b->yy_at_bol = 1;
  2689. | b->yy_buffer_status = YY_BUFFER_NEW;
  2690. |
  2691. | if ( b == YY_CURRENT_BUFFER )
  2692. | yy_load_buffer_state( );
  2693. | }
  2694. |
  2695. | /** Pushes the new state onto the stack. The new state becomes
  2696. | * the current state. This function will allocate the stack
  2697. | * if necessary.
  2698. | * @param new_buffer The new state.
  2699. | *
  2700. | */
  2701. | void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
  2702. | {
  2703. | if (new_buffer == NULL)
  2704. | return;
  2705. |
  2706. | yyensure_buffer_stack();
  2707. |
  2708. | /* This block is copied from yy_switch_to_buffer. */
  2709. | if ( YY_CURRENT_BUFFER )
  2710. | {
  2711. | /* Flush out information for old buffer. */
  2712. | *(yy_c_buf_p) = (yy_hold_char);
  2713. | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
  2714. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  2715. | }
  2716. |
  2717. | /* Only push if top exists. Otherwise, replace top. */
  2718. | if (YY_CURRENT_BUFFER)
  2719. | (yy_buffer_stack_top)++;
  2720. | YY_CURRENT_BUFFER_LVALUE = new_buffer;
  2721. |
  2722. | /* copied from yy_switch_to_buffer. */
  2723. | yy_load_buffer_state( );
  2724. | (yy_did_buffer_switch_on_eof) = 1;
  2725. | }
  2726. |
  2727. | /** Removes and deletes the top of the stack, if present.
  2728. | * The next element becomes the new top.
  2729. | *
  2730. | */
  2731. | void yypop_buffer_state (void)
  2732. | {
  2733. | if (!YY_CURRENT_BUFFER)
  2734. | return;
  2735. |
  2736. | yy_delete_buffer(YY_CURRENT_BUFFER );
  2737. | YY_CURRENT_BUFFER_LVALUE = NULL;
  2738. | if ((yy_buffer_stack_top) > 0)
  2739. | --(yy_buffer_stack_top);
  2740. |
  2741. | if (YY_CURRENT_BUFFER) {
  2742. | yy_load_buffer_state( );
  2743. | (yy_did_buffer_switch_on_eof) = 1;
  2744. | }
  2745. | }
  2746. |
  2747. | /* Allocates the stack if it does not exist.
  2748. | * Guarantees space for at least one push.
  2749. | */
  2750. | static void yyensure_buffer_stack (void)
  2751. | {
  2752. | yy_size_t num_to_alloc;
  2753. |
  2754. | if (!(yy_buffer_stack)) {
  2755. |
  2756. | /* First allocation is just for 2 elements, since we don't know if this
  2757. | * scanner will even need a stack. We use 2 instead of 1 to avoid an
  2758. | * immediate realloc on the next call.
  2759. | */
  2760. | num_to_alloc = 1;
  2761. | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
  2762. | (num_to_alloc * sizeof(struct yy_buffer_state*)
  2763. | );
  2764. | if ( ! (yy_buffer_stack) )
  2765. | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
  2766. |
  2767. | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
  2768. |
  2769. | (yy_buffer_stack_max) = num_to_alloc;
  2770. | (yy_buffer_stack_top) = 0;
  2771. | return;
  2772. | }
  2773. |
  2774. | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
  2775. |
  2776. | /* Increase the buffer to prepare for a possible push. */
  2777. | int grow_size = 8 /* arbitrary grow size */;
  2778. |
  2779. | num_to_alloc = (yy_buffer_stack_max) + grow_size;
  2780. | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
  2781. | ((yy_buffer_stack),
  2782. | num_to_alloc * sizeof(struct yy_buffer_state*)
  2783. | );
  2784. | if ( ! (yy_buffer_stack) )
  2785. | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
  2786. |
  2787. | /* zero only the new slots.*/
  2788. | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
  2789. | (yy_buffer_stack_max) = num_to_alloc;
  2790. | }
  2791. | }
  2792. |
  2793. | /** Setup the input buffer state to scan directly from a user-specified character buffer.
  2794. | * @param base the character buffer
  2795. | * @param size the size in bytes of the character buffer
  2796. | *
  2797. | * @return the newly allocated buffer state object.
  2798. | */
  2799. | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
  2800. | {
  2801. | YY_BUFFER_STATE b;
  2802. |
  2803. | if ( size < 2 ||
  2804. | base[size-2] != YY_END_OF_BUFFER_CHAR ||
  2805. | base[size-1] != YY_END_OF_BUFFER_CHAR )
  2806. | /* They forgot to leave room for the EOB's. */
  2807. | return 0;
  2808. |
  2809. | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
  2810. | if ( ! b )
  2811. | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
  2812. |
  2813. | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
  2814. | b->yy_buf_pos = b->yy_ch_buf = base;
  2815. | b->yy_is_our_buffer = 0;
  2816. | b->yy_input_file = 0;
  2817. | b->yy_n_chars = b->yy_buf_size;
  2818. | b->yy_is_interactive = 0;
  2819. | b->yy_at_bol = 1;
  2820. | b->yy_fill_buffer = 0;
  2821. | b->yy_buffer_status = YY_BUFFER_NEW;
  2822. |
  2823. | yy_switch_to_buffer(b );
  2824. |
  2825. | return b;
  2826. | }
  2827. |
  2828. | /** Setup the input buffer state to scan a string. The next call to yylex() will
  2829. | * scan from a @e copy of @a str.
  2830. | * @param yystr a NUL-terminated string to scan
  2831. | *
  2832. | * @return the newly allocated buffer state object.
  2833. | * @note If you want to scan bytes that may contain NUL values, then use
  2834. | * yy_scan_bytes() instead.
  2835. | */
  2836. | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
  2837. | {
  2838. |
  2839. | return yy_scan_bytes(yystr,strlen(yystr) );
  2840. | }
  2841. |
  2842. | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
  2843. | * scan from a @e copy of @a bytes.
  2844. | * @param yybytes the byte buffer to scan
  2845. | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
  2846. | *
  2847. | * @return the newly allocated buffer state object.
  2848. | */
  2849. | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
  2850. | {
  2851. | YY_BUFFER_STATE b;
  2852. | char *buf;
  2853. | yy_size_t n;
  2854. | yy_size_t i;
  2855. |
  2856. | /* Get memory for full buffer, including space for trailing EOB's. */
  2857. | n = _yybytes_len + 2;
  2858. | buf = (char *) yyalloc(n );
  2859. | if ( ! buf )
  2860. | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
  2861. |
  2862. | for ( i = 0; i < _yybytes_len; ++i )
  2863. | buf[i] = yybytes[i];
  2864. |
  2865. | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
  2866. |
  2867. | b = yy_scan_buffer(buf,n );
  2868. | if ( ! b )
  2869. | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  2870. |
  2871. | /* It's okay to grow etc. this buffer, and we should throw it
  2872. | * away when we're done.
  2873. | */
  2874. | b->yy_is_our_buffer = 1;
  2875. |
  2876. | return b;
  2877. | }
  2878. |
  2879. | #ifndef YY_EXIT_FAILURE
  2880. | #define YY_EXIT_FAILURE 2
  2881. | #endif
  2882. |
  2883. | static void yy_fatal_error (yyconst char* msg )
  2884. | {
  2885. | (void) fprintf( stderr, "%s\n", msg );
  2886. | exit( YY_EXIT_FAILURE );
  2887. | }
  2888. |
  2889. | /* Redefine yyless() so it works in section 3 code. */
  2890. |
  2891. | #undef yyless
  2892. | #define yyless(n) \
  2893. | do \
  2894. | { \
  2895. | /* Undo effects of setting up yytext. */ \
  2896. | int yyless_macro_arg = (n); \
  2897. | YY_LESS_LINENO(yyless_macro_arg);\
  2898. | yytext[yyleng] = (yy_hold_char); \
  2899. | (yy_c_buf_p) = yytext + yyless_macro_arg; \
  2900. | (yy_hold_char) = *(yy_c_buf_p); \
  2901. | *(yy_c_buf_p) = '\0'; \
  2902. | yyleng = yyless_macro_arg; \
  2903. | } \
  2904. | while ( 0 )
  2905. |
  2906. | /* Accessor methods (get/set functions) to struct members. */
  2907. |
  2908. | /** Get the current line number.
  2909. | *
  2910. | */
  2911. | int yyget_lineno (void)
  2912. | {
  2913. |
  2914. | return yylineno;
  2915. | }
  2916. |
  2917. | /** Get the input stream.
  2918. | *
  2919. | */
  2920. | FILE *yyget_in (void)
  2921. | {
  2922. | return yyin;
  2923. | }
  2924. |
  2925. | /** Get the output stream.
  2926. | *
  2927. | */
  2928. | FILE *yyget_out (void)
  2929. | {
  2930. | return yyout;
  2931. | }
  2932. |
  2933. | /** Get the length of the current token.
  2934. | *
  2935. | */
  2936. | yy_size_t yyget_leng (void)
  2937. | {
  2938. | return yyleng;
  2939. | }
  2940. |
  2941. | /** Get the current token.
  2942. | *
  2943. | */
  2944. |
  2945. | char *yyget_text (void)
  2946. | {
  2947. | return yytext;
  2948. | }
  2949. |
  2950. | /** Set the current line number.
  2951. | * @param line_number
  2952. | *
  2953. | */
  2954. | void yyset_lineno (int line_number )
  2955. | {
  2956. |
  2957. | yylineno = line_number;
  2958. | }
  2959. |
  2960. | /** Set the input stream. This does not discard the current
  2961. | * input buffer.
  2962. | * @param in_str A readable stream.
  2963. | *
  2964. | * @see yy_switch_to_buffer
  2965. | */
  2966. | void yyset_in (FILE * in_str )
  2967. | {
  2968. | yyin = in_str ;
  2969. | }
  2970. |
  2971. | void yyset_out (FILE * out_str )
  2972. | {
  2973. | yyout = out_str ;
  2974. | }
  2975. |
  2976. | int yyget_debug (void)
  2977. | {
  2978. | return yy_flex_debug;
  2979. | }
  2980. |
  2981. | void yyset_debug (int bdebug )
  2982. | {
  2983. | yy_flex_debug = bdebug ;
  2984. | }
  2985. |
  2986. | static int yy_init_globals (void)
  2987. | {
  2988. | /* Initialization is the same as for the non-reentrant scanner.
  2989. | * This function is called from yylex_destroy(), so don't allocate here.
  2990. | */
  2991. |
  2992. | (yy_buffer_stack) = 0;
  2993. | (yy_buffer_stack_top) = 0;
  2994. | (yy_buffer_stack_max) = 0;
  2995. | (yy_c_buf_p) = (char *) 0;
  2996. | (yy_init) = 0;
  2997. | (yy_start) = 0;
  2998. |
  2999. | (yy_state_buf) = 0;
  3000. | (yy_state_ptr) = 0;
  3001. | (yy_full_match) = 0;
  3002. | (yy_lp) = 0;
  3003. |
  3004. | /* Defined in main.c */
  3005. | #ifdef YY_STDINIT
  3006. | yyin = stdin;
  3007. | yyout = stdout;
  3008. | #else
  3009. | yyin = (FILE *) 0;
  3010. | yyout = (FILE *) 0;
  3011. | #endif
  3012. |
  3013. | /* For future reference: Set errno on error, since we are called by
  3014. | * yylex_init()
  3015. | */
  3016. | return 0;
  3017. | }
  3018. |
  3019. | /* yylex_destroy is for both reentrant and non-reentrant scanners. */
  3020. | int yylex_destroy (void)
  3021. | {
  3022. |
  3023. | /* Pop the buffer stack, destroying each element. */
  3024. | while(YY_CURRENT_BUFFER){
  3025. | yy_delete_buffer(YY_CURRENT_BUFFER );
  3026. | YY_CURRENT_BUFFER_LVALUE = NULL;
  3027. | yypop_buffer_state();
  3028. | }
  3029. |
  3030. | /* Destroy the stack itself. */
  3031. | yyfree((yy_buffer_stack) );
  3032. | (yy_buffer_stack) = NULL;
  3033. |
  3034. | yyfree ( (yy_state_buf) );
  3035. | (yy_state_buf) = NULL;
  3036. |
  3037. | /* Reset the globals. This is important in a non-reentrant scanner so the next time
  3038. | * yylex() is called, initialization will occur. */
  3039. | yy_init_globals( );
  3040. |
  3041. | return 0;
  3042. | }
  3043. |
  3044. | /*
  3045. | * Internal utility routines.
  3046. | */
  3047. |
  3048. | #ifndef yytext_ptr
  3049. | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
  3050. | {
  3051. | int i;
  3052. | for ( i = 0; i < n; ++i )
  3053. | s1[i] = s2[i];
  3054. | }
  3055. | #endif
  3056. |
  3057. | #ifdef YY_NEED_STRLEN
  3058. | static int yy_flex_strlen (yyconst char * s )
  3059. | {
  3060. | int n;
  3061. | for ( n = 0; s[n]; ++n )
  3062. | ;
  3063. |
  3064. | return n;
  3065. | }
  3066. | #endif
  3067. |
  3068. | void *yyalloc (yy_size_t size )
  3069. | {
  3070. | return (void *) malloc( size );
  3071. | }
  3072. |
  3073. | void *yyrealloc (void * ptr, yy_size_t size )
  3074. | {
  3075. | /* The cast to (char *) in the following accommodates both
  3076. | * implementations that use char* generic pointers, and those
  3077. | * that use void* generic pointers. It works with the latter
  3078. | * because both ANSI C and C++ allow castless assignment from
  3079. | * any pointer type to void*, and deal with argument conversions
  3080. | * as though doing an assignment.
  3081. | */
  3082. | return (void *) realloc( (char *) ptr, size );
  3083. | }
  3084. |
  3085. | void yyfree (void * ptr )
  3086. | {
  3087. | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
  3088. | }
  3089. |
  3090. | #define YYTABLES_NAME "yytables"
  3091. |
  3092. | #line 10 "conftest.l"
  3093. |
  3094. |
  3095. | #ifdef YYTEXT_POINTER
  3096. | extern char *yytext;
  3097. | #endif
  3098. | int
  3099. | main (void)
  3100. | {
  3101. | return ! yylex () + ! yywrap ();
  3102. | }
  3103. configure:12209: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c -lfl >&5
  3104. configure:12209: $? = 0
  3105. configure:12219: result: -lfl
  3106. configure:12225: checking whether yytext is a pointer
  3107. configure:12242: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c -lfl >&5
  3108. configure:12242: $? = 0
  3109. configure:12250: result: yes
  3110. configure:12268: checking for bison
  3111. configure:12284: found /usr/local/bin/bison
  3112. configure:12295: result: bison -y
  3113. configure:12334: checking for dlopen in -ldl
  3114. configure:12359: cc -o conftest -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5
  3115. /usr/bin/ld: cannot find -ldl
  3116. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  3117. configure:12359: $? = 1
  3118. configure: failed program was:
  3119. | /* confdefs.h */
  3120. | #define PACKAGE_NAME "gobject-introspection"
  3121. | #define PACKAGE_TARNAME "gobject-introspection"
  3122. | #define PACKAGE_VERSION "1.36.0"
  3123. | #define PACKAGE_STRING "gobject-introspection 1.36.0"
  3124. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection"
  3125. | #define PACKAGE_URL ""
  3126. | #define PACKAGE "gobject-introspection"
  3127. | #define VERSION "1.36.0"
  3128. | #define STDC_HEADERS 1
  3129. | #define HAVE_SYS_TYPES_H 1
  3130. | #define HAVE_SYS_STAT_H 1
  3131. | #define HAVE_STDLIB_H 1
  3132. | #define HAVE_STRING_H 1
  3133. | #define HAVE_MEMORY_H 1
  3134. | #define HAVE_STRINGS_H 1
  3135. | #define HAVE_INTTYPES_H 1
  3136. | #define HAVE_STDINT_H 1
  3137. | #define HAVE_UNISTD_H 1
  3138. | #define HAVE_DLFCN_H 1
  3139. | #define LT_OBJDIR ".libs/"
  3140. | #define YYTEXT_POINTER 1
  3141. | /* end confdefs.h. */
  3142. |
  3143. | /* Override any GCC internal prototype to avoid an error.
  3144. | Use char because int might match the return type of a GCC
  3145. | builtin and then its argument prototype would still apply. */
  3146. | #ifdef __cplusplus
  3147. | extern "C"
  3148. | #endif
  3149. | char dlopen ();
  3150. | int
  3151. | main ()
  3152. | {
  3153. | return dlopen ();
  3154. | ;
  3155. | return 0;
  3156. | }
  3157. configure:12368: result: no
  3158. configure:12380: checking for the suffix of shared libraries
  3159. configure:12391: result: .so
  3160. configure:12604: checking for GLIB
  3161. configure:12611: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.36.0"
  3162. configure:12614: $? = 0
  3163. configure:12628: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.36.0"
  3164. configure:12631: $? = 0
  3165. configure:12689: result: yes
  3166. configure:12695: checking for GOBJECT
  3167. configure:12702: $PKG_CONFIG --exists --print-errors "gobject-2.0"
  3168. configure:12705: $? = 0
  3169. configure:12719: $PKG_CONFIG --exists --print-errors "gobject-2.0"
  3170. configure:12722: $? = 0
  3171. configure:12780: result: yes
  3172. configure:12786: checking for GMODULE
  3173. configure:12793: $PKG_CONFIG --exists --print-errors "gmodule-2.0"
  3174. configure:12796: $? = 0
  3175. configure:12810: $PKG_CONFIG --exists --print-errors "gmodule-2.0"
  3176. configure:12813: $? = 0
  3177. configure:12871: result: yes
  3178. configure:12877: checking for GIO
  3179. configure:12884: $PKG_CONFIG --exists --print-errors "gio-2.0"
  3180. configure:12887: $? = 0
  3181. configure:12901: $PKG_CONFIG --exists --print-errors "gio-2.0"
  3182. configure:12904: $? = 0
  3183. configure:12962: result: yes
  3184. configure:12968: checking for GIO_UNIX
  3185. configure:12975: $PKG_CONFIG --exists --print-errors "gio-unix-2.0"
  3186. configure:12978: $? = 0
  3187. configure:12992: $PKG_CONFIG --exists --print-errors "gio-unix-2.0"
  3188. configure:12995: $? = 0
  3189. configure:13033: result: yes
  3190. configure:13060: checking for CAIRO
  3191. configure:13067: $PKG_CONFIG --exists --print-errors "cairo cairo-gobject"
  3192. configure:13070: $? = 0
  3193. configure:13084: $PKG_CONFIG --exists --print-errors "cairo cairo-gobject"
  3194. configure:13087: $? = 0
  3195. configure:13125: result: yes
  3196. configure:13167: checking for SCANNER
  3197. configure:13174: $PKG_CONFIG --exists --print-errors "gobject-2.0 gio-2.0"
  3198. configure:13177: $? = 0
  3199. configure:13191: $PKG_CONFIG --exists --print-errors "gobject-2.0 gio-2.0"
  3200. configure:13194: $? = 0
  3201. configure:13252: result: yes
  3202. configure:13259: checking for FFI
  3203. configure:13266: $PKG_CONFIG --exists --print-errors "libffi"
  3204. configure:13269: $? = 0
  3205. configure:13283: $PKG_CONFIG --exists --print-errors "libffi"
  3206. configure:13286: $? = 0
  3207. configure:13324: result: yes
  3208. configure:13442: checking size of char
  3209. configure:13447: cc -o conftest -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  3210. configure:13447: $? = 0
  3211. configure:13447: ./conftest
  3212. configure:13447: $? = 0
  3213. configure:13461: result: 1
  3214. configure:13475: checking size of short
  3215. configure:13480: cc -o conftest -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  3216. configure:13480: $? = 0
  3217. configure:13480: ./conftest
  3218. configure:13480: $? = 0
  3219. configure:13494: result: 2
  3220. configure:13508: checking size of int
  3221. configure:13513: cc -o conftest -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  3222. configure:13513: $? = 0
  3223. configure:13513: ./conftest
  3224. configure:13513: $? = 0
  3225. configure:13527: result: 4
  3226. configure:13541: checking size of long
  3227. configure:13546: cc -o conftest -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  3228. configure:13546: $? = 0
  3229. configure:13546: ./conftest
  3230. configure:13546: $? = 0
  3231. configure:13560: result: 4
  3232. configure:13573: checking for GIREPO
  3233. configure:13580: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.24.0 gobject-2.0 gmodule-2.0 gio-2.0"
  3234. configure:13583: $? = 0
  3235. configure:13597: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.24.0 gobject-2.0 gmodule-2.0 gio-2.0"
  3236. configure:13600: $? = 0
  3237. configure:13658: result: yes
  3238. configure:13679: checking for gtkdoc-check
  3239. configure:13712: result: no
  3240. configure:13721: checking for gtkdoc-rebase
  3241. configure:13754: result: no
  3242. configure:13765: checking for gtkdoc-mkpdf
  3243. configure:13798: result: no
  3244. configure:13909: checking whether to build gtk-doc documentation
  3245. configure:13911: result: no
  3246. configure:13982: checking for ANSI C header files
  3247. configure:14086: result: yes
  3248. configure:14097: checking for fcntl.h
  3249. configure:14097: result: yes
  3250. configure:14097: checking for stdlib.h
  3251. configure:14097: result: yes
  3252. configure:14097: checking for string.h
  3253. configure:14097: result: yes
  3254. configure:14109: checking for an ANSI C-conforming const
  3255. configure:14175: cc -c -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  3256. configure:14175: $? = 0
  3257. configure:14182: result: yes
  3258. configure:14192: checking for working strtod
  3259. configure:14233: cc -o conftest -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  3260. configure:14233: $? = 0
  3261. configure:14233: ./conftest
  3262. configure:14233: $? = 0
  3263. configure:14243: result: yes
  3264. configure:14308: checking for memchr
  3265. configure:14308: result: yes
  3266. configure:14308: checking for strchr
  3267. configure:14308: cc -o conftest -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  3268. conftest.c:60:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
  3269. char strchr ();
  3270. ^
  3271. conftest.c:60:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
  3272. 1 warning generated.
  3273. configure:14308: $? = 0
  3274. configure:14308: result: yes
  3275. configure:14308: checking for strspn
  3276. configure:14308: cc -o conftest -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  3277. conftest.c:61:6: warning: incompatible redeclaration of library function 'strspn' [-Wincompatible-library-redeclaration]
  3278. char strspn ();
  3279. ^
  3280. conftest.c:61:6: note: 'strspn' is a builtin with type 'unsigned int (const char *, const char *)'
  3281. 1 warning generated.
  3282. configure:14308: $? = 0
  3283. configure:14308: result: yes
  3284. configure:14308: checking for strstr
  3285. configure:14308: cc -o conftest -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  3286. conftest.c:62:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
  3287. char strstr ();
  3288. ^
  3289. conftest.c:62:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
  3290. 1 warning generated.
  3291. configure:14308: $? = 0
  3292. configure:14308: result: yes
  3293. configure:14308: checking for strtol
  3294. configure:14308: result: yes
  3295. configure:14308: checking for strtoull
  3296. configure:14308: result: yes
  3297. configure:14320: checking for backtrace
  3298. configure:14320: cc -o conftest -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  3299. /tmp/conftest-JUj9Lg.o: In function `main':
  3300. conftest.c:(.text+0x4): undefined reference to `backtrace'
  3301. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  3302. configure:14320: $? = 1
  3303. configure: failed program was:
  3304. | /* confdefs.h */
  3305. | #define PACKAGE_NAME "gobject-introspection"
  3306. | #define PACKAGE_TARNAME "gobject-introspection"
  3307. | #define PACKAGE_VERSION "1.36.0"
  3308. | #define PACKAGE_STRING "gobject-introspection 1.36.0"
  3309. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection"
  3310. | #define PACKAGE_URL ""
  3311. | #define PACKAGE "gobject-introspection"
  3312. | #define VERSION "1.36.0"
  3313. | #define STDC_HEADERS 1
  3314. | #define HAVE_SYS_TYPES_H 1
  3315. | #define HAVE_SYS_STAT_H 1
  3316. | #define HAVE_STDLIB_H 1
  3317. | #define HAVE_STRING_H 1
  3318. | #define HAVE_MEMORY_H 1
  3319. | #define HAVE_STRINGS_H 1
  3320. | #define HAVE_INTTYPES_H 1
  3321. | #define HAVE_STDINT_H 1
  3322. | #define HAVE_UNISTD_H 1
  3323. | #define HAVE_DLFCN_H 1
  3324. | #define LT_OBJDIR ".libs/"
  3325. | #define YYTEXT_POINTER 1
  3326. | #define SHLIB_SUFFIX "so"
  3327. | #define GOBJECT_INTROSPECTION_LIBDIR "/usr/local/lib"
  3328. | #define GIR_SUFFIX "gir-1.0"
  3329. | #define GIR_DIR "/usr/local/share/gir-1.0"
  3330. | #define SIZEOF_CHAR 1
  3331. | #define SIZEOF_SHORT 2
  3332. | #define SIZEOF_INT 4
  3333. | #define SIZEOF_LONG 4
  3334. | #define STDC_HEADERS 1
  3335. | #define HAVE_FCNTL_H 1
  3336. | #define HAVE_STDLIB_H 1
  3337. | #define HAVE_STRING_H 1
  3338. | #define HAVE_MEMCHR 1
  3339. | #define HAVE_STRCHR 1
  3340. | #define HAVE_STRSPN 1
  3341. | #define HAVE_STRSTR 1
  3342. | #define HAVE_STRTOL 1
  3343. | #define HAVE_STRTOULL 1
  3344. | /* end confdefs.h. */
  3345. | /* Define backtrace to an innocuous variant, in case <limits.h> declares backtrace.
  3346. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3347. | #define backtrace innocuous_backtrace
  3348. |
  3349. | /* System header to define __stub macros and hopefully few prototypes,
  3350. | which can conflict with char backtrace (); below.
  3351. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3352. | <limits.h> exists even on freestanding compilers. */
  3353. |
  3354. | #ifdef __STDC__
  3355. | # include <limits.h>
  3356. | #else
  3357. | # include <assert.h>
  3358. | #endif
  3359. |
  3360. | #undef backtrace
  3361. |
  3362. | /* Override any GCC internal prototype to avoid an error.
  3363. | Use char because int might match the return type of a GCC
  3364. | builtin and then its argument prototype would still apply. */
  3365. | #ifdef __cplusplus
  3366. | extern "C"
  3367. | #endif
  3368. | char backtrace ();
  3369. | /* The GNU C library defines this for functions which it implements
  3370. | to always fail with ENOSYS. Some functions are actually named
  3371. | something starting with __ and the normal name is an alias. */
  3372. | #if defined __stub_backtrace || defined __stub___backtrace
  3373. | choke me
  3374. | #endif
  3375. |
  3376. | int
  3377. | main ()
  3378. | {
  3379. | return backtrace ();
  3380. | ;
  3381. | return 0;
  3382. | }
  3383. configure:14320: result: no
  3384. configure:14320: checking for backtrace_symbols
  3385. configure:14320: cc -o conftest -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  3386. /tmp/conftest-roS30C.o: In function `main':
  3387. conftest.c:(.text+0x4): undefined reference to `backtrace_symbols'
  3388. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  3389. configure:14320: $? = 1
  3390. configure: failed program was:
  3391. | /* confdefs.h */
  3392. | #define PACKAGE_NAME "gobject-introspection"
  3393. | #define PACKAGE_TARNAME "gobject-introspection"
  3394. | #define PACKAGE_VERSION "1.36.0"
  3395. | #define PACKAGE_STRING "gobject-introspection 1.36.0"
  3396. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection"
  3397. | #define PACKAGE_URL ""
  3398. | #define PACKAGE "gobject-introspection"
  3399. | #define VERSION "1.36.0"
  3400. | #define STDC_HEADERS 1
  3401. | #define HAVE_SYS_TYPES_H 1
  3402. | #define HAVE_SYS_STAT_H 1
  3403. | #define HAVE_STDLIB_H 1
  3404. | #define HAVE_STRING_H 1
  3405. | #define HAVE_MEMORY_H 1
  3406. | #define HAVE_STRINGS_H 1
  3407. | #define HAVE_INTTYPES_H 1
  3408. | #define HAVE_STDINT_H 1
  3409. | #define HAVE_UNISTD_H 1
  3410. | #define HAVE_DLFCN_H 1
  3411. | #define LT_OBJDIR ".libs/"
  3412. | #define YYTEXT_POINTER 1
  3413. | #define SHLIB_SUFFIX "so"
  3414. | #define GOBJECT_INTROSPECTION_LIBDIR "/usr/local/lib"
  3415. | #define GIR_SUFFIX "gir-1.0"
  3416. | #define GIR_DIR "/usr/local/share/gir-1.0"
  3417. | #define SIZEOF_CHAR 1
  3418. | #define SIZEOF_SHORT 2
  3419. | #define SIZEOF_INT 4
  3420. | #define SIZEOF_LONG 4
  3421. | #define STDC_HEADERS 1
  3422. | #define HAVE_FCNTL_H 1
  3423. | #define HAVE_STDLIB_H 1
  3424. | #define HAVE_STRING_H 1
  3425. | #define HAVE_MEMCHR 1
  3426. | #define HAVE_STRCHR 1
  3427. | #define HAVE_STRSPN 1
  3428. | #define HAVE_STRSTR 1
  3429. | #define HAVE_STRTOL 1
  3430. | #define HAVE_STRTOULL 1
  3431. | /* end confdefs.h. */
  3432. | /* Define backtrace_symbols to an innocuous variant, in case <limits.h> declares backtrace_symbols.
  3433. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3434. | #define backtrace_symbols innocuous_backtrace_symbols
  3435. |
  3436. | /* System header to define __stub macros and hopefully few prototypes,
  3437. | which can conflict with char backtrace_symbols (); below.
  3438. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3439. | <limits.h> exists even on freestanding compilers. */
  3440. |
  3441. | #ifdef __STDC__
  3442. | # include <limits.h>
  3443. | #else
  3444. | # include <assert.h>
  3445. | #endif
  3446. |
  3447. | #undef backtrace_symbols
  3448. |
  3449. | /* Override any GCC internal prototype to avoid an error.
  3450. | Use char because int might match the return type of a GCC
  3451. | builtin and then its argument prototype would still apply. */
  3452. | #ifdef __cplusplus
  3453. | extern "C"
  3454. | #endif
  3455. | char backtrace_symbols ();
  3456. | /* The GNU C library defines this for functions which it implements
  3457. | to always fail with ENOSYS. Some functions are actually named
  3458. | something starting with __ and the normal name is an alias. */
  3459. | #if defined __stub_backtrace_symbols || defined __stub___backtrace_symbols
  3460. | choke me
  3461. | #endif
  3462. |
  3463. | int
  3464. | main ()
  3465. | {
  3466. | return backtrace_symbols ();
  3467. | ;
  3468. | return 0;
  3469. | }
  3470. configure:14320: result: no
  3471. configure:14339: checking whether /usr/local/bin/python2.7 version is >= 2.5
  3472. configure:14350: /usr/local/bin/python2.7 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
  3473. configure:14353: $? = 0
  3474. configure:14355: result: yes
  3475. configure:14448: checking for /usr/local/bin/python2.7 version
  3476. configure:14455: result: 2.7
  3477. configure:14467: checking for /usr/local/bin/python2.7 platform
  3478. configure:14474: result: freebsd10
  3479. configure:14500: checking for /usr/local/bin/python2.7 script directory
  3480. configure:14535: result: ${prefix}/lib/python2.7/site-packages
  3481. configure:14544: checking for /usr/local/bin/python2.7 extension module directory
  3482. configure:14579: result: ${exec_prefix}/lib/python2.7/site-packages
  3483. configure:14600: checking for headers required to compile python extensions
  3484. configure:14610: cpp -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 conftest.c
  3485. In file included from conftest.c:42:
  3486. /usr/local/include/python2.7/Python.h:166:10: fatal error: 'pth.h' file not found
  3487. #include <pth.h>
  3488. ^
  3489. 1 error generated.
  3490. configure:14610: $? = 1
  3491. configure: failed program was:
  3492. | /* confdefs.h */
  3493. | #define PACKAGE_NAME "gobject-introspection"
  3494. | #define PACKAGE_TARNAME "gobject-introspection"
  3495. | #define PACKAGE_VERSION "1.36.0"
  3496. | #define PACKAGE_STRING "gobject-introspection 1.36.0"
  3497. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection"
  3498. | #define PACKAGE_URL ""
  3499. | #define PACKAGE "gobject-introspection"
  3500. | #define VERSION "1.36.0"
  3501. | #define STDC_HEADERS 1
  3502. | #define HAVE_SYS_TYPES_H 1
  3503. | #define HAVE_SYS_STAT_H 1
  3504. | #define HAVE_STDLIB_H 1
  3505. | #define HAVE_STRING_H 1
  3506. | #define HAVE_MEMORY_H 1
  3507. | #define HAVE_STRINGS_H 1
  3508. | #define HAVE_INTTYPES_H 1
  3509. | #define HAVE_STDINT_H 1
  3510. | #define HAVE_UNISTD_H 1
  3511. | #define HAVE_DLFCN_H 1
  3512. | #define LT_OBJDIR ".libs/"
  3513. | #define YYTEXT_POINTER 1
  3514. | #define SHLIB_SUFFIX "so"
  3515. | #define GOBJECT_INTROSPECTION_LIBDIR "/usr/local/lib"
  3516. | #define GIR_SUFFIX "gir-1.0"
  3517. | #define GIR_DIR "/usr/local/share/gir-1.0"
  3518. | #define SIZEOF_CHAR 1
  3519. | #define SIZEOF_SHORT 2
  3520. | #define SIZEOF_INT 4
  3521. | #define SIZEOF_LONG 4
  3522. | #define STDC_HEADERS 1
  3523. | #define HAVE_FCNTL_H 1
  3524. | #define HAVE_STDLIB_H 1
  3525. | #define HAVE_STRING_H 1
  3526. | #define HAVE_MEMCHR 1
  3527. | #define HAVE_STRCHR 1
  3528. | #define HAVE_STRSPN 1
  3529. | #define HAVE_STRSTR 1
  3530. | #define HAVE_STRTOL 1
  3531. | #define HAVE_STRTOULL 1
  3532. | /* end confdefs.h. */
  3533. | #include <Python.h>
  3534. configure:14615: result: not found
  3535. configure:14617: error: Python headers not found
  3536.  
  3537. ## ---------------- ##
  3538. ## Cache variables. ##
  3539. ## ---------------- ##
  3540.  
  3541. ac_cv_build=i386-portbld-freebsd10.0
  3542. ac_cv_c_compiler_gnu=yes
  3543. ac_cv_c_const=yes
  3544. ac_cv_c_int16_t=yes
  3545. ac_cv_c_int32_t=yes
  3546. ac_cv_c_int64_t=yes
  3547. ac_cv_c_int8_t=yes
  3548. ac_cv_c_uint16_t=yes
  3549. ac_cv_c_uint32_t=yes
  3550. ac_cv_c_uint64_t=yes
  3551. ac_cv_c_uint8_t=yes
  3552. ac_cv_env_CAIRO_CFLAGS_set=''
  3553. ac_cv_env_CAIRO_CFLAGS_value=''
  3554. ac_cv_env_CAIRO_LIBS_set=''
  3555. ac_cv_env_CAIRO_LIBS_value=''
  3556. ac_cv_env_CC_set=set
  3557. ac_cv_env_CC_value=cc
  3558. ac_cv_env_CFLAGS_set=set
  3559. ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing'
  3560. ac_cv_env_CPPFLAGS_set=set
  3561. ac_cv_env_CPPFLAGS_value=-I/usr/local/include
  3562. ac_cv_env_CPP_set=set
  3563. ac_cv_env_CPP_value=cpp
  3564. ac_cv_env_FFI_CFLAGS_set=''
  3565. ac_cv_env_FFI_CFLAGS_value=''
  3566. ac_cv_env_FFI_LIBS_set=''
  3567. ac_cv_env_FFI_LIBS_value=''
  3568. ac_cv_env_GIO_CFLAGS_set=''
  3569. ac_cv_env_GIO_CFLAGS_value=''
  3570. ac_cv_env_GIO_LIBS_set=''
  3571. ac_cv_env_GIO_LIBS_value=''
  3572. ac_cv_env_GIO_UNIX_CFLAGS_set=''
  3573. ac_cv_env_GIO_UNIX_CFLAGS_value=''
  3574. ac_cv_env_GIO_UNIX_LIBS_set=''
  3575. ac_cv_env_GIO_UNIX_LIBS_value=''
  3576. ac_cv_env_GIREPO_CFLAGS_set=''
  3577. ac_cv_env_GIREPO_CFLAGS_value=''
  3578. ac_cv_env_GIREPO_LIBS_set=''
  3579. ac_cv_env_GIREPO_LIBS_value=''
  3580. ac_cv_env_GLIB_CFLAGS_set=''
  3581. ac_cv_env_GLIB_CFLAGS_value=''
  3582. ac_cv_env_GLIB_LIBS_set=''
  3583. ac_cv_env_GLIB_LIBS_value=''
  3584. ac_cv_env_GMODULE_CFLAGS_set=''
  3585. ac_cv_env_GMODULE_CFLAGS_value=''
  3586. ac_cv_env_GMODULE_LIBS_set=''
  3587. ac_cv_env_GMODULE_LIBS_value=''
  3588. ac_cv_env_GOBJECT_CFLAGS_set=''
  3589. ac_cv_env_GOBJECT_CFLAGS_value=''
  3590. ac_cv_env_GOBJECT_LIBS_set=''
  3591. ac_cv_env_GOBJECT_LIBS_value=''
  3592. ac_cv_env_GTKDOC_DEPS_CFLAGS_set=''
  3593. ac_cv_env_GTKDOC_DEPS_CFLAGS_value=''
  3594. ac_cv_env_GTKDOC_DEPS_LIBS_set=''
  3595. ac_cv_env_GTKDOC_DEPS_LIBS_value=''
  3596. ac_cv_env_LDFLAGS_set=set
  3597. ac_cv_env_LDFLAGS_value=' -L/usr/local/lib'
  3598. ac_cv_env_LIBS_set=''
  3599. ac_cv_env_LIBS_value=''
  3600. ac_cv_env_PKG_CONFIG_LIBDIR_set=''
  3601. ac_cv_env_PKG_CONFIG_LIBDIR_value=''
  3602. ac_cv_env_PKG_CONFIG_PATH_set=''
  3603. ac_cv_env_PKG_CONFIG_PATH_value=''
  3604. ac_cv_env_PKG_CONFIG_set=set
  3605. ac_cv_env_PKG_CONFIG_value=pkgconf
  3606. ac_cv_env_PYTHON_set=set
  3607. ac_cv_env_PYTHON_value=/usr/local/bin/python2.7
  3608. ac_cv_env_SCANNER_CFLAGS_set=''
  3609. ac_cv_env_SCANNER_CFLAGS_value=''
  3610. ac_cv_env_SCANNER_LIBS_set=''
  3611. ac_cv_env_SCANNER_LIBS_value=''
  3612. ac_cv_env_build_alias_set=set
  3613. ac_cv_env_build_alias_value=i386-portbld-freebsd10.0
  3614. ac_cv_env_host_alias_set=''
  3615. ac_cv_env_host_alias_value=''
  3616. ac_cv_env_target_alias_set=''
  3617. ac_cv_env_target_alias_value=''
  3618. ac_cv_func___b64_ntop=yes
  3619. ac_cv_func___b64_pton=yes
  3620. ac_cv_func__getlong=yes
  3621. ac_cv_func__getshort=yes
  3622. ac_cv_func__stat=yes
  3623. ac_cv_func_acl_create_entry_np=yes
  3624. ac_cv_func_acl_delete_def_file=yes
  3625. ac_cv_func_acl_delete_fd_np=yes
  3626. ac_cv_func_acl_delete_file_np=yes
  3627. ac_cv_func_acl_free=yes
  3628. ac_cv_func_acl_from_text=yes
  3629. ac_cv_func_acl_get_fd=yes
  3630. ac_cv_func_acl_get_file=yes
  3631. ac_cv_func_acl_set_fd=yes
  3632. ac_cv_func_acl_set_file=yes
  3633. ac_cv_func_alarm=yes
  3634. ac_cv_func_alloca=yes
  3635. ac_cv_func_arc4random=yes
  3636. ac_cv_func_arc4random_buf=yes
  3637. ac_cv_func_arc4random_uniform=yes
  3638. ac_cv_func_argz_count=no
  3639. ac_cv_func_argz_next=no
  3640. ac_cv_func_argz_stringify=no
  3641. ac_cv_func_asprintf=yes
  3642. ac_cv_func_atexit=yes
  3643. ac_cv_func_backtrace=no
  3644. ac_cv_func_backtrace_symbols=no
  3645. ac_cv_func_bcopy=yes
  3646. ac_cv_func_bindresvport_sa=yes
  3647. ac_cv_func_btowc=yes
  3648. ac_cv_func_chown=yes
  3649. ac_cv_func_clock=yes
  3650. ac_cv_func_clock_gettime=yes
  3651. ac_cv_func_closedir=yes
  3652. ac_cv_func_closefrom=yes
  3653. ac_cv_func_daemon=yes
  3654. ac_cv_func_dirname=yes
  3655. ac_cv_func_dlopen=yes
  3656. ac_cv_func_dup2=yes
  3657. ac_cv_func_eaccess=yes
  3658. ac_cv_func_fchmod=yes
  3659. ac_cv_func_fchown=yes
  3660. ac_cv_func_fcntl=yes
  3661. ac_cv_func_fork=yes
  3662. ac_cv_func_fpurge=yes
  3663. ac_cv_func_freeaddrinfo=yes
  3664. ac_cv_func_fstatvfs=yes
  3665. ac_cv_func_fsync=yes
  3666. ac_cv_func_futimes=yes
  3667. ac_cv_func_fwprintf=yes
  3668. ac_cv_func_gai_strerror=yes
  3669. ac_cv_func_getaddrinfo=yes
  3670. ac_cv_func_getcwd=yes
  3671. ac_cv_func_getdelim=yes
  3672. ac_cv_func_getdtablesize=yes
  3673. ac_cv_func_getegid=yes
  3674. ac_cv_func_geteuid=yes
  3675. ac_cv_func_getgid=yes
  3676. ac_cv_func_getgrouplist=yes
  3677. ac_cv_func_gethostbyname=yes
  3678. ac_cv_func_gethostname=yes
  3679. ac_cv_func_getline=yes
  3680. ac_cv_func_getnameinfo=yes
  3681. ac_cv_func_getopt=yes
  3682. ac_cv_func_getopt_long_only=yes
  3683. ac_cv_func_getpagesize=yes
  3684. ac_cv_func_getpeereid=yes
  3685. ac_cv_func_getpgid=yes
  3686. ac_cv_func_getpgrp=yes
  3687. ac_cv_func_getpgrp_void=yes
  3688. ac_cv_func_getpid=yes
  3689. ac_cv_func_getrlimit=yes
  3690. ac_cv_func_getrusage=yes
  3691. ac_cv_func_gettimeofday=yes
  3692. ac_cv_func_getttyent=yes
  3693. ac_cv_func_getuid=yes
  3694. ac_cv_func_glob=yes
  3695. ac_cv_func_group_from_gid=yes
  3696. ac_cv_func_inet_aton=yes
  3697. ac_cv_func_inet_ntoa=yes
  3698. ac_cv_func_inet_ntop=yes
  3699. ac_cv_func_innetgr=yes
  3700. ac_cv_func_isascii=yes
  3701. ac_cv_func_isblank=yes
  3702. ac_cv_func_issetugid=yes
  3703. ac_cv_func_iswblank=yes
  3704. ac_cv_func_iswcntrl=yes
  3705. ac_cv_func_iswctype=yes
  3706. ac_cv_func_link=yes
  3707. ac_cv_func_localtime=yes
  3708. ac_cv_func_login_getcapbool=yes
  3709. ac_cv_func_lstat=yes
  3710. ac_cv_func_lstat_dereferences_slashed_symlink=yes
  3711. ac_cv_func_malloc_0_nonnull=yes
  3712. ac_cv_func_mbrlen=yes
  3713. ac_cv_func_mbrtowc=yes
  3714. ac_cv_func_mbsinit=yes
  3715. ac_cv_func_mbsrtowcs=yes
  3716. ac_cv_func_memchr=yes
  3717. ac_cv_func_memcmp=yes
  3718. ac_cv_func_memcpy=yes
  3719. ac_cv_func_memmove=yes
  3720. ac_cv_func_memset=yes
  3721. ac_cv_func_mkdtemp=yes
  3722. ac_cv_func_mkstemp=yes
  3723. ac_cv_func_mlock=yes
  3724. ac_cv_func_mmap=yes
  3725. ac_cv_func_mmap_fixed_mapped=yes
  3726. ac_cv_func_mprotect=yes
  3727. ac_cv_func_munlock=yes
  3728. ac_cv_func_munmap=yes
  3729. ac_cv_func_nl_langinfo=yes
  3730. ac_cv_func_obstacks=no
  3731. ac_cv_func_opendir=yes
  3732. ac_cv_func_pam_getenvlist=yes
  3733. ac_cv_func_pam_putenv=yes
  3734. ac_cv_func_pathconf=yes
  3735. ac_cv_func_pipe=yes
  3736. ac_cv_func_poll=yes
  3737. ac_cv_func_posix_spawn=yes
  3738. ac_cv_func_pread=yes
  3739. ac_cv_func_pstat_getdynamic=no
  3740. ac_cv_func_pthread_cond_broadcast=yes
  3741. ac_cv_func_pthread_cond_destroy=yes
  3742. ac_cv_func_pthread_cond_init=yes
  3743. ac_cv_func_pthread_cond_signal=yes
  3744. ac_cv_func_pthread_cond_timedwait=yes
  3745. ac_cv_func_pthread_cond_wait=yes
  3746. ac_cv_func_pthread_equal=yes
  3747. ac_cv_func_pthread_exit=yes
  3748. ac_cv_func_pthread_mutex_destroy=yes
  3749. ac_cv_func_pthread_mutex_init=yes
  3750. ac_cv_func_pthread_mutex_lock=yes
  3751. ac_cv_func_pthread_mutex_unlock=yes
  3752. ac_cv_func_pthread_self=yes
  3753. ac_cv_func_putenv=yes
  3754. ac_cv_func_pwrite=yes
  3755. ac_cv_func_raise=yes
  3756. ac_cv_func_rand=yes
  3757. ac_cv_func_random=yes
  3758. ac_cv_func_rawmemchr=no
  3759. ac_cv_func_readdir=yes
  3760. ac_cv_func_readlink=yes
  3761. ac_cv_func_readlinkat=yes
  3762. ac_cv_func_readpassphrase=yes
  3763. ac_cv_func_realpath=yes
  3764. ac_cv_func_recvmsg=yes
  3765. ac_cv_func_rename=yes
  3766. ac_cv_func_rresvport_af=yes
  3767. ac_cv_func_sched_yield=yes
  3768. ac_cv_func_select=yes
  3769. ac_cv_func_sendmsg=yes
  3770. ac_cv_func_setegid=yes
  3771. ac_cv_func_setenv=yes
  3772. ac_cv_func_seteuid=yes
  3773. ac_cv_func_setgroupent=yes
  3774. ac_cv_func_setgroups=yes
  3775. ac_cv_func_setlinebuf=yes
  3776. ac_cv_func_setlocale=yes
  3777. ac_cv_func_setlogin=yes
  3778. ac_cv_func_setpassent=yes
  3779. ac_cv_func_setproctitle=yes
  3780. ac_cv_func_setregid=yes
  3781. ac_cv_func_setresgid=yes
  3782. ac_cv_func_setresuid=yes
  3783. ac_cv_func_setreuid=yes
  3784. ac_cv_func_setrlimit=yes
  3785. ac_cv_func_setsid=yes
  3786. ac_cv_func_setsockopt=yes
  3787. ac_cv_func_setvbuf=yes
  3788. ac_cv_func_shmget=yes
  3789. ac_cv_func_sigaction=yes
  3790. ac_cv_func_sigaltstack=yes
  3791. ac_cv_func_siginterrupt=yes
  3792. ac_cv_func_sigprocmask=yes
  3793. ac_cv_func_sigvec=yes
  3794. ac_cv_func_sleep=yes
  3795. ac_cv_func_snprintf=yes
  3796. ac_cv_func_socketpair=yes
  3797. ac_cv_func_srand=yes
  3798. ac_cv_func_srandom=yes
  3799. ac_cv_func_stat=yes
  3800. ac_cv_func_statfs=yes
  3801. ac_cv_func_statvfs=yes
  3802. ac_cv_func_stpcpy=yes
  3803. ac_cv_func_stpncpy=yes
  3804. ac_cv_func_strbrk=yes
  3805. ac_cv_func_strcasecmp=yes
  3806. ac_cv_func_strchr=yes
  3807. ac_cv_func_strcspn=yes
  3808. ac_cv_func_strdup=yes
  3809. ac_cv_func_strerror=yes
  3810. ac_cv_func_strerror_r=yes
  3811. ac_cv_func_strftime=yes
  3812. ac_cv_func_strlcat=yes
  3813. ac_cv_func_strlcpy=yes
  3814. ac_cv_func_strlen=yes
  3815. ac_cv_func_strmode=yes
  3816. ac_cv_func_strncasecmp=yes
  3817. ac_cv_func_strndup=yes
  3818. ac_cv_func_strnlen=yes
  3819. ac_cv_func_strnlen_working=yes
  3820. ac_cv_func_strpbrk=yes
  3821. ac_cv_func_strptime=yes
  3822. ac_cv_func_strsep=yes
  3823. ac_cv_func_strsignal=yes
  3824. ac_cv_func_strspn=yes
  3825. ac_cv_func_strstr=yes
  3826. ac_cv_func_strtod=yes
  3827. ac_cv_func_strtol=yes
  3828. ac_cv_func_strtoll=yes
  3829. ac_cv_func_strtonum=yes
  3830. ac_cv_func_strtoul=yes
  3831. ac_cv_func_strtoull=yes
  3832. ac_cv_func_symlink=yes
  3833. ac_cv_func_sysconf=yes
  3834. ac_cv_func_tcgetpgrp=yes
  3835. ac_cv_func_time=yes
  3836. ac_cv_func_towlower=yes
  3837. ac_cv_func_truncate=yes
  3838. ac_cv_func_tsearch=yes
  3839. ac_cv_func_uname=yes
  3840. ac_cv_func_unsetenv=yes
  3841. ac_cv_func_user_from_uid=yes
  3842. ac_cv_func_usleep=yes
  3843. ac_cv_func_utime=yes
  3844. ac_cv_func_utimes=yes
  3845. ac_cv_func_vasprintf=yes
  3846. ac_cv_func_vfork=yes
  3847. ac_cv_func_vprintf=yes
  3848. ac_cv_func_vsnprintf=yes
  3849. ac_cv_func_vsprintf=yes
  3850. ac_cv_func_waitpid=yes
  3851. ac_cv_func_wcrtomb=yes
  3852. ac_cv_func_wcscoll=yes
  3853. ac_cv_func_wcslen=yes
  3854. ac_cv_func_wcsnlen=yes
  3855. ac_cv_func_wctob=yes
  3856. ac_cv_func_wcwidth=yes
  3857. ac_cv_func_wmemchr=yes
  3858. ac_cv_func_wmemcpy=yes
  3859. ac_cv_func_yield=no
  3860. ac_cv_func_yp_match=yes
  3861. ac_cv_have___va_copy=yes
  3862. ac_cv_have_clock_t=yes
  3863. ac_cv_have_control_in_msghdr=yes
  3864. ac_cv_have_decl_GLOB_NOMATCH=yes
  3865. ac_cv_have_decl_LLONG_MAX=yes
  3866. ac_cv_have_decl_MAXSYMLINKS=yes
  3867. ac_cv_have_decl_O_NONBLOCK=yes
  3868. ac_cv_have_decl_RLIMIT_NPROC=yes
  3869. ac_cv_have_decl_SHUT_RD=yes
  3870. ac_cv_have_decl__Exit=yes
  3871. ac_cv_have_decl_alarm=yes
  3872. ac_cv_have_decl_alphasort=yes
  3873. ac_cv_have_decl_atoll=yes
  3874. ac_cv_have_decl_btowc=yes
  3875. ac_cv_have_decl_chdir=yes
  3876. ac_cv_have_decl_chown=yes
  3877. ac_cv_have_decl_clearerr_unlocked=yes
  3878. ac_cv_have_decl_closedir=yes
  3879. ac_cv_have_decl_dprintf=yes
  3880. ac_cv_have_decl_dup2=yes
  3881. ac_cv_have_decl_dup=yes
  3882. ac_cv_have_decl_endusershell=yes
  3883. ac_cv_have_decl_faccessat=yes
  3884. ac_cv_have_decl_fchdir=yes
  3885. ac_cv_have_decl_fchmodat=yes
  3886. ac_cv_have_decl_fchownat=yes
  3887. ac_cv_have_decl_fcntl=yes
  3888. ac_cv_have_decl_fdopendir=yes
  3889. ac_cv_have_decl_feof_unlocked=yes
  3890. ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes
  3891. ac_cv_have_decl_ferror_unlocked=yes
  3892. ac_cv_have_decl_ffsl=yes
  3893. ac_cv_have_decl_ffsll=yes
  3894. ac_cv_have_decl_fpurge=yes
  3895. ac_cv_have_decl_frexpl=yes
  3896. ac_cv_have_decl_fseeko=yes
  3897. ac_cv_have_decl_fstat=yes
  3898. ac_cv_have_decl_fstatat=yes
  3899. ac_cv_have_decl_fsync=yes
  3900. ac_cv_have_decl_ftello=yes
  3901. ac_cv_have_decl_ftruncate=yes
  3902. ac_cv_have_decl_getc_unlocked=yes
  3903. ac_cv_have_decl_getchar_unlocked=yes
  3904. ac_cv_have_decl_getcwd=yes
  3905. ac_cv_have_decl_getdelim=yes
  3906. ac_cv_have_decl_getdomainname=yes
  3907. ac_cv_have_decl_getdtablesize=yes
  3908. ac_cv_have_decl_getenv=yes
  3909. ac_cv_have_decl_getgroups=yes
  3910. ac_cv_have_decl_gethostname=yes
  3911. ac_cv_have_decl_getline=yes
  3912. ac_cv_have_decl_getloadavg=yes
  3913. ac_cv_have_decl_getlogin=yes
  3914. ac_cv_have_decl_getlogin_r=yes
  3915. ac_cv_have_decl_getpagesize=yes
  3916. ac_cv_have_decl_gets=yes
  3917. ac_cv_have_decl_getsubopt=yes
  3918. ac_cv_have_decl_gettimeofday=yes
  3919. ac_cv_have_decl_getusershell=yes
  3920. ac_cv_have_decl_grantpt=yes
  3921. ac_cv_have_decl_h_errno=yes
  3922. ac_cv_have_decl_imaxabs=yes
  3923. ac_cv_have_decl_imaxdiv=yes
  3924. ac_cv_have_decl_initstate=yes
  3925. ac_cv_have_decl_isatty=yes
  3926. ac_cv_have_decl_isblank=yes
  3927. ac_cv_have_decl_iswblank=yes
  3928. ac_cv_have_decl_iswctype=yes
  3929. ac_cv_have_decl_lchmod=yes
  3930. ac_cv_have_decl_lchown=yes
  3931. ac_cv_have_decl_link=yes
  3932. ac_cv_have_decl_linkat=yes
  3933. ac_cv_have_decl_lseek=yes
  3934. ac_cv_have_decl_lstat=yes
  3935. ac_cv_have_decl_mbrlen=yes
  3936. ac_cv_have_decl_mbrtowc=yes
  3937. ac_cv_have_decl_mbsinit=yes
  3938. ac_cv_have_decl_mbsnrtowcs=yes
  3939. ac_cv_have_decl_mbsrtowcs=yes
  3940. ac_cv_have_decl_memmem=yes
  3941. ac_cv_have_decl_memrchr=yes
  3942. ac_cv_have_decl_mkdirat=yes
  3943. ac_cv_have_decl_mkdtemp=yes
  3944. ac_cv_have_decl_mkfifo=yes
  3945. ac_cv_have_decl_mkfifoat=yes
  3946. ac_cv_have_decl_mknod=yes
  3947. ac_cv_have_decl_mknodat=yes
  3948. ac_cv_have_decl_mkstemp=yes
  3949. ac_cv_have_decl_nl_langinfo=yes
  3950. ac_cv_have_decl_offsetof=yes
  3951. ac_cv_have_decl_openat=yes
  3952. ac_cv_have_decl_opendir=yes
  3953. ac_cv_have_decl_pclose=yes
  3954. ac_cv_have_decl_pipe=yes
  3955. ac_cv_have_decl_popen=yes
  3956. ac_cv_have_decl_posix_openpt=yes
  3957. ac_cv_have_decl_posix_spawn=yes
  3958. ac_cv_have_decl_posix_spawn_file_actions_addclose=yes
  3959. ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes
  3960. ac_cv_have_decl_posix_spawn_file_actions_addopen=yes
  3961. ac_cv_have_decl_posix_spawn_file_actions_destroy=yes
  3962. ac_cv_have_decl_posix_spawn_file_actions_init=yes
  3963. ac_cv_have_decl_posix_spawnattr_destroy=yes
  3964. ac_cv_have_decl_posix_spawnattr_getflags=yes
  3965. ac_cv_have_decl_posix_spawnattr_getpgroup=yes
  3966. ac_cv_have_decl_posix_spawnattr_getschedparam=yes
  3967. ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes
  3968. ac_cv_have_decl_posix_spawnattr_getsigdefault=yes
  3969. ac_cv_have_decl_posix_spawnattr_getsigmask=yes
  3970. ac_cv_have_decl_posix_spawnattr_init=yes
  3971. ac_cv_have_decl_posix_spawnattr_setflags=yes
  3972. ac_cv_have_decl_posix_spawnattr_setpgroup=yes
  3973. ac_cv_have_decl_posix_spawnattr_setschedparam=yes
  3974. ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes
  3975. ac_cv_have_decl_posix_spawnattr_setsigdefault=yes
  3976. ac_cv_have_decl_posix_spawnattr_setsigmask=yes
  3977. ac_cv_have_decl_posix_spawnp=yes
  3978. ac_cv_have_decl_pread=yes
  3979. ac_cv_have_decl_pselect=yes
  3980. ac_cv_have_decl_pthread_sigmask=yes
  3981. ac_cv_have_decl_ptsname=yes
  3982. ac_cv_have_decl_putc_unlocked=yes
  3983. ac_cv_have_decl_putchar_unlocked=yes
  3984. ac_cv_have_decl_pwrite=yes
  3985. ac_cv_have_decl_random=yes
  3986. ac_cv_have_decl_rawmemchr=yes
  3987. ac_cv_have_decl_readdir=yes
  3988. ac_cv_have_decl_readlink=yes
  3989. ac_cv_have_decl_readlinkat=yes
  3990. ac_cv_have_decl_realpath=yes
  3991. ac_cv_have_decl_renameat=yes
  3992. ac_cv_have_decl_rewinddir=yes
  3993. ac_cv_have_decl_rmdir=yes
  3994. ac_cv_have_decl_rpmatch=yes
  3995. ac_cv_have_decl_scandir=yes
  3996. ac_cv_have_decl_select=yes
  3997. ac_cv_have_decl_setenv=yes
  3998. ac_cv_have_decl_sethostname=yes
  3999. ac_cv_have_decl_setlocale=yes
  4000. ac_cv_have_decl_setstate=yes
  4001. ac_cv_have_decl_setusershell=yes
  4002. ac_cv_have_decl_sigaction=yes
  4003. ac_cv_have_decl_sigaddset=yes
  4004. ac_cv_have_decl_sigaltstack=yes
  4005. ac_cv_have_decl_sigdelset=yes
  4006. ac_cv_have_decl_sigemptyset=yes
  4007. ac_cv_have_decl_sigfillset=yes
  4008. ac_cv_have_decl_sigismember=yes
  4009. ac_cv_have_decl_sigpending=yes
  4010. ac_cv_have_decl_sigprocmask=yes
  4011. ac_cv_have_decl_sleep=yes
  4012. ac_cv_have_decl_snprintf=yes
  4013. ac_cv_have_decl_srandom=yes
  4014. ac_cv_have_decl_stat=yes
  4015. ac_cv_have_decl_stpcpy=yes
  4016. ac_cv_have_decl_stpncpy=yes
  4017. ac_cv_have_decl_strcasestr=yes
  4018. ac_cv_have_decl_strdup=yes
  4019. ac_cv_have_decl_strerror_r=yes
  4020. ac_cv_have_decl_strncat=yes
  4021. ac_cv_have_decl_strndup=yes
  4022. ac_cv_have_decl_strnlen=yes
  4023. ac_cv_have_decl_strpbrk=yes
  4024. ac_cv_have_decl_strsep=yes
  4025. ac_cv_have_decl_strsignal=yes
  4026. ac_cv_have_decl_strtod=yes
  4027. ac_cv_have_decl_strtoimax=yes
  4028. ac_cv_have_decl_strtok_r=yes
  4029. ac_cv_have_decl_strtoll=yes
  4030. ac_cv_have_decl_strtoull=yes
  4031. ac_cv_have_decl_strtoumax=yes
  4032. ac_cv_have_decl_symlink=yes
  4033. ac_cv_have_decl_symlinkat=yes
  4034. ac_cv_have_decl_sys_siglist=yes
  4035. ac_cv_have_decl_tcsendbreak=yes
  4036. ac_cv_have_decl_tmpfile=yes
  4037. ac_cv_have_decl_towctrans=yes
  4038. ac_cv_have_decl_ttyname_r=yes
  4039. ac_cv_have_decl_unlink=yes
  4040. ac_cv_have_decl_unlinkat=yes
  4041. ac_cv_have_decl_unlockpt=yes
  4042. ac_cv_have_decl_unsetenv=yes
  4043. ac_cv_have_decl_usleep=yes
  4044. ac_cv_have_decl_vdprintf=yes
  4045. ac_cv_have_decl_vsnprintf=yes
  4046. ac_cv_have_decl_waitpid=yes
  4047. ac_cv_have_decl_wcpcpy=yes
  4048. ac_cv_have_decl_wcpncpy=yes
  4049. ac_cv_have_decl_wcrtomb=yes
  4050. ac_cv_have_decl_wcscasecmp=yes
  4051. ac_cv_have_decl_wcscat=yes
  4052. ac_cv_have_decl_wcschr=yes
  4053. ac_cv_have_decl_wcscmp=yes
  4054. ac_cv_have_decl_wcscoll=yes
  4055. ac_cv_have_decl_wcscpy=yes
  4056. ac_cv_have_decl_wcscspn=yes
  4057. ac_cv_have_decl_wcsdup=yes
  4058. ac_cv_have_decl_wcslen=yes
  4059. ac_cv_have_decl_wcsncasecmp=yes
  4060. ac_cv_have_decl_wcsncat=yes
  4061. ac_cv_have_decl_wcsncmp=yes
  4062. ac_cv_have_decl_wcsncpy=yes
  4063. ac_cv_have_decl_wcsnlen=yes
  4064. ac_cv_have_decl_wcsnrtombs=yes
  4065. ac_cv_have_decl_wcspbrk=yes
  4066. ac_cv_have_decl_wcsrchr=yes
  4067. ac_cv_have_decl_wcsrtombs=yes
  4068. ac_cv_have_decl_wcsspn=yes
  4069. ac_cv_have_decl_wcsstr=yes
  4070. ac_cv_have_decl_wcstok=yes
  4071. ac_cv_have_decl_wcswidth=yes
  4072. ac_cv_have_decl_wcsxfrm=yes
  4073. ac_cv_have_decl_wctob=yes
  4074. ac_cv_have_decl_wctrans=yes
  4075. ac_cv_have_decl_wctype=yes
  4076. ac_cv_have_decl_wcwidth=yes
  4077. ac_cv_have_decl_wmemchr=yes
  4078. ac_cv_have_decl_wmemcmp=yes
  4079. ac_cv_have_decl_wmemcpy=yes
  4080. ac_cv_have_decl_wmemmove=yes
  4081. ac_cv_have_decl_wmemset=yes
  4082. ac_cv_have_decl_writev=yes
  4083. ac_cv_have_getopt_optreset=yes
  4084. ac_cv_have_int64_t=yes
  4085. ac_cv_have_intxx_t=yes
  4086. ac_cv_have_mode_t=yes
  4087. ac_cv_have_pid_t=yes
  4088. ac_cv_have_pw_change_in_struct_passwd=yes
  4089. ac_cv_have_pw_class_in_struct_passwd=yes
  4090. ac_cv_have_pw_expire_in_struct_passwd=yes
  4091. ac_cv_have_sa_family_t=yes
  4092. ac_cv_have_size_t=yes
  4093. ac_cv_have_ss_family_in_struct_ss=yes
  4094. ac_cv_have_ssize_t=yes
  4095. ac_cv_have_struct_addrinfo=yes
  4096. ac_cv_have_struct_in6_addr=yes
  4097. ac_cv_have_struct_sockaddr_in6=yes
  4098. ac_cv_have_struct_sockaddr_storage=yes
  4099. ac_cv_have_struct_timeval=yes
  4100. ac_cv_have_u_char=yes
  4101. ac_cv_have_u_int64_t=yes
  4102. ac_cv_have_u_int=yes
  4103. ac_cv_have_u_intxx_t=yes
  4104. ac_cv_have_va_copy=yes
  4105. ac_cv_header_alloca_h=no
  4106. ac_cv_header_argz_h=no
  4107. ac_cv_header_arpa_inet_h=yes
  4108. ac_cv_header_arpa_nameser_h=yes
  4109. ac_cv_header_byteswap_h=no
  4110. ac_cv_header_ctype_h=yes
  4111. ac_cv_header_dirent_h=yes
  4112. ac_cv_header_dl_h=no
  4113. ac_cv_header_dlfcn_h=yes
  4114. ac_cv_header_elf_h=yes
  4115. ac_cv_header_errno_h=yes
  4116. ac_cv_header_fcntl_h=yes
  4117. ac_cv_header_float_h=yes
  4118. ac_cv_header_floatingpoint_h=yes
  4119. ac_cv_header_getopt_h=yes
  4120. ac_cv_header_glob_h=yes
  4121. ac_cv_header_inttypes_h=yes
  4122. ac_cv_header_langinfo_h=yes
  4123. ac_cv_header_libgen_h=yes
  4124. ac_cv_header_libutil_h=yes
  4125. ac_cv_header_limits_h=yes
  4126. ac_cv_header_login_cap_h=yes
  4127. ac_cv_header_malloc_h=no
  4128. ac_cv_header_math_h=yes
  4129. ac_cv_header_memory_h=yes
  4130. ac_cv_header_minix_config_h=no
  4131. ac_cv_header_net_if_h=yes
  4132. ac_cv_header_net_if_media_h=yes
  4133. ac_cv_header_net_if_tap_h=yes
  4134. ac_cv_header_net_if_tun_h=yes
  4135. ac_cv_header_netdb_h=yes
  4136. ac_cv_header_netinet_in_h=yes
  4137. ac_cv_header_paths_h=yes
  4138. ac_cv_header_poll_h=yes
  4139. ac_cv_header_pwd_h=yes
  4140. ac_cv_header_random_h=no
  4141. ac_cv_header_readpassphrase_h=yes
  4142. ac_cv_header_resolv_h=yes
  4143. ac_cv_header_rpc_types_h=yes
  4144. ac_cv_header_sched_h=yes
  4145. ac_cv_header_search_h=yes
  4146. ac_cv_header_security_pam_appl_h=yes
  4147. ac_cv_header_signal_h=yes
  4148. ac_cv_header_spawn_h=yes
  4149. ac_cv_header_stdarg_h=yes
  4150. ac_cv_header_stdbool_h=yes
  4151. ac_cv_header_stdc=yes
  4152. ac_cv_header_stddef_h=yes
  4153. ac_cv_header_stdint_h=yes
  4154. ac_cv_header_stdio_h=yes
  4155. ac_cv_header_stdlib_h=yes
  4156. ac_cv_header_string_h=yes
  4157. ac_cv_header_strings_h=yes
  4158. ac_cv_header_sys_acl_h=yes
  4159. ac_cv_header_sys_cdefs_h=yes
  4160. ac_cv_header_sys_dir_h=yes
  4161. ac_cv_header_sys_fcntl_h=yes
  4162. ac_cv_header_sys_file_h=yes
  4163. ac_cv_header_sys_ioctl_h=yes
  4164. ac_cv_header_sys_mman_h=yes
  4165. ac_cv_header_sys_mount_h=yes
  4166. ac_cv_header_sys_msg_h=yes
  4167. ac_cv_header_sys_param_h=yes
  4168. ac_cv_header_sys_poll_h=yes
  4169. ac_cv_header_sys_ptrace_h=yes
  4170. ac_cv_header_sys_select_h=yes
  4171. ac_cv_header_sys_socket_h=yes
  4172. ac_cv_header_sys_stat_h=yes
  4173. ac_cv_header_sys_statvfs_h=yes
  4174. ac_cv_header_sys_time_h=yes
  4175. ac_cv_header_sys_timers_h=yes
  4176. ac_cv_header_sys_times_h=yes
  4177. ac_cv_header_sys_types_h=yes
  4178. ac_cv_header_sys_un_h=yes
  4179. ac_cv_header_sys_wait_h=yes
  4180. ac_cv_header_time_h=yes
  4181. ac_cv_header_ttyent_h=yes
  4182. ac_cv_header_ucontext_h=yes
  4183. ac_cv_header_unistd_h=yes
  4184. ac_cv_header_utime_h=yes
  4185. ac_cv_header_vfork_h=no
  4186. ac_cv_header_vis_h=yes
  4187. ac_cv_header_wchar_h=yes
  4188. ac_cv_header_wctype_h=yes
  4189. ac_cv_header_zlib_h=yes
  4190. ac_cv_host=i386-portbld-freebsd10.0
  4191. ac_cv_lib_crypt_crypt=yes
  4192. ac_cv_lib_dl_dlopen=no
  4193. ac_cv_lib_edit_el_init=yes
  4194. ac_cv_lib_lex=-lfl
  4195. ac_cv_lib_pam_pam_set_item=yes
  4196. ac_cv_lib_z_deflate=yes
  4197. ac_cv_libc_defines___progname=yes
  4198. ac_cv_libc_defines_sys_errlist=yes
  4199. ac_cv_libc_defines_sys_nerr=yes
  4200. ac_cv_member_HEADER_ad=yes
  4201. ac_cv_member_struct___res_state_retrans=yes
  4202. ac_cv_member_struct_sigaction_sa_sigaction=yes
  4203. ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
  4204. ac_cv_member_struct_stat_st_blksize=yes
  4205. ac_cv_objext=o
  4206. ac_cv_path_BZIP2=/usr/bin/bzip2
  4207. ac_cv_path_DOLT_BASH=''
  4208. ac_cv_path_EGREP=/usr/bin/egrep
  4209. ac_cv_path_FGREP=/usr/bin/fgrep
  4210. ac_cv_path_GREP=/usr/bin/grep
  4211. ac_cv_path_GZIP=/usr/bin/gzip
  4212. ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp
  4213. ac_cv_path_SED=/usr/bin/sed
  4214. ac_cv_path_install=/usr/bin/install
  4215. ac_cv_path_mkdir=/bin/mkdir
  4216. ac_cv_prog_AWK=/usr/bin/awk
  4217. ac_cv_prog_CPP=cpp
  4218. ac_cv_prog_LEX=flex
  4219. ac_cv_prog_SED=/usr/bin/sed
  4220. ac_cv_prog_YACC='bison -y'
  4221. ac_cv_prog_ac_ct_AR=ar
  4222. ac_cv_prog_ac_ct_CC=cc
  4223. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  4224. ac_cv_prog_ac_ct_OBJDUMP=objdump
  4225. ac_cv_prog_ac_ct_RANLIB=ranlib
  4226. ac_cv_prog_ac_ct_STRIP=strip
  4227. ac_cv_prog_cc_c89=''
  4228. ac_cv_prog_cc_cc_c_o=yes
  4229. ac_cv_prog_cc_g=yes
  4230. ac_cv_prog_lex_root=lex.yy
  4231. ac_cv_prog_lex_yytext_pointer=yes
  4232. ac_cv_prog_make_gmake_set=yes
  4233. ac_cv_sizeof_char=1
  4234. ac_cv_sizeof_int=4
  4235. ac_cv_sizeof_long=4
  4236. ac_cv_sizeof_short=2
  4237. ac_cv_type__Bool=yes
  4238. ac_cv_type_char=yes
  4239. ac_cv_type_char_p=yes
  4240. ac_cv_type_fsblkcnt_t=yes
  4241. ac_cv_type_fsfilcnt_t=yes
  4242. ac_cv_type_in_addr_t=yes
  4243. ac_cv_type_in_port_t=yes
  4244. ac_cv_type_int16_t=yes
  4245. ac_cv_type_int32_t=yes
  4246. ac_cv_type_int=yes
  4247. ac_cv_type_intmax_t=yes
  4248. ac_cv_type_long=yes
  4249. ac_cv_type_long_double=yes
  4250. ac_cv_type_long_long=yes
  4251. ac_cv_type_long_long_int=yes
  4252. ac_cv_type_mbstate_t=yes
  4253. ac_cv_type_mode_t=yes
  4254. ac_cv_type_nlink_t=yes
  4255. ac_cv_type_off_t=yes
  4256. ac_cv_type_pid_t=yes
  4257. ac_cv_type_posix_spawn_file_actions_t=yes
  4258. ac_cv_type_posix_spawnattr_t=yes
  4259. ac_cv_type_ptrdiff_t=yes
  4260. ac_cv_type_short=yes
  4261. ac_cv_type_sig_atomic_t=yes
  4262. ac_cv_type_sigset_t=yes
  4263. ac_cv_type_size_t=yes
  4264. ac_cv_type_socklen_t=yes
  4265. ac_cv_type_ssize_t=yes
  4266. ac_cv_type_stack_t=yes
  4267. ac_cv_type_struct_timespec=yes
  4268. ac_cv_type_u_char=yes
  4269. ac_cv_type_u_int16_t=yes
  4270. ac_cv_type_u_int32_t=yes
  4271. ac_cv_type_u_int8_t=yes
  4272. ac_cv_type_u_int=yes
  4273. ac_cv_type_u_long=yes
  4274. ac_cv_type_u_short=yes
  4275. ac_cv_type_uid_t=yes
  4276. ac_cv_type_uintptr_t=yes
  4277. ac_cv_type_unsigned_char=yes
  4278. ac_cv_type_unsigned_int=yes
  4279. ac_cv_type_unsigned_long=yes
  4280. ac_cv_type_unsigned_long_long=yes
  4281. ac_cv_type_unsigned_long_long_int=yes
  4282. ac_cv_type_unsigned_short=yes
  4283. ac_cv_type_volatile_sig_atomic_t=yes
  4284. ac_cv_type_wchar_t=yes
  4285. ac_cv_type_wint_t=yes
  4286. am_cv_CC_dependencies_compiler_type=gcc3
  4287. am_cv_make_support_nested_variables=yes
  4288. am_cv_prog_tar_ustar=/usr/bin/tar
  4289. am_cv_python_platform=freebsd10
  4290. am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
  4291. am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
  4292. am_cv_python_version=2.7
  4293. cl_cv_prog_LN=/bin/ln
  4294. cl_cv_prog_cp='/bin/cp -p'
  4295. gl_cv_func_btowc_eof=yes
  4296. gl_cv_func_btowc_nul=yes
  4297. gl_cv_func_fcntl_f_dupfd_cloexec=yes
  4298. gl_cv_func_fnmatch_posix=yes
  4299. gl_cv_func_fopen_slash=yes
  4300. gl_cv_func_frexp_no_libm=yes
  4301. gl_cv_func_fseeko=yes
  4302. gl_cv_func_ftello=yes
  4303. gl_cv_func_getcwd_null=yes
  4304. gl_cv_func_getcwd_posix_signature=yes
  4305. gl_cv_func_getopt_posix=yes
  4306. gl_cv_func_isnand_no_libm=yes
  4307. gl_cv_func_ldexp_no_libm=yes
  4308. gl_cv_func_lseek_pipe=yes
  4309. gl_cv_func_lstat_dereferences_slashed_symlink=yes
  4310. gl_cv_func_malloc_0_nonnull=1
  4311. gl_cv_func_malloc_posix=yes
  4312. gl_cv_func_mbrtowc_incomplete_state=yes
  4313. gl_cv_func_mbrtowc_nul_retval=yes
  4314. gl_cv_func_mbrtowc_null_arg1=yes
  4315. gl_cv_func_mbrtowc_null_arg2=yes
  4316. gl_cv_func_mbrtowc_retval=yes
  4317. gl_cv_func_mbrtowc_sanitycheck=yes
  4318. gl_cv_func_open_slash=yes
  4319. gl_cv_func_printf_directive_a=yes
  4320. gl_cv_func_printf_directive_f=yes
  4321. gl_cv_func_printf_directive_ls=yes
  4322. gl_cv_func_printf_directive_n=yes
  4323. gl_cv_func_printf_flag_grouping=yes
  4324. gl_cv_func_printf_flag_leftadjust=yes
  4325. gl_cv_func_printf_flag_zero=yes
  4326. gl_cv_func_printf_infinite=yes
  4327. gl_cv_func_printf_long_double=yes
  4328. gl_cv_func_printf_positions=yes
  4329. gl_cv_func_printf_precision=yes
  4330. gl_cv_func_printf_sizes_c99=yes
  4331. gl_cv_func_sigprocmask=1
  4332. gl_cv_func_snprintf_retval_c99=yes
  4333. gl_cv_func_snprintf_size1=yes
  4334. gl_cv_func_snprintf_usable=yes
  4335. gl_cv_func_spawnattr_setschedparam=yes
  4336. gl_cv_func_spawnattr_setschedpolicy=yes
  4337. gl_cv_func_stat_dir_slash=yes
  4338. gl_cv_func_stat_file_slash=yes
  4339. gl_cv_func_stpncpy=yes
  4340. gl_cv_func_va_copy=yes
  4341. gl_cv_func_wcrtomb_retval=yes
  4342. gl_cv_have_include_next=yes
  4343. gl_cv_have_raw_decl__Exit=yes
  4344. gl_cv_have_raw_decl_alphasort=yes
  4345. gl_cv_have_raw_decl_atoll=yes
  4346. gl_cv_have_raw_decl_btowc=yes
  4347. gl_cv_have_raw_decl_chdir=yes
  4348. gl_cv_have_raw_decl_chown=yes
  4349. gl_cv_have_raw_decl_closedir=yes
  4350. gl_cv_have_raw_decl_dprintf=yes
  4351. gl_cv_have_raw_decl_dup2=yes
  4352. gl_cv_have_raw_decl_dup=yes
  4353. gl_cv_have_raw_decl_endusershell=yes
  4354. gl_cv_have_raw_decl_faccessat=yes
  4355. gl_cv_have_raw_decl_fchdir=yes
  4356. gl_cv_have_raw_decl_fchmodat=yes
  4357. gl_cv_have_raw_decl_fchownat=yes
  4358. gl_cv_have_raw_decl_fcntl=yes
  4359. gl_cv_have_raw_decl_fdopendir=yes
  4360. gl_cv_have_raw_decl_ffsl=yes
  4361. gl_cv_have_raw_decl_ffsll=yes
  4362. gl_cv_have_raw_decl_fpurge=yes
  4363. gl_cv_have_raw_decl_fseeko=yes
  4364. gl_cv_have_raw_decl_fstat=yes
  4365. gl_cv_have_raw_decl_fstatat=yes
  4366. gl_cv_have_raw_decl_fsync=yes
  4367. gl_cv_have_raw_decl_ftello=yes
  4368. gl_cv_have_raw_decl_ftruncate=yes
  4369. gl_cv_have_raw_decl_getcwd=yes
  4370. gl_cv_have_raw_decl_getdelim=yes
  4371. gl_cv_have_raw_decl_getdomainname=yes
  4372. gl_cv_have_raw_decl_getdtablesize=yes
  4373. gl_cv_have_raw_decl_getgroups=yes
  4374. gl_cv_have_raw_decl_gethostname=yes
  4375. gl_cv_have_raw_decl_getline=yes
  4376. gl_cv_have_raw_decl_getloadavg=yes
  4377. gl_cv_have_raw_decl_getlogin=yes
  4378. gl_cv_have_raw_decl_getlogin_r=yes
  4379. gl_cv_have_raw_decl_getpagesize=yes
  4380. gl_cv_have_raw_decl_gets=yes
  4381. gl_cv_have_raw_decl_getsubopt=yes
  4382. gl_cv_have_raw_decl_gettimeofday=yes
  4383. gl_cv_have_raw_decl_getusershell=yes
  4384. gl_cv_have_raw_decl_grantpt=yes
  4385. gl_cv_have_raw_decl_imaxabs=yes
  4386. gl_cv_have_raw_decl_imaxdiv=yes
  4387. gl_cv_have_raw_decl_initstate=yes
  4388. gl_cv_have_raw_decl_isatty=yes
  4389. gl_cv_have_raw_decl_iswctype=yes
  4390. gl_cv_have_raw_decl_lchmod=yes
  4391. gl_cv_have_raw_decl_lchown=yes
  4392. gl_cv_have_raw_decl_link=yes
  4393. gl_cv_have_raw_decl_linkat=yes
  4394. gl_cv_have_raw_decl_lseek=yes
  4395. gl_cv_have_raw_decl_lstat=yes
  4396. gl_cv_have_raw_decl_mbrlen=yes
  4397. gl_cv_have_raw_decl_mbrtowc=yes
  4398. gl_cv_have_raw_decl_mbsinit=yes
  4399. gl_cv_have_raw_decl_mbsnrtowcs=yes
  4400. gl_cv_have_raw_decl_mbsrtowcs=yes
  4401. gl_cv_have_raw_decl_memcpy=no
  4402. gl_cv_have_raw_decl_memmem=yes
  4403. gl_cv_have_raw_decl_memrchr=yes
  4404. gl_cv_have_raw_decl_mkdirat=yes
  4405. gl_cv_have_raw_decl_mkdtemp=yes
  4406. gl_cv_have_raw_decl_mkfifo=yes
  4407. gl_cv_have_raw_decl_mkfifoat=yes
  4408. gl_cv_have_raw_decl_mknod=yes
  4409. gl_cv_have_raw_decl_mknodat=yes
  4410. gl_cv_have_raw_decl_mkstemp=yes
  4411. gl_cv_have_raw_decl_nl_langinfo=yes
  4412. gl_cv_have_raw_decl_openat=yes
  4413. gl_cv_have_raw_decl_opendir=yes
  4414. gl_cv_have_raw_decl_pclose=yes
  4415. gl_cv_have_raw_decl_pipe=yes
  4416. gl_cv_have_raw_decl_popen=yes
  4417. gl_cv_have_raw_decl_posix_openpt=yes
  4418. gl_cv_have_raw_decl_posix_spawn=yes
  4419. gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes
  4420. gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes
  4421. gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes
  4422. gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes
  4423. gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes
  4424. gl_cv_have_raw_decl_posix_spawnattr_destroy=yes
  4425. gl_cv_have_raw_decl_posix_spawnattr_getflags=yes
  4426. gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes
  4427. gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes
  4428. gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes
  4429. gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes
  4430. gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes
  4431. gl_cv_have_raw_decl_posix_spawnattr_init=yes
  4432. gl_cv_have_raw_decl_posix_spawnattr_setflags=yes
  4433. gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes
  4434. gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes
  4435. gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes
  4436. gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes
  4437. gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes
  4438. gl_cv_have_raw_decl_posix_spawnp=yes
  4439. gl_cv_have_raw_decl_pread=yes
  4440. gl_cv_have_raw_decl_pselect=yes
  4441. gl_cv_have_raw_decl_pthread_sigmask=yes
  4442. gl_cv_have_raw_decl_ptsname=yes
  4443. gl_cv_have_raw_decl_pwrite=yes
  4444. gl_cv_have_raw_decl_random=yes
  4445. gl_cv_have_raw_decl_rawmemchr=yes
  4446. gl_cv_have_raw_decl_readdir=yes
  4447. gl_cv_have_raw_decl_readlink=yes
  4448. gl_cv_have_raw_decl_readlinkat=yes
  4449. gl_cv_have_raw_decl_realpath=yes
  4450. gl_cv_have_raw_decl_renameat=yes
  4451. gl_cv_have_raw_decl_rewinddir=yes
  4452. gl_cv_have_raw_decl_rmdir=yes
  4453. gl_cv_have_raw_decl_rpmatch=yes
  4454. gl_cv_have_raw_decl_scandir=yes
  4455. gl_cv_have_raw_decl_select=yes
  4456. gl_cv_have_raw_decl_setenv=yes
  4457. gl_cv_have_raw_decl_sethostname=yes
  4458. gl_cv_have_raw_decl_setlocale=yes
  4459. gl_cv_have_raw_decl_setstate=yes
  4460. gl_cv_have_raw_decl_setusershell=yes
  4461. gl_cv_have_raw_decl_sigaction=yes
  4462. gl_cv_have_raw_decl_sigaddset=yes
  4463. gl_cv_have_raw_decl_sigdelset=yes
  4464. gl_cv_have_raw_decl_sigemptyset=yes
  4465. gl_cv_have_raw_decl_sigfillset=yes
  4466. gl_cv_have_raw_decl_sigismember=yes
  4467. gl_cv_have_raw_decl_sigpending=yes
  4468. gl_cv_have_raw_decl_sigprocmask=yes
  4469. gl_cv_have_raw_decl_sleep=yes
  4470. gl_cv_have_raw_decl_snprintf=yes
  4471. gl_cv_have_raw_decl_srandom=yes
  4472. gl_cv_have_raw_decl_stat=yes
  4473. gl_cv_have_raw_decl_stpcpy=yes
  4474. gl_cv_have_raw_decl_stpncpy=yes
  4475. gl_cv_have_raw_decl_strcasestr=yes
  4476. gl_cv_have_raw_decl_strdup=yes
  4477. gl_cv_have_raw_decl_strerror_r=yes
  4478. gl_cv_have_raw_decl_strncat=yes
  4479. gl_cv_have_raw_decl_strndup=yes
  4480. gl_cv_have_raw_decl_strnlen=yes
  4481. gl_cv_have_raw_decl_strpbrk=yes
  4482. gl_cv_have_raw_decl_strsep=yes
  4483. gl_cv_have_raw_decl_strsignal=yes
  4484. gl_cv_have_raw_decl_strtod=yes
  4485. gl_cv_have_raw_decl_strtoimax=yes
  4486. gl_cv_have_raw_decl_strtok_r=yes
  4487. gl_cv_have_raw_decl_strtoll=yes
  4488. gl_cv_have_raw_decl_strtoull=yes
  4489. gl_cv_have_raw_decl_strtoumax=yes
  4490. gl_cv_have_raw_decl_strverscmp=no
  4491. gl_cv_have_raw_decl_symlink=yes
  4492. gl_cv_have_raw_decl_symlinkat=yes
  4493. gl_cv_have_raw_decl_tmpfile=yes
  4494. gl_cv_have_raw_decl_towctrans=yes
  4495. gl_cv_have_raw_decl_ttyname_r=yes
  4496. gl_cv_have_raw_decl_unlink=yes
  4497. gl_cv_have_raw_decl_unlinkat=yes
  4498. gl_cv_have_raw_decl_unlockpt=yes
  4499. gl_cv_have_raw_decl_unsetenv=yes
  4500. gl_cv_have_raw_decl_usleep=yes
  4501. gl_cv_have_raw_decl_vdprintf=yes
  4502. gl_cv_have_raw_decl_vsnprintf=yes
  4503. gl_cv_have_raw_decl_waitpid=yes
  4504. gl_cv_have_raw_decl_wcpcpy=yes
  4505. gl_cv_have_raw_decl_wcpncpy=yes
  4506. gl_cv_have_raw_decl_wcrtomb=yes
  4507. gl_cv_have_raw_decl_wcscasecmp=yes
  4508. gl_cv_have_raw_decl_wcscat=yes
  4509. gl_cv_have_raw_decl_wcschr=yes
  4510. gl_cv_have_raw_decl_wcscmp=yes
  4511. gl_cv_have_raw_decl_wcscoll=yes
  4512. gl_cv_have_raw_decl_wcscpy=yes
  4513. gl_cv_have_raw_decl_wcscspn=yes
  4514. gl_cv_have_raw_decl_wcsdup=yes
  4515. gl_cv_have_raw_decl_wcslen=yes
  4516. gl_cv_have_raw_decl_wcsncasecmp=yes
  4517. gl_cv_have_raw_decl_wcsncat=yes
  4518. gl_cv_have_raw_decl_wcsncmp=yes
  4519. gl_cv_have_raw_decl_wcsncpy=yes
  4520. gl_cv_have_raw_decl_wcsnlen=yes
  4521. gl_cv_have_raw_decl_wcsnrtombs=yes
  4522. gl_cv_have_raw_decl_wcspbrk=yes
  4523. gl_cv_have_raw_decl_wcsrchr=yes
  4524. gl_cv_have_raw_decl_wcsrtombs=yes
  4525. gl_cv_have_raw_decl_wcsspn=yes
  4526. gl_cv_have_raw_decl_wcsstr=yes
  4527. gl_cv_have_raw_decl_wcstok=yes
  4528. gl_cv_have_raw_decl_wcswidth=yes
  4529. gl_cv_have_raw_decl_wcsxfrm=yes
  4530. gl_cv_have_raw_decl_wctob=yes
  4531. gl_cv_have_raw_decl_wctrans=yes
  4532. gl_cv_have_raw_decl_wctype=yes
  4533. gl_cv_have_raw_decl_wcwidth=yes
  4534. gl_cv_have_raw_decl_wmemchr=yes
  4535. gl_cv_have_raw_decl_wmemcmp=yes
  4536. gl_cv_have_raw_decl_wmemcpy=yes
  4537. gl_cv_have_raw_decl_wmemmove=yes
  4538. gl_cv_have_raw_decl_wmemset=yes
  4539. gl_cv_header_errno_h_complete=yes
  4540. gl_cv_header_inttypes_h=yes
  4541. gl_cv_header_langinfo_codeset=yes
  4542. gl_cv_header_langinfo_era=yes
  4543. gl_cv_header_langinfo_t_fmt_ampm=yes
  4544. gl_cv_header_langinfo_yesexpr=yes
  4545. gl_cv_header_locale_h_posix2001=yes
  4546. gl_cv_header_signal_h_SIGPIPE=yes
  4547. gl_cv_header_stdint_h=yes
  4548. gl_cv_header_sys_select_h_selfcontained=yes
  4549. gl_cv_header_wchar_h_correct_inline=yes
  4550. gl_cv_sigaltstack_low_base=yes
  4551. gl_cv_size_max=yes
  4552. gl_cv_sys_struct_timespec_in_time_h=yes
  4553. gl_cv_sys_struct_timeval=yes
  4554. gl_cv_type_sigset_t=yes
  4555. gl_cv_type_wchar_t_signed=yes
  4556. gl_cv_type_wctrans_t=yes
  4557. gl_cv_type_wctype_t=yes
  4558. gl_cv_type_wint_t_signed=yes
  4559. gl_cv_var_stdin_large_offset=yes
  4560. gt_cv_c_intmax_t=yes
  4561. gt_cv_c_wchar_t=yes
  4562. gt_cv_c_wint_t=yes
  4563. gt_cv_func_printf_posix=yes
  4564. gt_cv_func_unsetenv_ret=int
  4565. gt_cv_int_divbyzero_sigfpe=yes
  4566. gt_cv_siginfo_t=yes
  4567. gt_cv_ssize_t=yes
  4568. lt_cv_ar_at_file=no
  4569. lt_cv_archive_cmds_need_lc=no
  4570. lt_cv_deplibs_check_method=pass_all
  4571. lt_cv_file_magic_cmd='$MAGIC_CMD'
  4572. lt_cv_file_magic_test_file=''
  4573. lt_cv_ld_reload_flag=-r
  4574. lt_cv_nm_interface='BSD nm'
  4575. lt_cv_objdir=.libs
  4576. lt_cv_path_LD=/usr/bin/ld
  4577. lt_cv_path_MAGIC_CMD=/usr/bin/file
  4578. lt_cv_path_NM='/usr/bin/nm -B'
  4579. lt_cv_path_mainfest_tool=no
  4580. lt_cv_prog_compiler_c_o=yes
  4581. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  4582. lt_cv_prog_compiler_pic_works=yes
  4583. lt_cv_prog_compiler_rtti_exceptions=yes
  4584. lt_cv_prog_compiler_static_works=yes
  4585. lt_cv_prog_gnu_ld=yes
  4586. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  4587. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'
  4588. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'
  4589. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'
  4590. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'
  4591. lt_cv_sys_max_cmd_len=262144
  4592. lt_cv_to_host_file_cmd=func_convert_file_noop
  4593. lt_cv_to_tool_file_cmd=func_convert_file_noop
  4594. pkg_cv_CAIRO_CFLAGS='-I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng15 -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/include '
  4595. pkg_cv_CAIRO_LIBS='-lcairo-gobject -lcairo -pthread -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl '
  4596. pkg_cv_FFI_CFLAGS='-I/usr/local/lib/libffi-3.0.13/include '
  4597. pkg_cv_FFI_LIBS='-L/usr/local/lib -lffi '
  4598. pkg_cv_GIO_CFLAGS='-pthread -I/usr/local/include/glib-2.0 -I/usr/local/include '
  4599. pkg_cv_GIO_LIBS='-lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl '
  4600. pkg_cv_GIO_UNIX_CFLAGS='-I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include '
  4601. pkg_cv_GIO_UNIX_LIBS='-lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl '
  4602. pkg_cv_GIREPO_CFLAGS='-pthread -I/usr/local/include/glib-2.0 -I/usr/local/include '
  4603. pkg_cv_GIREPO_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl '
  4604. pkg_cv_GLIB_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/include '
  4605. pkg_cv_GLIB_LIBS='-L/usr/local/lib -lglib-2.0 -lintl '
  4606. pkg_cv_GMODULE_CFLAGS='-pthread -I/usr/local/include/glib-2.0 -I/usr/local/include '
  4607. pkg_cv_GMODULE_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -pthread -L/usr/local/lib -lglib-2.0 -lintl '
  4608. pkg_cv_GOBJECT_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/include '
  4609. pkg_cv_GOBJECT_LIBS='-lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl '
  4610. pkg_cv_SCANNER_CFLAGS='-pthread -I/usr/local/include/glib-2.0 -I/usr/local/include '
  4611. pkg_cv_SCANNER_LIBS='-lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl '
  4612.  
  4613. ## ----------------- ##
  4614. ## Output variables. ##
  4615. ## ----------------- ##
  4616.  
  4617. ACLOCAL='${SHELL} /usr/ports/devel/gobject-introspection/work/gobject-introspection-1.36.0/build-aux/missing aclocal-1.13'
  4618. AMDEPBACKSLASH='\'
  4619. AMDEP_FALSE='#'
  4620. AMDEP_TRUE=''
  4621. AMTAR='$${TAR-tar}'
  4622. AM_BACKSLASH='\'
  4623. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  4624. AM_DEFAULT_VERBOSITY='0'
  4625. AM_V='$(V)'
  4626. AR='ar'
  4627. AUTOCONF='${SHELL} /usr/ports/devel/gobject-introspection/work/gobject-introspection-1.36.0/build-aux/missing autoconf'
  4628. AUTOHEADER='${SHELL} /usr/ports/devel/gobject-introspection/work/gobject-introspection-1.36.0/build-aux/missing autoheader'
  4629. AUTOMAKE='${SHELL} /usr/ports/devel/gobject-introspection/work/gobject-introspection-1.36.0/build-aux/missing automake-1.13'
  4630. AWK='/usr/bin/awk'
  4631. BUILD_DOCTOOL_FALSE=''
  4632. BUILD_DOCTOOL_TRUE=''
  4633. CAIRO_CFLAGS='-I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng15 -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/include '
  4634. CAIRO_GIR_PACKAGE='cairo-gobject'
  4635. CAIRO_LIBS='-lcairo-gobject -lcairo -pthread -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl '
  4636. CAIRO_SHARED_LIBRARY='libcairo-gobject.so.2'
  4637. CC='cc'
  4638. CCDEPMODE='depmode=gcc3'
  4639. CFLAGS='-Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -fno-strict-aliasing'
  4640. CPP='cpp'
  4641. CPPFLAGS='-I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include/python2.7'
  4642. CYGPATH_W='echo'
  4643. DEFS=''
  4644. DEPDIR='.deps'
  4645. DLLTOOL='false'
  4646. DSYMUTIL=''
  4647. DUMPBIN=''
  4648. ECHO_C=''
  4649. ECHO_N='-n'
  4650. ECHO_T=''
  4651. EGREP='/usr/bin/egrep'
  4652. ENABLE_GTK_DOC_FALSE=''
  4653. ENABLE_GTK_DOC_TRUE='#'
  4654. EXEEXT=''
  4655. EXPANDED_BINDIR='/usr/local/bin'
  4656. EXPANDED_DATADIR='/usr/local/share'
  4657. EXPANDED_LIBDIR='/usr/local/lib'
  4658. EXPANDED_LIBEXECDIR='/usr/local/libexec'
  4659. EXPANDED_LOCALSTATEDIR='/usr/local/var'
  4660. EXPANDED_SYSCONFDIR='/usr/local/etc'
  4661. EXTRA_LINK_FLAGS=''
  4662. FFI_CFLAGS='-I/usr/local/lib/libffi-3.0.13/include '
  4663. FFI_LIBS='-L/usr/local/lib -lffi '
  4664. FFI_PC_CFLAGS=''
  4665. FFI_PC_LIBS=''
  4666. FFI_PC_PACKAGES='libffi'
  4667. FGREP='/usr/bin/fgrep'
  4668. GIO_CFLAGS='-pthread -I/usr/local/include/glib-2.0 -I/usr/local/include '
  4669. GIO_LIBS='-lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl '
  4670. GIO_UNIX_CFLAGS='-I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include '
  4671. GIO_UNIX_LIBS='-lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl '
  4672. GIREPO_CFLAGS='-pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/lib/libffi-3.0.13/include '
  4673. GIREPO_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lffi '
  4674. GIR_DIR='/usr/local/share/gir-1.0'
  4675. GIR_SUFFIX='gir-1.0'
  4676. GLIBSRC=''
  4677. GLIB_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/include '
  4678. GLIB_LIBS='-L/usr/local/lib -lglib-2.0 -lintl '
  4679. GMODULE_CFLAGS='-pthread -I/usr/local/include/glib-2.0 -I/usr/local/include '
  4680. GMODULE_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -pthread -L/usr/local/lib -lglib-2.0 -lintl '
  4681. GOBJECT_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/include '
  4682. GOBJECT_INTROSPECTION_LIBDIR='/usr/local/lib'
  4683. GOBJECT_LIBS='-lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl '
  4684. GREP='/usr/bin/grep'
  4685. GTKDOC_CHECK=''
  4686. GTKDOC_DEPS_CFLAGS=''
  4687. GTKDOC_DEPS_LIBS=''
  4688. GTKDOC_MKPDF=''
  4689. GTKDOC_REBASE='true'
  4690. GTK_DOC_BUILD_HTML_FALSE='#'
  4691. GTK_DOC_BUILD_HTML_TRUE=''
  4692. GTK_DOC_BUILD_PDF_FALSE=''
  4693. GTK_DOC_BUILD_PDF_TRUE='#'
  4694. GTK_DOC_USE_LIBTOOL_FALSE='#'
  4695. GTK_DOC_USE_LIBTOOL_TRUE=''
  4696. GTK_DOC_USE_REBASE_FALSE='#'
  4697. GTK_DOC_USE_REBASE_TRUE=''
  4698. HAVE_CAIRO_FALSE='#'
  4699. HAVE_CAIRO_TRUE=''
  4700. HAVE_GIO_UNIX_FALSE='#'
  4701. HAVE_GIO_UNIX_TRUE=''
  4702. HTML_DIR='${datadir}/gtk-doc/html'
  4703. INSTALL_DATA='install -o root -g wheel -m 444'
  4704. INSTALL_PROGRAM='install -s -o root -g wheel -m 555'
  4705. INSTALL_SCRIPT='install -o root -g wheel -m 555'
  4706. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  4707. LD='/usr/bin/ld'
  4708. LDFLAGS=' -L/usr/local/lib'
  4709. LEX='flex'
  4710. LEXLIB='-lfl'
  4711. LEX_OUTPUT_ROOT='lex.yy'
  4712. LIBOBJS=''
  4713. LIBS=''
  4714. LIBTOOL='$(SHELL) /usr/ports/devel/gobject-introspection/work/gnome-libtool'
  4715. LIPO=''
  4716. LN_S='ln -s'
  4717. LTLIBOBJS=''
  4718. MAINT=''
  4719. MAINTAINER_MODE_FALSE='#'
  4720. MAINTAINER_MODE_TRUE=''
  4721. MAKEINFO='${SHELL} /usr/ports/devel/gobject-introspection/work/gobject-introspection-1.36.0/build-aux/missing makeinfo'
  4722. MANIFEST_TOOL=':'
  4723. MKDIR_P='/bin/mkdir -p'
  4724. NM='/usr/bin/nm -B'
  4725. NMEDIT=''
  4726. OBJDUMP='objdump'
  4727. OBJEXT='o'
  4728. OS_WIN32_FALSE=''
  4729. OS_WIN32_TRUE='#'
  4730. OTOOL64=''
  4731. OTOOL=''
  4732. PACKAGE='gobject-introspection'
  4733. PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection'
  4734. PACKAGE_NAME='gobject-introspection'
  4735. PACKAGE_STRING='gobject-introspection 1.36.0'
  4736. PACKAGE_TARNAME='gobject-introspection'
  4737. PACKAGE_URL=''
  4738. PACKAGE_VERSION='1.36.0'
  4739. PATH_SEPARATOR=':'
  4740. PKG_CONFIG='pkgconf'
  4741. PKG_CONFIG_LIBDIR=''
  4742. PKG_CONFIG_PATH=''
  4743. POW_LIB=''
  4744. PYTHON='/usr/local/bin/python2.7'
  4745. PYTHON_EXEC_PREFIX='${exec_prefix}'
  4746. PYTHON_INCLUDES='-I/usr/local/include/python2.7 -I/usr/local/include/python2.7'
  4747. PYTHON_LIBS=''
  4748. PYTHON_PLATFORM='freebsd10'
  4749. PYTHON_PREFIX='${prefix}'
  4750. PYTHON_VERSION='2.7'
  4751. RANLIB='ranlib'
  4752. SCANNER_CFLAGS='-pthread -I/usr/local/include/glib-2.0 -I/usr/local/include '
  4753. SCANNER_LIBS='-lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl '
  4754. SED='/usr/bin/sed'
  4755. SET_MAKE=''
  4756. SHELL='/bin/sh'
  4757. STRIP='strip'
  4758. VERSION='1.36.0'
  4759. WITH_GLIBSRC_FALSE=''
  4760. WITH_GLIBSRC_TRUE=''
  4761. YACC='bison -y'
  4762. ac_ct_AR='ar'
  4763. ac_ct_CC='cc'
  4764. ac_ct_DUMPBIN=''
  4765. am__EXEEXT_FALSE=''
  4766. am__EXEEXT_TRUE=''
  4767. am__fastdepCC_FALSE='#'
  4768. am__fastdepCC_TRUE=''
  4769. am__include='include'
  4770. am__isrc=''
  4771. am__leading_dot='.'
  4772. am__nodep='_no'
  4773. am__quote=''
  4774. am__tar=''
  4775. am__untar=''
  4776. bindir='${exec_prefix}/bin'
  4777. build='i386-portbld-freebsd10.0'
  4778. build_alias='i386-portbld-freebsd10.0'
  4779. build_cpu='i386'
  4780. build_os='freebsd10.0'
  4781. build_vendor='portbld'
  4782. datadir='${datarootdir}'
  4783. datarootdir='${prefix}/share'
  4784. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  4785. dvidir='${docdir}'
  4786. exec_prefix='NONE'
  4787. host='i386-portbld-freebsd10.0'
  4788. host_alias=''
  4789. host_cpu='i386'
  4790. host_os='freebsd10.0'
  4791. host_vendor='portbld'
  4792. htmldir='${docdir}'
  4793. includedir='${prefix}/include'
  4794. infodir='/usr/local/info'
  4795. install_sh='${SHELL} /usr/ports/devel/gobject-introspection/work/gobject-introspection-1.36.0/build-aux/install-sh'
  4796. libdir='${exec_prefix}/lib'
  4797. libexecdir='${exec_prefix}/libexec'
  4798. localedir='${datarootdir}/locale'
  4799. localstatedir='${prefix}/var'
  4800. mandir='/usr/local/man'
  4801. mkdir_p='$(MKDIR_P)'
  4802. oldincludedir='/usr/include'
  4803. pdfdir='${docdir}'
  4804. pkgpyexecdir='${pyexecdir}/gobject-introspection'
  4805. pkgpythondir='${pythondir}/gobject-introspection'
  4806. prefix='/usr/local'
  4807. program_transform_name='s,x,x,'
  4808. psdir='${docdir}'
  4809. pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
  4810. pythondir='${prefix}/lib/python2.7/site-packages'
  4811. sbindir='${exec_prefix}/sbin'
  4812. sharedstatedir='${prefix}/com'
  4813. sysconfdir='${prefix}/etc'
  4814. target_alias=''
  4815.  
  4816. ## ----------- ##
  4817. ## confdefs.h. ##
  4818. ## ----------- ##
  4819.  
  4820. /* confdefs.h */
  4821. #define PACKAGE_NAME "gobject-introspection"
  4822. #define PACKAGE_TARNAME "gobject-introspection"
  4823. #define PACKAGE_VERSION "1.36.0"
  4824. #define PACKAGE_STRING "gobject-introspection 1.36.0"
  4825. #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection"
  4826. #define PACKAGE_URL ""
  4827. #define PACKAGE "gobject-introspection"
  4828. #define VERSION "1.36.0"
  4829. #define STDC_HEADERS 1
  4830. #define HAVE_SYS_TYPES_H 1
  4831. #define HAVE_SYS_STAT_H 1
  4832. #define HAVE_STDLIB_H 1
  4833. #define HAVE_STRING_H 1
  4834. #define HAVE_MEMORY_H 1
  4835. #define HAVE_STRINGS_H 1
  4836. #define HAVE_INTTYPES_H 1
  4837. #define HAVE_STDINT_H 1
  4838. #define HAVE_UNISTD_H 1
  4839. #define HAVE_DLFCN_H 1
  4840. #define LT_OBJDIR ".libs/"
  4841. #define YYTEXT_POINTER 1
  4842. #define SHLIB_SUFFIX "so"
  4843. #define GOBJECT_INTROSPECTION_LIBDIR "/usr/local/lib"
  4844. #define GIR_SUFFIX "gir-1.0"
  4845. #define GIR_DIR "/usr/local/share/gir-1.0"
  4846. #define SIZEOF_CHAR 1
  4847. #define SIZEOF_SHORT 2
  4848. #define SIZEOF_INT 4
  4849. #define SIZEOF_LONG 4
  4850. #define STDC_HEADERS 1
  4851. #define HAVE_FCNTL_H 1
  4852. #define HAVE_STDLIB_H 1
  4853. #define HAVE_STRING_H 1
  4854. #define HAVE_MEMCHR 1
  4855. #define HAVE_STRCHR 1
  4856. #define HAVE_STRSPN 1
  4857. #define HAVE_STRSTR 1
  4858. #define HAVE_STRTOL 1
  4859. #define HAVE_STRTOULL 1
  4860.  
  4861. configure: exit 1
Add Comment
Please, Sign In to add comment