Advertisement
Guest User

yocto alsa-utils do_configure fail log

a guest
Oct 7th, 2014
384
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 142.62 KB | None | 0 0
  1. DEBUG: Executing python function sysroot_cleansstate
  2. DEBUG: Python function sysroot_cleansstate finished
  3. DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
  4. DEBUG: Executing shell function autotools_preconfigure
  5. DEBUG: Shell function autotools_preconfigure finished
  6. DEBUG: Executing python function autotools_copy_aclocals
  7. DEBUG: Python function autotools_copy_aclocals finished
  8. DEBUG: Executing shell function do_configure
  9. automake (GNU automake) 1.14.1
  10. Copyright (C) 2013 Free Software Foundation, Inc.
  11. License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>
  12. This is free software: you are free to change and redistribute it.
  13. There is NO WARRANTY, to the extent permitted by law.
  14.  
  15. Written by Tom Tromey <tromey@redhat.com>
  16. and Alexandre Duret-Lutz <adl@gnu.org>.
  17. AUTOV is 1.14
  18. NOTE: Executing ACLOCAL="aclocal --system-acdir=/home/morix/devel/yocto/poky/build/tmp/work/cortexa8t2hf-vfp-neon-poky-linux-gnueabi/alsa-utils/1.0.28-r0/alsa-utils-1.0.28/aclocal-copy/ --automake-acdir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.14" autoreconf --verbose --install --force --exclude=autopoint
  19. autoreconf: Entering directory `.'
  20. autoreconf: running: aclocal --system-acdir=/home/morix/devel/yocto/poky/build/tmp/work/cortexa8t2hf-vfp-neon-poky-linux-gnueabi/alsa-utils/1.0.28-r0/alsa-utils-1.0.28/aclocal-copy/ --automake-acdir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.14 --force -I m4
  21. autoreconf: configure.ac: tracing
  22. autoreconf: configure.ac: not using Libtool
  23. autoreconf: running: /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/autoconf --force
  24. autoreconf: running: /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/autoheader --force
  25. autoreconf: running: automake --add-missing --copy --force-missing
  26. alsactl/Makefile.am:76: warning: '%'-style pattern rules are a GNU make extension
  27. amixer/Makefile.am:7: warning: source file '../alsamixer/volume_mapping.c' is in a subdirectory,
  28. amixer/Makefile.am:7: but option 'subdir-objects' is disabled
  29. automake: warning: possible forward-incompatibility.
  30. automake: At least a source file is in a subdirectory, but the 'subdir-objects'
  31. automake: automake option hasn't been enabled. For now, the corresponding output
  32. automake: object file(s) will be placed in the top-level directory. However,
  33. automake: this behaviour will change in future Automake versions: they will
  34. automake: unconditionally cause object files to be placed in the same subdirectory
  35. automake: of the corresponding sources.
  36. automake: You are advised to start using 'subdir-objects' option throughout your
  37. automake: project, to avoid future incompatibilities.
  38. autoreconf: running: gnu-configize
  39. autoreconf: Leaving directory `.'
  40. NOTE: Running /home/morix/devel/yocto/poky/build/tmp/work/cortexa8t2hf-vfp-neon-poky-linux-gnueabi/alsa-utils/1.0.28-r0/alsa-utils-1.0.28/configure --build=x86_64-linux --host=arm-poky-linux-gnueabi --target=arm-poky-linux-gnueabi --prefix=/usr --exec_prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib/alsa-utils --datadir=/usr/share --sysconfdir=/etc --sharedstatedir=/com --localstatedir=/var --libdir=/usr/lib --includedir=/usr/include --oldincludedir=/usr/include --infodir=/usr/share/info --mandir=/usr/share/man --disable-silent-rules --disable-dependency-tracking --with-libtool-sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm --enable-nls --with-udev-rules-dir=/lib/udev/rules.d --disable-xmlto
  41. configure: WARNING: unrecognized options: --with-libtool-sysroot
  42. configure: loading site script /home/morix/devel/yocto/poky/meta/site/endian-little
  43. configure: loading site script /home/morix/devel/yocto/poky/meta/site/arm-common
  44. configure: loading site script /home/morix/devel/yocto/poky/meta/site/common-linux
  45. configure: loading site script /home/morix/devel/yocto/poky/meta/site/common-glibc
  46. configure: loading site script /home/morix/devel/yocto/poky/meta/site/arm-linux
  47. configure: loading site script /home/morix/devel/yocto/poky/meta/site/common
  48. configure: loading site script /home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm/usr/share/arm-poky-linux-gnueabi_config_site.d/glibc_config
  49. configure: loading site script /home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm/usr/share/arm-poky-linux-gnueabi_config_site.d/ncurses_config
  50. checking for a BSD-compatible install... /usr/bin/install -c
  51. checking whether build environment is sane... yes
  52. checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip
  53. checking for a thread-safe mkdir -p... /bin/mkdir -p
  54. checking for gawk... gawk
  55. checking whether make sets $(MAKE)... yes
  56. checking whether make supports nested variables... yes
  57. checking whether to enable maintainer-specific portions of Makefiles... yes
  58. checking for a sed that does not truncate output... (cached) sed
  59. checking whether NLS is requested... yes
  60. checking for msgfmt... /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
  61. checking for gmsgfmt... /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
  62. checking for xgettext... /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/xgettext
  63. checking for msgmerge... /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/msgmerge
  64. checking for style of include used by make... GNU
  65. checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm
  66. checking whether the C compiler works... yes
  67. checking for C compiler default output file name... a.out
  68. checking for suffix of executables...
  69. checking whether we are cross compiling... yes
  70. checking for suffix of object files... o
  71. checking whether we are using the GNU C compiler... yes
  72. checking whether arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm accepts -g... yes
  73. checking for arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm option to accept ISO C89... none needed
  74. checking whether arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm understands -c and -o together... yes
  75. checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm... none
  76. checking build system type... x86_64-pc-linux-gnu
  77. checking host system type... arm-poky-linux-gnueabi
  78. checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm... arm-poky-linux-gnueabi-ld --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm
  79. checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm ) is GNU ld... yes
  80. checking for shared library run path origin... done
  81. checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8
  82. checking for grep that handles long lines and -e... /bin/grep
  83. checking for egrep... /bin/grep -E
  84. checking for CFPreferencesCopyAppValue... no
  85. checking for CFLocaleCopyCurrent... no
  86. checking for GNU gettext in libc... yes
  87. checking whether to use NLS... yes
  88. checking where the gettext function comes from... libc
  89. checking for arm-poky-linux-gnueabi-gcc... (cached) arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm
  90. checking whether we are using the GNU C compiler... (cached) yes
  91. checking whether arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm accepts -g... (cached) yes
  92. checking for arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm option to accept ISO C89... (cached) none needed
  93. checking whether arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm understands -c and -o together... (cached) yes
  94. checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm... (cached) none
  95. checking whether ln -s works... yes
  96. checking for a sed that does not truncate output... (cached) sed
  97. checking for arm-poky-linux-gnueabi-pkg-config... no
  98. checking for pkg-config... /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/pkg-config
  99. configure: WARNING: using cross tools not prefixed with host triplet
  100. checking pkg-config is at least version 0.9.0... yes
  101. checking for ALSA CFLAGS...
  102. checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread
  103. checking for libasound headers version >= 1.0.27... found.
  104. checking for snd_ctl_open in -lasound... yes
  105. checking for snd_ctl_elem_add_enumerated... yes
  106. checking for alsa/pcm.h... yes
  107. checking for alsa/mixer.h... yes
  108. checking for alsa/rawmidi.h... yes
  109. checking for alsa/seq.h... yes
  110. checking for samplerate.h... yes
  111. checking for librt... checking for clock_gettime in -lrt... yes
  112. checking for ANSI C header files... (cached) yes
  113. checking for NCURSESW... no
  114. checking for ncursesw5-config... yes
  115. checking for curses library... ncursesw
  116. checking for curses header name... <ncurses.h>
  117. checking for curses compiler flags... -I/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/include/ncursesw -I/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/include
  118. checking for curses NLS support... yes
  119. checking for sys/types.h... (cached) yes
  120. checking for sys/stat.h... (cached) yes
  121. checking for stdlib.h... (cached) yes
  122. checking for string.h... (cached) yes
  123. checking for memory.h... (cached) yes
  124. checking for strings.h... (cached) yes
  125. checking for inttypes.h... (cached) yes
  126. checking for stdint.h... (cached) yes
  127. checking for unistd.h... (cached) yes
  128. checking panel.h usability... yes
  129. checking panel.h presence... yes
  130. checking for panel.h... yes
  131. checking menu.h usability... yes
  132. checking menu.h presence... yes
  133. checking for menu.h... yes
  134. checking form.h usability... yes
  135. checking form.h presence... yes
  136. checking for form.h... yes
  137. checking for new_panel in -lpanelw... no
  138. configure: error: panelw library not found
  139. Configure failed. The contents of all config.log files follows to aid debugging
  140. /home/morix/devel/yocto/poky/build/tmp/work/cortexa8t2hf-vfp-neon-poky-linux-gnueabi/alsa-utils/1.0.28-r0/alsa-utils-1.0.28/config.log
  141. This file contains any messages produced by compilers while
  142. running configure, to aid debugging if configure makes a mistake.
  143.  
  144. It was created by alsa-utils configure 1.0.28, which was
  145. generated by GNU Autoconf 2.69. Invocation command line was
  146.  
  147. $ /home/morix/devel/yocto/poky/build/tmp/work/cortexa8t2hf-vfp-neon-poky-linux-gnueabi/alsa-utils/1.0.28-r0/alsa-utils-1.0.28/configure --build=x86_64-linux --host=arm-poky-linux-gnueabi --target=arm-poky-linux-gnueabi --prefix=/usr --exec_prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib/alsa-utils --datadir=/usr/share --sysconfdir=/etc --sharedstatedir=/com --localstatedir=/var --libdir=/usr/lib --includedir=/usr/include --oldincludedir=/usr/include --infodir=/usr/share/info --mandir=/usr/share/man --disable-silent-rules --disable-dependency-tracking --with-libtool-sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm --enable-nls --with-udev-rules-dir=/lib/udev/rules.d --disable-xmlto
  148.  
  149. ## --------- ##
  150. ## Platform. ##
  151. ## --------- ##
  152.  
  153. hostname = morix-ubuntu-workstation
  154. uname -m = x86_64
  155. uname -r = 3.13.0-36-generic
  156. uname -s = Linux
  157. uname -v = #63-Ubuntu SMP Wed Sep 3 21:30:07 UTC 2014
  158.  
  159. /usr/bin/uname -p = unknown
  160. /bin/uname -X = unknown
  161.  
  162. /bin/arch = unknown
  163. /usr/bin/arch -k = unknown
  164. /usr/convex/getsysinfo = unknown
  165. /usr/bin/hostinfo = unknown
  166. /bin/machine = unknown
  167. /usr/bin/oslevel = unknown
  168. /bin/universe = unknown
  169.  
  170. PATH: /home/morix/devel/yocto/poky/scripts
  171. PATH: /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/arm-poky-linux-gnueabi
  172. PATH: /home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm/usr/bin/crossscripts
  173. PATH: /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/sbin
  174. PATH: /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin
  175. PATH: /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/sbin
  176. PATH: /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/bin
  177. PATH: /home/morix/devel/yocto/poky/scripts
  178. PATH: /home/morix/devel/yocto/poky/bitbake/bin
  179. PATH: /usr/local/sbin
  180. PATH: /usr/local/bin
  181. PATH: /usr/sbin
  182. PATH: /usr/bin
  183. PATH: /sbin
  184. PATH: /bin
  185. PATH: /usr/games
  186. PATH: /usr/local/games
  187.  
  188.  
  189. ## ----------- ##
  190. ## Core tests. ##
  191. ## ----------- ##
  192.  
  193. configure:2198: loading site script /home/morix/devel/yocto/poky/meta/site/endian-little
  194. | ac_cv_c_littleendian=${ac_cv_c_littleendian=yes}
  195. | ac_cv_c_bigendian=${ac_cv_c_bigendian=no}
  196. |
  197. | # libnet
  198. | ac_cv_libnet_endianess=${ac_cv_libnet_endianess=lil}
  199. |
  200. | # libmemcached
  201. | ac_cv_c_endian=little
  202. configure:2198: loading site script /home/morix/devel/yocto/poky/meta/site/arm-common
  203. | # general
  204. | ac_cv_va_val_copy=${ac_cv_va_val_copy=yes}
  205. | ac_cv_func_lstat_dereferences_slashed_symlink=${ac_cv_func_lstat_dereferences_slashed_symlink=yes}
  206. | ac_cv_func_lstat_empty_string_bug=${ac_cv_func_lstat_empty_string_bug=no}
  207. | ac_cv_func_stat_empty_string_bug=${ac_cv_func_stat_empty_string_bug=no}
  208. | ac_cv_func_stat_ignores_trailing_slash=${ac_cv_func_stat_ignores_trailing_slash=no}
  209. | ac_cv_header_netinet_sctp_h=${ac_cv_header_netinet_sctp_h=no}
  210. | ac_cv_header_netinet_sctp_uio_h=${ac_cv_header_netinet_sctp_uio_h=no}
  211. | ac_cv_sctp=${ac_cv_sctp=no}
  212. |
  213. | # apache
  214. | ac_cv_func_pthread_key_delete=${ac_cv_func_pthread_key_delete=yes}
  215. | apr_cv_process_shared_works=${apr_cv_process_shared_works=no}
  216. | ac_cv_sizeof_ssize_t=${ac_cv_sizeof_ssize_t=4}
  217. | apr_cv_tcp_nodelay_with_cork=${apr_cv_tcp_nodelay_with_cork=yes}
  218. |
  219. | # bash
  220. | ac_cv_c_long_double=${ac_cv_c_long_double=yes}
  221. | bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=missing}
  222. |
  223. | # coreutils
  224. | utils_cv_sys_open_max=${utils_cv_sys_open_max=1019}
  225. |
  226. | # cvs
  227. | cvs_cv_func_printf_ptr=${cvs_cv_func_printf_ptr=yes}
  228. |
  229. | # db (sleepycat)
  230. | db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes}
  231. | db_cv_sprintf_count=${db_cv_sprintf_count=yes}
  232. | db_cv_align_t=${db_cv_align_t='unsigned long long'}
  233. | db_cv_alignp_t=${db_cv_alignp_t='unsigned long'}
  234. |
  235. | # D-BUS
  236. | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes}
  237. |
  238. | # edb
  239. | db_cv_spinlocks=${db_cv_spinlocks=no}
  240. |
  241. | # ettercap
  242. | ettercap_cv_type_socklen_t=${ettercap_cv_type_socklen_t=yes}
  243. |
  244. | # fget
  245. | compat_cv_func_snprintf_works=${compat_cv_func_snprintf_works=yes}
  246. | compat_cv_func_basename_works=${compat_cv_func_basename_works=no}
  247. | compat_cv_func_dirname_works=${compat_cv_func_dirname_works=no}
  248. |
  249. | # fnmatch
  250. | ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
  251. |
  252. | # gettext
  253. | am_cv_func_working_getline=${am_cv_func_working_getline=yes}
  254. |
  255. | # glib
  256. | glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24}
  257. | glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4}
  258. | glib_cv_stack_grows=${glib_cv_stack_grows=no}
  259. | glib_cv_uscore=${glib_cv_uscore=no}
  260. | glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes}
  261. | glib_cv_has__inline=${glib_cv_has__inline=yes}
  262. | glib_cv_has__inline__=${glib_cv_has__inline__=yes}
  263. | glib_cv_hasinline=${glib_cv_hasinline=yes}
  264. | glib_cv_sane_realloc=${glib_cv_sane_realloc=yes}
  265. | glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24}
  266. | glib_cv_uscore=${glib_cv_uscore=no}
  267. | glib_cv_va_val_copy=${glib_cv_va_val_copy=yes}
  268. | glib_cv_rtldglobal_broken=${glib_cv_rtldglobal_broken=no}
  269. | glib_cv_sys_pthread_mutex_trylock_posix=${glib_cv_sys_pthread_mutex_trylock_posix=yes}
  270. | glib_cv_sys_pthread_getspecific_posix=${glib_cv_sys_pthread_getspecific_posix=yes}
  271. | glib_cv_sys_pthread_cond_timedwait_posix=${glib_cv_sys_pthread_cond_timedwait_posix=yes}
  272. |
  273. | # glib-2.0
  274. | glib_cv_long_long_format=${glib_cv_long_long_format=ll}
  275. | glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24}
  276. | glib_cv_sizeof_intmax_t=${glib_cv_sizeof_intmax_t=8}
  277. | glib_cv_sizeof_ptrdiff_t=${glib_cv_sizeof_ptrdiff_t=4}
  278. | glib_cv_sizeof_size_t=${glib_cv_sizeof_size_t=4}
  279. | glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4}
  280. | glib_cv_sys_use_pid_niceness_surrogate=${glib_cv_sys_use_pid_niceness_surrogate=yes}
  281. | ac_cv_alignof_guint32=4
  282. | ac_cv_alignof_guint64=8
  283. | ac_cv_alignof_unsigned_long=4
  284. |
  285. | #gstreamer
  286. | as_cv_unaligned_access=${as_cv_unaligned_access=no}
  287. |
  288. | # httppc
  289. | ac_cv_strerror_r_SUSv3=${ac_cv_strerror_r_SUSv3=no}
  290. |
  291. | # jikes
  292. | ac_cv_sizeof_wchar_t=4
  293. |
  294. | # lftp
  295. | ac_cv_need_trio=${ac_cv_need_trio=no}
  296. | lftp_cv_va_val_copy=${lftp_cv_va_val_copy=yes}
  297. |
  298. | # libesmtp
  299. | acx_working_snprintf=${acx_working_snprintf=yes}
  300. |
  301. | # libidl
  302. | libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll}
  303. |
  304. | # libnet
  305. | ac_libnet_have_packet_socket=${ac_libnet_have_packet_socket=yes}
  306. |
  307. | # libpcap
  308. | ac_cv_linux_vers=${ac_cv_linux_vers=2}
  309. |
  310. | # libxfce4util
  311. | with_broken_putenv=${with_broken_putenv=no}
  312. |
  313. | # links
  314. | ac_cv_lib_png_png_create_info_struct=${ac_cv_lib_png_png_create_info_struct=yes}
  315. |
  316. | # mysql
  317. | mysql_cv_func_atomic_sub=${mysql_cv_func_atomic_sub=no}
  318. | mysql_cv_func_atomic_add=${mysql_cv_func_atomic_add=no}
  319. |
  320. | # nano
  321. | ac_cv_regexec_segfault_emptystr=${ac_cv_regexec_segfault_emptystr=no}
  322. | nano_cv_func_regexec_segv_emptystr=${nano_cv_func_regexec_segv_emptystr=no}
  323. |
  324. | # ORBit2
  325. | ac_cv_alignof_CORBA_boolean=1
  326. | ac_cv_alignof_CORBA_char=1
  327. | ac_cv_alignof_CORBA_double=8
  328. | ac_cv_alignof_CORBA_float=4
  329. | ac_cv_alignof_CORBA_long=4
  330. | ac_cv_alignof_CORBA_long_double=8
  331. | ac_cv_alignof_CORBA_long_long=8
  332. | ac_cv_alignof_CORBA_octet=1
  333. | ac_cv_alignof_CORBA_pointer=4
  334. | ac_cv_alignof_CORBA_short=2
  335. | ac_cv_alignof_CORBA_struct=1
  336. | ac_cv_alignof_CORBA_wchar=2
  337. |
  338. | # php
  339. | ac_cv_pread=${ac_cv_pread=no}
  340. | ac_cv_pwrite=${ac_cv_pwrite=no}
  341. | php_cv_lib_cookie_io_functions_use_off64_t=${php_cv_lib_cookie_io_functions_use_off64_t=yes}
  342. |
  343. | # rsync
  344. | rsync_cv_HAVE_BROKEN_LARGEFILE=${rsync_cv_HAVE_BROKEN_LARGEFILE=no}
  345. | rsync_cv_HAVE_SOCKETPAIR=${rsync_cv_HAVE_SOCKETPAIR=yes}
  346. | rsync_cv_HAVE_LONGLONG=${rsync_cv_HAVE_LONGLONG=yes}
  347. | rsync_cv_HAVE_OFF64_T=${rsync_cv_HAVE_OFF64_T=no}
  348. | rsync_cv_HAVE_SHORT_INO_T=${rsync_cv_HAVE_SHORT_INO_T=no}
  349. | rsync_cv_HAVE_UNSIGNED_CHAR=${rsync_cv_HAVE_UNSIGNED_CHAR=no}
  350. | rsync_cv_HAVE_BROKEN_READDIR=${rsync_cv_HAVE_BROKEN_READDIR=no}
  351. | rsync_cv_HAVE_GETTIMEOFDAY_TZ=${rsync_cv_HAVE_GETTIMEOFDAY_TZ=yes}
  352. | rsync_cv_HAVE_C99_VSNPRINTF=${rsync_cv_HAVE_C99_VSNPRINTF=yes}
  353. | rsync_cv_HAVE_SECURE_MKSTEMP=${rsync_cv_HAVE_SECURE_MKSTEMP=yes}
  354. | rsync_cv_REPLACE_INET_NTOA=${rsync_cv_REPLACE_INET_NTOA=no}
  355. | rsync_cv_REPLACE_INET_ATON=${rsync_cv_REPLACE_INET_ATON=no}
  356. |
  357. | # screen
  358. | screen_cv_sys_bcopy_overlap=${screen_cv_sys_bcopy_overlap=no}
  359. | screen_cv_sys_memcpy_overlap=${screen_cv_sys_memcpy_overlap=no}
  360. | screen_cv_sys_memmove_overlap=${screen_cv_sys_memmove_overlap=no}
  361. | screen_cv_sys_fifo_broken_impl=${screen_cv_sys_fifo_broken_impl=yes}
  362. | screen_cv_sys_fifo_usable=${screen_cv_sys_fifo_usable=yes}
  363. | screen_cv_sys_select_broken_retval=${screen_cv_sys_select_broken_retval=no}
  364. | screen_cv_sys_sockets_nofs=${screen_cv_sys_sockets_nofs=no}
  365. | screen_cv_sys_sockets_usable=${screen_cv_sys_sockets_usable=yes}
  366. | screen_cv_sys_terminfo_used=${screen_cv_sys_terminfo_used=yes}
  367. |
  368. | # slrn
  369. | slrn_cv_va_val_copy=${slrn_cv_va_val_copy=yes}
  370. |
  371. | # socat
  372. | ac_cv_ispeed_offset=${ac_cv_ispeed_offset=13}
  373. | sc_cv_termios_ispeed=${sc_cv_termios_ispeed=yes}
  374. |
  375. | # ssh
  376. | ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_dirent_have_space_d_name=yes}
  377. | ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf=no}
  378. | ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no}
  379. | ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes}
  380. | ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=yes}
  381. |
  382. | # startup-notification
  383. | lf_cv_sane_realloc=yes
  384. |
  385. | # xffm
  386. | jm_cv_func_working_readdir=yes
  387. |
  388. | # evolution-data-server
  389. | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes}
  390. |
  391. | # at-spi2-core
  392. | ac_cv_alignof_char=1
  393. | ac_cv_alignof_dbind_pointer=4
  394. | ac_cv_alignof_dbind_struct=1
  395. | ac_cv_alignof_dbus_bool_t=4
  396. | ac_cv_alignof_dbus_int16_t=2
  397. | ac_cv_alignof_dbus_int32_t=4
  398. | ac_cv_alignof_dbus_int64_t=8
  399. | ac_cv_alignof_double=8
  400. configure:2198: loading site script /home/morix/devel/yocto/poky/meta/site/common-linux
  401. | # apr
  402. | ac_cv_file__dev_zero=${ac_cv_file__dev_zero=yes}
  403. | ac_cv_sizeof_pid_t=${ac_cv_sizeof_pid_t=4}
  404. |
  405. | # samba
  406. | samba_cv_HAVE_IFACE_AIX=${samba_cv_HAVE_IFACE_AIX=no}
  407. | samba_cv_HAVE_IFACE_IFCONF=${samba_cv_HAVE_IFACE_IFCONF=yes}
  408. | samba_cv_HAVE_IFACE_IFREQ=${samba_cv_HAVE_IFACE_IFREQ=yes}
  409. | samba_cv_HAVE_IRIX_SPECIFIC_CAPABILITIES=${samba_cv_HAVE_IRIX_SPECIFIC_CAPABILITIES=no}
  410. |
  411. | # db
  412. | db_cv_path_ar=${db_cv_path_ar=/usr/bin/ar}
  413. | db_cv_path_chmod=${db_cv_path_chmod=/bin/chmod}
  414. | db_cv_path_cp=${db_cv_path_cp=/bin/cp}
  415. | db_cv_path_ln=${db_cv_path_ln=/bin/ln}
  416. | db_cv_path_mkdir=${db_cv_path_mkdir=/bin/mkdir}
  417. | db_cv_path_ranlib=${db_cv_path_ranlib=/usr/bin/ranlib}
  418. | db_cv_path_rm=${db_cv_path_rm=/bin/rm}
  419. | db_cv_path_sh=${db_cv_path_sh=/bin/sh}
  420. | db_cv_path_strip=${db_cv_path_strip=/usr/bin/strip}
  421. |
  422. | # bash
  423. | bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t=yes}
  424. | bash_cv_must_reinstall_sighandlers=${bash_cv_must_reinstall_sighandlers=no}
  425. | bash_cv_func_strcoll_broken=${bash_cv_func_strcoll_broken=no}
  426. | bash_cv_dup2_broken=${bash_cv_dup2_broken=no}
  427. | bash_cv_opendir_not_robust=${bash_cv_opendir_not_robust=no}
  428. | bash_cv_type_rlimit=${bash_cv_type_rlimit=rlim_t}
  429. | bash_cv_getenv_redef=${bash_cv_getenv_redef=yes}
  430. | bash_cv_ulimit_maxfds=${bash_cv_ulimit_maxfds=yes}
  431. | bash_cv_getcwd_calls_popen=${bash_cv_getcwd_calls_popen=no}
  432. | bash_cv_printf_a_format=${bash_cv_printf_a_format=yes}
  433. | bash_cv_pgrp_pipe=${bash_cv_pgrp_pipe=no}
  434. | bash_cv_job_control_missing=${bash_cv_job_control_missing=present}
  435. | bash_cv_sys_named_pipes=${bash_cv_sys_named_pipes=present}
  436. | bash_cv_unusable_rtsigs=${bash_cv_unusable_rtsigs=no}
  437. |
  438. | # coreutils
  439. | gl_cv_func_fstatat_zero_flag=${gl_cv_func_fstatat_zero_flag=yes}
  440. |
  441. | # mysql
  442. | ac_cv_sys_restartable_syscalls=${ac_cv_sys_restartable_syscalls=yes}
  443. | ac_cv_conv_longlong_to_float=${ac_cv_conv_longlong_to_float=yes}
  444. |
  445. | # TCL
  446. | tcl_cv_api_serial=${tcl_cv_api_serial=termios}
  447. |
  448. | # python
  449. | ac_cv_have_long_long_format=yes
  450. |
  451. | # apache
  452. | ac_cv_o_nonblock_inherited=${ac_cv_o_nonblock_inherited=no}
  453. configure:2198: loading site script /home/morix/devel/yocto/poky/meta/site/common-glibc
  454. | # general
  455. | ac_cv_have_decl_sys_siglist=${ac_cv_have_decl_sys_siglist=yes}
  456. | ac_cv_func_realloc_works=${ac_cv_func_realloc_works=yes}
  457. | ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes}
  458. | ac_cv_func_malloc_works=${ac_cv_func_malloc_works=yes}
  459. | ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes}
  460. | ac_cv_func_memcmp_working=${ac_cv_func_memcmp_working=yes}
  461. | ac_cv_func_getpgrp_void=yes
  462. | ac_cv_func_setpgrp_void=yes
  463. | ac_cv_func_setgrent_void=yes
  464. | ac_cv_func_getgrgid_r=${ac_cv_func_getgrgid_r=yes}
  465. | ac_cv_func_getpwuid_r=${ac_cv_func_getpwuid_r=yes}
  466. | ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes}
  467. | ac_cv_func_posix_getgrgid_r=${ac_cv_func_posix_getgrgid_r=yes}
  468. | ac_cv_type_uid_t={ac_cv_type_uid_t=yes}
  469. | ac_cv_func_getaddrinfo=${ac_cv_func_getaddrinfo=yes}
  470. |
  471. | # bash
  472. | bash_cv_under_sys_siglist=${bash_cv_under_sys_siglist=yes}
  473. | bash_cv_sys_siglist=${bash_cv_sys_siglist=yes}
  474. |
  475. | # clamav
  476. | clamav_av_func_working_snprintf_long=${clamav_av_func_working_snprintf_long=yes}
  477. | clamav_av_have_in_port_t=${clamav_av_have_in_port_t=yes}
  478. | clamav_av_have_in_addr_t=${clamav_av_have_in_addr_t=yes}
  479. | ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes}
  480. |
  481. | # coreutils
  482. | fu_cv_sys_stat_statfs2_bsize=${fu_cv_sys_stat_statfs2_bsize=yes}
  483. |
  484. | # glib
  485. | glib_cv_strlcpy=${glib_cv_strlcpy=no}
  486. | ac_cv_func_printf_unix98=${ac_cv_func_printf_unix98=yes}
  487. | ac_cv_func_snprintf_c99=${ac_cv_func_snprintf_c99=yes}
  488. | ac_cv_func_vsnprintf_c99=${ac_cv_func_vsnprintf_c99=yes}
  489. | glib_cv_compliant_posix_memalign=${glib_cv_compliant_posix_memalign=1}
  490. | glib_cv_long_long_format=${glib_cv_long_long_format=ll}
  491. | # glib-1.x requires this and pkgconfig-native / pkgconfig-nativesdk use
  492. | # that to avoid a dependency loop.
  493. | glib_cv___va_copy=${glib_cv___va_copy=yes}
  494. | glib_cv_va_copy=${glib_cv_va_copy=yes}
  495. | glib_cv_have_qsort_r=${glib_cv_have_qsort_r=yes}
  496. |
  497. | #dbus-glib
  498. | ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes}
  499. |
  500. | # gnucash
  501. | am_cv_scanf_lld=${am_cv_scanf_lld=yes}
  502. |
  503. | # guile
  504. | ac_cv_func_pthread_attr_getstack=${ac_cv_func_pthread_attr_getstack=yes}
  505. |
  506. | #gcc-zlib
  507. | ac_cv_func_getpagesize=${ac_cv_func_getpagesize=yes}
  508. | ac_cv_func_memcpy=${ac_cv_func_memcpy=yes}
  509. | ac_cv_func_strerror=${ac_cv_func_strerror=yes}
  510. |
  511. | # squid
  512. | ac_cv_af_unix_large_dgram=${ac_cv_af_unix_large_dgram=yes}
  513. | ac_cv_func_setresuid=${ac_cv_func_setresuid=yes}
  514. | ac_cv_func_va_copy=${ac_cv_func_va_copy=yes}
  515. | ac_cv_func___va_copy=${ac_cv_func___va_copy=yes}
  516. | ac_cv_epoll_works=${ac_cv_epoll_works=yes}
  517. |
  518. | ac_cv_check_sjlj=ssjlj
  519. |
  520. | # m4
  521. | gt_cv_locale_fr=${gt_cv_locale_fr=fr_FR}
  522. | gl_cv_func_btowc_eof=${gl_cv_func_btowc_eof=yes}
  523. | gl_cv_func_wcrtomb_retval=${gl_cv_func_wcrtomb_retval=yes}
  524. | gl_cv_func_wctob_works=${gl_cv_func_wctob_works=yes}
  525. | gl_cv_func_mbrtowc_incomplete_state=${gl_cv_func_mbrtowc_incomplete_state=yes}
  526. | gl_cv_func_mbrtowc_sanitycheck=${gl_cv_func_mbrtowc_sanitycheck=yes}
  527. | gl_cv_func_mbrtowc_null_arg=${gl_cv_func_mbrtowc_null_arg=yes}
  528. | gl_cv_func_mbrtowc_retval=${gl_cv_func_mbrtowc_retval=yes}
  529. | gl_cv_func_mbrtowc_nul_retval=${gl_cv_func_mbrtowc_nul_retval=yes}
  530. |
  531. | # va_copy and _va_copy
  532. | ac_cv_va_copy=${ac_cv_va_copy=yes}
  533. | ac_cv___va_copy=${ac_cv___va_copy=yes}
  534. | ac_cv_func_va_copy=${ac_cv_func_va_copy=yes}
  535. | ac_cv_func___va_copy=${ac_cv_func___va_copy=yes}
  536. |
  537. | # Xorg
  538. | xorg_cv_malloc0_returns_null=${xorg_cv_malloc0_returns_null=yes}
  539. configure:2198: loading site script /home/morix/devel/yocto/poky/meta/site/arm-linux
  540. | ac_cv_func_setvbuf_reversed=no
  541. | ac_cv_sizeof___int64=${ac_cv_sizeof___int64=0}
  542. | ac_cv_sizeof_char=${ac_cv_sizeof_char=1}
  543. | ac_cv_sizeof_wchar_t=${ac_cv_sizeof_wchar_t=1}
  544. | ac_cv_sizeof_unsigned_char=${ac_cv_sizeof_unsigned_char=1}
  545. | ac_cv_sizeof_bool=${ac_cv_sizeof_bool=1}
  546. | ac_cv_sizeof_char_p=${ac_cv_sizeof_int_p=4}
  547. | ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
  548. | ac_cv_sizeof_int_p=${ac_cv_sizeof_int_p=4}
  549. | ac_cv_sizeof_long=${ac_cv_sizeof_long=4}
  550. | ac_cv_sizeof_long_int=${ac_cv_sizeof_long_int=4}
  551. | ac_cv_sizeof_long_long=${ac_cv_sizeof_long_long=8}
  552. | ac_cv_sizeof_off_t=${ac_cv_sizeof_off_t=4}
  553. | ac_cv_sizeof_short=${ac_cv_sizeof_short=2}
  554. | ac_cv_sizeof_short_int=${ac_cv_sizeof_short_int=2}
  555. | ac_cv_sizeof_size_t=${ac_cv_sizeof_size_t=4}
  556. | ac_cv_sizeof_void_p=${ac_cv_sizeof_void_p=4}
  557. | ac_cv_sizeof_long_p=${ac_cv_sizeof_long_p=4}
  558. | ac_cv_sizeof_float=${ac_cv_sizeof_float=4}
  559. | ac_cv_sizeof_double=${ac_cv_sizeof_double=8}
  560. | ac_cv_sizeof_long_double=${ac_cv_sizeof_long_double=8}
  561. | ac_cv_sizeof_ptrdiff_t=${glib_cv_sizeof_ptrdiff_t=4}
  562. | ac_cv_sizeof_unsigned_short=${ac_cv_sizeof_unsigned_short=2}
  563. | ac_cv_sizeof_unsigned=${ac_cv_sizeof_unsigned=4}
  564. | ac_cv_sizeof_unsigned_int=${ac_cv_sizeof_unsigned_int=4}
  565. | ac_cv_sizeof_unsigned_long=${ac_cv_sizeof_unsigned_long=4}
  566. | ac_cv_sizeof_unsigned_long_long=${ac_cv_sizeof_unsigned_long_long=8}
  567. | ac_cv_sizeof_signed_char=${ac_cv_sizeof_signed_char=1}
  568. |
  569. | ac_cv_uchar=${ac_cv_uchar=no}
  570. | ac_cv_uint=${ac_cv_uint=yes}
  571. | ac_cv_ulong=${ac_cv_ulong=yes}
  572. | ac_cv_ushort=${ac_cv_ushort=yes}
  573. | ac_cv_time_r_type=${ac_cv_time_r_type=POSIX}
  574. |
  575. | # samba
  576. | samba_cv_BROKEN_NISPLUS_INCLUDE_FILES=${samba_cv_BROKEN_NISPLUS_INCLUDE_FILES=yes}
  577. | samba_cv_BROKEN_REDHAT_7_SYSTEM_HEADERS=${samba_cv_BROKEN_REDHAT_7_SYSTEM_HEADERS=no}
  578. | samba_cv_HAVE_BROKEN_FCNTL64_LOCKS=${samba_cv_HAVE_BROKEN_FCNTL64_LOCKS=no}
  579. | samba_cv_HAVE_BROKEN_GETGROUPS=${samba_cv_HAVE_BROKEN_GETGROUPS=no}
  580. | samba_cv_HAVE_BROKEN_LINUX_SENDFILE=${samba_cv_HAVE_BROKEN_LINUX_SENDFILE=yes}
  581. | samba_cv_HAVE_BROKEN_READDIR=${samba_cv_HAVE_BROKEN_READDIR=yes}
  582. | samba_cv_HAVE_BROKEN_READDIR_NAME=${samba_cv_HAVE_BROKEN_READDIR_NAME=no}
  583. | samba_cv_HAVE_C99_VSNPRINTF=${samba_cv_HAVE_C99_VSNPRINTF=yes}
  584. | samba_cv_HAVE_DEV64_T=${samba_cv_HAVE_DEV64_T=no}
  585. | samba_cv_HAVE_DEVICE_MAJOR_FN=${samba_cv_HAVE_DEVICE_MAJOR_FN=yes}
  586. | samba_cv_HAVE_DEVICE_MINOR_FN=${samba_cv_HAVE_DEVICE_MINOR_FN=yes}
  587. | samba_cv_HAVE_DQB_FSOFTLIMIT=${samba_cv_HAVE_DQB_FSOFTLIMIT=no}
  588. | samba_cv_HAVE_EXPLICIT_LARGEFILE_SUPPORT=${samba_cv_HAVE_EXPLICIT_LARGEFILE_SUPPORT=yes}
  589. | samba_cv_HAVE_FAM_H=${samba_cv_HAVE_FAM_H=no}
  590. | samba_cv_HAVE_FCNTL_LOCK=${samba_cv_HAVE_FCNTL_LOCK=yes}
  591. | samba_cv_HAVE_FTRUNCATE_EXTEND=${samba_cv_HAVE_FTRUNCATE_EXTEND=yes}
  592. | samba_cv_HAVE_FUNCTION_MACRO=${samba_cv_HAVE_FUNCTION_MACRO=yes}
  593. | samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes}
  594. | samba_cv_HAVE_INO64_T=${samba_cv_HAVE_INO64_T=no}
  595. | samba_cv_HAVE_INT16_FROM_RPC_RPC_H=${samba_cv_HAVE_INT16_FROM_RPC_RPC_H=no}
  596. | samba_cv_HAVE_INT32_FROM_RPC_RPC_H=${samba_cv_HAVE_INT32_FROM_RPC_RPC_H=no}
  597. | samba_cv_HAVE_KERNEL_CHANGE_NOTIFY=${samba_cv_HAVE_KERNEL_CHANGE_NOTIFY=yes}
  598. | samba_cv_HAVE_KERNEL_OPLOCKS_LINUX=${samba_cv_HAVE_KERNEL_OPLOCKS_LINUX=yes}
  599. | samba_cv_HAVE_KERNEL_SHARE_MODES=${samba_cv_HAVE_KERNEL_SHARE_MODES=yes}
  600. | samba_cv_HAVE_MAKEDEV=${samba_cv_HAVE_MAKEDEV=yes}
  601. | samba_cv_HAVE_MMAP=${samba_cv_HAVE_MMAP=yes}
  602. | samba_cv_HAVE_NATIVE_ICONV=${samba_cv_HAVE_NATIVE_ICONV=yes}
  603. | samba_cv_HAVE_OFF64_T=${samba_cv_HAVE_OFF64_T=no}
  604. | samba_cv_HAVE_ROOT=${samba_cv_HAVE_ROOT=yes}
  605. | samba_cv_HAVE_RPC_AUTH_ERROR_CONFLICT=${samba_cv_HAVE_RPC_AUTH_ERROR_CONFLICT=no}
  606. | samba_cv_HAVE_SECURE_MKSTEMP=${samba_cv_HAVE_SECURE_MKSTEMP=yes}
  607. | samba_cv_HAVE_SENDFILE=${samba_cv_HAVE_SENDFILE=yes}
  608. | samba_cv_HAVE_SENDFILE64=${samba_cv_HAVE_SENDFILE64=yes}
  609. | samba_cv_HAVE_SOCK_SIN_LEN=${samba_cv_HAVE_SOCK_SIN_LEN=no}
  610. | samba_cv_HAVE_STAT_ST_BLKSIZE=${samba_cv_HAVE_STAT_ST_BLKSIZE=yes}
  611. | samba_cv_HAVE_STAT_ST_BLOCKS=${samba_cv_HAVE_STAT_ST_BLOCKS=yes}
  612. | samba_cv_HAVE_STRUCT_DIR64=${samba_cv_HAVE_STRUCT_DIR64=no}
  613. | samba_cv_HAVE_STRUCT_DIRENT64=${samba_cv_HAVE_STRUCT_DIRENT64=yes}
  614. | samba_cv_HAVE_STRUCT_FLOCK64=${samba_cv_HAVE_STRUCT_FLOCK64=yes}
  615. | samba_cv_HAVE_TRUNCATED_SALT=${samba_cv_HAVE_TRUNCATED_SALT=no}
  616. | samba_cv_HAVE_UINT16_FROM_RPC_RPC_H=${samba_cv_HAVE_UINT16_FROM_RPC_RPC_H=no}
  617. | samba_cv_HAVE_UINT32_FROM_RPC_RPC_H=${samba_cv_HAVE_UINT32_FROM_RPC_RPC_H=no}
  618. | samba_cv_HAVE_UNSIGNED_CHAR=${samba_cv_HAVE_UNSIGNED_CHAR=yes}
  619. | samba_cv_HAVE_UTIMBUF=${samba_cv_HAVE_UTIMBUF=yes}
  620. | samba_cv_HAVE_UT_UT_ADDR=${samba_cv_HAVE_UT_UT_ADDR=yes}
  621. | samba_cv_HAVE_UT_UT_EXIT=${samba_cv_HAVE_UT_UT_EXIT=yes}
  622. | samba_cv_HAVE_UT_UT_HOST=${samba_cv_HAVE_UT_UT_HOST=yes}
  623. | samba_cv_HAVE_UT_UT_ID=${samba_cv_HAVE_UT_UT_ID=yes}
  624. | samba_cv_HAVE_UT_UT_NAME=${samba_cv_HAVE_UT_UT_NAME=yes}
  625. | samba_cv_HAVE_UT_UT_PID=${samba_cv_HAVE_UT_UT_PID=yes}
  626. | samba_cv_HAVE_UT_UT_TIME=${samba_cv_HAVE_UT_UT_TIME=yes}
  627. | samba_cv_HAVE_UT_UT_TV=${samba_cv_HAVE_UT_UT_TV=yes}
  628. | samba_cv_HAVE_UT_UT_TYPE=${samba_cv_HAVE_UT_UT_TYPE=yes}
  629. | samba_cv_HAVE_UT_UT_USER=${samba_cv_HAVE_UT_UT_USER=yes}
  630. | samba_cv_HAVE_UX_UT_SYSLEN=${samba_cv_HAVE_UX_UT_SYSLEN=no}
  631. | samba_cv_HAVE_VA_COPY=${samba_cv_HAVE_VA_COPY=yes}
  632. | samba_cv_HAVE_WORKING_AF_LOCAL=${samba_cv_HAVE_WORKING_AF_LOCAL=yes}
  633. | samba_cv_HAVE_Werror=${samba_cv_HAVE_Werror=yes}
  634. | samba_cv_PUTUTLINE_RETURNS_UTMP=${samba_cv_PUTUTLINE_RETURNS_UTMP=yes}
  635. | samba_cv_QUOTA_WORKS=${samba_cv_QUOTA_WORKS=yes}
  636. | samba_cv_REALPATH_TAKES_NULL=${samba_cv_REALPATH_TAKES_NULL=yes}
  637. | samba_cv_REPLACE_GETPASS=${samba_cv_REPLACE_GETPASS=yes}
  638. | samba_cv_REPLACE_INET_NTOA=${samba_cv_REPLACE_INET_NTOA=no}
  639. | samba_cv_REPLACE_READDIR=${samba_cv_REPLACE_READDIR=no}
  640. | samba_cv_RUN_QUOTA_TESTS=${samba_cv_RUN_QUOTA_TESTS=yes}
  641. | samba_cv_SEEKDIR_RETURNS_VOID=${samba_cv_SEEKDIR_RETURNS_VOID=yes}
  642. | samba_cv_SIZEOF_DEV_T=${samba_cv_SIZEOF_DEV_T=yes}
  643. | samba_cv_SIZEOF_INO_T=${samba_cv_SIZEOF_INO_T=yes}
  644. | samba_cv_SIZEOF_OFF_T=${samba_cv_SIZEOF_OFF_T=yes}
  645. | samba_cv_SYSCONF_SC_NGROUPS_MAX=${samba_cv_SYSCONF_SC_NGROUPS_MAX=yes}
  646. | samba_cv_SYSCONF_SC_NPROCESSORS_ONLN=${samba_cv_SYSCONF_SC_NPROCESSORS_ONLN=yes}
  647. | samba_cv_SYSCONF_SC_NPROC_ONLN=${samba_cv_SYSCONF_SC_NPROC_ONLN=no}
  648. | samba_cv_SYSCONF_SC_PAGESIZE=${samba_cv_SYSCONF_SC_PAGESIZE=yes}
  649. | samba_cv_SYSQUOTA_FOUND=${samba_cv_SYSQUOTA_FOUND=yes}
  650. | samba_cv_SYSQUOTA_WORKS=${samba_cv_SYSQUOTA_WORKS=yes}
  651. | samba_cv_SYSQUOTA_WORKS_XFS=${samba_cv_SYSQUOTA_WORKS_XFS=yes}
  652. | samba_cv_TRY_QUOTAS=${samba_cv_TRY_QUOTAS=no}
  653. | samba_cv_TRY_SYS_QUOTAS=${samba_cv_TRY_SYS_QUOTAS=yes}
  654. | samba_cv_USE_SETRESUID=${samba_cv_USE_SETRESUID=yes}
  655. | samba_cv_WE_USE_SYS_QUOTAS=${samba_cv_WE_USE_SYS_QUOTAS=yes}
  656. | samba_cv_WITH_AFS=${samba_cv_WITH_AFS=no}
  657. | samba_cv_WITH_FAKE_KASERVER=${samba_cv_WITH_FAKE_KASERVER=no}
  658. | samba_cv_WITH_QUOTAS=${samba_cv_WITH_QUOTAS=auto}
  659. | samba_cv_WITH_SYS_QUOTAS=${samba_cv_WITH_SYS_QUOTAS=auto}
  660. | samba_cv_WITH_VFS_AFSACL=${samba_cv_WITH_VFS_AFSACL=no}
  661. | samba_cv_compiler_supports_ll=${samba_cv_compiler_supports_ll=yes}
  662. | samba_cv_found_xfs_header=${samba_cv_found_xfs_header=yes}
  663. | samba_cv_have_longlong=${samba_cv_have_longlong=yes}
  664. | samba_cv_have_setresgid=${samba_cv_have_setresgid=yes}
  665. | samba_cv_have_setresuid=${samba_cv_have_setresuid=yes}
  666. | samba_cv_immediate_structures=${samba_cv_immediate_structures=yes}
  667. | samba_cv_optimize_out_funcation_calls=${samba_cv_optimize_out_funcation_calls=yes}
  668. | samba_cv_sig_atomic_t=${samba_cv_sig_atomic_t=yes}
  669. | samba_cv_socklen_t=${samba_cv_socklen_t=yes}
  670. | samba_cv_struct_timespec=${samba_cv_struct_timespec=yes}
  671. | samba_cv_sysquotas_file=${samba_cv_sysquotas_file=lib/sysquotas_linux.c}
  672. | samba_cv_unixsocket=${samba_cv_unixsocket=yes}
  673. | samba_cv_volatile=${samba_cv_volatile=yes}
  674. |
  675. | #older sambe defines
  676. | samba_cv_USE_SETEUID=${samba_cv_USE_SETEUID=yes}
  677. | samba_cv_USE_SETREUID=${samba_cv_USE_SETREUID=yes}
  678. | samba_cv_USE_SETUIDX=${samba_cv_USE_SETUIDX=yes}
  679. | samba_cv_LINUX_LFS_SUPPORT=${samba_cv_LINUX_LFS_SUPPORT=yes}
  680. |
  681. | # clamav
  682. | clamav_av_func_working_snprintf_long=${clamav_av_func_working_snprintf_long=yes}
  683. | clamav_av_have_in_port_t=${clamav_av_have_in_port_t=yes}
  684. | clamav_av_have_in_addr_t=${clamav_av_have_in_addr_t=yes}
  685. | ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes}
  686. |
  687. | #dbus
  688. | ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes}
  689. |
  690. | # lftp
  691. | ac_cv_file___dev_ptc_=yes
  692. |
  693. | # guile
  694. | ac_cv_func_pthread_attr_getstack=${ac_cv_func_pthread_attr_getstack=yes}
  695. |
  696. | # gnet
  697. | ac_cv_member_struct_sockaddr_sa_len=${ac_cv_member_struct_sockaddr_sa_len=no}
  698. | ac_cv_gnet_have_abstract_sockets=${ac_cv_gnet_have_abstract_sockets=no}
  699. | gnet_sockaddr_family_field_name=${gnet_sockaddr_family_field_name=ss_family}
  700. configure:2198: loading site script /home/morix/devel/yocto/poky/meta/site/common
  701. | # libelf
  702. | mr_cv_target_elf=${mr_cv_target_elf=yes}
  703. |
  704. | # Normally kernels have /dev/random enabled
  705. | ac_cv_file__dev_random=${ac_cv_file__dev_random=yes}
  706. |
  707. | # Avoid sudo to assume void for unsetenv in cross environment, or else it conflicts with
  708. | # target stdlib.h prototype which follows POSIX compiliance. Mark for upstream.
  709. | sudo_cv_func_unsetenv_void=no
  710. |
  711. | # shadow dir info, to avoid searching build system
  712. | shadow_cv_maildir=${localstatedir}/spool/mail
  713. | shadow_cv_mailfile=Mailbox
  714. | shadow_cv_utmpdir=${localstatedir}/run
  715. | shadow_cv_logdir=${localstatedir}/log
  716. | shadow_cv_passwd_dir=${bindir}
  717. |
  718. | # python: deactivate a runtime check for ipv6-support in python >=2.7.1 that fails when cross-compiling
  719. | ac_cv_buggy_getaddrinfo=no
  720. |
  721. | ac_cv_path_SED=sed
  722. configure:2198: loading site script /home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm/usr/share/arm-poky-linux-gnueabi_config_site.d/glibc_config
  723. | ac_cv_func___adjtimex=${ac_cv_func___adjtimex=yes}
  724. | ac_cv_func___argz_count=${ac_cv_func___argz_count=yes}
  725. | ac_cv_func___argz_next=${ac_cv_func___argz_next=yes}
  726. | ac_cv_func___argz_stringify=${ac_cv_func___argz_stringify=yes}
  727. | ac_cv_func___fpending=${ac_cv_func___fpending=yes}
  728. | ac_cv_func___fsetlocking=${ac_cv_func___fsetlocking=yes}
  729. | ac_cv_func___progname=${ac_cv_func___progname=yes}
  730. | ac_cv_func___secure_getenv=${ac_cv_func___secure_getenv=no}
  731. | ac_cv_func__obstack_free=${ac_cv_func__obstack_free=yes}
  732. | ac_cv_func__setjmp=${ac_cv_func__setjmp=yes}
  733. | ac_cv_func__sys_siglist=${ac_cv_func__sys_siglist=yes}
  734. | ac_cv_func_a64l=${ac_cv_func_a64l=yes}
  735. | ac_cv_func_abs=${ac_cv_func_abs=yes}
  736. | ac_cv_func_access=${ac_cv_func_access=yes}
  737. | ac_cv_func_alarm=${ac_cv_func_alarm=yes}
  738. | ac_cv_func_alphasort=${ac_cv_func_alphasort=yes}
  739. | ac_cv_func_argz_append=${ac_cv_func_argz_append=yes}
  740. | ac_cv_func_argz_create_sep=${ac_cv_func_argz_create_sep=yes}
  741. | ac_cv_func_argz_insert=${ac_cv_func_argz_insert=yes}
  742. | ac_cv_func_argz_next=${ac_cv_func_argz_next=yes}
  743. | ac_cv_func_argz_stringify=${ac_cv_func_argz_stringify=yes}
  744. | ac_cv_func_asprintf=${ac_cv_func_asprintf=yes}
  745. | ac_cv_func_atexit=${ac_cv_func_atexit=yes}
  746. | ac_cv_func_atof=${ac_cv_func_atof=yes}
  747. | ac_cv_func_atoi=${ac_cv_func_atoi=yes}
  748. | ac_cv_func_bcmp=${ac_cv_func_bcmp=yes}
  749. | ac_cv_func_bcopy=${ac_cv_func_bcopy=yes}
  750. | ac_cv_func_bind_textdomain_codeset=${ac_cv_func_bind_textdomain_codeset=yes}
  751. | ac_cv_func_bindresvport=${ac_cv_func_bindresvport=yes}
  752. | ac_cv_func_btowc=${ac_cv_func_btowc=yes}
  753. | ac_cv_func_bzero=${ac_cv_func_bzero=yes}
  754. | ac_cv_func_calloc=${ac_cv_func_calloc=yes}
  755. | ac_cv_func_canonicalize_file_name=${ac_cv_func_canonicalize_file_name=yes}
  756. | ac_cv_func_catgets=${ac_cv_func_catgets=yes}
  757. | ac_cv_func_cfgetospeed=${ac_cv_func_cfgetospeed=yes}
  758. | ac_cv_func_cfsetispeed=${ac_cv_func_cfsetispeed=yes}
  759. | ac_cv_func_cfsetspeed=${ac_cv_func_cfsetspeed=yes}
  760. | ac_cv_func_chmod=${ac_cv_func_chmod=yes}
  761. | ac_cv_func_chown=${ac_cv_func_chown=yes}
  762. | ac_cv_func_chroot=${ac_cv_func_chroot=yes}
  763. | ac_cv_func_clock=${ac_cv_func_clock=yes}
  764. | ac_cv_func_close=${ac_cv_func_close=yes}
  765. | ac_cv_func_closedir=${ac_cv_func_closedir=yes}
  766. | ac_cv_func_closelog=${ac_cv_func_closelog=yes}
  767. | ac_cv_func_confstr=${ac_cv_func_confstr=yes}
  768. | ac_cv_func_connect=${ac_cv_func_connect=yes}
  769. | ac_cv_func_daemon=${ac_cv_func_daemon=yes}
  770. | ac_cv_func_dcgettext=${ac_cv_func_dcgettext=yes}
  771. | ac_cv_func_difftime=${ac_cv_func_difftime=yes}
  772. | ac_cv_func_dirfd=${ac_cv_func_dirfd=yes}
  773. | ac_cv_func_dirname=${ac_cv_func_dirname=yes}
  774. | ac_cv_func_dngettext=${ac_cv_func_dngettext=yes}
  775. | ac_cv_func_dup2=${ac_cv_func_dup2=yes}
  776. | ac_cv_func_ecvt=${ac_cv_func_ecvt=yes}
  777. | ac_cv_func_endgrent=${ac_cv_func_endgrent=yes}
  778. | ac_cv_func_endmntent=${ac_cv_func_endmntent=yes}
  779. | ac_cv_func_endpwent=${ac_cv_func_endpwent=yes}
  780. | ac_cv_func_endutent=${ac_cv_func_endutent=yes}
  781. | ac_cv_func_endutxent=${ac_cv_func_endutxent=yes}
  782. | ac_cv_func_epoll_ctl=${ac_cv_func_epoll_ctl=yes}
  783. | ac_cv_func_err=${ac_cv_func_err=yes}
  784. | ac_cv_func_ether_hostton=${ac_cv_func_ether_hostton=yes}
  785. | ac_cv_func_ether_ntohost=${ac_cv_func_ether_ntohost=yes}
  786. | ac_cv_func_euidaccess=${ac_cv_func_euidaccess=yes}
  787. | ac_cv_func_execv=${ac_cv_func_execv=yes}
  788. | ac_cv_func_fchdir=${ac_cv_func_fchdir=yes}
  789. | ac_cv_func_fchmod=${ac_cv_func_fchmod=yes}
  790. | ac_cv_func_fchmodat=${ac_cv_func_fchmodat=yes}
  791. | ac_cv_func_fchown=${ac_cv_func_fchown=yes}
  792. | ac_cv_func_fchownat=${ac_cv_func_fchownat=yes}
  793. | ac_cv_func_fcntl=${ac_cv_func_fcntl=yes}
  794. | ac_cv_func_fcvt=${ac_cv_func_fcvt=yes}
  795. | ac_cv_func_fdatasync=${ac_cv_func_fdatasync=yes}
  796. | ac_cv_func_fdopendir=${ac_cv_func_fdopendir=yes}
  797. | ac_cv_func_feof_unlocked=${ac_cv_func_feof_unlocked=yes}
  798. | ac_cv_func_fgets_unlocked=${ac_cv_func_fgets_unlocked=yes}
  799. | ac_cv_func_fgetxattr=${ac_cv_func_fgetxattr=yes}
  800. | ac_cv_func_finite=${ac_cv_func_finite=yes}
  801. | ac_cv_func_flistxattr=${ac_cv_func_flistxattr=yes}
  802. | ac_cv_func_flock=${ac_cv_func_flock=yes}
  803. | ac_cv_func_flockfile=${ac_cv_func_flockfile=yes}
  804. | ac_cv_func_fnmatch=${ac_cv_func_fnmatch=yes}
  805. | ac_cv_func_fork=${ac_cv_func_fork=yes}
  806. | ac_cv_func_fpathconf=${ac_cv_func_fpathconf=yes}
  807. | ac_cv_func_fprintf=${ac_cv_func_fprintf=yes}
  808. | ac_cv_func_free=${ac_cv_func_free=yes}
  809. | ac_cv_func_freeaddrinfo=${ac_cv_func_freeaddrinfo=yes}
  810. | ac_cv_func_freeifaddrs=${ac_cv_func_freeifaddrs=yes}
  811. | ac_cv_func_fseeko=${ac_cv_func_fseeko=yes}
  812. | ac_cv_func_fsetxattr=${ac_cv_func_fsetxattr=yes}
  813. | ac_cv_func_fstat64=${ac_cv_func_fstat64=yes}
  814. | ac_cv_func_fstat=${ac_cv_func_fstat=yes}
  815. | ac_cv_func_fstatfs=${ac_cv_func_fstatfs=yes}
  816. | ac_cv_func_fsync=${ac_cv_func_fsync=yes}
  817. | ac_cv_func_ftello=${ac_cv_func_ftello=yes}
  818. | ac_cv_func_ftime=${ac_cv_func_ftime=yes}
  819. | ac_cv_func_ftruncate=${ac_cv_func_ftruncate=yes}
  820. | ac_cv_func_funlockfile=${ac_cv_func_funlockfile=yes}
  821. | ac_cv_func_futimes=${ac_cv_func_futimes=yes}
  822. | ac_cv_func_futimesat=${ac_cv_func_futimesat=yes}
  823. | ac_cv_func_gai_strerror=${ac_cv_func_gai_strerror=yes}
  824. | ac_cv_func_gcvt=${ac_cv_func_gcvt=yes}
  825. | ac_cv_func_getaddrinfo=${ac_cv_func_getaddrinfo=yes}
  826. | ac_cv_func_getc_unlocked=${ac_cv_func_getc_unlocked=yes}
  827. | ac_cv_func_getcwd=${ac_cv_func_getcwd=yes}
  828. | ac_cv_func_getdelim=${ac_cv_func_getdelim=yes}
  829. | ac_cv_func_getdomainname=${ac_cv_func_getdomainname=yes}
  830. | ac_cv_func_getdtablesize=${ac_cv_func_getdtablesize=yes}
  831. | ac_cv_func_getegid=${ac_cv_func_getegid=yes}
  832. | ac_cv_func_getenv=${ac_cv_func_getenv=yes}
  833. | ac_cv_func_geteuid=${ac_cv_func_geteuid=yes}
  834. | ac_cv_func_getgid=${ac_cv_func_getgid=yes}
  835. | ac_cv_func_getgrent=${ac_cv_func_getgrent=yes}
  836. | ac_cv_func_getgrent_r=${ac_cv_func_getgrent_r=yes}
  837. | ac_cv_func_getgrgid_r=${ac_cv_func_getgrgid_r=yes}
  838. | ac_cv_func_getgrnam=${ac_cv_func_getgrnam=yes}
  839. | ac_cv_func_getgrnam_r=${ac_cv_func_getgrnam_r=yes}
  840. | ac_cv_func_getgrouplist=${ac_cv_func_getgrouplist=yes}
  841. | ac_cv_func_getgroups=${ac_cv_func_getgroups=yes}
  842. | ac_cv_func_gethostbyaddr_r=${ac_cv_func_gethostbyaddr_r=yes}
  843. | ac_cv_func_gethostbyname2=${ac_cv_func_gethostbyname2=yes}
  844. | ac_cv_func_gethostbyname=${ac_cv_func_gethostbyname=yes}
  845. | ac_cv_func_gethostbyname_r=${ac_cv_func_gethostbyname_r=yes}
  846. | ac_cv_func_gethostent=${ac_cv_func_gethostent=yes}
  847. | ac_cv_func_gethostid=${ac_cv_func_gethostid=yes}
  848. | ac_cv_func_gethostname=${ac_cv_func_gethostname=yes}
  849. | ac_cv_func_getifaddrs=${ac_cv_func_getifaddrs=yes}
  850. | ac_cv_func_getline=${ac_cv_func_getline=yes}
  851. | ac_cv_func_getloadavg=${ac_cv_func_getloadavg=yes}
  852. | ac_cv_func_getmntent=${ac_cv_func_getmntent=yes}
  853. | ac_cv_func_getmsg=${ac_cv_func_getmsg=no}
  854. | ac_cv_func_getnameinfo=${ac_cv_func_getnameinfo=yes}
  855. | ac_cv_func_getnetbyaddr_r=${ac_cv_func_getnetbyaddr_r=yes}
  856. | ac_cv_func_getnetgrent_r=${ac_cv_func_getnetgrent_r=yes}
  857. | ac_cv_func_getopt=${ac_cv_func_getopt=yes}
  858. | ac_cv_func_getopt_long=${ac_cv_func_getopt_long=yes}
  859. | ac_cv_func_getopt_long_only=${ac_cv_func_getopt_long_only=yes}
  860. | ac_cv_func_getpagesize=${ac_cv_func_getpagesize=yes}
  861. | ac_cv_func_getpass=${ac_cv_func_getpass=yes}
  862. | ac_cv_func_getpeername=${ac_cv_func_getpeername=yes}
  863. | ac_cv_func_getpgrp=${ac_cv_func_getpgrp=yes}
  864. | ac_cv_func_getpid=${ac_cv_func_getpid=yes}
  865. | ac_cv_func_getppid=${ac_cv_func_getppid=yes}
  866. | ac_cv_func_getprotoent_r=${ac_cv_func_getprotoent_r=yes}
  867. | ac_cv_func_getpwent=${ac_cv_func_getpwent=yes}
  868. | ac_cv_func_getpwent_r=${ac_cv_func_getpwent_r=yes}
  869. | ac_cv_func_getpwnam=${ac_cv_func_getpwnam=yes}
  870. | ac_cv_func_getpwnam_r=${ac_cv_func_getpwnam_r=yes}
  871. | ac_cv_func_getpwuid=${ac_cv_func_getpwuid=yes}
  872. | ac_cv_func_getpwuid_r=${ac_cv_func_getpwuid_r=yes}
  873. | ac_cv_func_getresuid=${ac_cv_func_getresuid=yes}
  874. | ac_cv_func_getrlimit=${ac_cv_func_getrlimit=yes}
  875. | ac_cv_func_getrusage=${ac_cv_func_getrusage=yes}
  876. | ac_cv_func_getservbyname=${ac_cv_func_getservbyname=yes}
  877. | ac_cv_func_getservbyname_r=${ac_cv_func_getservbyname_r=yes}
  878. | ac_cv_func_getservbyport_r=${ac_cv_func_getservbyport_r=yes}
  879. | ac_cv_func_getservent=${ac_cv_func_getservent=yes}
  880. | ac_cv_func_getservent_r=${ac_cv_func_getservent_r=yes}
  881. | ac_cv_func_getspnam=${ac_cv_func_getspnam=yes}
  882. | ac_cv_func_getspnam_r=${ac_cv_func_getspnam_r=yes}
  883. | ac_cv_func_gettimeofday=${ac_cv_func_gettimeofday=yes}
  884. | ac_cv_func_getttyent=${ac_cv_func_getttyent=yes}
  885. | ac_cv_func_getttynam=${ac_cv_func_getttynam=yes}
  886. | ac_cv_func_getuid=${ac_cv_func_getuid=yes}
  887. | ac_cv_func_getusershell=${ac_cv_func_getusershell=yes}
  888. | ac_cv_func_getutent=${ac_cv_func_getutent=yes}
  889. | ac_cv_func_getutid=${ac_cv_func_getutid=yes}
  890. | ac_cv_func_getutline=${ac_cv_func_getutline=yes}
  891. | ac_cv_func_getutmp=${ac_cv_func_getutmp=yes}
  892. | ac_cv_func_getutmpx=${ac_cv_func_getutmpx=yes}
  893. | ac_cv_func_getutxent=${ac_cv_func_getutxent=yes}
  894. | ac_cv_func_getutxid=${ac_cv_func_getutxid=yes}
  895. | ac_cv_func_getutxline=${ac_cv_func_getutxline=yes}
  896. | ac_cv_func_getwd=${ac_cv_func_getwd=yes}
  897. | ac_cv_func_getxattr=${ac_cv_func_getxattr=yes}
  898. | ac_cv_func_glob=${ac_cv_func_glob=yes}
  899. | ac_cv_func_gmtime=${ac_cv_func_gmtime=yes}
  900. | ac_cv_func_gmtime_r=${ac_cv_func_gmtime_r=yes}
  901. | ac_cv_func_grantpt=${ac_cv_func_grantpt=yes}
  902. | ac_cv_func_group_member=${ac_cv_func_group_member=yes}
  903. | ac_cv_func_herror=${ac_cv_func_herror=yes}
  904. | ac_cv_func_hstrerror=${ac_cv_func_hstrerror=yes}
  905. | ac_cv_func_iconv=${ac_cv_func_iconv=yes}
  906. | ac_cv_func_iconv_open=${ac_cv_func_iconv_open=yes}
  907. | ac_cv_func_if_freenameindex=${ac_cv_func_if_freenameindex=yes}
  908. | ac_cv_func_if_indextoname=${ac_cv_func_if_indextoname=yes}
  909. | ac_cv_func_if_nameindex=${ac_cv_func_if_nameindex=yes}
  910. | ac_cv_func_if_nametoindex=${ac_cv_func_if_nametoindex=yes}
  911. | ac_cv_func_index=${ac_cv_func_index=yes}
  912. | ac_cv_func_inet_addr=${ac_cv_func_inet_addr=yes}
  913. | ac_cv_func_inet_aton=${ac_cv_func_inet_aton=yes}
  914. | ac_cv_func_inet_ntoa=${ac_cv_func_inet_ntoa=yes}
  915. | ac_cv_func_inet_ntop=${ac_cv_func_inet_ntop=yes}
  916. | ac_cv_func_inet_pton=${ac_cv_func_inet_pton=yes}
  917. | ac_cv_func_initgroups=${ac_cv_func_initgroups=yes}
  918. | ac_cv_func_innetgr=${ac_cv_func_innetgr=yes}
  919. | ac_cv_func_iruserok=${ac_cv_func_iruserok=yes}
  920. | ac_cv_func_isascii=${ac_cv_func_isascii=yes}
  921. | ac_cv_func_isatty=${ac_cv_func_isatty=yes}
  922. | ac_cv_func_isblank=${ac_cv_func_isblank=yes}
  923. | ac_cv_func_isgraph=${ac_cv_func_isgraph=yes}
  924. | ac_cv_func_isinf=${ac_cv_func_isinf=yes}
  925. | ac_cv_func_isnan=${ac_cv_func_isnan=yes}
  926. | ac_cv_func_isprint=${ac_cv_func_isprint=yes}
  927. | ac_cv_func_isspace=${ac_cv_func_isspace=yes}
  928. | ac_cv_func_iswalnum=${ac_cv_func_iswalnum=yes}
  929. | ac_cv_func_iswcntrl=${ac_cv_func_iswcntrl=yes}
  930. | ac_cv_func_iswctype=${ac_cv_func_iswctype=yes}
  931. | ac_cv_func_iswprint=${ac_cv_func_iswprint=yes}
  932. | ac_cv_func_iswspace=${ac_cv_func_iswspace=yes}
  933. | ac_cv_func_iswupper=${ac_cv_func_iswupper=yes}
  934. | ac_cv_func_isxdigit=${ac_cv_func_isxdigit=yes}
  935. | ac_cv_func_kill=${ac_cv_func_kill=yes}
  936. | ac_cv_func_killpg=${ac_cv_func_killpg=yes}
  937. | ac_cv_func_lchown=${ac_cv_func_lchown=yes}
  938. | ac_cv_func_lckpwdf=${ac_cv_func_lckpwdf=yes}
  939. | ac_cv_func_lgetxattr=${ac_cv_func_lgetxattr=yes}
  940. | ac_cv_func_link=${ac_cv_func_link=yes}
  941. | ac_cv_func_listxattr=${ac_cv_func_listxattr=yes}
  942. | ac_cv_func_llistxattr=${ac_cv_func_llistxattr=yes}
  943. | ac_cv_func_localtime=${ac_cv_func_localtime=yes}
  944. | ac_cv_func_localtime_r=${ac_cv_func_localtime_r=yes}
  945. | ac_cv_func_lockf=${ac_cv_func_lockf=yes}
  946. | ac_cv_func_lrand48=${ac_cv_func_lrand48=yes}
  947. | ac_cv_func_lsearch=${ac_cv_func_lsearch=yes}
  948. | ac_cv_func_lseek64=${ac_cv_func_lseek64=yes}
  949. | ac_cv_func_lsetxattr=${ac_cv_func_lsetxattr=yes}
  950. | ac_cv_func_lstat=${ac_cv_func_lstat=yes}
  951. | ac_cv_func_mallinfo=${ac_cv_func_mallinfo=yes}
  952. | ac_cv_func_malloc=${ac_cv_func_malloc=yes}
  953. | ac_cv_func_mblen=${ac_cv_func_mblen=yes}
  954. | ac_cv_func_mbrlen=${ac_cv_func_mbrlen=yes}
  955. | ac_cv_func_mbrtowc=${ac_cv_func_mbrtowc=yes}
  956. | ac_cv_func_mbsinit=${ac_cv_func_mbsinit=yes}
  957. | ac_cv_func_mbsrtowcs=${ac_cv_func_mbsrtowcs=yes}
  958. | ac_cv_func_mbtowc=${ac_cv_func_mbtowc=yes}
  959. | ac_cv_func_memalign=${ac_cv_func_memalign=yes}
  960. | ac_cv_func_memchr=${ac_cv_func_memchr=yes}
  961. | ac_cv_func_memcmp=${ac_cv_func_memcmp=yes}
  962. | ac_cv_func_memcpy=${ac_cv_func_memcpy=yes}
  963. | ac_cv_func_memmove=${ac_cv_func_memmove=yes}
  964. | ac_cv_func_mempcpy=${ac_cv_func_mempcpy=yes}
  965. | ac_cv_func_memrchr=${ac_cv_func_memrchr=yes}
  966. | ac_cv_func_memset=${ac_cv_func_memset=yes}
  967. | ac_cv_func_mkdir=${ac_cv_func_mkdir=yes}
  968. | ac_cv_func_mkdirat=${ac_cv_func_mkdirat=yes}
  969. | ac_cv_func_mkdtemp=${ac_cv_func_mkdtemp=yes}
  970. | ac_cv_func_mkfifo=${ac_cv_func_mkfifo=yes}
  971. | ac_cv_func_mknod=${ac_cv_func_mknod=yes}
  972. | ac_cv_func_mkstemp64=${ac_cv_func_mkstemp64=yes}
  973. | ac_cv_func_mkstemp=${ac_cv_func_mkstemp=yes}
  974. | ac_cv_func_mktime=${ac_cv_func_mktime=yes}
  975. | ac_cv_func_mlock=${ac_cv_func_mlock=yes}
  976. | ac_cv_func_mmap=${ac_cv_func_mmap=yes}
  977. | ac_cv_func_mtrace=${ac_cv_func_mtrace=yes}
  978. | ac_cv_func_munlock=${ac_cv_func_munlock=yes}
  979. | ac_cv_func_munmap=${ac_cv_func_munmap=yes}
  980. | ac_cv_func_nanosleep=${ac_cv_func_nanosleep=yes}
  981. | ac_cv_func_nice=${ac_cv_func_nice=yes}
  982. | ac_cv_func_nl_langinfo=${ac_cv_func_nl_langinfo=yes}
  983. | ac_cv_func_ntp_adjtime=${ac_cv_func_ntp_adjtime=yes}
  984. | ac_cv_func_ntp_gettime=${ac_cv_func_ntp_gettime=yes}
  985. | ac_cv_func_on_exit=${ac_cv_func_on_exit=yes}
  986. | ac_cv_func_open64=${ac_cv_func_open64=yes}
  987. | ac_cv_func_open=${ac_cv_func_open=yes}
  988. | ac_cv_func_openat=${ac_cv_func_openat=yes}
  989. | ac_cv_func_opendir=${ac_cv_func_opendir=yes}
  990. | ac_cv_func_openlog=${ac_cv_func_openlog=yes}
  991. | ac_cv_func_pathconf=${ac_cv_func_pathconf=yes}
  992. | ac_cv_func_pipe=${ac_cv_func_pipe=yes}
  993. | ac_cv_func_poll=${ac_cv_func_poll=yes}
  994. | ac_cv_func_popen=${ac_cv_func_popen=yes}
  995. | ac_cv_func_posix_memalign=${ac_cv_func_posix_memalign=yes}
  996. | ac_cv_func_prctl=${ac_cv_func_prctl=yes}
  997. | ac_cv_func_pread=${ac_cv_func_pread=yes}
  998. | ac_cv_func_printf=${ac_cv_func_printf=yes}
  999. | ac_cv_func_pselect=${ac_cv_func_pselect=yes}
  1000. | ac_cv_func_pthread_mutex_lock=${ac_cv_func_pthread_mutex_lock=yes}
  1001. | ac_cv_func_ptsname=${ac_cv_func_ptsname=yes}
  1002. | ac_cv_func_putenv=${ac_cv_func_putenv=yes}
  1003. | ac_cv_func_putgrent=${ac_cv_func_putgrent=yes}
  1004. | ac_cv_func_putpwent=${ac_cv_func_putpwent=yes}
  1005. | ac_cv_func_putspent=${ac_cv_func_putspent=yes}
  1006. | ac_cv_func_pututline=${ac_cv_func_pututline=yes}
  1007. | ac_cv_func_pututxline=${ac_cv_func_pututxline=yes}
  1008. | ac_cv_func_putwc=${ac_cv_func_putwc=yes}
  1009. | ac_cv_func_pwrite=${ac_cv_func_pwrite=yes}
  1010. | ac_cv_func_qsort=${ac_cv_func_qsort=yes}
  1011. | ac_cv_func_raise=${ac_cv_func_raise=yes}
  1012. | ac_cv_func_rand=${ac_cv_func_rand=yes}
  1013. | ac_cv_func_rand_r=${ac_cv_func_rand_r=yes}
  1014. | ac_cv_func_random=${ac_cv_func_random=yes}
  1015. | ac_cv_func_re_comp=${ac_cv_func_re_comp=yes}
  1016. | ac_cv_func_re_exec=${ac_cv_func_re_exec=yes}
  1017. | ac_cv_func_re_search=${ac_cv_func_re_search=yes}
  1018. | ac_cv_func_read=${ac_cv_func_read=yes}
  1019. | ac_cv_func_readdir=${ac_cv_func_readdir=yes}
  1020. | ac_cv_func_readdir_r=${ac_cv_func_readdir_r=yes}
  1021. | ac_cv_func_readlink=${ac_cv_func_readlink=yes}
  1022. | ac_cv_func_realloc=${ac_cv_func_realloc=yes}
  1023. | ac_cv_func_realpath=${ac_cv_func_realpath=yes}
  1024. | ac_cv_func_recvmsg=${ac_cv_func_recvmsg=yes}
  1025. | ac_cv_func_regcomp=${ac_cv_func_regcomp=yes}
  1026. | ac_cv_func_regexec=${ac_cv_func_regexec=yes}
  1027. | ac_cv_func_remove=${ac_cv_func_remove=yes}
  1028. | ac_cv_func_rename=${ac_cv_func_rename=yes}
  1029. | ac_cv_func_rmdir=${ac_cv_func_rmdir=yes}
  1030. | ac_cv_func_rpmatch=${ac_cv_func_rpmatch=yes}
  1031. | ac_cv_func_rresvport_af=${ac_cv_func_rresvport_af=yes}
  1032. | ac_cv_func_ruserok=${ac_cv_func_ruserok=yes}
  1033. | ac_cv_func_ruserok_af=${ac_cv_func_ruserok_af=yes}
  1034. | ac_cv_func_sbrk=${ac_cv_func_sbrk=yes}
  1035. | ac_cv_func_scandir=${ac_cv_func_scandir=yes}
  1036. | ac_cv_func_sched_setscheduler=${ac_cv_func_sched_setscheduler=yes}
  1037. | ac_cv_func_sched_yield=${ac_cv_func_sched_yield=yes}
  1038. | ac_cv_func_select=${ac_cv_func_select=yes}
  1039. | ac_cv_func_semctl=${ac_cv_func_semctl=yes}
  1040. | ac_cv_func_semget=${ac_cv_func_semget=yes}
  1041. | ac_cv_func_sendmsg=${ac_cv_func_sendmsg=yes}
  1042. | ac_cv_func_setbuf=${ac_cv_func_setbuf=yes}
  1043. | ac_cv_func_setbuffer=${ac_cv_func_setbuffer=yes}
  1044. | ac_cv_func_setegid=${ac_cv_func_setegid=yes}
  1045. | ac_cv_func_setenv=${ac_cv_func_setenv=yes}
  1046. | ac_cv_func_seteuid=${ac_cv_func_seteuid=yes}
  1047. | ac_cv_func_setgid=${ac_cv_func_setgid=yes}
  1048. | ac_cv_func_setgroups=${ac_cv_func_setgroups=yes}
  1049. | ac_cv_func_sethostname=${ac_cv_func_sethostname=yes}
  1050. | ac_cv_func_setitimer=${ac_cv_func_setitimer=yes}
  1051. | ac_cv_func_setjmp=${ac_cv_func_setjmp=yes}
  1052. | ac_cv_func_setlinebuf=${ac_cv_func_setlinebuf=yes}
  1053. | ac_cv_func_setlocale=${ac_cv_func_setlocale=yes}
  1054. | ac_cv_func_setmntent=${ac_cv_func_setmntent=yes}
  1055. | ac_cv_func_setpgid=${ac_cv_func_setpgid=yes}
  1056. | ac_cv_func_setpgrp=${ac_cv_func_setpgrp=yes}
  1057. | ac_cv_func_setpriority=${ac_cv_func_setpriority=yes}
  1058. | ac_cv_func_setregid=${ac_cv_func_setregid=yes}
  1059. | ac_cv_func_setresgid=${ac_cv_func_setresgid=yes}
  1060. | ac_cv_func_setresuid=${ac_cv_func_setresuid=yes}
  1061. | ac_cv_func_setreuid=${ac_cv_func_setreuid=yes}
  1062. | ac_cv_func_setrlimit=${ac_cv_func_setrlimit=yes}
  1063. | ac_cv_func_setsid=${ac_cv_func_setsid=yes}
  1064. | ac_cv_func_setsockopt=${ac_cv_func_setsockopt=yes}
  1065. | ac_cv_func_settimeofday=${ac_cv_func_settimeofday=yes}
  1066. | ac_cv_func_setuid=${ac_cv_func_setuid=yes}
  1067. | ac_cv_func_setutent=${ac_cv_func_setutent=yes}
  1068. | ac_cv_func_setutxent=${ac_cv_func_setutxent=yes}
  1069. | ac_cv_func_setvbuf=${ac_cv_func_setvbuf=yes}
  1070. | ac_cv_func_setxattr=${ac_cv_func_setxattr=yes}
  1071. | ac_cv_func_sgetspent=${ac_cv_func_sgetspent=yes}
  1072. | ac_cv_func_shmat=${ac_cv_func_shmat=yes}
  1073. | ac_cv_func_shmctl=${ac_cv_func_shmctl=yes}
  1074. | ac_cv_func_shmdt=${ac_cv_func_shmdt=yes}
  1075. | ac_cv_func_shmget=${ac_cv_func_shmget=yes}
  1076. | ac_cv_func_shutdown=${ac_cv_func_shutdown=yes}
  1077. | ac_cv_func_sigaction=${ac_cv_func_sigaction=yes}
  1078. | ac_cv_func_sigaddset=${ac_cv_func_sigaddset=yes}
  1079. | ac_cv_func_sigaltstack=${ac_cv_func_sigaltstack=yes}
  1080. | ac_cv_func_sigblock=${ac_cv_func_sigblock=yes}
  1081. | ac_cv_func_sigemptyset=${ac_cv_func_sigemptyset=yes}
  1082. | ac_cv_func_sighold=${ac_cv_func_sighold=yes}
  1083. | ac_cv_func_siginterrupt=${ac_cv_func_siginterrupt=yes}
  1084. | ac_cv_func_signal=${ac_cv_func_signal=yes}
  1085. | ac_cv_func_sigprocmask=${ac_cv_func_sigprocmask=yes}
  1086. | ac_cv_func_sigset=${ac_cv_func_sigset=yes}
  1087. | ac_cv_func_sigsetmask=${ac_cv_func_sigsetmask=yes}
  1088. | ac_cv_func_sigstack=${ac_cv_func_sigstack=yes}
  1089. | ac_cv_func_sigsuspend=${ac_cv_func_sigsuspend=yes}
  1090. | ac_cv_func_sigvec=${ac_cv_func_sigvec=yes}
  1091. | ac_cv_func_snprintf=${ac_cv_func_snprintf=yes}
  1092. | ac_cv_func_socket=${ac_cv_func_socket=yes}
  1093. | ac_cv_func_socketpair=${ac_cv_func_socketpair=yes}
  1094. | ac_cv_func_sprintf=${ac_cv_func_sprintf=yes}
  1095. | ac_cv_func_srand48=${ac_cv_func_srand48=yes}
  1096. | ac_cv_func_srand=${ac_cv_func_srand=yes}
  1097. | ac_cv_func_srandom=${ac_cv_func_srandom=yes}
  1098. | ac_cv_func_sscanf=${ac_cv_func_sscanf=yes}
  1099. | ac_cv_func_stat=${ac_cv_func_stat=yes}
  1100. | ac_cv_func_statfs=${ac_cv_func_statfs=yes}
  1101. | ac_cv_func_statvfs=${ac_cv_func_statvfs=yes}
  1102. | ac_cv_func_stime=${ac_cv_func_stime=yes}
  1103. | ac_cv_func_stpcpy=${ac_cv_func_stpcpy=yes}
  1104. | ac_cv_func_strcasecmp=${ac_cv_func_strcasecmp=yes}
  1105. | ac_cv_func_strcasestr=${ac_cv_func_strcasestr=yes}
  1106. | ac_cv_func_strchr=${ac_cv_func_strchr=yes}
  1107. | ac_cv_func_strchrnul=${ac_cv_func_strchrnul=yes}
  1108. | ac_cv_func_strcmp=${ac_cv_func_strcmp=yes}
  1109. | ac_cv_func_strcspn=${ac_cv_func_strcspn=yes}
  1110. | ac_cv_func_strdup=${ac_cv_func_strdup=yes}
  1111. | ac_cv_func_strerror=${ac_cv_func_strerror=yes}
  1112. | ac_cv_func_strerror_r=${ac_cv_func_strerror_r=yes}
  1113. | ac_cv_func_strftime=${ac_cv_func_strftime=yes}
  1114. | ac_cv_func_strlen=${ac_cv_func_strlen=yes}
  1115. | ac_cv_func_strncasecmp=${ac_cv_func_strncasecmp=yes}
  1116. | ac_cv_func_strncmp=${ac_cv_func_strncmp=yes}
  1117. | ac_cv_func_strndup=${ac_cv_func_strndup=yes}
  1118. | ac_cv_func_strnlen=${ac_cv_func_strnlen=yes}
  1119. | ac_cv_func_strpbrk=${ac_cv_func_strpbrk=yes}
  1120. | ac_cv_func_strptime=${ac_cv_func_strptime=yes}
  1121. | ac_cv_func_strrchr=${ac_cv_func_strrchr=yes}
  1122. | ac_cv_func_strsep=${ac_cv_func_strsep=yes}
  1123. | ac_cv_func_strsignal=${ac_cv_func_strsignal=yes}
  1124. | ac_cv_func_strspn=${ac_cv_func_strspn=yes}
  1125. | ac_cv_func_strstr=${ac_cv_func_strstr=yes}
  1126. | ac_cv_func_strtod=${ac_cv_func_strtod=yes}
  1127. | ac_cv_func_strtoimax=${ac_cv_func_strtoimax=yes}
  1128. | ac_cv_func_strtok_r=${ac_cv_func_strtok_r=yes}
  1129. | ac_cv_func_strtol=${ac_cv_func_strtol=yes}
  1130. | ac_cv_func_strtoll=${ac_cv_func_strtoll=yes}
  1131. | ac_cv_func_strtoul=${ac_cv_func_strtoul=yes}
  1132. | ac_cv_func_strtoull=${ac_cv_func_strtoull=yes}
  1133. | ac_cv_func_strtoumax=${ac_cv_func_strtoumax=yes}
  1134. | ac_cv_func_strverscmp=${ac_cv_func_strverscmp=yes}
  1135. | ac_cv_func_strxfrm=${ac_cv_func_strxfrm=yes}
  1136. | ac_cv_func_symlink=${ac_cv_func_symlink=yes}
  1137. | ac_cv_func_sync=${ac_cv_func_sync=yes}
  1138. | ac_cv_func_sys_siglist=${ac_cv_func_sys_siglist=yes}
  1139. | ac_cv_func_sysconf=${ac_cv_func_sysconf=yes}
  1140. | ac_cv_func_sysctl=${ac_cv_func_sysctl=yes}
  1141. | ac_cv_func_sysinfo=${ac_cv_func_sysinfo=yes}
  1142. | ac_cv_func_syslog=${ac_cv_func_syslog=yes}
  1143. | ac_cv_func_system=${ac_cv_func_system=yes}
  1144. | ac_cv_func_tcgetattr=${ac_cv_func_tcgetattr=yes}
  1145. | ac_cv_func_tcgetpgrp=${ac_cv_func_tcgetpgrp=yes}
  1146. | ac_cv_func_tcsetattr=${ac_cv_func_tcsetattr=yes}
  1147. | ac_cv_func_tcsetpgrp=${ac_cv_func_tcsetpgrp=yes}
  1148. | ac_cv_func_time=${ac_cv_func_time=yes}
  1149. | ac_cv_func_timegm=${ac_cv_func_timegm=yes}
  1150. | ac_cv_func_times=${ac_cv_func_times=yes}
  1151. | ac_cv_func_timezone=${ac_cv_func_timezone=yes}
  1152. | ac_cv_func_tmpnam=${ac_cv_func_tmpnam=yes}
  1153. | ac_cv_func_towlower=${ac_cv_func_towlower=yes}
  1154. | ac_cv_func_towupper=${ac_cv_func_towupper=yes}
  1155. | ac_cv_func_truncate=${ac_cv_func_truncate=yes}
  1156. | ac_cv_func_tsearch=${ac_cv_func_tsearch=yes}
  1157. | ac_cv_func_ttyname=${ac_cv_func_ttyname=yes}
  1158. | ac_cv_func_tzset=${ac_cv_func_tzset=yes}
  1159. | ac_cv_func_ulimit=${ac_cv_func_ulimit=yes}
  1160. | ac_cv_func_umask=${ac_cv_func_umask=yes}
  1161. | ac_cv_func_uname=${ac_cv_func_uname=yes}
  1162. | ac_cv_func_unlink=${ac_cv_func_unlink=yes}
  1163. | ac_cv_func_unsetenv=${ac_cv_func_unsetenv=yes}
  1164. | ac_cv_func_unshare=${ac_cv_func_unshare=yes}
  1165. | ac_cv_func_updwtmp=${ac_cv_func_updwtmp=yes}
  1166. | ac_cv_func_updwtmpx=${ac_cv_func_updwtmpx=yes}
  1167. | ac_cv_func_usleep=${ac_cv_func_usleep=yes}
  1168. | ac_cv_func_ustat=${ac_cv_func_ustat=yes}
  1169. | ac_cv_func_utime=${ac_cv_func_utime=yes}
  1170. | ac_cv_func_utimes=${ac_cv_func_utimes=yes}
  1171. | ac_cv_func_utmpname=${ac_cv_func_utmpname=yes}
  1172. | ac_cv_func_utmpxname=${ac_cv_func_utmpxname=yes}
  1173. | ac_cv_func_valloc=${ac_cv_func_valloc=yes}
  1174. | ac_cv_func_vasprintf=${ac_cv_func_vasprintf=yes}
  1175. | ac_cv_func_verrx=${ac_cv_func_verrx=yes}
  1176. | ac_cv_func_vfork=${ac_cv_func_vfork=yes}
  1177. | ac_cv_func_vfprintf=${ac_cv_func_vfprintf=yes}
  1178. | ac_cv_func_vfscanf=${ac_cv_func_vfscanf=yes}
  1179. | ac_cv_func_vhangup=${ac_cv_func_vhangup=yes}
  1180. | ac_cv_func_vprintf=${ac_cv_func_vprintf=yes}
  1181. | ac_cv_func_vsnprintf=${ac_cv_func_vsnprintf=yes}
  1182. | ac_cv_func_vsprintf=${ac_cv_func_vsprintf=yes}
  1183. | ac_cv_func_wait3=${ac_cv_func_wait3=yes}
  1184. | ac_cv_func_wait4=${ac_cv_func_wait4=yes}
  1185. | ac_cv_func_waitpid=${ac_cv_func_waitpid=yes}
  1186. | ac_cv_func_wcrtomb=${ac_cv_func_wcrtomb=yes}
  1187. | ac_cv_func_wcscoll=${ac_cv_func_wcscoll=yes}
  1188. | ac_cv_func_wcsdup=${ac_cv_func_wcsdup=yes}
  1189. | ac_cv_func_wcslen=${ac_cv_func_wcslen=yes}
  1190. | ac_cv_func_wctob=${ac_cv_func_wctob=yes}
  1191. | ac_cv_func_wctomb=${ac_cv_func_wctomb=yes}
  1192. | ac_cv_func_wctype=${ac_cv_func_wctype=yes}
  1193. | ac_cv_func_wcwidth=${ac_cv_func_wcwidth=yes}
  1194. | ac_cv_func_wmemchr=${ac_cv_func_wmemchr=yes}
  1195. | ac_cv_func_wmemcpy=${ac_cv_func_wmemcpy=yes}
  1196. | ac_cv_func_wmempcpy=${ac_cv_func_wmempcpy=yes}
  1197. | ac_cv_header_aio_h=${ac_cv_header_aio_h=yes}
  1198. | ac_cv_header_alloca_h=${ac_cv_header_alloca_h=yes}
  1199. | ac_cv_header_argz_h=${ac_cv_header_argz_h=yes}
  1200. | ac_cv_header_arpa_inet_h=${ac_cv_header_arpa_inet_h=yes}
  1201. | ac_cv_header_arpa_nameser_h=${ac_cv_header_arpa_nameser_h=yes}
  1202. | ac_cv_header_asm_byteorder_h=${ac_cv_header_asm_byteorder_h=yes}
  1203. | ac_cv_header_asm_ioctls_h=${ac_cv_header_asm_ioctls_h=yes}
  1204. | ac_cv_header_asm_page_h=${ac_cv_header_asm_page_h=no}
  1205. | ac_cv_header_asm_types_h=${ac_cv_header_asm_types_h=yes}
  1206. | ac_cv_header_assert_h=${ac_cv_header_assert_h=yes}
  1207. | ac_cv_header_byteswap_h=${ac_cv_header_byteswap_h=yes}
  1208. | ac_cv_header_crypt_h=${ac_cv_header_crypt_h=yes}
  1209. | ac_cv_header_ctype_h=${ac_cv_header_ctype_h=yes}
  1210. | ac_cv_header_dirent_h=${ac_cv_header_dirent_h=yes}
  1211. | ac_cv_header_dlfcn_h=${ac_cv_header_dlfcn_h=yes}
  1212. | ac_cv_header_elf_h=${ac_cv_header_elf_h=yes}
  1213. | ac_cv_header_endian_h=${ac_cv_header_endian_h=yes}
  1214. | ac_cv_header_err_h=${ac_cv_header_err_h=yes}
  1215. | ac_cv_header_errno_h=${ac_cv_header_errno_h=yes}
  1216. | ac_cv_header_execinfo_h=${ac_cv_header_execinfo_h=yes}
  1217. | ac_cv_header_fcntl_h=${ac_cv_header_fcntl_h=yes}
  1218. | ac_cv_header_features_h=${ac_cv_header_features_h=yes}
  1219. | ac_cv_header_float_h=${ac_cv_header_float_h=yes}
  1220. | ac_cv_header_fstab_h=${ac_cv_header_fstab_h=yes}
  1221. | ac_cv_header_ftw_h=${ac_cv_header_ftw_h=yes}
  1222. | ac_cv_header_getopt_h=${ac_cv_header_getopt_h=yes}
  1223. | ac_cv_header_glob_h=${ac_cv_header_glob_h=yes}
  1224. | ac_cv_header_grp_h=${ac_cv_header_grp_h=yes}
  1225. | ac_cv_header_iconv_h=${ac_cv_header_iconv_h=yes}
  1226. | ac_cv_header_ifaddrs_h=${ac_cv_header_ifaddrs_h=yes}
  1227. | ac_cv_header_inttypes_h=${ac_cv_header_inttypes_h=yes}
  1228. | ac_cv_header_langinfo_h=${ac_cv_header_langinfo_h=yes}
  1229. | ac_cv_header_lastlog_h=${ac_cv_header_lastlog_h=yes}
  1230. | ac_cv_header_libgen_h=${ac_cv_header_libgen_h=yes}
  1231. | ac_cv_header_libintl_h=${ac_cv_header_libintl_h=yes}
  1232. | ac_cv_header_limits_h=${ac_cv_header_limits_h=yes}
  1233. | ac_cv_header_linux_capability_h=${ac_cv_header_linux_capability_h=yes}
  1234. | ac_cv_header_linux_fd_h=${ac_cv_header_linux_fd_h=yes}
  1235. | ac_cv_header_linux_fs_h=${ac_cv_header_linux_fs_h=yes}
  1236. | ac_cv_header_linux_hayesesp_h=${ac_cv_header_linux_hayesesp_h=no}
  1237. | ac_cv_header_linux_hdreg_h=${ac_cv_header_linux_hdreg_h=yes}
  1238. | ac_cv_header_linux_icmp_h=${ac_cv_header_linux_icmp_h=yes}
  1239. | ac_cv_header_linux_in6_h=${ac_cv_header_linux_in6_h=yes}
  1240. | ac_cv_header_linux_joystick_h=${ac_cv_header_linux_joystick_h=yes}
  1241. | ac_cv_header_linux_ptrace_h=${ac_cv_header_linux_ptrace_h=yes}
  1242. | ac_cv_header_linux_serial_h=${ac_cv_header_linux_serial_h=yes}
  1243. | ac_cv_header_linux_sonypi_h=${ac_cv_header_linux_sonypi_h=yes}
  1244. | ac_cv_header_linux_unistd_h=${ac_cv_header_linux_unistd_h=yes}
  1245. | ac_cv_header_linux_utsname_h=${ac_cv_header_linux_utsname_h=yes}
  1246. | ac_cv_header_linux_version_h=${ac_cv_header_linux_version_h=yes}
  1247. | ac_cv_header_locale_h=${ac_cv_header_locale_h=yes}
  1248. | ac_cv_header_malloc_h=${ac_cv_header_malloc_h=yes}
  1249. | ac_cv_header_math_h=${ac_cv_header_math_h=yes}
  1250. | ac_cv_header_mcheck_h=${ac_cv_header_mcheck_h=yes}
  1251. | ac_cv_header_memory_h=${ac_cv_header_memory_h=yes}
  1252. | ac_cv_header_mntent_h=${ac_cv_header_mntent_h=yes}
  1253. | ac_cv_header_mqueue_h=${ac_cv_header_mqueue_h=yes}
  1254. | ac_cv_header_net_if_h=${ac_cv_header_net_if_h=yes}
  1255. | ac_cv_header_net_route_h=${ac_cv_header_net_route_h=yes}
  1256. | ac_cv_header_netdb_h=${ac_cv_header_netdb_h=yes}
  1257. | ac_cv_header_netinet_ether_h=${ac_cv_header_netinet_ether_h=yes}
  1258. | ac_cv_header_netinet_in_h=${ac_cv_header_netinet_in_h=yes}
  1259. | ac_cv_header_netinet_ip6_h=${ac_cv_header_netinet_ip6_h=yes}
  1260. | ac_cv_header_netinet_ip_h=${ac_cv_header_netinet_ip_h=yes}
  1261. | ac_cv_header_netinet_tcp_h=${ac_cv_header_netinet_tcp_h=yes}
  1262. | ac_cv_header_netinet_udp_h=${ac_cv_header_netinet_udp_h=yes}
  1263. | ac_cv_header_netipx_ipx_h=${ac_cv_header_netipx_ipx_h=yes}
  1264. | ac_cv_header_paths_h=${ac_cv_header_paths_h=yes}
  1265. | ac_cv_header_poll_h=${ac_cv_header_poll_h=yes}
  1266. | ac_cv_header_pthread_h=${ac_cv_header_pthread_h=yes}
  1267. | ac_cv_header_pty_h=${ac_cv_header_pty_h=yes}
  1268. | ac_cv_header_pwd_h=${ac_cv_header_pwd_h=yes}
  1269. | ac_cv_header_regex_h=${ac_cv_header_regex_h=yes}
  1270. | ac_cv_header_resolv_h=${ac_cv_header_resolv_h=yes}
  1271. | ac_cv_header_rpc_rpc_h=${ac_cv_header_rpc_rpc_h=yes}
  1272. | ac_cv_header_rpc_types_h=${ac_cv_header_rpc_types_h=yes}
  1273. | ac_cv_header_sched_h=${ac_cv_header_sched_h=yes}
  1274. | ac_cv_header_scsi_scsi_h=${ac_cv_header_scsi_scsi_h=yes}
  1275. | ac_cv_header_search_h=${ac_cv_header_search_h=yes}
  1276. | ac_cv_header_semaphore_h=${ac_cv_header_semaphore_h=yes}
  1277. | ac_cv_header_setjmp_h=${ac_cv_header_setjmp_h=yes}
  1278. | ac_cv_header_sgtty_h=${ac_cv_header_sgtty_h=yes}
  1279. | ac_cv_header_shadow_h=${ac_cv_header_shadow_h=yes}
  1280. | ac_cv_header_signal_h=${ac_cv_header_signal_h=yes}
  1281. | ac_cv_header_stdarg_h=${ac_cv_header_stdarg_h=yes}
  1282. | ac_cv_header_stdbool_h=${ac_cv_header_stdbool_h=yes}
  1283. | ac_cv_header_stdc=${ac_cv_header_stdc=yes}
  1284. | ac_cv_header_stddef_h=${ac_cv_header_stddef_h=yes}
  1285. | ac_cv_header_stdint_h=${ac_cv_header_stdint_h=yes}
  1286. | ac_cv_header_stdio_h=${ac_cv_header_stdio_h=yes}
  1287. | ac_cv_header_stdlib_h=${ac_cv_header_stdlib_h=yes}
  1288. | ac_cv_header_string_h=${ac_cv_header_string_h=yes}
  1289. | ac_cv_header_strings_h=${ac_cv_header_strings_h=yes}
  1290. | ac_cv_header_stropts_h=${ac_cv_header_stropts_h=yes}
  1291. | ac_cv_header_sys_bitypes_h=${ac_cv_header_sys_bitypes_h=yes}
  1292. | ac_cv_header_sys_cdefs_h=${ac_cv_header_sys_cdefs_h=yes}
  1293. | ac_cv_header_sys_dir_h=${ac_cv_header_sys_dir_h=yes}
  1294. | ac_cv_header_sys_epoll_h=${ac_cv_header_sys_epoll_h=yes}
  1295. | ac_cv_header_sys_fcntl_h=${ac_cv_header_sys_fcntl_h=yes}
  1296. | ac_cv_header_sys_file_h=${ac_cv_header_sys_file_h=yes}
  1297. | ac_cv_header_sys_fsuid_h=${ac_cv_header_sys_fsuid_h=yes}
  1298. | ac_cv_header_sys_ioctl_h=${ac_cv_header_sys_ioctl_h=yes}
  1299. | ac_cv_header_sys_ipc_h=${ac_cv_header_sys_ipc_h=yes}
  1300. | ac_cv_header_sys_mman_h=${ac_cv_header_sys_mman_h=yes}
  1301. | ac_cv_header_sys_mount_h=${ac_cv_header_sys_mount_h=yes}
  1302. | ac_cv_header_sys_mtio_h=${ac_cv_header_sys_mtio_h=yes}
  1303. | ac_cv_header_sys_param_h=${ac_cv_header_sys_param_h=yes}
  1304. | ac_cv_header_sys_poll_h=${ac_cv_header_sys_poll_h=yes}
  1305. | ac_cv_header_sys_prctl_h=${ac_cv_header_sys_prctl_h=yes}
  1306. | ac_cv_header_sys_ptrace_h=${ac_cv_header_sys_ptrace_h=yes}
  1307. | ac_cv_header_sys_queue_h=${ac_cv_header_sys_queue_h=yes}
  1308. | ac_cv_header_sys_reg_h=${ac_cv_header_sys_reg_h=no}
  1309. | ac_cv_header_sys_resource_h=${ac_cv_header_sys_resource_h=yes}
  1310. | ac_cv_header_sys_select_h=${ac_cv_header_sys_select_h=yes}
  1311. | ac_cv_header_sys_sem_h=${ac_cv_header_sys_sem_h=yes}
  1312. | ac_cv_header_sys_shm_h=${ac_cv_header_sys_shm_h=yes}
  1313. | ac_cv_header_sys_signal_h=${ac_cv_header_sys_signal_h=yes}
  1314. | ac_cv_header_sys_socket_h=${ac_cv_header_sys_socket_h=yes}
  1315. | ac_cv_header_sys_socketvar_h=${ac_cv_header_sys_socketvar_h=yes}
  1316. | ac_cv_header_sys_soundcard_h=${ac_cv_header_sys_soundcard_h=yes}
  1317. | ac_cv_header_sys_stat_h=${ac_cv_header_sys_stat_h=yes}
  1318. | ac_cv_header_sys_statfs_h=${ac_cv_header_sys_statfs_h=yes}
  1319. | ac_cv_header_sys_statvfs_h=${ac_cv_header_sys_statvfs_h=yes}
  1320. | ac_cv_header_sys_stropts_h=${ac_cv_header_sys_stropts_h=yes}
  1321. | ac_cv_header_sys_swap_h=${ac_cv_header_sys_swap_h=yes}
  1322. | ac_cv_header_sys_sysctl_h=${ac_cv_header_sys_sysctl_h=yes}
  1323. | ac_cv_header_sys_sysinfo_h=${ac_cv_header_sys_sysinfo_h=yes}
  1324. | ac_cv_header_sys_sysmacros_h=${ac_cv_header_sys_sysmacros_h=yes}
  1325. | ac_cv_header_sys_termios_h=${ac_cv_header_sys_termios_h=yes}
  1326. | ac_cv_header_sys_time_h=${ac_cv_header_sys_time_h=yes}
  1327. | ac_cv_header_sys_timeb_h=${ac_cv_header_sys_timeb_h=yes}
  1328. | ac_cv_header_sys_times_h=${ac_cv_header_sys_times_h=yes}
  1329. | ac_cv_header_sys_timex_h=${ac_cv_header_sys_timex_h=yes}
  1330. | ac_cv_header_sys_types_h=${ac_cv_header_sys_types_h=yes}
  1331. | ac_cv_header_sys_uio_h=${ac_cv_header_sys_uio_h=yes}
  1332. | ac_cv_header_sys_un_h=${ac_cv_header_sys_un_h=yes}
  1333. | ac_cv_header_sys_unistd_h=${ac_cv_header_sys_unistd_h=yes}
  1334. | ac_cv_header_sys_user_h=${ac_cv_header_sys_user_h=yes}
  1335. | ac_cv_header_sys_utsname_h=${ac_cv_header_sys_utsname_h=yes}
  1336. | ac_cv_header_sys_vfs_h=${ac_cv_header_sys_vfs_h=yes}
  1337. | ac_cv_header_sys_wait_h=${ac_cv_header_sys_wait_h=yes}
  1338. | ac_cv_header_sysexits_h=${ac_cv_header_sysexits_h=yes}
  1339. | ac_cv_header_syslog_h=${ac_cv_header_syslog_h=yes}
  1340. | ac_cv_header_termio_h=${ac_cv_header_termio_h=yes}
  1341. | ac_cv_header_termios_h=${ac_cv_header_termios_h=yes}
  1342. | ac_cv_header_time_h=${ac_cv_header_time_h=yes}
  1343. | ac_cv_header_ttyent_h=${ac_cv_header_ttyent_h=yes}
  1344. | ac_cv_header_ulimit_h=${ac_cv_header_ulimit_h=yes}
  1345. | ac_cv_header_unistd_h=${ac_cv_header_unistd_h=yes}
  1346. | ac_cv_header_ustat_h=${ac_cv_header_ustat_h=yes}
  1347. | ac_cv_header_utime_h=${ac_cv_header_utime_h=yes}
  1348. | ac_cv_header_utmp_h=${ac_cv_header_utmp_h=yes}
  1349. | ac_cv_header_utmpx_h=${ac_cv_header_utmpx_h=yes}
  1350. | ac_cv_header_values_h=${ac_cv_header_values_h=yes}
  1351. | ac_cv_header_wchar_h=${ac_cv_header_wchar_h=yes}
  1352. | ac_cv_header_wctype_h=${ac_cv_header_wctype_h=yes}
  1353. | ac_cv_sizeof_char=${ac_cv_sizeof_char=1}
  1354. | ac_cv_sizeof_char_p=${ac_cv_sizeof_char_p=4}
  1355. | ac_cv_sizeof_double=${ac_cv_sizeof_double=8}
  1356. | ac_cv_sizeof_float=${ac_cv_sizeof_float=4}
  1357. | ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
  1358. | ac_cv_sizeof_long=${ac_cv_sizeof_long=4}
  1359. | ac_cv_sizeof_long_double=${ac_cv_sizeof_long_double=8}
  1360. | ac_cv_sizeof_long_int=${ac_cv_sizeof_long_int=4}
  1361. | ac_cv_sizeof_long_long=${ac_cv_sizeof_long_long=8}
  1362. | ac_cv_sizeof_long_long_int=${ac_cv_sizeof_long_long_int=8}
  1363. | ac_cv_sizeof_short=${ac_cv_sizeof_short=2}
  1364. | ac_cv_sizeof_short_int=${ac_cv_sizeof_short_int=2}
  1365. | ac_cv_sizeof_signed_char=${ac_cv_sizeof_signed_char=1}
  1366. | ac_cv_sizeof_unsigned_char=${ac_cv_sizeof_unsigned_char=1}
  1367. | ac_cv_sizeof_unsigned_int=${ac_cv_sizeof_unsigned_int=4}
  1368. | ac_cv_sizeof_unsigned_long=${ac_cv_sizeof_unsigned_long=4}
  1369. | ac_cv_sizeof_unsigned_long_int=${ac_cv_sizeof_unsigned_long_int=4}
  1370. | ac_cv_sizeof_unsigned_long_long_int=${ac_cv_sizeof_unsigned_long_long_int=8}
  1371. | ac_cv_sizeof_unsigned_short=${ac_cv_sizeof_unsigned_short=2}
  1372. | ac_cv_sizeof_unsigned_short_int=${ac_cv_sizeof_unsigned_short_int=2}
  1373. | ac_cv_sizeof_void_p=${ac_cv_sizeof_void_p=4}
  1374. configure:2198: loading site script /home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm/usr/share/arm-poky-linux-gnueabi_config_site.d/ncurses_config
  1375. | ac_cv_header_X=${ac_cv_header_X=no}
  1376. | ac_cv_header__CC=${ac_cv_header__CC=no}
  1377. | ac_cv_header__CFLAGS=${ac_cv_header__CFLAGS=no}
  1378. | ac_cv_header__CPPFLAGS=${ac_cv_header__CPPFLAGS=no}
  1379. | ac_cv_header___5=${ac_cv_header___5=no}
  1380. | ac_cv_header__c=${ac_cv_header__c=no}
  1381. | ac_cv_header_conftest__ac_ext=${ac_cv_header_conftest__ac_ext=no}
  1382. | ac_cv_header_curses_h=${ac_cv_header_curses_h=yes}
  1383. | ac_cv_header_inttypes_h=${ac_cv_header_inttypes_h=yes}
  1384. | ac_cv_header_memory_h=${ac_cv_header_memory_h=yes}
  1385. | ac_cv_header_ncurses_curses_h=${ac_cv_header_ncurses_curses_h=no}
  1386. | ac_cv_header_ncurses_h=${ac_cv_header_ncurses_h=yes}
  1387. | ac_cv_header_ncurses_termcap_h=${ac_cv_header_ncurses_termcap_h=no}
  1388. | ac_cv_header_stdc=${ac_cv_header_stdc=yes}
  1389. | ac_cv_header_stdint_h=${ac_cv_header_stdint_h=yes}
  1390. | ac_cv_header_stdlib_h=${ac_cv_header_stdlib_h=yes}
  1391. | ac_cv_header_string_h=${ac_cv_header_string_h=yes}
  1392. | ac_cv_header_strings_h=${ac_cv_header_strings_h=yes}
  1393. | ac_cv_header_sys_stat_h=${ac_cv_header_sys_stat_h=yes}
  1394. | ac_cv_header_sys_types_h=${ac_cv_header_sys_types_h=yes}
  1395. | ac_cv_header_unistd_h=${ac_cv_header_unistd_h=yes}
  1396. configure:2342: checking for a BSD-compatible install
  1397. configure:2410: result: /usr/bin/install -c
  1398. configure:2421: checking whether build environment is sane
  1399. configure:2476: result: yes
  1400. configure:2535: checking for arm-poky-linux-gnueabi-strip
  1401. configure:2562: result: arm-poky-linux-gnueabi-strip
  1402. configure:2627: checking for a thread-safe mkdir -p
  1403. configure:2666: result: /bin/mkdir -p
  1404. configure:2673: checking for gawk
  1405. configure:2689: found /usr/bin/gawk
  1406. configure:2700: result: gawk
  1407. configure:2711: checking whether make sets $(MAKE)
  1408. configure:2733: result: yes
  1409. configure:2762: checking whether make supports nested variables
  1410. configure:2779: result: yes
  1411. configure:2906: checking whether to enable maintainer-specific portions of Makefiles
  1412. configure:2915: result: yes
  1413. configure:2929: checking for a sed that does not truncate output
  1414. configure:2993: result: sed
  1415. configure:2999: checking whether NLS is requested
  1416. configure:3008: result: yes
  1417. configure:3048: checking for msgfmt
  1418. configure: trying /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/msgfmt...
  1419. 0 translated messages.
  1420. configure:3080: result: /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
  1421. configure:3089: checking for gmsgfmt
  1422. configure:3120: result: /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
  1423. configure:3170: checking for xgettext
  1424. configure: trying /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/xgettext...
  1425. /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
  1426. configure:3202: result: /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/xgettext
  1427. configure:3247: checking for msgmerge
  1428. configure: trying /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/msgmerge...
  1429. configure:3278: result: /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/msgmerge
  1430. configure:3323: checking for style of include used by make
  1431. configure:3351: result: GNU
  1432. configure:3382: checking for arm-poky-linux-gnueabi-gcc
  1433. configure:3409: result: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm
  1434. configure:3678: checking for C compiler version
  1435. configure:3687: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm --version >&5
  1436. arm-poky-linux-gnueabi-gcc (GCC) 4.9.1
  1437. Copyright (C) 2014 Free Software Foundation, Inc.
  1438. This is free software; see the source for copying conditions. There is NO
  1439. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  1440.  
  1441. configure:3698: $? = 0
  1442. configure:3687: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -v >&5
  1443. Using built-in specs.
  1444. COLLECT_GCC=arm-poky-linux-gnueabi-gcc
  1445. COLLECT_LTO_WRAPPER=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.9.1/lto-wrapper
  1446. Target: arm-poky-linux-gnueabi
  1447. Configured with: /home/morix/devel/yocto/poky/build/tmp/work-shared/gcc-4.9.1-r0/gcc-4.9.1/configure --build=x86_64-linux --host=x86_64-linux --target=arm-poky-linux-gnueabi --prefix=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr --exec_prefix=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr --bindir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/arm-poky-linux-gnueabi --sbindir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/arm-poky-linux-gnueabi --libexecdir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/libexec/arm-poky-linux-gnueabi --datadir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/share --sysconfdir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/etc --sharedstatedir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/com --localstatedir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/var --libdir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/lib/arm-poky-linux-gnueabi --includedir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/include --oldincludedir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/include --infodir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/share/info --mandir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/share/man --disable-silent-rules --disable-dependency-tracking --with-libtool-sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux --enable-clocale=generic --with-gnu-ld --enable-shared --enable-languages=c,c++ --enable-threads=posix --disable-multilib --enable-c99 --enable-long-long --enable-symvers=gnu --enable-libstdcxx-pch --program-prefix=arm-poky-linux-gnueabi- --without-local-prefix --enable-target-optspace --enable-lto --enable-libssp --disable-bootstrap --disable-libmudflap --with-system-zlib --with-linker-hash-style=gnu --enable-linker-build-id --with-ppl=no --with-cloog=no --enable-checking=release --enable-cheaders=c_global --with-gxx-include-dir=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm/usr/include/c++/4.9.1 --with-sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm --with-build-sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm --enable-poison-system-directories --with-mpfr=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr --with-system-zlib --disable-nls --with-arch=armv7-a
  1448. Thread model: posix
  1449. gcc version 4.9.1 (GCC)
  1450. configure:3698: $? = 0
  1451. configure:3687: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -V >&5
  1452. arm-poky-linux-gnueabi-gcc: error: unrecognized command line option '-V'
  1453. arm-poky-linux-gnueabi-gcc: fatal error: no input files
  1454. compilation terminated.
  1455. configure:3698: $? = 1
  1456. configure:3687: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -qversion >&5
  1457. arm-poky-linux-gnueabi-gcc: error: unrecognized command line option '-qversion'
  1458. arm-poky-linux-gnueabi-gcc: fatal error: no input files
  1459. compilation terminated.
  1460. configure:3698: $? = 1
  1461. configure:3718: checking whether the C compiler works
  1462. configure:3740: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
  1463. configure:3744: $? = 0
  1464. configure:3792: result: yes
  1465. configure:3795: checking for C compiler default output file name
  1466. configure:3797: result: a.out
  1467. configure:3803: checking for suffix of executables
  1468. configure:3810: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -o conftest -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
  1469. configure:3814: $? = 0
  1470. configure:3836: result:
  1471. configure:3858: checking whether we are cross compiling
  1472. configure:3896: result: yes
  1473. configure:3901: checking for suffix of object files
  1474. configure:3923: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  1475. configure:3927: $? = 0
  1476. configure:3948: result: o
  1477. configure:3952: checking whether we are using the GNU C compiler
  1478. configure:3971: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  1479. configure:3971: $? = 0
  1480. configure:3980: result: yes
  1481. configure:3989: checking whether arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm accepts -g
  1482. configure:4009: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -c -g conftest.c >&5
  1483. configure:4009: $? = 0
  1484. configure:4050: result: yes
  1485. configure:4067: checking for arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm option to accept ISO C89
  1486. configure:4130: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  1487. configure:4130: $? = 0
  1488. configure:4143: result: none needed
  1489. configure:4168: checking whether arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm understands -c and -o together
  1490. configure:4190: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -c conftest.c -o conftest2.o
  1491. configure:4193: $? = 0
  1492. configure:4190: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -c conftest.c -o conftest2.o
  1493. configure:4193: $? = 0
  1494. configure:4205: result: yes
  1495. configure:4224: checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm
  1496. configure:4335: result: none
  1497. configure:4354: checking build system type
  1498. configure:4368: result: x86_64-pc-linux-gnu
  1499. configure:4388: checking host system type
  1500. configure:4401: result: arm-poky-linux-gnueabi
  1501. configure:4446: checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm
  1502. configure:4513: result: arm-poky-linux-gnueabi-ld --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm
  1503. configure:4520: checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm ) is GNU ld
  1504. configure:4535: result: yes
  1505. configure:4542: checking for shared library run path origin
  1506. configure:4555: result: done
  1507. configure:4580: checking how to run the C preprocessor
  1508. configure:4650: result: arm-poky-linux-gnueabi-gcc -E --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8
  1509. configure:4670: arm-poky-linux-gnueabi-gcc -E --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 conftest.c
  1510. configure:4670: $? = 0
  1511. configure:4684: arm-poky-linux-gnueabi-gcc -E --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 conftest.c
  1512. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  1513. #include <ac_nonexistent.h>
  1514. ^
  1515. compilation terminated.
  1516. configure:4684: $? = 1
  1517. configure: failed program was:
  1518. | /* confdefs.h */
  1519. | #define PACKAGE_NAME "alsa-utils"
  1520. | #define PACKAGE_TARNAME "alsa-utils"
  1521. | #define PACKAGE_VERSION "1.0.28"
  1522. | #define PACKAGE_STRING "alsa-utils 1.0.28"
  1523. | #define PACKAGE_BUGREPORT ""
  1524. | #define PACKAGE_URL ""
  1525. | #define PACKAGE "alsa-utils"
  1526. | #define VERSION "1.0.28"
  1527. | /* end confdefs.h. */
  1528. | #include <ac_nonexistent.h>
  1529. configure:4713: checking for grep that handles long lines and -e
  1530. configure:4771: result: /bin/grep
  1531. configure:4776: checking for egrep
  1532. configure:4838: result: /bin/grep -E
  1533. configure:5396: checking for CFPreferencesCopyAppValue
  1534. configure:5414: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -o conftest -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  1535. conftest.c:11:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
  1536. #include <CoreFoundation/CFPreferences.h>
  1537. ^
  1538. compilation terminated.
  1539. configure:5414: $? = 1
  1540. configure: failed program was:
  1541. | /* confdefs.h */
  1542. | #define PACKAGE_NAME "alsa-utils"
  1543. | #define PACKAGE_TARNAME "alsa-utils"
  1544. | #define PACKAGE_VERSION "1.0.28"
  1545. | #define PACKAGE_STRING "alsa-utils 1.0.28"
  1546. | #define PACKAGE_BUGREPORT ""
  1547. | #define PACKAGE_URL ""
  1548. | #define PACKAGE "alsa-utils"
  1549. | #define VERSION "1.0.28"
  1550. | /* end confdefs.h. */
  1551. | #include <CoreFoundation/CFPreferences.h>
  1552. | int
  1553. | main ()
  1554. | {
  1555. | CFPreferencesCopyAppValue(NULL, NULL)
  1556. | ;
  1557. | return 0;
  1558. | }
  1559. configure:5423: result: no
  1560. configure:5430: checking for CFLocaleCopyCurrent
  1561. configure:5448: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -o conftest -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  1562. conftest.c:11:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
  1563. #include <CoreFoundation/CFLocale.h>
  1564. ^
  1565. compilation terminated.
  1566. configure:5448: $? = 1
  1567. configure: failed program was:
  1568. | /* confdefs.h */
  1569. | #define PACKAGE_NAME "alsa-utils"
  1570. | #define PACKAGE_TARNAME "alsa-utils"
  1571. | #define PACKAGE_VERSION "1.0.28"
  1572. | #define PACKAGE_STRING "alsa-utils 1.0.28"
  1573. | #define PACKAGE_BUGREPORT ""
  1574. | #define PACKAGE_URL ""
  1575. | #define PACKAGE "alsa-utils"
  1576. | #define VERSION "1.0.28"
  1577. | /* end confdefs.h. */
  1578. | #include <CoreFoundation/CFLocale.h>
  1579. | int
  1580. | main ()
  1581. | {
  1582. | CFLocaleCopyCurrent();
  1583. | ;
  1584. | return 0;
  1585. | }
  1586. configure:5457: result: no
  1587. configure:5506: checking for GNU gettext in libc
  1588. configure:5530: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -o conftest -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
  1589. configure:5530: $? = 0
  1590. configure:5539: result: yes
  1591. configure:6367: checking whether to use NLS
  1592. configure:6369: result: yes
  1593. configure:6372: checking where the gettext function comes from
  1594. configure:6383: result: libc
  1595. configure:6466: checking for arm-poky-linux-gnueabi-gcc
  1596. configure:6493: result: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm
  1597. configure:6762: checking for C compiler version
  1598. configure:6771: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm --version >&5
  1599. arm-poky-linux-gnueabi-gcc (GCC) 4.9.1
  1600. Copyright (C) 2014 Free Software Foundation, Inc.
  1601. This is free software; see the source for copying conditions. There is NO
  1602. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  1603.  
  1604. configure:6782: $? = 0
  1605. configure:6771: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -v >&5
  1606. Using built-in specs.
  1607. COLLECT_GCC=arm-poky-linux-gnueabi-gcc
  1608. COLLECT_LTO_WRAPPER=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.9.1/lto-wrapper
  1609. Target: arm-poky-linux-gnueabi
  1610. Configured with: /home/morix/devel/yocto/poky/build/tmp/work-shared/gcc-4.9.1-r0/gcc-4.9.1/configure --build=x86_64-linux --host=x86_64-linux --target=arm-poky-linux-gnueabi --prefix=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr --exec_prefix=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr --bindir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/arm-poky-linux-gnueabi --sbindir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/arm-poky-linux-gnueabi --libexecdir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/libexec/arm-poky-linux-gnueabi --datadir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/share --sysconfdir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/etc --sharedstatedir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/com --localstatedir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/var --libdir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/lib/arm-poky-linux-gnueabi --includedir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/include --oldincludedir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/include --infodir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/share/info --mandir=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/share/man --disable-silent-rules --disable-dependency-tracking --with-libtool-sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux --enable-clocale=generic --with-gnu-ld --enable-shared --enable-languages=c,c++ --enable-threads=posix --disable-multilib --enable-c99 --enable-long-long --enable-symvers=gnu --enable-libstdcxx-pch --program-prefix=arm-poky-linux-gnueabi- --without-local-prefix --enable-target-optspace --enable-lto --enable-libssp --disable-bootstrap --disable-libmudflap --with-system-zlib --with-linker-hash-style=gnu --enable-linker-build-id --with-ppl=no --with-cloog=no --enable-checking=release --enable-cheaders=c_global --with-gxx-include-dir=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm/usr/include/c++/4.9.1 --with-sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm --with-build-sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm --enable-poison-system-directories --with-mpfr=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr --with-system-zlib --disable-nls --with-arch=armv7-a
  1611. Thread model: posix
  1612. gcc version 4.9.1 (GCC)
  1613. configure:6782: $? = 0
  1614. configure:6771: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -V >&5
  1615. arm-poky-linux-gnueabi-gcc: error: unrecognized command line option '-V'
  1616. arm-poky-linux-gnueabi-gcc: fatal error: no input files
  1617. compilation terminated.
  1618. configure:6782: $? = 1
  1619. configure:6771: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -qversion >&5
  1620. arm-poky-linux-gnueabi-gcc: error: unrecognized command line option '-qversion'
  1621. arm-poky-linux-gnueabi-gcc: fatal error: no input files
  1622. compilation terminated.
  1623. configure:6782: $? = 1
  1624. configure:6786: checking whether we are using the GNU C compiler
  1625. configure:6814: result: yes
  1626. configure:6823: checking whether arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm accepts -g
  1627. configure:6884: result: yes
  1628. configure:6901: checking for arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm option to accept ISO C89
  1629. configure:6977: result: none needed
  1630. configure:7002: checking whether arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm understands -c and -o together
  1631. configure:7039: result: yes
  1632. configure:7058: checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm
  1633. configure:7169: result: none
  1634. configure:7186: checking whether ln -s works
  1635. configure:7190: result: yes
  1636. configure:7197: checking for a sed that does not truncate output
  1637. configure:7261: result: sed
  1638. configure:7277: checking for arm-poky-linux-gnueabi-pkg-config
  1639. configure:7310: result: no
  1640. configure:7320: checking for pkg-config
  1641. configure:7338: found /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/pkg-config
  1642. configure:7350: result: /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/pkg-config
  1643. configure:7362: WARNING: using cross tools not prefixed with host triplet
  1644. configure:7375: checking pkg-config is at least version 0.9.0
  1645. configure:7378: result: yes
  1646. configure:7417: checking for ALSA CFLAGS
  1647. configure:7423: result:
  1648. configure:7426: checking for ALSA LDFLAGS
  1649. configure:7435: result: -lasound -lm -ldl -lpthread
  1650. configure:7440: checking for libasound headers version >= 1.0.27
  1651. configure:7502: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  1652. configure:7502: $? = 0
  1653. configure:7503: result: found.
  1654. configure:7522: checking for snd_ctl_open in -lasound
  1655. configure:7547: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -o conftest -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lasound -lasound -lm -ldl -lpthread >&5
  1656. configure:7547: $? = 0
  1657. configure:7556: result: yes
  1658. configure:7592: checking for snd_ctl_elem_add_enumerated
  1659. configure:7592: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -o conftest -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lasound -lm -ldl -lpthread >&5
  1660. configure:7592: $? = 0
  1661. configure:7592: result: yes
  1662. configure:7603: checking for alsa/pcm.h
  1663. configure:7603: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  1664. configure:7603: $? = 0
  1665. configure:7603: result: yes
  1666. configure:7618: checking for alsa/mixer.h
  1667. configure:7618: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  1668. configure:7618: $? = 0
  1669. configure:7618: result: yes
  1670. configure:7633: checking for alsa/rawmidi.h
  1671. configure:7633: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  1672. configure:7633: $? = 0
  1673. configure:7633: result: yes
  1674. configure:7648: checking for alsa/seq.h
  1675. configure:7648: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  1676. configure:7648: $? = 0
  1677. configure:7648: result: yes
  1678. configure:7663: checking for samplerate.h
  1679. configure:7663: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  1680. configure:7663: $? = 0
  1681. configure:7663: result: yes
  1682. configure:7719: checking for librt
  1683. configure:7730: checking for clock_gettime in -lrt
  1684. configure:7755: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -o conftest -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lrt -lasound -lm -ldl -lpthread >&5
  1685. configure:7755: $? = 0
  1686. configure:7764: result: yes
  1687. configure:7921: checking for ANSI C header files
  1688. configure:8025: result: yes
  1689. configure:8048: checking for NCURSESW
  1690. configure:8055: $PKG_CONFIG --exists --print-errors "ncursesw"
  1691. Package tinfo was not found in the pkg-config search path.
  1692. Perhaps you should add the directory containing `tinfo.pc'
  1693. to the PKG_CONFIG_PATH environment variable
  1694. Package 'tinfo', required by 'ncursesw', not found
  1695. configure:8058: $? = 1
  1696. configure:8072: $PKG_CONFIG --exists --print-errors "ncursesw"
  1697. Package tinfo was not found in the pkg-config search path.
  1698. Perhaps you should add the directory containing `tinfo.pc'
  1699. to the PKG_CONFIG_PATH environment variable
  1700. Package 'tinfo', required by 'ncursesw', not found
  1701. configure:8075: $? = 1
  1702. configure:8089: result: no
  1703. Package 'tinfo', required by 'ncursesw', not found
  1704. configure:8108: checking for ncursesw5-config
  1705. configure:8124: found /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/ncursesw5-config
  1706. configure:8135: result: yes
  1707. configure:8597: checking for curses library
  1708. configure:8599: result: ncursesw
  1709. configure:8601: checking for curses header name
  1710. configure:8603: result: <ncurses.h>
  1711. configure:8605: checking for curses compiler flags
  1712. configure:8607: result: -I/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/include/ncursesw -I/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/include
  1713. configure:8636: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -o conftest -O2 -pipe -g -feliminate-unused-debug-types -I/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/include/ncursesw -I/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/include -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -L/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/lib conftest.c -lncursesw -ltinfo -lasound -lm -ldl -lpthread >&5
  1714. /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/lib/libncursesw.so.5: file not recognized: File format not recognized
  1715. collect2: error: ld returned 1 exit status
  1716. configure:8636: $? = 1
  1717. configure: failed program was:
  1718. | /* confdefs.h */
  1719. | #define PACKAGE_NAME "alsa-utils"
  1720. | #define PACKAGE_TARNAME "alsa-utils"
  1721. | #define PACKAGE_VERSION "1.0.28"
  1722. | #define PACKAGE_STRING "alsa-utils 1.0.28"
  1723. | #define PACKAGE_BUGREPORT ""
  1724. | #define PACKAGE_URL ""
  1725. | #define PACKAGE "alsa-utils"
  1726. | #define VERSION "1.0.28"
  1727. | #define ENABLE_NLS 1
  1728. | #define HAVE_GETTEXT 1
  1729. | #define HAVE_DCGETTEXT 1
  1730. | #define HAVE_LIBASOUND 1
  1731. | #define HAVE_ALSA_PCM_H 1
  1732. | #define HAVE_ALSA_MIXER_H 1
  1733. | #define HAVE_ALSA_RAWMIDI_H 1
  1734. | #define HAVE_ALSA_SEQ_H 1
  1735. | #define HAVE_SAMPLERATE_H 1
  1736. | #define HAVE_LIBRT 1
  1737. | #define HAVE_CLOCK_GETTIME 1
  1738. | #define STDC_HEADERS 1
  1739. | /* end confdefs.h. */
  1740. | #include <panel.h>
  1741. | int
  1742. | main ()
  1743. | {
  1744. | set_escdelay(100);
  1745. | ;
  1746. | return 0;
  1747. | }
  1748. configure:8648: checking for curses NLS support
  1749. configure:8675: result: yes
  1750. configure:8689: checking for sys/types.h
  1751. configure:8689: result: yes
  1752. configure:8689: checking for sys/stat.h
  1753. configure:8689: result: yes
  1754. configure:8689: checking for stdlib.h
  1755. configure:8689: result: yes
  1756. configure:8689: checking for string.h
  1757. configure:8689: result: yes
  1758. configure:8689: checking for memory.h
  1759. configure:8689: result: yes
  1760. configure:8689: checking for strings.h
  1761. configure:8689: result: yes
  1762. configure:8689: checking for inttypes.h
  1763. configure:8689: result: yes
  1764. configure:8689: checking for stdint.h
  1765. configure:8689: result: yes
  1766. configure:8689: checking for unistd.h
  1767. configure:8689: result: yes
  1768. configure:8704: checking panel.h usability
  1769. configure:8704: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -c -O2 -pipe -g -feliminate-unused-debug-types -I/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/include/ncursesw -I/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/include conftest.c >&5
  1770. configure:8704: $? = 0
  1771. configure:8704: result: yes
  1772. configure:8704: checking panel.h presence
  1773. configure:8704: arm-poky-linux-gnueabi-gcc -E --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 conftest.c
  1774. configure:8704: $? = 0
  1775. configure:8704: result: yes
  1776. configure:8704: checking for panel.h
  1777. configure:8704: result: yes
  1778. configure:8704: checking menu.h usability
  1779. configure:8704: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -c -O2 -pipe -g -feliminate-unused-debug-types -I/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/include/ncursesw -I/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/include conftest.c >&5
  1780. configure:8704: $? = 0
  1781. configure:8704: result: yes
  1782. configure:8704: checking menu.h presence
  1783. configure:8704: arm-poky-linux-gnueabi-gcc -E --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 conftest.c
  1784. configure:8704: $? = 0
  1785. configure:8704: result: yes
  1786. configure:8704: checking for menu.h
  1787. configure:8704: result: yes
  1788. configure:8704: checking form.h usability
  1789. configure:8704: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -c -O2 -pipe -g -feliminate-unused-debug-types -I/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/include/ncursesw -I/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/include conftest.c >&5
  1790. configure:8704: $? = 0
  1791. configure:8704: result: yes
  1792. configure:8704: checking form.h presence
  1793. configure:8704: arm-poky-linux-gnueabi-gcc -E --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 conftest.c
  1794. configure:8704: $? = 0
  1795. configure:8704: result: yes
  1796. configure:8704: checking for form.h
  1797. configure:8704: result: yes
  1798. configure:8717: checking for new_panel in -lpanelw
  1799. configure:8742: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -o conftest -O2 -pipe -g -feliminate-unused-debug-types -I/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/include/ncursesw -I/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/include -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -L/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/lib conftest.c -lpanelw -lncursesw -ltinfo -lasound -lm -ldl -lpthread >&5
  1800. /home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/lib/libpanelw.so: file not recognized: File format not recognized
  1801. collect2: error: ld returned 1 exit status
  1802. configure:8742: $? = 1
  1803. configure: failed program was:
  1804. | /* confdefs.h */
  1805. | #define PACKAGE_NAME "alsa-utils"
  1806. | #define PACKAGE_TARNAME "alsa-utils"
  1807. | #define PACKAGE_VERSION "1.0.28"
  1808. | #define PACKAGE_STRING "alsa-utils 1.0.28"
  1809. | #define PACKAGE_BUGREPORT ""
  1810. | #define PACKAGE_URL ""
  1811. | #define PACKAGE "alsa-utils"
  1812. | #define VERSION "1.0.28"
  1813. | #define ENABLE_NLS 1
  1814. | #define HAVE_GETTEXT 1
  1815. | #define HAVE_DCGETTEXT 1
  1816. | #define HAVE_LIBASOUND 1
  1817. | #define HAVE_ALSA_PCM_H 1
  1818. | #define HAVE_ALSA_MIXER_H 1
  1819. | #define HAVE_ALSA_RAWMIDI_H 1
  1820. | #define HAVE_ALSA_SEQ_H 1
  1821. | #define HAVE_SAMPLERATE_H 1
  1822. | #define HAVE_LIBRT 1
  1823. | #define HAVE_CLOCK_GETTIME 1
  1824. | #define STDC_HEADERS 1
  1825. | #define ENABLE_NLS_IN_CURSES 1
  1826. | #define HAVE_SYS_TYPES_H 1
  1827. | #define HAVE_SYS_STAT_H 1
  1828. | #define HAVE_STDLIB_H 1
  1829. | #define HAVE_STRING_H 1
  1830. | #define HAVE_MEMORY_H 1
  1831. | #define HAVE_STRINGS_H 1
  1832. | #define HAVE_INTTYPES_H 1
  1833. | #define HAVE_STDINT_H 1
  1834. | #define HAVE_UNISTD_H 1
  1835. | #define HAVE_PANEL_H 1
  1836. | #define HAVE_MENU_H 1
  1837. | #define HAVE_FORM_H 1
  1838. | /* end confdefs.h. */
  1839. |
  1840. | /* Override any GCC internal prototype to avoid an error.
  1841. | Use char because int might match the return type of a GCC
  1842. | builtin and then its argument prototype would still apply. */
  1843. | #ifdef __cplusplus
  1844. | extern "C"
  1845. | #endif
  1846. | char new_panel ();
  1847. | int
  1848. | main ()
  1849. | {
  1850. | return new_panel ();
  1851. | ;
  1852. | return 0;
  1853. | }
  1854. configure:8752: result: no
  1855. configure:8757: error: panelw library not found
  1856.  
  1857. ## ---------------- ##
  1858. ## Cache variables. ##
  1859. ## ---------------- ##
  1860.  
  1861. ac_cv___va_copy=yes
  1862. ac_cv_af_unix_large_dgram=yes
  1863. ac_cv_alignof_CORBA_boolean=1
  1864. ac_cv_alignof_CORBA_char=1
  1865. ac_cv_alignof_CORBA_double=8
  1866. ac_cv_alignof_CORBA_float=4
  1867. ac_cv_alignof_CORBA_long=4
  1868. ac_cv_alignof_CORBA_long_double=8
  1869. ac_cv_alignof_CORBA_long_long=8
  1870. ac_cv_alignof_CORBA_octet=1
  1871. ac_cv_alignof_CORBA_pointer=4
  1872. ac_cv_alignof_CORBA_short=2
  1873. ac_cv_alignof_CORBA_struct=1
  1874. ac_cv_alignof_CORBA_wchar=2
  1875. ac_cv_alignof_char=1
  1876. ac_cv_alignof_dbind_pointer=4
  1877. ac_cv_alignof_dbind_struct=1
  1878. ac_cv_alignof_dbus_bool_t=4
  1879. ac_cv_alignof_dbus_int16_t=2
  1880. ac_cv_alignof_dbus_int32_t=4
  1881. ac_cv_alignof_dbus_int64_t=8
  1882. ac_cv_alignof_double=8
  1883. ac_cv_alignof_guint32=4
  1884. ac_cv_alignof_guint64=8
  1885. ac_cv_alignof_unsigned_long=4
  1886. ac_cv_buggy_getaddrinfo=no
  1887. ac_cv_build=x86_64-pc-linux-gnu
  1888. ac_cv_c_bigendian=no
  1889. ac_cv_c_compiler_gnu=yes
  1890. ac_cv_c_endian=little
  1891. ac_cv_c_littleendian=yes
  1892. ac_cv_c_long_double=yes
  1893. ac_cv_check_sjlj=ssjlj
  1894. ac_cv_conv_longlong_to_float=yes
  1895. ac_cv_dirent_have_space_d_name=yes
  1896. ac_cv_env_CC_set=set
  1897. ac_cv_env_CC_value='arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm'
  1898. ac_cv_env_CFLAGS_set=set
  1899. ac_cv_env_CFLAGS_value=' -O2 -pipe -g -feliminate-unused-debug-types'
  1900. ac_cv_env_CPPFLAGS_set=set
  1901. ac_cv_env_CPPFLAGS_value=
  1902. ac_cv_env_CPP_set=set
  1903. ac_cv_env_CPP_value='arm-poky-linux-gnueabi-gcc -E --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8'
  1904. ac_cv_env_LDFLAGS_set=set
  1905. ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed'
  1906. ac_cv_env_LIBS_set=
  1907. ac_cv_env_LIBS_value=
  1908. ac_cv_env_NCURSESW_CFLAGS_set=
  1909. ac_cv_env_NCURSESW_CFLAGS_value=
  1910. ac_cv_env_NCURSESW_LIBS_set=
  1911. ac_cv_env_NCURSESW_LIBS_value=
  1912. ac_cv_env_NCURSES_CFLAGS_set=
  1913. ac_cv_env_NCURSES_CFLAGS_value=
  1914. ac_cv_env_NCURSES_LIBS_set=
  1915. ac_cv_env_NCURSES_LIBS_value=
  1916. ac_cv_env_PKG_CONFIG_LIBDIR_set=set
  1917. ac_cv_env_PKG_CONFIG_LIBDIR_value=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm/usr/lib/pkgconfig
  1918. ac_cv_env_PKG_CONFIG_PATH_set=set
  1919. ac_cv_env_PKG_CONFIG_PATH_value=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm/usr/lib/pkgconfig:/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm/usr/share/pkgconfig
  1920. ac_cv_env_PKG_CONFIG_set=
  1921. ac_cv_env_PKG_CONFIG_value=
  1922. ac_cv_env_build_alias_set=set
  1923. ac_cv_env_build_alias_value=x86_64-linux
  1924. ac_cv_env_host_alias_set=set
  1925. ac_cv_env_host_alias_value=arm-poky-linux-gnueabi
  1926. ac_cv_env_target_alias_set=set
  1927. ac_cv_env_target_alias_value=arm-poky-linux-gnueabi
  1928. ac_cv_epoll_works=yes
  1929. ac_cv_file___dev_ptc_=yes
  1930. ac_cv_file__dev_random=yes
  1931. ac_cv_file__dev_zero=yes
  1932. ac_cv_func___adjtimex=yes
  1933. ac_cv_func___argz_count=yes
  1934. ac_cv_func___argz_next=yes
  1935. ac_cv_func___argz_stringify=yes
  1936. ac_cv_func___fpending=yes
  1937. ac_cv_func___fsetlocking=yes
  1938. ac_cv_func___progname=yes
  1939. ac_cv_func___secure_getenv=no
  1940. ac_cv_func___va_copy=yes
  1941. ac_cv_func__obstack_free=yes
  1942. ac_cv_func__setjmp=yes
  1943. ac_cv_func__sys_siglist=yes
  1944. ac_cv_func_a64l=yes
  1945. ac_cv_func_abs=yes
  1946. ac_cv_func_access=yes
  1947. ac_cv_func_alarm=yes
  1948. ac_cv_func_alphasort=yes
  1949. ac_cv_func_argz_append=yes
  1950. ac_cv_func_argz_create_sep=yes
  1951. ac_cv_func_argz_insert=yes
  1952. ac_cv_func_argz_next=yes
  1953. ac_cv_func_argz_stringify=yes
  1954. ac_cv_func_asprintf=yes
  1955. ac_cv_func_atexit=yes
  1956. ac_cv_func_atof=yes
  1957. ac_cv_func_atoi=yes
  1958. ac_cv_func_bcmp=yes
  1959. ac_cv_func_bcopy=yes
  1960. ac_cv_func_bind_textdomain_codeset=yes
  1961. ac_cv_func_bindresvport=yes
  1962. ac_cv_func_btowc=yes
  1963. ac_cv_func_bzero=yes
  1964. ac_cv_func_calloc=yes
  1965. ac_cv_func_canonicalize_file_name=yes
  1966. ac_cv_func_catgets=yes
  1967. ac_cv_func_cfgetospeed=yes
  1968. ac_cv_func_cfsetispeed=yes
  1969. ac_cv_func_cfsetspeed=yes
  1970. ac_cv_func_chmod=yes
  1971. ac_cv_func_chown=yes
  1972. ac_cv_func_chroot=yes
  1973. ac_cv_func_clock=yes
  1974. ac_cv_func_close=yes
  1975. ac_cv_func_closedir=yes
  1976. ac_cv_func_closelog=yes
  1977. ac_cv_func_confstr=yes
  1978. ac_cv_func_connect=yes
  1979. ac_cv_func_daemon=yes
  1980. ac_cv_func_dcgettext=yes
  1981. ac_cv_func_difftime=yes
  1982. ac_cv_func_dirfd=yes
  1983. ac_cv_func_dirname=yes
  1984. ac_cv_func_dngettext=yes
  1985. ac_cv_func_dup2=yes
  1986. ac_cv_func_ecvt=yes
  1987. ac_cv_func_endgrent=yes
  1988. ac_cv_func_endmntent=yes
  1989. ac_cv_func_endpwent=yes
  1990. ac_cv_func_endutent=yes
  1991. ac_cv_func_endutxent=yes
  1992. ac_cv_func_epoll_ctl=yes
  1993. ac_cv_func_err=yes
  1994. ac_cv_func_ether_hostton=yes
  1995. ac_cv_func_ether_ntohost=yes
  1996. ac_cv_func_euidaccess=yes
  1997. ac_cv_func_execv=yes
  1998. ac_cv_func_fchdir=yes
  1999. ac_cv_func_fchmod=yes
  2000. ac_cv_func_fchmodat=yes
  2001. ac_cv_func_fchown=yes
  2002. ac_cv_func_fchownat=yes
  2003. ac_cv_func_fcntl=yes
  2004. ac_cv_func_fcvt=yes
  2005. ac_cv_func_fdatasync=yes
  2006. ac_cv_func_fdopendir=yes
  2007. ac_cv_func_feof_unlocked=yes
  2008. ac_cv_func_fgets_unlocked=yes
  2009. ac_cv_func_fgetxattr=yes
  2010. ac_cv_func_finite=yes
  2011. ac_cv_func_flistxattr=yes
  2012. ac_cv_func_flock=yes
  2013. ac_cv_func_flockfile=yes
  2014. ac_cv_func_fnmatch=yes
  2015. ac_cv_func_fnmatch_works=yes
  2016. ac_cv_func_fork=yes
  2017. ac_cv_func_fpathconf=yes
  2018. ac_cv_func_fprintf=yes
  2019. ac_cv_func_free=yes
  2020. ac_cv_func_freeaddrinfo=yes
  2021. ac_cv_func_freeifaddrs=yes
  2022. ac_cv_func_fseeko=yes
  2023. ac_cv_func_fsetxattr=yes
  2024. ac_cv_func_fstat64=yes
  2025. ac_cv_func_fstat=yes
  2026. ac_cv_func_fstatfs=yes
  2027. ac_cv_func_fsync=yes
  2028. ac_cv_func_ftello=yes
  2029. ac_cv_func_ftime=yes
  2030. ac_cv_func_ftruncate=yes
  2031. ac_cv_func_funlockfile=yes
  2032. ac_cv_func_futimes=yes
  2033. ac_cv_func_futimesat=yes
  2034. ac_cv_func_gai_strerror=yes
  2035. ac_cv_func_gcvt=yes
  2036. ac_cv_func_getaddrinfo=yes
  2037. ac_cv_func_getc_unlocked=yes
  2038. ac_cv_func_getcwd=yes
  2039. ac_cv_func_getdelim=yes
  2040. ac_cv_func_getdomainname=yes
  2041. ac_cv_func_getdtablesize=yes
  2042. ac_cv_func_getegid=yes
  2043. ac_cv_func_getenv=yes
  2044. ac_cv_func_geteuid=yes
  2045. ac_cv_func_getgid=yes
  2046. ac_cv_func_getgrent=yes
  2047. ac_cv_func_getgrent_r=yes
  2048. ac_cv_func_getgrgid_r=yes
  2049. ac_cv_func_getgrnam=yes
  2050. ac_cv_func_getgrnam_r=yes
  2051. ac_cv_func_getgrouplist=yes
  2052. ac_cv_func_getgroups=yes
  2053. ac_cv_func_gethostbyaddr_r=yes
  2054. ac_cv_func_gethostbyname2=yes
  2055. ac_cv_func_gethostbyname=yes
  2056. ac_cv_func_gethostbyname_r=yes
  2057. ac_cv_func_gethostent=yes
  2058. ac_cv_func_gethostid=yes
  2059. ac_cv_func_gethostname=yes
  2060. ac_cv_func_getifaddrs=yes
  2061. ac_cv_func_getline=yes
  2062. ac_cv_func_getloadavg=yes
  2063. ac_cv_func_getmntent=yes
  2064. ac_cv_func_getmsg=no
  2065. ac_cv_func_getnameinfo=yes
  2066. ac_cv_func_getnetbyaddr_r=yes
  2067. ac_cv_func_getnetgrent_r=yes
  2068. ac_cv_func_getopt=yes
  2069. ac_cv_func_getopt_long=yes
  2070. ac_cv_func_getopt_long_only=yes
  2071. ac_cv_func_getpagesize=yes
  2072. ac_cv_func_getpass=yes
  2073. ac_cv_func_getpeername=yes
  2074. ac_cv_func_getpgrp=yes
  2075. ac_cv_func_getpgrp_void=yes
  2076. ac_cv_func_getpid=yes
  2077. ac_cv_func_getppid=yes
  2078. ac_cv_func_getprotoent_r=yes
  2079. ac_cv_func_getpwent=yes
  2080. ac_cv_func_getpwent_r=yes
  2081. ac_cv_func_getpwnam=yes
  2082. ac_cv_func_getpwnam_r=yes
  2083. ac_cv_func_getpwuid=yes
  2084. ac_cv_func_getpwuid_r=yes
  2085. ac_cv_func_getresuid=yes
  2086. ac_cv_func_getrlimit=yes
  2087. ac_cv_func_getrusage=yes
  2088. ac_cv_func_getservbyname=yes
  2089. ac_cv_func_getservbyname_r=yes
  2090. ac_cv_func_getservbyport_r=yes
  2091. ac_cv_func_getservent=yes
  2092. ac_cv_func_getservent_r=yes
  2093. ac_cv_func_getspnam=yes
  2094. ac_cv_func_getspnam_r=yes
  2095. ac_cv_func_gettimeofday=yes
  2096. ac_cv_func_getttyent=yes
  2097. ac_cv_func_getttynam=yes
  2098. ac_cv_func_getuid=yes
  2099. ac_cv_func_getusershell=yes
  2100. ac_cv_func_getutent=yes
  2101. ac_cv_func_getutid=yes
  2102. ac_cv_func_getutline=yes
  2103. ac_cv_func_getutmp=yes
  2104. ac_cv_func_getutmpx=yes
  2105. ac_cv_func_getutxent=yes
  2106. ac_cv_func_getutxid=yes
  2107. ac_cv_func_getutxline=yes
  2108. ac_cv_func_getwd=yes
  2109. ac_cv_func_getxattr=yes
  2110. ac_cv_func_glob=yes
  2111. ac_cv_func_gmtime=yes
  2112. ac_cv_func_gmtime_r=yes
  2113. ac_cv_func_grantpt=yes
  2114. ac_cv_func_group_member=yes
  2115. ac_cv_func_herror=yes
  2116. ac_cv_func_hstrerror=yes
  2117. ac_cv_func_iconv=yes
  2118. ac_cv_func_iconv_open=yes
  2119. ac_cv_func_if_freenameindex=yes
  2120. ac_cv_func_if_indextoname=yes
  2121. ac_cv_func_if_nameindex=yes
  2122. ac_cv_func_if_nametoindex=yes
  2123. ac_cv_func_index=yes
  2124. ac_cv_func_inet_addr=yes
  2125. ac_cv_func_inet_aton=yes
  2126. ac_cv_func_inet_ntoa=yes
  2127. ac_cv_func_inet_ntop=yes
  2128. ac_cv_func_inet_pton=yes
  2129. ac_cv_func_initgroups=yes
  2130. ac_cv_func_innetgr=yes
  2131. ac_cv_func_iruserok=yes
  2132. ac_cv_func_isascii=yes
  2133. ac_cv_func_isatty=yes
  2134. ac_cv_func_isblank=yes
  2135. ac_cv_func_isgraph=yes
  2136. ac_cv_func_isinf=yes
  2137. ac_cv_func_isnan=yes
  2138. ac_cv_func_isprint=yes
  2139. ac_cv_func_isspace=yes
  2140. ac_cv_func_iswalnum=yes
  2141. ac_cv_func_iswcntrl=yes
  2142. ac_cv_func_iswctype=yes
  2143. ac_cv_func_iswprint=yes
  2144. ac_cv_func_iswspace=yes
  2145. ac_cv_func_iswupper=yes
  2146. ac_cv_func_isxdigit=yes
  2147. ac_cv_func_kill=yes
  2148. ac_cv_func_killpg=yes
  2149. ac_cv_func_lchown=yes
  2150. ac_cv_func_lckpwdf=yes
  2151. ac_cv_func_lgetxattr=yes
  2152. ac_cv_func_link=yes
  2153. ac_cv_func_listxattr=yes
  2154. ac_cv_func_llistxattr=yes
  2155. ac_cv_func_localtime=yes
  2156. ac_cv_func_localtime_r=yes
  2157. ac_cv_func_lockf=yes
  2158. ac_cv_func_lrand48=yes
  2159. ac_cv_func_lsearch=yes
  2160. ac_cv_func_lseek64=yes
  2161. ac_cv_func_lsetxattr=yes
  2162. ac_cv_func_lstat=yes
  2163. ac_cv_func_lstat_dereferences_slashed_symlink=yes
  2164. ac_cv_func_lstat_empty_string_bug=no
  2165. ac_cv_func_mallinfo=yes
  2166. ac_cv_func_malloc=yes
  2167. ac_cv_func_malloc_0_nonnull=yes
  2168. ac_cv_func_malloc_works=yes
  2169. ac_cv_func_mblen=yes
  2170. ac_cv_func_mbrlen=yes
  2171. ac_cv_func_mbrtowc=yes
  2172. ac_cv_func_mbsinit=yes
  2173. ac_cv_func_mbsrtowcs=yes
  2174. ac_cv_func_mbtowc=yes
  2175. ac_cv_func_memalign=yes
  2176. ac_cv_func_memchr=yes
  2177. ac_cv_func_memcmp=yes
  2178. ac_cv_func_memcmp_working=yes
  2179. ac_cv_func_memcpy=yes
  2180. ac_cv_func_memmove=yes
  2181. ac_cv_func_mempcpy=yes
  2182. ac_cv_func_memrchr=yes
  2183. ac_cv_func_memset=yes
  2184. ac_cv_func_mkdir=yes
  2185. ac_cv_func_mkdirat=yes
  2186. ac_cv_func_mkdtemp=yes
  2187. ac_cv_func_mkfifo=yes
  2188. ac_cv_func_mknod=yes
  2189. ac_cv_func_mkstemp64=yes
  2190. ac_cv_func_mkstemp=yes
  2191. ac_cv_func_mktime=yes
  2192. ac_cv_func_mlock=yes
  2193. ac_cv_func_mmap=yes
  2194. ac_cv_func_mmap_fixed_mapped=yes
  2195. ac_cv_func_mtrace=yes
  2196. ac_cv_func_munlock=yes
  2197. ac_cv_func_munmap=yes
  2198. ac_cv_func_nanosleep=yes
  2199. ac_cv_func_nice=yes
  2200. ac_cv_func_nl_langinfo=yes
  2201. ac_cv_func_ntp_adjtime=yes
  2202. ac_cv_func_ntp_gettime=yes
  2203. ac_cv_func_on_exit=yes
  2204. ac_cv_func_open64=yes
  2205. ac_cv_func_open=yes
  2206. ac_cv_func_openat=yes
  2207. ac_cv_func_opendir=yes
  2208. ac_cv_func_openlog=yes
  2209. ac_cv_func_pathconf=yes
  2210. ac_cv_func_pipe=yes
  2211. ac_cv_func_poll=yes
  2212. ac_cv_func_popen=yes
  2213. ac_cv_func_posix_getgrgid_r=yes
  2214. ac_cv_func_posix_getpwnam_r=yes
  2215. ac_cv_func_posix_getpwuid_r=yes
  2216. ac_cv_func_posix_memalign=yes
  2217. ac_cv_func_prctl=yes
  2218. ac_cv_func_pread=yes
  2219. ac_cv_func_printf=yes
  2220. ac_cv_func_printf_unix98=yes
  2221. ac_cv_func_pselect=yes
  2222. ac_cv_func_pthread_attr_getstack=yes
  2223. ac_cv_func_pthread_key_delete=yes
  2224. ac_cv_func_pthread_mutex_lock=yes
  2225. ac_cv_func_ptsname=yes
  2226. ac_cv_func_putenv=yes
  2227. ac_cv_func_putgrent=yes
  2228. ac_cv_func_putpwent=yes
  2229. ac_cv_func_putspent=yes
  2230. ac_cv_func_pututline=yes
  2231. ac_cv_func_pututxline=yes
  2232. ac_cv_func_putwc=yes
  2233. ac_cv_func_pwrite=yes
  2234. ac_cv_func_qsort=yes
  2235. ac_cv_func_raise=yes
  2236. ac_cv_func_rand=yes
  2237. ac_cv_func_rand_r=yes
  2238. ac_cv_func_random=yes
  2239. ac_cv_func_re_comp=yes
  2240. ac_cv_func_re_exec=yes
  2241. ac_cv_func_re_search=yes
  2242. ac_cv_func_read=yes
  2243. ac_cv_func_readdir=yes
  2244. ac_cv_func_readdir_r=yes
  2245. ac_cv_func_readlink=yes
  2246. ac_cv_func_realloc=yes
  2247. ac_cv_func_realloc_0_nonnull=yes
  2248. ac_cv_func_realloc_works=yes
  2249. ac_cv_func_realpath=yes
  2250. ac_cv_func_recvmsg=yes
  2251. ac_cv_func_regcomp=yes
  2252. ac_cv_func_regexec=yes
  2253. ac_cv_func_remove=yes
  2254. ac_cv_func_rename=yes
  2255. ac_cv_func_rmdir=yes
  2256. ac_cv_func_rpmatch=yes
  2257. ac_cv_func_rresvport_af=yes
  2258. ac_cv_func_ruserok=yes
  2259. ac_cv_func_ruserok_af=yes
  2260. ac_cv_func_sbrk=yes
  2261. ac_cv_func_scandir=yes
  2262. ac_cv_func_sched_setscheduler=yes
  2263. ac_cv_func_sched_yield=yes
  2264. ac_cv_func_select=yes
  2265. ac_cv_func_semctl=yes
  2266. ac_cv_func_semget=yes
  2267. ac_cv_func_sendmsg=yes
  2268. ac_cv_func_setbuf=yes
  2269. ac_cv_func_setbuffer=yes
  2270. ac_cv_func_setegid=yes
  2271. ac_cv_func_setenv=yes
  2272. ac_cv_func_seteuid=yes
  2273. ac_cv_func_setgid=yes
  2274. ac_cv_func_setgrent_void=yes
  2275. ac_cv_func_setgroups=yes
  2276. ac_cv_func_sethostname=yes
  2277. ac_cv_func_setitimer=yes
  2278. ac_cv_func_setjmp=yes
  2279. ac_cv_func_setlinebuf=yes
  2280. ac_cv_func_setlocale=yes
  2281. ac_cv_func_setmntent=yes
  2282. ac_cv_func_setpgid=yes
  2283. ac_cv_func_setpgrp=yes
  2284. ac_cv_func_setpgrp_void=yes
  2285. ac_cv_func_setpriority=yes
  2286. ac_cv_func_setregid=yes
  2287. ac_cv_func_setresgid=yes
  2288. ac_cv_func_setresuid=yes
  2289. ac_cv_func_setreuid=yes
  2290. ac_cv_func_setrlimit=yes
  2291. ac_cv_func_setsid=yes
  2292. ac_cv_func_setsockopt=yes
  2293. ac_cv_func_settimeofday=yes
  2294. ac_cv_func_setuid=yes
  2295. ac_cv_func_setutent=yes
  2296. ac_cv_func_setutxent=yes
  2297. ac_cv_func_setvbuf=yes
  2298. ac_cv_func_setvbuf_reversed=no
  2299. ac_cv_func_setxattr=yes
  2300. ac_cv_func_sgetspent=yes
  2301. ac_cv_func_shmat=yes
  2302. ac_cv_func_shmctl=yes
  2303. ac_cv_func_shmdt=yes
  2304. ac_cv_func_shmget=yes
  2305. ac_cv_func_shutdown=yes
  2306. ac_cv_func_sigaction=yes
  2307. ac_cv_func_sigaddset=yes
  2308. ac_cv_func_sigaltstack=yes
  2309. ac_cv_func_sigblock=yes
  2310. ac_cv_func_sigemptyset=yes
  2311. ac_cv_func_sighold=yes
  2312. ac_cv_func_siginterrupt=yes
  2313. ac_cv_func_signal=yes
  2314. ac_cv_func_sigprocmask=yes
  2315. ac_cv_func_sigset=yes
  2316. ac_cv_func_sigsetmask=yes
  2317. ac_cv_func_sigstack=yes
  2318. ac_cv_func_sigsuspend=yes
  2319. ac_cv_func_sigvec=yes
  2320. ac_cv_func_snd_ctl_elem_add_enumerated=yes
  2321. ac_cv_func_snprintf=yes
  2322. ac_cv_func_snprintf_c99=yes
  2323. ac_cv_func_socket=yes
  2324. ac_cv_func_socketpair=yes
  2325. ac_cv_func_sprintf=yes
  2326. ac_cv_func_srand48=yes
  2327. ac_cv_func_srand=yes
  2328. ac_cv_func_srandom=yes
  2329. ac_cv_func_sscanf=yes
  2330. ac_cv_func_stat=yes
  2331. ac_cv_func_stat_empty_string_bug=no
  2332. ac_cv_func_stat_ignores_trailing_slash=no
  2333. ac_cv_func_statfs=yes
  2334. ac_cv_func_statvfs=yes
  2335. ac_cv_func_stime=yes
  2336. ac_cv_func_stpcpy=yes
  2337. ac_cv_func_strcasecmp=yes
  2338. ac_cv_func_strcasestr=yes
  2339. ac_cv_func_strchr=yes
  2340. ac_cv_func_strchrnul=yes
  2341. ac_cv_func_strcmp=yes
  2342. ac_cv_func_strcspn=yes
  2343. ac_cv_func_strdup=yes
  2344. ac_cv_func_strerror=yes
  2345. ac_cv_func_strerror_r=yes
  2346. ac_cv_func_strftime=yes
  2347. ac_cv_func_strlen=yes
  2348. ac_cv_func_strncasecmp=yes
  2349. ac_cv_func_strncmp=yes
  2350. ac_cv_func_strndup=yes
  2351. ac_cv_func_strnlen=yes
  2352. ac_cv_func_strpbrk=yes
  2353. ac_cv_func_strptime=yes
  2354. ac_cv_func_strrchr=yes
  2355. ac_cv_func_strsep=yes
  2356. ac_cv_func_strsignal=yes
  2357. ac_cv_func_strspn=yes
  2358. ac_cv_func_strstr=yes
  2359. ac_cv_func_strtod=yes
  2360. ac_cv_func_strtoimax=yes
  2361. ac_cv_func_strtok_r=yes
  2362. ac_cv_func_strtol=yes
  2363. ac_cv_func_strtoll=yes
  2364. ac_cv_func_strtoul=yes
  2365. ac_cv_func_strtoull=yes
  2366. ac_cv_func_strtoumax=yes
  2367. ac_cv_func_strverscmp=yes
  2368. ac_cv_func_strxfrm=yes
  2369. ac_cv_func_symlink=yes
  2370. ac_cv_func_sync=yes
  2371. ac_cv_func_sys_siglist=yes
  2372. ac_cv_func_sysconf=yes
  2373. ac_cv_func_sysctl=yes
  2374. ac_cv_func_sysinfo=yes
  2375. ac_cv_func_syslog=yes
  2376. ac_cv_func_system=yes
  2377. ac_cv_func_tcgetattr=yes
  2378. ac_cv_func_tcgetpgrp=yes
  2379. ac_cv_func_tcsetattr=yes
  2380. ac_cv_func_tcsetpgrp=yes
  2381. ac_cv_func_time=yes
  2382. ac_cv_func_timegm=yes
  2383. ac_cv_func_times=yes
  2384. ac_cv_func_timezone=yes
  2385. ac_cv_func_tmpnam=yes
  2386. ac_cv_func_towlower=yes
  2387. ac_cv_func_towupper=yes
  2388. ac_cv_func_truncate=yes
  2389. ac_cv_func_tsearch=yes
  2390. ac_cv_func_ttyname=yes
  2391. ac_cv_func_tzset=yes
  2392. ac_cv_func_ulimit=yes
  2393. ac_cv_func_umask=yes
  2394. ac_cv_func_uname=yes
  2395. ac_cv_func_unlink=yes
  2396. ac_cv_func_unsetenv=yes
  2397. ac_cv_func_unshare=yes
  2398. ac_cv_func_updwtmp=yes
  2399. ac_cv_func_updwtmpx=yes
  2400. ac_cv_func_usleep=yes
  2401. ac_cv_func_ustat=yes
  2402. ac_cv_func_utime=yes
  2403. ac_cv_func_utimes=yes
  2404. ac_cv_func_utmpname=yes
  2405. ac_cv_func_utmpxname=yes
  2406. ac_cv_func_va_copy=yes
  2407. ac_cv_func_valloc=yes
  2408. ac_cv_func_vasprintf=yes
  2409. ac_cv_func_verrx=yes
  2410. ac_cv_func_vfork=yes
  2411. ac_cv_func_vfprintf=yes
  2412. ac_cv_func_vfscanf=yes
  2413. ac_cv_func_vhangup=yes
  2414. ac_cv_func_vprintf=yes
  2415. ac_cv_func_vsnprintf=yes
  2416. ac_cv_func_vsnprintf_c99=yes
  2417. ac_cv_func_vsprintf=yes
  2418. ac_cv_func_wait3=yes
  2419. ac_cv_func_wait4=yes
  2420. ac_cv_func_waitpid=yes
  2421. ac_cv_func_wcrtomb=yes
  2422. ac_cv_func_wcscoll=yes
  2423. ac_cv_func_wcsdup=yes
  2424. ac_cv_func_wcslen=yes
  2425. ac_cv_func_wctob=yes
  2426. ac_cv_func_wctomb=yes
  2427. ac_cv_func_wctype=yes
  2428. ac_cv_func_wcwidth=yes
  2429. ac_cv_func_wmemchr=yes
  2430. ac_cv_func_wmemcpy=yes
  2431. ac_cv_func_wmempcpy=yes
  2432. ac_cv_gnet_have_abstract_sockets=no
  2433. ac_cv_have_abstract_sockets=yes
  2434. ac_cv_have_accrights_in_msghdr=no
  2435. ac_cv_have_broken_snprintf=no
  2436. ac_cv_have_control_in_msghdr=yes
  2437. ac_cv_have_decl_sys_siglist=yes
  2438. ac_cv_have_long_long_format=yes
  2439. ac_cv_have_openpty_ctty_bug=yes
  2440. ac_cv_have_space_d_name_in_struct_dirent=yes
  2441. ac_cv_header_X=no
  2442. ac_cv_header__CC=no
  2443. ac_cv_header__CFLAGS=no
  2444. ac_cv_header__CPPFLAGS=no
  2445. ac_cv_header___5=no
  2446. ac_cv_header__c=no
  2447. ac_cv_header_aio_h=yes
  2448. ac_cv_header_alloca_h=yes
  2449. ac_cv_header_alsa_mixer_h=yes
  2450. ac_cv_header_alsa_pcm_h=yes
  2451. ac_cv_header_alsa_rawmidi_h=yes
  2452. ac_cv_header_alsa_seq_h=yes
  2453. ac_cv_header_argz_h=yes
  2454. ac_cv_header_arpa_inet_h=yes
  2455. ac_cv_header_arpa_nameser_h=yes
  2456. ac_cv_header_asm_byteorder_h=yes
  2457. ac_cv_header_asm_ioctls_h=yes
  2458. ac_cv_header_asm_page_h=no
  2459. ac_cv_header_asm_types_h=yes
  2460. ac_cv_header_assert_h=yes
  2461. ac_cv_header_byteswap_h=yes
  2462. ac_cv_header_conftest__ac_ext=no
  2463. ac_cv_header_crypt_h=yes
  2464. ac_cv_header_ctype_h=yes
  2465. ac_cv_header_curses_h=yes
  2466. ac_cv_header_dirent_h=yes
  2467. ac_cv_header_dlfcn_h=yes
  2468. ac_cv_header_elf_h=yes
  2469. ac_cv_header_endian_h=yes
  2470. ac_cv_header_err_h=yes
  2471. ac_cv_header_errno_h=yes
  2472. ac_cv_header_execinfo_h=yes
  2473. ac_cv_header_fcntl_h=yes
  2474. ac_cv_header_features_h=yes
  2475. ac_cv_header_float_h=yes
  2476. ac_cv_header_form_h=yes
  2477. ac_cv_header_fstab_h=yes
  2478. ac_cv_header_ftw_h=yes
  2479. ac_cv_header_getopt_h=yes
  2480. ac_cv_header_glob_h=yes
  2481. ac_cv_header_grp_h=yes
  2482. ac_cv_header_iconv_h=yes
  2483. ac_cv_header_ifaddrs_h=yes
  2484. ac_cv_header_inttypes_h=yes
  2485. ac_cv_header_langinfo_h=yes
  2486. ac_cv_header_lastlog_h=yes
  2487. ac_cv_header_libgen_h=yes
  2488. ac_cv_header_libintl_h=yes
  2489. ac_cv_header_limits_h=yes
  2490. ac_cv_header_linux_capability_h=yes
  2491. ac_cv_header_linux_fd_h=yes
  2492. ac_cv_header_linux_fs_h=yes
  2493. ac_cv_header_linux_hayesesp_h=no
  2494. ac_cv_header_linux_hdreg_h=yes
  2495. ac_cv_header_linux_icmp_h=yes
  2496. ac_cv_header_linux_in6_h=yes
  2497. ac_cv_header_linux_joystick_h=yes
  2498. ac_cv_header_linux_ptrace_h=yes
  2499. ac_cv_header_linux_serial_h=yes
  2500. ac_cv_header_linux_sonypi_h=yes
  2501. ac_cv_header_linux_unistd_h=yes
  2502. ac_cv_header_linux_utsname_h=yes
  2503. ac_cv_header_linux_version_h=yes
  2504. ac_cv_header_locale_h=yes
  2505. ac_cv_header_malloc_h=yes
  2506. ac_cv_header_math_h=yes
  2507. ac_cv_header_mcheck_h=yes
  2508. ac_cv_header_memory_h=yes
  2509. ac_cv_header_menu_h=yes
  2510. ac_cv_header_mntent_h=yes
  2511. ac_cv_header_mqueue_h=yes
  2512. ac_cv_header_ncurses_curses_h=no
  2513. ac_cv_header_ncurses_h=yes
  2514. ac_cv_header_ncurses_termcap_h=no
  2515. ac_cv_header_net_if_h=yes
  2516. ac_cv_header_net_route_h=yes
  2517. ac_cv_header_netdb_h=yes
  2518. ac_cv_header_netinet_ether_h=yes
  2519. ac_cv_header_netinet_in_h=yes
  2520. ac_cv_header_netinet_ip6_h=yes
  2521. ac_cv_header_netinet_ip_h=yes
  2522. ac_cv_header_netinet_sctp_h=no
  2523. ac_cv_header_netinet_sctp_uio_h=no
  2524. ac_cv_header_netinet_tcp_h=yes
  2525. ac_cv_header_netinet_udp_h=yes
  2526. ac_cv_header_netipx_ipx_h=yes
  2527. ac_cv_header_panel_h=yes
  2528. ac_cv_header_paths_h=yes
  2529. ac_cv_header_poll_h=yes
  2530. ac_cv_header_pthread_h=yes
  2531. ac_cv_header_pty_h=yes
  2532. ac_cv_header_pwd_h=yes
  2533. ac_cv_header_regex_h=yes
  2534. ac_cv_header_resolv_h=yes
  2535. ac_cv_header_rpc_rpc_h=yes
  2536. ac_cv_header_rpc_types_h=yes
  2537. ac_cv_header_samplerate_h=yes
  2538. ac_cv_header_sched_h=yes
  2539. ac_cv_header_scsi_scsi_h=yes
  2540. ac_cv_header_search_h=yes
  2541. ac_cv_header_semaphore_h=yes
  2542. ac_cv_header_setjmp_h=yes
  2543. ac_cv_header_sgtty_h=yes
  2544. ac_cv_header_shadow_h=yes
  2545. ac_cv_header_signal_h=yes
  2546. ac_cv_header_stdarg_h=yes
  2547. ac_cv_header_stdbool_h=yes
  2548. ac_cv_header_stdc=yes
  2549. ac_cv_header_stddef_h=yes
  2550. ac_cv_header_stdint_h=yes
  2551. ac_cv_header_stdio_h=yes
  2552. ac_cv_header_stdlib_h=yes
  2553. ac_cv_header_string_h=yes
  2554. ac_cv_header_strings_h=yes
  2555. ac_cv_header_stropts_h=yes
  2556. ac_cv_header_sys_bitypes_h=yes
  2557. ac_cv_header_sys_cdefs_h=yes
  2558. ac_cv_header_sys_dir_h=yes
  2559. ac_cv_header_sys_epoll_h=yes
  2560. ac_cv_header_sys_fcntl_h=yes
  2561. ac_cv_header_sys_file_h=yes
  2562. ac_cv_header_sys_fsuid_h=yes
  2563. ac_cv_header_sys_ioctl_h=yes
  2564. ac_cv_header_sys_ipc_h=yes
  2565. ac_cv_header_sys_mman_h=yes
  2566. ac_cv_header_sys_mount_h=yes
  2567. ac_cv_header_sys_mtio_h=yes
  2568. ac_cv_header_sys_param_h=yes
  2569. ac_cv_header_sys_poll_h=yes
  2570. ac_cv_header_sys_prctl_h=yes
  2571. ac_cv_header_sys_ptrace_h=yes
  2572. ac_cv_header_sys_queue_h=yes
  2573. ac_cv_header_sys_reg_h=no
  2574. ac_cv_header_sys_resource_h=yes
  2575. ac_cv_header_sys_select_h=yes
  2576. ac_cv_header_sys_sem_h=yes
  2577. ac_cv_header_sys_shm_h=yes
  2578. ac_cv_header_sys_signal_h=yes
  2579. ac_cv_header_sys_socket_h=yes
  2580. ac_cv_header_sys_socketvar_h=yes
  2581. ac_cv_header_sys_soundcard_h=yes
  2582. ac_cv_header_sys_stat_h=yes
  2583. ac_cv_header_sys_statfs_h=yes
  2584. ac_cv_header_sys_statvfs_h=yes
  2585. ac_cv_header_sys_stropts_h=yes
  2586. ac_cv_header_sys_swap_h=yes
  2587. ac_cv_header_sys_sysctl_h=yes
  2588. ac_cv_header_sys_sysinfo_h=yes
  2589. ac_cv_header_sys_sysmacros_h=yes
  2590. ac_cv_header_sys_termios_h=yes
  2591. ac_cv_header_sys_time_h=yes
  2592. ac_cv_header_sys_timeb_h=yes
  2593. ac_cv_header_sys_times_h=yes
  2594. ac_cv_header_sys_timex_h=yes
  2595. ac_cv_header_sys_types_h=yes
  2596. ac_cv_header_sys_uio_h=yes
  2597. ac_cv_header_sys_un_h=yes
  2598. ac_cv_header_sys_unistd_h=yes
  2599. ac_cv_header_sys_user_h=yes
  2600. ac_cv_header_sys_utsname_h=yes
  2601. ac_cv_header_sys_vfs_h=yes
  2602. ac_cv_header_sys_wait_h=yes
  2603. ac_cv_header_sysexits_h=yes
  2604. ac_cv_header_syslog_h=yes
  2605. ac_cv_header_termio_h=yes
  2606. ac_cv_header_termios_h=yes
  2607. ac_cv_header_time_h=yes
  2608. ac_cv_header_ttyent_h=yes
  2609. ac_cv_header_ulimit_h=yes
  2610. ac_cv_header_unistd_h=yes
  2611. ac_cv_header_ustat_h=yes
  2612. ac_cv_header_utime_h=yes
  2613. ac_cv_header_utmp_h=yes
  2614. ac_cv_header_utmpx_h=yes
  2615. ac_cv_header_values_h=yes
  2616. ac_cv_header_wchar_h=yes
  2617. ac_cv_header_wctype_h=yes
  2618. ac_cv_host=arm-poky-linux-gnueabi
  2619. ac_cv_ispeed_offset=13
  2620. ac_cv_lib_asound_snd_ctl_open=yes
  2621. ac_cv_lib_panelw___new_panel=no
  2622. ac_cv_lib_png_png_create_info_struct=yes
  2623. ac_cv_lib_rt_clock_gettime=yes
  2624. ac_cv_libiconv_utf8=yes
  2625. ac_cv_libnet_endianess=lil
  2626. ac_cv_linux_vers=2
  2627. ac_cv_member_struct_sockaddr_sa_len=no
  2628. ac_cv_need_trio=no
  2629. ac_cv_o_nonblock_inherited=no
  2630. ac_cv_objext=o
  2631. ac_cv_path_EGREP='/bin/grep -E'
  2632. ac_cv_path_GMSGFMT=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
  2633. ac_cv_path_GREP=/bin/grep
  2634. ac_cv_path_MSGFMT=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
  2635. ac_cv_path_MSGMERGE=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/msgmerge
  2636. ac_cv_path_SED=sed
  2637. ac_cv_path_XGETTEXT=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/xgettext
  2638. ac_cv_path_ac_pt_PKG_CONFIG=/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/pkg-config
  2639. ac_cv_path_install='/usr/bin/install -c'
  2640. ac_cv_path_mkdir=/bin/mkdir
  2641. ac_cv_pread=no
  2642. ac_cv_prog_AWK=gawk
  2643. ac_cv_prog_CC='arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm'
  2644. ac_cv_prog_CPP='arm-poky-linux-gnueabi-gcc -E --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8'
  2645. ac_cv_prog_STRIP=arm-poky-linux-gnueabi-strip
  2646. ac_cv_prog_cc_c89=
  2647. ac_cv_prog_cc_g=yes
  2648. ac_cv_prog_make_make_set=yes
  2649. ac_cv_prog_ncursesw5_config=yes
  2650. ac_cv_pwrite=no
  2651. ac_cv_regexec_segfault_emptystr=no
  2652. ac_cv_sctp=no
  2653. ac_cv_sizeof___int64=0
  2654. ac_cv_sizeof_bool=1
  2655. ac_cv_sizeof_char=1
  2656. ac_cv_sizeof_char_p=4
  2657. ac_cv_sizeof_double=8
  2658. ac_cv_sizeof_float=4
  2659. ac_cv_sizeof_int=4
  2660. ac_cv_sizeof_int_p=4
  2661. ac_cv_sizeof_long=4
  2662. ac_cv_sizeof_long_double=8
  2663. ac_cv_sizeof_long_int=4
  2664. ac_cv_sizeof_long_long=8
  2665. ac_cv_sizeof_long_long_int=8
  2666. ac_cv_sizeof_long_p=4
  2667. ac_cv_sizeof_off_t=4
  2668. ac_cv_sizeof_pid_t=4
  2669. ac_cv_sizeof_ptrdiff_t=4
  2670. ac_cv_sizeof_short=2
  2671. ac_cv_sizeof_short_int=2
  2672. ac_cv_sizeof_signed_char=1
  2673. ac_cv_sizeof_size_t=4
  2674. ac_cv_sizeof_ssize_t=4
  2675. ac_cv_sizeof_unsigned=4
  2676. ac_cv_sizeof_unsigned_char=1
  2677. ac_cv_sizeof_unsigned_int=4
  2678. ac_cv_sizeof_unsigned_long=4
  2679. ac_cv_sizeof_unsigned_long_int=4
  2680. ac_cv_sizeof_unsigned_long_long=8
  2681. ac_cv_sizeof_unsigned_long_long_int=8
  2682. ac_cv_sizeof_unsigned_short=2
  2683. ac_cv_sizeof_unsigned_short_int=2
  2684. ac_cv_sizeof_void_p=4
  2685. ac_cv_sizeof_wchar_t=4
  2686. ac_cv_strerror_r_SUSv3=no
  2687. ac_cv_sys_restartable_syscalls=yes
  2688. ac_cv_time_r_type=POSIX
  2689. ac_cv_type_uid_t='{ac_cv_type_uid_t=yes}'
  2690. ac_cv_uchar=no
  2691. ac_cv_uint=yes
  2692. ac_cv_ulong=yes
  2693. ac_cv_ushort=yes
  2694. ac_cv_va_copy=yes
  2695. ac_cv_va_val_copy=yes
  2696. acl_cv_hardcode_direct=no
  2697. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  2698. acl_cv_hardcode_libdir_separator=
  2699. acl_cv_hardcode_minus_L=no
  2700. acl_cv_libext=a
  2701. acl_cv_libname_spec='lib$name'
  2702. acl_cv_library_names_spec='$libname$shrext'
  2703. acl_cv_path_LD='arm-poky-linux-gnueabi-ld --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm '
  2704. acl_cv_prog_gnu_ld=yes
  2705. acl_cv_rpath=done
  2706. acl_cv_shlibext=so
  2707. acl_cv_wl=-Wl,
  2708. am_cv_CC_dependencies_compiler_type=none
  2709. am_cv_func_working_getline=yes
  2710. am_cv_make_support_nested_variables=yes
  2711. am_cv_prog_cc_c_o=yes
  2712. am_cv_scanf_lld=yes
  2713. apr_cv_process_shared_works=no
  2714. apr_cv_tcp_nodelay_with_cork=yes
  2715. as_cv_unaligned_access=no
  2716. bash_cv_dup2_broken=no
  2717. bash_cv_func_sigsetjmp=missing
  2718. bash_cv_func_strcoll_broken=no
  2719. bash_cv_getcwd_calls_popen=no
  2720. bash_cv_getenv_redef=yes
  2721. bash_cv_have_mbstate_t=yes
  2722. bash_cv_job_control_missing=present
  2723. bash_cv_must_reinstall_sighandlers=no
  2724. bash_cv_opendir_not_robust=no
  2725. bash_cv_pgrp_pipe=no
  2726. bash_cv_printf_a_format=yes
  2727. bash_cv_sys_named_pipes=present
  2728. bash_cv_sys_siglist=yes
  2729. bash_cv_type_rlimit=rlim_t
  2730. bash_cv_ulimit_maxfds=yes
  2731. bash_cv_under_sys_siglist=yes
  2732. bash_cv_unusable_rtsigs=no
  2733. compat_cv_func_basename_works=no
  2734. compat_cv_func_dirname_works=no
  2735. compat_cv_func_snprintf_works=yes
  2736. cvs_cv_func_printf_ptr=yes
  2737. db_cv_align_t='unsigned long long'
  2738. db_cv_alignp_t='unsigned long'
  2739. db_cv_fcntl_f_setfd=yes
  2740. db_cv_path_ar=/usr/bin/ar
  2741. db_cv_path_chmod=/bin/chmod
  2742. db_cv_path_cp=/bin/cp
  2743. db_cv_path_ln=/bin/ln
  2744. db_cv_path_mkdir=/bin/mkdir
  2745. db_cv_path_ranlib=/usr/bin/ranlib
  2746. db_cv_path_rm=/bin/rm
  2747. db_cv_path_sh=/bin/sh
  2748. db_cv_path_strip=/usr/bin/strip
  2749. db_cv_spinlocks=no
  2750. db_cv_sprintf_count=yes
  2751. ettercap_cv_type_socklen_t=yes
  2752. fu_cv_sys_stat_statfs2_bsize=yes
  2753. gl_cv_func_btowc_eof=yes
  2754. gl_cv_func_fstatat_zero_flag=yes
  2755. gl_cv_func_mbrtowc_incomplete_state=yes
  2756. gl_cv_func_mbrtowc_nul_retval=yes
  2757. gl_cv_func_mbrtowc_null_arg=yes
  2758. gl_cv_func_mbrtowc_retval=yes
  2759. gl_cv_func_mbrtowc_sanitycheck=yes
  2760. gl_cv_func_wcrtomb_retval=yes
  2761. gl_cv_func_wctob_works=yes
  2762. glib_cv___va_copy=yes
  2763. glib_cv_compliant_posix_memalign=1
  2764. glib_cv_has__inline=yes
  2765. glib_cv_has__inline__=yes
  2766. glib_cv_hasinline=yes
  2767. glib_cv_have_qsort_r=yes
  2768. glib_cv_long_long_format=ll
  2769. glib_cv_rtldglobal_broken=no
  2770. glib_cv_sane_realloc=yes
  2771. glib_cv_sizeof_gmutex=24
  2772. glib_cv_sizeof_intmax_t=8
  2773. glib_cv_sizeof_ptrdiff_t=4
  2774. glib_cv_sizeof_size_t=4
  2775. glib_cv_sizeof_system_thread=4
  2776. glib_cv_stack_grows=no
  2777. glib_cv_strlcpy=no
  2778. glib_cv_sys_pthread_cond_timedwait_posix=yes
  2779. glib_cv_sys_pthread_getspecific_posix=yes
  2780. glib_cv_sys_pthread_mutex_trylock_posix=yes
  2781. glib_cv_sys_use_pid_niceness_surrogate=yes
  2782. glib_cv_uscore=no
  2783. glib_cv_use_pid_surrogate=yes
  2784. glib_cv_va_copy=yes
  2785. glib_cv_va_val_copy=yes
  2786. gt_cv_func_CFLocaleCopyCurrent=no
  2787. gt_cv_func_CFPreferencesCopyAppValue=no
  2788. gt_cv_func_gnugettext1_libc=yes
  2789. gt_cv_locale_fr=fr_FR
  2790. jm_cv_func_working_readdir=yes
  2791. lf_cv_sane_realloc=yes
  2792. lftp_cv_va_val_copy=yes
  2793. libIDL_cv_long_long_format=ll
  2794. lt_cv_sys_lib_dlsearch_path_spec='/usr/lib /lib'
  2795. mr_cv_target_elf=yes
  2796. mysql_cv_func_atomic_add=no
  2797. mysql_cv_func_atomic_sub=no
  2798. nano_cv_func_regexec_segv_emptystr=no
  2799. php_cv_lib_cookie_io_functions_use_off64_t=yes
  2800. rsync_cv_HAVE_BROKEN_LARGEFILE=no
  2801. rsync_cv_HAVE_BROKEN_READDIR=no
  2802. rsync_cv_HAVE_C99_VSNPRINTF=yes
  2803. rsync_cv_HAVE_GETTIMEOFDAY_TZ=yes
  2804. rsync_cv_HAVE_LONGLONG=yes
  2805. rsync_cv_HAVE_OFF64_T=no
  2806. rsync_cv_HAVE_SECURE_MKSTEMP=yes
  2807. rsync_cv_HAVE_SHORT_INO_T=no
  2808. rsync_cv_HAVE_SOCKETPAIR=yes
  2809. rsync_cv_HAVE_UNSIGNED_CHAR=no
  2810. rsync_cv_REPLACE_INET_ATON=no
  2811. rsync_cv_REPLACE_INET_NTOA=no
  2812. samba_cv_BROKEN_NISPLUS_INCLUDE_FILES=yes
  2813. samba_cv_BROKEN_REDHAT_7_SYSTEM_HEADERS=no
  2814. samba_cv_HAVE_BROKEN_FCNTL64_LOCKS=no
  2815. samba_cv_HAVE_BROKEN_GETGROUPS=no
  2816. samba_cv_HAVE_BROKEN_LINUX_SENDFILE=yes
  2817. samba_cv_HAVE_BROKEN_READDIR=yes
  2818. samba_cv_HAVE_BROKEN_READDIR_NAME=no
  2819. samba_cv_HAVE_C99_VSNPRINTF=yes
  2820. samba_cv_HAVE_DEV64_T=no
  2821. samba_cv_HAVE_DEVICE_MAJOR_FN=yes
  2822. samba_cv_HAVE_DEVICE_MINOR_FN=yes
  2823. samba_cv_HAVE_DQB_FSOFTLIMIT=no
  2824. samba_cv_HAVE_EXPLICIT_LARGEFILE_SUPPORT=yes
  2825. samba_cv_HAVE_FAM_H=no
  2826. samba_cv_HAVE_FCNTL_LOCK=yes
  2827. samba_cv_HAVE_FTRUNCATE_EXTEND=yes
  2828. samba_cv_HAVE_FUNCTION_MACRO=yes
  2829. samba_cv_HAVE_GETTIMEOFDAY_TZ=yes
  2830. samba_cv_HAVE_IFACE_AIX=no
  2831. samba_cv_HAVE_IFACE_IFCONF=yes
  2832. samba_cv_HAVE_IFACE_IFREQ=yes
  2833. samba_cv_HAVE_INO64_T=no
  2834. samba_cv_HAVE_INT16_FROM_RPC_RPC_H=no
  2835. samba_cv_HAVE_INT32_FROM_RPC_RPC_H=no
  2836. samba_cv_HAVE_IRIX_SPECIFIC_CAPABILITIES=no
  2837. samba_cv_HAVE_KERNEL_CHANGE_NOTIFY=yes
  2838. samba_cv_HAVE_KERNEL_OPLOCKS_LINUX=yes
  2839. samba_cv_HAVE_KERNEL_SHARE_MODES=yes
  2840. samba_cv_HAVE_MAKEDEV=yes
  2841. samba_cv_HAVE_MMAP=yes
  2842. samba_cv_HAVE_NATIVE_ICONV=yes
  2843. samba_cv_HAVE_OFF64_T=no
  2844. samba_cv_HAVE_ROOT=yes
  2845. samba_cv_HAVE_RPC_AUTH_ERROR_CONFLICT=no
  2846. samba_cv_HAVE_SECURE_MKSTEMP=yes
  2847. samba_cv_HAVE_SENDFILE64=yes
  2848. samba_cv_HAVE_SENDFILE=yes
  2849. samba_cv_HAVE_SOCK_SIN_LEN=no
  2850. samba_cv_HAVE_STAT_ST_BLKSIZE=yes
  2851. samba_cv_HAVE_STAT_ST_BLOCKS=yes
  2852. samba_cv_HAVE_STRUCT_DIR64=no
  2853. samba_cv_HAVE_STRUCT_DIRENT64=yes
  2854. samba_cv_HAVE_STRUCT_FLOCK64=yes
  2855. samba_cv_HAVE_TRUNCATED_SALT=no
  2856. samba_cv_HAVE_UINT16_FROM_RPC_RPC_H=no
  2857. samba_cv_HAVE_UINT32_FROM_RPC_RPC_H=no
  2858. samba_cv_HAVE_UNSIGNED_CHAR=yes
  2859. samba_cv_HAVE_UTIMBUF=yes
  2860. samba_cv_HAVE_UT_UT_ADDR=yes
  2861. samba_cv_HAVE_UT_UT_EXIT=yes
  2862. samba_cv_HAVE_UT_UT_HOST=yes
  2863. samba_cv_HAVE_UT_UT_ID=yes
  2864. samba_cv_HAVE_UT_UT_NAME=yes
  2865. samba_cv_HAVE_UT_UT_PID=yes
  2866. samba_cv_HAVE_UT_UT_TIME=yes
  2867. samba_cv_HAVE_UT_UT_TV=yes
  2868. samba_cv_HAVE_UT_UT_TYPE=yes
  2869. samba_cv_HAVE_UT_UT_USER=yes
  2870. samba_cv_HAVE_UX_UT_SYSLEN=no
  2871. samba_cv_HAVE_VA_COPY=yes
  2872. samba_cv_HAVE_WORKING_AF_LOCAL=yes
  2873. samba_cv_HAVE_Werror=yes
  2874. samba_cv_LINUX_LFS_SUPPORT=yes
  2875. samba_cv_PUTUTLINE_RETURNS_UTMP=yes
  2876. samba_cv_QUOTA_WORKS=yes
  2877. samba_cv_REALPATH_TAKES_NULL=yes
  2878. samba_cv_REPLACE_GETPASS=yes
  2879. samba_cv_REPLACE_INET_NTOA=no
  2880. samba_cv_REPLACE_READDIR=no
  2881. samba_cv_RUN_QUOTA_TESTS=yes
  2882. samba_cv_SEEKDIR_RETURNS_VOID=yes
  2883. samba_cv_SIZEOF_DEV_T=yes
  2884. samba_cv_SIZEOF_INO_T=yes
  2885. samba_cv_SIZEOF_OFF_T=yes
  2886. samba_cv_SYSCONF_SC_NGROUPS_MAX=yes
  2887. samba_cv_SYSCONF_SC_NPROCESSORS_ONLN=yes
  2888. samba_cv_SYSCONF_SC_NPROC_ONLN=no
  2889. samba_cv_SYSCONF_SC_PAGESIZE=yes
  2890. samba_cv_SYSQUOTA_FOUND=yes
  2891. samba_cv_SYSQUOTA_WORKS=yes
  2892. samba_cv_SYSQUOTA_WORKS_XFS=yes
  2893. samba_cv_TRY_QUOTAS=no
  2894. samba_cv_TRY_SYS_QUOTAS=yes
  2895. samba_cv_USE_SETEUID=yes
  2896. samba_cv_USE_SETRESUID=yes
  2897. samba_cv_USE_SETREUID=yes
  2898. samba_cv_USE_SETUIDX=yes
  2899. samba_cv_WE_USE_SYS_QUOTAS=yes
  2900. samba_cv_WITH_AFS=no
  2901. samba_cv_WITH_FAKE_KASERVER=no
  2902. samba_cv_WITH_QUOTAS=auto
  2903. samba_cv_WITH_SYS_QUOTAS=auto
  2904. samba_cv_WITH_VFS_AFSACL=no
  2905. samba_cv_compiler_supports_ll=yes
  2906. samba_cv_found_xfs_header=yes
  2907. samba_cv_have_longlong=yes
  2908. samba_cv_have_setresgid=yes
  2909. samba_cv_have_setresuid=yes
  2910. samba_cv_immediate_structures=yes
  2911. samba_cv_optimize_out_funcation_calls=yes
  2912. samba_cv_sig_atomic_t=yes
  2913. samba_cv_socklen_t=yes
  2914. samba_cv_struct_timespec=yes
  2915. samba_cv_sysquotas_file=lib/sysquotas_linux.c
  2916. samba_cv_unixsocket=yes
  2917. samba_cv_volatile=yes
  2918. sc_cv_termios_ispeed=yes
  2919. screen_cv_sys_bcopy_overlap=no
  2920. screen_cv_sys_fifo_broken_impl=yes
  2921. screen_cv_sys_fifo_usable=yes
  2922. screen_cv_sys_memcpy_overlap=no
  2923. screen_cv_sys_memmove_overlap=no
  2924. screen_cv_sys_select_broken_retval=no
  2925. screen_cv_sys_sockets_nofs=no
  2926. screen_cv_sys_sockets_usable=yes
  2927. screen_cv_sys_terminfo_used=yes
  2928. shadow_cv_logdir=/var/log
  2929. shadow_cv_maildir=/var/spool/mail
  2930. shadow_cv_mailfile=Mailbox
  2931. shadow_cv_passwd_dir=/usr/bin
  2932. shadow_cv_utmpdir=/var/run
  2933. slrn_cv_va_val_copy=yes
  2934. sudo_cv_func_unsetenv_void=no
  2935. tcl_cv_api_serial=termios
  2936. utils_cv_sys_open_max=1019
  2937. xorg_cv_malloc0_returns_null=yes
  2938.  
  2939. ## ----------------- ##
  2940. ## Output variables. ##
  2941. ## ----------------- ##
  2942.  
  2943. ACLOCAL='${SHELL} /home/morix/devel/yocto/poky/build/tmp/work/cortexa8t2hf-vfp-neon-poky-linux-gnueabi/alsa-utils/1.0.28-r0/alsa-utils-1.0.28/missing aclocal-1.14'
  2944. ALSACONF_FALSE='#'
  2945. ALSACONF_TRUE=''
  2946. ALSACTL_DAEMONSWITCH=''
  2947. ALSACTL_PIDFILE_DIR=''
  2948. ALSALOOP_FALSE='#'
  2949. ALSALOOP_TRUE=''
  2950. ALSAMIXER_FALSE='#'
  2951. ALSAMIXER_TRUE=''
  2952. ALSA_CFLAGS=''
  2953. ALSA_LIBS=' -lasound -lm -ldl -lpthread'
  2954. AMDEPBACKSLASH=''
  2955. AMDEP_FALSE=''
  2956. AMDEP_TRUE='#'
  2957. AMTAR='$${TAR-tar}'
  2958. AM_BACKSLASH='\'
  2959. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  2960. AM_DEFAULT_VERBOSITY='1'
  2961. AM_V='$(V)'
  2962. ASOUND_LOCK_DIR=''
  2963. ASOUND_STATE_DIR=''
  2964. AUTOCONF='${SHELL} /home/morix/devel/yocto/poky/build/tmp/work/cortexa8t2hf-vfp-neon-poky-linux-gnueabi/alsa-utils/1.0.28-r0/alsa-utils-1.0.28/missing autoconf'
  2965. AUTOHEADER='${SHELL} /home/morix/devel/yocto/poky/build/tmp/work/cortexa8t2hf-vfp-neon-poky-linux-gnueabi/alsa-utils/1.0.28-r0/alsa-utils-1.0.28/missing autoheader'
  2966. AUTOMAKE='${SHELL} /home/morix/devel/yocto/poky/build/tmp/work/cortexa8t2hf-vfp-neon-poky-linux-gnueabi/alsa-utils/1.0.28-r0/alsa-utils-1.0.28/missing automake-1.14'
  2967. AWK='gawk'
  2968. CC='arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm'
  2969. CCDEPMODE='depmode=none'
  2970. CFLAGS=' -O2 -pipe -g -feliminate-unused-debug-types -I/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/include/ncursesw -I/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/include'
  2971. CPP='arm-poky-linux-gnueabi-gcc -E --sysroot=/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8'
  2972. CPPFLAGS=''
  2973. CURSESINC='<ncurses.h>'
  2974. CURSESLIB='-lncursesw -ltinfo'
  2975. CURSES_CFLAGS='-I/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/include/ncursesw -I/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/include'
  2976. CYGPATH_W='echo'
  2977. DEFS=''
  2978. DEPDIR='.deps'
  2979. ECHO_C=''
  2980. ECHO_N='-n'
  2981. ECHO_T=''
  2982. EGREP='/bin/grep -E'
  2983. EXEEXT=''
  2984. GETTEXT_MACRO_VERSION='0.18'
  2985. GMSGFMT='/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/msgfmt'
  2986. GMSGFMT_015='/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/msgfmt'
  2987. GREP='/bin/grep'
  2988. HAVE_MIXER_FALSE='#'
  2989. HAVE_MIXER_TRUE=''
  2990. HAVE_PCM_FALSE='#'
  2991. HAVE_PCM_TRUE=''
  2992. HAVE_RAWMIDI_FALSE='#'
  2993. HAVE_RAWMIDI_TRUE=''
  2994. HAVE_SAMPLERATE_FALSE='#'
  2995. HAVE_SAMPLERATE_TRUE=''
  2996. HAVE_SEQ_FALSE='#'
  2997. HAVE_SEQ_TRUE=''
  2998. HAVE_SYSTEMD_FALSE=''
  2999. HAVE_SYSTEMD_TRUE=''
  3000. INSTALL_DATA='${INSTALL} -m 644'
  3001. INSTALL_PROGRAM='${INSTALL}'
  3002. INSTALL_SCRIPT='${INSTALL}'
  3003. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  3004. INTLLIBS=''
  3005. INTL_MACOSX_LIBS=''
  3006. LDFLAGS='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -L/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/lib'
  3007. LIBICONV='-liconv'
  3008. LIBINTL=''
  3009. LIBOBJS=''
  3010. LIBRT='-lrt'
  3011. LIBS='-lncursesw -ltinfo -lasound -lm -ldl -lpthread'
  3012. LN_S='ln -s'
  3013. LTLIBICONV='-liconv'
  3014. LTLIBINTL=''
  3015. LTLIBOBJS=''
  3016. MAINT=''
  3017. MAINTAINER_MODE_FALSE='#'
  3018. MAINTAINER_MODE_TRUE=''
  3019. MAKEINFO='${SHELL} /home/morix/devel/yocto/poky/build/tmp/work/cortexa8t2hf-vfp-neon-poky-linux-gnueabi/alsa-utils/1.0.28-r0/alsa-utils-1.0.28/missing makeinfo'
  3020. MKDIR_P='/bin/mkdir -p'
  3021. MSGFMT='/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/msgfmt'
  3022. MSGFMT_015='/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/msgfmt'
  3023. MSGMERGE='/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/msgmerge'
  3024. NCURSESW_CFLAGS=''
  3025. NCURSESW_LIBS=''
  3026. NCURSES_CFLAGS=''
  3027. NCURSES_LIBS=''
  3028. OBJEXT='o'
  3029. PACKAGE='alsa-utils'
  3030. PACKAGE_BUGREPORT=''
  3031. PACKAGE_NAME='alsa-utils'
  3032. PACKAGE_STRING='alsa-utils 1.0.28'
  3033. PACKAGE_TARNAME='alsa-utils'
  3034. PACKAGE_URL=''
  3035. PACKAGE_VERSION='1.0.28'
  3036. PATH_SEPARATOR=':'
  3037. PKG_CONFIG='/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/pkg-config'
  3038. PKG_CONFIG_LIBDIR='/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm/usr/lib/pkgconfig'
  3039. PKG_CONFIG_PATH='/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm/usr/lib/pkgconfig:/home/morix/devel/yocto/poky/build/tmp/sysroots/am335x-evm/usr/share/pkgconfig'
  3040. POSUB='po'
  3041. SED='sed'
  3042. SET_MAKE=''
  3043. SHELL='/bin/bash'
  3044. SND_UTIL_MAJOR=''
  3045. SND_UTIL_MINOR=''
  3046. SND_UTIL_SUBMINOR=''
  3047. SND_UTIL_VERSION=''
  3048. STRIP='arm-poky-linux-gnueabi-strip'
  3049. TESTSOUND=''
  3050. USE_NLS='yes'
  3051. USE_XMLTO_FALSE=''
  3052. USE_XMLTO_TRUE='#'
  3053. VERSION='1.0.28'
  3054. XGETTEXT='/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/xgettext'
  3055. XGETTEXT_015='/home/morix/devel/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/xgettext'
  3056. XGETTEXT_EXTRA_OPTIONS=''
  3057. ac_ct_CC=''
  3058. am__EXEEXT_FALSE=''
  3059. am__EXEEXT_TRUE=''
  3060. am__fastdepCC_FALSE=''
  3061. am__fastdepCC_TRUE='#'
  3062. am__include='include'
  3063. am__isrc=''
  3064. am__leading_dot='.'
  3065. am__nodep=''
  3066. am__quote=''
  3067. am__tar='$${TAR-tar} chof - "$$tardir"'
  3068. am__untar='$${TAR-tar} xf -'
  3069. bindir='/usr/bin'
  3070. build='x86_64-pc-linux-gnu'
  3071. build_alias='x86_64-linux'
  3072. build_cpu='x86_64'
  3073. build_os='linux-gnu'
  3074. build_vendor='pc'
  3075. datadir='/usr/share'
  3076. datarootdir='${prefix}/share'
  3077. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  3078. dvidir='${docdir}'
  3079. exec_prefix='/usr'
  3080. host='arm-poky-linux-gnueabi'
  3081. host_alias='arm-poky-linux-gnueabi'
  3082. host_cpu='arm'
  3083. host_os='linux-gnueabi'
  3084. host_vendor='poky'
  3085. htmldir='${docdir}'
  3086. includedir='/usr/include'
  3087. infodir='/usr/share/info'
  3088. install_sh='${SHELL} /home/morix/devel/yocto/poky/build/tmp/work/cortexa8t2hf-vfp-neon-poky-linux-gnueabi/alsa-utils/1.0.28-r0/alsa-utils-1.0.28/install-sh'
  3089. libdir='/usr/lib'
  3090. libexecdir='/usr/lib/alsa-utils'
  3091. localedir='${datarootdir}/locale'
  3092. localstatedir='/var'
  3093. mandir='/usr/share/man'
  3094. mkdir_p='$(MKDIR_P)'
  3095. mydatadir=''
  3096. ncurses5_config=''
  3097. ncursesw5_config='yes'
  3098. oldincludedir='/usr/include'
  3099. pdfdir='${docdir}'
  3100. prefix='/usr'
  3101. program_transform_name='s,x,x,'
  3102. psdir='${docdir}'
  3103. sbindir='/usr/sbin'
  3104. sharedstatedir='/com'
  3105. sysconfdir='/etc'
  3106. systemdsystemunitdir=''
  3107. target_alias='arm-poky-linux-gnueabi'
  3108. udevrulesdir='/lib/udev/rules.d'
  3109. xmlto='no'
  3110.  
  3111. ## ----------- ##
  3112. ## confdefs.h. ##
  3113. ## ----------- ##
  3114.  
  3115. /* confdefs.h */
  3116. #define PACKAGE_NAME "alsa-utils"
  3117. #define PACKAGE_TARNAME "alsa-utils"
  3118. #define PACKAGE_VERSION "1.0.28"
  3119. #define PACKAGE_STRING "alsa-utils 1.0.28"
  3120. #define PACKAGE_BUGREPORT ""
  3121. #define PACKAGE_URL ""
  3122. #define PACKAGE "alsa-utils"
  3123. #define VERSION "1.0.28"
  3124. #define ENABLE_NLS 1
  3125. #define HAVE_GETTEXT 1
  3126. #define HAVE_DCGETTEXT 1
  3127. #define HAVE_LIBASOUND 1
  3128. #define HAVE_ALSA_PCM_H 1
  3129. #define HAVE_ALSA_MIXER_H 1
  3130. #define HAVE_ALSA_RAWMIDI_H 1
  3131. #define HAVE_ALSA_SEQ_H 1
  3132. #define HAVE_SAMPLERATE_H 1
  3133. #define HAVE_LIBRT 1
  3134. #define HAVE_CLOCK_GETTIME 1
  3135. #define STDC_HEADERS 1
  3136. #define ENABLE_NLS_IN_CURSES 1
  3137. #define HAVE_SYS_TYPES_H 1
  3138. #define HAVE_SYS_STAT_H 1
  3139. #define HAVE_STDLIB_H 1
  3140. #define HAVE_STRING_H 1
  3141. #define HAVE_MEMORY_H 1
  3142. #define HAVE_STRINGS_H 1
  3143. #define HAVE_INTTYPES_H 1
  3144. #define HAVE_STDINT_H 1
  3145. #define HAVE_UNISTD_H 1
  3146. #define HAVE_PANEL_H 1
  3147. #define HAVE_MENU_H 1
  3148. #define HAVE_FORM_H 1
  3149.  
  3150. configure: exit 1
  3151. ERROR: oe_runconf failed
  3152. WARNING: exit code 1 from a shell command.
  3153. ERROR: Function failed: do_configure (log file is located at /home/morix/devel/yocto/poky/build/tmp/work/cortexa8t2hf-vfp-neon-poky-linux-gnueabi/alsa-utils/1.0.28-r0/temp/log.do_configure.30866)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement