Guest User

Untitled

a guest
Aug 24th, 2018
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 271.67 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 xine-lib configure 1.2.9, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --with-w32-path=/usr/local/lib/win32 --enable-ipv6 --with-external-libmad --with-external-libdts --with-libflac --with-external-ffmpeg --with-external-libfaad --disable-real-codecs --disable-v4l --without-alsa --disable-musepack -enable-dvb --disable-aalib --disable-aalibtest --without-caca --without-esound --disable-gnomevfs --with-imagemagick --without-jack --disable-bluray --enable-nls --disable-gdkpixbuf --without-pulseaudio --disable-samba --enable-vaapi --without-wavpack --disable-xvmc --without-xvmc-lib --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --disable-silent-rules --infodir=/usr/local/info/ --build=amd64-portbld-freebsd11.2
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = Revan.my.domain
  14. uname -m = amd64
  15. uname -r = 11.2-STABLE
  16. uname -s = FreeBSD
  17. uname -v = FreeBSD 11.2-STABLE #0 r336133: Mon Jul 9 18:20:54 UTC 2018 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC
  18.  
  19. /usr/bin/uname -p = amd64
  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: /usr/local/libexec/ccache
  31. PATH: /usr/local/poudriere/ports/head/multimedia/libxine/work/.bin
  32. PATH: /usr/local/libexec/ccache
  33. PATH: /sbin
  34. PATH: /bin
  35. PATH: /usr/sbin
  36. PATH: /usr/bin
  37. PATH: /usr/local/sbin
  38. PATH: /usr/local/bin
  39. PATH: /home/ndowens/bin
  40.  
  41.  
  42. ## ----------- ##
  43. ## Core tests. ##
  44. ## ----------- ##
  45.  
  46. configure:3480: loading site script /usr/local/poudriere/ports/head/Templates/config.site
  47. | # $FreeBSD: head/Templates/config.site 464716 2018-03-16 17:41:22Z bdrewery $
  48. | # Do not add:
  49. | # - toolchain related
  50. | # - arch-dependent values
  51. | # - anything "=no" unless guaranteed to never be
  52. | # implemented in FreeBSD
  53. | # - also avoid "working" values
  54. | # This file must reflect the oldest supported Release.
  55. | #
  56. | #MAINTAINER= portmgr@FreeBSD.org
  57. |
  58. | # Path
  59. | : ${ac_cv_path_BZIP2=/usr/bin/bzip2}
  60. | : ${ac_cv_path_EGREP=/usr/bin/egrep}
  61. | : ${ac_cv_path_FGREP=/usr/bin/fgrep}
  62. | : ${ac_cv_path_GREP=/usr/bin/grep}
  63. | : ${ac_cv_path_GZIP=/usr/bin/gzip}
  64. | : ${ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp}
  65. | : ${ac_cv_path_SED=/usr/bin/sed}
  66. | : ${ac_cv_path_install=/usr/bin/install}
  67. | : ${ac_cv_path_mkdir=/bin/mkdir}
  68. | : ${ac_cv_prog_AWK=/usr/bin/awk}
  69. | : ${ac_cv_prog_SED=/usr/bin/sed}
  70. | : ${am_cv_prog_tar_ustar=/usr/bin/tar}
  71. | : ${cl_cv_prog_LN=/bin/ln}
  72. | : ${cl_cv_prog_cp='/bin/cp -p'}
  73. | : ${lt_cv_path_MAGIC_CMD=/usr/bin/file}
  74. |
  75. | # Headers
  76. | : ${ac_cv_header_alloca_h=no}
  77. | : ${ac_cv_header_arpa_inet_h=yes}
  78. | : ${ac_cv_header_arpa_nameser_h=yes}
  79. | : ${ac_cv_header_ctype_h=yes}
  80. | : ${ac_cv_header_dirent_h=yes}
  81. | : ${ac_cv_header_dlfcn_h=yes}
  82. | : ${ac_cv_header_elf_h=yes}
  83. | : ${ac_cv_header_err_h=yes}
  84. | : ${ac_cv_header_errno_h=yes}
  85. | : ${ac_cv_header_fcntl_h=yes}
  86. | : ${ac_cv_header_float_h=yes}
  87. | : ${ac_cv_header_floatingpoint_h=yes}
  88. | : ${ac_cv_header_getopt_h=yes}
  89. | : ${ac_cv_header_glob_h=yes}
  90. | : ${ac_cv_header_inttypes_h=yes}
  91. | : ${ac_cv_header_langinfo_h=yes}
  92. | : ${ac_cv_header_libgen_h=yes}
  93. | : ${ac_cv_header_libutil_h=yes}
  94. | : ${ac_cv_header_limits_h=yes}
  95. | : ${ac_cv_header_locale_h=yes}
  96. | : ${ac_cv_header_login_cap_h=yes}
  97. | : ${ac_cv_header_math_h=yes}
  98. | : ${ac_cv_header_memory_h=yes}
  99. | : ${ac_cv_header_minix_config_h=no}
  100. | : ${ac_cv_header_net_if_h=yes}
  101. | : ${ac_cv_header_net_if_media_h=yes}
  102. | : ${ac_cv_header_net_if_tap_h=yes}
  103. | : ${ac_cv_header_net_if_tun_h=yes}
  104. | : ${ac_cv_header_netdb_h=yes}
  105. | : ${ac_cv_header_netinet_in_h=yes}
  106. | : ${ac_cv_header_paths_h=yes}
  107. | : ${ac_cv_header_poll_h=yes}
  108. | : ${ac_cv_header_pthread_h=yes}
  109. | : ${ac_cv_header_pwd_h=yes}
  110. | : ${ac_cv_header_readpassphrase_h=yes}
  111. | : ${ac_cv_header_resolv_h=yes}
  112. | : ${ac_cv_header_rpc_types_h=yes}
  113. | : ${ac_cv_header_sched_h=yes}
  114. | : ${ac_cv_header_search_h=yes}
  115. | : ${ac_cv_header_security_pam_appl_h=yes}
  116. | : ${ac_cv_header_signal_h=yes}
  117. | : ${ac_cv_header_spawn_h=yes}
  118. | : ${ac_cv_header_stdarg_h=yes}
  119. | : ${ac_cv_header_stdbool_h=yes}
  120. | : ${ac_cv_header_stdc=yes}
  121. | : ${ac_cv_header_stddef_h=yes}
  122. | : ${ac_cv_header_stdint_h=yes}
  123. | : ${ac_cv_header_stdio_h=yes}
  124. | : ${ac_cv_header_stdlib_h=yes}
  125. | : ${ac_cv_header_string_h=yes}
  126. | : ${ac_cv_header_strings_h=yes}
  127. | : ${ac_cv_header_sys_acl_h=yes}
  128. | : ${ac_cv_header_sys_cdefs_h=yes}
  129. | : ${ac_cv_header_sys_dir_h=yes}
  130. | : ${ac_cv_header_sys_fcntl_h=yes}
  131. | : ${ac_cv_header_sys_file_h=yes}
  132. | : ${ac_cv_header_sys_ioctl_h=yes}
  133. | : ${ac_cv_header_sys_mman_h=yes}
  134. | : ${ac_cv_header_sys_mount_h=yes}
  135. | : ${ac_cv_header_sys_msg_h=yes}
  136. | : ${ac_cv_header_sys_param_h=yes}
  137. | : ${ac_cv_header_sys_poll_h=yes}
  138. | : ${ac_cv_header_sys_ptrace_h=yes}
  139. | : ${ac_cv_header_sys_resource_h=yes}
  140. | : ${ac_cv_header_sys_select_h=yes}
  141. | : ${ac_cv_header_sys_socket_h=yes}
  142. | : ${ac_cv_header_sys_stat_h=yes}
  143. | : ${ac_cv_header_sys_statvfs_h=yes}
  144. | : ${ac_cv_header_sys_sysctl_h=yes}
  145. | : ${ac_cv_header_sys_time_h=yes}
  146. | : ${ac_cv_header_sys_timers_h=yes}
  147. | : ${ac_cv_header_sys_times_h=yes}
  148. | : ${ac_cv_header_sys_types_h=yes}
  149. | : ${ac_cv_header_sys_uio_h=yes}
  150. | : ${ac_cv_header_sys_un_h=yes}
  151. | : ${ac_cv_header_sys_wait_h=yes}
  152. | : ${ac_cv_header_time_h=yes}
  153. | : ${ac_cv_header_ttyent_h=yes}
  154. | : ${ac_cv_header_ucontext_h=yes}
  155. | : ${ac_cv_header_unistd_h=yes}
  156. | : ${ac_cv_header_utime_h=yes}
  157. | : ${ac_cv_header_utmpx_h=yes}
  158. | : ${ac_cv_header_utmp_h=no}
  159. | : ${ac_cv_header_vis_h=yes}
  160. | : ${ac_cv_header_wchar_h=yes}
  161. | : ${ac_cv_header_wctype_h=yes}
  162. | : ${ac_cv_header_zlib_h=yes}
  163. |
  164. | : ${gl_cv_header_wchar_h_correct_inline=yes}
  165. |
  166. | : ${ac_cv_header_argz_h=no}
  167. | : ${ac_cv_header_byteswap_h=no}
  168. | : ${ac_cv_header_dl_h=no}
  169. | : ${ac_cv_header_malloc_h=no}
  170. | : ${ac_cv_header_random_h=no}
  171. | : ${ac_cv_header_vfork_h=no}
  172. |
  173. | : ${gl_cv_have_raw_decl_strchrnul=yes}
  174. | : ${gl_cv_have_raw_decl_memcpy=no}
  175. | : ${gl_cv_have_raw_decl_memmem=yes}
  176. | : ${gl_cv_have_raw_decl_memrchr=yes}
  177. | : ${gl_cv_have_raw_decl_rawmemchr=yes}
  178. | : ${gl_cv_have_raw_decl_stpcpy=yes}
  179. | : ${gl_cv_have_raw_decl_stpncpy=yes}
  180. | : ${gl_cv_have_raw_decl_strcasestr=yes}
  181. | : ${gl_cv_have_raw_decl_strdup=yes}
  182. | : ${gl_cv_have_raw_decl_strncat=yes}
  183. | : ${gl_cv_have_raw_decl_strndup=yes}
  184. | : ${gl_cv_have_raw_decl_strnlen=yes}
  185. | : ${gl_cv_have_raw_decl_strpbrk=yes}
  186. | : ${gl_cv_have_raw_decl_strsep=yes}
  187. | : ${gl_cv_have_raw_decl_strsignal=yes}
  188. | : ${gl_cv_have_raw_decl_strtok_r=yes}
  189. | : ${gl_cv_have_raw_decl_strverscmp=no}
  190. |
  191. | # Type
  192. | : ${ac_cv_c_int16_t=yes}
  193. | : ${ac_cv_c_int32_t=yes}
  194. | : ${ac_cv_c_int64_t=yes}
  195. | : ${ac_cv_c_int8_t=yes}
  196. | : ${ac_cv_c_uint16_t=yes}
  197. | : ${ac_cv_c_uint32_t=yes}
  198. | : ${ac_cv_c_uint64_t=yes}
  199. | : ${ac_cv_c_uint8_t=yes}
  200. |
  201. | : ${ac_cv_type__Bool=yes}
  202. | : ${ac_cv_type_char=yes}
  203. | : ${ac_cv_type_char_p=yes}
  204. | : ${ac_cv_type_fsblkcnt_t=yes}
  205. | : ${ac_cv_type_fsfilcnt_t=yes}
  206. | : ${ac_cv_type_in_addr_t=yes}
  207. | : ${ac_cv_type_in_port_t=yes}
  208. | : ${ac_cv_type_int16_t=yes}
  209. | : ${ac_cv_type_int32_t=yes}
  210. | : ${ac_cv_type_int=yes}
  211. | : ${ac_cv_type_intmax_t=yes}
  212. | : ${ac_cv_type_long=yes}
  213. | : ${ac_cv_type_long_double=yes}
  214. | : ${ac_cv_type_long_long=yes}
  215. | : ${ac_cv_type_long_long_int=yes}
  216. | : ${ac_cv_type_mbstate_t=yes}
  217. | : ${ac_cv_type_mode_t=yes}
  218. | : ${ac_cv_type_nlink_t=yes}
  219. | : ${ac_cv_type_off_t=yes}
  220. | : ${ac_cv_type_pid_t=yes}
  221. | : ${ac_cv_type_posix_spawn_file_actions_t=yes}
  222. | : ${ac_cv_type_posix_spawnattr_t=yes}
  223. | : ${ac_cv_type_ptrdiff_t=yes}
  224. | : ${ac_cv_type_short=yes}
  225. | : ${ac_cv_type_sig_atomic_t=yes}
  226. | : ${ac_cv_type_sigset_t=yes}
  227. | : ${ac_cv_type_size_t=yes}
  228. | : ${ac_cv_type_socklen_t=yes}
  229. | : ${ac_cv_type_ssize_t=yes}
  230. | : ${ac_cv_type_stack_t=yes}
  231. | : ${ac_cv_type_struct_timespec=yes}
  232. | : ${ac_cv_type_u_char=yes}
  233. | : ${ac_cv_type_u_int16_t=yes}
  234. | : ${ac_cv_type_u_int32_t=yes}
  235. | : ${ac_cv_type_u_int8_t=yes}
  236. | : ${ac_cv_type_u_int=yes}
  237. | : ${ac_cv_type_u_long=yes}
  238. | : ${ac_cv_type_u_short=yes}
  239. | : ${ac_cv_type_uid_t=yes}
  240. | : ${ac_cv_type_uintptr_t=yes}
  241. | : ${ac_cv_type_unsigned_char=yes}
  242. | : ${ac_cv_type_unsigned_int=yes}
  243. | : ${ac_cv_type_unsigned_long=yes}
  244. | : ${ac_cv_type_unsigned_long_long=yes}
  245. | : ${ac_cv_type_unsigned_long_long_int=yes}
  246. | : ${ac_cv_type_unsigned_short=yes}
  247. | : ${ac_cv_type_volatile_sig_atomic_t=yes}
  248. | : ${ac_cv_type_wchar_t=yes}
  249. | : ${ac_cv_type_wint_t=yes}
  250. |
  251. | : ${gl_cv_sigaltstack_low_base=yes}
  252. | : ${gl_cv_size_max=yes}
  253. | : ${gl_cv_type_sigset_t=yes}
  254. | : ${gl_cv_type_wchar_t_signed=yes}
  255. | : ${gl_cv_type_wctrans_t=yes}
  256. | : ${gl_cv_type_wctype_t=yes}
  257. | : ${gl_cv_type_wint_t_signed=yes}
  258. | : ${gl_cv_var_stdin_large_offset=yes}
  259. | : ${gt_cv_c_intmax_t=yes}
  260. | : ${gt_cv_c_wchar_t=yes}
  261. | : ${gt_cv_c_wint_t=yes}
  262. | : ${gt_cv_func_printf_posix=yes}
  263. | : ${gt_cv_int_divbyzero_sigfpe=yes}
  264. | : ${gt_cv_siginfo_t=yes}
  265. | : ${gt_cv_ssize_t=yes}
  266. |
  267. | # lib
  268. | : ${ac_cv_lib_crypt_crypt=yes}
  269. | : ${ac_cv_lib_edit_el_init=yes}
  270. | : ${ac_cv_lib_pam_pam_set_item=yes}
  271. | : ${ac_cv_lib_z_deflate=yes}
  272. | : ${ac_cv_libc_defines___progname=yes}
  273. | : ${ac_cv_libc_defines_sys_errlist=yes}
  274. | : ${ac_cv_libc_defines_sys_nerr=yes}
  275. |
  276. | # Struct
  277. | : ${ac_cv_member_HEADER_ad=yes}
  278. | : ${ac_cv_member_struct___res_state_retrans=yes}
  279. | : ${ac_cv_member_struct_sigaction_sa_sigaction=yes}
  280. | : ${ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes}
  281. | : ${ac_cv_member_struct_stat_st_blksize=yes}
  282. |
  283. | : ${gl_cv_sys_struct_timespec_in_time_h=yes}
  284. | : ${gl_cv_sys_struct_timeval=yes}
  285. |
  286. | : ${ac_cv_func_strchrnul=yes}
  287. | : ${ac_cv_func_uselocale=yes}
  288. | : ${ac_cv_func_newlocale=yes}
  289. |
  290. | # Functions
  291. | : ${ac_cv_func___b64_ntop=yes}
  292. | : ${ac_cv_func___b64_pton=yes}
  293. | : ${ac_cv_func__getlong=yes}
  294. | : ${ac_cv_func__getshort=yes}
  295. | : ${ac_cv_func__getshort=yes}
  296. | : ${ac_cv_func__stat=yes}
  297. | : ${ac_cv_func_abs=yes}
  298. | : ${ac_cv_func_accept=yes}
  299. | : ${ac_cv_func_accept4=yes}
  300. | : ${ac_cv_func_acl_create_entry_np=yes}
  301. | : ${ac_cv_func_acl_delete_def_file=yes}
  302. | : ${ac_cv_func_acl_delete_fd_np=yes}
  303. | : ${ac_cv_func_acl_delete_file_np=yes}
  304. | : ${ac_cv_func_acl_free=yes}
  305. | : ${ac_cv_func_acl_from_text=yes}
  306. | : ${ac_cv_func_acl_get_fd=yes}
  307. | : ${ac_cv_func_acl_get_file=yes}
  308. | : ${ac_cv_func_acl_set_fd=yes}
  309. | : ${ac_cv_func_acl_set_file=yes}
  310. | : ${ac_cv_func_alarm=yes}
  311. | : ${ac_cv_func_alloca=yes}
  312. | : ${ac_cv_func_alphasort=yes}
  313. | : ${ac_cv_func_arc4random=yes}
  314. | : ${ac_cv_func_arc4random_buf=yes}
  315. | : ${ac_cv_func_arc4random_uniform=yes}
  316. | : ${ac_cv_func_asprintf=yes}
  317. | : ${ac_cv_func_atexit=yes}
  318. | : ${ac_cv_func_atoll=yes}
  319. | : ${ac_cv_func_basename=yes}
  320. | : ${ac_cv_func_bcmp=yes}
  321. | : ${ac_cv_func_bcopy=yes}
  322. | : ${ac_cv_func_bindresvport_sa=yes}
  323. | : ${ac_cv_func_bsearch=yes}
  324. | : ${ac_cv_func_btowc=yes}
  325. | : ${ac_cv_func_bzero=yes}
  326. | : ${ac_cv_func_calloc=yes}
  327. | : ${ac_cv_func_chown=yes}
  328. | : ${ac_cv_func_clock=yes}
  329. | : ${ac_cv_func_clock_gettime=yes}
  330. | : ${ac_cv_func_closedir=yes}
  331. | : ${ac_cv_func_closefrom=yes}
  332. | : ${ac_cv_func_daemon=yes}
  333. | : ${ac_cv_func_dirfd=yes}
  334. | : ${ac_cv_func_dirname=yes}
  335. | : ${ac_cv_func_dlopen=yes}
  336. | : ${ac_cv_func_dprintf=yes}
  337. | : ${ac_cv_func_dup2=yes}
  338. | : ${ac_cv_func_eaccess=yes}
  339. | : ${ac_cv_func_endgrent=yes}
  340. | : ${ac_cv_func_err=yes}
  341. | : ${ac_cv_func_errx=yes}
  342. | : ${ac_cv_func_fchmod=yes}
  343. | : ${ac_cv_func_fchown=yes}
  344. | : ${ac_cv_func_fcntl=yes}
  345. | : ${ac_cv_func_ffs=yes}
  346. | : ${ac_cv_func_ffsl=yes}
  347. | : ${ac_cv_func_ffsll=yes}
  348. | : ${ac_cv_func_fileno=yes}
  349. | : ${ac_cv_func_fls=yes}
  350. | : ${ac_cv_func_flsl=yes}
  351. | : ${ac_cv_func_flsll=yes}
  352. | : ${ac_cv_func_fork=yes}
  353. | : ${ac_cv_func_fork_working=yes}
  354. | : ${ac_cv_func_fprintf=yes}
  355. | : ${ac_cv_func_fpurge=yes}
  356. | : ${ac_cv_func_freeaddrinfo=yes}
  357. | : ${ac_cv_func_fstat=yes}
  358. | : ${ac_cv_func_fstatat=yes}
  359. | : ${ac_cv_func_fstatfs=yes}
  360. | : ${ac_cv_func_fstatvfs=yes}
  361. | : ${ac_cv_func_fsync=yes}
  362. | : ${ac_cv_func_futimes=yes}
  363. | : ${ac_cv_func_fwprintf=yes}
  364. | : ${ac_cv_func_gai_strerror=yes}
  365. | : ${ac_cv_func_getaddrinfo=yes}
  366. | : ${ac_cv_func_getcwd=yes}
  367. | : ${ac_cv_func_getdelim=yes}
  368. | : ${ac_cv_func_getdtablesize=yes}
  369. | : ${ac_cv_func_getgrent=yes}
  370. | : ${ac_cv_func_getegid=yes}
  371. | : ${ac_cv_func_getenv=yes}
  372. | : ${ac_cv_func_geteuid=yes}
  373. | : ${ac_cv_func_getgid=yes}
  374. | : ${ac_cv_func_getgrouplist=yes}
  375. | : ${ac_cv_func_gethostbyname=yes}
  376. | : ${ac_cv_func_gethostname=yes}
  377. | : ${ac_cv_func_getline=yes}
  378. | : ${ac_cv_func_getnameinfo=yes}
  379. | : ${ac_cv_func_getopt=yes}
  380. | : ${ac_cv_func_getopt_long_only=yes}
  381. | : ${ac_cv_func_getpagesize=yes}
  382. | : ${ac_cv_func_getpeereid=yes}
  383. | : ${ac_cv_func_getpgid=yes}
  384. | : ${ac_cv_func_getpgrp=yes}
  385. | : ${ac_cv_func_getpgrp_void=yes}
  386. | : ${ac_cv_func_getpid=yes}
  387. | : ${ac_cv_func_getrlimit=yes}
  388. | : ${ac_cv_func_getrusage=yes}
  389. | : ${ac_cv_func_gettimeofday=yes}
  390. | : ${ac_cv_func_getttyent=yes}
  391. | : ${ac_cv_func_getuid=yes}
  392. | : ${ac_cv_func_getwd=yes}
  393. | : ${ac_cv_func_glob=yes}
  394. | : ${ac_cv_func_group_from_gid=yes}
  395. | : ${ac_cv_func_index=yes}
  396. | : ${ac_cv_func_inet_aton=yes}
  397. | : ${ac_cv_func_inet_ntoa=yes}
  398. | : ${ac_cv_func_inet_ntop=yes}
  399. | : ${ac_cv_func_innetgr=yes}
  400. | : ${ac_cv_func_insque=yes}
  401. | : ${ac_cv_func_isascii=yes}
  402. | : ${ac_cv_func_isascii=yes}
  403. | : ${ac_cv_func_isblank=yes}
  404. | : ${ac_cv_func_issetugid=yes}
  405. | : ${ac_cv_func_iswblank=yes}
  406. | : ${ac_cv_func_iswcntrl=yes}
  407. | : ${ac_cv_func_iswctype=yes}
  408. | : ${ac_cv_func_kill=yes}
  409. | : ${ac_cv_func_killpg=yes}
  410. | : ${ac_cv_func_link=yes}
  411. | : ${ac_cv_func_labs=yes}
  412. | : ${ac_cv_func_llabs=yes}
  413. | : ${ac_cv_func_localtime=yes}
  414. | : ${ac_cv_func_login_getcapbool=yes}
  415. | : ${ac_cv_func_lstat=yes}
  416. | : ${ac_cv_func_lstat_dereferences_slashed_symlink=yes}
  417. | : ${ac_cv_func_malloc=yes}
  418. | : ${ac_cv_func_malloc_0_nonnull=yes}
  419. | : ${ac_cv_func_mblen=yes}
  420. | : ${ac_cv_func_mbrlen=yes}
  421. | : ${ac_cv_func_mbrtowc=yes}
  422. | : ${ac_cv_func_mbsinit=yes}
  423. | : ${ac_cv_func_mbsnrtowcs=yes}
  424. | : ${ac_cv_func_mbsrtowcs=yes}
  425. | : ${ac_cv_func_mbstowcs=yes}
  426. | : ${ac_cv_func_mbtowc=yes}
  427. | : ${ac_cv_func_memchr=yes}
  428. | : ${ac_cv_func_memcmp=yes}
  429. | : ${ac_cv_func_memcpy=yes}
  430. | : ${ac_cv_func_memmove=yes}
  431. | : ${ac_cv_func_memset=yes}
  432. | : ${ac_cv_func_mincore=yes}
  433. | : ${ac_cv_func_mkdtemp=yes}
  434. | : ${ac_cv_func_mkstemp=yes}
  435. | : ${ac_cv_func_mkstemps=yes}
  436. | : ${ac_cv_func_mktemp=yes}
  437. | : ${ac_cv_func_mktemps=yes}
  438. | : ${ac_cv_func_mlock=yes}
  439. | : ${ac_cv_func_mmap=yes}
  440. | : ${ac_cv_func_mmap_fixed_mapped=yes}
  441. | : ${ac_cv_func_mprotect=yes}
  442. | : ${ac_cv_func_munlock=yes}
  443. | : ${ac_cv_func_munmap=yes}
  444. | : ${ac_cv_func_nl_langinfo=yes}
  445. | : ${ac_cv_func_opendir=yes}
  446. | : ${ac_cv_func_pam_getenvlist=yes}
  447. | : ${ac_cv_func_pam_putenv=yes}
  448. | : ${ac_cv_func_pathconf=yes}
  449. | : ${ac_cv_func_pipe=yes}
  450. | : ${ac_cv_func_poll=yes}
  451. | : ${ac_cv_func_posix_spawn=yes}
  452. | : ${ac_cv_func_pread=yes}
  453. | : ${ac_cv_func_printf=yes}
  454. | : ${ac_cv_func_psignal=yes}
  455. | : ${ac_cv_func_pthread_cond_broadcast=yes}
  456. | : ${ac_cv_func_pthread_cond_destroy=yes}
  457. | : ${ac_cv_func_pthread_cond_init=yes}
  458. | : ${ac_cv_func_pthread_cond_signal=yes}
  459. | : ${ac_cv_func_pthread_cond_timedwait=yes}
  460. | : ${ac_cv_func_pthread_cond_wait=yes}
  461. | : ${ac_cv_func_pthread_equal=yes}
  462. | : ${ac_cv_func_pthread_exit=yes}
  463. | : ${ac_cv_func_pthread_mutex_destroy=yes}
  464. | : ${ac_cv_func_pthread_mutex_init=yes}
  465. | : ${ac_cv_func_pthread_mutex_lock=yes}
  466. | : ${ac_cv_func_pthread_mutex_unlock=yes}
  467. | : ${ac_cv_func_pthread_self=yes}
  468. | : ${ac_cv_func_putc=yes}
  469. | : ${ac_cv_func_putc_unlocked=yes}
  470. | : ${ac_cv_func_putchar=yes}
  471. | : ${ac_cv_func_putchar_unlocked=yes}
  472. | : ${ac_cv_func_putenv=yes}
  473. | : ${ac_cv_func_putw=yes}
  474. | : ${ac_cv_func_pwrite=yes}
  475. | : ${ac_cv_func_raise=yes}
  476. | : ${ac_cv_func_rand=yes}
  477. | : ${ac_cv_func_random=yes}
  478. | : ${ac_cv_func_readdir=yes}
  479. | : ${ac_cv_func_readlink=yes}
  480. | : ${ac_cv_func_readlinkat=yes}
  481. | : ${ac_cv_func_readpassphrase=yes}
  482. | : ${ac_cv_func_realpath=yes}
  483. | : ${ac_cv_func_recvmsg=yes}
  484. | : ${ac_cv_func_rename=yes}
  485. | : ${ac_cv_func_remque=yes}
  486. | : ${ac_cv_func_rindex=yes}
  487. | : ${ac_cv_func_rresvport_af=yes}
  488. | : ${ac_cv_func_scandir=yes}
  489. | : ${ac_cv_func_scandir_b=yes}
  490. | : ${ac_cv_func_sched_yield=yes}
  491. | : ${ac_cv_func_select=yes}
  492. | : ${ac_cv_func_sendmsg=yes}
  493. | : ${ac_cv_func_setegid=yes}
  494. | : ${ac_cv_func_setenv=yes}
  495. | : ${ac_cv_func_seteuid=yes}
  496. | : ${ac_cv_func_setgid=yes}
  497. | : ${ac_cv_func_setgrent=yes}
  498. | : ${ac_cv_func_setgroupent=yes}
  499. | : ${ac_cv_func_setgroups=yes}
  500. | : ${ac_cv_func_setlinebuf=yes}
  501. | : ${ac_cv_func_setlocale=yes}
  502. | : ${ac_cv_func_setlogin=yes}
  503. | : ${ac_cv_func_setpassent=yes}
  504. | : ${ac_cv_func_setpgid=yes}
  505. | : ${ac_cv_func_setproctitle=yes}
  506. | : ${ac_cv_func_setregid=yes}
  507. | : ${ac_cv_func_setresgid=yes}
  508. | : ${ac_cv_func_setresuid=yes}
  509. | : ${ac_cv_func_setreuid=yes}
  510. | : ${ac_cv_func_setrlimit=yes}
  511. | : ${ac_cv_func_setsid=yes}
  512. | : ${ac_cv_func_setsockopt=yes}
  513. | : ${ac_cv_func_setuid=yes}
  514. | : ${ac_cv_func_setvbuf=yes}
  515. | : ${ac_cv_func_shmget=yes}
  516. | : ${ac_cv_func_sigaction=yes}
  517. | : ${ac_cv_func_sigaltstack=yes}
  518. | : ${ac_cv_func_sigblock=yes}
  519. | : ${ac_cv_func_siginterrupt=yes}
  520. | : ${ac_cv_func_sigmask=yes}
  521. | : ${ac_cv_func_sigprocmask=yes}
  522. | : ${ac_cv_func_sigsetmask=yes}
  523. | : ${ac_cv_func_sigvec=yes}
  524. | : ${ac_cv_func_sleep=yes}
  525. | : ${ac_cv_func_sprintf=yes}
  526. | : ${ac_cv_func_snprintf=yes}
  527. | : ${ac_cv_func_socketpair=yes}
  528. | : ${ac_cv_func_srand=yes}
  529. | : ${ac_cv_func_srandom=yes}
  530. | : ${ac_cv_func_stat=yes}
  531. | : ${ac_cv_func_statfs=yes}
  532. | : ${ac_cv_func_statvfs=yes}
  533. | : ${ac_cv_func_stpcpy=yes}
  534. | : ${ac_cv_func_stpncpy=yes}
  535. | : ${ac_cv_func_strbrk=yes}
  536. | : ${ac_cv_func_strcasecmp=yes}
  537. | : ${ac_cv_func_strcasecmp_l=yes}
  538. | : ${ac_cv_func_strcasestr=yes}
  539. | : ${ac_cv_func_strcasestr_l=yes}
  540. | : ${ac_cv_func_strchr=yes}
  541. | : ${ac_cv_func_strrchr=yes}
  542. | : ${ac_cv_func_strcspn=yes}
  543. | : ${ac_cv_func_strdup=yes}
  544. | : ${ac_cv_func_strerror=yes}
  545. | : ${ac_cv_func_strerror_r=yes}
  546. | : ${ac_cv_func_strftime=yes}
  547. | : ${ac_cv_func_strlcat=yes}
  548. | : ${ac_cv_func_strlcpy=yes}
  549. | : ${ac_cv_func_strlen=yes}
  550. | : ${ac_cv_func_strmode=yes}
  551. | : ${ac_cv_func_strncasecmp=yes}
  552. | : ${ac_cv_func_strncmp=yes}
  553. | : ${ac_cv_func_strncmp_working=yes}
  554. | : ${ac_cv_func_strndup=yes}
  555. | : ${ac_cv_func_strnlen=yes}
  556. | : ${ac_cv_func_strnlen_working=yes}
  557. | : ${ac_cv_func_strpbrk=yes}
  558. | : ${ac_cv_func_strptime=yes}
  559. | : ${ac_cv_func_strsep=yes}
  560. | : ${ac_cv_func_strsignal=yes}
  561. | : ${ac_cv_func_strstr=yes}
  562. | : ${ac_cv_func_strnstr=yes}
  563. | : ${ac_cv_func_strtod=yes}
  564. | : ${ac_cv_func_strtof=yes}
  565. | : ${ac_cv_func_strtol=yes}
  566. | : ${ac_cv_func_strtold=yes}
  567. | : ${ac_cv_func_strtoll=yes}
  568. | : ${ac_cv_func_strtonum=yes}
  569. | : ${ac_cv_func_strtoul=yes}
  570. | : ${ac_cv_func_strtoull=yes}
  571. | : ${ac_cv_func_symlink=yes}
  572. | : ${ac_cv_func_sysconf=yes}
  573. | : ${ac_cv_func_sysctl=yes}
  574. | : ${ac_cv_func_tcgetpgrp=yes}
  575. | : ${ac_cv_func_tmpnam=yes}
  576. | : ${ac_cv_func_time=yes}
  577. | : ${ac_cv_func_times=yes}
  578. | : ${ac_cv_func_towlower=yes}
  579. | : ${ac_cv_func_truncate=yes}
  580. | : ${ac_cv_func_tsearch=yes}
  581. | : ${ac_cv_func_uname=yes}
  582. | : ${ac_cv_func_unlink=yes}
  583. | : ${ac_cv_func_unsetenv=yes}
  584. | : ${ac_cv_func_user_from_uid=yes}
  585. | : ${ac_cv_func_usleep=yes}
  586. | : ${ac_cv_func_utime=yes}
  587. | : ${ac_cv_func_utimes=yes}
  588. | : ${ac_cv_func_vasprintf=yes}
  589. | : ${ac_cv_func_vdprintf=yes}
  590. | : ${ac_cv_func_vfork=yes}
  591. | : ${ac_cv_func_vfork_working=yes}
  592. | : ${ac_cv_func_vfprintf=yes}
  593. | : ${ac_cv_func_vprintf=yes}
  594. | : ${ac_cv_func_vsnprintf=yes}
  595. | : ${ac_cv_func_vsprintf=yes}
  596. | : ${ac_cv_func_waitpid=yes}
  597. | : ${ac_cv_func_wait=yes}
  598. | : ${ac_cv_func_waitid=yes}
  599. | : ${ac_cv_func_wait2=yes}
  600. | : ${ac_cv_func_wait3=yes}
  601. | : ${ac_cv_func_wait3_rusage=yes}
  602. | : ${ac_cv_func_wait4=yes}
  603. | : ${ac_cv_func_wait6=yes}
  604. | : ${ac_cv_func_warn=yes}
  605. | : ${ac_cv_func_warnx=yes}
  606. | : ${ac_cv_func_wcrtomb=yes}
  607. | : ${ac_cv_func_wcscoll=yes}
  608. | : ${ac_cv_func_wcslen=yes}
  609. | : ${ac_cv_func_wcsnlen=yes}
  610. | : ${ac_cv_func_wcswidth=yes}
  611. | : ${ac_cv_func_wctob=yes}
  612. | : ${ac_cv_func_wcwidth=yes}
  613. | : ${ac_cv_func_wmemchr=yes}
  614. | : ${ac_cv_func_wmemcpy=yes}
  615. | : ${ac_cv_func_yp_match=yes}
  616. |
  617. | # misc utx
  618. | : ${ac_cv_func_endutxent=yes}
  619. | : ${ac_cv_func_getutxent=yes}
  620. | : ${ac_cv_func_getutxid=yes}
  621. | : ${ac_cv_func_getutxline=yes}
  622. | : ${ac_cv_func_getutxuser=yes}
  623. | : ${ac_cv_func_pututxline=yes}
  624. | : ${ac_cv_func_setutxdb=yes}
  625. | : ${ac_cv_func_setutxent=yes}
  626. | : ${ac_cv_func_endutent=no}
  627. | : ${ac_cv_func_getutent=no}
  628. | : ${ac_cv_func_getutid=no}
  629. | : ${ac_cv_func_getutline=no}
  630. | : ${ac_cv_func_pututline=no}
  631. | : ${ac_cv_func_setutent=no}
  632. | : ${ac_cv_func_utmpname=no}
  633. |
  634. | # non existing functions
  635. | : ${ac_cv_func_argz_count=no}
  636. | : ${ac_cv_func_argz_next=no}
  637. | : ${ac_cv_func_argz_stringify=no}
  638. | : ${ac_cv_func_obstacks=no}
  639. | : ${ac_cv_func_pstat_getdynamic=no}
  640. | : ${ac_cv_func_rawmemchr=no}
  641. | : ${ac_cv_func_yield=no}
  642. |
  643. | : ${ac_cv_have___va_copy=yes}
  644. | : ${ac_cv_have_clock_t=yes}
  645. | : ${ac_cv_have_control_in_msghdr=yes}
  646. | : ${ac_cv_have_getopt_optreset=yes}
  647. | : ${ac_cv_have_int64_t=yes}
  648. | : ${ac_cv_have_intxx_t=yes}
  649. | : ${ac_cv_have_mode_t=yes}
  650. | : ${ac_cv_have_pid_t=yes}
  651. | : ${ac_cv_have_pw_change_in_struct_passwd=yes}
  652. | : ${ac_cv_have_pw_class_in_struct_passwd=yes}
  653. | : ${ac_cv_have_pw_expire_in_struct_passwd=yes}
  654. | : ${ac_cv_have_sa_family_t=yes}
  655. | : ${ac_cv_have_size_t=yes}
  656. | : ${ac_cv_have_ss_family_in_struct_ss=yes}
  657. | : ${ac_cv_have_ssize_t=yes}
  658. | : ${ac_cv_have_struct_addrinfo=yes}
  659. | : ${ac_cv_have_struct_in6_addr=yes}
  660. | : ${ac_cv_have_struct_sockaddr_in6=yes}
  661. | : ${ac_cv_have_struct_sockaddr_storage=yes}
  662. | : ${ac_cv_have_struct_timeval=yes}
  663. | : ${ac_cv_have_u_char=yes}
  664. | : ${ac_cv_have_u_int64_t=yes}
  665. | : ${ac_cv_have_u_int=yes}
  666. | : ${ac_cv_have_u_intxx_t=yes}
  667. | : ${ac_cv_have_va_copy=yes}
  668. |
  669. | : ${ac_cv_have_decl_GLOB_NOMATCH=yes}
  670. | : ${ac_cv_have_decl_LLONG_MAX=yes}
  671. | : ${ac_cv_have_decl_MAXSYMLINKS=yes}
  672. | : ${ac_cv_have_decl_O_NONBLOCK=yes}
  673. | : ${ac_cv_have_decl_RLIMIT_NPROC=yes}
  674. | : ${ac_cv_have_decl_SHUT_RD=yes}
  675. | : ${ac_cv_have_decl__Exit=yes}
  676. | : ${ac_cv_have_decl_abort=yes}
  677. | : ${ac_cv_have_decl_alarm=yes}
  678. | : ${ac_cv_have_decl_alphasort=yes}
  679. | : ${ac_cv_have_decl_atof=yes}
  680. | : ${ac_cv_have_decl_atol=yes}
  681. | : ${ac_cv_have_decl_atoll=yes}
  682. | : ${ac_cv_have_decl_btowc=yes}
  683. | : ${ac_cv_have_decl_calloc=yes}
  684. | : ${ac_cv_have_decl_chdir=yes}
  685. | : ${ac_cv_have_decl_chown=yes}
  686. | : ${ac_cv_have_decl_clearerr_unlocked=yes}
  687. | : ${ac_cv_have_decl_clock=yes}
  688. | : ${ac_cv_have_decl_closedir=yes}
  689. | : ${ac_cv_have_decl_dprintf=yes}
  690. | : ${ac_cv_have_decl_dup2=yes}
  691. | : ${ac_cv_have_decl_dup=yes}
  692. | : ${ac_cv_have_decl_endusershell=yes}
  693. | : ${ac_cv_have_decl_errno=yes}
  694. | : ${ac_cv_have_decl_faccessat=yes}
  695. | : ${ac_cv_have_decl_fchdir=yes}
  696. | : ${ac_cv_have_decl_fchmodat=yes}
  697. | : ${ac_cv_have_decl_fchownat=yes}
  698. | : ${ac_cv_have_decl_fcntl=yes}
  699. | : ${ac_cv_have_decl_fdopendir=yes}
  700. | : ${ac_cv_have_decl_feof_unlocked=yes}
  701. | : ${ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes}
  702. | : ${ac_cv_have_decl_ferror_unlocked=yes}
  703. | : ${ac_cv_have_decl_ffsl=yes}
  704. | : ${ac_cv_have_decl_ffsll=yes}
  705. | : ${ac_cv_have_decl_fpurge=yes}
  706. | : ${ac_cv_have_decl_free=yes}
  707. | : ${ac_cv_have_decl_frexpl=yes}
  708. | : ${ac_cv_have_decl_fseeko=yes}
  709. | : ${ac_cv_have_decl_fstat=yes}
  710. | : ${ac_cv_have_decl_fstatat=yes}
  711. | : ${ac_cv_have_decl_fsync=yes}
  712. | : ${ac_cv_have_decl_ftello=yes}
  713. | : ${ac_cv_have_decl_ftruncate=yes}
  714. | : ${ac_cv_have_decl_getc_unlocked=yes}
  715. | : ${ac_cv_have_decl_getchar_unlocked=yes}
  716. | : ${ac_cv_have_decl_getcwd=yes}
  717. | : ${ac_cv_have_decl_getdelim=yes}
  718. | : ${ac_cv_have_decl_getdomainname=yes}
  719. | : ${ac_cv_have_decl_getdtablesize=yes}
  720. | : ${ac_cv_have_decl_getenv=yes}
  721. | : ${ac_cv_have_decl_getgroups=yes}
  722. | : ${ac_cv_have_decl_gethostname=yes}
  723. | : ${ac_cv_have_decl_getline=yes}
  724. | : ${ac_cv_have_decl_getloadavg=yes}
  725. | : ${ac_cv_have_decl_getlogin=yes}
  726. | : ${ac_cv_have_decl_getlogin_r=yes}
  727. | : ${ac_cv_have_decl_getopt=yes}
  728. | : ${ac_cv_have_decl_getpagesize=yes}
  729. | : ${ac_cv_have_decl_getrlimit=yes}
  730. | : ${ac_cv_have_decl_getrusage=yes}
  731. | : ${ac_cv_have_decl_gets=yes}
  732. | : ${ac_cv_have_decl_getsubopt=yes}
  733. | : ${ac_cv_have_decl_gettimeofday=yes}
  734. | : ${ac_cv_have_decl_getusershell=yes}
  735. | : ${ac_cv_have_decl_getwd=yes}
  736. | : ${ac_cv_have_decl_grantpt=yes}
  737. | : ${ac_cv_have_decl_h_errno=yes}
  738. | : ${ac_cv_have_decl_imaxabs=yes}
  739. | : ${ac_cv_have_decl_imaxdiv=yes}
  740. | : ${ac_cv_have_decl_initstate=yes}
  741. | : ${ac_cv_have_decl_isatty=yes}
  742. | : ${ac_cv_have_decl_isblank=yes}
  743. | : ${ac_cv_have_decl_iswblank=yes}
  744. | : ${ac_cv_have_decl_iswctype=yes}
  745. | : ${ac_cv_have_decl_lchmod=yes}
  746. | : ${ac_cv_have_decl_lchown=yes}
  747. | : ${ac_cv_have_decl_link=yes}
  748. | : ${ac_cv_have_decl_linkat=yes}
  749. | : ${ac_cv_have_decl_lseek=yes}
  750. | : ${ac_cv_have_decl_lstat=yes}
  751. | : ${ac_cv_have_decl_malloc=yes}
  752. | : ${ac_cv_have_decl_mbrlen=yes}
  753. | : ${ac_cv_have_decl_mbrtowc=yes}
  754. | : ${ac_cv_have_decl_mbsinit=yes}
  755. | : ${ac_cv_have_decl_mbsnrtowcs=yes}
  756. | : ${ac_cv_have_decl_mbsrtowcs=yes}
  757. | : ${ac_cv_have_decl_memmem=yes}
  758. | : ${ac_cv_have_decl_memrchr=yes}
  759. | : ${ac_cv_have_decl_mkdirat=yes}
  760. | : ${ac_cv_have_decl_mkdtemp=yes}
  761. | : ${ac_cv_have_decl_mkfifo=yes}
  762. | : ${ac_cv_have_decl_mkfifoat=yes}
  763. | : ${ac_cv_have_decl_mknod=yes}
  764. | : ${ac_cv_have_decl_mknodat=yes}
  765. | : ${ac_cv_have_decl_mkstemp=yes}
  766. | : ${ac_cv_have_decl_nl_langinfo=yes}
  767. | : ${ac_cv_have_decl_offsetof=yes}
  768. | : ${ac_cv_have_decl_openat=yes}
  769. | : ${ac_cv_have_decl_opendir=yes}
  770. | : ${ac_cv_have_decl_pclose=yes}
  771. | : ${ac_cv_have_decl_pipe=yes}
  772. | : ${ac_cv_have_decl_popen=yes}
  773. | : ${ac_cv_have_decl_posix_openpt=yes}
  774. | : ${ac_cv_have_decl_posix_spawn=yes}
  775. | : ${ac_cv_have_decl_posix_spawn_file_actions_addclose=yes}
  776. | : ${ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes}
  777. | : ${ac_cv_have_decl_posix_spawn_file_actions_addopen=yes}
  778. | : ${ac_cv_have_decl_posix_spawn_file_actions_destroy=yes}
  779. | : ${ac_cv_have_decl_posix_spawn_file_actions_init=yes}
  780. | : ${ac_cv_have_decl_posix_spawnattr_destroy=yes}
  781. | : ${ac_cv_have_decl_posix_spawnattr_getflags=yes}
  782. | : ${ac_cv_have_decl_posix_spawnattr_getpgroup=yes}
  783. | : ${ac_cv_have_decl_posix_spawnattr_getschedparam=yes}
  784. | : ${ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes}
  785. | : ${ac_cv_have_decl_posix_spawnattr_getsigdefault=yes}
  786. | : ${ac_cv_have_decl_posix_spawnattr_getsigmask=yes}
  787. | : ${ac_cv_have_decl_posix_spawnattr_init=yes}
  788. | : ${ac_cv_have_decl_posix_spawnattr_setflags=yes}
  789. | : ${ac_cv_have_decl_posix_spawnattr_setpgroup=yes}
  790. | : ${ac_cv_have_decl_posix_spawnattr_setschedparam=yes}
  791. | : ${ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes}
  792. | : ${ac_cv_have_decl_posix_spawnattr_setsigdefault=yes}
  793. | : ${ac_cv_have_decl_posix_spawnattr_setsigmask=yes}
  794. | : ${ac_cv_have_decl_posix_spawnp=yes}
  795. | : ${ac_cv_have_decl_pread=yes}
  796. | : ${ac_cv_have_decl_pselect=yes}
  797. | : ${ac_cv_have_decl_pthread_sigmask=yes}
  798. | : ${ac_cv_have_decl_ptsname=yes}
  799. | : ${ac_cv_have_decl_putc_unlocked=yes}
  800. | : ${ac_cv_have_decl_putchar_unlocked=yes}
  801. | : ${ac_cv_have_decl_pwrite=yes}
  802. | : ${ac_cv_have_decl_random=yes}
  803. | : ${ac_cv_have_decl_rawmemchr=yes}
  804. | : ${ac_cv_have_decl_readdir=yes}
  805. | : ${ac_cv_have_decl_readlink=yes}
  806. | : ${ac_cv_have_decl_readlinkat=yes}
  807. | : ${ac_cv_have_decl_realloc=yes}
  808. | : ${ac_cv_have_decl_realpath=yes}
  809. | : ${ac_cv_have_decl_renameat=yes}
  810. | : ${ac_cv_have_decl_rewinddir=yes}
  811. | : ${ac_cv_have_decl_rmdir=yes}
  812. | : ${ac_cv_have_decl_rpmatch=yes}
  813. | : ${ac_cv_have_decl_sbrk=yes}
  814. | : ${ac_cv_have_decl_scandir=yes}
  815. | : ${ac_cv_have_decl_select=yes}
  816. | : ${ac_cv_have_decl_setenv=yes}
  817. | : ${ac_cv_have_decl_sethostname=yes}
  818. | : ${ac_cv_have_decl_setlocale=yes}
  819. | : ${ac_cv_have_decl_setrlimit=yes}
  820. | : ${ac_cv_have_decl_setstate=yes}
  821. | : ${ac_cv_have_decl_setusershell=yes}
  822. | : ${ac_cv_have_decl_sigaction=yes}
  823. | : ${ac_cv_have_decl_sigaddset=yes}
  824. | : ${ac_cv_have_decl_sigaltstack=yes}
  825. | : ${ac_cv_have_decl_sigdelset=yes}
  826. | : ${ac_cv_have_decl_sigemptyset=yes}
  827. | : ${ac_cv_have_decl_sigfillset=yes}
  828. | : ${ac_cv_have_decl_sigismember=yes}
  829. | : ${ac_cv_have_decl_sigpending=yes}
  830. | : ${ac_cv_have_decl_sigprocmask=yes}
  831. | : ${ac_cv_have_decl_sleep=yes}
  832. | : ${ac_cv_have_decl_snprintf=yes}
  833. | : ${ac_cv_have_decl_srandom=yes}
  834. | : ${ac_cv_have_decl_stat=yes}
  835. | : ${ac_cv_have_decl_stpcpy=yes}
  836. | : ${ac_cv_have_decl_stpncpy=yes}
  837. | : ${ac_cv_have_decl_strcasestr=yes}
  838. | : ${ac_cv_have_decl_strdup=yes}
  839. | : ${ac_cv_have_decl_strerror_r=yes}
  840. | : ${ac_cv_have_decl_strncat=yes}
  841. | : ${ac_cv_have_decl_strndup=yes}
  842. | : ${ac_cv_have_decl_strnlen=yes}
  843. | : ${ac_cv_have_decl_strpbrk=yes}
  844. | : ${ac_cv_have_decl_strsep=yes}
  845. | : ${ac_cv_have_decl_strsignal=yes}
  846. | : ${ac_cv_have_decl_strstr=yes}
  847. | : ${ac_cv_have_decl_strtod=yes}
  848. | : ${ac_cv_have_decl_strtoimax=yes}
  849. | : ${ac_cv_have_decl_strtok_r=yes}
  850. | : ${ac_cv_have_decl_strtoll=yes}
  851. | : ${ac_cv_have_decl_strtoull=yes}
  852. | : ${ac_cv_have_decl_strtoumax=yes}
  853. | : ${ac_cv_have_decl_symlink=yes}
  854. | : ${ac_cv_have_decl_symlinkat=yes}
  855. | : ${ac_cv_have_decl_sys_siglist=yes}
  856. | : ${ac_cv_have_decl_tcsendbreak=yes}
  857. | : ${ac_cv_have_decl_times=yes}
  858. | : ${ac_cv_have_decl_tmpfile=yes}
  859. | : ${ac_cv_have_decl_towctrans=yes}
  860. | : ${ac_cv_have_decl_ttyname_r=yes}
  861. | : ${ac_cv_have_decl_unlink=yes}
  862. | : ${ac_cv_have_decl_unlinkat=yes}
  863. | : ${ac_cv_have_decl_unlockpt=yes}
  864. | : ${ac_cv_have_decl_unsetenv=yes}
  865. | : ${ac_cv_have_decl_usleep=yes}
  866. | : ${ac_cv_have_decl_vasprintf=yes}
  867. | : ${ac_cv_have_decl_vdprintf=yes}
  868. | : ${ac_cv_have_decl_vsnprintf=yes}
  869. | : ${ac_cv_have_decl_waitpid=yes}
  870. | : ${ac_cv_have_decl_wcpcpy=yes}
  871. | : ${ac_cv_have_decl_wcpncpy=yes}
  872. | : ${ac_cv_have_decl_wcrtomb=yes}
  873. | : ${ac_cv_have_decl_wcscasecmp=yes}
  874. | : ${ac_cv_have_decl_wcscat=yes}
  875. | : ${ac_cv_have_decl_wcschr=yes}
  876. | : ${ac_cv_have_decl_wcscmp=yes}
  877. | : ${ac_cv_have_decl_wcscoll=yes}
  878. | : ${ac_cv_have_decl_wcscpy=yes}
  879. | : ${ac_cv_have_decl_wcscspn=yes}
  880. | : ${ac_cv_have_decl_wcsdup=yes}
  881. | : ${ac_cv_have_decl_wcslen=yes}
  882. | : ${ac_cv_have_decl_wcsncasecmp=yes}
  883. | : ${ac_cv_have_decl_wcsncat=yes}
  884. | : ${ac_cv_have_decl_wcsncmp=yes}
  885. | : ${ac_cv_have_decl_wcsncpy=yes}
  886. | : ${ac_cv_have_decl_wcsnlen=yes}
  887. | : ${ac_cv_have_decl_wcsnrtombs=yes}
  888. | : ${ac_cv_have_decl_wcspbrk=yes}
  889. | : ${ac_cv_have_decl_wcsrchr=yes}
  890. | : ${ac_cv_have_decl_wcsrtombs=yes}
  891. | : ${ac_cv_have_decl_wcsspn=yes}
  892. | : ${ac_cv_have_decl_wcsstr=yes}
  893. | : ${ac_cv_have_decl_wcstok=yes}
  894. | : ${ac_cv_have_decl_wcswidth=yes}
  895. | : ${ac_cv_have_decl_wcsxfrm=yes}
  896. | : ${ac_cv_have_decl_wctob=yes}
  897. | : ${ac_cv_have_decl_wctrans=yes}
  898. | : ${ac_cv_have_decl_wctype=yes}
  899. | : ${ac_cv_have_decl_wcwidth=yes}
  900. | : ${ac_cv_have_decl_wmemchr=yes}
  901. | : ${ac_cv_have_decl_wmemcmp=yes}
  902. | : ${ac_cv_have_decl_wmemcpy=yes}
  903. | : ${ac_cv_have_decl_wmemmove=yes}
  904. | : ${ac_cv_have_decl_wmemset=yes}
  905. | : ${ac_cv_have_decl_writev=yes}
  906. |
  907. | # long file name support test invasively touches localbase, always true
  908. | : ${ac_cv_sys_long_file_names=yes}
  909. |
  910. | # function specific
  911. |
  912. | : ${gl_cv_func_btowc_eof=yes}
  913. | : ${gl_cv_func_btowc_nul=yes}
  914. | : ${gl_cv_func_fcntl_f_dupfd_cloexec=yes}
  915. | : ${gl_cv_func_fnmatch_posix=yes}
  916. | : ${gl_cv_func_fopen_slash=yes}
  917. | : ${gl_cv_func_frexp_no_libm=yes}
  918. | : ${gl_cv_func_fseeko=yes}
  919. | : ${gl_cv_func_ftello=yes}
  920. | : ${gl_cv_func_getcwd_null=yes}
  921. | : ${gl_cv_func_getcwd_posix_signature=yes}
  922. | : ${gl_cv_func_getopt_posix=yes}
  923. | : ${gl_cv_func_isnand_no_libm=yes}
  924. | : ${gl_cv_func_ldexp_no_libm=yes}
  925. | : ${gl_cv_func_lseek_pipe=yes}
  926. | : ${gl_cv_func_lstat_dereferences_slashed_symlink=yes}
  927. | : ${gl_cv_func_malloc_0_nonnull=1}
  928. | : ${gl_cv_func_malloc_posix=yes}
  929. | : ${gl_cv_func_mbrtowc_incomplete_state=yes}
  930. | : ${gl_cv_func_mbrtowc_nul_retval=yes}
  931. | : ${gl_cv_func_mbrtowc_null_arg1=yes}
  932. | : ${gl_cv_func_mbrtowc_null_arg2=yes}
  933. | : ${gl_cv_func_mbrtowc_retval=yes}
  934. | : ${gl_cv_func_mbrtowc_sanitycheck=yes}
  935. | : ${gl_cv_func_open_slash=yes}
  936. | : ${gl_cv_func_printf_directive_a=yes}
  937. | : ${gl_cv_func_printf_directive_f=yes}
  938. | : ${gl_cv_func_printf_directive_ls=yes}
  939. | : ${gl_cv_func_printf_directive_n=yes}
  940. | : ${gl_cv_func_printf_flag_grouping=yes}
  941. | : ${gl_cv_func_printf_flag_leftadjust=yes}
  942. | : ${gl_cv_func_printf_flag_zero=yes}
  943. | : ${gl_cv_func_printf_infinite=yes}
  944. | : ${gl_cv_func_printf_long_double=yes}
  945. | : ${gl_cv_func_printf_positions=yes}
  946. | : ${gl_cv_func_printf_precision=yes}
  947. | : ${gl_cv_func_printf_sizes_c99=yes}
  948. | : ${gl_cv_func_sigprocmask=1}
  949. | : ${gl_cv_func_snprintf_retval_c99=yes}
  950. | : ${gl_cv_func_snprintf_size1=yes}
  951. | : ${gl_cv_func_snprintf_usable=yes}
  952. | : ${gl_cv_func_spawnattr_setschedparam=yes}
  953. | : ${gl_cv_func_spawnattr_setschedpolicy=yes}
  954. | : ${gl_cv_func_stat_dir_slash=yes}
  955. | : ${gl_cv_func_stat_file_slash=yes}
  956. | : ${gl_cv_func_stpncpy=yes}
  957. | : ${gl_cv_func_va_copy=yes}
  958. | : ${gl_cv_func_wcrtomb_retval=yes}
  959. | : ${gt_cv_func_unsetenv_ret=int}
  960. |
  961. | : ${gl_cv_have_include_next=yes}
  962. |
  963. | : ${gl_cv_have_raw_decl_rawmemchr=yes}
  964. | : ${gl_cv_have_raw_decl__Exit=yes}
  965. | : ${gl_cv_have_raw_decl_alphasort=yes}
  966. | : ${gl_cv_have_raw_decl_atoll=yes}
  967. | : ${gl_cv_have_raw_decl_btowc=yes}
  968. | : ${gl_cv_have_raw_decl_chdir=yes}
  969. | : ${gl_cv_have_raw_decl_chown=yes}
  970. | : ${gl_cv_have_raw_decl_closedir=yes}
  971. | : ${gl_cv_have_raw_decl_dprintf=yes}
  972. | : ${gl_cv_have_raw_decl_dup2=yes}
  973. | : ${gl_cv_have_raw_decl_dup=yes}
  974. | : ${gl_cv_have_raw_decl_endusershell=yes}
  975. | : ${gl_cv_have_raw_decl_faccessat=yes}
  976. | : ${gl_cv_have_raw_decl_fchdir=yes}
  977. | : ${gl_cv_have_raw_decl_fchmodat=yes}
  978. | : ${gl_cv_have_raw_decl_fchownat=yes}
  979. | : ${gl_cv_have_raw_decl_fcntl=yes}
  980. | : ${gl_cv_have_raw_decl_fdopendir=yes}
  981. | : ${gl_cv_have_raw_decl_ffsl=yes}
  982. | : ${gl_cv_have_raw_decl_ffsll=yes}
  983. | : ${gl_cv_have_raw_decl_fpurge=yes}
  984. | : ${gl_cv_have_raw_decl_fseeko=yes}
  985. | : ${gl_cv_have_raw_decl_fstat=yes}
  986. | : ${gl_cv_have_raw_decl_fstatat=yes}
  987. | : ${gl_cv_have_raw_decl_fsync=yes}
  988. | : ${gl_cv_have_raw_decl_ftello=yes}
  989. | : ${gl_cv_have_raw_decl_ftruncate=yes}
  990. | : ${gl_cv_have_raw_decl_getcwd=yes}
  991. | : ${gl_cv_have_raw_decl_getdelim=yes}
  992. | : ${gl_cv_have_raw_decl_getdomainname=yes}
  993. | : ${gl_cv_have_raw_decl_getdtablesize=yes}
  994. | : ${gl_cv_have_raw_decl_getgroups=yes}
  995. | : ${gl_cv_have_raw_decl_getdtablesize=yes}
  996. | : ${gl_cv_have_raw_decl_getgroups=yes}
  997. | : ${gl_cv_have_raw_decl_gethostname=yes}
  998. | : ${gl_cv_have_raw_decl_getline=yes}
  999. | : ${gl_cv_have_raw_decl_getloadavg=yes}
  1000. | : ${gl_cv_have_raw_decl_getlogin=yes}
  1001. | : ${gl_cv_have_raw_decl_getlogin_r=yes}
  1002. | : ${gl_cv_have_raw_decl_getpagesize=yes}
  1003. | : ${gl_cv_have_raw_decl_gets=yes}
  1004. | : ${gl_cv_have_raw_decl_getsubopt=yes}
  1005. | : ${gl_cv_have_raw_decl_gettimeofday=yes}
  1006. | : ${gl_cv_have_raw_decl_getusershell=yes}
  1007. | : ${gl_cv_have_raw_decl_grantpt=yes}
  1008. | : ${gl_cv_have_raw_decl_imaxabs=yes}
  1009. | : ${gl_cv_have_raw_decl_imaxdiv=yes}
  1010. | : ${gl_cv_have_raw_decl_initstate=yes}
  1011. | : ${gl_cv_have_raw_decl_isatty=yes}
  1012. | : ${gl_cv_have_raw_decl_iswctype=yes}
  1013. | : ${gl_cv_have_raw_decl_lchmod=yes}
  1014. | : ${gl_cv_have_raw_decl_lchown=yes}
  1015. | : ${gl_cv_have_raw_decl_link=yes}
  1016. | : ${gl_cv_have_raw_decl_linkat=yes}
  1017. | : ${gl_cv_have_raw_decl_lseek=yes}
  1018. | : ${gl_cv_have_raw_decl_lstat=yes}
  1019. | : ${gl_cv_have_raw_decl_mbrlen=yes}
  1020. | : ${gl_cv_have_raw_decl_mbrtowc=yes}
  1021. | : ${gl_cv_have_raw_decl_mbsinit=yes}
  1022. | : ${gl_cv_have_raw_decl_mbsnrtowcs=yes}
  1023. | : ${gl_cv_have_raw_decl_mbsrtowcs=yes}
  1024. | : ${gl_cv_have_raw_decl_mkdirat=yes}
  1025. | : ${gl_cv_have_raw_decl_mkdtemp=yes}
  1026. | : ${gl_cv_have_raw_decl_mkfifo=yes}
  1027. | : ${gl_cv_have_raw_decl_mkfifoat=yes}
  1028. | : ${gl_cv_have_raw_decl_mknod=yes}
  1029. | : ${gl_cv_have_raw_decl_mknodat=yes}
  1030. | : ${gl_cv_have_raw_decl_mkstemp=yes}
  1031. | : ${gl_cv_have_raw_decl_nl_langinfo=yes}
  1032. | : ${gl_cv_have_raw_decl_openat=yes}
  1033. | : ${gl_cv_have_raw_decl_opendir=yes}
  1034. | : ${gl_cv_have_raw_decl_pclose=yes}
  1035. | : ${gl_cv_have_raw_decl_pipe=yes}
  1036. | : ${gl_cv_have_raw_decl_popen=yes}
  1037. | : ${gl_cv_have_raw_decl_posix_openpt=yes}
  1038. | : ${gl_cv_have_raw_decl_posix_spawn=yes}
  1039. | : ${gl_cv_have_raw_decl_posix_openpt=yes}
  1040. | : ${gl_cv_have_raw_decl_posix_spawn=yes}
  1041. | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes}
  1042. | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes}
  1043. | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes}
  1044. | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes}
  1045. | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes}
  1046. | : ${gl_cv_have_raw_decl_posix_spawnattr_destroy=yes}
  1047. | : ${gl_cv_have_raw_decl_posix_spawnattr_getflags=yes}
  1048. | : ${gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes}
  1049. | : ${gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes}
  1050. | : ${gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes}
  1051. | : ${gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes}
  1052. | : ${gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes}
  1053. | : ${gl_cv_have_raw_decl_posix_spawnattr_init=yes}
  1054. | : ${gl_cv_have_raw_decl_posix_spawnattr_setflags=yes}
  1055. | : ${gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes}
  1056. | : ${gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes}
  1057. | : ${gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes}
  1058. | : ${gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes}
  1059. | : ${gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes}
  1060. | : ${gl_cv_have_raw_decl_posix_spawnp=yes}
  1061. | : ${gl_cv_have_raw_decl_pread=yes}
  1062. | : ${gl_cv_have_raw_decl_pselect=yes}
  1063. | : ${gl_cv_have_raw_decl_pthread_sigmask=yes}
  1064. | : ${gl_cv_have_raw_decl_ptsname=yes}
  1065. | : ${gl_cv_have_raw_decl_pwrite=yes}
  1066. | : ${gl_cv_have_raw_decl_random=yes}
  1067. | : ${gl_cv_have_raw_decl_readdir=yes}
  1068. | : ${gl_cv_have_raw_decl_readlink=yes}
  1069. | : ${gl_cv_have_raw_decl_readlinkat=yes}
  1070. | : ${gl_cv_have_raw_decl_realpath=yes}
  1071. | : ${gl_cv_have_raw_decl_renameat=yes}
  1072. | : ${gl_cv_have_raw_decl_rewinddir=yes}
  1073. | : ${gl_cv_have_raw_decl_rmdir=yes}
  1074. | : ${gl_cv_have_raw_decl_rpmatch=yes}
  1075. | : ${gl_cv_have_raw_decl_scandir=yes}
  1076. | : ${gl_cv_have_raw_decl_select=yes}
  1077. | : ${gl_cv_have_raw_decl_setenv=yes}
  1078. | : ${gl_cv_have_raw_decl_sethostname=yes}
  1079. | : ${gl_cv_have_raw_decl_setlocale=yes}
  1080. | : ${gl_cv_have_raw_decl_setstate=yes}
  1081. | : ${gl_cv_have_raw_decl_setusershell=yes}
  1082. | : ${gl_cv_have_raw_decl_sigaction=yes}
  1083. | : ${gl_cv_have_raw_decl_sigaddset=yes}
  1084. | : ${gl_cv_have_raw_decl_sigdelset=yes}
  1085. | : ${gl_cv_have_raw_decl_sigemptyset=yes}
  1086. | : ${gl_cv_have_raw_decl_sigfillset=yes}
  1087. | : ${gl_cv_have_raw_decl_sigismember=yes}
  1088. | : ${gl_cv_have_raw_decl_sigpending=yes}
  1089. | : ${gl_cv_have_raw_decl_sigprocmask=yes}
  1090. | : ${gl_cv_have_raw_decl_sleep=yes}
  1091. | : ${gl_cv_have_raw_decl_snprintf=yes}
  1092. | : ${gl_cv_have_raw_decl_srandom=yes}
  1093. | : ${gl_cv_have_raw_decl_stat=yes}
  1094. | : ${gl_cv_have_raw_decl_strerror_r=yes}
  1095. | : ${gl_cv_have_raw_decl_strtod=yes}
  1096. | : ${gl_cv_have_raw_decl_strtoimax=yes}
  1097. | : ${gl_cv_have_raw_decl_strtoll=yes}
  1098. | : ${gl_cv_have_raw_decl_strtoull=yes}
  1099. | : ${gl_cv_have_raw_decl_strtoumax=yes}
  1100. | : ${gl_cv_have_raw_decl_symlink=yes}
  1101. | : ${gl_cv_have_raw_decl_symlinkat=yes}
  1102. | : ${gl_cv_have_raw_decl_tmpfile=yes}
  1103. | : ${gl_cv_have_raw_decl_towctrans=yes}
  1104. | : ${gl_cv_have_raw_decl_ttyname_r=yes}
  1105. | : ${gl_cv_have_raw_decl_unlink=yes}
  1106. | : ${gl_cv_have_raw_decl_unlinkat=yes}
  1107. | : ${gl_cv_have_raw_decl_unlockpt=yes}
  1108. | : ${gl_cv_have_raw_decl_unsetenv=yes}
  1109. | : ${gl_cv_have_raw_decl_usleep=yes}
  1110. | : ${gl_cv_have_raw_decl_vdprintf=yes}
  1111. | : ${gl_cv_have_raw_decl_vsnprintf=yes}
  1112. | : ${gl_cv_have_raw_decl_waitpid=yes}
  1113. | : ${gl_cv_have_raw_decl_wcpcpy=yes}
  1114. | : ${gl_cv_have_raw_decl_wcpncpy=yes}
  1115. | : ${gl_cv_have_raw_decl_wcrtomb=yes}
  1116. | : ${gl_cv_have_raw_decl_wcscasecmp=yes}
  1117. | : ${gl_cv_have_raw_decl_wcscat=yes}
  1118. | : ${gl_cv_have_raw_decl_wcschr=yes}
  1119. | : ${gl_cv_have_raw_decl_wcscmp=yes}
  1120. | : ${gl_cv_have_raw_decl_wcscoll=yes}
  1121. | : ${gl_cv_have_raw_decl_wcscpy=yes}
  1122. | : ${gl_cv_have_raw_decl_wcscspn=yes}
  1123. | : ${gl_cv_have_raw_decl_wcsdup=yes}
  1124. | : ${gl_cv_have_raw_decl_wcslen=yes}
  1125. | : ${gl_cv_have_raw_decl_wcsncasecmp=yes}
  1126. | : ${gl_cv_have_raw_decl_wcsncat=yes}
  1127. | : ${gl_cv_have_raw_decl_wcsncmp=yes}
  1128. | : ${gl_cv_have_raw_decl_wcsncpy=yes}
  1129. | : ${gl_cv_have_raw_decl_wcsnlen=yes}
  1130. | : ${gl_cv_have_raw_decl_wcsnrtombs=yes}
  1131. | : ${gl_cv_have_raw_decl_wcspbrk=yes}
  1132. | : ${gl_cv_have_raw_decl_wcsrchr=yes}
  1133. | : ${gl_cv_have_raw_decl_wcsrtombs=yes}
  1134. | : ${gl_cv_have_raw_decl_wcsspn=yes}
  1135. | : ${gl_cv_have_raw_decl_wcsstr=yes}
  1136. | : ${gl_cv_have_raw_decl_wcstok=yes}
  1137. | : ${gl_cv_have_raw_decl_wcswidth=yes}
  1138. | : ${gl_cv_have_raw_decl_wcsxfrm=yes}
  1139. | : ${gl_cv_have_raw_decl_wctob=yes}
  1140. | : ${gl_cv_have_raw_decl_wctrans=yes}
  1141. | : ${gl_cv_have_raw_decl_wctype=yes}
  1142. | : ${gl_cv_have_raw_decl_wcwidth=yes}
  1143. | : ${gl_cv_have_raw_decl_wmemchr=yes}
  1144. | : ${gl_cv_have_raw_decl_wmemcmp=yes}
  1145. | : ${gl_cv_have_raw_decl_wmemcpy=yes}
  1146. | : ${gl_cv_have_raw_decl_wmemmove=yes}
  1147. | : ${gl_cv_have_raw_decl_wmemset=yes}
  1148. |
  1149. | : ${gl_cv_header_errno_h_complete=yes}
  1150. | : ${gl_cv_header_inttypes_h=yes}
  1151. | : ${gl_cv_header_langinfo_codeset=yes}
  1152. | : ${gl_cv_header_langinfo_era=yes}
  1153. | : ${gl_cv_header_langinfo_t_fmt_ampm=yes}
  1154. | : ${gl_cv_header_langinfo_yesexpr=yes}
  1155. | : ${gl_cv_header_locale_h_posix2001=yes}
  1156. | : ${gl_cv_header_signal_h_SIGPIPE=yes}
  1157. | : ${gl_cv_header_stdint_h=yes}
  1158. | : ${gl_cv_header_sys_select_h_selfcontained=yes}
  1159. |
  1160. configure:3622: checking for a BSD-compatible install
  1161. configure:3690: result: /usr/bin/install -c
  1162. configure:3701: checking whether build environment is sane
  1163. configure:3756: result: yes
  1164. configure:3907: checking for a thread-safe mkdir -p
  1165. configure:3946: result: /bin/mkdir -p
  1166. configure:3953: checking for gawk
  1167. configure:3980: result: /usr/bin/awk
  1168. configure:3991: checking whether gmake sets $(MAKE)
  1169. configure:4013: result: yes
  1170. configure:4042: checking whether gmake supports nested variables
  1171. configure:4059: result: yes
  1172. configure:4191: checking whether to enable maintainer-specific portions of Makefiles
  1173. configure:4200: result: no
  1174. configure:4225: checking whether gmake supports nested variables
  1175. configure:4242: result: yes
  1176. configure:4410: checking build system type
  1177. configure:4424: result: amd64-portbld-freebsd11.2
  1178. configure:4444: checking host system type
  1179. configure:4457: result: amd64-portbld-freebsd11.2
  1180. configure:4585: checking for gcc
  1181. configure:4612: result: cc
  1182. configure:4841: checking for C compiler version
  1183. configure:4850: cc --version >&5
  1184. FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0)
  1185. Target: x86_64-unknown-freebsd11.2
  1186. Thread model: posix
  1187. InstalledDir: /usr/bin
  1188. configure:4861: $? = 0
  1189. configure:4850: cc -v >&5
  1190. FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0)
  1191. Target: x86_64-unknown-freebsd11.2
  1192. Thread model: posix
  1193. InstalledDir: /usr/bin
  1194. configure:4861: $? = 0
  1195. configure:4850: cc -V >&5
  1196. cc: error: argument to '-V' is missing (expected 1 value)
  1197. cc: error: no input files
  1198. configure:4861: $? = 1
  1199. configure:4850: cc -qversion >&5
  1200. cc: error: unknown argument: '-qversion'
  1201. cc: error: no input files
  1202. configure:4861: $? = 1
  1203. configure:4881: checking whether the C compiler works
  1204. configure:4903: cc -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -g -fstack-protector conftest.c -L/usr/local/lib >&5
  1205. configure:4907: $? = 0
  1206. configure:4955: result: yes
  1207. configure:4958: checking for C compiler default output file name
  1208. configure:4960: result: a.out
  1209. configure:4966: checking for suffix of executables
  1210. configure:4973: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -g -fstack-protector conftest.c -L/usr/local/lib >&5
  1211. configure:4977: $? = 0
  1212. configure:4999: result:
  1213. configure:5021: checking whether we are cross compiling
  1214. configure:5029: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -g -fstack-protector conftest.c -L/usr/local/lib >&5
  1215. configure:5033: $? = 0
  1216. configure:5040: ./conftest
  1217. configure:5044: $? = 0
  1218. configure:5059: result: no
  1219. configure:5064: checking for suffix of object files
  1220. configure:5086: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include conftest.c >&5
  1221. configure:5090: $? = 0
  1222. configure:5111: result: o
  1223. configure:5115: checking whether we are using the GNU C compiler
  1224. configure:5134: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include conftest.c >&5
  1225. configure:5134: $? = 0
  1226. configure:5143: result: yes
  1227. configure:5152: checking whether cc accepts -g
  1228. configure:5172: cc -c -g -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include conftest.c >&5
  1229. configure:5172: $? = 0
  1230. configure:5213: result: yes
  1231. configure:5230: checking for cc option to accept ISO C89
  1232. configure:5293: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include conftest.c >&5
  1233. configure:5293: $? = 0
  1234. configure:5306: result: none needed
  1235. configure:5331: checking whether cc understands -c and -o together
  1236. configure:5353: cc -c conftest.c -o conftest2.o
  1237. configure:5356: $? = 0
  1238. configure:5353: cc -c conftest.c -o conftest2.o
  1239. configure:5356: $? = 0
  1240. configure:5368: result: yes
  1241. configure:5396: checking for style of include used by gmake
  1242. configure:5424: result: GNU
  1243. configure:5450: checking dependency style of cc
  1244. configure:5561: result: gcc3
  1245. configure:5583: checking how to run the C preprocessor
  1246. configure:5653: result: cpp
  1247. configure:5673: cpp -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include conftest.c
  1248. configure:5673: $? = 0
  1249. configure:5687: cpp -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include conftest.c
  1250. conftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found
  1251. #include <ac_nonexistent.h>
  1252. ^~~~~~~~~~~~~~~~~~
  1253. 1 error generated.
  1254. configure:5687: $? = 1
  1255. configure: failed program was:
  1256. | /* confdefs.h */
  1257. | #define PACKAGE_NAME "xine-lib"
  1258. | #define PACKAGE_TARNAME "xine-lib"
  1259. | #define PACKAGE_VERSION "1.2.9"
  1260. | #define PACKAGE_STRING "xine-lib 1.2.9"
  1261. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  1262. | #define PACKAGE_URL ""
  1263. | #define PACKAGE "xine-lib"
  1264. | #define VERSION "1.2.9"
  1265. | #define XINE_MAJOR 1
  1266. | #define XINE_MINOR 2
  1267. | #define XINE_SUB 9
  1268. | #define XINE_PATCH
  1269. | #define XINE_LT_CURRENT 9
  1270. | #define XINE_LT_AGE 7
  1271. | #define XINE_TEXTDOMAIN "libxine2"
  1272. | #define ENABLE_IPV6 1
  1273. | /* end confdefs.h. */
  1274. | #include <ac_nonexistent.h>
  1275. configure:5716: checking for grep that handles long lines and -e
  1276. configure:5774: result: /usr/bin/grep
  1277. configure:5779: checking for egrep
  1278. configure:5841: result: /usr/bin/egrep
  1279. configure:5846: checking for ANSI C header files
  1280. configure:5950: result: yes
  1281. configure:5963: checking for sys/types.h
  1282. configure:5963: result: yes
  1283. configure:5963: checking for sys/stat.h
  1284. configure:5963: result: yes
  1285. configure:5963: checking for stdlib.h
  1286. configure:5963: result: yes
  1287. configure:5963: checking for string.h
  1288. configure:5963: result: yes
  1289. configure:5963: checking for memory.h
  1290. configure:5963: result: yes
  1291. configure:5963: checking for strings.h
  1292. configure:5963: result: yes
  1293. configure:5963: checking for inttypes.h
  1294. configure:5963: result: yes
  1295. configure:5963: checking for stdint.h
  1296. configure:5963: result: yes
  1297. configure:5963: checking for unistd.h
  1298. configure:5963: result: yes
  1299. configure:5976: checking for minix/config.h
  1300. configure:5976: result: no
  1301. configure:5997: checking whether it is safe to define __EXTENSIONS__
  1302. configure:6015: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include conftest.c >&5
  1303. configure:6015: $? = 0
  1304. configure:6022: result: yes
  1305. configure:6037: checking for library containing strerror
  1306. configure:6068: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -g -fstack-protector conftest.c -L/usr/local/lib >&5
  1307. conftest.c:41:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
  1308. char strerror ();
  1309. ^
  1310. conftest.c:41:6: note: 'strerror' is a builtin with type 'char *(int)'
  1311. 1 warning generated.
  1312. configure:6068: $? = 0
  1313. configure:6085: result: none required
  1314. configure:6148: checking for gcc
  1315. configure:6164: found /usr/local/bin/gcc
  1316. configure:6175: result: gcc
  1317. configure:6200: checking for Objective C compiler version
  1318. configure:6209: gcc --version >&5
  1319. gcc (FreeBSD Ports Collection) 7.3.0
  1320. Copyright (C) 2017 Free Software Foundation, Inc.
  1321. This is free software; see the source for copying conditions. There is NO
  1322. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  1323.  
  1324. configure:6220: $? = 0
  1325. configure:6209: gcc -v >&5
  1326. Using built-in specs.
  1327. COLLECT_GCC=gcc
  1328. COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc7/gcc/x86_64-portbld-freebsd11.1/7.3.0/lto-wrapper
  1329. Target: x86_64-portbld-freebsd11.1
  1330. Configured with: /wrkdirs/usr/ports/lang/gcc7/work/gcc-7.3.0/configure --with-build-config=bootstrap-debug --disable-nls --enable-gnu-indirect-function --libdir=/usr/local/lib/gcc7 --libexecdir=/usr/local/libexec/gcc7 --program-suffix=7 --with-as=/usr/local/bin/as --with-gmp=/usr/local --with-gxx-include-dir=/usr/local/lib/gcc7/include/c++/ --with-ld=/usr/local/bin/ld --with-pkgversion='FreeBSD Ports Collection' --with-system-zlib --enable-languages=c,c++,objc,fortran --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --infodir=/usr/local/info/gcc7 --build=x86_64-portbld-freebsd11.1
  1331. Thread model: posix
  1332. gcc version 7.3.0 (FreeBSD Ports Collection)
  1333. configure:6220: $? = 0
  1334. configure:6209: gcc -V >&5
  1335. gcc: error: unrecognized command line option '-V'
  1336. gcc: fatal error: no input files
  1337. compilation terminated.
  1338. configure:6220: $? = 1
  1339. configure:6209: gcc -qversion >&5
  1340. gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  1341. gcc: fatal error: no input files
  1342. compilation terminated.
  1343. configure:6220: $? = 1
  1344. configure:6224: checking whether we are using the GNU Objective C compiler
  1345. configure:6243: gcc -c -g -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include conftest.m >&5
  1346. configure:6243: $? = 0
  1347. configure:6252: result: yes
  1348. configure:6261: checking whether gcc accepts -g
  1349. configure:6281: gcc -c -g -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include conftest.m >&5
  1350. configure:6281: $? = 0
  1351. configure:6322: result: yes
  1352. configure:6347: checking dependency style of gcc
  1353. configure:6456: result: gcc3
  1354. configure:6472: checking for a sed that does not truncate output
  1355. configure:6536: result: /usr/bin/sed
  1356. configure:6550: checking dependency style of cc
  1357. configure:6659: result: gcc3
  1358. configure:6722: checking for as used by cc
  1359. configure:6768: result: /usr/bin/as
  1360. configure:6774: checking if the assembler (/usr/bin/as) is GNU as
  1361. configure:6795: result: yes
  1362. configure:6848: checking for ar
  1363. configure:6864: found /usr/bin/ar
  1364. configure:6875: result: ar
  1365. configure:6901: checking the archiver (ar) interface
  1366. configure:6917: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include conftest.c >&5
  1367. configure:6917: $? = 0
  1368. configure:6919: ar cru libconftest.a conftest.o >&5
  1369. configure:6922: $? = 0
  1370. configure:6950: result: ar
  1371. configure:6971: checking whether gmake sets $(MAKE)
  1372. configure:6993: result: yes
  1373. configure:7002: checking for egrep
  1374. configure:7064: result: /usr/bin/egrep
  1375. configure:7070: checking whether ln -s works
  1376. configure:7074: result: yes
  1377. configure:7085: checking for gawk
  1378. configure:7112: result: /usr/bin/awk
  1379. configure:7126: checking for perl
  1380. configure:7157: result: /usr/local/bin/perl
  1381. configure:7213: checking for strings
  1382. configure:7229: found /usr/bin/strings
  1383. configure:7240: result: strings
  1384. configure:7367: checking pkg-config is at least version 0.9.0
  1385. configure:7370: result: yes
  1386. configure:7766: checking how to print strings
  1387. configure:7793: result: printf
  1388. configure:7814: checking for a sed that does not truncate output
  1389. configure:7878: result: /usr/bin/sed
  1390. configure:7896: checking for fgrep
  1391. configure:7958: result: /usr/bin/fgrep
  1392. configure:7993: checking for ld used by cc
  1393. configure:8060: result: /usr/bin/ld
  1394. configure:8067: checking if the linker (/usr/bin/ld) is GNU ld
  1395. configure:8082: result: yes
  1396. configure:8094: checking for BSD- or MS-compatible name lister (nm)
  1397. configure:8148: result: /usr/local/bin/nm -B
  1398. configure:8278: checking the name lister (/usr/local/bin/nm -B) interface
  1399. configure:8285: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include conftest.c >&5
  1400. configure:8288: /usr/local/bin/nm -B "conftest.o"
  1401. configure:8291: output
  1402. 0000000000000000 B some_variable
  1403. configure:8298: result: BSD nm
  1404. configure:8302: checking the maximum length of command line arguments
  1405. configure:8433: result: 262144
  1406. configure:8481: checking how to convert amd64-portbld-freebsd11.2 file names to amd64-portbld-freebsd11.2 format
  1407. configure:8521: result: func_convert_file_noop
  1408. configure:8528: checking how to convert amd64-portbld-freebsd11.2 file names to toolchain format
  1409. configure:8548: result: func_convert_file_noop
  1410. configure:8555: checking for /usr/bin/ld option to reload object files
  1411. configure:8562: result: -r
  1412. configure:8636: checking for objdump
  1413. configure:8663: result: objdump
  1414. configure:8692: checking how to recognize dependent libraries
  1415. configure:8892: result: pass_all
  1416. configure:8977: checking for dlltool
  1417. configure:9004: result: dlltool
  1418. configure:9034: checking how to associate runtime and link libraries
  1419. configure:9061: result: printf %s\n
  1420. configure:9185: checking for archiver @FILE support
  1421. configure:9202: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include conftest.c >&5
  1422. configure:9202: $? = 0
  1423. configure:9205: ar cru libconftest.a @conftest.lst >&5
  1424. ar: warning: can't open file: @conftest.lst: No such file or directory
  1425. configure:9208: $? = 0
  1426. configure:9213: ar cru libconftest.a @conftest.lst >&5
  1427. ar: warning: can't open file: @conftest.lst: No such file or directory
  1428. configure:9216: $? = 0
  1429. configure:9228: result: no
  1430. configure:9286: checking for strip
  1431. configure:9302: found /usr/bin/strip
  1432. configure:9313: result: strip
  1433. configure:9385: checking for ranlib
  1434. configure:9401: found /usr/bin/ranlib
  1435. configure:9412: result: ranlib
  1436. configure:9514: checking command to parse /usr/local/bin/nm -B output from cc object
  1437. configure:9667: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include conftest.c >&5
  1438. configure:9670: $? = 0
  1439. configure:9674: /usr/local/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
  1440. configure:9677: $? = 0
  1441. configure:9743: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -g -fstack-protector conftest.c conftstm.o >&5
  1442. configure:9746: $? = 0
  1443. configure:9784: result: ok
  1444. configure:9831: checking for sysroot
  1445. configure:9861: result: no
  1446. configure:9868: checking for a working dd
  1447. configure:9906: result: /bin/dd
  1448. configure:9910: checking how to truncate binary pipes
  1449. configure:9925: result: /bin/dd bs=4096 count=1
  1450. configure:10254: checking for mt
  1451. configure:10270: found /usr/bin/mt
  1452. configure:10281: result: mt
  1453. configure:10304: checking if mt is a manifest tool
  1454. configure:10310: mt '-?'
  1455. mt: illegal option -- ?
  1456. usage: mt [-f device] command [count]
  1457. configure:10318: result: no
  1458. configure:10992: checking for dlfcn.h
  1459. configure:10992: result: yes
  1460. configure:11214: checking for objdir
  1461. configure:11229: result: .libs
  1462. configure:11493: checking if cc supports -fno-rtti -fno-exceptions
  1463. configure:11511: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
  1464. configure:11515: $? = 0
  1465. configure:11528: result: yes
  1466. configure:11886: checking for cc option to produce PIC
  1467. configure:11893: result: -fPIC -DPIC
  1468. configure:11901: checking if cc PIC flag -fPIC -DPIC works
  1469. configure:11919: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -DPIC -DPIC conftest.c >&5
  1470. configure:11923: $? = 0
  1471. configure:11936: result: yes
  1472. configure:11965: checking if cc static flag -static works
  1473. configure:11993: result: yes
  1474. configure:12008: checking if cc supports -c -o file.o
  1475. configure:12029: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -o out/conftest2.o conftest.c >&5
  1476. configure:12033: $? = 0
  1477. configure:12055: result: yes
  1478. configure:12063: checking if cc supports -c -o file.o
  1479. configure:12110: result: yes
  1480. configure:12143: checking whether the cc linker (/usr/bin/ld) supports shared libraries
  1481. configure:13406: result: yes
  1482. configure:13443: checking whether -lc should be explicitly linked in
  1483. configure:13451: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include conftest.c >&5
  1484. configure:13454: $? = 0
  1485. configure:13469: cc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  1486. configure:13472: $? = 0
  1487. configure:13486: result: no
  1488. configure:13646: checking dynamic linker characteristics
  1489. configure:14476: result: freebsd11.2 ld.so
  1490. configure:14598: checking how to hardcode library paths into programs
  1491. configure:14623: result: immediate
  1492. configure:14725: checking for shl_load
  1493. configure:14725: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -g -fstack-protector conftest.c -L/usr/local/lib >&5
  1494. /tmp/conftest-998793.o: In function `main':
  1495. /usr/local/poudriere/ports/head/multimedia/libxine/work/xine-lib-1.2.9/conftest.c:70: undefined reference to `shl_load'
  1496. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  1497. configure:14725: $? = 1
  1498. configure: failed program was:
  1499. | /* confdefs.h */
  1500. | #define PACKAGE_NAME "xine-lib"
  1501. | #define PACKAGE_TARNAME "xine-lib"
  1502. | #define PACKAGE_VERSION "1.2.9"
  1503. | #define PACKAGE_STRING "xine-lib 1.2.9"
  1504. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  1505. | #define PACKAGE_URL ""
  1506. | #define PACKAGE "xine-lib"
  1507. | #define VERSION "1.2.9"
  1508. | #define XINE_MAJOR 1
  1509. | #define XINE_MINOR 2
  1510. | #define XINE_SUB 9
  1511. | #define XINE_PATCH
  1512. | #define XINE_LT_CURRENT 9
  1513. | #define XINE_LT_AGE 7
  1514. | #define XINE_TEXTDOMAIN "libxine2"
  1515. | #define ENABLE_IPV6 1
  1516. | #define STDC_HEADERS 1
  1517. | #define HAVE_SYS_TYPES_H 1
  1518. | #define HAVE_SYS_STAT_H 1
  1519. | #define HAVE_STDLIB_H 1
  1520. | #define HAVE_STRING_H 1
  1521. | #define HAVE_MEMORY_H 1
  1522. | #define HAVE_STRINGS_H 1
  1523. | #define HAVE_INTTYPES_H 1
  1524. | #define HAVE_STDINT_H 1
  1525. | #define HAVE_UNISTD_H 1
  1526. | #define __EXTENSIONS__ 1
  1527. | #define _ALL_SOURCE 1
  1528. | #define _GNU_SOURCE 1
  1529. | #define _POSIX_PTHREAD_SEMANTICS 1
  1530. | #define _TANDEM_SOURCE 1
  1531. | #define HAVE_DLFCN_H 1
  1532. | #define LT_OBJDIR ".libs/"
  1533. | /* end confdefs.h. */
  1534. | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
  1535. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1536. | #define shl_load innocuous_shl_load
  1537. |
  1538. | /* System header to define __stub macros and hopefully few prototypes,
  1539. | which can conflict with char shl_load (); below.
  1540. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1541. | <limits.h> exists even on freestanding compilers. */
  1542. |
  1543. | #ifdef __STDC__
  1544. | # include <limits.h>
  1545. | #else
  1546. | # include <assert.h>
  1547. | #endif
  1548. |
  1549. | #undef shl_load
  1550. |
  1551. | /* Override any GCC internal prototype to avoid an error.
  1552. | Use char because int might match the return type of a GCC
  1553. | builtin and then its argument prototype would still apply. */
  1554. | #ifdef __cplusplus
  1555. | extern "C"
  1556. | #endif
  1557. | char shl_load ();
  1558. | /* The GNU C library defines this for functions which it implements
  1559. | to always fail with ENOSYS. Some functions are actually named
  1560. | something starting with __ and the normal name is an alias. */
  1561. | #if defined __stub_shl_load || defined __stub___shl_load
  1562. | choke me
  1563. | #endif
  1564. |
  1565. | int
  1566. | main ()
  1567. | {
  1568. | return shl_load ();
  1569. | ;
  1570. | return 0;
  1571. | }
  1572. configure:14725: result: no
  1573. configure:14729: checking for shl_load in -ldld
  1574. configure:14754: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -g -fstack-protector conftest.c -ldld -L/usr/local/lib >&5
  1575. /usr/bin/ld: cannot find -ldld
  1576. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  1577. configure:14754: $? = 1
  1578. configure: failed program was:
  1579. | /* confdefs.h */
  1580. | #define PACKAGE_NAME "xine-lib"
  1581. | #define PACKAGE_TARNAME "xine-lib"
  1582. | #define PACKAGE_VERSION "1.2.9"
  1583. | #define PACKAGE_STRING "xine-lib 1.2.9"
  1584. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  1585. | #define PACKAGE_URL ""
  1586. | #define PACKAGE "xine-lib"
  1587. | #define VERSION "1.2.9"
  1588. | #define XINE_MAJOR 1
  1589. | #define XINE_MINOR 2
  1590. | #define XINE_SUB 9
  1591. | #define XINE_PATCH
  1592. | #define XINE_LT_CURRENT 9
  1593. | #define XINE_LT_AGE 7
  1594. | #define XINE_TEXTDOMAIN "libxine2"
  1595. | #define ENABLE_IPV6 1
  1596. | #define STDC_HEADERS 1
  1597. | #define HAVE_SYS_TYPES_H 1
  1598. | #define HAVE_SYS_STAT_H 1
  1599. | #define HAVE_STDLIB_H 1
  1600. | #define HAVE_STRING_H 1
  1601. | #define HAVE_MEMORY_H 1
  1602. | #define HAVE_STRINGS_H 1
  1603. | #define HAVE_INTTYPES_H 1
  1604. | #define HAVE_STDINT_H 1
  1605. | #define HAVE_UNISTD_H 1
  1606. | #define __EXTENSIONS__ 1
  1607. | #define _ALL_SOURCE 1
  1608. | #define _GNU_SOURCE 1
  1609. | #define _POSIX_PTHREAD_SEMANTICS 1
  1610. | #define _TANDEM_SOURCE 1
  1611. | #define HAVE_DLFCN_H 1
  1612. | #define LT_OBJDIR ".libs/"
  1613. | /* end confdefs.h. */
  1614. |
  1615. | /* Override any GCC internal prototype to avoid an error.
  1616. | Use char because int might match the return type of a GCC
  1617. | builtin and then its argument prototype would still apply. */
  1618. | #ifdef __cplusplus
  1619. | extern "C"
  1620. | #endif
  1621. | char shl_load ();
  1622. | int
  1623. | main ()
  1624. | {
  1625. | return shl_load ();
  1626. | ;
  1627. | return 0;
  1628. | }
  1629. configure:14763: result: no
  1630. configure:14768: checking for dlopen
  1631. configure:14768: result: yes
  1632. configure:14925: checking whether a program can dlopen itself
  1633. configure:15005: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -DHAVE_DLFCN_H -g -fstack-protector -Wl,--export-dynamic conftest.c -L/usr/local/lib >&5
  1634. configure:15008: $? = 0
  1635. configure:15026: result: yes
  1636. configure:15031: checking whether a statically linked program can dlopen itself
  1637. configure:15111: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -DHAVE_DLFCN_H -g -fstack-protector -Wl,--export-dynamic -static conftest.c -L/usr/local/lib >&5
  1638. configure:15114: $? = 0
  1639. Service unavailable
  1640. configure:15132: result: no
  1641. configure:15171: checking whether stripping libraries is possible
  1642. configure:15176: result: yes
  1643. configure:15211: checking if libtool supports shared libraries
  1644. configure:15213: result: yes
  1645. configure:15216: checking whether to build shared libraries
  1646. configure:15241: result: yes
  1647. configure:15244: checking whether to build static libraries
  1648. configure:15248: result: no
  1649. configure:15408: checking for ld used by GCC
  1650. configure:15472: result: /usr/bin/ld
  1651. configure:15479: checking if the linker (/usr/bin/ld) is GNU ld
  1652. configure:15492: result: yes
  1653. configure:15499: checking for shared library run path origin
  1654. configure:15512: result: done
  1655. configure:16020: checking for iconv
  1656. configure:16042: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -g -fstack-protector conftest.c -L/usr/local/lib >&5
  1657. configure:16042: $? = 0
  1658. configure:16074: result: yes
  1659. configure:16077: checking for working iconv
  1660. configure:16153: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -g -fstack-protector conftest.c -L/usr/local/lib >&5
  1661. configure:16153: $? = 0
  1662. configure:16153: ./conftest
  1663. configure:16153: $? = 0
  1664. configure:16165: result: yes
  1665. configure:16193: checking for iconv declaration
  1666. configure:16222: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include conftest.c >&5
  1667. configure:16222: $? = 0
  1668. configure:16232: result:
  1669. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  1670. configure:16273: checking whether NLS is requested
  1671. configure:16282: result: yes
  1672. configure:16323: checking for msgfmt
  1673. configure: trying /usr/local/bin/msgfmt...
  1674. 0 translated messages.
  1675. configure:16355: result: /usr/local/bin/msgfmt
  1676. configure:16364: checking for gmsgfmt
  1677. configure:16395: result: /usr/local/bin/msgfmt
  1678. configure:16446: checking for xgettext
  1679. configure: trying /usr/local/bin/xgettext...
  1680. /usr/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
  1681. configure:16478: result: /usr/local/bin/xgettext
  1682. configure:16524: checking for msgmerge
  1683. configure: trying /usr/local/bin/msgmerge...
  1684. configure:16555: result: /usr/local/bin/msgmerge
  1685. configure:16595: checking for CFPreferencesCopyAppValue
  1686. configure:16613: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -g -fstack-protector conftest.c -L/usr/local/lib -Wl,-framework -Wl,CoreFoundation >&5
  1687. conftest.c:38:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
  1688. #include <CoreFoundation/CFPreferences.h>
  1689. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1690. 1 error generated.
  1691. configure:16613: $? = 1
  1692. configure: failed program was:
  1693. | /* confdefs.h */
  1694. | #define PACKAGE_NAME "xine-lib"
  1695. | #define PACKAGE_TARNAME "xine-lib"
  1696. | #define PACKAGE_VERSION "1.2.9"
  1697. | #define PACKAGE_STRING "xine-lib 1.2.9"
  1698. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  1699. | #define PACKAGE_URL ""
  1700. | #define PACKAGE "xine-lib"
  1701. | #define VERSION "1.2.9"
  1702. | #define XINE_MAJOR 1
  1703. | #define XINE_MINOR 2
  1704. | #define XINE_SUB 9
  1705. | #define XINE_PATCH
  1706. | #define XINE_LT_CURRENT 9
  1707. | #define XINE_LT_AGE 7
  1708. | #define XINE_TEXTDOMAIN "libxine2"
  1709. | #define ENABLE_IPV6 1
  1710. | #define STDC_HEADERS 1
  1711. | #define HAVE_SYS_TYPES_H 1
  1712. | #define HAVE_SYS_STAT_H 1
  1713. | #define HAVE_STDLIB_H 1
  1714. | #define HAVE_STRING_H 1
  1715. | #define HAVE_MEMORY_H 1
  1716. | #define HAVE_STRINGS_H 1
  1717. | #define HAVE_INTTYPES_H 1
  1718. | #define HAVE_STDINT_H 1
  1719. | #define HAVE_UNISTD_H 1
  1720. | #define __EXTENSIONS__ 1
  1721. | #define _ALL_SOURCE 1
  1722. | #define _GNU_SOURCE 1
  1723. | #define _POSIX_PTHREAD_SEMANTICS 1
  1724. | #define _TANDEM_SOURCE 1
  1725. | #define HAVE_DLFCN_H 1
  1726. | #define LT_OBJDIR ".libs/"
  1727. | #define HAVE_ICONV 1
  1728. | #define ICONV_CONST
  1729. | /* end confdefs.h. */
  1730. | #include <CoreFoundation/CFPreferences.h>
  1731. | int
  1732. | main ()
  1733. | {
  1734. | CFPreferencesCopyAppValue(NULL, NULL)
  1735. | ;
  1736. | return 0;
  1737. | }
  1738. configure:16622: result: no
  1739. configure:16629: checking for CFLocaleCopyCurrent
  1740. configure:16647: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -g -fstack-protector conftest.c -L/usr/local/lib -Wl,-framework -Wl,CoreFoundation >&5
  1741. conftest.c:38:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
  1742. #include <CoreFoundation/CFLocale.h>
  1743. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  1744. 1 error generated.
  1745. configure:16647: $? = 1
  1746. configure: failed program was:
  1747. | /* confdefs.h */
  1748. | #define PACKAGE_NAME "xine-lib"
  1749. | #define PACKAGE_TARNAME "xine-lib"
  1750. | #define PACKAGE_VERSION "1.2.9"
  1751. | #define PACKAGE_STRING "xine-lib 1.2.9"
  1752. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  1753. | #define PACKAGE_URL ""
  1754. | #define PACKAGE "xine-lib"
  1755. | #define VERSION "1.2.9"
  1756. | #define XINE_MAJOR 1
  1757. | #define XINE_MINOR 2
  1758. | #define XINE_SUB 9
  1759. | #define XINE_PATCH
  1760. | #define XINE_LT_CURRENT 9
  1761. | #define XINE_LT_AGE 7
  1762. | #define XINE_TEXTDOMAIN "libxine2"
  1763. | #define ENABLE_IPV6 1
  1764. | #define STDC_HEADERS 1
  1765. | #define HAVE_SYS_TYPES_H 1
  1766. | #define HAVE_SYS_STAT_H 1
  1767. | #define HAVE_STDLIB_H 1
  1768. | #define HAVE_STRING_H 1
  1769. | #define HAVE_MEMORY_H 1
  1770. | #define HAVE_STRINGS_H 1
  1771. | #define HAVE_INTTYPES_H 1
  1772. | #define HAVE_STDINT_H 1
  1773. | #define HAVE_UNISTD_H 1
  1774. | #define __EXTENSIONS__ 1
  1775. | #define _ALL_SOURCE 1
  1776. | #define _GNU_SOURCE 1
  1777. | #define _POSIX_PTHREAD_SEMANTICS 1
  1778. | #define _TANDEM_SOURCE 1
  1779. | #define HAVE_DLFCN_H 1
  1780. | #define LT_OBJDIR ".libs/"
  1781. | #define HAVE_ICONV 1
  1782. | #define ICONV_CONST
  1783. | /* end confdefs.h. */
  1784. | #include <CoreFoundation/CFLocale.h>
  1785. | int
  1786. | main ()
  1787. | {
  1788. | CFLocaleCopyCurrent();
  1789. | ;
  1790. | return 0;
  1791. | }
  1792. configure:16656: result: no
  1793. configure:16705: checking for GNU gettext in libc
  1794. configure:16725: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -g -fstack-protector conftest.c -L/usr/local/lib >&5
  1795. /tmp/conftest-20b8fa.o: In function `main':
  1796. /usr/local/poudriere/ports/head/multimedia/libxine/work/xine-lib-1.2.9/conftest.c:45: undefined reference to `libintl_bindtextdomain'
  1797. /usr/local/poudriere/ports/head/multimedia/libxine/work/xine-lib-1.2.9/conftest.c:46: undefined reference to `libintl_gettext'
  1798. /usr/local/poudriere/ports/head/multimedia/libxine/work/xine-lib-1.2.9/conftest.c:46: undefined reference to `_nl_msg_cat_cntr'
  1799. /usr/local/poudriere/ports/head/multimedia/libxine/work/xine-lib-1.2.9/conftest.c:46: undefined reference to `_nl_domain_bindings'
  1800. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  1801. configure:16725: $? = 1
  1802. configure: failed program was:
  1803. | /* confdefs.h */
  1804. | #define PACKAGE_NAME "xine-lib"
  1805. | #define PACKAGE_TARNAME "xine-lib"
  1806. | #define PACKAGE_VERSION "1.2.9"
  1807. | #define PACKAGE_STRING "xine-lib 1.2.9"
  1808. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  1809. | #define PACKAGE_URL ""
  1810. | #define PACKAGE "xine-lib"
  1811. | #define VERSION "1.2.9"
  1812. | #define XINE_MAJOR 1
  1813. | #define XINE_MINOR 2
  1814. | #define XINE_SUB 9
  1815. | #define XINE_PATCH
  1816. | #define XINE_LT_CURRENT 9
  1817. | #define XINE_LT_AGE 7
  1818. | #define XINE_TEXTDOMAIN "libxine2"
  1819. | #define ENABLE_IPV6 1
  1820. | #define STDC_HEADERS 1
  1821. | #define HAVE_SYS_TYPES_H 1
  1822. | #define HAVE_SYS_STAT_H 1
  1823. | #define HAVE_STDLIB_H 1
  1824. | #define HAVE_STRING_H 1
  1825. | #define HAVE_MEMORY_H 1
  1826. | #define HAVE_STRINGS_H 1
  1827. | #define HAVE_INTTYPES_H 1
  1828. | #define HAVE_STDINT_H 1
  1829. | #define HAVE_UNISTD_H 1
  1830. | #define __EXTENSIONS__ 1
  1831. | #define _ALL_SOURCE 1
  1832. | #define _GNU_SOURCE 1
  1833. | #define _POSIX_PTHREAD_SEMANTICS 1
  1834. | #define _TANDEM_SOURCE 1
  1835. | #define HAVE_DLFCN_H 1
  1836. | #define LT_OBJDIR ".libs/"
  1837. | #define HAVE_ICONV 1
  1838. | #define ICONV_CONST
  1839. | /* end confdefs.h. */
  1840. | #include <libintl.h>
  1841. |
  1842. | extern int _nl_msg_cat_cntr;
  1843. | extern int *_nl_domain_bindings;
  1844. | int
  1845. | main ()
  1846. | {
  1847. | bindtextdomain ("", "");
  1848. | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
  1849. | ;
  1850. | return 0;
  1851. | }
  1852. configure:16734: result: no
  1853. configure:16768: checking for iconv
  1854. configure:16822: result: yes
  1855. configure:16825: checking for working iconv
  1856. configure:16913: result: yes
  1857. configure:17376: checking for GNU gettext in libintl
  1858. configure:17404: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -g -fstack-protector conftest.c -L/usr/local/lib /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib >&5
  1859. configure:17404: $? = 0
  1860. configure:17445: result: yes
  1861. configure:17480: checking whether to use NLS
  1862. configure:17482: result: yes
  1863. configure:17485: checking where the gettext function comes from
  1864. configure:17496: result: external libintl
  1865. configure:17504: checking how to link with libintl
  1866. configure:17506: result: /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib
  1867. configure:17556: checking for plural forms in GNU msgfmt
  1868. configure:17569: result: yes
  1869. configure:17582: checking for dlopen in -lc
  1870. configure:17607: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -g -fstack-protector conftest.c -lc -L/usr/local/lib >&5
  1871. configure:17607: $? = 0
  1872. configure:17616: result: yes
  1873. configure:17715: checking for XDG_BASEDIR
  1874. configure:17723: $PKG_CONFIG --exists --print-errors "libxdg-basedir >= 1"
  1875. Package libxdg-basedir was not found in the pkg-config search path.
  1876. Perhaps you should add the directory containing `libxdg-basedir.pc'
  1877. to the PKG_CONFIG_PATH environment variable
  1878. Package 'libxdg-basedir', required by 'virtual:world', not found
  1879. configure:17726: $? = 1
  1880. configure:17741: $PKG_CONFIG --exists --print-errors "libxdg-basedir >= 1"
  1881. Package libxdg-basedir was not found in the pkg-config search path.
  1882. Perhaps you should add the directory containing `libxdg-basedir.pc'
  1883. to the PKG_CONFIG_PATH environment variable
  1884. Package 'libxdg-basedir', required by 'virtual:world', not found
  1885. configure:17744: $? = 1
  1886. Package 'libxdg-basedir', required by 'virtual:world', not found
  1887. configure:17772: result: no
  1888. configure:17813: checking for socket in -lsocket
  1889. configure:17838: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -g -fstack-protector conftest.c -lsocket -L/usr/local/lib >&5
  1890. /usr/bin/ld: cannot find -lsocket
  1891. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  1892. configure:17838: $? = 1
  1893. configure: failed program was:
  1894. | /* confdefs.h */
  1895. | #define PACKAGE_NAME "xine-lib"
  1896. | #define PACKAGE_TARNAME "xine-lib"
  1897. | #define PACKAGE_VERSION "1.2.9"
  1898. | #define PACKAGE_STRING "xine-lib 1.2.9"
  1899. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  1900. | #define PACKAGE_URL ""
  1901. | #define PACKAGE "xine-lib"
  1902. | #define VERSION "1.2.9"
  1903. | #define XINE_MAJOR 1
  1904. | #define XINE_MINOR 2
  1905. | #define XINE_SUB 9
  1906. | #define XINE_PATCH
  1907. | #define XINE_LT_CURRENT 9
  1908. | #define XINE_LT_AGE 7
  1909. | #define XINE_TEXTDOMAIN "libxine2"
  1910. | #define ENABLE_IPV6 1
  1911. | #define STDC_HEADERS 1
  1912. | #define HAVE_SYS_TYPES_H 1
  1913. | #define HAVE_SYS_STAT_H 1
  1914. | #define HAVE_STDLIB_H 1
  1915. | #define HAVE_STRING_H 1
  1916. | #define HAVE_MEMORY_H 1
  1917. | #define HAVE_STRINGS_H 1
  1918. | #define HAVE_INTTYPES_H 1
  1919. | #define HAVE_STDINT_H 1
  1920. | #define HAVE_UNISTD_H 1
  1921. | #define __EXTENSIONS__ 1
  1922. | #define _ALL_SOURCE 1
  1923. | #define _GNU_SOURCE 1
  1924. | #define _POSIX_PTHREAD_SEMANTICS 1
  1925. | #define _TANDEM_SOURCE 1
  1926. | #define HAVE_DLFCN_H 1
  1927. | #define LT_OBJDIR ".libs/"
  1928. | #define HAVE_ICONV 1
  1929. | #define ICONV_CONST
  1930. | #define HAVE_ICONV 1
  1931. | #define ENABLE_NLS 1
  1932. | #define HAVE_GETTEXT 1
  1933. | #define HAVE_DCGETTEXT 1
  1934. | /* end confdefs.h. */
  1935. |
  1936. | /* Override any GCC internal prototype to avoid an error.
  1937. | Use char because int might match the return type of a GCC
  1938. | builtin and then its argument prototype would still apply. */
  1939. | #ifdef __cplusplus
  1940. | extern "C"
  1941. | #endif
  1942. | char socket ();
  1943. | int
  1944. | main ()
  1945. | {
  1946. | return socket ();
  1947. | ;
  1948. | return 0;
  1949. | }
  1950. configure:17847: result: no
  1951. configure:17853: checking for gethostbyname in -lnsl
  1952. configure:17878: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -g -fstack-protector conftest.c -lnsl -L/usr/local/lib >&5
  1953. /usr/bin/ld: cannot find -lnsl
  1954. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  1955. configure:17878: $? = 1
  1956. configure: failed program was:
  1957. | /* confdefs.h */
  1958. | #define PACKAGE_NAME "xine-lib"
  1959. | #define PACKAGE_TARNAME "xine-lib"
  1960. | #define PACKAGE_VERSION "1.2.9"
  1961. | #define PACKAGE_STRING "xine-lib 1.2.9"
  1962. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  1963. | #define PACKAGE_URL ""
  1964. | #define PACKAGE "xine-lib"
  1965. | #define VERSION "1.2.9"
  1966. | #define XINE_MAJOR 1
  1967. | #define XINE_MINOR 2
  1968. | #define XINE_SUB 9
  1969. | #define XINE_PATCH
  1970. | #define XINE_LT_CURRENT 9
  1971. | #define XINE_LT_AGE 7
  1972. | #define XINE_TEXTDOMAIN "libxine2"
  1973. | #define ENABLE_IPV6 1
  1974. | #define STDC_HEADERS 1
  1975. | #define HAVE_SYS_TYPES_H 1
  1976. | #define HAVE_SYS_STAT_H 1
  1977. | #define HAVE_STDLIB_H 1
  1978. | #define HAVE_STRING_H 1
  1979. | #define HAVE_MEMORY_H 1
  1980. | #define HAVE_STRINGS_H 1
  1981. | #define HAVE_INTTYPES_H 1
  1982. | #define HAVE_STDINT_H 1
  1983. | #define HAVE_UNISTD_H 1
  1984. | #define __EXTENSIONS__ 1
  1985. | #define _ALL_SOURCE 1
  1986. | #define _GNU_SOURCE 1
  1987. | #define _POSIX_PTHREAD_SEMANTICS 1
  1988. | #define _TANDEM_SOURCE 1
  1989. | #define HAVE_DLFCN_H 1
  1990. | #define LT_OBJDIR ".libs/"
  1991. | #define HAVE_ICONV 1
  1992. | #define ICONV_CONST
  1993. | #define HAVE_ICONV 1
  1994. | #define ENABLE_NLS 1
  1995. | #define HAVE_GETTEXT 1
  1996. | #define HAVE_DCGETTEXT 1
  1997. | /* end confdefs.h. */
  1998. |
  1999. | /* Override any GCC internal prototype to avoid an error.
  2000. | Use char because int might match the return type of a GCC
  2001. | builtin and then its argument prototype would still apply. */
  2002. | #ifdef __cplusplus
  2003. | extern "C"
  2004. | #endif
  2005. | char gethostbyname ();
  2006. | int
  2007. | main ()
  2008. | {
  2009. | return gethostbyname ();
  2010. | ;
  2011. | return 0;
  2012. | }
  2013. configure:17887: result: no
  2014. configure:17893: checking for hstrerror in -lresolv
  2015. configure:17918: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -g -fstack-protector conftest.c -lresolv -L/usr/local/lib >&5
  2016. /usr/bin/ld: cannot find -lresolv
  2017. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  2018. configure:17918: $? = 1
  2019. configure: failed program was:
  2020. | /* confdefs.h */
  2021. | #define PACKAGE_NAME "xine-lib"
  2022. | #define PACKAGE_TARNAME "xine-lib"
  2023. | #define PACKAGE_VERSION "1.2.9"
  2024. | #define PACKAGE_STRING "xine-lib 1.2.9"
  2025. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  2026. | #define PACKAGE_URL ""
  2027. | #define PACKAGE "xine-lib"
  2028. | #define VERSION "1.2.9"
  2029. | #define XINE_MAJOR 1
  2030. | #define XINE_MINOR 2
  2031. | #define XINE_SUB 9
  2032. | #define XINE_PATCH
  2033. | #define XINE_LT_CURRENT 9
  2034. | #define XINE_LT_AGE 7
  2035. | #define XINE_TEXTDOMAIN "libxine2"
  2036. | #define ENABLE_IPV6 1
  2037. | #define STDC_HEADERS 1
  2038. | #define HAVE_SYS_TYPES_H 1
  2039. | #define HAVE_SYS_STAT_H 1
  2040. | #define HAVE_STDLIB_H 1
  2041. | #define HAVE_STRING_H 1
  2042. | #define HAVE_MEMORY_H 1
  2043. | #define HAVE_STRINGS_H 1
  2044. | #define HAVE_INTTYPES_H 1
  2045. | #define HAVE_STDINT_H 1
  2046. | #define HAVE_UNISTD_H 1
  2047. | #define __EXTENSIONS__ 1
  2048. | #define _ALL_SOURCE 1
  2049. | #define _GNU_SOURCE 1
  2050. | #define _POSIX_PTHREAD_SEMANTICS 1
  2051. | #define _TANDEM_SOURCE 1
  2052. | #define HAVE_DLFCN_H 1
  2053. | #define LT_OBJDIR ".libs/"
  2054. | #define HAVE_ICONV 1
  2055. | #define ICONV_CONST
  2056. | #define HAVE_ICONV 1
  2057. | #define ENABLE_NLS 1
  2058. | #define HAVE_GETTEXT 1
  2059. | #define HAVE_DCGETTEXT 1
  2060. | /* end confdefs.h. */
  2061. |
  2062. | /* Override any GCC internal prototype to avoid an error.
  2063. | Use char because int might match the return type of a GCC
  2064. | builtin and then its argument prototype would still apply. */
  2065. | #ifdef __cplusplus
  2066. | extern "C"
  2067. | #endif
  2068. | char hstrerror ();
  2069. | int
  2070. | main ()
  2071. | {
  2072. | return hstrerror ();
  2073. | ;
  2074. | return 0;
  2075. | }
  2076. configure:17927: result: no
  2077. configure:17936: checking for i386_set_ldt in -li386
  2078. configure:17961: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -g -fstack-protector conftest.c -li386 -L/usr/local/lib >&5
  2079. /usr/bin/ld: cannot find -li386
  2080. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  2081. configure:17961: $? = 1
  2082. configure: failed program was:
  2083. | /* confdefs.h */
  2084. | #define PACKAGE_NAME "xine-lib"
  2085. | #define PACKAGE_TARNAME "xine-lib"
  2086. | #define PACKAGE_VERSION "1.2.9"
  2087. | #define PACKAGE_STRING "xine-lib 1.2.9"
  2088. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  2089. | #define PACKAGE_URL ""
  2090. | #define PACKAGE "xine-lib"
  2091. | #define VERSION "1.2.9"
  2092. | #define XINE_MAJOR 1
  2093. | #define XINE_MINOR 2
  2094. | #define XINE_SUB 9
  2095. | #define XINE_PATCH
  2096. | #define XINE_LT_CURRENT 9
  2097. | #define XINE_LT_AGE 7
  2098. | #define XINE_TEXTDOMAIN "libxine2"
  2099. | #define ENABLE_IPV6 1
  2100. | #define STDC_HEADERS 1
  2101. | #define HAVE_SYS_TYPES_H 1
  2102. | #define HAVE_SYS_STAT_H 1
  2103. | #define HAVE_STDLIB_H 1
  2104. | #define HAVE_STRING_H 1
  2105. | #define HAVE_MEMORY_H 1
  2106. | #define HAVE_STRINGS_H 1
  2107. | #define HAVE_INTTYPES_H 1
  2108. | #define HAVE_STDINT_H 1
  2109. | #define HAVE_UNISTD_H 1
  2110. | #define __EXTENSIONS__ 1
  2111. | #define _ALL_SOURCE 1
  2112. | #define _GNU_SOURCE 1
  2113. | #define _POSIX_PTHREAD_SEMANTICS 1
  2114. | #define _TANDEM_SOURCE 1
  2115. | #define HAVE_DLFCN_H 1
  2116. | #define LT_OBJDIR ".libs/"
  2117. | #define HAVE_ICONV 1
  2118. | #define ICONV_CONST
  2119. | #define HAVE_ICONV 1
  2120. | #define ENABLE_NLS 1
  2121. | #define HAVE_GETTEXT 1
  2122. | #define HAVE_DCGETTEXT 1
  2123. | /* end confdefs.h. */
  2124. |
  2125. | /* Override any GCC internal prototype to avoid an error.
  2126. | Use char because int might match the return type of a GCC
  2127. | builtin and then its argument prototype would still apply. */
  2128. | #ifdef __cplusplus
  2129. | extern "C"
  2130. | #endif
  2131. | char i386_set_ldt ();
  2132. | int
  2133. | main ()
  2134. | {
  2135. | return i386_set_ldt ();
  2136. | ;
  2137. | return 0;
  2138. | }
  2139. configure:17970: result: no
  2140. configure:17978: checking for clock_getres in -lrt
  2141. configure:18003: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -g -fstack-protector conftest.c -lrt -L/usr/local/lib >&5
  2142. configure:18003: $? = 0
  2143. configure:18012: result: yes
  2144. configure:18026: checking for sched_get_priority_min in -lposix4
  2145. configure:18051: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -g -fstack-protector conftest.c -lposix4 -L/usr/local/lib >&5
  2146. /usr/bin/ld: cannot find -lposix4
  2147. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  2148. configure:18051: $? = 1
  2149. configure: failed program was:
  2150. | /* confdefs.h */
  2151. | #define PACKAGE_NAME "xine-lib"
  2152. | #define PACKAGE_TARNAME "xine-lib"
  2153. | #define PACKAGE_VERSION "1.2.9"
  2154. | #define PACKAGE_STRING "xine-lib 1.2.9"
  2155. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  2156. | #define PACKAGE_URL ""
  2157. | #define PACKAGE "xine-lib"
  2158. | #define VERSION "1.2.9"
  2159. | #define XINE_MAJOR 1
  2160. | #define XINE_MINOR 2
  2161. | #define XINE_SUB 9
  2162. | #define XINE_PATCH
  2163. | #define XINE_LT_CURRENT 9
  2164. | #define XINE_LT_AGE 7
  2165. | #define XINE_TEXTDOMAIN "libxine2"
  2166. | #define ENABLE_IPV6 1
  2167. | #define STDC_HEADERS 1
  2168. | #define HAVE_SYS_TYPES_H 1
  2169. | #define HAVE_SYS_STAT_H 1
  2170. | #define HAVE_STDLIB_H 1
  2171. | #define HAVE_STRING_H 1
  2172. | #define HAVE_MEMORY_H 1
  2173. | #define HAVE_STRINGS_H 1
  2174. | #define HAVE_INTTYPES_H 1
  2175. | #define HAVE_STDINT_H 1
  2176. | #define HAVE_UNISTD_H 1
  2177. | #define __EXTENSIONS__ 1
  2178. | #define _ALL_SOURCE 1
  2179. | #define _GNU_SOURCE 1
  2180. | #define _POSIX_PTHREAD_SEMANTICS 1
  2181. | #define _TANDEM_SOURCE 1
  2182. | #define HAVE_DLFCN_H 1
  2183. | #define LT_OBJDIR ".libs/"
  2184. | #define HAVE_ICONV 1
  2185. | #define ICONV_CONST
  2186. | #define HAVE_ICONV 1
  2187. | #define ENABLE_NLS 1
  2188. | #define HAVE_GETTEXT 1
  2189. | #define HAVE_DCGETTEXT 1
  2190. | #define HAVE_POSIX_TIMERS 1
  2191. | /* end confdefs.h. */
  2192. |
  2193. | /* Override any GCC internal prototype to avoid an error.
  2194. | Use char because int might match the return type of a GCC
  2195. | builtin and then its argument prototype would still apply. */
  2196. | #ifdef __cplusplus
  2197. | extern "C"
  2198. | #endif
  2199. | char sched_get_priority_min ();
  2200. | int
  2201. | main ()
  2202. | {
  2203. | return sched_get_priority_min ();
  2204. | ;
  2205. | return 0;
  2206. | }
  2207. configure:18060: result: no
  2208. configure:18072: checking for kstat_open in -lkstat
  2209. configure:18097: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -g -fstack-protector conftest.c -lkstat -L/usr/local/lib >&5
  2210. /usr/bin/ld: cannot find -lkstat
  2211. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  2212. configure:18097: $? = 1
  2213. configure: failed program was:
  2214. | /* confdefs.h */
  2215. | #define PACKAGE_NAME "xine-lib"
  2216. | #define PACKAGE_TARNAME "xine-lib"
  2217. | #define PACKAGE_VERSION "1.2.9"
  2218. | #define PACKAGE_STRING "xine-lib 1.2.9"
  2219. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  2220. | #define PACKAGE_URL ""
  2221. | #define PACKAGE "xine-lib"
  2222. | #define VERSION "1.2.9"
  2223. | #define XINE_MAJOR 1
  2224. | #define XINE_MINOR 2
  2225. | #define XINE_SUB 9
  2226. | #define XINE_PATCH
  2227. | #define XINE_LT_CURRENT 9
  2228. | #define XINE_LT_AGE 7
  2229. | #define XINE_TEXTDOMAIN "libxine2"
  2230. | #define ENABLE_IPV6 1
  2231. | #define STDC_HEADERS 1
  2232. | #define HAVE_SYS_TYPES_H 1
  2233. | #define HAVE_SYS_STAT_H 1
  2234. | #define HAVE_STDLIB_H 1
  2235. | #define HAVE_STRING_H 1
  2236. | #define HAVE_MEMORY_H 1
  2237. | #define HAVE_STRINGS_H 1
  2238. | #define HAVE_INTTYPES_H 1
  2239. | #define HAVE_STDINT_H 1
  2240. | #define HAVE_UNISTD_H 1
  2241. | #define __EXTENSIONS__ 1
  2242. | #define _ALL_SOURCE 1
  2243. | #define _GNU_SOURCE 1
  2244. | #define _POSIX_PTHREAD_SEMANTICS 1
  2245. | #define _TANDEM_SOURCE 1
  2246. | #define HAVE_DLFCN_H 1
  2247. | #define LT_OBJDIR ".libs/"
  2248. | #define HAVE_ICONV 1
  2249. | #define ICONV_CONST
  2250. | #define HAVE_ICONV 1
  2251. | #define ENABLE_NLS 1
  2252. | #define HAVE_GETTEXT 1
  2253. | #define HAVE_DCGETTEXT 1
  2254. | #define HAVE_POSIX_TIMERS 1
  2255. | /* end confdefs.h. */
  2256. |
  2257. | /* Override any GCC internal prototype to avoid an error.
  2258. | Use char because int might match the return type of a GCC
  2259. | builtin and then its argument prototype would still apply. */
  2260. | #ifdef __cplusplus
  2261. | extern "C"
  2262. | #endif
  2263. | char kstat_open ();
  2264. | int
  2265. | main ()
  2266. | {
  2267. | return kstat_open ();
  2268. | ;
  2269. | return 0;
  2270. | }
  2271. configure:18106: result: no
  2272. configure:18127: checking for gzsetparams in -lz
  2273. configure:18152: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -g -fstack-protector conftest.c -lz -L/usr/local/lib >&5
  2274. configure:18152: $? = 0
  2275. configure:18161: result: yes
  2276. configure:18166: checking for zlib.h
  2277. configure:18166: result: yes
  2278. configure:18371: checking for ANSI C header files
  2279. configure:18475: result: yes
  2280. configure:18486: checking for alloca.h
  2281. configure:18486: result: no
  2282. configure:18499: checking assert.h usability
  2283. configure:18499: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include conftest.c >&5
  2284. configure:18499: $? = 0
  2285. configure:18499: result: yes
  2286. configure:18499: checking assert.h presence
  2287. configure:18499: cpp -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include conftest.c
  2288. configure:18499: $? = 0
  2289. configure:18499: result: yes
  2290. configure:18499: checking for assert.h
  2291. configure:18499: result: yes
  2292. configure:18499: checking for byteswap.h
  2293. configure:18499: result: no
  2294. configure:18499: checking for dirent.h
  2295. configure:18499: result: yes
  2296. configure:18499: checking for errno.h
  2297. configure:18499: result: yes
  2298. configure:18499: checking execinfo.h usability
  2299. configure:18499: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include conftest.c >&5
  2300. configure:18499: $? = 0
  2301. configure:18499: result: yes
  2302. configure:18499: checking execinfo.h presence
  2303. configure:18499: cpp -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include conftest.c
  2304. configure:18499: $? = 0
  2305. configure:18499: result: yes
  2306. configure:18499: checking for execinfo.h
  2307. configure:18499: result: yes
  2308. configure:18499: checking for fcntl.h
  2309. configure:18499: result: yes
  2310. configure:18499: checking for glob.h
  2311. configure:18499: result: yes
  2312. configure:18512: checking for libgen.h
  2313. configure:18512: result: yes
  2314. configure:18512: checking for malloc.h
  2315. configure:18512: result: no
  2316. configure:18512: checking for netdb.h
  2317. configure:18512: result: yes
  2318. configure:18512: checking for pwd.h
  2319. configure:18512: result: yes
  2320. configure:18512: checking for stdbool.h
  2321. configure:18512: result: yes
  2322. configure:18512: checking for ucontext.h
  2323. configure:18512: result: yes
  2324. configure:18525: checking for sys/ioctl.h
  2325. configure:18525: result: yes
  2326. configure:18525: checking sys/mixer.h usability
  2327. configure:18525: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include conftest.c >&5
  2328. conftest.c:89:10: fatal error: 'sys/mixer.h' file not found
  2329. #include <sys/mixer.h>
  2330. ^~~~~~~~~~~~~
  2331. 1 error generated.
  2332. configure:18525: $? = 1
  2333. configure: failed program was:
  2334. | /* confdefs.h */
  2335. | #define PACKAGE_NAME "xine-lib"
  2336. | #define PACKAGE_TARNAME "xine-lib"
  2337. | #define PACKAGE_VERSION "1.2.9"
  2338. | #define PACKAGE_STRING "xine-lib 1.2.9"
  2339. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  2340. | #define PACKAGE_URL ""
  2341. | #define PACKAGE "xine-lib"
  2342. | #define VERSION "1.2.9"
  2343. | #define XINE_MAJOR 1
  2344. | #define XINE_MINOR 2
  2345. | #define XINE_SUB 9
  2346. | #define XINE_PATCH
  2347. | #define XINE_LT_CURRENT 9
  2348. | #define XINE_LT_AGE 7
  2349. | #define XINE_TEXTDOMAIN "libxine2"
  2350. | #define ENABLE_IPV6 1
  2351. | #define STDC_HEADERS 1
  2352. | #define HAVE_SYS_TYPES_H 1
  2353. | #define HAVE_SYS_STAT_H 1
  2354. | #define HAVE_STDLIB_H 1
  2355. | #define HAVE_STRING_H 1
  2356. | #define HAVE_MEMORY_H 1
  2357. | #define HAVE_STRINGS_H 1
  2358. | #define HAVE_INTTYPES_H 1
  2359. | #define HAVE_STDINT_H 1
  2360. | #define HAVE_UNISTD_H 1
  2361. | #define __EXTENSIONS__ 1
  2362. | #define _ALL_SOURCE 1
  2363. | #define _GNU_SOURCE 1
  2364. | #define _POSIX_PTHREAD_SEMANTICS 1
  2365. | #define _TANDEM_SOURCE 1
  2366. | #define HAVE_DLFCN_H 1
  2367. | #define LT_OBJDIR ".libs/"
  2368. | #define HAVE_ICONV 1
  2369. | #define ICONV_CONST
  2370. | #define HAVE_ICONV 1
  2371. | #define ENABLE_NLS 1
  2372. | #define HAVE_GETTEXT 1
  2373. | #define HAVE_DCGETTEXT 1
  2374. | #define HAVE_POSIX_TIMERS 1
  2375. | #define STDC_HEADERS 1
  2376. | #define HAVE_ASSERT_H 1
  2377. | #define HAVE_DIRENT_H 1
  2378. | #define HAVE_ERRNO_H 1
  2379. | #define HAVE_EXECINFO_H 1
  2380. | #define HAVE_FCNTL_H 1
  2381. | #define HAVE_GLOB_H 1
  2382. | #define HAVE_LIBGEN_H 1
  2383. | #define HAVE_NETDB_H 1
  2384. | #define HAVE_PWD_H 1
  2385. | #define HAVE_STDBOOL_H 1
  2386. | #define HAVE_UCONTEXT_H 1
  2387. | #define HAVE_SYS_IOCTL_H 1
  2388. | /* end confdefs.h. */
  2389. | #include <stdio.h>
  2390. | #ifdef HAVE_SYS_TYPES_H
  2391. | # include <sys/types.h>
  2392. | #endif
  2393. | #ifdef HAVE_SYS_STAT_H
  2394. | # include <sys/stat.h>
  2395. | #endif
  2396. | #ifdef STDC_HEADERS
  2397. | # include <stdlib.h>
  2398. | # include <stddef.h>
  2399. | #else
  2400. | # ifdef HAVE_STDLIB_H
  2401. | # include <stdlib.h>
  2402. | # endif
  2403. | #endif
  2404. | #ifdef HAVE_STRING_H
  2405. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2406. | # include <memory.h>
  2407. | # endif
  2408. | # include <string.h>
  2409. | #endif
  2410. | #ifdef HAVE_STRINGS_H
  2411. | # include <strings.h>
  2412. | #endif
  2413. | #ifdef HAVE_INTTYPES_H
  2414. | # include <inttypes.h>
  2415. | #endif
  2416. | #ifdef HAVE_STDINT_H
  2417. | # include <stdint.h>
  2418. | #endif
  2419. | #ifdef HAVE_UNISTD_H
  2420. | # include <unistd.h>
  2421. | #endif
  2422. | #include <sys/mixer.h>
  2423. configure:18525: result: no
  2424. configure:18525: checking sys/mixer.h presence
  2425. configure:18525: cpp -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include conftest.c
  2426. conftest.c:56:10: fatal error: 'sys/mixer.h' file not found
  2427. #include <sys/mixer.h>
  2428. ^~~~~~~~~~~~~
  2429. 1 error generated.
  2430. configure:18525: $? = 1
  2431. configure: failed program was:
  2432. | /* confdefs.h */
  2433. | #define PACKAGE_NAME "xine-lib"
  2434. | #define PACKAGE_TARNAME "xine-lib"
  2435. | #define PACKAGE_VERSION "1.2.9"
  2436. | #define PACKAGE_STRING "xine-lib 1.2.9"
  2437. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  2438. | #define PACKAGE_URL ""
  2439. | #define PACKAGE "xine-lib"
  2440. | #define VERSION "1.2.9"
  2441. | #define XINE_MAJOR 1
  2442. | #define XINE_MINOR 2
  2443. | #define XINE_SUB 9
  2444. | #define XINE_PATCH
  2445. | #define XINE_LT_CURRENT 9
  2446. | #define XINE_LT_AGE 7
  2447. | #define XINE_TEXTDOMAIN "libxine2"
  2448. | #define ENABLE_IPV6 1
  2449. | #define STDC_HEADERS 1
  2450. | #define HAVE_SYS_TYPES_H 1
  2451. | #define HAVE_SYS_STAT_H 1
  2452. | #define HAVE_STDLIB_H 1
  2453. | #define HAVE_STRING_H 1
  2454. | #define HAVE_MEMORY_H 1
  2455. | #define HAVE_STRINGS_H 1
  2456. | #define HAVE_INTTYPES_H 1
  2457. | #define HAVE_STDINT_H 1
  2458. | #define HAVE_UNISTD_H 1
  2459. | #define __EXTENSIONS__ 1
  2460. | #define _ALL_SOURCE 1
  2461. | #define _GNU_SOURCE 1
  2462. | #define _POSIX_PTHREAD_SEMANTICS 1
  2463. | #define _TANDEM_SOURCE 1
  2464. | #define HAVE_DLFCN_H 1
  2465. | #define LT_OBJDIR ".libs/"
  2466. | #define HAVE_ICONV 1
  2467. | #define ICONV_CONST
  2468. | #define HAVE_ICONV 1
  2469. | #define ENABLE_NLS 1
  2470. | #define HAVE_GETTEXT 1
  2471. | #define HAVE_DCGETTEXT 1
  2472. | #define HAVE_POSIX_TIMERS 1
  2473. | #define STDC_HEADERS 1
  2474. | #define HAVE_ASSERT_H 1
  2475. | #define HAVE_DIRENT_H 1
  2476. | #define HAVE_ERRNO_H 1
  2477. | #define HAVE_EXECINFO_H 1
  2478. | #define HAVE_FCNTL_H 1
  2479. | #define HAVE_GLOB_H 1
  2480. | #define HAVE_LIBGEN_H 1
  2481. | #define HAVE_NETDB_H 1
  2482. | #define HAVE_PWD_H 1
  2483. | #define HAVE_STDBOOL_H 1
  2484. | #define HAVE_UCONTEXT_H 1
  2485. | #define HAVE_SYS_IOCTL_H 1
  2486. | /* end confdefs.h. */
  2487. | #include <sys/mixer.h>
  2488. configure:18525: result: no
  2489. configure:18525: checking for sys/mixer.h
  2490. configure:18525: result: no
  2491. configure:18525: checking for sys/mman.h
  2492. configure:18525: result: yes
  2493. configure:18525: checking for sys/param.h
  2494. configure:18525: result: yes
  2495. configure:18525: checking for sys/socket.h
  2496. configure:18525: result: yes
  2497. configure:18525: checking for sys/times.h
  2498. configure:18525: result: yes
  2499. configure:18525: checking for sys/wait.h
  2500. configure:18525: result: yes
  2501. configure:18525: checking sys/sysmacros.h usability
  2502. configure:18525: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include conftest.c >&5
  2503. conftest.c:94:10: fatal error: 'sys/sysmacros.h' file not found
  2504. #include <sys/sysmacros.h>
  2505. ^~~~~~~~~~~~~~~~~
  2506. 1 error generated.
  2507. configure:18525: $? = 1
  2508. configure: failed program was:
  2509. | /* confdefs.h */
  2510. | #define PACKAGE_NAME "xine-lib"
  2511. | #define PACKAGE_TARNAME "xine-lib"
  2512. | #define PACKAGE_VERSION "1.2.9"
  2513. | #define PACKAGE_STRING "xine-lib 1.2.9"
  2514. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  2515. | #define PACKAGE_URL ""
  2516. | #define PACKAGE "xine-lib"
  2517. | #define VERSION "1.2.9"
  2518. | #define XINE_MAJOR 1
  2519. | #define XINE_MINOR 2
  2520. | #define XINE_SUB 9
  2521. | #define XINE_PATCH
  2522. | #define XINE_LT_CURRENT 9
  2523. | #define XINE_LT_AGE 7
  2524. | #define XINE_TEXTDOMAIN "libxine2"
  2525. | #define ENABLE_IPV6 1
  2526. | #define STDC_HEADERS 1
  2527. | #define HAVE_SYS_TYPES_H 1
  2528. | #define HAVE_SYS_STAT_H 1
  2529. | #define HAVE_STDLIB_H 1
  2530. | #define HAVE_STRING_H 1
  2531. | #define HAVE_MEMORY_H 1
  2532. | #define HAVE_STRINGS_H 1
  2533. | #define HAVE_INTTYPES_H 1
  2534. | #define HAVE_STDINT_H 1
  2535. | #define HAVE_UNISTD_H 1
  2536. | #define __EXTENSIONS__ 1
  2537. | #define _ALL_SOURCE 1
  2538. | #define _GNU_SOURCE 1
  2539. | #define _POSIX_PTHREAD_SEMANTICS 1
  2540. | #define _TANDEM_SOURCE 1
  2541. | #define HAVE_DLFCN_H 1
  2542. | #define LT_OBJDIR ".libs/"
  2543. | #define HAVE_ICONV 1
  2544. | #define ICONV_CONST
  2545. | #define HAVE_ICONV 1
  2546. | #define ENABLE_NLS 1
  2547. | #define HAVE_GETTEXT 1
  2548. | #define HAVE_DCGETTEXT 1
  2549. | #define HAVE_POSIX_TIMERS 1
  2550. | #define STDC_HEADERS 1
  2551. | #define HAVE_ASSERT_H 1
  2552. | #define HAVE_DIRENT_H 1
  2553. | #define HAVE_ERRNO_H 1
  2554. | #define HAVE_EXECINFO_H 1
  2555. | #define HAVE_FCNTL_H 1
  2556. | #define HAVE_GLOB_H 1
  2557. | #define HAVE_LIBGEN_H 1
  2558. | #define HAVE_NETDB_H 1
  2559. | #define HAVE_PWD_H 1
  2560. | #define HAVE_STDBOOL_H 1
  2561. | #define HAVE_UCONTEXT_H 1
  2562. | #define HAVE_SYS_IOCTL_H 1
  2563. | #define HAVE_SYS_MMAN_H 1
  2564. | #define HAVE_SYS_PARAM_H 1
  2565. | #define HAVE_SYS_SOCKET_H 1
  2566. | #define HAVE_SYS_TIMES_H 1
  2567. | #define HAVE_SYS_WAIT_H 1
  2568. | /* end confdefs.h. */
  2569. | #include <stdio.h>
  2570. | #ifdef HAVE_SYS_TYPES_H
  2571. | # include <sys/types.h>
  2572. | #endif
  2573. | #ifdef HAVE_SYS_STAT_H
  2574. | # include <sys/stat.h>
  2575. | #endif
  2576. | #ifdef STDC_HEADERS
  2577. | # include <stdlib.h>
  2578. | # include <stddef.h>
  2579. | #else
  2580. | # ifdef HAVE_STDLIB_H
  2581. | # include <stdlib.h>
  2582. | # endif
  2583. | #endif
  2584. | #ifdef HAVE_STRING_H
  2585. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2586. | # include <memory.h>
  2587. | # endif
  2588. | # include <string.h>
  2589. | #endif
  2590. | #ifdef HAVE_STRINGS_H
  2591. | # include <strings.h>
  2592. | #endif
  2593. | #ifdef HAVE_INTTYPES_H
  2594. | # include <inttypes.h>
  2595. | #endif
  2596. | #ifdef HAVE_STDINT_H
  2597. | # include <stdint.h>
  2598. | #endif
  2599. | #ifdef HAVE_UNISTD_H
  2600. | # include <unistd.h>
  2601. | #endif
  2602. | #include <sys/sysmacros.h>
  2603. configure:18525: result: no
  2604. configure:18525: checking sys/sysmacros.h presence
  2605. configure:18525: cpp -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include conftest.c
  2606. conftest.c:61:10: fatal error: 'sys/sysmacros.h' file not found
  2607. #include <sys/sysmacros.h>
  2608. ^~~~~~~~~~~~~~~~~
  2609. 1 error generated.
  2610. configure:18525: $? = 1
  2611. configure: failed program was:
  2612. | /* confdefs.h */
  2613. | #define PACKAGE_NAME "xine-lib"
  2614. | #define PACKAGE_TARNAME "xine-lib"
  2615. | #define PACKAGE_VERSION "1.2.9"
  2616. | #define PACKAGE_STRING "xine-lib 1.2.9"
  2617. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  2618. | #define PACKAGE_URL ""
  2619. | #define PACKAGE "xine-lib"
  2620. | #define VERSION "1.2.9"
  2621. | #define XINE_MAJOR 1
  2622. | #define XINE_MINOR 2
  2623. | #define XINE_SUB 9
  2624. | #define XINE_PATCH
  2625. | #define XINE_LT_CURRENT 9
  2626. | #define XINE_LT_AGE 7
  2627. | #define XINE_TEXTDOMAIN "libxine2"
  2628. | #define ENABLE_IPV6 1
  2629. | #define STDC_HEADERS 1
  2630. | #define HAVE_SYS_TYPES_H 1
  2631. | #define HAVE_SYS_STAT_H 1
  2632. | #define HAVE_STDLIB_H 1
  2633. | #define HAVE_STRING_H 1
  2634. | #define HAVE_MEMORY_H 1
  2635. | #define HAVE_STRINGS_H 1
  2636. | #define HAVE_INTTYPES_H 1
  2637. | #define HAVE_STDINT_H 1
  2638. | #define HAVE_UNISTD_H 1
  2639. | #define __EXTENSIONS__ 1
  2640. | #define _ALL_SOURCE 1
  2641. | #define _GNU_SOURCE 1
  2642. | #define _POSIX_PTHREAD_SEMANTICS 1
  2643. | #define _TANDEM_SOURCE 1
  2644. | #define HAVE_DLFCN_H 1
  2645. | #define LT_OBJDIR ".libs/"
  2646. | #define HAVE_ICONV 1
  2647. | #define ICONV_CONST
  2648. | #define HAVE_ICONV 1
  2649. | #define ENABLE_NLS 1
  2650. | #define HAVE_GETTEXT 1
  2651. | #define HAVE_DCGETTEXT 1
  2652. | #define HAVE_POSIX_TIMERS 1
  2653. | #define STDC_HEADERS 1
  2654. | #define HAVE_ASSERT_H 1
  2655. | #define HAVE_DIRENT_H 1
  2656. | #define HAVE_ERRNO_H 1
  2657. | #define HAVE_EXECINFO_H 1
  2658. | #define HAVE_FCNTL_H 1
  2659. | #define HAVE_GLOB_H 1
  2660. | #define HAVE_LIBGEN_H 1
  2661. | #define HAVE_NETDB_H 1
  2662. | #define HAVE_PWD_H 1
  2663. | #define HAVE_STDBOOL_H 1
  2664. | #define HAVE_UCONTEXT_H 1
  2665. | #define HAVE_SYS_IOCTL_H 1
  2666. | #define HAVE_SYS_MMAN_H 1
  2667. | #define HAVE_SYS_PARAM_H 1
  2668. | #define HAVE_SYS_SOCKET_H 1
  2669. | #define HAVE_SYS_TIMES_H 1
  2670. | #define HAVE_SYS_WAIT_H 1
  2671. | /* end confdefs.h. */
  2672. | #include <sys/sysmacros.h>
  2673. configure:18525: result: no
  2674. configure:18525: checking for sys/sysmacros.h
  2675. configure:18525: result: no
  2676. configure:18538: checking for arpa/inet.h
  2677. configure:18538: result: yes
  2678. configure:18538: checking for netinet/in.h
  2679. configure:18538: result: yes
  2680. configure:18551: checking for stdio.h
  2681. configure:18551: result: yes
  2682. configure:18600: checking sys/dvdio.h usability
  2683. configure:18600: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include conftest.c >&5
  2684. configure:18600: $? = 0
  2685. configure:18600: result: yes
  2686. configure:18600: checking sys/dvdio.h presence
  2687. configure:18600: cpp -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include conftest.c
  2688. configure:18600: $? = 0
  2689. configure:18600: result: yes
  2690. configure:18600: checking for sys/dvdio.h
  2691. configure:18600: result: yes
  2692. configure:18600: checking sys/cdio.h usability
  2693. configure:18600: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include conftest.c >&5
  2694. configure:18600: $? = 0
  2695. configure:18600: result: yes
  2696. configure:18600: checking sys/cdio.h presence
  2697. configure:18600: cpp -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include conftest.c
  2698. configure:18600: $? = 0
  2699. configure:18600: result: yes
  2700. configure:18600: checking for sys/cdio.h
  2701. configure:18600: result: yes
  2702. configure:18600: checking sys/scsiio.h usability
  2703. configure:18600: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include conftest.c >&5
  2704. conftest.c:99:10: fatal error: 'sys/scsiio.h' file not found
  2705. #include <sys/scsiio.h>
  2706. ^~~~~~~~~~~~~~
  2707. 1 error generated.
  2708. configure:18600: $? = 1
  2709. configure: failed program was:
  2710. | /* confdefs.h */
  2711. | #define PACKAGE_NAME "xine-lib"
  2712. | #define PACKAGE_TARNAME "xine-lib"
  2713. | #define PACKAGE_VERSION "1.2.9"
  2714. | #define PACKAGE_STRING "xine-lib 1.2.9"
  2715. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  2716. | #define PACKAGE_URL ""
  2717. | #define PACKAGE "xine-lib"
  2718. | #define VERSION "1.2.9"
  2719. | #define XINE_MAJOR 1
  2720. | #define XINE_MINOR 2
  2721. | #define XINE_SUB 9
  2722. | #define XINE_PATCH
  2723. | #define XINE_LT_CURRENT 9
  2724. | #define XINE_LT_AGE 7
  2725. | #define XINE_TEXTDOMAIN "libxine2"
  2726. | #define ENABLE_IPV6 1
  2727. | #define STDC_HEADERS 1
  2728. | #define HAVE_SYS_TYPES_H 1
  2729. | #define HAVE_SYS_STAT_H 1
  2730. | #define HAVE_STDLIB_H 1
  2731. | #define HAVE_STRING_H 1
  2732. | #define HAVE_MEMORY_H 1
  2733. | #define HAVE_STRINGS_H 1
  2734. | #define HAVE_INTTYPES_H 1
  2735. | #define HAVE_STDINT_H 1
  2736. | #define HAVE_UNISTD_H 1
  2737. | #define __EXTENSIONS__ 1
  2738. | #define _ALL_SOURCE 1
  2739. | #define _GNU_SOURCE 1
  2740. | #define _POSIX_PTHREAD_SEMANTICS 1
  2741. | #define _TANDEM_SOURCE 1
  2742. | #define HAVE_DLFCN_H 1
  2743. | #define LT_OBJDIR ".libs/"
  2744. | #define HAVE_ICONV 1
  2745. | #define ICONV_CONST
  2746. | #define HAVE_ICONV 1
  2747. | #define ENABLE_NLS 1
  2748. | #define HAVE_GETTEXT 1
  2749. | #define HAVE_DCGETTEXT 1
  2750. | #define HAVE_POSIX_TIMERS 1
  2751. | #define STDC_HEADERS 1
  2752. | #define HAVE_ASSERT_H 1
  2753. | #define HAVE_DIRENT_H 1
  2754. | #define HAVE_ERRNO_H 1
  2755. | #define HAVE_EXECINFO_H 1
  2756. | #define HAVE_FCNTL_H 1
  2757. | #define HAVE_GLOB_H 1
  2758. | #define HAVE_LIBGEN_H 1
  2759. | #define HAVE_NETDB_H 1
  2760. | #define HAVE_PWD_H 1
  2761. | #define HAVE_STDBOOL_H 1
  2762. | #define HAVE_UCONTEXT_H 1
  2763. | #define HAVE_SYS_IOCTL_H 1
  2764. | #define HAVE_SYS_MMAN_H 1
  2765. | #define HAVE_SYS_PARAM_H 1
  2766. | #define HAVE_SYS_SOCKET_H 1
  2767. | #define HAVE_SYS_TIMES_H 1
  2768. | #define HAVE_SYS_WAIT_H 1
  2769. | #define HAVE_ARPA_INET_H 1
  2770. | #define HAVE_NETINET_IN_H 1
  2771. | #define HAVE_STDIO_H 1
  2772. | #define HAVE_SYS_DVDIO_H 1
  2773. | #define HAVE_SYS_CDIO_H 1
  2774. | /* end confdefs.h. */
  2775. | #include <stdio.h>
  2776. | #ifdef HAVE_SYS_TYPES_H
  2777. | # include <sys/types.h>
  2778. | #endif
  2779. | #ifdef HAVE_SYS_STAT_H
  2780. | # include <sys/stat.h>
  2781. | #endif
  2782. | #ifdef STDC_HEADERS
  2783. | # include <stdlib.h>
  2784. | # include <stddef.h>
  2785. | #else
  2786. | # ifdef HAVE_STDLIB_H
  2787. | # include <stdlib.h>
  2788. | # endif
  2789. | #endif
  2790. | #ifdef HAVE_STRING_H
  2791. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2792. | # include <memory.h>
  2793. | # endif
  2794. | # include <string.h>
  2795. | #endif
  2796. | #ifdef HAVE_STRINGS_H
  2797. | # include <strings.h>
  2798. | #endif
  2799. | #ifdef HAVE_INTTYPES_H
  2800. | # include <inttypes.h>
  2801. | #endif
  2802. | #ifdef HAVE_STDINT_H
  2803. | # include <stdint.h>
  2804. | #endif
  2805. | #ifdef HAVE_UNISTD_H
  2806. | # include <unistd.h>
  2807. | #endif
  2808. | #include <sys/scsiio.h>
  2809. configure:18600: result: no
  2810. configure:18600: checking sys/scsiio.h presence
  2811. configure:18600: cpp -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include conftest.c
  2812. conftest.c:66:10: fatal error: 'sys/scsiio.h' file not found
  2813. #include <sys/scsiio.h>
  2814. ^~~~~~~~~~~~~~
  2815. 1 error generated.
  2816. configure:18600: $? = 1
  2817. configure: failed program was:
  2818. | /* confdefs.h */
  2819. | #define PACKAGE_NAME "xine-lib"
  2820. | #define PACKAGE_TARNAME "xine-lib"
  2821. | #define PACKAGE_VERSION "1.2.9"
  2822. | #define PACKAGE_STRING "xine-lib 1.2.9"
  2823. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  2824. | #define PACKAGE_URL ""
  2825. | #define PACKAGE "xine-lib"
  2826. | #define VERSION "1.2.9"
  2827. | #define XINE_MAJOR 1
  2828. | #define XINE_MINOR 2
  2829. | #define XINE_SUB 9
  2830. | #define XINE_PATCH
  2831. | #define XINE_LT_CURRENT 9
  2832. | #define XINE_LT_AGE 7
  2833. | #define XINE_TEXTDOMAIN "libxine2"
  2834. | #define ENABLE_IPV6 1
  2835. | #define STDC_HEADERS 1
  2836. | #define HAVE_SYS_TYPES_H 1
  2837. | #define HAVE_SYS_STAT_H 1
  2838. | #define HAVE_STDLIB_H 1
  2839. | #define HAVE_STRING_H 1
  2840. | #define HAVE_MEMORY_H 1
  2841. | #define HAVE_STRINGS_H 1
  2842. | #define HAVE_INTTYPES_H 1
  2843. | #define HAVE_STDINT_H 1
  2844. | #define HAVE_UNISTD_H 1
  2845. | #define __EXTENSIONS__ 1
  2846. | #define _ALL_SOURCE 1
  2847. | #define _GNU_SOURCE 1
  2848. | #define _POSIX_PTHREAD_SEMANTICS 1
  2849. | #define _TANDEM_SOURCE 1
  2850. | #define HAVE_DLFCN_H 1
  2851. | #define LT_OBJDIR ".libs/"
  2852. | #define HAVE_ICONV 1
  2853. | #define ICONV_CONST
  2854. | #define HAVE_ICONV 1
  2855. | #define ENABLE_NLS 1
  2856. | #define HAVE_GETTEXT 1
  2857. | #define HAVE_DCGETTEXT 1
  2858. | #define HAVE_POSIX_TIMERS 1
  2859. | #define STDC_HEADERS 1
  2860. | #define HAVE_ASSERT_H 1
  2861. | #define HAVE_DIRENT_H 1
  2862. | #define HAVE_ERRNO_H 1
  2863. | #define HAVE_EXECINFO_H 1
  2864. | #define HAVE_FCNTL_H 1
  2865. | #define HAVE_GLOB_H 1
  2866. | #define HAVE_LIBGEN_H 1
  2867. | #define HAVE_NETDB_H 1
  2868. | #define HAVE_PWD_H 1
  2869. | #define HAVE_STDBOOL_H 1
  2870. | #define HAVE_UCONTEXT_H 1
  2871. | #define HAVE_SYS_IOCTL_H 1
  2872. | #define HAVE_SYS_MMAN_H 1
  2873. | #define HAVE_SYS_PARAM_H 1
  2874. | #define HAVE_SYS_SOCKET_H 1
  2875. | #define HAVE_SYS_TIMES_H 1
  2876. | #define HAVE_SYS_WAIT_H 1
  2877. | #define HAVE_ARPA_INET_H 1
  2878. | #define HAVE_NETINET_IN_H 1
  2879. | #define HAVE_STDIO_H 1
  2880. | #define HAVE_SYS_DVDIO_H 1
  2881. | #define HAVE_SYS_CDIO_H 1
  2882. | /* end confdefs.h. */
  2883. | #include <sys/scsiio.h>
  2884. configure:18600: result: no
  2885. configure:18600: checking for sys/scsiio.h
  2886. configure:18600: result: no
  2887. configure:18613: checking dev/dtv/dtvio.h usability
  2888. configure:18613: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include conftest.c >&5
  2889. conftest.c:99:10: fatal error: 'dev/dtv/dtvio.h' file not found
  2890. #include <dev/dtv/dtvio.h>
  2891. ^~~~~~~~~~~~~~~~~
  2892. 1 error generated.
  2893. configure:18613: $? = 1
  2894. configure: failed program was:
  2895. | /* confdefs.h */
  2896. | #define PACKAGE_NAME "xine-lib"
  2897. | #define PACKAGE_TARNAME "xine-lib"
  2898. | #define PACKAGE_VERSION "1.2.9"
  2899. | #define PACKAGE_STRING "xine-lib 1.2.9"
  2900. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  2901. | #define PACKAGE_URL ""
  2902. | #define PACKAGE "xine-lib"
  2903. | #define VERSION "1.2.9"
  2904. | #define XINE_MAJOR 1
  2905. | #define XINE_MINOR 2
  2906. | #define XINE_SUB 9
  2907. | #define XINE_PATCH
  2908. | #define XINE_LT_CURRENT 9
  2909. | #define XINE_LT_AGE 7
  2910. | #define XINE_TEXTDOMAIN "libxine2"
  2911. | #define ENABLE_IPV6 1
  2912. | #define STDC_HEADERS 1
  2913. | #define HAVE_SYS_TYPES_H 1
  2914. | #define HAVE_SYS_STAT_H 1
  2915. | #define HAVE_STDLIB_H 1
  2916. | #define HAVE_STRING_H 1
  2917. | #define HAVE_MEMORY_H 1
  2918. | #define HAVE_STRINGS_H 1
  2919. | #define HAVE_INTTYPES_H 1
  2920. | #define HAVE_STDINT_H 1
  2921. | #define HAVE_UNISTD_H 1
  2922. | #define __EXTENSIONS__ 1
  2923. | #define _ALL_SOURCE 1
  2924. | #define _GNU_SOURCE 1
  2925. | #define _POSIX_PTHREAD_SEMANTICS 1
  2926. | #define _TANDEM_SOURCE 1
  2927. | #define HAVE_DLFCN_H 1
  2928. | #define LT_OBJDIR ".libs/"
  2929. | #define HAVE_ICONV 1
  2930. | #define ICONV_CONST
  2931. | #define HAVE_ICONV 1
  2932. | #define ENABLE_NLS 1
  2933. | #define HAVE_GETTEXT 1
  2934. | #define HAVE_DCGETTEXT 1
  2935. | #define HAVE_POSIX_TIMERS 1
  2936. | #define STDC_HEADERS 1
  2937. | #define HAVE_ASSERT_H 1
  2938. | #define HAVE_DIRENT_H 1
  2939. | #define HAVE_ERRNO_H 1
  2940. | #define HAVE_EXECINFO_H 1
  2941. | #define HAVE_FCNTL_H 1
  2942. | #define HAVE_GLOB_H 1
  2943. | #define HAVE_LIBGEN_H 1
  2944. | #define HAVE_NETDB_H 1
  2945. | #define HAVE_PWD_H 1
  2946. | #define HAVE_STDBOOL_H 1
  2947. | #define HAVE_UCONTEXT_H 1
  2948. | #define HAVE_SYS_IOCTL_H 1
  2949. | #define HAVE_SYS_MMAN_H 1
  2950. | #define HAVE_SYS_PARAM_H 1
  2951. | #define HAVE_SYS_SOCKET_H 1
  2952. | #define HAVE_SYS_TIMES_H 1
  2953. | #define HAVE_SYS_WAIT_H 1
  2954. | #define HAVE_ARPA_INET_H 1
  2955. | #define HAVE_NETINET_IN_H 1
  2956. | #define HAVE_STDIO_H 1
  2957. | #define HAVE_SYS_DVDIO_H 1
  2958. | #define HAVE_SYS_CDIO_H 1
  2959. | /* end confdefs.h. */
  2960. | #include <stdio.h>
  2961. | #ifdef HAVE_SYS_TYPES_H
  2962. | # include <sys/types.h>
  2963. | #endif
  2964. | #ifdef HAVE_SYS_STAT_H
  2965. | # include <sys/stat.h>
  2966. | #endif
  2967. | #ifdef STDC_HEADERS
  2968. | # include <stdlib.h>
  2969. | # include <stddef.h>
  2970. | #else
  2971. | # ifdef HAVE_STDLIB_H
  2972. | # include <stdlib.h>
  2973. | # endif
  2974. | #endif
  2975. | #ifdef HAVE_STRING_H
  2976. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2977. | # include <memory.h>
  2978. | # endif
  2979. | # include <string.h>
  2980. | #endif
  2981. | #ifdef HAVE_STRINGS_H
  2982. | # include <strings.h>
  2983. | #endif
  2984. | #ifdef HAVE_INTTYPES_H
  2985. | # include <inttypes.h>
  2986. | #endif
  2987. | #ifdef HAVE_STDINT_H
  2988. | # include <stdint.h>
  2989. | #endif
  2990. | #ifdef HAVE_UNISTD_H
  2991. | # include <unistd.h>
  2992. | #endif
  2993. | #include <dev/dtv/dtvio.h>
  2994. configure:18613: result: no
  2995. configure:18613: checking dev/dtv/dtvio.h presence
  2996. configure:18613: cpp -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include conftest.c
  2997. conftest.c:66:10: fatal error: 'dev/dtv/dtvio.h' file not found
  2998. #include <dev/dtv/dtvio.h>
  2999. ^~~~~~~~~~~~~~~~~
  3000. 1 error generated.
  3001. configure:18613: $? = 1
  3002. configure: failed program was:
  3003. | /* confdefs.h */
  3004. | #define PACKAGE_NAME "xine-lib"
  3005. | #define PACKAGE_TARNAME "xine-lib"
  3006. | #define PACKAGE_VERSION "1.2.9"
  3007. | #define PACKAGE_STRING "xine-lib 1.2.9"
  3008. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  3009. | #define PACKAGE_URL ""
  3010. | #define PACKAGE "xine-lib"
  3011. | #define VERSION "1.2.9"
  3012. | #define XINE_MAJOR 1
  3013. | #define XINE_MINOR 2
  3014. | #define XINE_SUB 9
  3015. | #define XINE_PATCH
  3016. | #define XINE_LT_CURRENT 9
  3017. | #define XINE_LT_AGE 7
  3018. | #define XINE_TEXTDOMAIN "libxine2"
  3019. | #define ENABLE_IPV6 1
  3020. | #define STDC_HEADERS 1
  3021. | #define HAVE_SYS_TYPES_H 1
  3022. | #define HAVE_SYS_STAT_H 1
  3023. | #define HAVE_STDLIB_H 1
  3024. | #define HAVE_STRING_H 1
  3025. | #define HAVE_MEMORY_H 1
  3026. | #define HAVE_STRINGS_H 1
  3027. | #define HAVE_INTTYPES_H 1
  3028. | #define HAVE_STDINT_H 1
  3029. | #define HAVE_UNISTD_H 1
  3030. | #define __EXTENSIONS__ 1
  3031. | #define _ALL_SOURCE 1
  3032. | #define _GNU_SOURCE 1
  3033. | #define _POSIX_PTHREAD_SEMANTICS 1
  3034. | #define _TANDEM_SOURCE 1
  3035. | #define HAVE_DLFCN_H 1
  3036. | #define LT_OBJDIR ".libs/"
  3037. | #define HAVE_ICONV 1
  3038. | #define ICONV_CONST
  3039. | #define HAVE_ICONV 1
  3040. | #define ENABLE_NLS 1
  3041. | #define HAVE_GETTEXT 1
  3042. | #define HAVE_DCGETTEXT 1
  3043. | #define HAVE_POSIX_TIMERS 1
  3044. | #define STDC_HEADERS 1
  3045. | #define HAVE_ASSERT_H 1
  3046. | #define HAVE_DIRENT_H 1
  3047. | #define HAVE_ERRNO_H 1
  3048. | #define HAVE_EXECINFO_H 1
  3049. | #define HAVE_FCNTL_H 1
  3050. | #define HAVE_GLOB_H 1
  3051. | #define HAVE_LIBGEN_H 1
  3052. | #define HAVE_NETDB_H 1
  3053. | #define HAVE_PWD_H 1
  3054. | #define HAVE_STDBOOL_H 1
  3055. | #define HAVE_UCONTEXT_H 1
  3056. | #define HAVE_SYS_IOCTL_H 1
  3057. | #define HAVE_SYS_MMAN_H 1
  3058. | #define HAVE_SYS_PARAM_H 1
  3059. | #define HAVE_SYS_SOCKET_H 1
  3060. | #define HAVE_SYS_TIMES_H 1
  3061. | #define HAVE_SYS_WAIT_H 1
  3062. | #define HAVE_ARPA_INET_H 1
  3063. | #define HAVE_NETINET_IN_H 1
  3064. | #define HAVE_STDIO_H 1
  3065. | #define HAVE_SYS_DVDIO_H 1
  3066. | #define HAVE_SYS_CDIO_H 1
  3067. | /* end confdefs.h. */
  3068. | #include <dev/dtv/dtvio.h>
  3069. configure:18613: result: no
  3070. configure:18613: checking for dev/dtv/dtvio.h
  3071. configure:18613: result: no
  3072. configure:18625: checking for off_t
  3073. configure:18625: result: yes
  3074. configure:18636: checking for size_t
  3075. configure:18636: result: yes
  3076. configure:18651: checking size of int
  3077. configure:18656: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -g -fstack-protector conftest.c -L/usr/local/lib >&5
  3078. configure:18656: $? = 0
  3079. configure:18656: ./conftest
  3080. configure:18656: $? = 0
  3081. configure:18670: result: 4
  3082. configure:18684: checking size of long
  3083. configure:18689: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -g -fstack-protector conftest.c -L/usr/local/lib >&5
  3084. configure:18689: $? = 0
  3085. configure:18689: ./conftest
  3086. configure:18689: $? = 0
  3087. configure:18703: result: 8
  3088. configure:18713: checking for inttypes.h
  3089. configure:18713: result: yes
  3090. configure:18996: checking for ssize_t
  3091. configure:18996: result: yes
  3092. configure:19006: checking for socklen_t
  3093. configure:19034: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include conftest.c >&5
  3094. configure:19034: $? = 0
  3095. configure:19073: result: socklen_t
  3096. configure:19084: checking type of request parameter for ioctl()
  3097. configure:19103: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -g -fstack-protector conftest.c -L/usr/local/lib >&5
  3098. configure:19103: $? = 0
  3099. configure:19103: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -g -fstack-protector conftest.c -L/usr/local/lib >&5
  3100. conftest.c:69:47: error: conflicting types for 'ioctl'
  3101. int ioctl(int fd, int request, ...);
  3102. ^
  3103. /usr/include/sys/ioccom.h:79:5: note: previous declaration is here
  3104. int ioctl(int, unsigned long, ...);
  3105. ^
  3106. 1 error generated.
  3107. configure:19103: $? = 1
  3108. configure: failed program was:
  3109. | /* confdefs.h */
  3110. | #define PACKAGE_NAME "xine-lib"
  3111. | #define PACKAGE_TARNAME "xine-lib"
  3112. | #define PACKAGE_VERSION "1.2.9"
  3113. | #define PACKAGE_STRING "xine-lib 1.2.9"
  3114. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  3115. | #define PACKAGE_URL ""
  3116. | #define PACKAGE "xine-lib"
  3117. | #define VERSION "1.2.9"
  3118. | #define XINE_MAJOR 1
  3119. | #define XINE_MINOR 2
  3120. | #define XINE_SUB 9
  3121. | #define XINE_PATCH
  3122. | #define XINE_LT_CURRENT 9
  3123. | #define XINE_LT_AGE 7
  3124. | #define XINE_TEXTDOMAIN "libxine2"
  3125. | #define ENABLE_IPV6 1
  3126. | #define STDC_HEADERS 1
  3127. | #define HAVE_SYS_TYPES_H 1
  3128. | #define HAVE_SYS_STAT_H 1
  3129. | #define HAVE_STDLIB_H 1
  3130. | #define HAVE_STRING_H 1
  3131. | #define HAVE_MEMORY_H 1
  3132. | #define HAVE_STRINGS_H 1
  3133. | #define HAVE_INTTYPES_H 1
  3134. | #define HAVE_STDINT_H 1
  3135. | #define HAVE_UNISTD_H 1
  3136. | #define __EXTENSIONS__ 1
  3137. | #define _ALL_SOURCE 1
  3138. | #define _GNU_SOURCE 1
  3139. | #define _POSIX_PTHREAD_SEMANTICS 1
  3140. | #define _TANDEM_SOURCE 1
  3141. | #define HAVE_DLFCN_H 1
  3142. | #define LT_OBJDIR ".libs/"
  3143. | #define HAVE_ICONV 1
  3144. | #define ICONV_CONST
  3145. | #define HAVE_ICONV 1
  3146. | #define ENABLE_NLS 1
  3147. | #define HAVE_GETTEXT 1
  3148. | #define HAVE_DCGETTEXT 1
  3149. | #define HAVE_POSIX_TIMERS 1
  3150. | #define STDC_HEADERS 1
  3151. | #define HAVE_ASSERT_H 1
  3152. | #define HAVE_DIRENT_H 1
  3153. | #define HAVE_ERRNO_H 1
  3154. | #define HAVE_EXECINFO_H 1
  3155. | #define HAVE_FCNTL_H 1
  3156. | #define HAVE_GLOB_H 1
  3157. | #define HAVE_LIBGEN_H 1
  3158. | #define HAVE_NETDB_H 1
  3159. | #define HAVE_PWD_H 1
  3160. | #define HAVE_STDBOOL_H 1
  3161. | #define HAVE_UCONTEXT_H 1
  3162. | #define HAVE_SYS_IOCTL_H 1
  3163. | #define HAVE_SYS_MMAN_H 1
  3164. | #define HAVE_SYS_PARAM_H 1
  3165. | #define HAVE_SYS_SOCKET_H 1
  3166. | #define HAVE_SYS_TIMES_H 1
  3167. | #define HAVE_SYS_WAIT_H 1
  3168. | #define HAVE_ARPA_INET_H 1
  3169. | #define HAVE_NETINET_IN_H 1
  3170. | #define HAVE_STDIO_H 1
  3171. | #define HAVE_SYS_DVDIO_H 1
  3172. | #define HAVE_SYS_CDIO_H 1
  3173. | #define SIZEOF_INT 4
  3174. | #define SIZEOF_LONG 8
  3175. | /* end confdefs.h. */
  3176. | #include <sys/ioctl.h>
  3177. | int ioctl(int fd, int request, ...);
  3178. | int
  3179. | main ()
  3180. | {
  3181. |
  3182. | ;
  3183. | return 0;
  3184. | }
  3185. configure:19114: result: unsigned long
  3186. configure:19124: checking for struct tm.tm_gmtoff
  3187. configure:19124: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include conftest.c >&5
  3188. configure:19124: $? = 0
  3189. configure:19124: result: yes
  3190. configure:19143: checking for cc way to treat warnings as errors
  3191. configure:19158: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Werror -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include conftest.c >&5
  3192. configure:19158: $? = 0
  3193. configure:19201: result: -Werror
  3194. configure:19276: checking if cc supports Pthread
  3195. configure:19300: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Werror -pthread -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -g -fstack-protector conftest.c -L/usr/local/lib -pthread >&5
  3196. configure:19300: $? = 0
  3197. configure:19311: result: yes
  3198. configure:19325: checking for recursive mutex support in pthread
  3199. configure:19351: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Werror -pthread -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include conftest.c >&5
  3200. configure:19351: $? = 0
  3201. configure:19361: result: yes
  3202. configure:19372: checking whether byte ordering is bigendian
  3203. configure:19387: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3204. conftest.c:71:9: error: unknown type name 'not'
  3205. not a universal capable compiler
  3206. ^
  3207. conftest.c:71:14: error: expected ';' after top level declarator
  3208. not a universal capable compiler
  3209. ^
  3210. ;
  3211. 2 errors generated.
  3212. configure:19387: $? = 1
  3213. configure: failed program was:
  3214. | /* confdefs.h */
  3215. | #define PACKAGE_NAME "xine-lib"
  3216. | #define PACKAGE_TARNAME "xine-lib"
  3217. | #define PACKAGE_VERSION "1.2.9"
  3218. | #define PACKAGE_STRING "xine-lib 1.2.9"
  3219. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  3220. | #define PACKAGE_URL ""
  3221. | #define PACKAGE "xine-lib"
  3222. | #define VERSION "1.2.9"
  3223. | #define XINE_MAJOR 1
  3224. | #define XINE_MINOR 2
  3225. | #define XINE_SUB 9
  3226. | #define XINE_PATCH
  3227. | #define XINE_LT_CURRENT 9
  3228. | #define XINE_LT_AGE 7
  3229. | #define XINE_TEXTDOMAIN "libxine2"
  3230. | #define ENABLE_IPV6 1
  3231. | #define STDC_HEADERS 1
  3232. | #define HAVE_SYS_TYPES_H 1
  3233. | #define HAVE_SYS_STAT_H 1
  3234. | #define HAVE_STDLIB_H 1
  3235. | #define HAVE_STRING_H 1
  3236. | #define HAVE_MEMORY_H 1
  3237. | #define HAVE_STRINGS_H 1
  3238. | #define HAVE_INTTYPES_H 1
  3239. | #define HAVE_STDINT_H 1
  3240. | #define HAVE_UNISTD_H 1
  3241. | #define __EXTENSIONS__ 1
  3242. | #define _ALL_SOURCE 1
  3243. | #define _GNU_SOURCE 1
  3244. | #define _POSIX_PTHREAD_SEMANTICS 1
  3245. | #define _TANDEM_SOURCE 1
  3246. | #define HAVE_DLFCN_H 1
  3247. | #define LT_OBJDIR ".libs/"
  3248. | #define HAVE_ICONV 1
  3249. | #define ICONV_CONST
  3250. | #define HAVE_ICONV 1
  3251. | #define ENABLE_NLS 1
  3252. | #define HAVE_GETTEXT 1
  3253. | #define HAVE_DCGETTEXT 1
  3254. | #define HAVE_POSIX_TIMERS 1
  3255. | #define STDC_HEADERS 1
  3256. | #define HAVE_ASSERT_H 1
  3257. | #define HAVE_DIRENT_H 1
  3258. | #define HAVE_ERRNO_H 1
  3259. | #define HAVE_EXECINFO_H 1
  3260. | #define HAVE_FCNTL_H 1
  3261. | #define HAVE_GLOB_H 1
  3262. | #define HAVE_LIBGEN_H 1
  3263. | #define HAVE_NETDB_H 1
  3264. | #define HAVE_PWD_H 1
  3265. | #define HAVE_STDBOOL_H 1
  3266. | #define HAVE_UCONTEXT_H 1
  3267. | #define HAVE_SYS_IOCTL_H 1
  3268. | #define HAVE_SYS_MMAN_H 1
  3269. | #define HAVE_SYS_PARAM_H 1
  3270. | #define HAVE_SYS_SOCKET_H 1
  3271. | #define HAVE_SYS_TIMES_H 1
  3272. | #define HAVE_SYS_WAIT_H 1
  3273. | #define HAVE_ARPA_INET_H 1
  3274. | #define HAVE_NETINET_IN_H 1
  3275. | #define HAVE_STDIO_H 1
  3276. | #define HAVE_SYS_DVDIO_H 1
  3277. | #define HAVE_SYS_CDIO_H 1
  3278. | #define SIZEOF_INT 4
  3279. | #define SIZEOF_LONG 8
  3280. | #define IOCTL_REQUEST_TYPE unsigned long
  3281. | #define HAVE_TM_GMTOFF 1
  3282. | /* end confdefs.h. */
  3283. | #ifndef __APPLE_CC__
  3284. | not a universal capable compiler
  3285. | #endif
  3286. | typedef int dummy;
  3287. |
  3288. configure:19432: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3289. configure:19432: $? = 0
  3290. configure:19450: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3291. conftest.c:77:4: error: use of undeclared identifier 'not'
  3292. not big endian
  3293. ^
  3294. 1 error generated.
  3295. configure:19450: $? = 1
  3296. configure: failed program was:
  3297. | /* confdefs.h */
  3298. | #define PACKAGE_NAME "xine-lib"
  3299. | #define PACKAGE_TARNAME "xine-lib"
  3300. | #define PACKAGE_VERSION "1.2.9"
  3301. | #define PACKAGE_STRING "xine-lib 1.2.9"
  3302. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  3303. | #define PACKAGE_URL ""
  3304. | #define PACKAGE "xine-lib"
  3305. | #define VERSION "1.2.9"
  3306. | #define XINE_MAJOR 1
  3307. | #define XINE_MINOR 2
  3308. | #define XINE_SUB 9
  3309. | #define XINE_PATCH
  3310. | #define XINE_LT_CURRENT 9
  3311. | #define XINE_LT_AGE 7
  3312. | #define XINE_TEXTDOMAIN "libxine2"
  3313. | #define ENABLE_IPV6 1
  3314. | #define STDC_HEADERS 1
  3315. | #define HAVE_SYS_TYPES_H 1
  3316. | #define HAVE_SYS_STAT_H 1
  3317. | #define HAVE_STDLIB_H 1
  3318. | #define HAVE_STRING_H 1
  3319. | #define HAVE_MEMORY_H 1
  3320. | #define HAVE_STRINGS_H 1
  3321. | #define HAVE_INTTYPES_H 1
  3322. | #define HAVE_STDINT_H 1
  3323. | #define HAVE_UNISTD_H 1
  3324. | #define __EXTENSIONS__ 1
  3325. | #define _ALL_SOURCE 1
  3326. | #define _GNU_SOURCE 1
  3327. | #define _POSIX_PTHREAD_SEMANTICS 1
  3328. | #define _TANDEM_SOURCE 1
  3329. | #define HAVE_DLFCN_H 1
  3330. | #define LT_OBJDIR ".libs/"
  3331. | #define HAVE_ICONV 1
  3332. | #define ICONV_CONST
  3333. | #define HAVE_ICONV 1
  3334. | #define ENABLE_NLS 1
  3335. | #define HAVE_GETTEXT 1
  3336. | #define HAVE_DCGETTEXT 1
  3337. | #define HAVE_POSIX_TIMERS 1
  3338. | #define STDC_HEADERS 1
  3339. | #define HAVE_ASSERT_H 1
  3340. | #define HAVE_DIRENT_H 1
  3341. | #define HAVE_ERRNO_H 1
  3342. | #define HAVE_EXECINFO_H 1
  3343. | #define HAVE_FCNTL_H 1
  3344. | #define HAVE_GLOB_H 1
  3345. | #define HAVE_LIBGEN_H 1
  3346. | #define HAVE_NETDB_H 1
  3347. | #define HAVE_PWD_H 1
  3348. | #define HAVE_STDBOOL_H 1
  3349. | #define HAVE_UCONTEXT_H 1
  3350. | #define HAVE_SYS_IOCTL_H 1
  3351. | #define HAVE_SYS_MMAN_H 1
  3352. | #define HAVE_SYS_PARAM_H 1
  3353. | #define HAVE_SYS_SOCKET_H 1
  3354. | #define HAVE_SYS_TIMES_H 1
  3355. | #define HAVE_SYS_WAIT_H 1
  3356. | #define HAVE_ARPA_INET_H 1
  3357. | #define HAVE_NETINET_IN_H 1
  3358. | #define HAVE_STDIO_H 1
  3359. | #define HAVE_SYS_DVDIO_H 1
  3360. | #define HAVE_SYS_CDIO_H 1
  3361. | #define SIZEOF_INT 4
  3362. | #define SIZEOF_LONG 8
  3363. | #define IOCTL_REQUEST_TYPE unsigned long
  3364. | #define HAVE_TM_GMTOFF 1
  3365. | /* end confdefs.h. */
  3366. | #include <sys/types.h>
  3367. | #include <sys/param.h>
  3368. |
  3369. | int
  3370. | main ()
  3371. | {
  3372. | #if BYTE_ORDER != BIG_ENDIAN
  3373. | not big endian
  3374. | #endif
  3375. |
  3376. | ;
  3377. | return 0;
  3378. | }
  3379. configure:19578: result: no
  3380. configure:19596: checking for an ANSI C-conforming const
  3381. configure:19662: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3382. configure:19662: $? = 0
  3383. configure:19669: result: yes
  3384. configure:19677: checking for inline
  3385. configure:19693: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3386. configure:19693: $? = 0
  3387. configure:19701: result: inline
  3388. configure:19719: checking for C/C++ restrict keyword
  3389. configure:19744: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3390. configure:19744: $? = 0
  3391. configure:19752: result: __restrict
  3392. configure:19766: checking how to create empty arrays
  3393. configure:19779: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3394. configure:19779: $? = 0
  3395. configure:19807: result: []
  3396. configure:19810: checking whether cc supports ISOC99 _Pragma()
  3397. configure:19823: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3398. configure:19823: $? = 0
  3399. configure:19832: result: yes
  3400. configure:19847: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3401. conftest.c:77:5: error: alignment must be a power of 2
  3402. asm(".align 3");
  3403. ^
  3404. <inline asm>:1:9: note: instantiated into assembly here
  3405. .align 3
  3406. ^
  3407. 1 error generated.
  3408. configure:19847: $? = 1
  3409. configure: failed program was:
  3410. | /* confdefs.h */
  3411. | #define PACKAGE_NAME "xine-lib"
  3412. | #define PACKAGE_TARNAME "xine-lib"
  3413. | #define PACKAGE_VERSION "1.2.9"
  3414. | #define PACKAGE_STRING "xine-lib 1.2.9"
  3415. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  3416. | #define PACKAGE_URL ""
  3417. | #define PACKAGE "xine-lib"
  3418. | #define VERSION "1.2.9"
  3419. | #define XINE_MAJOR 1
  3420. | #define XINE_MINOR 2
  3421. | #define XINE_SUB 9
  3422. | #define XINE_PATCH
  3423. | #define XINE_LT_CURRENT 9
  3424. | #define XINE_LT_AGE 7
  3425. | #define XINE_TEXTDOMAIN "libxine2"
  3426. | #define ENABLE_IPV6 1
  3427. | #define STDC_HEADERS 1
  3428. | #define HAVE_SYS_TYPES_H 1
  3429. | #define HAVE_SYS_STAT_H 1
  3430. | #define HAVE_STDLIB_H 1
  3431. | #define HAVE_STRING_H 1
  3432. | #define HAVE_MEMORY_H 1
  3433. | #define HAVE_STRINGS_H 1
  3434. | #define HAVE_INTTYPES_H 1
  3435. | #define HAVE_STDINT_H 1
  3436. | #define HAVE_UNISTD_H 1
  3437. | #define __EXTENSIONS__ 1
  3438. | #define _ALL_SOURCE 1
  3439. | #define _GNU_SOURCE 1
  3440. | #define _POSIX_PTHREAD_SEMANTICS 1
  3441. | #define _TANDEM_SOURCE 1
  3442. | #define HAVE_DLFCN_H 1
  3443. | #define LT_OBJDIR ".libs/"
  3444. | #define HAVE_ICONV 1
  3445. | #define ICONV_CONST
  3446. | #define HAVE_ICONV 1
  3447. | #define ENABLE_NLS 1
  3448. | #define HAVE_GETTEXT 1
  3449. | #define HAVE_DCGETTEXT 1
  3450. | #define HAVE_POSIX_TIMERS 1
  3451. | #define STDC_HEADERS 1
  3452. | #define HAVE_ASSERT_H 1
  3453. | #define HAVE_DIRENT_H 1
  3454. | #define HAVE_ERRNO_H 1
  3455. | #define HAVE_EXECINFO_H 1
  3456. | #define HAVE_FCNTL_H 1
  3457. | #define HAVE_GLOB_H 1
  3458. | #define HAVE_LIBGEN_H 1
  3459. | #define HAVE_NETDB_H 1
  3460. | #define HAVE_PWD_H 1
  3461. | #define HAVE_STDBOOL_H 1
  3462. | #define HAVE_UCONTEXT_H 1
  3463. | #define HAVE_SYS_IOCTL_H 1
  3464. | #define HAVE_SYS_MMAN_H 1
  3465. | #define HAVE_SYS_PARAM_H 1
  3466. | #define HAVE_SYS_SOCKET_H 1
  3467. | #define HAVE_SYS_TIMES_H 1
  3468. | #define HAVE_SYS_WAIT_H 1
  3469. | #define HAVE_ARPA_INET_H 1
  3470. | #define HAVE_NETINET_IN_H 1
  3471. | #define HAVE_STDIO_H 1
  3472. | #define HAVE_SYS_DVDIO_H 1
  3473. | #define HAVE_SYS_CDIO_H 1
  3474. | #define SIZEOF_INT 4
  3475. | #define SIZEOF_LONG 8
  3476. | #define IOCTL_REQUEST_TYPE unsigned long
  3477. | #define HAVE_TM_GMTOFF 1
  3478. | #define restrict __restrict
  3479. | #define EMPTY_ARRAY_SIZE
  3480. | #define HAVE_ISOC99_PRAGMA /**/
  3481. | /* end confdefs.h. */
  3482. |
  3483. | int
  3484. | main ()
  3485. | {
  3486. | asm(".align 3");
  3487. | ;
  3488. | return 0;
  3489. | }
  3490. configure:19854: checking for AVX assembler
  3491. configure:19867: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3492. configure:19867: $? = 0
  3493. configure:19871: result: yes
  3494. configure:19881: checking highest __attribute__ ((aligned ())) supported
  3495. configure:19897: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Werror -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3496. configure:19897: $? = 0
  3497. configure:19905: result: 64
  3498. configure:19920: checking if cc supports __attribute__(( visibility("protected") ))
  3499. configure:19931: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Werror -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3500. configure:19931: $? = 0
  3501. configure:19940: result: yes
  3502. configure:19989: checking if cc supports __attribute__(( visibility("internal") ))
  3503. configure:20000: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Werror -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3504. configure:20000: $? = 0
  3505. configure:20009: result: yes
  3506. configure:20024: checking if cc supports -fvisibility=hidden
  3507. configure:20041: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Werror -fvisibility=hidden -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3508. configure:20041: $? = 0
  3509. configure:20060: result: yes
  3510. configure:20082: checking if cc supports __attribute__(( sentinel ))
  3511. configure:20093: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Werror -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3512. configure:20093: $? = 0
  3513. configure:20102: result: yes
  3514. configure:20116: checking if cc supports __attribute__(( format(printf, n, n) ))
  3515. configure:20127: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Werror -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3516. configure:20127: $? = 0
  3517. configure:20136: result: yes
  3518. configure:20150: checking if cc supports __attribute__(( format_arg(printf) ))
  3519. configure:20161: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Werror -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3520. conftest.c:81:86: error: control reaches end of non-void function [-Werror,-Wreturn-type]
  3521. char *__attribute__((format_arg(1))) gettextlike(const char *fmt) { fmt = (void *)0; }
  3522. ^
  3523. 1 error generated.
  3524. configure:20161: $? = 1
  3525. configure: failed program was:
  3526. | /* confdefs.h */
  3527. | #define PACKAGE_NAME "xine-lib"
  3528. | #define PACKAGE_TARNAME "xine-lib"
  3529. | #define PACKAGE_VERSION "1.2.9"
  3530. | #define PACKAGE_STRING "xine-lib 1.2.9"
  3531. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  3532. | #define PACKAGE_URL ""
  3533. | #define PACKAGE "xine-lib"
  3534. | #define VERSION "1.2.9"
  3535. | #define XINE_MAJOR 1
  3536. | #define XINE_MINOR 2
  3537. | #define XINE_SUB 9
  3538. | #define XINE_PATCH
  3539. | #define XINE_LT_CURRENT 9
  3540. | #define XINE_LT_AGE 7
  3541. | #define XINE_TEXTDOMAIN "libxine2"
  3542. | #define ENABLE_IPV6 1
  3543. | #define STDC_HEADERS 1
  3544. | #define HAVE_SYS_TYPES_H 1
  3545. | #define HAVE_SYS_STAT_H 1
  3546. | #define HAVE_STDLIB_H 1
  3547. | #define HAVE_STRING_H 1
  3548. | #define HAVE_MEMORY_H 1
  3549. | #define HAVE_STRINGS_H 1
  3550. | #define HAVE_INTTYPES_H 1
  3551. | #define HAVE_STDINT_H 1
  3552. | #define HAVE_UNISTD_H 1
  3553. | #define __EXTENSIONS__ 1
  3554. | #define _ALL_SOURCE 1
  3555. | #define _GNU_SOURCE 1
  3556. | #define _POSIX_PTHREAD_SEMANTICS 1
  3557. | #define _TANDEM_SOURCE 1
  3558. | #define HAVE_DLFCN_H 1
  3559. | #define LT_OBJDIR ".libs/"
  3560. | #define HAVE_ICONV 1
  3561. | #define ICONV_CONST
  3562. | #define HAVE_ICONV 1
  3563. | #define ENABLE_NLS 1
  3564. | #define HAVE_GETTEXT 1
  3565. | #define HAVE_DCGETTEXT 1
  3566. | #define HAVE_POSIX_TIMERS 1
  3567. | #define STDC_HEADERS 1
  3568. | #define HAVE_ASSERT_H 1
  3569. | #define HAVE_DIRENT_H 1
  3570. | #define HAVE_ERRNO_H 1
  3571. | #define HAVE_EXECINFO_H 1
  3572. | #define HAVE_FCNTL_H 1
  3573. | #define HAVE_GLOB_H 1
  3574. | #define HAVE_LIBGEN_H 1
  3575. | #define HAVE_NETDB_H 1
  3576. | #define HAVE_PWD_H 1
  3577. | #define HAVE_STDBOOL_H 1
  3578. | #define HAVE_UCONTEXT_H 1
  3579. | #define HAVE_SYS_IOCTL_H 1
  3580. | #define HAVE_SYS_MMAN_H 1
  3581. | #define HAVE_SYS_PARAM_H 1
  3582. | #define HAVE_SYS_SOCKET_H 1
  3583. | #define HAVE_SYS_TIMES_H 1
  3584. | #define HAVE_SYS_WAIT_H 1
  3585. | #define HAVE_ARPA_INET_H 1
  3586. | #define HAVE_NETINET_IN_H 1
  3587. | #define HAVE_STDIO_H 1
  3588. | #define HAVE_SYS_DVDIO_H 1
  3589. | #define HAVE_SYS_CDIO_H 1
  3590. | #define SIZEOF_INT 4
  3591. | #define SIZEOF_LONG 8
  3592. | #define IOCTL_REQUEST_TYPE unsigned long
  3593. | #define HAVE_TM_GMTOFF 1
  3594. | #define restrict __restrict
  3595. | #define EMPTY_ARRAY_SIZE
  3596. | #define HAVE_ISOC99_PRAGMA /**/
  3597. | #define HAVE_AVX 1
  3598. | #define ATTRIBUTE_ALIGNED_MAX 64
  3599. | #define SUPPORT_ATTRIBUTE_VISIBILITY_PROTECTED 1
  3600. | #define SUPPORT_ATTRIBUTE_VISIBILITY_INTERNAL 1
  3601. | #define SUPPORT_FLAG_VISIBILITY 1
  3602. | #define EXPORTED __attribute__((visibility("default")))
  3603. | #define SUPPORT_ATTRIBUTE_SENTINEL 1
  3604. | #define SUPPORT_ATTRIBUTE_FORMAT 1
  3605. | /* end confdefs.h. */
  3606. | char *__attribute__((format_arg(1))) gettextlike(const char *fmt) { fmt = (void *)0; }
  3607. configure:20170: result: no
  3608. configure:20184: checking if cc supports __attribute__(( deprecated ))
  3609. configure:20195: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Werror -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3610. configure:20195: $? = 0
  3611. configure:20204: result: yes
  3612. configure:20218: checking if cc supports __attribute__(( unused ))
  3613. configure:20229: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Werror -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3614. configure:20229: $? = 0
  3615. configure:20238: result: yes
  3616. configure:20252: checking if cc supports __attribute__(( malloc ))
  3617. configure:20263: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Werror -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3618. configure:20263: $? = 0
  3619. configure:20272: result: yes
  3620. configure:20286: checking if cc supports __attribute__(( weak ))
  3621. configure:20297: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Werror -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3622. configure:20297: $? = 0
  3623. configure:20306: result: yes
  3624. configure:20320: checking if cc supports __attribute__(( warn_unused_result ))
  3625. configure:20331: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Werror -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3626. configure:20331: $? = 0
  3627. configure:20340: result: yes
  3628. configure:20355: checking if cc supports __attribute__(( packed ))
  3629. configure:20366: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Werror -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3630. configure:20366: $? = 0
  3631. configure:20375: result: yes
  3632. configure:20392: checking if cc supports __attribute__(( const ))
  3633. configure:20403: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Werror -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3634. configure:20403: $? = 0
  3635. configure:20412: result: yes
  3636. configure:20425: checking if cc supports -pipe flag
  3637. configure:20440: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -pipe -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3638. configure:20440: $? = 0
  3639. configure:20456: result: yes
  3640. configure:20466: checking if cc supports -Wall flag
  3641. configure:20481: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3642. configure:20481: $? = 0
  3643. configure:20497: result: yes
  3644. configure:20506: checking if cc supports -Wformat=2 flag
  3645. configure:20521: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wformat=2 -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3646. configure:20521: $? = 0
  3647. configure:20537: result: yes
  3648. configure:20586: checking if cc supports -Wno-format-zero-length flag
  3649. configure:20601: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wno-format-zero-length -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3650. configure:20601: $? = 0
  3651. configure:20617: result: yes
  3652. configure:20626: checking if cc supports -Wmissing-format-attribute flag
  3653. configure:20641: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wmissing-format-attribute -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3654. configure:20641: $? = 0
  3655. configure:20657: result: yes
  3656. configure:20667: checking if cc supports -Werror-implicit-function-declaration flag
  3657. configure:20682: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Werror-implicit-function-declaration -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3658. configure:20682: $? = 0
  3659. configure:20698: result: yes
  3660. configure:20707: checking if cc supports -Wstrict-aliasing=2 flag
  3661. configure:20722: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wstrict-aliasing=2 -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3662. configure:20722: $? = 0
  3663. configure:20738: result: yes
  3664. configure:20787: checking if cc supports -Wchar-subscripts flag
  3665. configure:20802: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wchar-subscripts -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3666. configure:20802: $? = 0
  3667. configure:20818: result: yes
  3668. configure:20826: checking if cc supports -Wmissing-declarations flag
  3669. configure:20841: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wmissing-declarations -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3670. configure:20841: $? = 0
  3671. configure:20857: result: yes
  3672. configure:20865: checking if cc supports -Wmissing-prototypes flag
  3673. configure:20880: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wmissing-prototypes -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3674. configure:20880: $? = 0
  3675. configure:20896: result: yes
  3676. configure:20904: checking if cc supports -Wwrite-strings flag
  3677. configure:20919: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wwrite-strings -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3678. configure:20919: $? = 0
  3679. configure:20935: result: yes
  3680. configure:20943: checking for sane -Wpointer-arith
  3681. configure:20956: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3682. configure:20956: $? = 0
  3683. configure:20958: result: yes
  3684. configure:20967: checking if cc supports -Wl,--gc-sections flag
  3685. configure:20978: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector -Wl,--gc-sections conftest.c -L/usr/local/lib >&5
  3686. configure:20978: $? = 0
  3687. configure:20988: result: yes
  3688. configure:21170: checking if cc supports -fexpensive-optimizations flag
  3689. configure:21185: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -fexpensive-optimizations -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3690. cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
  3691. configure:21185: $? = 0
  3692. configure:21201: result: yes
  3693. configure:21885: checking if cc supports -fprofile-arcs flag
  3694. configure:21900: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -fprofile-arcs -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3695. configure:21900: $? = 0
  3696. configure:21916: result: yes
  3697. configure:21921: checking if cc supports -fbranch-probabilities flag
  3698. configure:21936: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -fbranch-probabilities -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3699. cc: error: unknown argument: '-fbranch-probabilities'
  3700. configure:21936: $? = 1
  3701. configure: failed program was:
  3702. | /* confdefs.h */
  3703. | #define PACKAGE_NAME "xine-lib"
  3704. | #define PACKAGE_TARNAME "xine-lib"
  3705. | #define PACKAGE_VERSION "1.2.9"
  3706. | #define PACKAGE_STRING "xine-lib 1.2.9"
  3707. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  3708. | #define PACKAGE_URL ""
  3709. | #define PACKAGE "xine-lib"
  3710. | #define VERSION "1.2.9"
  3711. | #define XINE_MAJOR 1
  3712. | #define XINE_MINOR 2
  3713. | #define XINE_SUB 9
  3714. | #define XINE_PATCH
  3715. | #define XINE_LT_CURRENT 9
  3716. | #define XINE_LT_AGE 7
  3717. | #define XINE_TEXTDOMAIN "libxine2"
  3718. | #define ENABLE_IPV6 1
  3719. | #define STDC_HEADERS 1
  3720. | #define HAVE_SYS_TYPES_H 1
  3721. | #define HAVE_SYS_STAT_H 1
  3722. | #define HAVE_STDLIB_H 1
  3723. | #define HAVE_STRING_H 1
  3724. | #define HAVE_MEMORY_H 1
  3725. | #define HAVE_STRINGS_H 1
  3726. | #define HAVE_INTTYPES_H 1
  3727. | #define HAVE_STDINT_H 1
  3728. | #define HAVE_UNISTD_H 1
  3729. | #define __EXTENSIONS__ 1
  3730. | #define _ALL_SOURCE 1
  3731. | #define _GNU_SOURCE 1
  3732. | #define _POSIX_PTHREAD_SEMANTICS 1
  3733. | #define _TANDEM_SOURCE 1
  3734. | #define HAVE_DLFCN_H 1
  3735. | #define LT_OBJDIR ".libs/"
  3736. | #define HAVE_ICONV 1
  3737. | #define ICONV_CONST
  3738. | #define HAVE_ICONV 1
  3739. | #define ENABLE_NLS 1
  3740. | #define HAVE_GETTEXT 1
  3741. | #define HAVE_DCGETTEXT 1
  3742. | #define HAVE_POSIX_TIMERS 1
  3743. | #define STDC_HEADERS 1
  3744. | #define HAVE_ASSERT_H 1
  3745. | #define HAVE_DIRENT_H 1
  3746. | #define HAVE_ERRNO_H 1
  3747. | #define HAVE_EXECINFO_H 1
  3748. | #define HAVE_FCNTL_H 1
  3749. | #define HAVE_GLOB_H 1
  3750. | #define HAVE_LIBGEN_H 1
  3751. | #define HAVE_NETDB_H 1
  3752. | #define HAVE_PWD_H 1
  3753. | #define HAVE_STDBOOL_H 1
  3754. | #define HAVE_UCONTEXT_H 1
  3755. | #define HAVE_SYS_IOCTL_H 1
  3756. | #define HAVE_SYS_MMAN_H 1
  3757. | #define HAVE_SYS_PARAM_H 1
  3758. | #define HAVE_SYS_SOCKET_H 1
  3759. | #define HAVE_SYS_TIMES_H 1
  3760. | #define HAVE_SYS_WAIT_H 1
  3761. | #define HAVE_ARPA_INET_H 1
  3762. | #define HAVE_NETINET_IN_H 1
  3763. | #define HAVE_STDIO_H 1
  3764. | #define HAVE_SYS_DVDIO_H 1
  3765. | #define HAVE_SYS_CDIO_H 1
  3766. | #define SIZEOF_INT 4
  3767. | #define SIZEOF_LONG 8
  3768. | #define IOCTL_REQUEST_TYPE unsigned long
  3769. | #define HAVE_TM_GMTOFF 1
  3770. | #define restrict __restrict
  3771. | #define EMPTY_ARRAY_SIZE
  3772. | #define HAVE_ISOC99_PRAGMA /**/
  3773. | #define HAVE_AVX 1
  3774. | #define ATTRIBUTE_ALIGNED_MAX 64
  3775. | #define SUPPORT_ATTRIBUTE_VISIBILITY_PROTECTED 1
  3776. | #define SUPPORT_ATTRIBUTE_VISIBILITY_INTERNAL 1
  3777. | #define SUPPORT_FLAG_VISIBILITY 1
  3778. | #define EXPORTED __attribute__((visibility("default")))
  3779. | #define SUPPORT_ATTRIBUTE_SENTINEL 1
  3780. | #define SUPPORT_ATTRIBUTE_FORMAT 1
  3781. | #define SUPPORT_ATTRIBUTE_DEPRECATED 1
  3782. | #define SUPPORT_ATTRIBUTE_UNUSED 1
  3783. | #define SUPPORT_ATTRIBUTE_MALLOC 1
  3784. | #define SUPPORT_ATTRIBUTE_WEAK 1
  3785. | #define SUPPORT_ATTRIBUTE_WARN_UNUSED_RESULT 1
  3786. | #define SUPPORT_ATTRIBUTE_PACKED 1
  3787. | #define SUPPORT_ATTRIBUTE_CONST 1
  3788. | /* end confdefs.h. */
  3789. | int a;
  3790. configure:21952: result: no
  3791. configure:22058: checking if cc supports -ffast-math flag
  3792. configure:22073: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -ffast-math -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3793. configure:22073: $? = 0
  3794. configure:22089: result: yes
  3795. configure:22097: checking whether libm supports -ffast-math
  3796. configure:22127: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -O3 -fexpensive-optimizations -ffast-math -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib -lm >&5
  3797. cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument]
  3798. configure:22127: $? = 0
  3799. configure:22134: result: yes
  3800. configure:22234: checking for nl_langinfo
  3801. configure:22234: result: yes
  3802. configure:22244: checking whether lrintf is declared
  3803. configure:22244: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  3804. configure:22244: $? = 0
  3805. configure:22244: result: yes
  3806. configure:22259: checking for memalign
  3807. configure:22259: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib >&5
  3808. /tmp/conftest-47f193.o: In function `main':
  3809. /usr/local/poudriere/ports/head/multimedia/libxine/work/xine-lib-1.2.9/conftest.c:125: undefined reference to `memalign'
  3810. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  3811. configure:22259: $? = 1
  3812. configure: failed program was:
  3813. | /* confdefs.h */
  3814. | #define PACKAGE_NAME "xine-lib"
  3815. | #define PACKAGE_TARNAME "xine-lib"
  3816. | #define PACKAGE_VERSION "1.2.9"
  3817. | #define PACKAGE_STRING "xine-lib 1.2.9"
  3818. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  3819. | #define PACKAGE_URL ""
  3820. | #define PACKAGE "xine-lib"
  3821. | #define VERSION "1.2.9"
  3822. | #define XINE_MAJOR 1
  3823. | #define XINE_MINOR 2
  3824. | #define XINE_SUB 9
  3825. | #define XINE_PATCH
  3826. | #define XINE_LT_CURRENT 9
  3827. | #define XINE_LT_AGE 7
  3828. | #define XINE_TEXTDOMAIN "libxine2"
  3829. | #define ENABLE_IPV6 1
  3830. | #define STDC_HEADERS 1
  3831. | #define HAVE_SYS_TYPES_H 1
  3832. | #define HAVE_SYS_STAT_H 1
  3833. | #define HAVE_STDLIB_H 1
  3834. | #define HAVE_STRING_H 1
  3835. | #define HAVE_MEMORY_H 1
  3836. | #define HAVE_STRINGS_H 1
  3837. | #define HAVE_INTTYPES_H 1
  3838. | #define HAVE_STDINT_H 1
  3839. | #define HAVE_UNISTD_H 1
  3840. | #define __EXTENSIONS__ 1
  3841. | #define _ALL_SOURCE 1
  3842. | #define _GNU_SOURCE 1
  3843. | #define _POSIX_PTHREAD_SEMANTICS 1
  3844. | #define _TANDEM_SOURCE 1
  3845. | #define HAVE_DLFCN_H 1
  3846. | #define LT_OBJDIR ".libs/"
  3847. | #define HAVE_ICONV 1
  3848. | #define ICONV_CONST
  3849. | #define HAVE_ICONV 1
  3850. | #define ENABLE_NLS 1
  3851. | #define HAVE_GETTEXT 1
  3852. | #define HAVE_DCGETTEXT 1
  3853. | #define HAVE_POSIX_TIMERS 1
  3854. | #define STDC_HEADERS 1
  3855. | #define HAVE_ASSERT_H 1
  3856. | #define HAVE_DIRENT_H 1
  3857. | #define HAVE_ERRNO_H 1
  3858. | #define HAVE_EXECINFO_H 1
  3859. | #define HAVE_FCNTL_H 1
  3860. | #define HAVE_GLOB_H 1
  3861. | #define HAVE_LIBGEN_H 1
  3862. | #define HAVE_NETDB_H 1
  3863. | #define HAVE_PWD_H 1
  3864. | #define HAVE_STDBOOL_H 1
  3865. | #define HAVE_UCONTEXT_H 1
  3866. | #define HAVE_SYS_IOCTL_H 1
  3867. | #define HAVE_SYS_MMAN_H 1
  3868. | #define HAVE_SYS_PARAM_H 1
  3869. | #define HAVE_SYS_SOCKET_H 1
  3870. | #define HAVE_SYS_TIMES_H 1
  3871. | #define HAVE_SYS_WAIT_H 1
  3872. | #define HAVE_ARPA_INET_H 1
  3873. | #define HAVE_NETINET_IN_H 1
  3874. | #define HAVE_STDIO_H 1
  3875. | #define HAVE_SYS_DVDIO_H 1
  3876. | #define HAVE_SYS_CDIO_H 1
  3877. | #define SIZEOF_INT 4
  3878. | #define SIZEOF_LONG 8
  3879. | #define IOCTL_REQUEST_TYPE unsigned long
  3880. | #define HAVE_TM_GMTOFF 1
  3881. | #define restrict __restrict
  3882. | #define EMPTY_ARRAY_SIZE
  3883. | #define HAVE_ISOC99_PRAGMA /**/
  3884. | #define HAVE_AVX 1
  3885. | #define ATTRIBUTE_ALIGNED_MAX 64
  3886. | #define SUPPORT_ATTRIBUTE_VISIBILITY_PROTECTED 1
  3887. | #define SUPPORT_ATTRIBUTE_VISIBILITY_INTERNAL 1
  3888. | #define SUPPORT_FLAG_VISIBILITY 1
  3889. | #define EXPORTED __attribute__((visibility("default")))
  3890. | #define SUPPORT_ATTRIBUTE_SENTINEL 1
  3891. | #define SUPPORT_ATTRIBUTE_FORMAT 1
  3892. | #define SUPPORT_ATTRIBUTE_DEPRECATED 1
  3893. | #define SUPPORT_ATTRIBUTE_UNUSED 1
  3894. | #define SUPPORT_ATTRIBUTE_MALLOC 1
  3895. | #define SUPPORT_ATTRIBUTE_WEAK 1
  3896. | #define SUPPORT_ATTRIBUTE_WARN_UNUSED_RESULT 1
  3897. | #define SUPPORT_ATTRIBUTE_PACKED 1
  3898. | #define SUPPORT_ATTRIBUTE_CONST 1
  3899. | #define HAVE_NL_LANGINFO 1
  3900. | #define HAVE_LRINTF 1
  3901. | #define _ISOC9X_SOURCE 1
  3902. | /* end confdefs.h. */
  3903. | /* Define memalign to an innocuous variant, in case <limits.h> declares memalign.
  3904. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3905. | #define memalign innocuous_memalign
  3906. |
  3907. | /* System header to define __stub macros and hopefully few prototypes,
  3908. | which can conflict with char memalign (); below.
  3909. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3910. | <limits.h> exists even on freestanding compilers. */
  3911. |
  3912. | #ifdef __STDC__
  3913. | # include <limits.h>
  3914. | #else
  3915. | # include <assert.h>
  3916. | #endif
  3917. |
  3918. | #undef memalign
  3919. |
  3920. | /* Override any GCC internal prototype to avoid an error.
  3921. | Use char because int might match the return type of a GCC
  3922. | builtin and then its argument prototype would still apply. */
  3923. | #ifdef __cplusplus
  3924. | extern "C"
  3925. | #endif
  3926. | char memalign ();
  3927. | /* The GNU C library defines this for functions which it implements
  3928. | to always fail with ENOSYS. Some functions are actually named
  3929. | something starting with __ and the normal name is an alias. */
  3930. | #if defined __stub_memalign || defined __stub___memalign
  3931. | choke me
  3932. | #endif
  3933. |
  3934. | int
  3935. | main ()
  3936. | {
  3937. | return memalign ();
  3938. | ;
  3939. | return 0;
  3940. | }
  3941. configure:22259: result: no
  3942. configure:22271: checking for bzero
  3943. configure:22271: result: yes
  3944. configure:22283: checking for memcpy
  3945. configure:22283: result: yes
  3946. configure:22295: checking for localtime_r
  3947. configure:22295: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib >&5
  3948. configure:22295: $? = 0
  3949. configure:22295: result: yes
  3950. configure:22327: checking for vsscanf
  3951. configure:22327: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib >&5
  3952. conftest.c:117:6: warning: incompatible redeclaration of library function 'vsscanf' [-Wincompatible-library-redeclaration]
  3953. char vsscanf ();
  3954. ^
  3955. conftest.c:117:6: note: 'vsscanf' is a builtin with type 'int (const char *restrict, const char *restrict, struct __va_list_tag *)'
  3956. 1 warning generated.
  3957. configure:22327: $? = 0
  3958. configure:22327: result: yes
  3959. configure:22327: checking for sigaction
  3960. configure:22327: result: yes
  3961. configure:22327: checking for sigset
  3962. configure:22327: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib >&5
  3963. configure:22327: $? = 0
  3964. configure:22327: result: yes
  3965. configure:22327: checking for getpwuid_r
  3966. configure:22327: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib >&5
  3967. configure:22327: $? = 0
  3968. configure:22327: result: yes
  3969. configure:22327: checking for nanosleep
  3970. configure:22327: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib >&5
  3971. configure:22327: $? = 0
  3972. configure:22327: result: yes
  3973. configure:22327: checking for lstat
  3974. configure:22327: result: yes
  3975. configure:22327: checking for memset
  3976. configure:22327: result: yes
  3977. configure:22327: checking for readlink
  3978. configure:22327: result: yes
  3979. configure:22327: checking for strchr
  3980. configure:22327: result: yes
  3981. configure:22327: checking for va_copy
  3982. configure:22327: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib >&5
  3983. /tmp/conftest-561efa.o: In function `main':
  3984. /usr/local/poudriere/ports/head/multimedia/libxine/work/xine-lib-1.2.9/conftest.c:137: undefined reference to `va_copy'
  3985. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  3986. configure:22327: $? = 1
  3987. configure: failed program was:
  3988. | /* confdefs.h */
  3989. | #define PACKAGE_NAME "xine-lib"
  3990. | #define PACKAGE_TARNAME "xine-lib"
  3991. | #define PACKAGE_VERSION "1.2.9"
  3992. | #define PACKAGE_STRING "xine-lib 1.2.9"
  3993. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  3994. | #define PACKAGE_URL ""
  3995. | #define PACKAGE "xine-lib"
  3996. | #define VERSION "1.2.9"
  3997. | #define XINE_MAJOR 1
  3998. | #define XINE_MINOR 2
  3999. | #define XINE_SUB 9
  4000. | #define XINE_PATCH
  4001. | #define XINE_LT_CURRENT 9
  4002. | #define XINE_LT_AGE 7
  4003. | #define XINE_TEXTDOMAIN "libxine2"
  4004. | #define ENABLE_IPV6 1
  4005. | #define STDC_HEADERS 1
  4006. | #define HAVE_SYS_TYPES_H 1
  4007. | #define HAVE_SYS_STAT_H 1
  4008. | #define HAVE_STDLIB_H 1
  4009. | #define HAVE_STRING_H 1
  4010. | #define HAVE_MEMORY_H 1
  4011. | #define HAVE_STRINGS_H 1
  4012. | #define HAVE_INTTYPES_H 1
  4013. | #define HAVE_STDINT_H 1
  4014. | #define HAVE_UNISTD_H 1
  4015. | #define __EXTENSIONS__ 1
  4016. | #define _ALL_SOURCE 1
  4017. | #define _GNU_SOURCE 1
  4018. | #define _POSIX_PTHREAD_SEMANTICS 1
  4019. | #define _TANDEM_SOURCE 1
  4020. | #define HAVE_DLFCN_H 1
  4021. | #define LT_OBJDIR ".libs/"
  4022. | #define HAVE_ICONV 1
  4023. | #define ICONV_CONST
  4024. | #define HAVE_ICONV 1
  4025. | #define ENABLE_NLS 1
  4026. | #define HAVE_GETTEXT 1
  4027. | #define HAVE_DCGETTEXT 1
  4028. | #define HAVE_POSIX_TIMERS 1
  4029. | #define STDC_HEADERS 1
  4030. | #define HAVE_ASSERT_H 1
  4031. | #define HAVE_DIRENT_H 1
  4032. | #define HAVE_ERRNO_H 1
  4033. | #define HAVE_EXECINFO_H 1
  4034. | #define HAVE_FCNTL_H 1
  4035. | #define HAVE_GLOB_H 1
  4036. | #define HAVE_LIBGEN_H 1
  4037. | #define HAVE_NETDB_H 1
  4038. | #define HAVE_PWD_H 1
  4039. | #define HAVE_STDBOOL_H 1
  4040. | #define HAVE_UCONTEXT_H 1
  4041. | #define HAVE_SYS_IOCTL_H 1
  4042. | #define HAVE_SYS_MMAN_H 1
  4043. | #define HAVE_SYS_PARAM_H 1
  4044. | #define HAVE_SYS_SOCKET_H 1
  4045. | #define HAVE_SYS_TIMES_H 1
  4046. | #define HAVE_SYS_WAIT_H 1
  4047. | #define HAVE_ARPA_INET_H 1
  4048. | #define HAVE_NETINET_IN_H 1
  4049. | #define HAVE_STDIO_H 1
  4050. | #define HAVE_SYS_DVDIO_H 1
  4051. | #define HAVE_SYS_CDIO_H 1
  4052. | #define SIZEOF_INT 4
  4053. | #define SIZEOF_LONG 8
  4054. | #define IOCTL_REQUEST_TYPE unsigned long
  4055. | #define HAVE_TM_GMTOFF 1
  4056. | #define restrict __restrict
  4057. | #define EMPTY_ARRAY_SIZE
  4058. | #define HAVE_ISOC99_PRAGMA /**/
  4059. | #define HAVE_AVX 1
  4060. | #define ATTRIBUTE_ALIGNED_MAX 64
  4061. | #define SUPPORT_ATTRIBUTE_VISIBILITY_PROTECTED 1
  4062. | #define SUPPORT_ATTRIBUTE_VISIBILITY_INTERNAL 1
  4063. | #define SUPPORT_FLAG_VISIBILITY 1
  4064. | #define EXPORTED __attribute__((visibility("default")))
  4065. | #define SUPPORT_ATTRIBUTE_SENTINEL 1
  4066. | #define SUPPORT_ATTRIBUTE_FORMAT 1
  4067. | #define SUPPORT_ATTRIBUTE_DEPRECATED 1
  4068. | #define SUPPORT_ATTRIBUTE_UNUSED 1
  4069. | #define SUPPORT_ATTRIBUTE_MALLOC 1
  4070. | #define SUPPORT_ATTRIBUTE_WEAK 1
  4071. | #define SUPPORT_ATTRIBUTE_WARN_UNUSED_RESULT 1
  4072. | #define SUPPORT_ATTRIBUTE_PACKED 1
  4073. | #define SUPPORT_ATTRIBUTE_CONST 1
  4074. | #define HAVE_NL_LANGINFO 1
  4075. | #define HAVE_LRINTF 1
  4076. | #define _ISOC9X_SOURCE 1
  4077. | #define HAVE_BZERO 1
  4078. | #define HAVE_MEMCPY 1
  4079. | #define HAVE_LOCALTIME_R 1
  4080. | #define HAVE_VSSCANF 1
  4081. | #define HAVE_SIGACTION 1
  4082. | #define HAVE_SIGSET 1
  4083. | #define HAVE_GETPWUID_R 1
  4084. | #define HAVE_NANOSLEEP 1
  4085. | #define HAVE_LSTAT 1
  4086. | #define HAVE_MEMSET 1
  4087. | #define HAVE_READLINK 1
  4088. | #define HAVE_STRCHR 1
  4089. | /* end confdefs.h. */
  4090. | /* Define va_copy to an innocuous variant, in case <limits.h> declares va_copy.
  4091. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4092. | #define va_copy innocuous_va_copy
  4093. |
  4094. | /* System header to define __stub macros and hopefully few prototypes,
  4095. | which can conflict with char va_copy (); below.
  4096. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4097. | <limits.h> exists even on freestanding compilers. */
  4098. |
  4099. | #ifdef __STDC__
  4100. | # include <limits.h>
  4101. | #else
  4102. | # include <assert.h>
  4103. | #endif
  4104. |
  4105. | #undef va_copy
  4106. |
  4107. | /* Override any GCC internal prototype to avoid an error.
  4108. | Use char because int might match the return type of a GCC
  4109. | builtin and then its argument prototype would still apply. */
  4110. | #ifdef __cplusplus
  4111. | extern "C"
  4112. | #endif
  4113. | char va_copy ();
  4114. | /* The GNU C library defines this for functions which it implements
  4115. | to always fail with ENOSYS. Some functions are actually named
  4116. | something starting with __ and the normal name is an alias. */
  4117. | #if defined __stub_va_copy || defined __stub___va_copy
  4118. | choke me
  4119. | #endif
  4120. |
  4121. | int
  4122. | main ()
  4123. | {
  4124. | return va_copy ();
  4125. | ;
  4126. | return 0;
  4127. | }
  4128. configure:22327: result: no
  4129. configure:22338: checking for llabs
  4130. configure:22338: result: yes
  4131. configure:22351: checking for snprintf
  4132. configure:22351: result: yes
  4133. configure:22351: checking for _snprintf
  4134. configure:22351: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib >&5
  4135. /tmp/conftest-9aa80f.o: In function `main':
  4136. /usr/local/poudriere/ports/head/multimedia/libxine/work/xine-lib-1.2.9/conftest.c:139: undefined reference to `_snprintf'
  4137. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  4138. configure:22351: $? = 1
  4139. configure: failed program was:
  4140. | /* confdefs.h */
  4141. | #define PACKAGE_NAME "xine-lib"
  4142. | #define PACKAGE_TARNAME "xine-lib"
  4143. | #define PACKAGE_VERSION "1.2.9"
  4144. | #define PACKAGE_STRING "xine-lib 1.2.9"
  4145. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  4146. | #define PACKAGE_URL ""
  4147. | #define PACKAGE "xine-lib"
  4148. | #define VERSION "1.2.9"
  4149. | #define XINE_MAJOR 1
  4150. | #define XINE_MINOR 2
  4151. | #define XINE_SUB 9
  4152. | #define XINE_PATCH
  4153. | #define XINE_LT_CURRENT 9
  4154. | #define XINE_LT_AGE 7
  4155. | #define XINE_TEXTDOMAIN "libxine2"
  4156. | #define ENABLE_IPV6 1
  4157. | #define STDC_HEADERS 1
  4158. | #define HAVE_SYS_TYPES_H 1
  4159. | #define HAVE_SYS_STAT_H 1
  4160. | #define HAVE_STDLIB_H 1
  4161. | #define HAVE_STRING_H 1
  4162. | #define HAVE_MEMORY_H 1
  4163. | #define HAVE_STRINGS_H 1
  4164. | #define HAVE_INTTYPES_H 1
  4165. | #define HAVE_STDINT_H 1
  4166. | #define HAVE_UNISTD_H 1
  4167. | #define __EXTENSIONS__ 1
  4168. | #define _ALL_SOURCE 1
  4169. | #define _GNU_SOURCE 1
  4170. | #define _POSIX_PTHREAD_SEMANTICS 1
  4171. | #define _TANDEM_SOURCE 1
  4172. | #define HAVE_DLFCN_H 1
  4173. | #define LT_OBJDIR ".libs/"
  4174. | #define HAVE_ICONV 1
  4175. | #define ICONV_CONST
  4176. | #define HAVE_ICONV 1
  4177. | #define ENABLE_NLS 1
  4178. | #define HAVE_GETTEXT 1
  4179. | #define HAVE_DCGETTEXT 1
  4180. | #define HAVE_POSIX_TIMERS 1
  4181. | #define STDC_HEADERS 1
  4182. | #define HAVE_ASSERT_H 1
  4183. | #define HAVE_DIRENT_H 1
  4184. | #define HAVE_ERRNO_H 1
  4185. | #define HAVE_EXECINFO_H 1
  4186. | #define HAVE_FCNTL_H 1
  4187. | #define HAVE_GLOB_H 1
  4188. | #define HAVE_LIBGEN_H 1
  4189. | #define HAVE_NETDB_H 1
  4190. | #define HAVE_PWD_H 1
  4191. | #define HAVE_STDBOOL_H 1
  4192. | #define HAVE_UCONTEXT_H 1
  4193. | #define HAVE_SYS_IOCTL_H 1
  4194. | #define HAVE_SYS_MMAN_H 1
  4195. | #define HAVE_SYS_PARAM_H 1
  4196. | #define HAVE_SYS_SOCKET_H 1
  4197. | #define HAVE_SYS_TIMES_H 1
  4198. | #define HAVE_SYS_WAIT_H 1
  4199. | #define HAVE_ARPA_INET_H 1
  4200. | #define HAVE_NETINET_IN_H 1
  4201. | #define HAVE_STDIO_H 1
  4202. | #define HAVE_SYS_DVDIO_H 1
  4203. | #define HAVE_SYS_CDIO_H 1
  4204. | #define SIZEOF_INT 4
  4205. | #define SIZEOF_LONG 8
  4206. | #define IOCTL_REQUEST_TYPE unsigned long
  4207. | #define HAVE_TM_GMTOFF 1
  4208. | #define restrict __restrict
  4209. | #define EMPTY_ARRAY_SIZE
  4210. | #define HAVE_ISOC99_PRAGMA /**/
  4211. | #define HAVE_AVX 1
  4212. | #define ATTRIBUTE_ALIGNED_MAX 64
  4213. | #define SUPPORT_ATTRIBUTE_VISIBILITY_PROTECTED 1
  4214. | #define SUPPORT_ATTRIBUTE_VISIBILITY_INTERNAL 1
  4215. | #define SUPPORT_FLAG_VISIBILITY 1
  4216. | #define EXPORTED __attribute__((visibility("default")))
  4217. | #define SUPPORT_ATTRIBUTE_SENTINEL 1
  4218. | #define SUPPORT_ATTRIBUTE_FORMAT 1
  4219. | #define SUPPORT_ATTRIBUTE_DEPRECATED 1
  4220. | #define SUPPORT_ATTRIBUTE_UNUSED 1
  4221. | #define SUPPORT_ATTRIBUTE_MALLOC 1
  4222. | #define SUPPORT_ATTRIBUTE_WEAK 1
  4223. | #define SUPPORT_ATTRIBUTE_WARN_UNUSED_RESULT 1
  4224. | #define SUPPORT_ATTRIBUTE_PACKED 1
  4225. | #define SUPPORT_ATTRIBUTE_CONST 1
  4226. | #define HAVE_NL_LANGINFO 1
  4227. | #define HAVE_LRINTF 1
  4228. | #define _ISOC9X_SOURCE 1
  4229. | #define HAVE_BZERO 1
  4230. | #define HAVE_MEMCPY 1
  4231. | #define HAVE_LOCALTIME_R 1
  4232. | #define HAVE_VSSCANF 1
  4233. | #define HAVE_SIGACTION 1
  4234. | #define HAVE_SIGSET 1
  4235. | #define HAVE_GETPWUID_R 1
  4236. | #define HAVE_NANOSLEEP 1
  4237. | #define HAVE_LSTAT 1
  4238. | #define HAVE_MEMSET 1
  4239. | #define HAVE_READLINK 1
  4240. | #define HAVE_STRCHR 1
  4241. | #define HAVE_LLABS 1
  4242. | #define HAVE_SNPRINTF 1
  4243. | /* end confdefs.h. */
  4244. | /* Define _snprintf to an innocuous variant, in case <limits.h> declares _snprintf.
  4245. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4246. | #define _snprintf innocuous__snprintf
  4247. |
  4248. | /* System header to define __stub macros and hopefully few prototypes,
  4249. | which can conflict with char _snprintf (); below.
  4250. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4251. | <limits.h> exists even on freestanding compilers. */
  4252. |
  4253. | #ifdef __STDC__
  4254. | # include <limits.h>
  4255. | #else
  4256. | # include <assert.h>
  4257. | #endif
  4258. |
  4259. | #undef _snprintf
  4260. |
  4261. | /* Override any GCC internal prototype to avoid an error.
  4262. | Use char because int might match the return type of a GCC
  4263. | builtin and then its argument prototype would still apply. */
  4264. | #ifdef __cplusplus
  4265. | extern "C"
  4266. | #endif
  4267. | char _snprintf ();
  4268. | /* The GNU C library defines this for functions which it implements
  4269. | to always fail with ENOSYS. Some functions are actually named
  4270. | something starting with __ and the normal name is an alias. */
  4271. | #if defined __stub__snprintf || defined __stub____snprintf
  4272. | choke me
  4273. | #endif
  4274. |
  4275. | int
  4276. | main ()
  4277. | {
  4278. | return _snprintf ();
  4279. | ;
  4280. | return 0;
  4281. | }
  4282. configure:22351: result: no
  4283. configure:22364: checking for vsnprintf
  4284. configure:22364: result: yes
  4285. configure:22364: checking for _vsnprintf
  4286. configure:22364: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib >&5
  4287. /tmp/conftest-8bf157.o: In function `main':
  4288. /usr/local/poudriere/ports/head/multimedia/libxine/work/xine-lib-1.2.9/conftest.c:140: undefined reference to `_vsnprintf'
  4289. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  4290. configure:22364: $? = 1
  4291. configure: failed program was:
  4292. | /* confdefs.h */
  4293. | #define PACKAGE_NAME "xine-lib"
  4294. | #define PACKAGE_TARNAME "xine-lib"
  4295. | #define PACKAGE_VERSION "1.2.9"
  4296. | #define PACKAGE_STRING "xine-lib 1.2.9"
  4297. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  4298. | #define PACKAGE_URL ""
  4299. | #define PACKAGE "xine-lib"
  4300. | #define VERSION "1.2.9"
  4301. | #define XINE_MAJOR 1
  4302. | #define XINE_MINOR 2
  4303. | #define XINE_SUB 9
  4304. | #define XINE_PATCH
  4305. | #define XINE_LT_CURRENT 9
  4306. | #define XINE_LT_AGE 7
  4307. | #define XINE_TEXTDOMAIN "libxine2"
  4308. | #define ENABLE_IPV6 1
  4309. | #define STDC_HEADERS 1
  4310. | #define HAVE_SYS_TYPES_H 1
  4311. | #define HAVE_SYS_STAT_H 1
  4312. | #define HAVE_STDLIB_H 1
  4313. | #define HAVE_STRING_H 1
  4314. | #define HAVE_MEMORY_H 1
  4315. | #define HAVE_STRINGS_H 1
  4316. | #define HAVE_INTTYPES_H 1
  4317. | #define HAVE_STDINT_H 1
  4318. | #define HAVE_UNISTD_H 1
  4319. | #define __EXTENSIONS__ 1
  4320. | #define _ALL_SOURCE 1
  4321. | #define _GNU_SOURCE 1
  4322. | #define _POSIX_PTHREAD_SEMANTICS 1
  4323. | #define _TANDEM_SOURCE 1
  4324. | #define HAVE_DLFCN_H 1
  4325. | #define LT_OBJDIR ".libs/"
  4326. | #define HAVE_ICONV 1
  4327. | #define ICONV_CONST
  4328. | #define HAVE_ICONV 1
  4329. | #define ENABLE_NLS 1
  4330. | #define HAVE_GETTEXT 1
  4331. | #define HAVE_DCGETTEXT 1
  4332. | #define HAVE_POSIX_TIMERS 1
  4333. | #define STDC_HEADERS 1
  4334. | #define HAVE_ASSERT_H 1
  4335. | #define HAVE_DIRENT_H 1
  4336. | #define HAVE_ERRNO_H 1
  4337. | #define HAVE_EXECINFO_H 1
  4338. | #define HAVE_FCNTL_H 1
  4339. | #define HAVE_GLOB_H 1
  4340. | #define HAVE_LIBGEN_H 1
  4341. | #define HAVE_NETDB_H 1
  4342. | #define HAVE_PWD_H 1
  4343. | #define HAVE_STDBOOL_H 1
  4344. | #define HAVE_UCONTEXT_H 1
  4345. | #define HAVE_SYS_IOCTL_H 1
  4346. | #define HAVE_SYS_MMAN_H 1
  4347. | #define HAVE_SYS_PARAM_H 1
  4348. | #define HAVE_SYS_SOCKET_H 1
  4349. | #define HAVE_SYS_TIMES_H 1
  4350. | #define HAVE_SYS_WAIT_H 1
  4351. | #define HAVE_ARPA_INET_H 1
  4352. | #define HAVE_NETINET_IN_H 1
  4353. | #define HAVE_STDIO_H 1
  4354. | #define HAVE_SYS_DVDIO_H 1
  4355. | #define HAVE_SYS_CDIO_H 1
  4356. | #define SIZEOF_INT 4
  4357. | #define SIZEOF_LONG 8
  4358. | #define IOCTL_REQUEST_TYPE unsigned long
  4359. | #define HAVE_TM_GMTOFF 1
  4360. | #define restrict __restrict
  4361. | #define EMPTY_ARRAY_SIZE
  4362. | #define HAVE_ISOC99_PRAGMA /**/
  4363. | #define HAVE_AVX 1
  4364. | #define ATTRIBUTE_ALIGNED_MAX 64
  4365. | #define SUPPORT_ATTRIBUTE_VISIBILITY_PROTECTED 1
  4366. | #define SUPPORT_ATTRIBUTE_VISIBILITY_INTERNAL 1
  4367. | #define SUPPORT_FLAG_VISIBILITY 1
  4368. | #define EXPORTED __attribute__((visibility("default")))
  4369. | #define SUPPORT_ATTRIBUTE_SENTINEL 1
  4370. | #define SUPPORT_ATTRIBUTE_FORMAT 1
  4371. | #define SUPPORT_ATTRIBUTE_DEPRECATED 1
  4372. | #define SUPPORT_ATTRIBUTE_UNUSED 1
  4373. | #define SUPPORT_ATTRIBUTE_MALLOC 1
  4374. | #define SUPPORT_ATTRIBUTE_WEAK 1
  4375. | #define SUPPORT_ATTRIBUTE_WARN_UNUSED_RESULT 1
  4376. | #define SUPPORT_ATTRIBUTE_PACKED 1
  4377. | #define SUPPORT_ATTRIBUTE_CONST 1
  4378. | #define HAVE_NL_LANGINFO 1
  4379. | #define HAVE_LRINTF 1
  4380. | #define _ISOC9X_SOURCE 1
  4381. | #define HAVE_BZERO 1
  4382. | #define HAVE_MEMCPY 1
  4383. | #define HAVE_LOCALTIME_R 1
  4384. | #define HAVE_VSSCANF 1
  4385. | #define HAVE_SIGACTION 1
  4386. | #define HAVE_SIGSET 1
  4387. | #define HAVE_GETPWUID_R 1
  4388. | #define HAVE_NANOSLEEP 1
  4389. | #define HAVE_LSTAT 1
  4390. | #define HAVE_MEMSET 1
  4391. | #define HAVE_READLINK 1
  4392. | #define HAVE_STRCHR 1
  4393. | #define HAVE_LLABS 1
  4394. | #define HAVE_SNPRINTF 1
  4395. | #define HAVE_VSNPRINTF 1
  4396. | /* end confdefs.h. */
  4397. | /* Define _vsnprintf to an innocuous variant, in case <limits.h> declares _vsnprintf.
  4398. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4399. | #define _vsnprintf innocuous__vsnprintf
  4400. |
  4401. | /* System header to define __stub macros and hopefully few prototypes,
  4402. | which can conflict with char _vsnprintf (); below.
  4403. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4404. | <limits.h> exists even on freestanding compilers. */
  4405. |
  4406. | #ifdef __STDC__
  4407. | # include <limits.h>
  4408. | #else
  4409. | # include <assert.h>
  4410. | #endif
  4411. |
  4412. | #undef _vsnprintf
  4413. |
  4414. | /* Override any GCC internal prototype to avoid an error.
  4415. | Use char because int might match the return type of a GCC
  4416. | builtin and then its argument prototype would still apply. */
  4417. | #ifdef __cplusplus
  4418. | extern "C"
  4419. | #endif
  4420. | char _vsnprintf ();
  4421. | /* The GNU C library defines this for functions which it implements
  4422. | to always fail with ENOSYS. Some functions are actually named
  4423. | something starting with __ and the normal name is an alias. */
  4424. | #if defined __stub__vsnprintf || defined __stub____vsnprintf
  4425. | choke me
  4426. | #endif
  4427. |
  4428. | int
  4429. | main ()
  4430. | {
  4431. | return _vsnprintf ();
  4432. | ;
  4433. | return 0;
  4434. | }
  4435. configure:22364: result: no
  4436. configure:22377: checking for strcasecmp
  4437. configure:22377: result: yes
  4438. configure:22377: checking for _stricmp
  4439. configure:22377: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib >&5
  4440. /tmp/conftest-8bedf2.o: In function `main':
  4441. /usr/local/poudriere/ports/head/multimedia/libxine/work/xine-lib-1.2.9/conftest.c:141: undefined reference to `_stricmp'
  4442. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  4443. configure:22377: $? = 1
  4444. configure: failed program was:
  4445. | /* confdefs.h */
  4446. | #define PACKAGE_NAME "xine-lib"
  4447. | #define PACKAGE_TARNAME "xine-lib"
  4448. | #define PACKAGE_VERSION "1.2.9"
  4449. | #define PACKAGE_STRING "xine-lib 1.2.9"
  4450. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  4451. | #define PACKAGE_URL ""
  4452. | #define PACKAGE "xine-lib"
  4453. | #define VERSION "1.2.9"
  4454. | #define XINE_MAJOR 1
  4455. | #define XINE_MINOR 2
  4456. | #define XINE_SUB 9
  4457. | #define XINE_PATCH
  4458. | #define XINE_LT_CURRENT 9
  4459. | #define XINE_LT_AGE 7
  4460. | #define XINE_TEXTDOMAIN "libxine2"
  4461. | #define ENABLE_IPV6 1
  4462. | #define STDC_HEADERS 1
  4463. | #define HAVE_SYS_TYPES_H 1
  4464. | #define HAVE_SYS_STAT_H 1
  4465. | #define HAVE_STDLIB_H 1
  4466. | #define HAVE_STRING_H 1
  4467. | #define HAVE_MEMORY_H 1
  4468. | #define HAVE_STRINGS_H 1
  4469. | #define HAVE_INTTYPES_H 1
  4470. | #define HAVE_STDINT_H 1
  4471. | #define HAVE_UNISTD_H 1
  4472. | #define __EXTENSIONS__ 1
  4473. | #define _ALL_SOURCE 1
  4474. | #define _GNU_SOURCE 1
  4475. | #define _POSIX_PTHREAD_SEMANTICS 1
  4476. | #define _TANDEM_SOURCE 1
  4477. | #define HAVE_DLFCN_H 1
  4478. | #define LT_OBJDIR ".libs/"
  4479. | #define HAVE_ICONV 1
  4480. | #define ICONV_CONST
  4481. | #define HAVE_ICONV 1
  4482. | #define ENABLE_NLS 1
  4483. | #define HAVE_GETTEXT 1
  4484. | #define HAVE_DCGETTEXT 1
  4485. | #define HAVE_POSIX_TIMERS 1
  4486. | #define STDC_HEADERS 1
  4487. | #define HAVE_ASSERT_H 1
  4488. | #define HAVE_DIRENT_H 1
  4489. | #define HAVE_ERRNO_H 1
  4490. | #define HAVE_EXECINFO_H 1
  4491. | #define HAVE_FCNTL_H 1
  4492. | #define HAVE_GLOB_H 1
  4493. | #define HAVE_LIBGEN_H 1
  4494. | #define HAVE_NETDB_H 1
  4495. | #define HAVE_PWD_H 1
  4496. | #define HAVE_STDBOOL_H 1
  4497. | #define HAVE_UCONTEXT_H 1
  4498. | #define HAVE_SYS_IOCTL_H 1
  4499. | #define HAVE_SYS_MMAN_H 1
  4500. | #define HAVE_SYS_PARAM_H 1
  4501. | #define HAVE_SYS_SOCKET_H 1
  4502. | #define HAVE_SYS_TIMES_H 1
  4503. | #define HAVE_SYS_WAIT_H 1
  4504. | #define HAVE_ARPA_INET_H 1
  4505. | #define HAVE_NETINET_IN_H 1
  4506. | #define HAVE_STDIO_H 1
  4507. | #define HAVE_SYS_DVDIO_H 1
  4508. | #define HAVE_SYS_CDIO_H 1
  4509. | #define SIZEOF_INT 4
  4510. | #define SIZEOF_LONG 8
  4511. | #define IOCTL_REQUEST_TYPE unsigned long
  4512. | #define HAVE_TM_GMTOFF 1
  4513. | #define restrict __restrict
  4514. | #define EMPTY_ARRAY_SIZE
  4515. | #define HAVE_ISOC99_PRAGMA /**/
  4516. | #define HAVE_AVX 1
  4517. | #define ATTRIBUTE_ALIGNED_MAX 64
  4518. | #define SUPPORT_ATTRIBUTE_VISIBILITY_PROTECTED 1
  4519. | #define SUPPORT_ATTRIBUTE_VISIBILITY_INTERNAL 1
  4520. | #define SUPPORT_FLAG_VISIBILITY 1
  4521. | #define EXPORTED __attribute__((visibility("default")))
  4522. | #define SUPPORT_ATTRIBUTE_SENTINEL 1
  4523. | #define SUPPORT_ATTRIBUTE_FORMAT 1
  4524. | #define SUPPORT_ATTRIBUTE_DEPRECATED 1
  4525. | #define SUPPORT_ATTRIBUTE_UNUSED 1
  4526. | #define SUPPORT_ATTRIBUTE_MALLOC 1
  4527. | #define SUPPORT_ATTRIBUTE_WEAK 1
  4528. | #define SUPPORT_ATTRIBUTE_WARN_UNUSED_RESULT 1
  4529. | #define SUPPORT_ATTRIBUTE_PACKED 1
  4530. | #define SUPPORT_ATTRIBUTE_CONST 1
  4531. | #define HAVE_NL_LANGINFO 1
  4532. | #define HAVE_LRINTF 1
  4533. | #define _ISOC9X_SOURCE 1
  4534. | #define HAVE_BZERO 1
  4535. | #define HAVE_MEMCPY 1
  4536. | #define HAVE_LOCALTIME_R 1
  4537. | #define HAVE_VSSCANF 1
  4538. | #define HAVE_SIGACTION 1
  4539. | #define HAVE_SIGSET 1
  4540. | #define HAVE_GETPWUID_R 1
  4541. | #define HAVE_NANOSLEEP 1
  4542. | #define HAVE_LSTAT 1
  4543. | #define HAVE_MEMSET 1
  4544. | #define HAVE_READLINK 1
  4545. | #define HAVE_STRCHR 1
  4546. | #define HAVE_LLABS 1
  4547. | #define HAVE_SNPRINTF 1
  4548. | #define HAVE_VSNPRINTF 1
  4549. | #define HAVE_STRCASECMP 1
  4550. | /* end confdefs.h. */
  4551. | /* Define _stricmp to an innocuous variant, in case <limits.h> declares _stricmp.
  4552. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4553. | #define _stricmp innocuous__stricmp
  4554. |
  4555. | /* System header to define __stub macros and hopefully few prototypes,
  4556. | which can conflict with char _stricmp (); below.
  4557. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4558. | <limits.h> exists even on freestanding compilers. */
  4559. |
  4560. | #ifdef __STDC__
  4561. | # include <limits.h>
  4562. | #else
  4563. | # include <assert.h>
  4564. | #endif
  4565. |
  4566. | #undef _stricmp
  4567. |
  4568. | /* Override any GCC internal prototype to avoid an error.
  4569. | Use char because int might match the return type of a GCC
  4570. | builtin and then its argument prototype would still apply. */
  4571. | #ifdef __cplusplus
  4572. | extern "C"
  4573. | #endif
  4574. | char _stricmp ();
  4575. | /* The GNU C library defines this for functions which it implements
  4576. | to always fail with ENOSYS. Some functions are actually named
  4577. | something starting with __ and the normal name is an alias. */
  4578. | #if defined __stub__stricmp || defined __stub____stricmp
  4579. | choke me
  4580. | #endif
  4581. |
  4582. | int
  4583. | main ()
  4584. | {
  4585. | return _stricmp ();
  4586. | ;
  4587. | return 0;
  4588. | }
  4589. configure:22377: result: no
  4590. configure:22390: checking for strncasecmp
  4591. configure:22390: result: yes
  4592. configure:22390: checking for _strnicmp
  4593. configure:22390: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib >&5
  4594. /tmp/conftest-a7a736.o: In function `main':
  4595. /usr/local/poudriere/ports/head/multimedia/libxine/work/xine-lib-1.2.9/conftest.c:142: undefined reference to `_strnicmp'
  4596. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  4597. configure:22390: $? = 1
  4598. configure: failed program was:
  4599. | /* confdefs.h */
  4600. | #define PACKAGE_NAME "xine-lib"
  4601. | #define PACKAGE_TARNAME "xine-lib"
  4602. | #define PACKAGE_VERSION "1.2.9"
  4603. | #define PACKAGE_STRING "xine-lib 1.2.9"
  4604. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  4605. | #define PACKAGE_URL ""
  4606. | #define PACKAGE "xine-lib"
  4607. | #define VERSION "1.2.9"
  4608. | #define XINE_MAJOR 1
  4609. | #define XINE_MINOR 2
  4610. | #define XINE_SUB 9
  4611. | #define XINE_PATCH
  4612. | #define XINE_LT_CURRENT 9
  4613. | #define XINE_LT_AGE 7
  4614. | #define XINE_TEXTDOMAIN "libxine2"
  4615. | #define ENABLE_IPV6 1
  4616. | #define STDC_HEADERS 1
  4617. | #define HAVE_SYS_TYPES_H 1
  4618. | #define HAVE_SYS_STAT_H 1
  4619. | #define HAVE_STDLIB_H 1
  4620. | #define HAVE_STRING_H 1
  4621. | #define HAVE_MEMORY_H 1
  4622. | #define HAVE_STRINGS_H 1
  4623. | #define HAVE_INTTYPES_H 1
  4624. | #define HAVE_STDINT_H 1
  4625. | #define HAVE_UNISTD_H 1
  4626. | #define __EXTENSIONS__ 1
  4627. | #define _ALL_SOURCE 1
  4628. | #define _GNU_SOURCE 1
  4629. | #define _POSIX_PTHREAD_SEMANTICS 1
  4630. | #define _TANDEM_SOURCE 1
  4631. | #define HAVE_DLFCN_H 1
  4632. | #define LT_OBJDIR ".libs/"
  4633. | #define HAVE_ICONV 1
  4634. | #define ICONV_CONST
  4635. | #define HAVE_ICONV 1
  4636. | #define ENABLE_NLS 1
  4637. | #define HAVE_GETTEXT 1
  4638. | #define HAVE_DCGETTEXT 1
  4639. | #define HAVE_POSIX_TIMERS 1
  4640. | #define STDC_HEADERS 1
  4641. | #define HAVE_ASSERT_H 1
  4642. | #define HAVE_DIRENT_H 1
  4643. | #define HAVE_ERRNO_H 1
  4644. | #define HAVE_EXECINFO_H 1
  4645. | #define HAVE_FCNTL_H 1
  4646. | #define HAVE_GLOB_H 1
  4647. | #define HAVE_LIBGEN_H 1
  4648. | #define HAVE_NETDB_H 1
  4649. | #define HAVE_PWD_H 1
  4650. | #define HAVE_STDBOOL_H 1
  4651. | #define HAVE_UCONTEXT_H 1
  4652. | #define HAVE_SYS_IOCTL_H 1
  4653. | #define HAVE_SYS_MMAN_H 1
  4654. | #define HAVE_SYS_PARAM_H 1
  4655. | #define HAVE_SYS_SOCKET_H 1
  4656. | #define HAVE_SYS_TIMES_H 1
  4657. | #define HAVE_SYS_WAIT_H 1
  4658. | #define HAVE_ARPA_INET_H 1
  4659. | #define HAVE_NETINET_IN_H 1
  4660. | #define HAVE_STDIO_H 1
  4661. | #define HAVE_SYS_DVDIO_H 1
  4662. | #define HAVE_SYS_CDIO_H 1
  4663. | #define SIZEOF_INT 4
  4664. | #define SIZEOF_LONG 8
  4665. | #define IOCTL_REQUEST_TYPE unsigned long
  4666. | #define HAVE_TM_GMTOFF 1
  4667. | #define restrict __restrict
  4668. | #define EMPTY_ARRAY_SIZE
  4669. | #define HAVE_ISOC99_PRAGMA /**/
  4670. | #define HAVE_AVX 1
  4671. | #define ATTRIBUTE_ALIGNED_MAX 64
  4672. | #define SUPPORT_ATTRIBUTE_VISIBILITY_PROTECTED 1
  4673. | #define SUPPORT_ATTRIBUTE_VISIBILITY_INTERNAL 1
  4674. | #define SUPPORT_FLAG_VISIBILITY 1
  4675. | #define EXPORTED __attribute__((visibility("default")))
  4676. | #define SUPPORT_ATTRIBUTE_SENTINEL 1
  4677. | #define SUPPORT_ATTRIBUTE_FORMAT 1
  4678. | #define SUPPORT_ATTRIBUTE_DEPRECATED 1
  4679. | #define SUPPORT_ATTRIBUTE_UNUSED 1
  4680. | #define SUPPORT_ATTRIBUTE_MALLOC 1
  4681. | #define SUPPORT_ATTRIBUTE_WEAK 1
  4682. | #define SUPPORT_ATTRIBUTE_WARN_UNUSED_RESULT 1
  4683. | #define SUPPORT_ATTRIBUTE_PACKED 1
  4684. | #define SUPPORT_ATTRIBUTE_CONST 1
  4685. | #define HAVE_NL_LANGINFO 1
  4686. | #define HAVE_LRINTF 1
  4687. | #define _ISOC9X_SOURCE 1
  4688. | #define HAVE_BZERO 1
  4689. | #define HAVE_MEMCPY 1
  4690. | #define HAVE_LOCALTIME_R 1
  4691. | #define HAVE_VSSCANF 1
  4692. | #define HAVE_SIGACTION 1
  4693. | #define HAVE_SIGSET 1
  4694. | #define HAVE_GETPWUID_R 1
  4695. | #define HAVE_NANOSLEEP 1
  4696. | #define HAVE_LSTAT 1
  4697. | #define HAVE_MEMSET 1
  4698. | #define HAVE_READLINK 1
  4699. | #define HAVE_STRCHR 1
  4700. | #define HAVE_LLABS 1
  4701. | #define HAVE_SNPRINTF 1
  4702. | #define HAVE_VSNPRINTF 1
  4703. | #define HAVE_STRCASECMP 1
  4704. | #define HAVE_STRNCASECMP 1
  4705. | /* end confdefs.h. */
  4706. | /* Define _strnicmp to an innocuous variant, in case <limits.h> declares _strnicmp.
  4707. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4708. | #define _strnicmp innocuous__strnicmp
  4709. |
  4710. | /* System header to define __stub macros and hopefully few prototypes,
  4711. | which can conflict with char _strnicmp (); below.
  4712. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4713. | <limits.h> exists even on freestanding compilers. */
  4714. |
  4715. | #ifdef __STDC__
  4716. | # include <limits.h>
  4717. | #else
  4718. | # include <assert.h>
  4719. | #endif
  4720. |
  4721. | #undef _strnicmp
  4722. |
  4723. | /* Override any GCC internal prototype to avoid an error.
  4724. | Use char because int might match the return type of a GCC
  4725. | builtin and then its argument prototype would still apply. */
  4726. | #ifdef __cplusplus
  4727. | extern "C"
  4728. | #endif
  4729. | char _strnicmp ();
  4730. | /* The GNU C library defines this for functions which it implements
  4731. | to always fail with ENOSYS. Some functions are actually named
  4732. | something starting with __ and the normal name is an alias. */
  4733. | #if defined __stub__strnicmp || defined __stub____strnicmp
  4734. | choke me
  4735. | #endif
  4736. |
  4737. | int
  4738. | main ()
  4739. | {
  4740. | return _strnicmp ();
  4741. | ;
  4742. | return 0;
  4743. | }
  4744. configure:22390: result: no
  4745. configure:22401: checking for _LARGEFILE_SOURCE value needed for large files
  4746. configure:22420: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib >&5
  4747. configure:22420: $? = 0
  4748. configure:22448: result: no
  4749. configure:22470: checking for asprintf
  4750. configure:22470: result: yes
  4751. configure:22483: checking for basename
  4752. configure:22483: result: yes
  4753. configure:22496: checking for gettimeofday
  4754. configure:22496: result: yes
  4755. configure:22509: checking for setenv
  4756. configure:22509: result: yes
  4757. configure:22522: checking for strcasestr
  4758. configure:22522: result: yes
  4759. configure:22535: checking for strlcat
  4760. configure:22535: result: yes
  4761. configure:22548: checking for strlcpy
  4762. configure:22548: result: yes
  4763. configure:22561: checking for strndup
  4764. configure:22561: result: yes
  4765. configure:22574: checking for strpbrk
  4766. configure:22574: result: yes
  4767. configure:22587: checking for strsep
  4768. configure:22587: result: yes
  4769. configure:22600: checking for strtok_r
  4770. configure:22600: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib >&5
  4771. configure:22600: $? = 0
  4772. configure:22600: result: yes
  4773. configure:22613: checking for timegm
  4774. configure:22613: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib >&5
  4775. configure:22613: $? = 0
  4776. configure:22613: result: yes
  4777. configure:22626: checking for unsetenv
  4778. configure:22626: result: yes
  4779. configure:22639: checking for memmem
  4780. configure:22639: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib >&5
  4781. configure:22639: $? = 0
  4782. configure:22639: result: yes
  4783. configure:22668: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib >&5
  4784. configure:22668: $? = 0
  4785. configure:22685: checking for opendir
  4786. configure:22685: result: yes
  4787. configure:22707: checking for sys/param.h
  4788. configure:22707: result: yes
  4789. configure:22717: checking for MIN()/MAX() macros
  4790. configure:22742: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib >&5
  4791. configure:22742: $? = 0
  4792. configure:22751: result: yes
  4793. configure:22768: checking for limits.h
  4794. configure:22768: result: yes
  4795. configure:22783: checking for pthread_mutex_timedlock
  4796. configure:22783: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib -pthread >&5
  4797. configure:22783: $? = 0
  4798. configure:22783: result: yes
  4799. configure:22803: checking for pthread rwlock support
  4800. configure:22834: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib -pthread >&5
  4801. configure:22834: $? = 0
  4802. configure:22842: result: yes
  4803. configure:22857: checking for GNU getopt_long
  4804. configure:22887: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib >&5
  4805. configure:22887: $? = 0
  4806. configure:22887: ./conftest
  4807. configure:22887: $? = 0
  4808. configure:22888: result: yes
  4809. configure:22920: checking for X
  4810. configure:23109: result: libraries /usr/local/lib, headers /usr/local/include
  4811. configure:23129: checking whether -R must be followed by a space
  4812. configure:23145: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib -R/usr/local/lib >&5
  4813. warning: unknown remark option '-R/usr/local/lib'; did you mean '-Rpass-analysis'? [-Wunknown-warning-option]
  4814. 1 warning generated.
  4815. configure:23145: $? = 0
  4816. configure: failed program was:
  4817. | /* confdefs.h */
  4818. | #define PACKAGE_NAME "xine-lib"
  4819. | #define PACKAGE_TARNAME "xine-lib"
  4820. | #define PACKAGE_VERSION "1.2.9"
  4821. | #define PACKAGE_STRING "xine-lib 1.2.9"
  4822. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  4823. | #define PACKAGE_URL ""
  4824. | #define PACKAGE "xine-lib"
  4825. | #define VERSION "1.2.9"
  4826. | #define XINE_MAJOR 1
  4827. | #define XINE_MINOR 2
  4828. | #define XINE_SUB 9
  4829. | #define XINE_PATCH
  4830. | #define XINE_LT_CURRENT 9
  4831. | #define XINE_LT_AGE 7
  4832. | #define XINE_TEXTDOMAIN "libxine2"
  4833. | #define ENABLE_IPV6 1
  4834. | #define STDC_HEADERS 1
  4835. | #define HAVE_SYS_TYPES_H 1
  4836. | #define HAVE_SYS_STAT_H 1
  4837. | #define HAVE_STDLIB_H 1
  4838. | #define HAVE_STRING_H 1
  4839. | #define HAVE_MEMORY_H 1
  4840. | #define HAVE_STRINGS_H 1
  4841. | #define HAVE_INTTYPES_H 1
  4842. | #define HAVE_STDINT_H 1
  4843. | #define HAVE_UNISTD_H 1
  4844. | #define __EXTENSIONS__ 1
  4845. | #define _ALL_SOURCE 1
  4846. | #define _GNU_SOURCE 1
  4847. | #define _POSIX_PTHREAD_SEMANTICS 1
  4848. | #define _TANDEM_SOURCE 1
  4849. | #define HAVE_DLFCN_H 1
  4850. | #define LT_OBJDIR ".libs/"
  4851. | #define HAVE_ICONV 1
  4852. | #define ICONV_CONST
  4853. | #define HAVE_ICONV 1
  4854. | #define ENABLE_NLS 1
  4855. | #define HAVE_GETTEXT 1
  4856. | #define HAVE_DCGETTEXT 1
  4857. | #define HAVE_POSIX_TIMERS 1
  4858. | #define STDC_HEADERS 1
  4859. | #define HAVE_ASSERT_H 1
  4860. | #define HAVE_DIRENT_H 1
  4861. | #define HAVE_ERRNO_H 1
  4862. | #define HAVE_EXECINFO_H 1
  4863. | #define HAVE_FCNTL_H 1
  4864. | #define HAVE_GLOB_H 1
  4865. | #define HAVE_LIBGEN_H 1
  4866. | #define HAVE_NETDB_H 1
  4867. | #define HAVE_PWD_H 1
  4868. | #define HAVE_STDBOOL_H 1
  4869. | #define HAVE_UCONTEXT_H 1
  4870. | #define HAVE_SYS_IOCTL_H 1
  4871. | #define HAVE_SYS_MMAN_H 1
  4872. | #define HAVE_SYS_PARAM_H 1
  4873. | #define HAVE_SYS_SOCKET_H 1
  4874. | #define HAVE_SYS_TIMES_H 1
  4875. | #define HAVE_SYS_WAIT_H 1
  4876. | #define HAVE_ARPA_INET_H 1
  4877. | #define HAVE_NETINET_IN_H 1
  4878. | #define HAVE_STDIO_H 1
  4879. | #define HAVE_SYS_DVDIO_H 1
  4880. | #define HAVE_SYS_CDIO_H 1
  4881. | #define SIZEOF_INT 4
  4882. | #define SIZEOF_LONG 8
  4883. | #define IOCTL_REQUEST_TYPE unsigned long
  4884. | #define HAVE_TM_GMTOFF 1
  4885. | #define restrict __restrict
  4886. | #define EMPTY_ARRAY_SIZE
  4887. | #define HAVE_ISOC99_PRAGMA /**/
  4888. | #define HAVE_AVX 1
  4889. | #define ATTRIBUTE_ALIGNED_MAX 64
  4890. | #define SUPPORT_ATTRIBUTE_VISIBILITY_PROTECTED 1
  4891. | #define SUPPORT_ATTRIBUTE_VISIBILITY_INTERNAL 1
  4892. | #define SUPPORT_FLAG_VISIBILITY 1
  4893. | #define EXPORTED __attribute__((visibility("default")))
  4894. | #define SUPPORT_ATTRIBUTE_SENTINEL 1
  4895. | #define SUPPORT_ATTRIBUTE_FORMAT 1
  4896. | #define SUPPORT_ATTRIBUTE_DEPRECATED 1
  4897. | #define SUPPORT_ATTRIBUTE_UNUSED 1
  4898. | #define SUPPORT_ATTRIBUTE_MALLOC 1
  4899. | #define SUPPORT_ATTRIBUTE_WEAK 1
  4900. | #define SUPPORT_ATTRIBUTE_WARN_UNUSED_RESULT 1
  4901. | #define SUPPORT_ATTRIBUTE_PACKED 1
  4902. | #define SUPPORT_ATTRIBUTE_CONST 1
  4903. | #define HAVE_NL_LANGINFO 1
  4904. | #define HAVE_LRINTF 1
  4905. | #define _ISOC9X_SOURCE 1
  4906. | #define HAVE_BZERO 1
  4907. | #define HAVE_MEMCPY 1
  4908. | #define HAVE_LOCALTIME_R 1
  4909. | #define HAVE_VSSCANF 1
  4910. | #define HAVE_SIGACTION 1
  4911. | #define HAVE_SIGSET 1
  4912. | #define HAVE_GETPWUID_R 1
  4913. | #define HAVE_NANOSLEEP 1
  4914. | #define HAVE_LSTAT 1
  4915. | #define HAVE_MEMSET 1
  4916. | #define HAVE_READLINK 1
  4917. | #define HAVE_STRCHR 1
  4918. | #define HAVE_LLABS 1
  4919. | #define HAVE_SNPRINTF 1
  4920. | #define HAVE_VSNPRINTF 1
  4921. | #define HAVE_STRCASECMP 1
  4922. | #define HAVE_STRNCASECMP 1
  4923. | #define HAVE_FSEEKO 1
  4924. | #define HAVE_ASPRINTF 1
  4925. | #define HAVE_BASENAME 1
  4926. | #define HAVE_GETTIMEOFDAY 1
  4927. | #define HAVE_SETENV 1
  4928. | #define HAVE_STRCASESTR 1
  4929. | #define HAVE_STRLCAT 1
  4930. | #define HAVE_STRLCPY 1
  4931. | #define HAVE_STRNDUP 1
  4932. | #define HAVE_STRPBRK 1
  4933. | #define HAVE_STRSEP 1
  4934. | #define HAVE_STRTOK_R 1
  4935. | #define HAVE_TIMEGM 1
  4936. | #define HAVE_UNSETENV 1
  4937. | #define HAVE_MEMMEM 1
  4938. | #define HAVE_HSTRERROR 1
  4939. | #define HAVE_OPENDIR 1
  4940. | #define HAVE_SYS_PARAM_H 1
  4941. | #define HAVE_MAX_MACRO 1
  4942. | #define HAVE_MIN_MACRO 1
  4943. | #define HAVE_LIMITS_H 1
  4944. | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  4945. | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  4946. | #define HAVE_PTHREAD_RWLOCK 1
  4947. | #define HAVE_GETOPT_LONG /**/
  4948. | /* end confdefs.h. */
  4949. |
  4950. | int
  4951. | main ()
  4952. | {
  4953. |
  4954. | ;
  4955. | return 0;
  4956. | }
  4957. configure:23162: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib -R /usr/local/lib >&5
  4958. warning: unknown remark option '-R' [-Wunknown-warning-option]
  4959. 1 warning generated.
  4960. /usr/local/lib: file not recognized: File format not recognized
  4961. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  4962. configure:23162: $? = 1
  4963. configure: failed program was:
  4964. | /* confdefs.h */
  4965. | #define PACKAGE_NAME "xine-lib"
  4966. | #define PACKAGE_TARNAME "xine-lib"
  4967. | #define PACKAGE_VERSION "1.2.9"
  4968. | #define PACKAGE_STRING "xine-lib 1.2.9"
  4969. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  4970. | #define PACKAGE_URL ""
  4971. | #define PACKAGE "xine-lib"
  4972. | #define VERSION "1.2.9"
  4973. | #define XINE_MAJOR 1
  4974. | #define XINE_MINOR 2
  4975. | #define XINE_SUB 9
  4976. | #define XINE_PATCH
  4977. | #define XINE_LT_CURRENT 9
  4978. | #define XINE_LT_AGE 7
  4979. | #define XINE_TEXTDOMAIN "libxine2"
  4980. | #define ENABLE_IPV6 1
  4981. | #define STDC_HEADERS 1
  4982. | #define HAVE_SYS_TYPES_H 1
  4983. | #define HAVE_SYS_STAT_H 1
  4984. | #define HAVE_STDLIB_H 1
  4985. | #define HAVE_STRING_H 1
  4986. | #define HAVE_MEMORY_H 1
  4987. | #define HAVE_STRINGS_H 1
  4988. | #define HAVE_INTTYPES_H 1
  4989. | #define HAVE_STDINT_H 1
  4990. | #define HAVE_UNISTD_H 1
  4991. | #define __EXTENSIONS__ 1
  4992. | #define _ALL_SOURCE 1
  4993. | #define _GNU_SOURCE 1
  4994. | #define _POSIX_PTHREAD_SEMANTICS 1
  4995. | #define _TANDEM_SOURCE 1
  4996. | #define HAVE_DLFCN_H 1
  4997. | #define LT_OBJDIR ".libs/"
  4998. | #define HAVE_ICONV 1
  4999. | #define ICONV_CONST
  5000. | #define HAVE_ICONV 1
  5001. | #define ENABLE_NLS 1
  5002. | #define HAVE_GETTEXT 1
  5003. | #define HAVE_DCGETTEXT 1
  5004. | #define HAVE_POSIX_TIMERS 1
  5005. | #define STDC_HEADERS 1
  5006. | #define HAVE_ASSERT_H 1
  5007. | #define HAVE_DIRENT_H 1
  5008. | #define HAVE_ERRNO_H 1
  5009. | #define HAVE_EXECINFO_H 1
  5010. | #define HAVE_FCNTL_H 1
  5011. | #define HAVE_GLOB_H 1
  5012. | #define HAVE_LIBGEN_H 1
  5013. | #define HAVE_NETDB_H 1
  5014. | #define HAVE_PWD_H 1
  5015. | #define HAVE_STDBOOL_H 1
  5016. | #define HAVE_UCONTEXT_H 1
  5017. | #define HAVE_SYS_IOCTL_H 1
  5018. | #define HAVE_SYS_MMAN_H 1
  5019. | #define HAVE_SYS_PARAM_H 1
  5020. | #define HAVE_SYS_SOCKET_H 1
  5021. | #define HAVE_SYS_TIMES_H 1
  5022. | #define HAVE_SYS_WAIT_H 1
  5023. | #define HAVE_ARPA_INET_H 1
  5024. | #define HAVE_NETINET_IN_H 1
  5025. | #define HAVE_STDIO_H 1
  5026. | #define HAVE_SYS_DVDIO_H 1
  5027. | #define HAVE_SYS_CDIO_H 1
  5028. | #define SIZEOF_INT 4
  5029. | #define SIZEOF_LONG 8
  5030. | #define IOCTL_REQUEST_TYPE unsigned long
  5031. | #define HAVE_TM_GMTOFF 1
  5032. | #define restrict __restrict
  5033. | #define EMPTY_ARRAY_SIZE
  5034. | #define HAVE_ISOC99_PRAGMA /**/
  5035. | #define HAVE_AVX 1
  5036. | #define ATTRIBUTE_ALIGNED_MAX 64
  5037. | #define SUPPORT_ATTRIBUTE_VISIBILITY_PROTECTED 1
  5038. | #define SUPPORT_ATTRIBUTE_VISIBILITY_INTERNAL 1
  5039. | #define SUPPORT_FLAG_VISIBILITY 1
  5040. | #define EXPORTED __attribute__((visibility("default")))
  5041. | #define SUPPORT_ATTRIBUTE_SENTINEL 1
  5042. | #define SUPPORT_ATTRIBUTE_FORMAT 1
  5043. | #define SUPPORT_ATTRIBUTE_DEPRECATED 1
  5044. | #define SUPPORT_ATTRIBUTE_UNUSED 1
  5045. | #define SUPPORT_ATTRIBUTE_MALLOC 1
  5046. | #define SUPPORT_ATTRIBUTE_WEAK 1
  5047. | #define SUPPORT_ATTRIBUTE_WARN_UNUSED_RESULT 1
  5048. | #define SUPPORT_ATTRIBUTE_PACKED 1
  5049. | #define SUPPORT_ATTRIBUTE_CONST 1
  5050. | #define HAVE_NL_LANGINFO 1
  5051. | #define HAVE_LRINTF 1
  5052. | #define _ISOC9X_SOURCE 1
  5053. | #define HAVE_BZERO 1
  5054. | #define HAVE_MEMCPY 1
  5055. | #define HAVE_LOCALTIME_R 1
  5056. | #define HAVE_VSSCANF 1
  5057. | #define HAVE_SIGACTION 1
  5058. | #define HAVE_SIGSET 1
  5059. | #define HAVE_GETPWUID_R 1
  5060. | #define HAVE_NANOSLEEP 1
  5061. | #define HAVE_LSTAT 1
  5062. | #define HAVE_MEMSET 1
  5063. | #define HAVE_READLINK 1
  5064. | #define HAVE_STRCHR 1
  5065. | #define HAVE_LLABS 1
  5066. | #define HAVE_SNPRINTF 1
  5067. | #define HAVE_VSNPRINTF 1
  5068. | #define HAVE_STRCASECMP 1
  5069. | #define HAVE_STRNCASECMP 1
  5070. | #define HAVE_FSEEKO 1
  5071. | #define HAVE_ASPRINTF 1
  5072. | #define HAVE_BASENAME 1
  5073. | #define HAVE_GETTIMEOFDAY 1
  5074. | #define HAVE_SETENV 1
  5075. | #define HAVE_STRCASESTR 1
  5076. | #define HAVE_STRLCAT 1
  5077. | #define HAVE_STRLCPY 1
  5078. | #define HAVE_STRNDUP 1
  5079. | #define HAVE_STRPBRK 1
  5080. | #define HAVE_STRSEP 1
  5081. | #define HAVE_STRTOK_R 1
  5082. | #define HAVE_TIMEGM 1
  5083. | #define HAVE_UNSETENV 1
  5084. | #define HAVE_MEMMEM 1
  5085. | #define HAVE_HSTRERROR 1
  5086. | #define HAVE_OPENDIR 1
  5087. | #define HAVE_SYS_PARAM_H 1
  5088. | #define HAVE_MAX_MACRO 1
  5089. | #define HAVE_MIN_MACRO 1
  5090. | #define HAVE_LIMITS_H 1
  5091. | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  5092. | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  5093. | #define HAVE_PTHREAD_RWLOCK 1
  5094. | #define HAVE_GETOPT_LONG /**/
  5095. | /* end confdefs.h. */
  5096. |
  5097. | int
  5098. | main ()
  5099. | {
  5100. |
  5101. | ;
  5102. | return 0;
  5103. | }
  5104. configure:23167: result: neither works
  5105. configure:23208: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib -L/usr/local/lib -lX11 >&5
  5106. configure:23208: $? = 0
  5107. configure:23306: checking for gethostbyname
  5108. configure:23306: result: yes
  5109. configure:23403: checking for connect
  5110. configure:23403: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib >&5
  5111. configure:23403: $? = 0
  5112. configure:23403: result: yes
  5113. configure:23452: checking for remove
  5114. configure:23452: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib >&5
  5115. configure:23452: $? = 0
  5116. configure:23452: result: yes
  5117. configure:23501: checking for shmat
  5118. configure:23501: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -L/usr/local/lib >&5
  5119. configure:23501: $? = 0
  5120. configure:23501: result: yes
  5121. configure:23559: checking for IceConnectionNumber in -lICE
  5122. configure:23584: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector -L/usr/local/lib conftest.c -lICE -L/usr/local/lib >&5
  5123. configure:23584: $? = 0
  5124. configure:23593: result: yes
  5125. configure:23605: checking for main in -lXext
  5126. configure:23624: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector conftest.c -lXext -L/usr/local/lib -lSM -lICE -lX11 -L/usr/local/lib >&5
  5127. configure:23624: $? = 0
  5128. configure:23633: result: yes
  5129. configure:23721: checking for X11/extensions/XShm.h
  5130. configure:23721: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -I/usr/local/include conftest.c >&5
  5131. configure:23721: $? = 0
  5132. configure:23721: result: yes
  5133. configure:23766: checking for thread safe X11
  5134. configure:23777: result: yes
  5135. configure:23787: checking for special C compiler options needed for large files
  5136. configure:23832: result: no
  5137. configure:23838: checking for _FILE_OFFSET_BITS value needed for large files
  5138. configure:23863: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  5139. configure:23863: $? = 0
  5140. configure:23895: result: no
  5141. configure:23988: checking if cc supports -Wl,-Bsymbolic flag
  5142. configure:23999: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -g -fstack-protector -Wl,-Bsymbolic conftest.c -L/usr/local/lib >&5
  5143. configure:23999: $? = 0
  5144. configure:24009: result: yes
  5145. configure:24630: checking sys/soundcard.h usability
  5146. configure:24630: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  5147. configure:24630: $? = 0
  5148. configure:24630: result: yes
  5149. configure:24630: checking sys/soundcard.h presence
  5150. configure:24630: cpp -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c
  5151. configure:24630: $? = 0
  5152. configure:24630: result: yes
  5153. configure:24630: checking for sys/soundcard.h
  5154. configure:24630: result: yes
  5155. configure:24640: checking whether SNDCTL_DSP_SETFRAGMENT is declared
  5156. configure:24640: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  5157. configure:24640: $? = 0
  5158. configure:24640: result: yes
  5159. configure:25663: checking for DirectX
  5160. configure:25690: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  5161. conftest.c:141:51: fatal error: 'windows.h' file not found
  5162. #include <windows.h>
  5163. ^~~~~~~~~~~
  5164. 1 error generated.
  5165. configure:25690: $? = 1
  5166. configure: failed program was:
  5167. | /* confdefs.h */
  5168. | #define PACKAGE_NAME "xine-lib"
  5169. | #define PACKAGE_TARNAME "xine-lib"
  5170. | #define PACKAGE_VERSION "1.2.9"
  5171. | #define PACKAGE_STRING "xine-lib 1.2.9"
  5172. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  5173. | #define PACKAGE_URL ""
  5174. | #define PACKAGE "xine-lib"
  5175. | #define VERSION "1.2.9"
  5176. | #define XINE_MAJOR 1
  5177. | #define XINE_MINOR 2
  5178. | #define XINE_SUB 9
  5179. | #define XINE_PATCH
  5180. | #define XINE_LT_CURRENT 9
  5181. | #define XINE_LT_AGE 7
  5182. | #define XINE_TEXTDOMAIN "libxine2"
  5183. | #define ENABLE_IPV6 1
  5184. | #define STDC_HEADERS 1
  5185. | #define HAVE_SYS_TYPES_H 1
  5186. | #define HAVE_SYS_STAT_H 1
  5187. | #define HAVE_STDLIB_H 1
  5188. | #define HAVE_STRING_H 1
  5189. | #define HAVE_MEMORY_H 1
  5190. | #define HAVE_STRINGS_H 1
  5191. | #define HAVE_INTTYPES_H 1
  5192. | #define HAVE_STDINT_H 1
  5193. | #define HAVE_UNISTD_H 1
  5194. | #define __EXTENSIONS__ 1
  5195. | #define _ALL_SOURCE 1
  5196. | #define _GNU_SOURCE 1
  5197. | #define _POSIX_PTHREAD_SEMANTICS 1
  5198. | #define _TANDEM_SOURCE 1
  5199. | #define HAVE_DLFCN_H 1
  5200. | #define LT_OBJDIR ".libs/"
  5201. | #define HAVE_ICONV 1
  5202. | #define ICONV_CONST
  5203. | #define HAVE_ICONV 1
  5204. | #define ENABLE_NLS 1
  5205. | #define HAVE_GETTEXT 1
  5206. | #define HAVE_DCGETTEXT 1
  5207. | #define HAVE_POSIX_TIMERS 1
  5208. | #define STDC_HEADERS 1
  5209. | #define HAVE_ASSERT_H 1
  5210. | #define HAVE_DIRENT_H 1
  5211. | #define HAVE_ERRNO_H 1
  5212. | #define HAVE_EXECINFO_H 1
  5213. | #define HAVE_FCNTL_H 1
  5214. | #define HAVE_GLOB_H 1
  5215. | #define HAVE_LIBGEN_H 1
  5216. | #define HAVE_NETDB_H 1
  5217. | #define HAVE_PWD_H 1
  5218. | #define HAVE_STDBOOL_H 1
  5219. | #define HAVE_UCONTEXT_H 1
  5220. | #define HAVE_SYS_IOCTL_H 1
  5221. | #define HAVE_SYS_MMAN_H 1
  5222. | #define HAVE_SYS_PARAM_H 1
  5223. | #define HAVE_SYS_SOCKET_H 1
  5224. | #define HAVE_SYS_TIMES_H 1
  5225. | #define HAVE_SYS_WAIT_H 1
  5226. | #define HAVE_ARPA_INET_H 1
  5227. | #define HAVE_NETINET_IN_H 1
  5228. | #define HAVE_STDIO_H 1
  5229. | #define HAVE_SYS_DVDIO_H 1
  5230. | #define HAVE_SYS_CDIO_H 1
  5231. | #define SIZEOF_INT 4
  5232. | #define SIZEOF_LONG 8
  5233. | #define IOCTL_REQUEST_TYPE unsigned long
  5234. | #define HAVE_TM_GMTOFF 1
  5235. | #define restrict __restrict
  5236. | #define EMPTY_ARRAY_SIZE
  5237. | #define HAVE_ISOC99_PRAGMA /**/
  5238. | #define HAVE_AVX 1
  5239. | #define ATTRIBUTE_ALIGNED_MAX 64
  5240. | #define SUPPORT_ATTRIBUTE_VISIBILITY_PROTECTED 1
  5241. | #define SUPPORT_ATTRIBUTE_VISIBILITY_INTERNAL 1
  5242. | #define SUPPORT_FLAG_VISIBILITY 1
  5243. | #define EXPORTED __attribute__((visibility("default")))
  5244. | #define SUPPORT_ATTRIBUTE_SENTINEL 1
  5245. | #define SUPPORT_ATTRIBUTE_FORMAT 1
  5246. | #define SUPPORT_ATTRIBUTE_DEPRECATED 1
  5247. | #define SUPPORT_ATTRIBUTE_UNUSED 1
  5248. | #define SUPPORT_ATTRIBUTE_MALLOC 1
  5249. | #define SUPPORT_ATTRIBUTE_WEAK 1
  5250. | #define SUPPORT_ATTRIBUTE_WARN_UNUSED_RESULT 1
  5251. | #define SUPPORT_ATTRIBUTE_PACKED 1
  5252. | #define SUPPORT_ATTRIBUTE_CONST 1
  5253. | #define HAVE_NL_LANGINFO 1
  5254. | #define HAVE_LRINTF 1
  5255. | #define _ISOC9X_SOURCE 1
  5256. | #define HAVE_BZERO 1
  5257. | #define HAVE_MEMCPY 1
  5258. | #define HAVE_LOCALTIME_R 1
  5259. | #define HAVE_VSSCANF 1
  5260. | #define HAVE_SIGACTION 1
  5261. | #define HAVE_SIGSET 1
  5262. | #define HAVE_GETPWUID_R 1
  5263. | #define HAVE_NANOSLEEP 1
  5264. | #define HAVE_LSTAT 1
  5265. | #define HAVE_MEMSET 1
  5266. | #define HAVE_READLINK 1
  5267. | #define HAVE_STRCHR 1
  5268. | #define HAVE_LLABS 1
  5269. | #define HAVE_SNPRINTF 1
  5270. | #define HAVE_VSNPRINTF 1
  5271. | #define HAVE_STRCASECMP 1
  5272. | #define HAVE_STRNCASECMP 1
  5273. | #define HAVE_FSEEKO 1
  5274. | #define HAVE_ASPRINTF 1
  5275. | #define HAVE_BASENAME 1
  5276. | #define HAVE_GETTIMEOFDAY 1
  5277. | #define HAVE_SETENV 1
  5278. | #define HAVE_STRCASESTR 1
  5279. | #define HAVE_STRLCAT 1
  5280. | #define HAVE_STRLCPY 1
  5281. | #define HAVE_STRNDUP 1
  5282. | #define HAVE_STRPBRK 1
  5283. | #define HAVE_STRSEP 1
  5284. | #define HAVE_STRTOK_R 1
  5285. | #define HAVE_TIMEGM 1
  5286. | #define HAVE_UNSETENV 1
  5287. | #define HAVE_MEMMEM 1
  5288. | #define HAVE_HSTRERROR 1
  5289. | #define HAVE_OPENDIR 1
  5290. | #define HAVE_SYS_PARAM_H 1
  5291. | #define HAVE_MAX_MACRO 1
  5292. | #define HAVE_MIN_MACRO 1
  5293. | #define HAVE_LIMITS_H 1
  5294. | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  5295. | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  5296. | #define HAVE_PTHREAD_RWLOCK 1
  5297. | #define HAVE_GETOPT_LONG /**/
  5298. | #define HAVE_X11_EXTENSIONS_XSHM_H 1
  5299. | #define HAVE_X11 1
  5300. | #define LIBX11_SO "libX11.so.6"
  5301. | #define LIBXV_SO "libXv.so.1"
  5302. | #define HAVE_THREAD_SAFE_X11 1
  5303. | #define XINE_MAKE_BUILTINS 1
  5304. | #define HAVE_SYS_SOUNDCARD_H 1
  5305. | /* end confdefs.h. */
  5306. | #include <stddef.h>
  5307. | #include <windows.h>
  5308. | #include <ddraw.h>
  5309. | #include <dsound.h>
  5310. | int
  5311. | main ()
  5312. | {
  5313. | DirectDrawCreate(0, NULL, 0); DirectSoundCreate(0, NULL, 0)
  5314. | ;
  5315. | return 0;
  5316. | }
  5317. configure:25717: result: no
  5318. configure:26316: checking for glBegin in -lGL
  5319. configure:26341: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -I/usr/local/include -Wl,-Bsymbolic -g -fstack-protector conftest.c -lGL -L/usr/local/lib -lSM -lICE -lX11 -lXext -lm -L/usr/local/lib >&5
  5320. configure:26341: $? = 0
  5321. configure:26350: result: yes
  5322. configure:26355: checking GL/gl.h usability
  5323. configure:26355: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -I/usr/local/include conftest.c >&5
  5324. configure:26355: $? = 0
  5325. configure:26355: result: yes
  5326. configure:26355: checking GL/gl.h presence
  5327. configure:26355: cpp -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -I/usr/local/include conftest.c
  5328. configure:26355: $? = 0
  5329. configure:26355: result: yes
  5330. configure:26355: checking for GL/gl.h
  5331. configure:26355: result: yes
  5332. configure:26373: checking for OpenGL 2.0
  5333. configure:26405: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -I/usr/local/include -Wl,-Bsymbolic -g -fstack-protector conftest.c -L/usr/local/lib -L/usr/local/lib -lSM -lICE -lX11 -lXext -lGL -lm >&5
  5334. conftest.c:153:39: warning: passing 'char [5]' to parameter of type 'const GLubyte *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
  5335. glXGetProcAddressARB ("proc");
  5336. ^~~~~~
  5337. /usr/local/include/GL/glx.h:318:61: note: passing argument to parameter here
  5338. extern __GLXextFuncPtr glXGetProcAddressARB (const GLubyte *);
  5339. ^
  5340. conftest.c:155:40: warning: passing 'GLint *' (aka 'int *') to parameter of type 'const GLuint *' (aka 'const unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
  5341. glDeleteBuffers (1024, &i);
  5342. ^~
  5343. /usr/local/include/GL/glext.h:549:63: note: passing argument to parameter 'buffers' here
  5344. GLAPI void APIENTRY glDeleteBuffers (GLsizei n, const GLuint *buffers);
  5345. ^
  5346. 2 warnings generated.
  5347. configure:26405: $? = 0
  5348. configure:26413: result: yes
  5349. configure:26422: checking for gluPerspective in -lGLU
  5350. configure:26447: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -I/usr/local/include -Wl,-Bsymbolic -g -fstack-protector conftest.c -lGLU -L/usr/local/lib -lSM -lICE -lX11 -lXext -lGL -lm -L/usr/local/lib >&5
  5351. configure:26447: $? = 0
  5352. configure:26456: result: yes
  5353. configure:26461: checking GL/glu.h usability
  5354. configure:26461: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -I/usr/local/include conftest.c >&5
  5355. configure:26461: $? = 0
  5356. configure:26461: result: yes
  5357. configure:26461: checking GL/glu.h presence
  5358. configure:26461: cpp -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -I/usr/local/include conftest.c
  5359. configure:26461: $? = 0
  5360. configure:26461: result: yes
  5361. configure:26461: checking for GL/glu.h
  5362. configure:26461: result: yes
  5363. configure:26466: checking if GLU is sane
  5364. configure:26482: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -I/usr/local/include -Wl,-Bsymbolic -g -fstack-protector conftest.c -lGLU -L/usr/local/lib -lSM -lICE -lX11 -lXext -lGL -lm -L/usr/local/lib >&5
  5365. configure:26482: $? = 0
  5366. configure:26490: result: yes
  5367. configure:26549: checking for SDL
  5368. configure:26557: $PKG_CONFIG --exists --print-errors "sdl"
  5369. configure:26560: $? = 0
  5370. configure:26575: $PKG_CONFIG --exists --print-errors "sdl"
  5371. configure:26578: $? = 0
  5372. configure:26616: result: yes
  5373. configure:26636: checking sys/fbio.h usability
  5374. configure:26636: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  5375. configure:26636: $? = 0
  5376. configure:26636: result: yes
  5377. configure:26636: checking sys/fbio.h presence
  5378. configure:26636: cpp -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c
  5379. configure:26636: $? = 0
  5380. configure:26636: result: yes
  5381. configure:26636: checking for sys/fbio.h
  5382. configure:26636: result: yes
  5383. configure:26651: checking for XDgaGrabDrawable in -ldga
  5384. configure:26676: cc -o conftest -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread -I/usr/openwin/include -Wl,-Bsymbolic -g -fstack-protector -L/usr/openwin/lib conftest.c -ldga -L/usr/local/lib >&5
  5385. /usr/bin/ld: cannot find -ldga
  5386. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  5387. configure:26676: $? = 1
  5388. configure: failed program was:
  5389. | /* confdefs.h */
  5390. | #define PACKAGE_NAME "xine-lib"
  5391. | #define PACKAGE_TARNAME "xine-lib"
  5392. | #define PACKAGE_VERSION "1.2.9"
  5393. | #define PACKAGE_STRING "xine-lib 1.2.9"
  5394. | #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  5395. | #define PACKAGE_URL ""
  5396. | #define PACKAGE "xine-lib"
  5397. | #define VERSION "1.2.9"
  5398. | #define XINE_MAJOR 1
  5399. | #define XINE_MINOR 2
  5400. | #define XINE_SUB 9
  5401. | #define XINE_PATCH
  5402. | #define XINE_LT_CURRENT 9
  5403. | #define XINE_LT_AGE 7
  5404. | #define XINE_TEXTDOMAIN "libxine2"
  5405. | #define ENABLE_IPV6 1
  5406. | #define STDC_HEADERS 1
  5407. | #define HAVE_SYS_TYPES_H 1
  5408. | #define HAVE_SYS_STAT_H 1
  5409. | #define HAVE_STDLIB_H 1
  5410. | #define HAVE_STRING_H 1
  5411. | #define HAVE_MEMORY_H 1
  5412. | #define HAVE_STRINGS_H 1
  5413. | #define HAVE_INTTYPES_H 1
  5414. | #define HAVE_STDINT_H 1
  5415. | #define HAVE_UNISTD_H 1
  5416. | #define __EXTENSIONS__ 1
  5417. | #define _ALL_SOURCE 1
  5418. | #define _GNU_SOURCE 1
  5419. | #define _POSIX_PTHREAD_SEMANTICS 1
  5420. | #define _TANDEM_SOURCE 1
  5421. | #define HAVE_DLFCN_H 1
  5422. | #define LT_OBJDIR ".libs/"
  5423. | #define HAVE_ICONV 1
  5424. | #define ICONV_CONST
  5425. | #define HAVE_ICONV 1
  5426. | #define ENABLE_NLS 1
  5427. | #define HAVE_GETTEXT 1
  5428. | #define HAVE_DCGETTEXT 1
  5429. | #define HAVE_POSIX_TIMERS 1
  5430. | #define STDC_HEADERS 1
  5431. | #define HAVE_ASSERT_H 1
  5432. | #define HAVE_DIRENT_H 1
  5433. | #define HAVE_ERRNO_H 1
  5434. | #define HAVE_EXECINFO_H 1
  5435. | #define HAVE_FCNTL_H 1
  5436. | #define HAVE_GLOB_H 1
  5437. | #define HAVE_LIBGEN_H 1
  5438. | #define HAVE_NETDB_H 1
  5439. | #define HAVE_PWD_H 1
  5440. | #define HAVE_STDBOOL_H 1
  5441. | #define HAVE_UCONTEXT_H 1
  5442. | #define HAVE_SYS_IOCTL_H 1
  5443. | #define HAVE_SYS_MMAN_H 1
  5444. | #define HAVE_SYS_PARAM_H 1
  5445. | #define HAVE_SYS_SOCKET_H 1
  5446. | #define HAVE_SYS_TIMES_H 1
  5447. | #define HAVE_SYS_WAIT_H 1
  5448. | #define HAVE_ARPA_INET_H 1
  5449. | #define HAVE_NETINET_IN_H 1
  5450. | #define HAVE_STDIO_H 1
  5451. | #define HAVE_SYS_DVDIO_H 1
  5452. | #define HAVE_SYS_CDIO_H 1
  5453. | #define SIZEOF_INT 4
  5454. | #define SIZEOF_LONG 8
  5455. | #define IOCTL_REQUEST_TYPE unsigned long
  5456. | #define HAVE_TM_GMTOFF 1
  5457. | #define restrict __restrict
  5458. | #define EMPTY_ARRAY_SIZE
  5459. | #define HAVE_ISOC99_PRAGMA /**/
  5460. | #define HAVE_AVX 1
  5461. | #define ATTRIBUTE_ALIGNED_MAX 64
  5462. | #define SUPPORT_ATTRIBUTE_VISIBILITY_PROTECTED 1
  5463. | #define SUPPORT_ATTRIBUTE_VISIBILITY_INTERNAL 1
  5464. | #define SUPPORT_FLAG_VISIBILITY 1
  5465. | #define EXPORTED __attribute__((visibility("default")))
  5466. | #define SUPPORT_ATTRIBUTE_SENTINEL 1
  5467. | #define SUPPORT_ATTRIBUTE_FORMAT 1
  5468. | #define SUPPORT_ATTRIBUTE_DEPRECATED 1
  5469. | #define SUPPORT_ATTRIBUTE_UNUSED 1
  5470. | #define SUPPORT_ATTRIBUTE_MALLOC 1
  5471. | #define SUPPORT_ATTRIBUTE_WEAK 1
  5472. | #define SUPPORT_ATTRIBUTE_WARN_UNUSED_RESULT 1
  5473. | #define SUPPORT_ATTRIBUTE_PACKED 1
  5474. | #define SUPPORT_ATTRIBUTE_CONST 1
  5475. | #define HAVE_NL_LANGINFO 1
  5476. | #define HAVE_LRINTF 1
  5477. | #define _ISOC9X_SOURCE 1
  5478. | #define HAVE_BZERO 1
  5479. | #define HAVE_MEMCPY 1
  5480. | #define HAVE_LOCALTIME_R 1
  5481. | #define HAVE_VSSCANF 1
  5482. | #define HAVE_SIGACTION 1
  5483. | #define HAVE_SIGSET 1
  5484. | #define HAVE_GETPWUID_R 1
  5485. | #define HAVE_NANOSLEEP 1
  5486. | #define HAVE_LSTAT 1
  5487. | #define HAVE_MEMSET 1
  5488. | #define HAVE_READLINK 1
  5489. | #define HAVE_STRCHR 1
  5490. | #define HAVE_LLABS 1
  5491. | #define HAVE_SNPRINTF 1
  5492. | #define HAVE_VSNPRINTF 1
  5493. | #define HAVE_STRCASECMP 1
  5494. | #define HAVE_STRNCASECMP 1
  5495. | #define HAVE_FSEEKO 1
  5496. | #define HAVE_ASPRINTF 1
  5497. | #define HAVE_BASENAME 1
  5498. | #define HAVE_GETTIMEOFDAY 1
  5499. | #define HAVE_SETENV 1
  5500. | #define HAVE_STRCASESTR 1
  5501. | #define HAVE_STRLCAT 1
  5502. | #define HAVE_STRLCPY 1
  5503. | #define HAVE_STRNDUP 1
  5504. | #define HAVE_STRPBRK 1
  5505. | #define HAVE_STRSEP 1
  5506. | #define HAVE_STRTOK_R 1
  5507. | #define HAVE_TIMEGM 1
  5508. | #define HAVE_UNSETENV 1
  5509. | #define HAVE_MEMMEM 1
  5510. | #define HAVE_HSTRERROR 1
  5511. | #define HAVE_OPENDIR 1
  5512. | #define HAVE_SYS_PARAM_H 1
  5513. | #define HAVE_MAX_MACRO 1
  5514. | #define HAVE_MIN_MACRO 1
  5515. | #define HAVE_LIMITS_H 1
  5516. | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  5517. | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  5518. | #define HAVE_PTHREAD_RWLOCK 1
  5519. | #define HAVE_GETOPT_LONG /**/
  5520. | #define HAVE_X11_EXTENSIONS_XSHM_H 1
  5521. | #define HAVE_X11 1
  5522. | #define LIBX11_SO "libX11.so.6"
  5523. | #define LIBXV_SO "libXv.so.1"
  5524. | #define HAVE_THREAD_SAFE_X11 1
  5525. | #define XINE_MAKE_BUILTINS 1
  5526. | #define HAVE_SYS_SOUNDCARD_H 1
  5527. | #define HAVE_GL_GL_H 1
  5528. | #define HAVE_GL_GLU_H 1
  5529. | #define HAVE_GLU 1
  5530. | #define HAVE_SYS_FBIO_H 1
  5531. | /* end confdefs.h. */
  5532. |
  5533. | /* Override any GCC internal prototype to avoid an error.
  5534. | Use char because int might match the return type of a GCC
  5535. | builtin and then its argument prototype would still apply. */
  5536. | #ifdef __cplusplus
  5537. | extern "C"
  5538. | #endif
  5539. | char XDgaGrabDrawable ();
  5540. | int
  5541. | main ()
  5542. | {
  5543. | return XDgaGrabDrawable ();
  5544. | ;
  5545. | return 0;
  5546. | }
  5547. configure:26685: result: no
  5548. configure:26735: checking for XCB
  5549. configure:26743: $PKG_CONFIG --exists --print-errors "xcb xcb-shape >= 1.0"
  5550. configure:26746: $? = 0
  5551. configure:26761: $PKG_CONFIG --exists --print-errors "xcb xcb-shape >= 1.0"
  5552. configure:26764: $? = 0
  5553. configure:26802: result: yes
  5554. configure:26811: checking for XCBSHM
  5555. configure:26819: $PKG_CONFIG --exists --print-errors "xcb-shm"
  5556. configure:26822: $? = 0
  5557. configure:26837: $PKG_CONFIG --exists --print-errors "xcb-shm"
  5558. configure:26840: $? = 0
  5559. configure:26878: result: yes
  5560. configure:26884: checking for XCBXV
  5561. configure:26892: $PKG_CONFIG --exists --print-errors "xcb-xv"
  5562. configure:26895: $? = 0
  5563. configure:26910: $PKG_CONFIG --exists --print-errors "xcb-xv"
  5564. configure:26913: $? = 0
  5565. configure:26951: result: yes
  5566. configure:27038: checking for XINERAMA
  5567. configure:27046: $PKG_CONFIG --exists --print-errors "xinerama"
  5568. configure:27049: $? = 0
  5569. configure:27064: $PKG_CONFIG --exists --print-errors "xinerama"
  5570. configure:27067: $? = 0
  5571. configure:27183: result: yes
  5572. configure:27233: checking for XV
  5573. configure:27241: $PKG_CONFIG --exists --print-errors "xv"
  5574. configure:27244: $? = 0
  5575. configure:27259: $PKG_CONFIG --exists --print-errors "xv"
  5576. configure:27262: $? = 0
  5577. configure:27300: result: yes
  5578. configure:27643: checking for VDPAU
  5579. configure:27651: $PKG_CONFIG --exists --print-errors "vdpau"
  5580. configure:27654: $? = 0
  5581. configure:27669: $PKG_CONFIG --exists --print-errors "vdpau"
  5582. configure:27672: $? = 0
  5583. configure:27710: result: yes
  5584. configure:27816: checking for LIBVA
  5585. configure:27824: $PKG_CONFIG --exists --print-errors "libva libva-x11"
  5586. configure:27827: $? = 0
  5587. configure:27842: $PKG_CONFIG --exists --print-errors "libva libva-x11"
  5588. configure:27845: $? = 0
  5589. configure:27905: result: yes
  5590. configure:27910: checking for LIBVA_GLX
  5591. configure:27918: $PKG_CONFIG --exists --print-errors "libva-glx"
  5592. configure:27921: $? = 0
  5593. configure:27936: $PKG_CONFIG --exists --print-errors "libva-glx"
  5594. configure:27939: $? = 0
  5595. configure:27979: result: yes
  5596. configure:27983: checking va/va_glx.h usability
  5597. configure:27983: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  5598. configure:27983: $? = 0
  5599. configure:27983: result: yes
  5600. configure:27983: checking va/va_glx.h presence
  5601. configure:27983: cpp -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c
  5602. configure:27983: $? = 0
  5603. configure:27983: result: yes
  5604. configure:27983: checking for va/va_glx.h
  5605. configure:27983: result: yes
  5606. configure:27997: checking va/va.h usability
  5607. configure:27997: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  5608. configure:27997: $? = 0
  5609. configure:27997: result: yes
  5610. configure:27997: checking va/va.h presence
  5611. configure:27997: cpp -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c
  5612. configure:27997: $? = 0
  5613. configure:27997: result: yes
  5614. configure:27997: checking for va/va.h
  5615. configure:27997: result: yes
  5616. configure:28011: checking va/va_x11.h usability
  5617. configure:28011: cc -c -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c >&5
  5618. configure:28011: $? = 0
  5619. configure:28011: result: yes
  5620. configure:28011: checking va/va_x11.h presence
  5621. configure:28011: cpp -DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread conftest.c
  5622. configure:28011: $? = 0
  5623. configure:28011: result: yes
  5624. configure:28011: checking for va/va_x11.h
  5625. configure:28011: result: yes
  5626. configure:28096: error: DVB support requested, but DVB not found
  5627.  
  5628. ## ---------------- ##
  5629. ## Cache variables. ##
  5630. ## ---------------- ##
  5631.  
  5632. ac_cv_build=amd64-portbld-freebsd11.2
  5633. ac_cv_c_bigendian=no
  5634. ac_cv_c_compiler_gnu=yes
  5635. ac_cv_c_const=yes
  5636. ac_cv_c_inline=inline
  5637. ac_cv_c_int16_t=yes
  5638. ac_cv_c_int32_t=yes
  5639. ac_cv_c_int64_t=yes
  5640. ac_cv_c_int8_t=yes
  5641. ac_cv_c_restrict=__restrict
  5642. ac_cv_c_uint16_t=yes
  5643. ac_cv_c_uint32_t=yes
  5644. ac_cv_c_uint64_t=yes
  5645. ac_cv_c_uint8_t=yes
  5646. ac_cv_env_AALIB_CONFIG_set=''
  5647. ac_cv_env_AALIB_CONFIG_value=''
  5648. ac_cv_env_ALSA_CFLAGS_set=''
  5649. ac_cv_env_ALSA_CFLAGS_value=''
  5650. ac_cv_env_ALSA_LIBS_set=''
  5651. ac_cv_env_ALSA_LIBS_value=''
  5652. ac_cv_env_AVFORMAT_CFLAGS_set=''
  5653. ac_cv_env_AVFORMAT_CFLAGS_value=''
  5654. ac_cv_env_AVFORMAT_LIBS_set=''
  5655. ac_cv_env_AVFORMAT_LIBS_value=''
  5656. ac_cv_env_AVUTIL_CFLAGS_set=''
  5657. ac_cv_env_AVUTIL_CFLAGS_value=''
  5658. ac_cv_env_AVUTIL_LIBS_set=''
  5659. ac_cv_env_AVUTIL_LIBS_value=''
  5660. ac_cv_env_CACA_CFLAGS_set=''
  5661. ac_cv_env_CACA_CFLAGS_value=''
  5662. ac_cv_env_CACA_LIBS_set=''
  5663. ac_cv_env_CACA_LIBS_value=''
  5664. ac_cv_env_CCASFLAGS_set=''
  5665. ac_cv_env_CCASFLAGS_value=''
  5666. ac_cv_env_CCAS_set=''
  5667. ac_cv_env_CCAS_value=''
  5668. ac_cv_env_CC_set=set
  5669. ac_cv_env_CC_value=cc
  5670. ac_cv_env_CFLAGS_set=set
  5671. ac_cv_env_CFLAGS_value='-O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing'
  5672. ac_cv_env_CPPFLAGS_set=set
  5673. ac_cv_env_CPPFLAGS_value='-DLIBICONV_PLUG -isystem /usr/local/include'
  5674. ac_cv_env_CPP_set=set
  5675. ac_cv_env_CPP_value=cpp
  5676. ac_cv_env_DIRECTFB_CFLAGS_set=''
  5677. ac_cv_env_DIRECTFB_CFLAGS_value=''
  5678. ac_cv_env_DIRECTFB_LIBS_set=''
  5679. ac_cv_env_DIRECTFB_LIBS_value=''
  5680. ac_cv_env_DVDNAV_CFLAGS_set=''
  5681. ac_cv_env_DVDNAV_CFLAGS_value=''
  5682. ac_cv_env_DVDNAV_LIBS_set=''
  5683. ac_cv_env_DVDNAV_LIBS_value=''
  5684. ac_cv_env_DVDREAD_CFLAGS_set=''
  5685. ac_cv_env_DVDREAD_CFLAGS_value=''
  5686. ac_cv_env_DVDREAD_LIBS_set=''
  5687. ac_cv_env_DVDREAD_LIBS_value=''
  5688. ac_cv_env_ESD_CFLAGS_set=''
  5689. ac_cv_env_ESD_CFLAGS_value=''
  5690. ac_cv_env_ESD_LIBS_set=''
  5691. ac_cv_env_ESD_LIBS_value=''
  5692. ac_cv_env_FFMPEG_CFLAGS_set=''
  5693. ac_cv_env_FFMPEG_CFLAGS_value=''
  5694. ac_cv_env_FFMPEG_LIBS_set=''
  5695. ac_cv_env_FFMPEG_LIBS_value=''
  5696. ac_cv_env_FONTCONFIG_CFLAGS_set=''
  5697. ac_cv_env_FONTCONFIG_CFLAGS_value=''
  5698. ac_cv_env_FONTCONFIG_LIBS_set=''
  5699. ac_cv_env_FONTCONFIG_LIBS_value=''
  5700. ac_cv_env_FT2_CFLAGS_set=''
  5701. ac_cv_env_FT2_CFLAGS_value=''
  5702. ac_cv_env_FT2_LIBS_set=''
  5703. ac_cv_env_FT2_LIBS_value=''
  5704. ac_cv_env_FUSIONSOUND_CFLAGS_set=''
  5705. ac_cv_env_FUSIONSOUND_CFLAGS_value=''
  5706. ac_cv_env_FUSIONSOUND_LIBS_set=''
  5707. ac_cv_env_FUSIONSOUND_LIBS_value=''
  5708. ac_cv_env_GDK_PIXBUF_CFLAGS_set=''
  5709. ac_cv_env_GDK_PIXBUF_CFLAGS_value=''
  5710. ac_cv_env_GDK_PIXBUF_LIBS_set=''
  5711. ac_cv_env_GDK_PIXBUF_LIBS_value=''
  5712. ac_cv_env_GNOME_VFS_CFLAGS_set=''
  5713. ac_cv_env_GNOME_VFS_CFLAGS_value=''
  5714. ac_cv_env_GNOME_VFS_LIBS_set=''
  5715. ac_cv_env_GNOME_VFS_LIBS_value=''
  5716. ac_cv_env_GRAPHICSMAGICKWAND_CFLAGS_set=''
  5717. ac_cv_env_GRAPHICSMAGICKWAND_CFLAGS_value=''
  5718. ac_cv_env_GRAPHICSMAGICKWAND_LIBS_set=''
  5719. ac_cv_env_GRAPHICSMAGICKWAND_LIBS_value=''
  5720. ac_cv_env_GRAPHICSMAGICK_CFLAGS_set=''
  5721. ac_cv_env_GRAPHICSMAGICK_CFLAGS_value=''
  5722. ac_cv_env_GRAPHICSMAGICK_LIBS_set=''
  5723. ac_cv_env_GRAPHICSMAGICK_LIBS_value=''
  5724. ac_cv_env_JACK_CFLAGS_set=''
  5725. ac_cv_env_JACK_CFLAGS_value=''
  5726. ac_cv_env_JACK_LIBS_set=''
  5727. ac_cv_env_JACK_LIBS_value=''
  5728. ac_cv_env_LDFLAGS_set=set
  5729. ac_cv_env_LDFLAGS_value=' -fstack-protector'
  5730. ac_cv_env_LIBBLURAY_CFLAGS_set=''
  5731. ac_cv_env_LIBBLURAY_CFLAGS_value=''
  5732. ac_cv_env_LIBBLURAY_LIBS_set=''
  5733. ac_cv_env_LIBBLURAY_LIBS_value=''
  5734. ac_cv_env_LIBCDIO_CFLAGS_set=''
  5735. ac_cv_env_LIBCDIO_CFLAGS_value=''
  5736. ac_cv_env_LIBCDIO_LIBS_set=''
  5737. ac_cv_env_LIBCDIO_LIBS_value=''
  5738. ac_cv_env_LIBDTS_CFLAGS_set=''
  5739. ac_cv_env_LIBDTS_CFLAGS_value=''
  5740. ac_cv_env_LIBDTS_LIBS_set=''
  5741. ac_cv_env_LIBDTS_LIBS_value=''
  5742. ac_cv_env_LIBFAME_CONFIG_set=''
  5743. ac_cv_env_LIBFAME_CONFIG_value=''
  5744. ac_cv_env_LIBFLAC_CFLAGS_set=''
  5745. ac_cv_env_LIBFLAC_CFLAGS_value=''
  5746. ac_cv_env_LIBFLAC_LIBS_set=''
  5747. ac_cv_env_LIBFLAC_LIBS_value=''
  5748. ac_cv_env_LIBMAD_CFLAGS_set=''
  5749. ac_cv_env_LIBMAD_CFLAGS_value=''
  5750. ac_cv_env_LIBMAD_LIBS_set=''
  5751. ac_cv_env_LIBMAD_LIBS_value=''
  5752. ac_cv_env_LIBMODPLUG_CFLAGS_set=''
  5753. ac_cv_env_LIBMODPLUG_CFLAGS_value=''
  5754. ac_cv_env_LIBMODPLUG_LIBS_set=''
  5755. ac_cv_env_LIBMODPLUG_LIBS_value=''
  5756. ac_cv_env_LIBSMBCLIENT_CFLAGS_set=''
  5757. ac_cv_env_LIBSMBCLIENT_CFLAGS_value=''
  5758. ac_cv_env_LIBSMBCLIENT_LIBS_set=''
  5759. ac_cv_env_LIBSMBCLIENT_LIBS_value=''
  5760. ac_cv_env_LIBSTK_CFLAGS_set=''
  5761. ac_cv_env_LIBSTK_CFLAGS_value=''
  5762. ac_cv_env_LIBSTK_LIBS_set=''
  5763. ac_cv_env_LIBSTK_LIBS_value=''
  5764. ac_cv_env_LIBS_set=set
  5765. ac_cv_env_LIBS_value=-L/usr/local/lib
  5766. ac_cv_env_LIBVA_CFLAGS_set=''
  5767. ac_cv_env_LIBVA_CFLAGS_value=''
  5768. ac_cv_env_LIBVA_GLX_CFLAGS_set=''
  5769. ac_cv_env_LIBVA_GLX_CFLAGS_value=''
  5770. ac_cv_env_LIBVA_GLX_LIBS_set=''
  5771. ac_cv_env_LIBVA_GLX_LIBS_value=''
  5772. ac_cv_env_LIBVA_LIBS_set=''
  5773. ac_cv_env_LIBVA_LIBS_value=''
  5774. ac_cv_env_LIBVCDINFO_CFLAGS_set=''
  5775. ac_cv_env_LIBVCDINFO_CFLAGS_value=''
  5776. ac_cv_env_LIBVCDINFO_LIBS_set=''
  5777. ac_cv_env_LIBVCDINFO_LIBS_value=''
  5778. ac_cv_env_LT_SYS_LIBRARY_PATH_set=''
  5779. ac_cv_env_LT_SYS_LIBRARY_PATH_value=''
  5780. ac_cv_env_MAGICKWAND_CFLAGS_set=''
  5781. ac_cv_env_MAGICKWAND_CFLAGS_value=''
  5782. ac_cv_env_MAGICKWAND_LIBS_set=''
  5783. ac_cv_env_MAGICKWAND_LIBS_value=''
  5784. ac_cv_env_OBJCFLAGS_set=''
  5785. ac_cv_env_OBJCFLAGS_value=''
  5786. ac_cv_env_OBJC_set=''
  5787. ac_cv_env_OBJC_value=''
  5788. ac_cv_env_PKG_CONFIG_set=set
  5789. ac_cv_env_PKG_CONFIG_value=pkgconf
  5790. ac_cv_env_POSTPROC_CFLAGS_set=''
  5791. ac_cv_env_POSTPROC_CFLAGS_value=''
  5792. ac_cv_env_POSTPROC_LIBS_set=''
  5793. ac_cv_env_POSTPROC_LIBS_value=''
  5794. ac_cv_env_PTHREAD_CFLAGS_set=''
  5795. ac_cv_env_PTHREAD_CFLAGS_value=''
  5796. ac_cv_env_PTHREAD_LIBS_set=''
  5797. ac_cv_env_PTHREAD_LIBS_value=''
  5798. ac_cv_env_PULSEAUDIO_CFLAGS_set=''
  5799. ac_cv_env_PULSEAUDIO_CFLAGS_value=''
  5800. ac_cv_env_PULSEAUDIO_LIBS_set=''
  5801. ac_cv_env_PULSEAUDIO_LIBS_value=''
  5802. ac_cv_env_SDL_CFLAGS_set=''
  5803. ac_cv_env_SDL_CFLAGS_value=''
  5804. ac_cv_env_SDL_LIBS_set=''
  5805. ac_cv_env_SDL_LIBS_value=''
  5806. ac_cv_env_SPEEX_CFLAGS_set=''
  5807. ac_cv_env_SPEEX_CFLAGS_value=''
  5808. ac_cv_env_SPEEX_LIBS_set=''
  5809. ac_cv_env_SPEEX_LIBS_value=''
  5810. ac_cv_env_THEORA_CFLAGS_set=''
  5811. ac_cv_env_THEORA_CFLAGS_value=''
  5812. ac_cv_env_THEORA_LIBS_set=''
  5813. ac_cv_env_THEORA_LIBS_value=''
  5814. ac_cv_env_V4L2_CFLAGS_set=''
  5815. ac_cv_env_V4L2_CFLAGS_value=''
  5816. ac_cv_env_V4L2_LIBS_set=''
  5817. ac_cv_env_V4L2_LIBS_value=''
  5818. ac_cv_env_VDPAU_CFLAGS_set=''
  5819. ac_cv_env_VDPAU_CFLAGS_value=''
  5820. ac_cv_env_VDPAU_LIBS_set=''
  5821. ac_cv_env_VDPAU_LIBS_value=''
  5822. ac_cv_env_VORBIS_CFLAGS_set=''
  5823. ac_cv_env_VORBIS_CFLAGS_value=''
  5824. ac_cv_env_VORBIS_LIBS_set=''
  5825. ac_cv_env_VORBIS_LIBS_value=''
  5826. ac_cv_env_VPX_CFLAGS_set=''
  5827. ac_cv_env_VPX_CFLAGS_value=''
  5828. ac_cv_env_VPX_LIBS_set=''
  5829. ac_cv_env_VPX_LIBS_value=''
  5830. ac_cv_env_WAND_CFLAGS_set=''
  5831. ac_cv_env_WAND_CFLAGS_value=''
  5832. ac_cv_env_WAND_LIBS_set=''
  5833. ac_cv_env_WAND_LIBS_value=''
  5834. ac_cv_env_WAVPACK_CFLAGS_set=''
  5835. ac_cv_env_WAVPACK_CFLAGS_value=''
  5836. ac_cv_env_WAVPACK_LIBS_set=''
  5837. ac_cv_env_WAVPACK_LIBS_value=''
  5838. ac_cv_env_XCBSHM_CFLAGS_set=''
  5839. ac_cv_env_XCBSHM_CFLAGS_value=''
  5840. ac_cv_env_XCBSHM_LIBS_set=''
  5841. ac_cv_env_XCBSHM_LIBS_value=''
  5842. ac_cv_env_XCBXV_CFLAGS_set=''
  5843. ac_cv_env_XCBXV_CFLAGS_value=''
  5844. ac_cv_env_XCBXV_LIBS_set=''
  5845. ac_cv_env_XCBXV_LIBS_value=''
  5846. ac_cv_env_XCB_CFLAGS_set=''
  5847. ac_cv_env_XCB_CFLAGS_value=''
  5848. ac_cv_env_XCB_LIBS_set=''
  5849. ac_cv_env_XCB_LIBS_value=''
  5850. ac_cv_env_XDG_BASEDIR_CFLAGS_set=''
  5851. ac_cv_env_XDG_BASEDIR_CFLAGS_value=''
  5852. ac_cv_env_XDG_BASEDIR_LIBS_set=''
  5853. ac_cv_env_XDG_BASEDIR_LIBS_value=''
  5854. ac_cv_env_XINERAMA_CFLAGS_set=''
  5855. ac_cv_env_XINERAMA_CFLAGS_value=''
  5856. ac_cv_env_XINERAMA_LIBS_set=''
  5857. ac_cv_env_XINERAMA_LIBS_value=''
  5858. ac_cv_env_XMKMF_set=''
  5859. ac_cv_env_XMKMF_value=''
  5860. ac_cv_env_XV_CFLAGS_set=''
  5861. ac_cv_env_XV_CFLAGS_value=''
  5862. ac_cv_env_XV_LIBS_set=''
  5863. ac_cv_env_XV_LIBS_value=''
  5864. ac_cv_env_X_CFLAGS_set=''
  5865. ac_cv_env_X_CFLAGS_value=''
  5866. ac_cv_env_X_LIBS_set=''
  5867. ac_cv_env_X_LIBS_value=''
  5868. ac_cv_env_build_alias_set=set
  5869. ac_cv_env_build_alias_value=amd64-portbld-freebsd11.2
  5870. ac_cv_env_host_alias_set=''
  5871. ac_cv_env_host_alias_value=''
  5872. ac_cv_env_target_alias_set=''
  5873. ac_cv_env_target_alias_value=''
  5874. ac_cv_func___b64_ntop=yes
  5875. ac_cv_func___b64_pton=yes
  5876. ac_cv_func__getlong=yes
  5877. ac_cv_func__getshort=yes
  5878. ac_cv_func__snprintf=no
  5879. ac_cv_func__stat=yes
  5880. ac_cv_func__stricmp=no
  5881. ac_cv_func__strnicmp=no
  5882. ac_cv_func__vsnprintf=no
  5883. ac_cv_func_abs=yes
  5884. ac_cv_func_accept4=yes
  5885. ac_cv_func_accept=yes
  5886. ac_cv_func_acl_create_entry_np=yes
  5887. ac_cv_func_acl_delete_def_file=yes
  5888. ac_cv_func_acl_delete_fd_np=yes
  5889. ac_cv_func_acl_delete_file_np=yes
  5890. ac_cv_func_acl_free=yes
  5891. ac_cv_func_acl_from_text=yes
  5892. ac_cv_func_acl_get_fd=yes
  5893. ac_cv_func_acl_get_file=yes
  5894. ac_cv_func_acl_set_fd=yes
  5895. ac_cv_func_acl_set_file=yes
  5896. ac_cv_func_alarm=yes
  5897. ac_cv_func_alloca=yes
  5898. ac_cv_func_alphasort=yes
  5899. ac_cv_func_arc4random=yes
  5900. ac_cv_func_arc4random_buf=yes
  5901. ac_cv_func_arc4random_uniform=yes
  5902. ac_cv_func_argz_count=no
  5903. ac_cv_func_argz_next=no
  5904. ac_cv_func_argz_stringify=no
  5905. ac_cv_func_asprintf=yes
  5906. ac_cv_func_atexit=yes
  5907. ac_cv_func_atoll=yes
  5908. ac_cv_func_basename=yes
  5909. ac_cv_func_bcmp=yes
  5910. ac_cv_func_bcopy=yes
  5911. ac_cv_func_bindresvport_sa=yes
  5912. ac_cv_func_bsearch=yes
  5913. ac_cv_func_btowc=yes
  5914. ac_cv_func_bzero=yes
  5915. ac_cv_func_calloc=yes
  5916. ac_cv_func_chown=yes
  5917. ac_cv_func_clock=yes
  5918. ac_cv_func_clock_gettime=yes
  5919. ac_cv_func_closedir=yes
  5920. ac_cv_func_closefrom=yes
  5921. ac_cv_func_connect=yes
  5922. ac_cv_func_daemon=yes
  5923. ac_cv_func_dirfd=yes
  5924. ac_cv_func_dirname=yes
  5925. ac_cv_func_dlopen=yes
  5926. ac_cv_func_dprintf=yes
  5927. ac_cv_func_dup2=yes
  5928. ac_cv_func_eaccess=yes
  5929. ac_cv_func_endgrent=yes
  5930. ac_cv_func_endutent=no
  5931. ac_cv_func_endutxent=yes
  5932. ac_cv_func_err=yes
  5933. ac_cv_func_errx=yes
  5934. ac_cv_func_fchmod=yes
  5935. ac_cv_func_fchown=yes
  5936. ac_cv_func_fcntl=yes
  5937. ac_cv_func_ffs=yes
  5938. ac_cv_func_ffsl=yes
  5939. ac_cv_func_ffsll=yes
  5940. ac_cv_func_fileno=yes
  5941. ac_cv_func_fls=yes
  5942. ac_cv_func_flsl=yes
  5943. ac_cv_func_flsll=yes
  5944. ac_cv_func_fork=yes
  5945. ac_cv_func_fork_working=yes
  5946. ac_cv_func_fprintf=yes
  5947. ac_cv_func_fpurge=yes
  5948. ac_cv_func_freeaddrinfo=yes
  5949. ac_cv_func_fstat=yes
  5950. ac_cv_func_fstatat=yes
  5951. ac_cv_func_fstatfs=yes
  5952. ac_cv_func_fstatvfs=yes
  5953. ac_cv_func_fsync=yes
  5954. ac_cv_func_futimes=yes
  5955. ac_cv_func_fwprintf=yes
  5956. ac_cv_func_gai_strerror=yes
  5957. ac_cv_func_getaddrinfo=yes
  5958. ac_cv_func_getcwd=yes
  5959. ac_cv_func_getdelim=yes
  5960. ac_cv_func_getdtablesize=yes
  5961. ac_cv_func_getegid=yes
  5962. ac_cv_func_getenv=yes
  5963. ac_cv_func_geteuid=yes
  5964. ac_cv_func_getgid=yes
  5965. ac_cv_func_getgrent=yes
  5966. ac_cv_func_getgrouplist=yes
  5967. ac_cv_func_gethostbyname=yes
  5968. ac_cv_func_gethostname=yes
  5969. ac_cv_func_getline=yes
  5970. ac_cv_func_getnameinfo=yes
  5971. ac_cv_func_getopt=yes
  5972. ac_cv_func_getopt_long_only=yes
  5973. ac_cv_func_getpagesize=yes
  5974. ac_cv_func_getpeereid=yes
  5975. ac_cv_func_getpgid=yes
  5976. ac_cv_func_getpgrp=yes
  5977. ac_cv_func_getpgrp_void=yes
  5978. ac_cv_func_getpid=yes
  5979. ac_cv_func_getpwuid_r=yes
  5980. ac_cv_func_getrlimit=yes
  5981. ac_cv_func_getrusage=yes
  5982. ac_cv_func_gettimeofday=yes
  5983. ac_cv_func_getttyent=yes
  5984. ac_cv_func_getuid=yes
  5985. ac_cv_func_getutent=no
  5986. ac_cv_func_getutid=no
  5987. ac_cv_func_getutline=no
  5988. ac_cv_func_getutxent=yes
  5989. ac_cv_func_getutxid=yes
  5990. ac_cv_func_getutxline=yes
  5991. ac_cv_func_getutxuser=yes
  5992. ac_cv_func_getwd=yes
  5993. ac_cv_func_glob=yes
  5994. ac_cv_func_group_from_gid=yes
  5995. ac_cv_func_index=yes
  5996. ac_cv_func_inet_aton=yes
  5997. ac_cv_func_inet_ntoa=yes
  5998. ac_cv_func_inet_ntop=yes
  5999. ac_cv_func_innetgr=yes
  6000. ac_cv_func_insque=yes
  6001. ac_cv_func_isascii=yes
  6002. ac_cv_func_isblank=yes
  6003. ac_cv_func_issetugid=yes
  6004. ac_cv_func_iswblank=yes
  6005. ac_cv_func_iswcntrl=yes
  6006. ac_cv_func_iswctype=yes
  6007. ac_cv_func_kill=yes
  6008. ac_cv_func_killpg=yes
  6009. ac_cv_func_labs=yes
  6010. ac_cv_func_link=yes
  6011. ac_cv_func_llabs=yes
  6012. ac_cv_func_localtime=yes
  6013. ac_cv_func_localtime_r=yes
  6014. ac_cv_func_login_getcapbool=yes
  6015. ac_cv_func_lstat=yes
  6016. ac_cv_func_lstat_dereferences_slashed_symlink=yes
  6017. ac_cv_func_malloc=yes
  6018. ac_cv_func_malloc_0_nonnull=yes
  6019. ac_cv_func_mblen=yes
  6020. ac_cv_func_mbrlen=yes
  6021. ac_cv_func_mbrtowc=yes
  6022. ac_cv_func_mbsinit=yes
  6023. ac_cv_func_mbsnrtowcs=yes
  6024. ac_cv_func_mbsrtowcs=yes
  6025. ac_cv_func_mbstowcs=yes
  6026. ac_cv_func_mbtowc=yes
  6027. ac_cv_func_memalign=no
  6028. ac_cv_func_memchr=yes
  6029. ac_cv_func_memcmp=yes
  6030. ac_cv_func_memcpy=yes
  6031. ac_cv_func_memmem=yes
  6032. ac_cv_func_memmove=yes
  6033. ac_cv_func_memset=yes
  6034. ac_cv_func_mincore=yes
  6035. ac_cv_func_mkdtemp=yes
  6036. ac_cv_func_mkstemp=yes
  6037. ac_cv_func_mkstemps=yes
  6038. ac_cv_func_mktemp=yes
  6039. ac_cv_func_mktemps=yes
  6040. ac_cv_func_mlock=yes
  6041. ac_cv_func_mmap=yes
  6042. ac_cv_func_mmap_fixed_mapped=yes
  6043. ac_cv_func_mprotect=yes
  6044. ac_cv_func_munlock=yes
  6045. ac_cv_func_munmap=yes
  6046. ac_cv_func_nanosleep=yes
  6047. ac_cv_func_newlocale=yes
  6048. ac_cv_func_nl_langinfo=yes
  6049. ac_cv_func_obstacks=no
  6050. ac_cv_func_opendir=yes
  6051. ac_cv_func_pam_getenvlist=yes
  6052. ac_cv_func_pam_putenv=yes
  6053. ac_cv_func_pathconf=yes
  6054. ac_cv_func_pipe=yes
  6055. ac_cv_func_poll=yes
  6056. ac_cv_func_posix_spawn=yes
  6057. ac_cv_func_pread=yes
  6058. ac_cv_func_printf=yes
  6059. ac_cv_func_psignal=yes
  6060. ac_cv_func_pstat_getdynamic=no
  6061. ac_cv_func_pthread_cond_broadcast=yes
  6062. ac_cv_func_pthread_cond_destroy=yes
  6063. ac_cv_func_pthread_cond_init=yes
  6064. ac_cv_func_pthread_cond_signal=yes
  6065. ac_cv_func_pthread_cond_timedwait=yes
  6066. ac_cv_func_pthread_cond_wait=yes
  6067. ac_cv_func_pthread_equal=yes
  6068. ac_cv_func_pthread_exit=yes
  6069. ac_cv_func_pthread_mutex_destroy=yes
  6070. ac_cv_func_pthread_mutex_init=yes
  6071. ac_cv_func_pthread_mutex_lock=yes
  6072. ac_cv_func_pthread_mutex_timedlock=yes
  6073. ac_cv_func_pthread_mutex_unlock=yes
  6074. ac_cv_func_pthread_self=yes
  6075. ac_cv_func_putc=yes
  6076. ac_cv_func_putc_unlocked=yes
  6077. ac_cv_func_putchar=yes
  6078. ac_cv_func_putchar_unlocked=yes
  6079. ac_cv_func_putenv=yes
  6080. ac_cv_func_pututline=no
  6081. ac_cv_func_pututxline=yes
  6082. ac_cv_func_putw=yes
  6083. ac_cv_func_pwrite=yes
  6084. ac_cv_func_raise=yes
  6085. ac_cv_func_rand=yes
  6086. ac_cv_func_random=yes
  6087. ac_cv_func_rawmemchr=no
  6088. ac_cv_func_readdir=yes
  6089. ac_cv_func_readlink=yes
  6090. ac_cv_func_readlinkat=yes
  6091. ac_cv_func_readpassphrase=yes
  6092. ac_cv_func_realpath=yes
  6093. ac_cv_func_recvmsg=yes
  6094. ac_cv_func_remove=yes
  6095. ac_cv_func_remque=yes
  6096. ac_cv_func_rename=yes
  6097. ac_cv_func_rindex=yes
  6098. ac_cv_func_rresvport_af=yes
  6099. ac_cv_func_scandir=yes
  6100. ac_cv_func_scandir_b=yes
  6101. ac_cv_func_sched_yield=yes
  6102. ac_cv_func_select=yes
  6103. ac_cv_func_sendmsg=yes
  6104. ac_cv_func_setegid=yes
  6105. ac_cv_func_setenv=yes
  6106. ac_cv_func_seteuid=yes
  6107. ac_cv_func_setgid=yes
  6108. ac_cv_func_setgrent=yes
  6109. ac_cv_func_setgroupent=yes
  6110. ac_cv_func_setgroups=yes
  6111. ac_cv_func_setlinebuf=yes
  6112. ac_cv_func_setlocale=yes
  6113. ac_cv_func_setlogin=yes
  6114. ac_cv_func_setpassent=yes
  6115. ac_cv_func_setpgid=yes
  6116. ac_cv_func_setproctitle=yes
  6117. ac_cv_func_setregid=yes
  6118. ac_cv_func_setresgid=yes
  6119. ac_cv_func_setresuid=yes
  6120. ac_cv_func_setreuid=yes
  6121. ac_cv_func_setrlimit=yes
  6122. ac_cv_func_setsid=yes
  6123. ac_cv_func_setsockopt=yes
  6124. ac_cv_func_setuid=yes
  6125. ac_cv_func_setutent=no
  6126. ac_cv_func_setutxdb=yes
  6127. ac_cv_func_setutxent=yes
  6128. ac_cv_func_setvbuf=yes
  6129. ac_cv_func_shl_load=no
  6130. ac_cv_func_shmat=yes
  6131. ac_cv_func_shmget=yes
  6132. ac_cv_func_sigaction=yes
  6133. ac_cv_func_sigaltstack=yes
  6134. ac_cv_func_sigblock=yes
  6135. ac_cv_func_siginterrupt=yes
  6136. ac_cv_func_sigmask=yes
  6137. ac_cv_func_sigprocmask=yes
  6138. ac_cv_func_sigset=yes
  6139. ac_cv_func_sigsetmask=yes
  6140. ac_cv_func_sigvec=yes
  6141. ac_cv_func_sleep=yes
  6142. ac_cv_func_snprintf=yes
  6143. ac_cv_func_socketpair=yes
  6144. ac_cv_func_sprintf=yes
  6145. ac_cv_func_srand=yes
  6146. ac_cv_func_srandom=yes
  6147. ac_cv_func_stat=yes
  6148. ac_cv_func_statfs=yes
  6149. ac_cv_func_statvfs=yes
  6150. ac_cv_func_stpcpy=yes
  6151. ac_cv_func_stpncpy=yes
  6152. ac_cv_func_strbrk=yes
  6153. ac_cv_func_strcasecmp=yes
  6154. ac_cv_func_strcasecmp_l=yes
  6155. ac_cv_func_strcasestr=yes
  6156. ac_cv_func_strcasestr_l=yes
  6157. ac_cv_func_strchr=yes
  6158. ac_cv_func_strchrnul=yes
  6159. ac_cv_func_strcspn=yes
  6160. ac_cv_func_strdup=yes
  6161. ac_cv_func_strerror=yes
  6162. ac_cv_func_strerror_r=yes
  6163. ac_cv_func_strftime=yes
  6164. ac_cv_func_strlcat=yes
  6165. ac_cv_func_strlcpy=yes
  6166. ac_cv_func_strlen=yes
  6167. ac_cv_func_strmode=yes
  6168. ac_cv_func_strncasecmp=yes
  6169. ac_cv_func_strncmp=yes
  6170. ac_cv_func_strncmp_working=yes
  6171. ac_cv_func_strndup=yes
  6172. ac_cv_func_strnlen=yes
  6173. ac_cv_func_strnlen_working=yes
  6174. ac_cv_func_strnstr=yes
  6175. ac_cv_func_strpbrk=yes
  6176. ac_cv_func_strptime=yes
  6177. ac_cv_func_strrchr=yes
  6178. ac_cv_func_strsep=yes
  6179. ac_cv_func_strsignal=yes
  6180. ac_cv_func_strstr=yes
  6181. ac_cv_func_strtod=yes
  6182. ac_cv_func_strtof=yes
  6183. ac_cv_func_strtok_r=yes
  6184. ac_cv_func_strtol=yes
  6185. ac_cv_func_strtold=yes
  6186. ac_cv_func_strtoll=yes
  6187. ac_cv_func_strtonum=yes
  6188. ac_cv_func_strtoul=yes
  6189. ac_cv_func_strtoull=yes
  6190. ac_cv_func_symlink=yes
  6191. ac_cv_func_sysconf=yes
  6192. ac_cv_func_sysctl=yes
  6193. ac_cv_func_tcgetpgrp=yes
  6194. ac_cv_func_time=yes
  6195. ac_cv_func_timegm=yes
  6196. ac_cv_func_times=yes
  6197. ac_cv_func_tmpnam=yes
  6198. ac_cv_func_towlower=yes
  6199. ac_cv_func_truncate=yes
  6200. ac_cv_func_tsearch=yes
  6201. ac_cv_func_uname=yes
  6202. ac_cv_func_unlink=yes
  6203. ac_cv_func_unsetenv=yes
  6204. ac_cv_func_uselocale=yes
  6205. ac_cv_func_user_from_uid=yes
  6206. ac_cv_func_usleep=yes
  6207. ac_cv_func_utime=yes
  6208. ac_cv_func_utimes=yes
  6209. ac_cv_func_utmpname=no
  6210. ac_cv_func_va_copy=no
  6211. ac_cv_func_vasprintf=yes
  6212. ac_cv_func_vdprintf=yes
  6213. ac_cv_func_vfork=yes
  6214. ac_cv_func_vfork_working=yes
  6215. ac_cv_func_vfprintf=yes
  6216. ac_cv_func_vprintf=yes
  6217. ac_cv_func_vsnprintf=yes
  6218. ac_cv_func_vsprintf=yes
  6219. ac_cv_func_vsscanf=yes
  6220. ac_cv_func_wait2=yes
  6221. ac_cv_func_wait3=yes
  6222. ac_cv_func_wait3_rusage=yes
  6223. ac_cv_func_wait4=yes
  6224. ac_cv_func_wait6=yes
  6225. ac_cv_func_wait=yes
  6226. ac_cv_func_waitid=yes
  6227. ac_cv_func_waitpid=yes
  6228. ac_cv_func_warn=yes
  6229. ac_cv_func_warnx=yes
  6230. ac_cv_func_wcrtomb=yes
  6231. ac_cv_func_wcscoll=yes
  6232. ac_cv_func_wcslen=yes
  6233. ac_cv_func_wcsnlen=yes
  6234. ac_cv_func_wcswidth=yes
  6235. ac_cv_func_wctob=yes
  6236. ac_cv_func_wcwidth=yes
  6237. ac_cv_func_wmemchr=yes
  6238. ac_cv_func_wmemcpy=yes
  6239. ac_cv_func_yield=no
  6240. ac_cv_func_yp_match=yes
  6241. ac_cv_have___va_copy=yes
  6242. ac_cv_have_clock_t=yes
  6243. ac_cv_have_control_in_msghdr=yes
  6244. ac_cv_have_decl_GLOB_NOMATCH=yes
  6245. ac_cv_have_decl_LLONG_MAX=yes
  6246. ac_cv_have_decl_MAXSYMLINKS=yes
  6247. ac_cv_have_decl_O_NONBLOCK=yes
  6248. ac_cv_have_decl_RLIMIT_NPROC=yes
  6249. ac_cv_have_decl_SHUT_RD=yes
  6250. ac_cv_have_decl_SNDCTL_DSP_SETFRAGMENT=yes
  6251. ac_cv_have_decl__Exit=yes
  6252. ac_cv_have_decl_abort=yes
  6253. ac_cv_have_decl_alarm=yes
  6254. ac_cv_have_decl_alphasort=yes
  6255. ac_cv_have_decl_atof=yes
  6256. ac_cv_have_decl_atol=yes
  6257. ac_cv_have_decl_atoll=yes
  6258. ac_cv_have_decl_btowc=yes
  6259. ac_cv_have_decl_calloc=yes
  6260. ac_cv_have_decl_chdir=yes
  6261. ac_cv_have_decl_chown=yes
  6262. ac_cv_have_decl_clearerr_unlocked=yes
  6263. ac_cv_have_decl_clock=yes
  6264. ac_cv_have_decl_closedir=yes
  6265. ac_cv_have_decl_dprintf=yes
  6266. ac_cv_have_decl_dup2=yes
  6267. ac_cv_have_decl_dup=yes
  6268. ac_cv_have_decl_endusershell=yes
  6269. ac_cv_have_decl_errno=yes
  6270. ac_cv_have_decl_faccessat=yes
  6271. ac_cv_have_decl_fchdir=yes
  6272. ac_cv_have_decl_fchmodat=yes
  6273. ac_cv_have_decl_fchownat=yes
  6274. ac_cv_have_decl_fcntl=yes
  6275. ac_cv_have_decl_fdopendir=yes
  6276. ac_cv_have_decl_feof_unlocked=yes
  6277. ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes
  6278. ac_cv_have_decl_ferror_unlocked=yes
  6279. ac_cv_have_decl_ffsl=yes
  6280. ac_cv_have_decl_ffsll=yes
  6281. ac_cv_have_decl_fpurge=yes
  6282. ac_cv_have_decl_free=yes
  6283. ac_cv_have_decl_frexpl=yes
  6284. ac_cv_have_decl_fseeko=yes
  6285. ac_cv_have_decl_fstat=yes
  6286. ac_cv_have_decl_fstatat=yes
  6287. ac_cv_have_decl_fsync=yes
  6288. ac_cv_have_decl_ftello=yes
  6289. ac_cv_have_decl_ftruncate=yes
  6290. ac_cv_have_decl_getc_unlocked=yes
  6291. ac_cv_have_decl_getchar_unlocked=yes
  6292. ac_cv_have_decl_getcwd=yes
  6293. ac_cv_have_decl_getdelim=yes
  6294. ac_cv_have_decl_getdomainname=yes
  6295. ac_cv_have_decl_getdtablesize=yes
  6296. ac_cv_have_decl_getenv=yes
  6297. ac_cv_have_decl_getgroups=yes
  6298. ac_cv_have_decl_gethostname=yes
  6299. ac_cv_have_decl_getline=yes
  6300. ac_cv_have_decl_getloadavg=yes
  6301. ac_cv_have_decl_getlogin=yes
  6302. ac_cv_have_decl_getlogin_r=yes
  6303. ac_cv_have_decl_getopt=yes
  6304. ac_cv_have_decl_getpagesize=yes
  6305. ac_cv_have_decl_getrlimit=yes
  6306. ac_cv_have_decl_getrusage=yes
  6307. ac_cv_have_decl_gets=yes
  6308. ac_cv_have_decl_getsubopt=yes
  6309. ac_cv_have_decl_gettimeofday=yes
  6310. ac_cv_have_decl_getusershell=yes
  6311. ac_cv_have_decl_getwd=yes
  6312. ac_cv_have_decl_grantpt=yes
  6313. ac_cv_have_decl_h_errno=yes
  6314. ac_cv_have_decl_imaxabs=yes
  6315. ac_cv_have_decl_imaxdiv=yes
  6316. ac_cv_have_decl_initstate=yes
  6317. ac_cv_have_decl_isatty=yes
  6318. ac_cv_have_decl_isblank=yes
  6319. ac_cv_have_decl_iswblank=yes
  6320. ac_cv_have_decl_iswctype=yes
  6321. ac_cv_have_decl_lchmod=yes
  6322. ac_cv_have_decl_lchown=yes
  6323. ac_cv_have_decl_link=yes
  6324. ac_cv_have_decl_linkat=yes
  6325. ac_cv_have_decl_lrintf=yes
  6326. ac_cv_have_decl_lseek=yes
  6327. ac_cv_have_decl_lstat=yes
  6328. ac_cv_have_decl_malloc=yes
  6329. ac_cv_have_decl_mbrlen=yes
  6330. ac_cv_have_decl_mbrtowc=yes
  6331. ac_cv_have_decl_mbsinit=yes
  6332. ac_cv_have_decl_mbsnrtowcs=yes
  6333. ac_cv_have_decl_mbsrtowcs=yes
  6334. ac_cv_have_decl_memmem=yes
  6335. ac_cv_have_decl_memrchr=yes
  6336. ac_cv_have_decl_mkdirat=yes
  6337. ac_cv_have_decl_mkdtemp=yes
  6338. ac_cv_have_decl_mkfifo=yes
  6339. ac_cv_have_decl_mkfifoat=yes
  6340. ac_cv_have_decl_mknod=yes
  6341. ac_cv_have_decl_mknodat=yes
  6342. ac_cv_have_decl_mkstemp=yes
  6343. ac_cv_have_decl_nl_langinfo=yes
  6344. ac_cv_have_decl_offsetof=yes
  6345. ac_cv_have_decl_openat=yes
  6346. ac_cv_have_decl_opendir=yes
  6347. ac_cv_have_decl_pclose=yes
  6348. ac_cv_have_decl_pipe=yes
  6349. ac_cv_have_decl_popen=yes
  6350. ac_cv_have_decl_posix_openpt=yes
  6351. ac_cv_have_decl_posix_spawn=yes
  6352. ac_cv_have_decl_posix_spawn_file_actions_addclose=yes
  6353. ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes
  6354. ac_cv_have_decl_posix_spawn_file_actions_addopen=yes
  6355. ac_cv_have_decl_posix_spawn_file_actions_destroy=yes
  6356. ac_cv_have_decl_posix_spawn_file_actions_init=yes
  6357. ac_cv_have_decl_posix_spawnattr_destroy=yes
  6358. ac_cv_have_decl_posix_spawnattr_getflags=yes
  6359. ac_cv_have_decl_posix_spawnattr_getpgroup=yes
  6360. ac_cv_have_decl_posix_spawnattr_getschedparam=yes
  6361. ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes
  6362. ac_cv_have_decl_posix_spawnattr_getsigdefault=yes
  6363. ac_cv_have_decl_posix_spawnattr_getsigmask=yes
  6364. ac_cv_have_decl_posix_spawnattr_init=yes
  6365. ac_cv_have_decl_posix_spawnattr_setflags=yes
  6366. ac_cv_have_decl_posix_spawnattr_setpgroup=yes
  6367. ac_cv_have_decl_posix_spawnattr_setschedparam=yes
  6368. ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes
  6369. ac_cv_have_decl_posix_spawnattr_setsigdefault=yes
  6370. ac_cv_have_decl_posix_spawnattr_setsigmask=yes
  6371. ac_cv_have_decl_posix_spawnp=yes
  6372. ac_cv_have_decl_pread=yes
  6373. ac_cv_have_decl_pselect=yes
  6374. ac_cv_have_decl_pthread_sigmask=yes
  6375. ac_cv_have_decl_ptsname=yes
  6376. ac_cv_have_decl_putc_unlocked=yes
  6377. ac_cv_have_decl_putchar_unlocked=yes
  6378. ac_cv_have_decl_pwrite=yes
  6379. ac_cv_have_decl_random=yes
  6380. ac_cv_have_decl_rawmemchr=yes
  6381. ac_cv_have_decl_readdir=yes
  6382. ac_cv_have_decl_readlink=yes
  6383. ac_cv_have_decl_readlinkat=yes
  6384. ac_cv_have_decl_realloc=yes
  6385. ac_cv_have_decl_realpath=yes
  6386. ac_cv_have_decl_renameat=yes
  6387. ac_cv_have_decl_rewinddir=yes
  6388. ac_cv_have_decl_rmdir=yes
  6389. ac_cv_have_decl_rpmatch=yes
  6390. ac_cv_have_decl_sbrk=yes
  6391. ac_cv_have_decl_scandir=yes
  6392. ac_cv_have_decl_select=yes
  6393. ac_cv_have_decl_setenv=yes
  6394. ac_cv_have_decl_sethostname=yes
  6395. ac_cv_have_decl_setlocale=yes
  6396. ac_cv_have_decl_setrlimit=yes
  6397. ac_cv_have_decl_setstate=yes
  6398. ac_cv_have_decl_setusershell=yes
  6399. ac_cv_have_decl_sigaction=yes
  6400. ac_cv_have_decl_sigaddset=yes
  6401. ac_cv_have_decl_sigaltstack=yes
  6402. ac_cv_have_decl_sigdelset=yes
  6403. ac_cv_have_decl_sigemptyset=yes
  6404. ac_cv_have_decl_sigfillset=yes
  6405. ac_cv_have_decl_sigismember=yes
  6406. ac_cv_have_decl_sigpending=yes
  6407. ac_cv_have_decl_sigprocmask=yes
  6408. ac_cv_have_decl_sleep=yes
  6409. ac_cv_have_decl_snprintf=yes
  6410. ac_cv_have_decl_srandom=yes
  6411. ac_cv_have_decl_stat=yes
  6412. ac_cv_have_decl_stpcpy=yes
  6413. ac_cv_have_decl_stpncpy=yes
  6414. ac_cv_have_decl_strcasestr=yes
  6415. ac_cv_have_decl_strdup=yes
  6416. ac_cv_have_decl_strerror_r=yes
  6417. ac_cv_have_decl_strncat=yes
  6418. ac_cv_have_decl_strndup=yes
  6419. ac_cv_have_decl_strnlen=yes
  6420. ac_cv_have_decl_strpbrk=yes
  6421. ac_cv_have_decl_strsep=yes
  6422. ac_cv_have_decl_strsignal=yes
  6423. ac_cv_have_decl_strstr=yes
  6424. ac_cv_have_decl_strtod=yes
  6425. ac_cv_have_decl_strtoimax=yes
  6426. ac_cv_have_decl_strtok_r=yes
  6427. ac_cv_have_decl_strtoll=yes
  6428. ac_cv_have_decl_strtoull=yes
  6429. ac_cv_have_decl_strtoumax=yes
  6430. ac_cv_have_decl_symlink=yes
  6431. ac_cv_have_decl_symlinkat=yes
  6432. ac_cv_have_decl_sys_siglist=yes
  6433. ac_cv_have_decl_tcsendbreak=yes
  6434. ac_cv_have_decl_times=yes
  6435. ac_cv_have_decl_tmpfile=yes
  6436. ac_cv_have_decl_towctrans=yes
  6437. ac_cv_have_decl_ttyname_r=yes
  6438. ac_cv_have_decl_unlink=yes
  6439. ac_cv_have_decl_unlinkat=yes
  6440. ac_cv_have_decl_unlockpt=yes
  6441. ac_cv_have_decl_unsetenv=yes
  6442. ac_cv_have_decl_usleep=yes
  6443. ac_cv_have_decl_vasprintf=yes
  6444. ac_cv_have_decl_vdprintf=yes
  6445. ac_cv_have_decl_vsnprintf=yes
  6446. ac_cv_have_decl_waitpid=yes
  6447. ac_cv_have_decl_wcpcpy=yes
  6448. ac_cv_have_decl_wcpncpy=yes
  6449. ac_cv_have_decl_wcrtomb=yes
  6450. ac_cv_have_decl_wcscasecmp=yes
  6451. ac_cv_have_decl_wcscat=yes
  6452. ac_cv_have_decl_wcschr=yes
  6453. ac_cv_have_decl_wcscmp=yes
  6454. ac_cv_have_decl_wcscoll=yes
  6455. ac_cv_have_decl_wcscpy=yes
  6456. ac_cv_have_decl_wcscspn=yes
  6457. ac_cv_have_decl_wcsdup=yes
  6458. ac_cv_have_decl_wcslen=yes
  6459. ac_cv_have_decl_wcsncasecmp=yes
  6460. ac_cv_have_decl_wcsncat=yes
  6461. ac_cv_have_decl_wcsncmp=yes
  6462. ac_cv_have_decl_wcsncpy=yes
  6463. ac_cv_have_decl_wcsnlen=yes
  6464. ac_cv_have_decl_wcsnrtombs=yes
  6465. ac_cv_have_decl_wcspbrk=yes
  6466. ac_cv_have_decl_wcsrchr=yes
  6467. ac_cv_have_decl_wcsrtombs=yes
  6468. ac_cv_have_decl_wcsspn=yes
  6469. ac_cv_have_decl_wcsstr=yes
  6470. ac_cv_have_decl_wcstok=yes
  6471. ac_cv_have_decl_wcswidth=yes
  6472. ac_cv_have_decl_wcsxfrm=yes
  6473. ac_cv_have_decl_wctob=yes
  6474. ac_cv_have_decl_wctrans=yes
  6475. ac_cv_have_decl_wctype=yes
  6476. ac_cv_have_decl_wcwidth=yes
  6477. ac_cv_have_decl_wmemchr=yes
  6478. ac_cv_have_decl_wmemcmp=yes
  6479. ac_cv_have_decl_wmemcpy=yes
  6480. ac_cv_have_decl_wmemmove=yes
  6481. ac_cv_have_decl_wmemset=yes
  6482. ac_cv_have_decl_writev=yes
  6483. ac_cv_have_getopt_optreset=yes
  6484. ac_cv_have_int64_t=yes
  6485. ac_cv_have_intxx_t=yes
  6486. ac_cv_have_mode_t=yes
  6487. ac_cv_have_pid_t=yes
  6488. ac_cv_have_pw_change_in_struct_passwd=yes
  6489. ac_cv_have_pw_class_in_struct_passwd=yes
  6490. ac_cv_have_pw_expire_in_struct_passwd=yes
  6491. ac_cv_have_sa_family_t=yes
  6492. ac_cv_have_size_t=yes
  6493. ac_cv_have_ss_family_in_struct_ss=yes
  6494. ac_cv_have_ssize_t=yes
  6495. ac_cv_have_struct_addrinfo=yes
  6496. ac_cv_have_struct_in6_addr=yes
  6497. ac_cv_have_struct_sockaddr_in6=yes
  6498. ac_cv_have_struct_sockaddr_storage=yes
  6499. ac_cv_have_struct_timeval=yes
  6500. ac_cv_have_u_char=yes
  6501. ac_cv_have_u_int64_t=yes
  6502. ac_cv_have_u_int=yes
  6503. ac_cv_have_u_intxx_t=yes
  6504. ac_cv_have_va_copy=yes
  6505. ac_cv_have_x=$'have_x=yes\tac_x_includes=\'/usr/local/include\'\tac_x_libraries=\'/usr/local/lib\''
  6506. ac_cv_header_GL_gl_h=yes
  6507. ac_cv_header_GL_glu_h=yes
  6508. ac_cv_header_X11_extensions_XShm_h=yes
  6509. ac_cv_header_alloca_h=no
  6510. ac_cv_header_argz_h=no
  6511. ac_cv_header_arpa_inet_h=yes
  6512. ac_cv_header_arpa_nameser_h=yes
  6513. ac_cv_header_assert_h=yes
  6514. ac_cv_header_byteswap_h=no
  6515. ac_cv_header_ctype_h=yes
  6516. ac_cv_header_dev_dtv_dtvio_h=no
  6517. ac_cv_header_dirent_h=yes
  6518. ac_cv_header_dl_h=no
  6519. ac_cv_header_dlfcn_h=yes
  6520. ac_cv_header_elf_h=yes
  6521. ac_cv_header_err_h=yes
  6522. ac_cv_header_errno_h=yes
  6523. ac_cv_header_execinfo_h=yes
  6524. ac_cv_header_fcntl_h=yes
  6525. ac_cv_header_float_h=yes
  6526. ac_cv_header_floatingpoint_h=yes
  6527. ac_cv_header_getopt_h=yes
  6528. ac_cv_header_glob_h=yes
  6529. ac_cv_header_inttypes_h=yes
  6530. ac_cv_header_langinfo_h=yes
  6531. ac_cv_header_libgen_h=yes
  6532. ac_cv_header_libutil_h=yes
  6533. ac_cv_header_limits_h=yes
  6534. ac_cv_header_locale_h=yes
  6535. ac_cv_header_login_cap_h=yes
  6536. ac_cv_header_malloc_h=no
  6537. ac_cv_header_math_h=yes
  6538. ac_cv_header_memory_h=yes
  6539. ac_cv_header_minix_config_h=no
  6540. ac_cv_header_net_if_h=yes
  6541. ac_cv_header_net_if_media_h=yes
  6542. ac_cv_header_net_if_tap_h=yes
  6543. ac_cv_header_net_if_tun_h=yes
  6544. ac_cv_header_netdb_h=yes
  6545. ac_cv_header_netinet_in_h=yes
  6546. ac_cv_header_paths_h=yes
  6547. ac_cv_header_poll_h=yes
  6548. ac_cv_header_pthread_h=yes
  6549. ac_cv_header_pwd_h=yes
  6550. ac_cv_header_random_h=no
  6551. ac_cv_header_readpassphrase_h=yes
  6552. ac_cv_header_resolv_h=yes
  6553. ac_cv_header_rpc_types_h=yes
  6554. ac_cv_header_sched_h=yes
  6555. ac_cv_header_search_h=yes
  6556. ac_cv_header_security_pam_appl_h=yes
  6557. ac_cv_header_signal_h=yes
  6558. ac_cv_header_spawn_h=yes
  6559. ac_cv_header_stdarg_h=yes
  6560. ac_cv_header_stdbool_h=yes
  6561. ac_cv_header_stdc=yes
  6562. ac_cv_header_stddef_h=yes
  6563. ac_cv_header_stdint_h=yes
  6564. ac_cv_header_stdio_h=yes
  6565. ac_cv_header_stdlib_h=yes
  6566. ac_cv_header_string_h=yes
  6567. ac_cv_header_strings_h=yes
  6568. ac_cv_header_sys_acl_h=yes
  6569. ac_cv_header_sys_cdefs_h=yes
  6570. ac_cv_header_sys_cdio_h=yes
  6571. ac_cv_header_sys_dir_h=yes
  6572. ac_cv_header_sys_dvdio_h=yes
  6573. ac_cv_header_sys_fbio_h=yes
  6574. ac_cv_header_sys_fcntl_h=yes
  6575. ac_cv_header_sys_file_h=yes
  6576. ac_cv_header_sys_ioctl_h=yes
  6577. ac_cv_header_sys_mixer_h=no
  6578. ac_cv_header_sys_mman_h=yes
  6579. ac_cv_header_sys_mount_h=yes
  6580. ac_cv_header_sys_msg_h=yes
  6581. ac_cv_header_sys_param_h=yes
  6582. ac_cv_header_sys_poll_h=yes
  6583. ac_cv_header_sys_ptrace_h=yes
  6584. ac_cv_header_sys_resource_h=yes
  6585. ac_cv_header_sys_scsiio_h=no
  6586. ac_cv_header_sys_select_h=yes
  6587. ac_cv_header_sys_socket_h=yes
  6588. ac_cv_header_sys_soundcard_h=yes
  6589. ac_cv_header_sys_stat_h=yes
  6590. ac_cv_header_sys_statvfs_h=yes
  6591. ac_cv_header_sys_sysctl_h=yes
  6592. ac_cv_header_sys_sysmacros_h=no
  6593. ac_cv_header_sys_time_h=yes
  6594. ac_cv_header_sys_timers_h=yes
  6595. ac_cv_header_sys_times_h=yes
  6596. ac_cv_header_sys_types_h=yes
  6597. ac_cv_header_sys_uio_h=yes
  6598. ac_cv_header_sys_un_h=yes
  6599. ac_cv_header_sys_wait_h=yes
  6600. ac_cv_header_time_h=yes
  6601. ac_cv_header_ttyent_h=yes
  6602. ac_cv_header_ucontext_h=yes
  6603. ac_cv_header_unistd_h=yes
  6604. ac_cv_header_utime_h=yes
  6605. ac_cv_header_utmp_h=no
  6606. ac_cv_header_utmpx_h=yes
  6607. ac_cv_header_va_va_glx_h=yes
  6608. ac_cv_header_va_va_h=yes
  6609. ac_cv_header_va_va_x11_h=yes
  6610. ac_cv_header_vfork_h=no
  6611. ac_cv_header_vis_h=yes
  6612. ac_cv_header_wchar_h=yes
  6613. ac_cv_header_wctype_h=yes
  6614. ac_cv_header_zlib_h=yes
  6615. ac_cv_host=amd64-portbld-freebsd11.2
  6616. ac_cv_ioctl_request='unsigned long'
  6617. ac_cv_lib_GLU_gluPerspective=yes
  6618. ac_cv_lib_GL_glBegin=yes
  6619. ac_cv_lib_ICE_IceConnectionNumber=yes
  6620. ac_cv_lib_Xext_main=yes
  6621. ac_cv_lib_c_dlopen=yes
  6622. ac_cv_lib_crypt_crypt=yes
  6623. ac_cv_lib_dga_XDgaGrabDrawable=no
  6624. ac_cv_lib_dld_shl_load=no
  6625. ac_cv_lib_edit_el_init=yes
  6626. ac_cv_lib_i386_i386_set_ldt=no
  6627. ac_cv_lib_kstat_kstat_open=no
  6628. ac_cv_lib_nsl_gethostbyname=no
  6629. ac_cv_lib_pam_pam_set_item=yes
  6630. ac_cv_lib_posix4_sched_get_priority_min=no
  6631. ac_cv_lib_resolv_hstrerror=no
  6632. ac_cv_lib_rt_clock_getres=yes
  6633. ac_cv_lib_socket_socket=no
  6634. ac_cv_lib_z_deflate=yes
  6635. ac_cv_lib_z_gzsetparams=yes
  6636. ac_cv_libc_defines___progname=yes
  6637. ac_cv_libc_defines_sys_errlist=yes
  6638. ac_cv_libc_defines_sys_nerr=yes
  6639. ac_cv_member_HEADER_ad=yes
  6640. ac_cv_member_struct___res_state_retrans=yes
  6641. ac_cv_member_struct_sigaction_sa_sigaction=yes
  6642. ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
  6643. ac_cv_member_struct_stat_st_blksize=yes
  6644. ac_cv_member_struct_tm_tm_gmtoff=yes
  6645. ac_cv_objc_compiler_gnu=yes
  6646. ac_cv_objext=o
  6647. ac_cv_path_BZIP2=/usr/bin/bzip2
  6648. ac_cv_path_EGREP=/usr/bin/egrep
  6649. ac_cv_path_FGREP=/usr/bin/fgrep
  6650. ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
  6651. ac_cv_path_GREP=/usr/bin/grep
  6652. ac_cv_path_GZIP=/usr/bin/gzip
  6653. ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp
  6654. ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
  6655. ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
  6656. ac_cv_path_PERL=/usr/local/bin/perl
  6657. ac_cv_path_PERL_PATH=/usr/local/bin/perl
  6658. ac_cv_path_SED=/usr/bin/sed
  6659. ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
  6660. ac_cv_path_install=/usr/bin/install
  6661. ac_cv_path_lt_DD=/bin/dd
  6662. ac_cv_path_mkdir=/bin/mkdir
  6663. ac_cv_prog_AWK=/usr/bin/awk
  6664. ac_cv_prog_CPP=cpp
  6665. ac_cv_prog_SED=/usr/bin/sed
  6666. ac_cv_prog_ac_ct_AR=ar
  6667. ac_cv_prog_ac_ct_CC=cc
  6668. ac_cv_prog_ac_ct_DLLTOOL=dlltool
  6669. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  6670. ac_cv_prog_ac_ct_OBJC=gcc
  6671. ac_cv_prog_ac_ct_OBJDUMP=objdump
  6672. ac_cv_prog_ac_ct_RANLIB=ranlib
  6673. ac_cv_prog_ac_ct_STRINGS=strings
  6674. ac_cv_prog_ac_ct_STRIP=strip
  6675. ac_cv_prog_cc_c89=''
  6676. ac_cv_prog_cc_g=yes
  6677. ac_cv_prog_make_gmake_set=yes
  6678. ac_cv_prog_objc_g=yes
  6679. ac_cv_safe_to_define___extensions__=yes
  6680. ac_cv_search_strerror='none required'
  6681. ac_cv_sizeof_int=4
  6682. ac_cv_sizeof_long=8
  6683. ac_cv_socklen_t=socklen_t
  6684. ac_cv_sys_file_offset_bits=no
  6685. ac_cv_sys_largefile_CC=no
  6686. ac_cv_sys_largefile_source=no
  6687. ac_cv_sys_long_file_names=yes
  6688. ac_cv_type__Bool=yes
  6689. ac_cv_type_char=yes
  6690. ac_cv_type_char_p=yes
  6691. ac_cv_type_fsblkcnt_t=yes
  6692. ac_cv_type_fsfilcnt_t=yes
  6693. ac_cv_type_in_addr_t=yes
  6694. ac_cv_type_in_port_t=yes
  6695. ac_cv_type_int16_t=yes
  6696. ac_cv_type_int32_t=yes
  6697. ac_cv_type_int=yes
  6698. ac_cv_type_intmax_t=yes
  6699. ac_cv_type_long=yes
  6700. ac_cv_type_long_double=yes
  6701. ac_cv_type_long_long=yes
  6702. ac_cv_type_long_long_int=yes
  6703. ac_cv_type_mbstate_t=yes
  6704. ac_cv_type_mode_t=yes
  6705. ac_cv_type_nlink_t=yes
  6706. ac_cv_type_off_t=yes
  6707. ac_cv_type_pid_t=yes
  6708. ac_cv_type_posix_spawn_file_actions_t=yes
  6709. ac_cv_type_posix_spawnattr_t=yes
  6710. ac_cv_type_ptrdiff_t=yes
  6711. ac_cv_type_short=yes
  6712. ac_cv_type_sig_atomic_t=yes
  6713. ac_cv_type_sigset_t=yes
  6714. ac_cv_type_size_t=yes
  6715. ac_cv_type_socklen_t=yes
  6716. ac_cv_type_ssize_t=yes
  6717. ac_cv_type_stack_t=yes
  6718. ac_cv_type_struct_timespec=yes
  6719. ac_cv_type_u_char=yes
  6720. ac_cv_type_u_int16_t=yes
  6721. ac_cv_type_u_int32_t=yes
  6722. ac_cv_type_u_int8_t=yes
  6723. ac_cv_type_u_int=yes
  6724. ac_cv_type_u_long=yes
  6725. ac_cv_type_u_short=yes
  6726. ac_cv_type_uid_t=yes
  6727. ac_cv_type_uintptr_t=yes
  6728. ac_cv_type_unsigned_char=yes
  6729. ac_cv_type_unsigned_int=yes
  6730. ac_cv_type_unsigned_long=yes
  6731. ac_cv_type_unsigned_long_long=yes
  6732. ac_cv_type_unsigned_long_long_int=yes
  6733. ac_cv_type_unsigned_short=yes
  6734. ac_cv_type_volatile_sig_atomic_t=yes
  6735. ac_cv_type_wchar_t=yes
  6736. ac_cv_type_wint_t=yes
  6737. acl_cv_hardcode_direct=no
  6738. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  6739. acl_cv_hardcode_libdir_separator=''
  6740. acl_cv_hardcode_minus_L=no
  6741. acl_cv_libext=a
  6742. acl_cv_libname_spec='lib$name'
  6743. acl_cv_library_names_spec='$libname$shrext'
  6744. acl_cv_path_LD=/usr/bin/ld
  6745. acl_cv_prog_gnu_ld=yes
  6746. acl_cv_rpath=done
  6747. acl_cv_shlibext=so
  6748. acl_cv_wl=-Wl,
  6749. am_cv_CCAS_dependencies_compiler_type=gcc3
  6750. am_cv_CC_dependencies_compiler_type=gcc3
  6751. am_cv_OBJC_dependencies_compiler_type=gcc3
  6752. am_cv_ar_interface=ar
  6753. am_cv_func_iconv=yes
  6754. am_cv_func_iconv_works=yes
  6755. am_cv_lib_iconv=no
  6756. am_cv_make_support_nested_variables=yes
  6757. am_cv_prog_cc_c_o=yes
  6758. am_cv_prog_tar_ustar=/usr/bin/tar
  6759. am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
  6760. am_cv_proto_iconv_arg1=''
  6761. cc_cv_attribute_aligned=64
  6762. cc_cv_attribute_const=yes
  6763. cc_cv_attribute_deprecated=yes
  6764. cc_cv_attribute_format=yes
  6765. cc_cv_attribute_format_arg=no
  6766. cc_cv_attribute_malloc=yes
  6767. cc_cv_attribute_packed=yes
  6768. cc_cv_attribute_sentinel=yes
  6769. cc_cv_attribute_unused=yes
  6770. cc_cv_attribute_visibility_internal=yes
  6771. cc_cv_attribute_visibility_protected=yes
  6772. cc_cv_attribute_warn_unused_result=yes
  6773. cc_cv_attribute_weak=yes
  6774. cc_cv_cflags__Wall=yes
  6775. cc_cv_cflags__Wchar_subscripts=yes
  6776. cc_cv_cflags__Werror=yes
  6777. cc_cv_cflags__Werror_implicit_function_declaration=yes
  6778. cc_cv_cflags__Wformat_2=yes
  6779. cc_cv_cflags__Wmissing_declarations=yes
  6780. cc_cv_cflags__Wmissing_format_attribute=yes
  6781. cc_cv_cflags__Wmissing_prototypes=yes
  6782. cc_cv_cflags__Wno_format_zero_length=yes
  6783. cc_cv_cflags__Wstrict_aliasing_2=yes
  6784. cc_cv_cflags__Wwrite_strings=yes
  6785. cc_cv_cflags__fbranch_probabilities=no
  6786. cc_cv_cflags__fexpensive_optimizations=yes
  6787. cc_cv_cflags__ffast_math=yes
  6788. cc_cv_cflags__fprofile_arcs=yes
  6789. cc_cv_cflags__fvisibility_hidden=yes
  6790. cc_cv_cflags__pipe=yes
  6791. cc_cv_flag_visibility=yes
  6792. cc_cv_ldflags__Wl__Bsymbolic=yes
  6793. cc_cv_ldflags__Wl___gc_sections=yes
  6794. cc_cv_prog_gnu_as=yes
  6795. cc_cv_pthread_recursive_mutex=yes
  6796. cc_cv_pthreads=yes
  6797. cc_cv_werror=-Werror
  6798. cl_cv_prog_LN=/bin/ln
  6799. cl_cv_prog_cp='/bin/cp -p'
  6800. gl_cv_func_btowc_eof=yes
  6801. gl_cv_func_btowc_nul=yes
  6802. gl_cv_func_fcntl_f_dupfd_cloexec=yes
  6803. gl_cv_func_fnmatch_posix=yes
  6804. gl_cv_func_fopen_slash=yes
  6805. gl_cv_func_frexp_no_libm=yes
  6806. gl_cv_func_fseeko=yes
  6807. gl_cv_func_ftello=yes
  6808. gl_cv_func_getcwd_null=yes
  6809. gl_cv_func_getcwd_posix_signature=yes
  6810. gl_cv_func_getopt_posix=yes
  6811. gl_cv_func_isnand_no_libm=yes
  6812. gl_cv_func_ldexp_no_libm=yes
  6813. gl_cv_func_lseek_pipe=yes
  6814. gl_cv_func_lstat_dereferences_slashed_symlink=yes
  6815. gl_cv_func_malloc_0_nonnull=1
  6816. gl_cv_func_malloc_posix=yes
  6817. gl_cv_func_mbrtowc_incomplete_state=yes
  6818. gl_cv_func_mbrtowc_nul_retval=yes
  6819. gl_cv_func_mbrtowc_null_arg1=yes
  6820. gl_cv_func_mbrtowc_null_arg2=yes
  6821. gl_cv_func_mbrtowc_retval=yes
  6822. gl_cv_func_mbrtowc_sanitycheck=yes
  6823. gl_cv_func_open_slash=yes
  6824. gl_cv_func_printf_directive_a=yes
  6825. gl_cv_func_printf_directive_f=yes
  6826. gl_cv_func_printf_directive_ls=yes
  6827. gl_cv_func_printf_directive_n=yes
  6828. gl_cv_func_printf_flag_grouping=yes
  6829. gl_cv_func_printf_flag_leftadjust=yes
  6830. gl_cv_func_printf_flag_zero=yes
  6831. gl_cv_func_printf_infinite=yes
  6832. gl_cv_func_printf_long_double=yes
  6833. gl_cv_func_printf_positions=yes
  6834. gl_cv_func_printf_precision=yes
  6835. gl_cv_func_printf_sizes_c99=yes
  6836. gl_cv_func_sigprocmask=1
  6837. gl_cv_func_snprintf_retval_c99=yes
  6838. gl_cv_func_snprintf_size1=yes
  6839. gl_cv_func_snprintf_usable=yes
  6840. gl_cv_func_spawnattr_setschedparam=yes
  6841. gl_cv_func_spawnattr_setschedpolicy=yes
  6842. gl_cv_func_stat_dir_slash=yes
  6843. gl_cv_func_stat_file_slash=yes
  6844. gl_cv_func_stpncpy=yes
  6845. gl_cv_func_va_copy=yes
  6846. gl_cv_func_wcrtomb_retval=yes
  6847. gl_cv_have_include_next=yes
  6848. gl_cv_have_raw_decl__Exit=yes
  6849. gl_cv_have_raw_decl_alphasort=yes
  6850. gl_cv_have_raw_decl_atoll=yes
  6851. gl_cv_have_raw_decl_btowc=yes
  6852. gl_cv_have_raw_decl_chdir=yes
  6853. gl_cv_have_raw_decl_chown=yes
  6854. gl_cv_have_raw_decl_closedir=yes
  6855. gl_cv_have_raw_decl_dprintf=yes
  6856. gl_cv_have_raw_decl_dup2=yes
  6857. gl_cv_have_raw_decl_dup=yes
  6858. gl_cv_have_raw_decl_endusershell=yes
  6859. gl_cv_have_raw_decl_faccessat=yes
  6860. gl_cv_have_raw_decl_fchdir=yes
  6861. gl_cv_have_raw_decl_fchmodat=yes
  6862. gl_cv_have_raw_decl_fchownat=yes
  6863. gl_cv_have_raw_decl_fcntl=yes
  6864. gl_cv_have_raw_decl_fdopendir=yes
  6865. gl_cv_have_raw_decl_ffsl=yes
  6866. gl_cv_have_raw_decl_ffsll=yes
  6867. gl_cv_have_raw_decl_fpurge=yes
  6868. gl_cv_have_raw_decl_fseeko=yes
  6869. gl_cv_have_raw_decl_fstat=yes
  6870. gl_cv_have_raw_decl_fstatat=yes
  6871. gl_cv_have_raw_decl_fsync=yes
  6872. gl_cv_have_raw_decl_ftello=yes
  6873. gl_cv_have_raw_decl_ftruncate=yes
  6874. gl_cv_have_raw_decl_getcwd=yes
  6875. gl_cv_have_raw_decl_getdelim=yes
  6876. gl_cv_have_raw_decl_getdomainname=yes
  6877. gl_cv_have_raw_decl_getdtablesize=yes
  6878. gl_cv_have_raw_decl_getgroups=yes
  6879. gl_cv_have_raw_decl_gethostname=yes
  6880. gl_cv_have_raw_decl_getline=yes
  6881. gl_cv_have_raw_decl_getloadavg=yes
  6882. gl_cv_have_raw_decl_getlogin=yes
  6883. gl_cv_have_raw_decl_getlogin_r=yes
  6884. gl_cv_have_raw_decl_getpagesize=yes
  6885. gl_cv_have_raw_decl_gets=yes
  6886. gl_cv_have_raw_decl_getsubopt=yes
  6887. gl_cv_have_raw_decl_gettimeofday=yes
  6888. gl_cv_have_raw_decl_getusershell=yes
  6889. gl_cv_have_raw_decl_grantpt=yes
  6890. gl_cv_have_raw_decl_imaxabs=yes
  6891. gl_cv_have_raw_decl_imaxdiv=yes
  6892. gl_cv_have_raw_decl_initstate=yes
  6893. gl_cv_have_raw_decl_isatty=yes
  6894. gl_cv_have_raw_decl_iswctype=yes
  6895. gl_cv_have_raw_decl_lchmod=yes
  6896. gl_cv_have_raw_decl_lchown=yes
  6897. gl_cv_have_raw_decl_link=yes
  6898. gl_cv_have_raw_decl_linkat=yes
  6899. gl_cv_have_raw_decl_lseek=yes
  6900. gl_cv_have_raw_decl_lstat=yes
  6901. gl_cv_have_raw_decl_mbrlen=yes
  6902. gl_cv_have_raw_decl_mbrtowc=yes
  6903. gl_cv_have_raw_decl_mbsinit=yes
  6904. gl_cv_have_raw_decl_mbsnrtowcs=yes
  6905. gl_cv_have_raw_decl_mbsrtowcs=yes
  6906. gl_cv_have_raw_decl_memcpy=no
  6907. gl_cv_have_raw_decl_memmem=yes
  6908. gl_cv_have_raw_decl_memrchr=yes
  6909. gl_cv_have_raw_decl_mkdirat=yes
  6910. gl_cv_have_raw_decl_mkdtemp=yes
  6911. gl_cv_have_raw_decl_mkfifo=yes
  6912. gl_cv_have_raw_decl_mkfifoat=yes
  6913. gl_cv_have_raw_decl_mknod=yes
  6914. gl_cv_have_raw_decl_mknodat=yes
  6915. gl_cv_have_raw_decl_mkstemp=yes
  6916. gl_cv_have_raw_decl_nl_langinfo=yes
  6917. gl_cv_have_raw_decl_openat=yes
  6918. gl_cv_have_raw_decl_opendir=yes
  6919. gl_cv_have_raw_decl_pclose=yes
  6920. gl_cv_have_raw_decl_pipe=yes
  6921. gl_cv_have_raw_decl_popen=yes
  6922. gl_cv_have_raw_decl_posix_openpt=yes
  6923. gl_cv_have_raw_decl_posix_spawn=yes
  6924. gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes
  6925. gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes
  6926. gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes
  6927. gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes
  6928. gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes
  6929. gl_cv_have_raw_decl_posix_spawnattr_destroy=yes
  6930. gl_cv_have_raw_decl_posix_spawnattr_getflags=yes
  6931. gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes
  6932. gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes
  6933. gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes
  6934. gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes
  6935. gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes
  6936. gl_cv_have_raw_decl_posix_spawnattr_init=yes
  6937. gl_cv_have_raw_decl_posix_spawnattr_setflags=yes
  6938. gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes
  6939. gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes
  6940. gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes
  6941. gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes
  6942. gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes
  6943. gl_cv_have_raw_decl_posix_spawnp=yes
  6944. gl_cv_have_raw_decl_pread=yes
  6945. gl_cv_have_raw_decl_pselect=yes
  6946. gl_cv_have_raw_decl_pthread_sigmask=yes
  6947. gl_cv_have_raw_decl_ptsname=yes
  6948. gl_cv_have_raw_decl_pwrite=yes
  6949. gl_cv_have_raw_decl_random=yes
  6950. gl_cv_have_raw_decl_rawmemchr=yes
  6951. gl_cv_have_raw_decl_readdir=yes
  6952. gl_cv_have_raw_decl_readlink=yes
  6953. gl_cv_have_raw_decl_readlinkat=yes
  6954. gl_cv_have_raw_decl_realpath=yes
  6955. gl_cv_have_raw_decl_renameat=yes
  6956. gl_cv_have_raw_decl_rewinddir=yes
  6957. gl_cv_have_raw_decl_rmdir=yes
  6958. gl_cv_have_raw_decl_rpmatch=yes
  6959. gl_cv_have_raw_decl_scandir=yes
  6960. gl_cv_have_raw_decl_select=yes
  6961. gl_cv_have_raw_decl_setenv=yes
  6962. gl_cv_have_raw_decl_sethostname=yes
  6963. gl_cv_have_raw_decl_setlocale=yes
  6964. gl_cv_have_raw_decl_setstate=yes
  6965. gl_cv_have_raw_decl_setusershell=yes
  6966. gl_cv_have_raw_decl_sigaction=yes
  6967. gl_cv_have_raw_decl_sigaddset=yes
  6968. gl_cv_have_raw_decl_sigdelset=yes
  6969. gl_cv_have_raw_decl_sigemptyset=yes
  6970. gl_cv_have_raw_decl_sigfillset=yes
  6971. gl_cv_have_raw_decl_sigismember=yes
  6972. gl_cv_have_raw_decl_sigpending=yes
  6973. gl_cv_have_raw_decl_sigprocmask=yes
  6974. gl_cv_have_raw_decl_sleep=yes
  6975. gl_cv_have_raw_decl_snprintf=yes
  6976. gl_cv_have_raw_decl_srandom=yes
  6977. gl_cv_have_raw_decl_stat=yes
  6978. gl_cv_have_raw_decl_stpcpy=yes
  6979. gl_cv_have_raw_decl_stpncpy=yes
  6980. gl_cv_have_raw_decl_strcasestr=yes
  6981. gl_cv_have_raw_decl_strchrnul=yes
  6982. gl_cv_have_raw_decl_strdup=yes
  6983. gl_cv_have_raw_decl_strerror_r=yes
  6984. gl_cv_have_raw_decl_strncat=yes
  6985. gl_cv_have_raw_decl_strndup=yes
  6986. gl_cv_have_raw_decl_strnlen=yes
  6987. gl_cv_have_raw_decl_strpbrk=yes
  6988. gl_cv_have_raw_decl_strsep=yes
  6989. gl_cv_have_raw_decl_strsignal=yes
  6990. gl_cv_have_raw_decl_strtod=yes
  6991. gl_cv_have_raw_decl_strtoimax=yes
  6992. gl_cv_have_raw_decl_strtok_r=yes
  6993. gl_cv_have_raw_decl_strtoll=yes
  6994. gl_cv_have_raw_decl_strtoull=yes
  6995. gl_cv_have_raw_decl_strtoumax=yes
  6996. gl_cv_have_raw_decl_strverscmp=no
  6997. gl_cv_have_raw_decl_symlink=yes
  6998. gl_cv_have_raw_decl_symlinkat=yes
  6999. gl_cv_have_raw_decl_tmpfile=yes
  7000. gl_cv_have_raw_decl_towctrans=yes
  7001. gl_cv_have_raw_decl_ttyname_r=yes
  7002. gl_cv_have_raw_decl_unlink=yes
  7003. gl_cv_have_raw_decl_unlinkat=yes
  7004. gl_cv_have_raw_decl_unlockpt=yes
  7005. gl_cv_have_raw_decl_unsetenv=yes
  7006. gl_cv_have_raw_decl_usleep=yes
  7007. gl_cv_have_raw_decl_vdprintf=yes
  7008. gl_cv_have_raw_decl_vsnprintf=yes
  7009. gl_cv_have_raw_decl_waitpid=yes
  7010. gl_cv_have_raw_decl_wcpcpy=yes
  7011. gl_cv_have_raw_decl_wcpncpy=yes
  7012. gl_cv_have_raw_decl_wcrtomb=yes
  7013. gl_cv_have_raw_decl_wcscasecmp=yes
  7014. gl_cv_have_raw_decl_wcscat=yes
  7015. gl_cv_have_raw_decl_wcschr=yes
  7016. gl_cv_have_raw_decl_wcscmp=yes
  7017. gl_cv_have_raw_decl_wcscoll=yes
  7018. gl_cv_have_raw_decl_wcscpy=yes
  7019. gl_cv_have_raw_decl_wcscspn=yes
  7020. gl_cv_have_raw_decl_wcsdup=yes
  7021. gl_cv_have_raw_decl_wcslen=yes
  7022. gl_cv_have_raw_decl_wcsncasecmp=yes
  7023. gl_cv_have_raw_decl_wcsncat=yes
  7024. gl_cv_have_raw_decl_wcsncmp=yes
  7025. gl_cv_have_raw_decl_wcsncpy=yes
  7026. gl_cv_have_raw_decl_wcsnlen=yes
  7027. gl_cv_have_raw_decl_wcsnrtombs=yes
  7028. gl_cv_have_raw_decl_wcspbrk=yes
  7029. gl_cv_have_raw_decl_wcsrchr=yes
  7030. gl_cv_have_raw_decl_wcsrtombs=yes
  7031. gl_cv_have_raw_decl_wcsspn=yes
  7032. gl_cv_have_raw_decl_wcsstr=yes
  7033. gl_cv_have_raw_decl_wcstok=yes
  7034. gl_cv_have_raw_decl_wcswidth=yes
  7035. gl_cv_have_raw_decl_wcsxfrm=yes
  7036. gl_cv_have_raw_decl_wctob=yes
  7037. gl_cv_have_raw_decl_wctrans=yes
  7038. gl_cv_have_raw_decl_wctype=yes
  7039. gl_cv_have_raw_decl_wcwidth=yes
  7040. gl_cv_have_raw_decl_wmemchr=yes
  7041. gl_cv_have_raw_decl_wmemcmp=yes
  7042. gl_cv_have_raw_decl_wmemcpy=yes
  7043. gl_cv_have_raw_decl_wmemmove=yes
  7044. gl_cv_have_raw_decl_wmemset=yes
  7045. gl_cv_header_errno_h_complete=yes
  7046. gl_cv_header_inttypes_h=yes
  7047. gl_cv_header_langinfo_codeset=yes
  7048. gl_cv_header_langinfo_era=yes
  7049. gl_cv_header_langinfo_t_fmt_ampm=yes
  7050. gl_cv_header_langinfo_yesexpr=yes
  7051. gl_cv_header_locale_h_posix2001=yes
  7052. gl_cv_header_signal_h_SIGPIPE=yes
  7053. gl_cv_header_stdint_h=yes
  7054. gl_cv_header_sys_select_h_selfcontained=yes
  7055. gl_cv_header_wchar_h_correct_inline=yes
  7056. gl_cv_sigaltstack_low_base=yes
  7057. gl_cv_size_max=yes
  7058. gl_cv_sys_struct_timespec_in_time_h=yes
  7059. gl_cv_sys_struct_timeval=yes
  7060. gl_cv_type_sigset_t=yes
  7061. gl_cv_type_wchar_t_signed=yes
  7062. gl_cv_type_wctrans_t=yes
  7063. gl_cv_type_wctype_t=yes
  7064. gl_cv_type_wint_t_signed=yes
  7065. gl_cv_var_stdin_large_offset=yes
  7066. gt_cv_c_intmax_t=yes
  7067. gt_cv_c_wchar_t=yes
  7068. gt_cv_c_wint_t=yes
  7069. gt_cv_func_CFLocaleCopyCurrent=no
  7070. gt_cv_func_CFPreferencesCopyAppValue=no
  7071. gt_cv_func_gnugettext1_libc=no
  7072. gt_cv_func_gnugettext1_libintl=yes
  7073. gt_cv_func_printf_posix=yes
  7074. gt_cv_func_unsetenv_ret=int
  7075. gt_cv_int_divbyzero_sigfpe=yes
  7076. gt_cv_siginfo_t=yes
  7077. gt_cv_ssize_t=yes
  7078. lt_cv_ar_at_file=no
  7079. lt_cv_archive_cmds_need_lc=no
  7080. lt_cv_deplibs_check_method=pass_all
  7081. lt_cv_dlopen=dlopen
  7082. lt_cv_dlopen_libs=''
  7083. lt_cv_dlopen_self=yes
  7084. lt_cv_dlopen_self_static=no
  7085. lt_cv_file_magic_cmd='$MAGIC_CMD'
  7086. lt_cv_file_magic_test_file=''
  7087. lt_cv_ld_reload_flag=-r
  7088. lt_cv_nm_interface='BSD nm'
  7089. lt_cv_objdir=.libs
  7090. lt_cv_path_LD=/usr/bin/ld
  7091. lt_cv_path_MAGIC_CMD=/usr/bin/file
  7092. lt_cv_path_NM='/usr/local/bin/nm -B'
  7093. lt_cv_path_mainfest_tool=no
  7094. lt_cv_prog_compiler_c_o=yes
  7095. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  7096. lt_cv_prog_compiler_pic_works=yes
  7097. lt_cv_prog_compiler_rtti_exceptions=yes
  7098. lt_cv_prog_compiler_static_works=yes
  7099. lt_cv_prog_gnu_ld=yes
  7100. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  7101. lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[\t ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[\t ][\t ]*\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2 \\2/p\' | sed \'/ __gnu_lto/d\''
  7102. lt_cv_sys_global_symbol_to_c_name_address=$'sed -n -e \'s/^: \\(.*\\) .*$/ {"\\1", (void *) 0},/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)$/ {"\\1", (void *) \\&\\1},/p\''
  7103. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix=$'sed -n -e \'s/^: \\(.*\\) .*$/ {"\\1", (void *) 0},/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(lib.*\\)$/ {"\\1", (void *) \\&\\1},/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)$/ {"lib\\1", (void *) \\&\\1},/p\''
  7104. lt_cv_sys_global_symbol_to_cdecl=$'sed -n -e \'s/^T .* \\(.*\\)$/extern int \\1();/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)$/extern char \\1;/p\''
  7105. lt_cv_sys_global_symbol_to_import=''
  7106. lt_cv_sys_max_cmd_len=262144
  7107. lt_cv_to_host_file_cmd=func_convert_file_noop
  7108. lt_cv_to_tool_file_cmd=func_convert_file_noop
  7109. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  7110. pkg_cv_LIBVA_CFLAGS='-I/usr/local/include '
  7111. pkg_cv_LIBVA_GLX_CFLAGS='-I/usr/local/include '
  7112. pkg_cv_LIBVA_GLX_LIBS='-L/usr/local/lib -lva-glx -lva '
  7113. pkg_cv_LIBVA_LIBS='-L/usr/local/lib -lva-x11 -lva '
  7114. pkg_cv_SDL_CFLAGS='-I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE '
  7115. pkg_cv_SDL_LIBS='-L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread '
  7116. pkg_cv_VDPAU_CFLAGS='-I/usr/local/include -D_THREAD_SAFE -pthread '
  7117. pkg_cv_VDPAU_LIBS='-L/usr/local/lib -lvdpau '
  7118. pkg_cv_XCBSHM_CFLAGS='-I/usr/local/include -pthread '
  7119. pkg_cv_XCBSHM_LIBS='-L/usr/local/lib -lxcb-shm '
  7120. pkg_cv_XCBXV_CFLAGS='-I/usr/local/include -pthread '
  7121. pkg_cv_XCBXV_LIBS='-L/usr/local/lib -lxcb-xv '
  7122. pkg_cv_XCB_CFLAGS='-I/usr/local/include -pthread '
  7123. pkg_cv_XCB_LIBS='-L/usr/local/lib -lxcb -lxcb-shape '
  7124. pkg_cv_XINERAMA_CFLAGS='-I/usr/local/include -D_THREAD_SAFE -pthread '
  7125. pkg_cv_XINERAMA_LIBS='-L/usr/local/lib -lXinerama '
  7126. pkg_cv_XV_CFLAGS='-I/usr/local/include -D_THREAD_SAFE -pthread '
  7127. pkg_cv_XV_LIBS='-L/usr/local/lib -lXv '
  7128. xine_cv_minmax=yes
  7129.  
  7130. ## ----------------- ##
  7131. ## Output variables. ##
  7132. ## ----------------- ##
  7133.  
  7134. A52DEC_CFLAGS=''
  7135. A52DEC_DEPS=''
  7136. A52DEC_LIBS=''
  7137. AALIB_CFLAGS=''
  7138. AALIB_CONFIG=''
  7139. AALIB_LIBS=''
  7140. ACLOCAL='${SHELL} /usr/local/poudriere/ports/head/multimedia/libxine/work/xine-lib-1.2.9/missing aclocal-1.15'
  7141. ACLOCAL_DIR=''
  7142. ALSA_CFLAGS=''
  7143. ALSA_LIBS=''
  7144. AMDEPBACKSLASH='\'
  7145. AMDEP_FALSE='#'
  7146. AMDEP_TRUE=''
  7147. AMTAR='$${TAR-tar}'
  7148. AM_BACKSLASH='\'
  7149. AM_CPPFLAGS=''
  7150. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  7151. AM_DEFAULT_VERBOSITY='1'
  7152. AM_V='$(V)'
  7153. AR='ar'
  7154. ARCH_PPC_FALSE=''
  7155. ARCH_PPC_TRUE='#'
  7156. ARCH_X86_32_FALSE=''
  7157. ARCH_X86_32_TRUE='#'
  7158. ARCH_X86_64_FALSE=''
  7159. ARCH_X86_64_TRUE='#'
  7160. ARCH_X86_FALSE=''
  7161. ARCH_X86_TRUE='#'
  7162. ARCH_X86_X32_FALSE=''
  7163. ARCH_X86_X32_TRUE='#'
  7164. AS='/usr/bin/as'
  7165. AUTOCONF='${SHELL} /usr/local/poudriere/ports/head/multimedia/libxine/work/xine-lib-1.2.9/missing autoconf'
  7166. AUTOHEADER='${SHELL} /usr/local/poudriere/ports/head/multimedia/libxine/work/xine-lib-1.2.9/missing autoheader'
  7167. AUTOMAKE='${SHELL} /usr/local/poudriere/ports/head/multimedia/libxine/work/xine-lib-1.2.9/missing automake-1.15'
  7168. AVFORMAT_CFLAGS=''
  7169. AVFORMAT_LIBS=''
  7170. AVUTIL_CFLAGS=''
  7171. AVUTIL_LIBS=''
  7172. AWK='/usr/bin/awk'
  7173. BUILD_DHA_KMOD_FALSE=''
  7174. BUILD_DHA_KMOD_TRUE='#'
  7175. BUILD_DMX_IMAGE_FALSE=''
  7176. BUILD_DMX_IMAGE_TRUE=''
  7177. CACA_CFLAGS=''
  7178. CACA_LIBS=''
  7179. CC='cc'
  7180. CCAS='cc'
  7181. CCASDEPMODE='depmode=gcc3'
  7182. CCASFLAGS='-g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing'
  7183. CCDEPMODE='depmode=gcc3'
  7184. CFLAGS='-g -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing'
  7185. CPP='cpp'
  7186. CPPFLAGS='-DNDEBUG -D_REENTRANT -DXINE_COMPILE -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pthread'
  7187. CYGPATH_W='echo'
  7188. DEBUG_BUILD_FALSE=''
  7189. DEBUG_BUILD_TRUE='#'
  7190. DEFAULT_OCFLAGS='$(O3_CFLAGS)'
  7191. DEFS=''
  7192. DEPDIR='.deps'
  7193. DEPMOD=''
  7194. DIRECTFB_CFLAGS=''
  7195. DIRECTFB_LIBS=''
  7196. DIRECTX_AUDIO_LIBS=' -ldsound'
  7197. DIRECTX_CPPFLAGS=''
  7198. DIRECTX_VIDEO_LIBS=' -lgdi32 -lddraw'
  7199. DISABLE_OPTIMIZATIONS_FALSE=''
  7200. DISABLE_OPTIMIZATIONS_TRUE='#'
  7201. DLLTOOL='dlltool'
  7202. DSYMUTIL=''
  7203. DUMPBIN=''
  7204. DVDNAV_CFLAGS=''
  7205. DVDNAV_LIBS=''
  7206. DVDREAD_CFLAGS=''
  7207. DVDREAD_LIBS=''
  7208. DYNAMIC_LD_LIBS=''
  7209. ECHO_C=''
  7210. ECHO_N='-n'
  7211. ECHO_T=''
  7212. EGREP='/usr/bin/egrep'
  7213. ENABLE_A52DEC_FALSE=''
  7214. ENABLE_A52DEC_TRUE=''
  7215. ENABLE_AA_FALSE=''
  7216. ENABLE_AA_TRUE='#'
  7217. ENABLE_ALSA_FALSE=''
  7218. ENABLE_ALSA_TRUE='#'
  7219. ENABLE_ASF_FALSE=''
  7220. ENABLE_ASF_TRUE=''
  7221. ENABLE_AVFORMAT_FALSE=''
  7222. ENABLE_AVFORMAT_TRUE=''
  7223. ENABLE_BLURAY_FALSE=''
  7224. ENABLE_BLURAY_TRUE=''
  7225. ENABLE_CACA_FALSE=''
  7226. ENABLE_CACA_TRUE='#'
  7227. ENABLE_COREAUDIO_FALSE=''
  7228. ENABLE_COREAUDIO_TRUE='#'
  7229. ENABLE_DIRECTFB_FALSE=''
  7230. ENABLE_DIRECTFB_TRUE='#'
  7231. ENABLE_DIRECTX_FALSE=''
  7232. ENABLE_DIRECTX_TRUE='#'
  7233. ENABLE_DTS_FALSE=''
  7234. ENABLE_DTS_TRUE=''
  7235. ENABLE_DVB_FALSE=''
  7236. ENABLE_DVB_TRUE=''
  7237. ENABLE_DXR3_FALSE=''
  7238. ENABLE_DXR3_TRUE='#'
  7239. ENABLE_ESD_FALSE=''
  7240. ENABLE_ESD_TRUE='#'
  7241. ENABLE_FAAD_FALSE=''
  7242. ENABLE_FAAD_TRUE=''
  7243. ENABLE_FB_FALSE=''
  7244. ENABLE_FB_TRUE='#'
  7245. ENABLE_FFMPEG_FALSE=''
  7246. ENABLE_FFMPEG_TRUE=''
  7247. ENABLE_FUSIONSOUND_FALSE=''
  7248. ENABLE_FUSIONSOUND_TRUE='#'
  7249. ENABLE_GDK_PIXBUF_FALSE=''
  7250. ENABLE_GDK_PIXBUF_TRUE=''
  7251. ENABLE_GNOME_VFS_FALSE=''
  7252. ENABLE_GNOME_VFS_TRUE=''
  7253. ENABLE_IMAGEMAGICK_FALSE=''
  7254. ENABLE_IMAGEMAGICK_TRUE=''
  7255. ENABLE_IRIXAL_FALSE=''
  7256. ENABLE_IRIXAL_TRUE='#'
  7257. ENABLE_JACK_FALSE=''
  7258. ENABLE_JACK_TRUE='#'
  7259. ENABLE_LIBFLAC_FALSE=''
  7260. ENABLE_LIBFLAC_TRUE=''
  7261. ENABLE_LIBJPEG_FALSE=''
  7262. ENABLE_LIBJPEG_TRUE=''
  7263. ENABLE_LIBSMBCLIENT_FALSE=''
  7264. ENABLE_LIBSMBCLIENT_TRUE=''
  7265. ENABLE_LIBXINE_BUILTINS_FALSE='#'
  7266. ENABLE_LIBXINE_BUILTINS_TRUE=''
  7267. ENABLE_MACOSX_VIDEO_FALSE=''
  7268. ENABLE_MACOSX_VIDEO_TRUE='#'
  7269. ENABLE_MAD_FALSE=''
  7270. ENABLE_MAD_TRUE=''
  7271. ENABLE_MMAL_FALSE=''
  7272. ENABLE_MMAL_TRUE=''
  7273. ENABLE_MNG_FALSE=''
  7274. ENABLE_MNG_TRUE=''
  7275. ENABLE_MODPLUG_FALSE=''
  7276. ENABLE_MODPLUG_TRUE=''
  7277. ENABLE_MPEG2NEW_FALSE=''
  7278. ENABLE_MPEG2NEW_TRUE=''
  7279. ENABLE_MUSEPACK_FALSE=''
  7280. ENABLE_MUSEPACK_TRUE=''
  7281. ENABLE_NOSEFART_FALSE=''
  7282. ENABLE_NOSEFART_TRUE=''
  7283. ENABLE_OPENGL2_FALSE='#'
  7284. ENABLE_OPENGL2_TRUE=''
  7285. ENABLE_OPENGL_FALSE='#'
  7286. ENABLE_OPENGL_TRUE=''
  7287. ENABLE_OPENHEVC_FALSE=''
  7288. ENABLE_OPENHEVC_TRUE=''
  7289. ENABLE_OSS_FALSE='#'
  7290. ENABLE_OSS_TRUE=''
  7291. ENABLE_POSTPROC_FALSE=''
  7292. ENABLE_POSTPROC_TRUE=''
  7293. ENABLE_PULSEAUDIO_FALSE=''
  7294. ENABLE_PULSEAUDIO_TRUE='#'
  7295. ENABLE_REAL_FALSE=''
  7296. ENABLE_REAL_TRUE=''
  7297. ENABLE_SDL_FALSE='#'
  7298. ENABLE_SDL_TRUE=''
  7299. ENABLE_SNDIO_FALSE=''
  7300. ENABLE_SNDIO_TRUE='#'
  7301. ENABLE_SPEEX_FALSE=''
  7302. ENABLE_SPEEX_TRUE=''
  7303. ENABLE_STK_FALSE=''
  7304. ENABLE_STK_TRUE='#'
  7305. ENABLE_SUNAUDIO_FALSE=''
  7306. ENABLE_SUNAUDIO_TRUE='#'
  7307. ENABLE_SUNDGA_FALSE=''
  7308. ENABLE_SUNDGA_TRUE='#'
  7309. ENABLE_SUNFB_FALSE='#'
  7310. ENABLE_SUNFB_TRUE=''
  7311. ENABLE_THEORA_FALSE=''
  7312. ENABLE_THEORA_TRUE=''
  7313. ENABLE_V4L2_FALSE=''
  7314. ENABLE_V4L2_TRUE=''
  7315. ENABLE_V4L_FALSE=''
  7316. ENABLE_V4L_TRUE=''
  7317. ENABLE_VAAPI_FALSE='#'
  7318. ENABLE_VAAPI_TRUE=''
  7319. ENABLE_VCDO_FALSE=''
  7320. ENABLE_VCDO_TRUE=''
  7321. ENABLE_VCD_FALSE=''
  7322. ENABLE_VCD_TRUE=''
  7323. ENABLE_VDPAU_FALSE='#'
  7324. ENABLE_VDPAU_TRUE=''
  7325. ENABLE_VDR_FALSE=''
  7326. ENABLE_VDR_TRUE=''
  7327. ENABLE_VIDIX_FALSE=''
  7328. ENABLE_VIDIX_TRUE='#'
  7329. ENABLE_VIS_FALSE=''
  7330. ENABLE_VIS_TRUE='#'
  7331. ENABLE_VORBIS_FALSE=''
  7332. ENABLE_VORBIS_TRUE=''
  7333. ENABLE_VPX_FALSE=''
  7334. ENABLE_VPX_TRUE=''
  7335. ENABLE_W32DLL_FALSE=''
  7336. ENABLE_W32DLL_TRUE=''
  7337. ENABLE_WAVPACK_FALSE=''
  7338. ENABLE_WAVPACK_TRUE=''
  7339. ENABLE_XCBSHM_FALSE='#'
  7340. ENABLE_XCBSHM_TRUE=''
  7341. ENABLE_XCBXV_FALSE='#'
  7342. ENABLE_XCBXV_TRUE=''
  7343. ENABLE_XCB_FALSE='#'
  7344. ENABLE_XCB_TRUE=''
  7345. ENABLE_XINERAMA_FALSE='#'
  7346. ENABLE_XINERAMA_TRUE=''
  7347. ENABLE_XVMC_FALSE=''
  7348. ENABLE_XVMC_TRUE='#'
  7349. ENABLE_XXMC_FALSE=''
  7350. ENABLE_XXMC_TRUE='#'
  7351. ESD_CFLAGS=''
  7352. ESD_LIBS=''
  7353. EXEEXT=''
  7354. EXTERNAL_LIBXDG_BASEDIR_FALSE=''
  7355. EXTERNAL_LIBXDG_BASEDIR_TRUE='#'
  7356. FAAD_CFLAGS=''
  7357. FAAD_DEPS=''
  7358. FAAD_LIBS=''
  7359. FFMPEG_CFLAGS=''
  7360. FFMPEG_LIBS=''
  7361. FGREP='/usr/bin/fgrep'
  7362. FONTCONFIG_CFLAGS=''
  7363. FONTCONFIG_LIBS=''
  7364. FT2_CFLAGS=''
  7365. FT2_LIBS=''
  7366. FUSIONSOUND_CFLAGS=''
  7367. FUSIONSOUND_LIBS=''
  7368. GCSECTIONS='-Wl,--gc-sections'
  7369. GDK_PIXBUF_CFLAGS=''
  7370. GDK_PIXBUF_LIBS=''
  7371. GENERATED_INTTYPES_H_FALSE=''
  7372. GENERATED_INTTYPES_H_TRUE='#'
  7373. GETTEXT_MACRO_VERSION='0.17'
  7374. GLU_LIBS='-lGLU'
  7375. GMSGFMT='/usr/local/bin/msgfmt'
  7376. GMSGFMT_015='/usr/local/bin/msgfmt'
  7377. GNOME_VFS_CFLAGS=''
  7378. GNOME_VFS_LIBS=''
  7379. GOOM_LIBS=''
  7380. GRAPHICSMAGICKWAND_CFLAGS=''
  7381. GRAPHICSMAGICKWAND_LIBS=''
  7382. GRAPHICSMAGICK_CFLAGS=''
  7383. GRAPHICSMAGICK_LIBS=''
  7384. GREP='/usr/bin/grep'
  7385. HAVE_CUCUL=''
  7386. HAVE_GETOPT_LONG_FALSE='#'
  7387. HAVE_GETOPT_LONG_TRUE=''
  7388. HAVE_LIBFAME_FALSE=''
  7389. HAVE_LIBFAME_TRUE='#'
  7390. HAVE_LIBRTE_FALSE=''
  7391. HAVE_LIBRTE_TRUE='#'
  7392. HAVE_LINUX_FALSE=''
  7393. HAVE_LINUX_TRUE='#'
  7394. HAVE_MLIB_FALSE=''
  7395. HAVE_MLIB_TRUE=''
  7396. HAVE_MMX_FALSE=''
  7397. HAVE_MMX_TRUE='#'
  7398. HAVE_OPTIPNG_FALSE=''
  7399. HAVE_OPTIPNG_TRUE=''
  7400. HAVE_RSVG_CONVERT_FALSE=''
  7401. HAVE_RSVG_CONVERT_TRUE=''
  7402. HAVE_RSVG_FALSE=''
  7403. HAVE_RSVG_TRUE=''
  7404. HAVE_X11_FALSE='#'
  7405. HAVE_X11_TRUE=''
  7406. HAVE_XMLTO_FALSE=''
  7407. HAVE_XMLTO_TRUE=''
  7408. HAVE_XV_FALSE='#'
  7409. HAVE_XV_TRUE=''
  7410. HOST_OS_DARWIN_FALSE=''
  7411. HOST_OS_DARWIN_TRUE='#'
  7412. IMPURE_TEXT_LDFLAGS=''
  7413. INSTALL_DATA='install -m 0644'
  7414. INSTALL_M4_FALSE=''
  7415. INSTALL_M4_TRUE=''
  7416. INSTALL_PROGRAM='install -s -m 555'
  7417. INSTALL_SCRIPT='install -m 555'
  7418. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  7419. INTLLIBS='/usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib'
  7420. INTL_MACOSX_LIBS=''
  7421. IRIXAL_LIBS=''
  7422. IRIXAL_STATIC_LIB=''
  7423. JACK_CFLAGS=''
  7424. JACK_LIBS=''
  7425. JPEG_LIBS=''
  7426. KSTAT_LIBS=''
  7427. LD='/usr/bin/ld'
  7428. LDFLAGS='-Wl,-Bsymbolic -g -fstack-protector'
  7429. LDFLAGS_NOUNDEFINED=''
  7430. LIBBLURAY_CFLAGS=''
  7431. LIBBLURAY_LIBS=''
  7432. LIBCDIO_CFLAGS=''
  7433. LIBCDIO_LIBS=''
  7434. LIBDTS_CFLAGS=''
  7435. LIBDTS_DEPS=''
  7436. LIBDTS_LIBS=''
  7437. LIBFAME_CFLAGS=''
  7438. LIBFAME_CONFIG=''
  7439. LIBFAME_LIBS=''
  7440. LIBFLAC_CFLAGS=''
  7441. LIBFLAC_LIBS=''
  7442. LIBICONV=''
  7443. LIBINTL='/usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib'
  7444. LIBMAD_CFLAGS=''
  7445. LIBMAD_DEPS=''
  7446. LIBMAD_LIBS=''
  7447. LIBMODPLUG_CFLAGS=''
  7448. LIBMODPLUG_LIBS=''
  7449. LIBNAME='libxine2'
  7450. LIBOBJS=''
  7451. LIBS='-L/usr/local/lib'
  7452. LIBSMBCLIENT_CFLAGS=''
  7453. LIBSMBCLIENT_LIBS=''
  7454. LIBSTK_CFLAGS=''
  7455. LIBSTK_LIBS=''
  7456. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  7457. LIBTOOL_DESTDIR_DEFAULT=''
  7458. LIBVA_CFLAGS='-I/usr/local/include '
  7459. LIBVA_GLX_CFLAGS='-I/usr/local/include '
  7460. LIBVA_GLX_LIBS='-L/usr/local/lib -lva-glx -lva '
  7461. LIBVA_LIBS='-L/usr/local/lib -lva-x11 -lva '
  7462. LIBVCDINFO_CFLAGS=''
  7463. LIBVCDINFO_LIBS=''
  7464. LIBVCD_CFLAGS=''
  7465. LIBVCD_LIBS=''
  7466. LINUX_INCLUDE=''
  7467. LIPO=''
  7468. LN_S='ln -s'
  7469. LTLIBICONV=''
  7470. LTLIBINTL='-L/usr/local/lib -lintl -R/usr/local/lib'
  7471. LTLIBOBJS=''
  7472. LT_SYS_LIBRARY_PATH=''
  7473. MACOSX_UNIVERSAL_BINARY_FALSE=''
  7474. MACOSX_UNIVERSAL_BINARY_TRUE='#'
  7475. MAGICKWAND_CFLAGS=''
  7476. MAGICKWAND_LIBS=''
  7477. MAINT='#'
  7478. MAINTAINER_MODE_FALSE=''
  7479. MAINTAINER_MODE_TRUE='#'
  7480. MAKEINFO='${SHELL} /usr/local/poudriere/ports/head/multimedia/libxine/work/xine-lib-1.2.9/missing makeinfo'
  7481. MANIFEST_TOOL=':'
  7482. MKDIR_P='/bin/mkdir -p'
  7483. MKNOD=''
  7484. MLIB_CFLAGS=''
  7485. MLIB_LIBS=''
  7486. MMAL_CFLAGS=''
  7487. MMAL_LDFLAGS=''
  7488. MMAL_LIBS=''
  7489. MNG_LIBS=''
  7490. MPCDEC_CFLAGS=''
  7491. MPCDEC_DEPS=''
  7492. MPCDEC_LIBS=''
  7493. MSGFMT='/usr/local/bin/msgfmt'
  7494. MSGFMT_015='/usr/local/bin/msgfmt'
  7495. MSGMERGE='/usr/local/bin/msgmerge'
  7496. NET_LIBS=''
  7497. NM='/usr/local/bin/nm -B'
  7498. NMEDIT=''
  7499. NOUNDEF=''
  7500. O0_CFLAGS='-O0'
  7501. O1_CFLAGS='-O1 -fexpensive-optimizations -ffast-math'
  7502. O2_CFLAGS='-O2 -fexpensive-optimizations -ffast-math'
  7503. O3_CFLAGS='-O3 -fexpensive-optimizations -ffast-math'
  7504. OBJC='gcc'
  7505. OBJCDEPMODE='depmode=gcc3'
  7506. OBJCFLAGS='-g '
  7507. OBJDUMP='objdump'
  7508. OBJEXT='o'
  7509. OPENGL_CFLAGS=''
  7510. OPENGL_LIBS='-lGL -lm'
  7511. OPENHEVC_CFLAGS=''
  7512. OPENHEVC_LIBS=''
  7513. OPTIPNG=''
  7514. OSS_LIBS=''
  7515. OTOOL64=''
  7516. OTOOL=''
  7517. PACKAGE='xine-lib'
  7518. PACKAGE_BUGREPORT='xine-bugs@lists.sourceforge.net'
  7519. PACKAGE_NAME='xine-lib'
  7520. PACKAGE_STRING='xine-lib 1.2.9'
  7521. PACKAGE_TARNAME='xine-lib'
  7522. PACKAGE_URL=''
  7523. PACKAGE_VERSION='1.2.9'
  7524. PASS1_CFLAGS=''
  7525. PASS2_CFLAGS=''
  7526. PATH_SEPARATOR=':'
  7527. PERL='/usr/local/bin/perl'
  7528. PKG_CONFIG='pkgconf'
  7529. POSTPROC_CFLAGS=''
  7530. POSTPROC_LIBS=''
  7531. POSUB='po'
  7532. PROFILING_BUILD_FALSE=''
  7533. PROFILING_BUILD_TRUE='#'
  7534. PTHREAD_CFLAGS='-pthread'
  7535. PTHREAD_LIBS='-pthread'
  7536. PULSEAUDIO_CFLAGS=''
  7537. PULSEAUDIO_LIBS=''
  7538. RANLIB='ranlib'
  7539. RSVG=''
  7540. RT_LIBS='-lrt'
  7541. SDL_CFLAGS='-I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE '
  7542. SDL_LIBS='-L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread '
  7543. SED='/usr/bin/sed'
  7544. SET_MAKE=''
  7545. SHELL='/bin/sh'
  7546. SNDIO_CFLAGS=''
  7547. SNDIO_LIBS=''
  7548. SPEEX_CFLAGS=''
  7549. SPEEX_LIBS=''
  7550. STRINGS='strings'
  7551. STRIP='strip'
  7552. SUNDGA_CPPFLAGS=''
  7553. SUNDGA_LIBS=''
  7554. THEORA_CFLAGS=''
  7555. THEORA_LIBS=''
  7556. UNIVERSAL_ARCHES=''
  7557. USE_NLS='yes'
  7558. V4L2_CFLAGS=''
  7559. V4L2_LIBS=''
  7560. VDPAU_CFLAGS='-I/usr/local/include -D_THREAD_SAFE -pthread '
  7561. VDPAU_LIBS='-L/usr/local/lib -lvdpau '
  7562. VERSION='1.2.9'
  7563. VISIBILITY_FLAG='-fvisibility=hidden'
  7564. VORBIS_CFLAGS=''
  7565. VORBIS_LIBS=''
  7566. VPX_CFLAGS=''
  7567. VPX_LIBS=''
  7568. W32_NO_OPTIMIZE=''
  7569. WAND_CFLAGS=''
  7570. WAND_LIBS=''
  7571. WAVPACK_CFLAGS=''
  7572. WAVPACK_LIBS=''
  7573. WIN32_FALSE=''
  7574. WIN32_TRUE='#'
  7575. WINE_LIBS=''
  7576. WITH_EXTERNAL_A52DEC_FALSE=''
  7577. WITH_EXTERNAL_A52DEC_TRUE=''
  7578. WITH_EXTERNAL_DVDNAV_FALSE=''
  7579. WITH_EXTERNAL_DVDNAV_TRUE=''
  7580. WITH_EXTERNAL_FAAD_FALSE=''
  7581. WITH_EXTERNAL_FAAD_TRUE=''
  7582. WITH_EXTERNAL_LIBDTS_FALSE=''
  7583. WITH_EXTERNAL_LIBDTS_TRUE=''
  7584. WITH_EXTERNAL_LIBMPCDEC_FALSE=''
  7585. WITH_EXTERNAL_LIBMPCDEC_TRUE=''
  7586. WITH_EXTERNAL_MAD_FALSE=''
  7587. WITH_EXTERNAL_MAD_TRUE=''
  7588. XCBSHM_CFLAGS='-I/usr/local/include -pthread '
  7589. XCBSHM_LIBS='-L/usr/local/lib -lxcb-shm '
  7590. XCBXV_CFLAGS='-I/usr/local/include -pthread '
  7591. XCBXV_LIBS='-L/usr/local/lib -lxcb-xv '
  7592. XCB_CFLAGS='-I/usr/local/include -pthread '
  7593. XCB_LIBS='-L/usr/local/lib -lxcb -lxcb-shape '
  7594. XDG_BASEDIR_CFLAGS=''
  7595. XDG_BASEDIR_CPPFLAGS='-I$(top_srcdir)/contrib/libxdg-basedir'
  7596. XDG_BASEDIR_DEPS='$(top_builddir)/contrib/libxdg-basedir/libxdg-basedir.la'
  7597. XDG_BASEDIR_LIBS='$(top_builddir)/contrib/libxdg-basedir/libxdg-basedir.la'
  7598. XDG_BASEDIR_REQUIRES=''
  7599. XGETTEXT='/usr/local/bin/xgettext'
  7600. XGETTEXT_015='/usr/local/bin/xgettext'
  7601. XGETTEXT_EXTRA_OPTIONS=''
  7602. XINERAMA_CFLAGS='-I/usr/local/include -D_THREAD_SAFE -pthread '
  7603. XINERAMA_LIBS='-L/usr/local/lib -lXinerama '
  7604. XINE_ACFLAGS=''
  7605. XINE_BUILD_CC=''
  7606. XINE_BUILD_DATE=''
  7607. XINE_BUILD_OS=''
  7608. XINE_DATADIR=''
  7609. XINE_FONTDIR=''
  7610. XINE_LOCALEDIR=''
  7611. XINE_LT_AGE='7'
  7612. XINE_LT_CURRENT='9'
  7613. XINE_LT_REVISION='0'
  7614. XINE_MAJOR='1'
  7615. XINE_MINOR='2'
  7616. XINE_PATCH=''
  7617. XINE_PKGCONFIG_DIR=''
  7618. XINE_PLUGINDIR=''
  7619. XINE_SCRIPTPATH=''
  7620. XINE_SERIES='1.2'
  7621. XINE_SUB='9'
  7622. XMKMF=''
  7623. XMLTO=''
  7624. XVMC_LIBS=''
  7625. XV_CFLAGS='-I/usr/local/include -D_THREAD_SAFE -pthread '
  7626. XV_LIBS='-L/usr/local/lib -lXv '
  7627. XXMC_LIBS=''
  7628. X_CFLAGS=' -I/usr/local/include'
  7629. X_EXTRA_LIBS=''
  7630. X_LIBS=' -L/usr/local/lib -lSM -lICE -lX11 -lXext -L/usr/local/lib -lXinerama '
  7631. X_PRE_LIBS=' -lSM -lICE'
  7632. ZLIB_CPPFLAGS=''
  7633. ZLIB_LIBS=' -lz'
  7634. ac_ct_AR='ar'
  7635. ac_ct_CC='cc'
  7636. ac_ct_DUMPBIN=''
  7637. ac_ct_OBJC='gcc'
  7638. am__EXEEXT_FALSE=''
  7639. am__EXEEXT_TRUE=''
  7640. am__fastdepCCAS_FALSE='#'
  7641. am__fastdepCCAS_TRUE=''
  7642. am__fastdepCC_FALSE='#'
  7643. am__fastdepCC_TRUE=''
  7644. am__fastdepOBJC_FALSE='#'
  7645. am__fastdepOBJC_TRUE=''
  7646. am__include='include'
  7647. am__isrc=''
  7648. am__leading_dot='.'
  7649. am__nodep='_no'
  7650. am__quote=''
  7651. am__tar='$${TAR-tar} chof - "$$tardir"'
  7652. am__untar='$${TAR-tar} xf -'
  7653. bindir='${exec_prefix}/bin'
  7654. build='amd64-portbld-freebsd11.2'
  7655. build_alias='amd64-portbld-freebsd11.2'
  7656. build_cpu='amd64'
  7657. build_os='freebsd11.2'
  7658. build_vendor='portbld'
  7659. datadir='${datarootdir}'
  7660. datarootdir='${prefix}/share'
  7661. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  7662. dvidir='${docdir}'
  7663. exec_prefix='${prefix}'
  7664. host='amd64-portbld-freebsd11.2'
  7665. host_alias=''
  7666. host_cpu='amd64'
  7667. host_os='freebsd11.2'
  7668. host_vendor='portbld'
  7669. htmldir='${docdir}'
  7670. includedir='${prefix}/include'
  7671. infodir='/usr/local/info'
  7672. install_sh='${SHELL} /usr/local/poudriere/ports/head/multimedia/libxine/work/xine-lib-1.2.9/install-sh'
  7673. libdir='${exec_prefix}/lib'
  7674. libexecdir='${exec_prefix}/libexec'
  7675. localedir='${datarootdir}/locale'
  7676. localstatedir='/var'
  7677. mandir='/usr/local/man'
  7678. mkdir_p='/bin/mkdir -p'
  7679. oldincludedir='/usr/include'
  7680. pdfdir='${docdir}'
  7681. pkgconfigdir=''
  7682. prefix='/usr/local'
  7683. program_transform_name='s,x,x,'
  7684. psdir='${docdir}'
  7685. runstatedir='${localstatedir}/run'
  7686. sbindir='${exec_prefix}/sbin'
  7687. sharedstatedir='${prefix}/com'
  7688. sysconfdir='${prefix}/etc'
  7689. target_alias=''
  7690. w32_path=''
  7691. xine_acflags=''
  7692. xinedatadir=''
  7693. xinelibdir=''
  7694.  
  7695. ## ----------- ##
  7696. ## confdefs.h. ##
  7697. ## ----------- ##
  7698.  
  7699. /* confdefs.h */
  7700. #define PACKAGE_NAME "xine-lib"
  7701. #define PACKAGE_TARNAME "xine-lib"
  7702. #define PACKAGE_VERSION "1.2.9"
  7703. #define PACKAGE_STRING "xine-lib 1.2.9"
  7704. #define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
  7705. #define PACKAGE_URL ""
  7706. #define PACKAGE "xine-lib"
  7707. #define VERSION "1.2.9"
  7708. #define XINE_MAJOR 1
  7709. #define XINE_MINOR 2
  7710. #define XINE_SUB 9
  7711. #define XINE_PATCH
  7712. #define XINE_LT_CURRENT 9
  7713. #define XINE_LT_AGE 7
  7714. #define XINE_TEXTDOMAIN "libxine2"
  7715. #define ENABLE_IPV6 1
  7716. #define STDC_HEADERS 1
  7717. #define HAVE_SYS_TYPES_H 1
  7718. #define HAVE_SYS_STAT_H 1
  7719. #define HAVE_STDLIB_H 1
  7720. #define HAVE_STRING_H 1
  7721. #define HAVE_MEMORY_H 1
  7722. #define HAVE_STRINGS_H 1
  7723. #define HAVE_INTTYPES_H 1
  7724. #define HAVE_STDINT_H 1
  7725. #define HAVE_UNISTD_H 1
  7726. #define __EXTENSIONS__ 1
  7727. #define _ALL_SOURCE 1
  7728. #define _GNU_SOURCE 1
  7729. #define _POSIX_PTHREAD_SEMANTICS 1
  7730. #define _TANDEM_SOURCE 1
  7731. #define HAVE_DLFCN_H 1
  7732. #define LT_OBJDIR ".libs/"
  7733. #define HAVE_ICONV 1
  7734. #define ICONV_CONST
  7735. #define HAVE_ICONV 1
  7736. #define ENABLE_NLS 1
  7737. #define HAVE_GETTEXT 1
  7738. #define HAVE_DCGETTEXT 1
  7739. #define HAVE_POSIX_TIMERS 1
  7740. #define STDC_HEADERS 1
  7741. #define HAVE_ASSERT_H 1
  7742. #define HAVE_DIRENT_H 1
  7743. #define HAVE_ERRNO_H 1
  7744. #define HAVE_EXECINFO_H 1
  7745. #define HAVE_FCNTL_H 1
  7746. #define HAVE_GLOB_H 1
  7747. #define HAVE_LIBGEN_H 1
  7748. #define HAVE_NETDB_H 1
  7749. #define HAVE_PWD_H 1
  7750. #define HAVE_STDBOOL_H 1
  7751. #define HAVE_UCONTEXT_H 1
  7752. #define HAVE_SYS_IOCTL_H 1
  7753. #define HAVE_SYS_MMAN_H 1
  7754. #define HAVE_SYS_PARAM_H 1
  7755. #define HAVE_SYS_SOCKET_H 1
  7756. #define HAVE_SYS_TIMES_H 1
  7757. #define HAVE_SYS_WAIT_H 1
  7758. #define HAVE_ARPA_INET_H 1
  7759. #define HAVE_NETINET_IN_H 1
  7760. #define HAVE_STDIO_H 1
  7761. #define HAVE_SYS_DVDIO_H 1
  7762. #define HAVE_SYS_CDIO_H 1
  7763. #define SIZEOF_INT 4
  7764. #define SIZEOF_LONG 8
  7765. #define IOCTL_REQUEST_TYPE unsigned long
  7766. #define HAVE_TM_GMTOFF 1
  7767. #define restrict __restrict
  7768. #define EMPTY_ARRAY_SIZE
  7769. #define HAVE_ISOC99_PRAGMA /**/
  7770. #define HAVE_AVX 1
  7771. #define ATTRIBUTE_ALIGNED_MAX 64
  7772. #define SUPPORT_ATTRIBUTE_VISIBILITY_PROTECTED 1
  7773. #define SUPPORT_ATTRIBUTE_VISIBILITY_INTERNAL 1
  7774. #define SUPPORT_FLAG_VISIBILITY 1
  7775. #define EXPORTED __attribute__((visibility("default")))
  7776. #define SUPPORT_ATTRIBUTE_SENTINEL 1
  7777. #define SUPPORT_ATTRIBUTE_FORMAT 1
  7778. #define SUPPORT_ATTRIBUTE_DEPRECATED 1
  7779. #define SUPPORT_ATTRIBUTE_UNUSED 1
  7780. #define SUPPORT_ATTRIBUTE_MALLOC 1
  7781. #define SUPPORT_ATTRIBUTE_WEAK 1
  7782. #define SUPPORT_ATTRIBUTE_WARN_UNUSED_RESULT 1
  7783. #define SUPPORT_ATTRIBUTE_PACKED 1
  7784. #define SUPPORT_ATTRIBUTE_CONST 1
  7785. #define HAVE_NL_LANGINFO 1
  7786. #define HAVE_LRINTF 1
  7787. #define _ISOC9X_SOURCE 1
  7788. #define HAVE_BZERO 1
  7789. #define HAVE_MEMCPY 1
  7790. #define HAVE_LOCALTIME_R 1
  7791. #define HAVE_VSSCANF 1
  7792. #define HAVE_SIGACTION 1
  7793. #define HAVE_SIGSET 1
  7794. #define HAVE_GETPWUID_R 1
  7795. #define HAVE_NANOSLEEP 1
  7796. #define HAVE_LSTAT 1
  7797. #define HAVE_MEMSET 1
  7798. #define HAVE_READLINK 1
  7799. #define HAVE_STRCHR 1
  7800. #define HAVE_LLABS 1
  7801. #define HAVE_SNPRINTF 1
  7802. #define HAVE_VSNPRINTF 1
  7803. #define HAVE_STRCASECMP 1
  7804. #define HAVE_STRNCASECMP 1
  7805. #define HAVE_FSEEKO 1
  7806. #define HAVE_ASPRINTF 1
  7807. #define HAVE_BASENAME 1
  7808. #define HAVE_GETTIMEOFDAY 1
  7809. #define HAVE_SETENV 1
  7810. #define HAVE_STRCASESTR 1
  7811. #define HAVE_STRLCAT 1
  7812. #define HAVE_STRLCPY 1
  7813. #define HAVE_STRNDUP 1
  7814. #define HAVE_STRPBRK 1
  7815. #define HAVE_STRSEP 1
  7816. #define HAVE_STRTOK_R 1
  7817. #define HAVE_TIMEGM 1
  7818. #define HAVE_UNSETENV 1
  7819. #define HAVE_MEMMEM 1
  7820. #define HAVE_HSTRERROR 1
  7821. #define HAVE_OPENDIR 1
  7822. #define HAVE_SYS_PARAM_H 1
  7823. #define HAVE_MAX_MACRO 1
  7824. #define HAVE_MIN_MACRO 1
  7825. #define HAVE_LIMITS_H 1
  7826. #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  7827. #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  7828. #define HAVE_PTHREAD_RWLOCK 1
  7829. #define HAVE_GETOPT_LONG /**/
  7830. #define HAVE_X11_EXTENSIONS_XSHM_H 1
  7831. #define HAVE_X11 1
  7832. #define LIBX11_SO "libX11.so.6"
  7833. #define LIBXV_SO "libXv.so.1"
  7834. #define HAVE_THREAD_SAFE_X11 1
  7835. #define XINE_MAKE_BUILTINS 1
  7836. #define HAVE_SYS_SOUNDCARD_H 1
  7837. #define HAVE_GL_GL_H 1
  7838. #define HAVE_GL_GLU_H 1
  7839. #define HAVE_GLU 1
  7840. #define HAVE_SYS_FBIO_H 1
  7841. #define HAVE_XINERAMA 1
  7842. #define HAVE_XV 1
  7843. #define HAVE_VA_VA_GLX_H 1
  7844. #define HAVE_VA_VA_H 1
  7845. #define HAVE_VA_VA_X11_H 1
  7846.  
  7847. configure: exit 1
Add Comment
Please, Sign In to add comment