Advertisement
karobar

Untitled

Jan 12th, 2016
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 84.66 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', 'ix86-common', 'common-linux', 'common-glibc', 'i586-linux', '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: SITE files ['endian-little', 'bit-32', 'ix86-common', 'common-linux', 'common-glibc', 'i586-linux', 'common']
  8. DEBUG: Python function autotools_copy_aclocals finished
  9. DEBUG: Executing shell function do_configure
  10. automake (GNU automake) 1.15
  11. Copyright (C) 2014 Free Software Foundation, Inc.
  12. License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>
  13. This is free software: you are free to change and redistribute it.
  14. There is NO WARRANTY, to the extent permitted by law.
  15.  
  16. Written by Tom Tromey <[email protected]>
  17. and Alexandre Duret-Lutz <[email protected]>.
  18. AUTOV is 1
  19. NOTE: Executing ACLOCAL="aclocal --system-acdir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/work/x86-poky-linux/geo-utilities/0.1-r0/build/aclocal-copy/" autoreconf --verbose --install --force --exclude=autopoint -I /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/piu/geo_utilities/config/
  20. autoreconf: Entering directory `.'
  21. autoreconf: configure.ac: not using Gettext
  22. autoreconf: running: aclocal --system-acdir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/work/x86-poky-linux/geo-utilities/0.1-r0/build/aclocal-copy/ -I /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/piu/geo_utilities/config/ -I /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/piu/geo_utilities/config/ --force -I config
  23. autoreconf: configure.ac: tracing
  24. autoreconf: running: libtoolize --copy --force
  25. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
  26. libtoolize: copying file 'config/ltmain.sh'
  27. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'.
  28. libtoolize: copying file 'config/libtool.m4'
  29. libtoolize: copying file 'config/ltoptions.m4'
  30. libtoolize: copying file 'config/ltsugar.m4'
  31. libtoolize: copying file 'config/ltversion.m4'
  32. libtoolize: copying file 'config/lt~obsolete.m4'
  33. autoreconf: running: /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/bin/autoconf --include=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/piu/geo_utilities/config/ --force
  34. autoreconf: running: /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/bin/autoheader --include=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/piu/geo_utilities/config/ --force
  35. autoreconf: running: automake --add-missing --copy --force-missing
  36. configure.ac:29: installing 'config/compile'
  37. configure.ac:33: installing 'config/missing'
  38. Makefile.am: installing 'config/depcomp'
  39. autoreconf: running: gnu-configize
  40. autoreconf: Leaving directory `.'
  41. NOTE: Running /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/piu/geo_utilities/configure --build=x86_64-linux --host=i586-poky-linux --target=i586-poky-linux --prefix=/usr --exec_prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib/geo-utilities --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/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu
  42. configure: loading site script /home/presslertj/repos/new-bb-layers/poky-jethro-build/meta/site/endian-little
  43. configure: loading site script /home/presslertj/repos/new-bb-layers/poky-jethro-build/meta/site/ix86-common
  44. configure: loading site script /home/presslertj/repos/new-bb-layers/poky-jethro-build/meta/site/common-linux
  45. configure: loading site script /home/presslertj/repos/new-bb-layers/poky-jethro-build/meta/site/common-glibc
  46. configure: loading site script /home/presslertj/repos/new-bb-layers/poky-jethro-build/meta/site/common
  47. configure: loading site script /home/presslertj/repos/new-bb-layers/poky-jethro-build/meta-openembedded/meta-oe/site/endian-little
  48. configure: loading site script /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/work/x86-poky-linux/geo-utilities/0.1-r0/build/aclocal-copy/glibc_config
  49. checking for i586-poky-linux-gcc... i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu
  50. checking whether the C compiler works... yes
  51. checking for C compiler default output file name... a.out
  52. checking for suffix of executables...
  53. checking whether we are cross compiling... yes
  54. checking for suffix of object files... o
  55. checking whether we are using the GNU C compiler... yes
  56. checking whether i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu accepts -g... yes
  57. checking for i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu option to accept ISO C89... none needed
  58. checking whether i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu understands -c and -o together... yes
  59. checking how to run the C preprocessor... i586-poky-linux-gcc -E --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -m32 -march=pentium-m
  60. checking for grep that handles long lines and -e... /usr/bin/grep
  61. checking for egrep... /usr/bin/grep -E
  62. checking for ANSI C header files... (cached) yes
  63. checking for sys/types.h... (cached) yes
  64. checking for sys/stat.h... (cached) yes
  65. checking for stdlib.h... (cached) yes
  66. checking for string.h... (cached) yes
  67. checking for memory.h... (cached) yes
  68. checking for strings.h... (cached) yes
  69. checking for inttypes.h... (cached) yes
  70. checking for stdint.h... (cached) yes
  71. checking for unistd.h... (cached) yes
  72. checking minix/config.h usability... no
  73. checking minix/config.h presence... no
  74. checking for minix/config.h... no
  75. checking whether it is safe to define __EXTENSIONS__... yes
  76. checking build system type... x86_64-pc-linux-gnu
  77. checking host system type... i586-poky-linux-gnu
  78. checking target system type... i586-poky-linux-gnu
  79. checking for a BSD-compatible install... /usr/bin/install -c
  80. checking whether build environment is sane... yes
  81. checking for i586-poky-linux-strip... i586-poky-linux-strip
  82. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  83. checking for gawk... gawk
  84. checking whether make sets $(MAKE)... yes
  85. checking for style of include used by make... GNU
  86. checking whether make supports nested variables... yes
  87. configure: error: source directory already configured; run "make distclean" there first
  88. Configure failed. The contents of all config.log files follows to aid debugging
  89. /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/piu/geo_utilities/config.log
  90. This file contains any messages produced by compilers while
  91. running configure, to aid debugging if configure makes a mistake.
  92.  
  93. It was created by geo_utilities configure 1.0.0-linux3.38d6f14, which was
  94. generated by GNU Autoconf 2.69. Invocation command line was
  95.  
  96. $ ./configure
  97.  
  98. ## --------- ##
  99. ## Platform. ##
  100. ## --------- ##
  101.  
  102. hostname = localhost.localdomain
  103. uname -m = x86_64
  104. uname -r = 3.10.0-327.4.4.el7.x86_64
  105. uname -s = Linux
  106. uname -v = #1 SMP Thu Dec 17 15:51:24 EST 2015
  107.  
  108. /usr/bin/uname -p = x86_64
  109. /bin/uname -X = unknown
  110.  
  111. /bin/arch = x86_64
  112. /usr/bin/arch -k = unknown
  113. /usr/convex/getsysinfo = unknown
  114. /usr/bin/hostinfo = unknown
  115. /bin/machine = unknown
  116. /usr/bin/oslevel = unknown
  117. /bin/universe = unknown
  118.  
  119. PATH: /home/presslertj/repos/new-bb-layers/poky-jethro-build/scripts
  120. PATH: /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/bin/i586-poky-linux
  121. PATH: /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu/usr/bin/crossscripts
  122. PATH: /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/sbin
  123. PATH: /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/bin
  124. PATH: /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/sbin
  125. PATH: /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/bin
  126. PATH: /home/presslertj/repos/new-bb-layers/poky-jethro-build/scripts
  127. PATH: /home/presslertj/repos/new-bb-layers/poky-jethro-build/bitbake/bin
  128. PATH: /home/presslertj/repos/poky/scripts
  129. PATH: /home/presslertj/repos/poky/bitbake/bin
  130. PATH: /usr/local/bin
  131. PATH: /usr/local/sbin
  132. PATH: /usr/bin
  133. PATH: /usr/sbin
  134. PATH: /bin
  135. PATH: /sbin
  136. PATH: /home/presslertj/.local/bin
  137. PATH: /home/presslertj/bin
  138.  
  139.  
  140. ## ----------- ##
  141. ## Core tests. ##
  142. ## ----------- ##
  143.  
  144. configure:2194: loading site script /home/presslertj/repos/new-bb-layers/poky-jethro-build/meta/site/endian-little
  145. | ac_cv_c_littleendian=${ac_cv_c_littleendian=yes}
  146. | ac_cv_c_bigendian=${ac_cv_c_bigendian=no}
  147. |
  148. | # libnet
  149. | ac_cv_libnet_endianess=${ac_cv_libnet_endianess=lil}
  150. |
  151. | # libmemcached
  152. | ac_cv_c_endian=little
  153. configure:2194: loading site script /home/presslertj/repos/new-bb-layers/poky-jethro-build/meta/site/ix86-common
  154. | # general
  155. | ac_cv_sizeof_char=${ac_cv_sizeof_char=1}
  156. | ac_cv_sizeof_unsigned_char=${ac_cv_sizeof_unsigned_char=1}
  157. | ac_cv_sizeof_char_p=${ac_cv_sizeof_char_p=4}
  158. | ac_cv_sizeof_unsigned_char_p=${ac_cv_sizeof_unsigned_char_p=4}
  159. | ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
  160. | ac_cv_sizeof_unsigned_int=${ac_cv_sizeof_unsigned_int=4}
  161. | ac_cv_sizeof_int_p=${ac_cv_sizeof_int_p=4}
  162. | ac_cv_sizeof_long=${ac_cv_sizeof_long=4}
  163. | ac_cv_sizeof_unsigned_long=${ac_cv_sizeof_unsigned_long=4}
  164. | ac_cv_sizeof_long_long=${ac_cv_sizeof_long_long=8}
  165. | ac_cv_sizeof_unsigned_long_long=${ac_cv_sizeof_unsigned_long_long=8}
  166. | ac_cv_sizeof_short=${ac_cv_sizeof_short=2}
  167. | ac_cv_sizeof_unsigned_short=${ac_cv_sizeof_unsigned_short=2}
  168. | ac_cv_sizeof_size_t=${ac_cv_sizeof_size_t=4}
  169. | ac_cv_sizeof_ssize_t=${ac_cv_sizeof_ssize_t=4}
  170. | ac_cv_sizeof_void_p=${ac_cv_sizeof_void_p=4}
  171. | ac_cv_sizeof_long_p=${ac_cv_sizeof_long_p=4}
  172. | ac_cv_sizeof_float=${ac_cv_sizeof_float=4}
  173. | ac_cv_sizeof_off_t=${ac_cv_sizeof_off_t=4}
  174. | ac_cv_sizeof_uid_t=${ac_cv_sizeof_uid_t=4}
  175. | ac_cv_sizeof_gid_t=${ac_cv_sizeof_gid_t=4}
  176. | ac_cv_sizeof_ino_t=${ac_cv_sizeof_ino_t=4}
  177. | ac_cv_sizeof_dev_t=${ac_cv_sizeof_dev_t=8}
  178. | ac_cv_func_lstat_dereferences_slashed_symlink=${ac_cv_func_lstat_dereferences_slashed_symlink=yes}
  179. | ac_cv_func_lstat_empty_string_bug=${ac_cv_func_lstat_empty_string_bug=no}
  180. | ac_cv_func_pthread_key_delete=${ac_cv_func_pthread_key_delete=yes}
  181. | ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no}
  182. | ac_cv_func_stat_empty_string_bug=${ac_cv_func_stat_empty_string_bug=no}
  183. | ac_cv_func_stat_ignores_trailing_slash=${ac_cv_func_stat_ignores_trailing_slash=no}
  184. | ac_cv_va_val_copy=${ac_cv_va_val_copy=yes}
  185. |
  186. | ac_cv_header_netinet_sctp_h=${ac_cv_header_netinet_sctp_h=no}
  187. | ac_cv_header_netinet_sctp_uio_h=${ac_cv_header_netinet_sctp_uio_h=no}
  188. | ac_cv_linux_vers=${ac_cv_linux_vers=2}
  189. | ac_cv_sctp=${ac_cv_sctp=no}
  190. |
  191. | apr_cv_process_shared_works=${apr_cv_process_shared_works=no}
  192. | apr_cv_tcp_nodelay_with_cork=${apr_cv_tcp_nodelay_with_cork=yes}
  193. |
  194. | ac_cv_path_ESD_CONFIG=no
  195. | lf_cv_sane_realloc=yes
  196. | jm_cv_func_gettimeofday_clobber=no
  197. | samba_cv_HAVE_GETTIMEOFDAY_TZ=yes
  198. | bf_lsbf=1
  199. | ac_cv_uchar=${ac_cv_uchar=no}
  200. | ac_cv_uint=${ac_cv_uint=yes}
  201. | ac_cv_ulong=${ac_cv_ulong=yes}
  202. | ac_cv_ushort=${ac_cv_ushort=yes}
  203. |
  204. | # audacity
  205. | ac_cv_file_lib_src_libmad_frame_h=${ac_cv_file_lib_src_libmad_frame_h=no}
  206. |
  207. | # bash
  208. | ac_cv_c_long_double=${ac_cv_c_long_double=yes}
  209. | bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=missing}
  210. |
  211. | # clamav
  212. | clamav_av_func_working_snprintf_long=${clamav_av_func_working_snprintf_long=yes}
  213. | clamav_av_have_in_port_t=${clamav_av_have_in_port_t=yes}
  214. | clamav_av_have_in_addr_t=${clamav_av_have_in_addr_t=yes}
  215. | ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes}
  216. |
  217. | # cvs
  218. | cvs_cv_func_printf_ptr=${cvs_cv_func_printf_ptr=yes}
  219. |
  220. | # db
  221. | db_cv_alignp_t=${db_cv_alignp_t='unsigned long'}
  222. | db_cv_align_t=${db_cv_align_t='unsigned long long'}
  223. | db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes}
  224. | db_cv_sprintf_count=${db_cv_sprintf_count=yes}
  225. |
  226. | # D-BUS
  227. | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes}
  228. |
  229. | # ettercap
  230. | ettercap_cv_type_socklen_t=${ettercap_cv_type_socklen_t=yes}
  231. |
  232. | # gettext
  233. | am_cv_func_working_getline=${am_cv_func_working_getline=yes}
  234. |
  235. | # glib
  236. | glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4}
  237. | glib_cv_has__inline=${glib_cv_has__inline=yes}
  238. | glib_cv_has__inline__=${glib_cv_has__inline__=yes}
  239. | glib_cv_hasinline=${glib_cv_hasinline=yes}
  240. | glib_cv_sane_realloc=${glib_cv_sane_realloc=yes}
  241. | glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24}
  242. | glib_cv_sys_pthread_cond_timedwait_posix=${glib_cv_sys_pthread_cond_timedwait_posix=yes}
  243. | glib_cv_sys_pthread_getspecific_posix=${glib_cv_sys_pthread_getspecific_posix=yes}
  244. | glib_cv_sys_pthread_mutex_trylock_posix=${glib_cv_sys_pthread_mutex_trylock_posix=yes}
  245. | glib_cv_uscore=${glib_cv_uscore=no}
  246. | glib_cv_va_val_copy=${glib_cv_va_val_copy=yes}
  247. | glib_cv_rtldglobal_broken=${glib_cv_rtldglobal_broken=yes}
  248. |
  249. | # glib-2.0
  250. | glib_cv_stack_grows=${glib_cv_stack_grows=no}
  251. | utils_cv_sys_open_max=${utils_cv_sys_open_max=1015}
  252. | glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes}
  253. | ac_cv_alignof_guint32=4
  254. | ac_cv_alignof_guint64=4
  255. | ac_cv_alignof_unsigned_long=4
  256. |
  257. | # guile
  258. | ac_cv_uchar=${ac_cv_uchar=no}
  259. | ac_cv_uint=${ac_cv_uint=yes}
  260. | ac_cv_ulong=${ac_cv_ulong=yes}
  261. | ac_cv_ushort=${ac_cv_ushort=yes}
  262. |
  263. | # intercom
  264. | ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
  265. |
  266. | # jikes-native
  267. | ac_cv_sizeof_wchar_t=4
  268. |
  269. | # lftp
  270. | ac_cv_need_trio=${ac_cv_need_trio=no}
  271. | lftp_cv_va_val_copy=${lftp_cv_va_val_copy=yes}
  272. |
  273. | # libidl
  274. | libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll}
  275. |
  276. | # libnet
  277. | ac_cv_lbl_unaligned_fail=${ac_cv_lbl_unaligned_fail=no}
  278. | ac_libnet_have_packet_socket=${ac_libnet_have_packet_socket=yes}
  279. |
  280. | # libxfce4util
  281. | with_broken_putenv=${with_broken_putenv=no}
  282. |
  283. | # mysql
  284. | mysql_cv_func_atomic_sub=${mysql_cv_func_atomic_sub=yes}
  285. | mysql_cv_func_atomic_add=${mysql_cv_func_atomic_add=yes}
  286. |
  287. | # ORBit2
  288. | ac_cv_alignof_CORBA_boolean=1
  289. | ac_cv_alignof_CORBA_char=1
  290. | ac_cv_alignof_CORBA_double=4
  291. | ac_cv_alignof_CORBA_float=4
  292. | ac_cv_alignof_CORBA_long=4
  293. | ac_cv_alignof_CORBA_long_double=4
  294. | ac_cv_alignof_CORBA_long_long=4
  295. | ac_cv_alignof_CORBA_octet=1
  296. | ac_cv_alignof_CORBA_pointer=4
  297. | ac_cv_alignof_CORBA_short=2
  298. | ac_cv_alignof_CORBA_struct=4
  299. | ac_cv_alignof_CORBA_wchar=2
  300. |
  301. | # php
  302. | ac_cv_pread=${ac_cv_pread=no}
  303. | ac_cv_pwrite=${ac_cv_pwrite=no}
  304. | php_cv_lib_cookie_io_functions_use_off64_t=${php_cv_lib_cookie_io_functions_use_off64_t=yes}
  305. |
  306. | # rsync
  307. | rsync_cv_HAVE_BROKEN_LARGEFILE=${rsync_cv_HAVE_BROKEN_LARGEFILE=no}
  308. | rsync_cv_HAVE_SOCKETPAIR=${rsync_cv_HAVE_SOCKETPAIR=yes}
  309. | rsync_cv_HAVE_LONGLONG=${rsync_cv_HAVE_LONGLONG=yes}
  310. | rsync_cv_HAVE_OFF64_T=${rsync_cv_HAVE_OFF64_T=no}
  311. | rsync_cv_HAVE_SHORT_INO_T=${rsync_cv_HAVE_SHORT_INO_T=no}
  312. | rsync_cv_HAVE_UNSIGNED_CHAR=${rsync_cv_HAVE_UNSIGNED_CHAR=no}
  313. | rsync_cv_HAVE_BROKEN_READDIR=${rsync_cv_HAVE_BROKEN_READDIR=no}
  314. | rsync_cv_HAVE_GETTIMEOFDAY_TZ=${rsync_cv_HAVE_GETTIMEOFDAY_TZ=yes}
  315. | rsync_cv_HAVE_C99_VSNPRINTF=${rsync_cv_HAVE_C99_VSNPRINTF=yes}
  316. | rsync_cv_HAVE_SECURE_MKSTEMP=${rsync_cv_HAVE_SECURE_MKSTEMP=yes}
  317. | rsync_cv_REPLACE_INET_NTOA=${rsync_cv_REPLACE_INET_NTOA=no}
  318. | rsync_cv_REPLACE_INET_ATON=${rsync_cv_REPLACE_INET_ATON=no}
  319. |
  320. | # samba
  321. | samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes}
  322. |
  323. | # screen
  324. | screen_cv_sys_bcopy_overlap=${screen_cv_sys_bcopy_overlap=no}
  325. | screen_cv_sys_memcpy_overlap=${screen_cv_sys_memcpy_overlap=no}
  326. | screen_cv_sys_memmove_overlap=${screen_cv_sys_memmove_overlap=no}
  327. | screen_cv_sys_fifo_broken_impl=${screen_cv_sys_fifo_broken_impl=yes}
  328. | screen_cv_sys_fifo_usable=${screen_cv_sys_fifo_usable=yes}
  329. | screen_cv_sys_select_broken_retval=${screen_cv_sys_select_broken_retval=no}
  330. | screen_cv_sys_sockets_nofs=${screen_cv_sys_sockets_nofs=no}
  331. | screen_cv_sys_sockets_usable=${screen_cv_sys_sockets_usable=yes}
  332. | screen_cv_sys_terminfo_used=${screen_cv_sys_terminfo_used=yes}
  333. |
  334. | # slrn
  335. | slrn_cv_va_val_copy=${slrn_cv_va_val_copy=yes}
  336. |
  337. | # ssh
  338. | ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_dirent_have_space_d_name=yes}
  339. | ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf=no}
  340. | ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no}
  341. | ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes}
  342. | ac_cv_type_struct_timespec=${ac_cv_type_struct_timespec=yes}
  343. | ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=yes}
  344. |
  345. | # startup-notification
  346. | lf_cv_sane_realloc=yes
  347. |
  348. | # xffm
  349. | jm_cv_func_working_readdir=yes
  350. |
  351. | # xorg X11R7
  352. | ac_cv_sys_linker_h=${ac_cv_sys_linker_h=no}
  353. | ac_cv_file__usr_share_X11_sgml_defs_ent=${ac_cv_file__usr_share_X11_sgml_defs_ent=no}
  354. |
  355. | # evolution-data-server
  356. | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes}
  357. |
  358. | #dbus
  359. | ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes}
  360. |
  361. | #libpciaccess
  362. | have_mtrr_h=yes
  363. |
  364. | #mozilla
  365. | moz_cv_size_of_JS_BYTES_PER_WORD=4
  366. | moz_cv_align_of_JS_ALIGN_OF_POINTER=4
  367. | moz_cv_size_of_JS_BYTES_PER_DOUBLE=8
  368. |
  369. | #ofono
  370. | ac_cv_lib_c_signalfd=${ac_cv_lib_c_signalfd=yes}
  371. |
  372. | #unfs3
  373. | nfsd_cv_broken_setfsuid=${nfsd_cv_broken_setfsuid=0}
  374. | nfsd_cv_func_statfs=${nfsd_cv_func_statfs=statfs2_bsize}
  375. | nfsd_cv_bsd_signals=${nfsd_cv_bsd_signals=yes}
  376. |
  377. | # at-spi2-core
  378. | ac_cv_alignof_char=1
  379. | ac_cv_alignof_dbind_pointer=4
  380. | ac_cv_alignof_dbind_struct=1
  381. | ac_cv_alignof_dbus_bool_t=4
  382. | ac_cv_alignof_dbus_int16_t=2
  383. | ac_cv_alignof_dbus_int32_t=4
  384. | ac_cv_alignof_dbus_int64_t=4
  385. | ac_cv_alignof_double=4
  386. configure:2194: loading site script /home/presslertj/repos/new-bb-layers/poky-jethro-build/meta/site/common-linux
  387. | # apr
  388. | ac_cv_file__dev_zero=${ac_cv_file__dev_zero=yes}
  389. | ac_cv_sizeof_pid_t=${ac_cv_sizeof_pid_t=4}
  390. |
  391. | # samba
  392. | samba_cv_HAVE_IFACE_AIX=${samba_cv_HAVE_IFACE_AIX=no}
  393. | samba_cv_HAVE_IFACE_IFCONF=${samba_cv_HAVE_IFACE_IFCONF=yes}
  394. | samba_cv_HAVE_IFACE_IFREQ=${samba_cv_HAVE_IFACE_IFREQ=yes}
  395. | samba_cv_HAVE_IRIX_SPECIFIC_CAPABILITIES=${samba_cv_HAVE_IRIX_SPECIFIC_CAPABILITIES=no}
  396. |
  397. | # db
  398. | db_cv_path_ar=${db_cv_path_ar=/usr/bin/ar}
  399. | db_cv_path_chmod=${db_cv_path_chmod=/bin/chmod}
  400. | db_cv_path_cp=${db_cv_path_cp=/bin/cp}
  401. | db_cv_path_ln=${db_cv_path_ln=/bin/ln}
  402. | db_cv_path_mkdir=${db_cv_path_mkdir=/bin/mkdir}
  403. | db_cv_path_ranlib=${db_cv_path_ranlib=/usr/bin/ranlib}
  404. | db_cv_path_rm=${db_cv_path_rm=/bin/rm}
  405. | db_cv_path_sh=${db_cv_path_sh=/bin/sh}
  406. | db_cv_path_strip=${db_cv_path_strip=/usr/bin/strip}
  407. |
  408. | # bash
  409. | bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t=yes}
  410. | bash_cv_must_reinstall_sighandlers=${bash_cv_must_reinstall_sighandlers=no}
  411. | bash_cv_func_strcoll_broken=${bash_cv_func_strcoll_broken=no}
  412. | bash_cv_dup2_broken=${bash_cv_dup2_broken=no}
  413. | bash_cv_opendir_not_robust=${bash_cv_opendir_not_robust=no}
  414. | bash_cv_type_rlimit=${bash_cv_type_rlimit=rlim_t}
  415. | bash_cv_getenv_redef=${bash_cv_getenv_redef=yes}
  416. | bash_cv_ulimit_maxfds=${bash_cv_ulimit_maxfds=yes}
  417. | bash_cv_getcwd_calls_popen=${bash_cv_getcwd_calls_popen=no}
  418. | bash_cv_printf_a_format=${bash_cv_printf_a_format=yes}
  419. | bash_cv_pgrp_pipe=${bash_cv_pgrp_pipe=no}
  420. | bash_cv_job_control_missing=${bash_cv_job_control_missing=present}
  421. | bash_cv_sys_named_pipes=${bash_cv_sys_named_pipes=present}
  422. | bash_cv_unusable_rtsigs=${bash_cv_unusable_rtsigs=no}
  423. |
  424. | # coreutils
  425. | gl_cv_func_fstatat_zero_flag=${gl_cv_func_fstatat_zero_flag=yes}
  426. |
  427. | # mysql
  428. | ac_cv_sys_restartable_syscalls=${ac_cv_sys_restartable_syscalls=yes}
  429. | ac_cv_conv_longlong_to_float=${ac_cv_conv_longlong_to_float=yes}
  430. |
  431. | # TCL
  432. | tcl_cv_api_serial=${tcl_cv_api_serial=termios}
  433. |
  434. | # python
  435. | ac_cv_have_long_long_format=yes
  436. |
  437. | # apache
  438. | ac_cv_o_nonblock_inherited=${ac_cv_o_nonblock_inherited=no}
  439. configure:2194: loading site script /home/presslertj/repos/new-bb-layers/poky-jethro-build/meta/site/common-glibc
  440. | # general
  441. | ac_cv_have_decl_sys_siglist=${ac_cv_have_decl_sys_siglist=yes}
  442. | ac_cv_func_realloc_works=${ac_cv_func_realloc_works=yes}
  443. | ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes}
  444. | ac_cv_func_malloc_works=${ac_cv_func_malloc_works=yes}
  445. | ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes}
  446. | ac_cv_func_memcmp_working=${ac_cv_func_memcmp_working=yes}
  447. | ac_cv_func_getpgrp_void=yes
  448. | ac_cv_func_setpgrp_void=yes
  449. | ac_cv_func_setgrent_void=yes
  450. | ac_cv_func_getgrgid_r=${ac_cv_func_getgrgid_r=yes}
  451. | ac_cv_func_getpwuid_r=${ac_cv_func_getpwuid_r=yes}
  452. | ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes}
  453. | ac_cv_func_posix_getgrgid_r=${ac_cv_func_posix_getgrgid_r=yes}
  454. | ac_cv_type_uid_t={ac_cv_type_uid_t=yes}
  455. | ac_cv_func_getaddrinfo=${ac_cv_func_getaddrinfo=yes}
  456. |
  457. | # bash
  458. | bash_cv_under_sys_siglist=${bash_cv_under_sys_siglist=yes}
  459. | bash_cv_sys_siglist=${bash_cv_sys_siglist=yes}
  460. | bash_cv_getcwd_malloc=${bash_cv_getcwd_malloc=yes}
  461. |
  462. | # clamav
  463. | clamav_av_func_working_snprintf_long=${clamav_av_func_working_snprintf_long=yes}
  464. | clamav_av_have_in_port_t=${clamav_av_have_in_port_t=yes}
  465. | clamav_av_have_in_addr_t=${clamav_av_have_in_addr_t=yes}
  466. | ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes}
  467. |
  468. | # coreutils
  469. | fu_cv_sys_stat_statfs2_bsize=${fu_cv_sys_stat_statfs2_bsize=yes}
  470. |
  471. | # glib
  472. | glib_cv_strlcpy=${glib_cv_strlcpy=no}
  473. | ac_cv_func_printf_unix98=${ac_cv_func_printf_unix98=yes}
  474. | ac_cv_func_snprintf_c99=${ac_cv_func_snprintf_c99=yes}
  475. | ac_cv_func_vsnprintf_c99=${ac_cv_func_vsnprintf_c99=yes}
  476. | glib_cv_compliant_posix_memalign=${glib_cv_compliant_posix_memalign=1}
  477. | glib_cv_long_long_format=${glib_cv_long_long_format=ll}
  478. | # glib-1.x requires this and pkgconfig-native / pkgconfig-nativesdk use
  479. | # that to avoid a dependency loop.
  480. | glib_cv___va_copy=${glib_cv___va_copy=yes}
  481. | glib_cv_va_copy=${glib_cv_va_copy=yes}
  482. | glib_cv_have_qsort_r=${glib_cv_have_qsort_r=yes}
  483. |
  484. | #dbus-glib
  485. | ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes}
  486. |
  487. | # gnucash
  488. | am_cv_scanf_lld=${am_cv_scanf_lld=yes}
  489. |
  490. | # guile
  491. | ac_cv_func_pthread_attr_getstack=${ac_cv_func_pthread_attr_getstack=yes}
  492. |
  493. | #gcc-zlib
  494. | ac_cv_func_getpagesize=${ac_cv_func_getpagesize=yes}
  495. | ac_cv_func_memcpy=${ac_cv_func_memcpy=yes}
  496. | ac_cv_func_strerror=${ac_cv_func_strerror=yes}
  497. |
  498. | # squid
  499. | ac_cv_af_unix_large_dgram=${ac_cv_af_unix_large_dgram=yes}
  500. | ac_cv_func_setresuid=${ac_cv_func_setresuid=yes}
  501. | ac_cv_func_va_copy=${ac_cv_func_va_copy=yes}
  502. | ac_cv_func___va_copy=${ac_cv_func___va_copy=yes}
  503. | ac_cv_epoll_works=${ac_cv_epoll_works=yes}
  504. |
  505. | ac_cv_check_sjlj=ssjlj
  506. |
  507. | # m4
  508. | gt_cv_locale_fr=${gt_cv_locale_fr=fr_FR}
  509. | gl_cv_func_btowc_eof=${gl_cv_func_btowc_eof=yes}
  510. | gl_cv_func_wcrtomb_retval=${gl_cv_func_wcrtomb_retval=yes}
  511. | gl_cv_func_wctob_works=${gl_cv_func_wctob_works=yes}
  512. | gl_cv_func_mbrtowc_incomplete_state=${gl_cv_func_mbrtowc_incomplete_state=yes}
  513. | gl_cv_func_mbrtowc_sanitycheck=${gl_cv_func_mbrtowc_sanitycheck=yes}
  514. | gl_cv_func_mbrtowc_null_arg=${gl_cv_func_mbrtowc_null_arg=yes}
  515. | gl_cv_func_mbrtowc_retval=${gl_cv_func_mbrtowc_retval=yes}
  516. | gl_cv_func_mbrtowc_nul_retval=${gl_cv_func_mbrtowc_nul_retval=yes}
  517. |
  518. | # va_copy and _va_copy
  519. | ac_cv_va_copy=${ac_cv_va_copy=yes}
  520. | ac_cv___va_copy=${ac_cv___va_copy=yes}
  521. | ac_cv_func_va_copy=${ac_cv_func_va_copy=yes}
  522. | ac_cv_func___va_copy=${ac_cv_func___va_copy=yes}
  523. |
  524. | # Xorg
  525. | xorg_cv_malloc0_returns_null=${xorg_cv_malloc0_returns_null=yes}
  526. configure:2194: loading site script /home/presslertj/repos/new-bb-layers/poky-jethro-build/meta/site/common
  527. | # libelf
  528. | mr_cv_target_elf=${mr_cv_target_elf=yes}
  529. |
  530. | # Normally kernels have /dev/random enabled
  531. | ac_cv_file__dev_random=${ac_cv_file__dev_random=yes}
  532. |
  533. | # Avoid sudo to assume void for unsetenv in cross environment, or else it conflicts with
  534. | # target stdlib.h prototype which follows POSIX compiliance. Mark for upstream.
  535. | sudo_cv_func_unsetenv_void=no
  536. |
  537. | # shadow dir info, to avoid searching build system
  538. | shadow_cv_maildir=${localstatedir}/spool/mail
  539. | shadow_cv_mailfile=Mailbox
  540. | shadow_cv_utmpdir=${localstatedir}/run
  541. | shadow_cv_logdir=${localstatedir}/log
  542. | shadow_cv_passwd_dir=${bindir}
  543. |
  544. | # python: deactivate a runtime check for ipv6-support in python >=2.7.1 that fails when cross-compiling
  545. | ac_cv_buggy_getaddrinfo=no
  546. |
  547. | ac_cv_path_SED=sed
  548. configure:2194: loading site script /home/presslertj/repos/new-bb-layers/poky-jethro-build/meta-openembedded/meta-oe/site/endian-little
  549. | # rp-pppoe
  550. | rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev}
  551. configure:2374: checking for gcc
  552. configure:2401: result: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu
  553. configure:2630: checking for C compiler version
  554. configure:2639: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu --version >&5
  555. i586-poky-linux-gcc (GCC) 5.2.0
  556. Copyright (C) 2015 Free Software Foundation, Inc.
  557. This is free software; see the source for copying conditions. There is NO
  558. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  559.  
  560. configure:2650: $? = 0
  561. configure:2639: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -v >&5
  562. Using built-in specs.
  563. COLLECT_GCC=i586-poky-linux-gcc
  564. COLLECT_LTO_WRAPPER=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/5.2.0/lto-wrapper
  565. Target: i586-poky-linux
  566. Configured with: /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/work-shared/gcc-5.2.0-r0/gcc-5.2.0/configure --build=x86_64-linux --host=x86_64-linux --target=i586-poky-linux --prefix=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr --exec_prefix=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr --bindir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/bin/i586-poky-linux --sbindir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/bin/i586-poky-linux --libexecdir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux --datadir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/share --sysconfdir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/etc --sharedstatedir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/com --localstatedir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/var --libdir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/lib/i586-poky-linux --includedir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/include --oldincludedir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/include --infodir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/share/info --mandir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/share/man --disable-silent-rules --disable-dependency-tracking --with-libtool-sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/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=i586-poky-linux- --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 --without-isl --with-gxx-include-dir=/not/exist/usr/include/c++/5.2.0 --with-sysroot=/not/exist --with-build-sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu --enable-targets=all --enable-poison-system-directories --with-mpfr=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr --with-system-zlib --disable-nls --enable-__cxa_atexit
  567. Thread model: posix
  568. gcc version 5.2.0 (GCC)
  569. configure:2650: $? = 0
  570. configure:2639: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -V >&5
  571. i586-poky-linux-gcc: error: unrecognized command line option '-V'
  572. i586-poky-linux-gcc: fatal error: no input files
  573. compilation terminated.
  574. configure:2650: $? = 1
  575. configure:2639: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -qversion >&5
  576. i586-poky-linux-gcc: error: unrecognized command line option '-qversion'
  577. i586-poky-linux-gcc: fatal error: no input files
  578. compilation terminated.
  579. configure:2650: $? = 1
  580. configure:2670: checking whether the C compiler works
  581. configure:2692: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
  582. configure:2696: $? = 0
  583. configure:2744: result: yes
  584. configure:2747: checking for C compiler default output file name
  585. configure:2749: result: a.out
  586. configure:2755: checking for suffix of executables
  587. configure:2762: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -o conftest -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
  588. configure:2766: $? = 0
  589. configure:2788: result:
  590. configure:2810: checking whether we are cross compiling
  591. configure:2818: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -o conftest -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
  592. configure:2822: $? = 0
  593. configure:2829: ./conftest
  594. configure:2833: $? = 0
  595. configure:2848: result: no
  596. configure:2853: checking for suffix of object files
  597. configure:2875: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  598. configure:2879: $? = 0
  599. configure:2900: result: o
  600. configure:2904: checking whether we are using the GNU C compiler
  601. configure:2923: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  602. configure:2923: $? = 0
  603. configure:2932: result: yes
  604. configure:2941: checking whether i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu accepts -g
  605. configure:2961: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -g conftest.c >&5
  606. configure:2961: $? = 0
  607. configure:3002: result: yes
  608. configure:3019: checking for i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu option to accept ISO C89
  609. configure:3082: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  610. configure:3082: $? = 0
  611. configure:3095: result: none needed
  612. configure:3120: checking whether i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu understands -c and -o together
  613. configure:3142: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c conftest.c -o conftest2.o
  614. configure:3145: $? = 0
  615. configure:3142: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c conftest.c -o conftest2.o
  616. configure:3145: $? = 0
  617. configure:3157: result: yes
  618. configure:3180: checking how to run the C preprocessor
  619. configure:3250: result: i586-poky-linux-gcc -E --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -m32 -march=pentium-m
  620. configure:3270: i586-poky-linux-gcc -E --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -m32 -march=pentium-m conftest.c
  621. configure:3270: $? = 0
  622. configure:3284: i586-poky-linux-gcc -E --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -m32 -march=pentium-m conftest.c
  623. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  624. compilation terminated.
  625. configure:3284: $? = 1
  626. configure: failed program was:
  627. | /* confdefs.h */
  628. | #define PACKAGE_NAME "geo_utilities"
  629. | #define PACKAGE_TARNAME "geo_utilities"
  630. | #define PACKAGE_VERSION "1.0.0-linux3.38d6f14"
  631. | #define PACKAGE_STRING "geo_utilities 1.0.0-linux3.38d6f14"
  632. | #define PACKAGE_BUGREPORT ""
  633. | #define PACKAGE_URL ""
  634. | /* end confdefs.h. */
  635. | #include <ac_nonexistent.h>
  636. configure:3313: checking for grep that handles long lines and -e
  637. configure:3371: result: /usr/bin/grep
  638. configure:3376: checking for egrep
  639. configure:3438: result: /usr/bin/grep -E
  640. configure:3443: checking for ANSI C header files
  641. configure:3463: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  642. configure:3463: $? = 0
  643. configure:3536: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -o conftest -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
  644. configure:3536: $? = 0
  645. configure:3536: ./conftest
  646. configure:3536: $? = 0
  647. configure:3547: result: yes
  648. configure:3560: checking for sys/types.h
  649. configure:3560: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  650. configure:3560: $? = 0
  651. configure:3560: result: yes
  652. configure:3560: checking for sys/stat.h
  653. configure:3560: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  654. configure:3560: $? = 0
  655. configure:3560: result: yes
  656. configure:3560: checking for stdlib.h
  657. configure:3560: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  658. configure:3560: $? = 0
  659. configure:3560: result: yes
  660. configure:3560: checking for string.h
  661. configure:3560: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  662. configure:3560: $? = 0
  663. configure:3560: result: yes
  664. configure:3560: checking for memory.h
  665. configure:3560: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  666. configure:3560: $? = 0
  667. configure:3560: result: yes
  668. configure:3560: checking for strings.h
  669. configure:3560: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  670. configure:3560: $? = 0
  671. configure:3560: result: yes
  672. configure:3560: checking for inttypes.h
  673. configure:3560: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  674. configure:3560: $? = 0
  675. configure:3560: result: yes
  676. configure:3560: checking for stdint.h
  677. configure:3560: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  678. configure:3560: $? = 0
  679. configure:3560: result: yes
  680. configure:3560: checking for unistd.h
  681. configure:3560: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  682. configure:3560: $? = 0
  683. configure:3560: result: yes
  684. configure:3573: checking minix/config.h usability
  685. configure:3573: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  686. conftest.c:52:26: fatal error: minix/config.h: No such file or directory
  687. compilation terminated.
  688. configure:3573: $? = 1
  689. configure: failed program was:
  690. | /* confdefs.h */
  691. | #define PACKAGE_NAME "geo_utilities"
  692. | #define PACKAGE_TARNAME "geo_utilities"
  693. | #define PACKAGE_VERSION "1.0.0-linux3.38d6f14"
  694. | #define PACKAGE_STRING "geo_utilities 1.0.0-linux3.38d6f14"
  695. | #define PACKAGE_BUGREPORT ""
  696. | #define PACKAGE_URL ""
  697. | #define STDC_HEADERS 1
  698. | #define HAVE_SYS_TYPES_H 1
  699. | #define HAVE_SYS_STAT_H 1
  700. | #define HAVE_STDLIB_H 1
  701. | #define HAVE_STRING_H 1
  702. | #define HAVE_MEMORY_H 1
  703. | #define HAVE_STRINGS_H 1
  704. | #define HAVE_INTTYPES_H 1
  705. | #define HAVE_STDINT_H 1
  706. | #define HAVE_UNISTD_H 1
  707. | /* end confdefs.h. */
  708. | #include <stdio.h>
  709. | #ifdef HAVE_SYS_TYPES_H
  710. | # include <sys/types.h>
  711. | #endif
  712. | #ifdef HAVE_SYS_STAT_H
  713. | # include <sys/stat.h>
  714. | #endif
  715. | #ifdef STDC_HEADERS
  716. | # include <stdlib.h>
  717. | # include <stddef.h>
  718. | #else
  719. | # ifdef HAVE_STDLIB_H
  720. | # include <stdlib.h>
  721. | # endif
  722. | #endif
  723. | #ifdef HAVE_STRING_H
  724. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  725. | # include <memory.h>
  726. | # endif
  727. | # include <string.h>
  728. | #endif
  729. | #ifdef HAVE_STRINGS_H
  730. | # include <strings.h>
  731. | #endif
  732. | #ifdef HAVE_INTTYPES_H
  733. | # include <inttypes.h>
  734. | #endif
  735. | #ifdef HAVE_STDINT_H
  736. | # include <stdint.h>
  737. | #endif
  738. | #ifdef HAVE_UNISTD_H
  739. | # include <unistd.h>
  740. | #endif
  741. | #include <minix/config.h>
  742. configure:3573: result: no
  743. configure:3573: checking minix/config.h presence
  744. configure:3573: i586-poky-linux-gcc -E --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -m32 -march=pentium-m conftest.c
  745. conftest.c:19:26: fatal error: minix/config.h: No such file or directory
  746. compilation terminated.
  747. configure:3573: $? = 1
  748. configure: failed program was:
  749. | /* confdefs.h */
  750. | #define PACKAGE_NAME "geo_utilities"
  751. | #define PACKAGE_TARNAME "geo_utilities"
  752. | #define PACKAGE_VERSION "1.0.0-linux3.38d6f14"
  753. | #define PACKAGE_STRING "geo_utilities 1.0.0-linux3.38d6f14"
  754. | #define PACKAGE_BUGREPORT ""
  755. | #define PACKAGE_URL ""
  756. | #define STDC_HEADERS 1
  757. | #define HAVE_SYS_TYPES_H 1
  758. | #define HAVE_SYS_STAT_H 1
  759. | #define HAVE_STDLIB_H 1
  760. | #define HAVE_STRING_H 1
  761. | #define HAVE_MEMORY_H 1
  762. | #define HAVE_STRINGS_H 1
  763. | #define HAVE_INTTYPES_H 1
  764. | #define HAVE_STDINT_H 1
  765. | #define HAVE_UNISTD_H 1
  766. | /* end confdefs.h. */
  767. | #include <minix/config.h>
  768. configure:3573: result: no
  769. configure:3573: checking for minix/config.h
  770. configure:3573: result: no
  771. configure:3594: checking whether it is safe to define __EXTENSIONS__
  772. configure:3612: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  773. configure:3612: $? = 0
  774. configure:3619: result: yes
  775. configure:3638: checking build system type
  776. configure:3652: result: x86_64-pc-linux-gnu
  777. configure:3672: checking host system type
  778. configure:3685: result: x86_64-pc-linux-gnu
  779. configure:3705: checking target system type
  780. configure:3718: result: x86_64-pc-linux-gnu
  781. configure:3762: checking for a BSD-compatible install
  782. configure:3830: result: /usr/bin/install -c
  783. configure:3841: checking whether build environment is sane
  784. configure:3896: result: yes
  785. configure:4044: checking for a thread-safe mkdir -p
  786. configure:4083: result: /usr/bin/mkdir -p
  787. configure:4090: checking for gawk
  788. configure:4106: found /usr/bin/gawk
  789. configure:4117: result: gawk
  790. configure:4128: checking whether make sets $(MAKE)
  791. configure:4150: result: yes
  792. configure:4180: checking for style of include used by make
  793. configure:4208: result: GNU
  794. configure:4242: checking whether make supports nested variables
  795. configure:4259: result: yes
  796. configure:4344: checking dependency style of i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu
  797. configure:4455: result: gcc3
  798. configure:4525: checking whether make supports nested variables
  799. configure:4542: result: yes
  800. configure:4602: checking how to print strings
  801. configure:4629: result: printf
  802. configure:4650: checking for a sed that does not truncate output
  803. configure:4714: result: sed
  804. configure:4732: checking for fgrep
  805. configure:4794: result: /usr/bin/grep -F
  806. configure:4829: checking for ld used by i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu
  807. configure:4896: result: i586-poky-linux-ld --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu
  808. configure:4903: checking if the linker (i586-poky-linux-ld --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu ) is GNU ld
  809. configure:4918: result: yes
  810. configure:4930: checking for BSD- or MS-compatible name lister (nm)
  811. configure:4984: result: i586-poky-linux-nm
  812. configure:5114: checking the name lister (i586-poky-linux-nm) interface
  813. configure:5121: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  814. configure:5124: i586-poky-linux-nm "conftest.o"
  815. configure:5127: output
  816. 00000000 B some_variable
  817. configure:5134: result: BSD nm
  818. configure:5137: checking whether ln -s works
  819. configure:5141: result: yes
  820. configure:5149: checking the maximum length of command line arguments
  821. configure:5280: result: 1572864
  822. configure:5328: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
  823. configure:5368: result: func_convert_file_noop
  824. configure:5375: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
  825. configure:5395: result: func_convert_file_noop
  826. configure:5402: checking for i586-poky-linux-ld --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu option to reload object files
  827. configure:5409: result: -r
  828. configure:5483: checking for objdump
  829. configure:5510: result: i586-poky-linux-objdump
  830. configure:5542: checking how to recognize dependent libraries
  831. configure:5742: result: pass_all
  832. configure:5827: checking for dlltool
  833. configure:5857: result: no
  834. configure:5887: checking how to associate runtime and link libraries
  835. configure:5914: result: printf %s\n
  836. configure:6038: checking for archiver @FILE support
  837. configure:6055: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  838. configure:6055: $? = 0
  839. configure:6058: i586-poky-linux-ar cru libconftest.a @conftest.lst >&5
  840. configure:6061: $? = 0
  841. configure:6066: i586-poky-linux-ar cru libconftest.a @conftest.lst >&5
  842. i586-poky-linux-ar: conftest.o: No such file or directory
  843. configure:6069: $? = 1
  844. configure:6081: result: @
  845. configure:6139: checking for strip
  846. configure:6166: result: i586-poky-linux-strip
  847. configure:6238: checking for ranlib
  848. configure:6265: result: i586-poky-linux-ranlib
  849. configure:6367: checking command to parse i586-poky-linux-nm output from i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu object
  850. configure:6520: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  851. configure:6523: $? = 0
  852. configure:6527: i586-poky-linux-nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  853. configure:6530: $? = 0
  854. configure:6596: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -o conftest -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c conftstm.o >&5
  855. configure:6599: $? = 0
  856. configure:6637: result: ok
  857. configure:6684: checking for sysroot
  858. configure:6719: result: /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu
  859. configure:6726: checking for a working dd
  860. configure:6764: result: /usr/bin/dd
  861. configure:6768: checking how to truncate binary pipes
  862. configure:6783: result: /usr/bin/dd bs=4096 count=1
  863. configure:6919: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  864. configure:6922: $? = 0
  865. configure:7112: checking for mt
  866. configure:7142: result: no
  867. configure:7162: checking if : is a manifest tool
  868. configure:7168: : '-?'
  869. configure:7176: result: no
  870. configure:7850: checking for dlfcn.h
  871. configure:7850: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  872. configure:7850: $? = 0
  873. configure:7850: result: yes
  874. configure:8107: checking for objdir
  875. configure:8122: result: .libs
  876. configure:8386: checking if i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu supports -fno-rtti -fno-exceptions
  877. configure:8404: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types -fno-rtti -fno-exceptions conftest.c >&5
  878. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  879. configure:8408: $? = 0
  880. configure:8421: result: no
  881. configure:8779: checking for i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu option to produce PIC
  882. configure:8786: result: -fPIC -DPIC
  883. configure:8794: checking if i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu PIC flag -fPIC -DPIC works
  884. configure:8812: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types -fPIC -DPIC -DPIC conftest.c >&5
  885. configure:8816: $? = 0
  886. configure:8829: result: yes
  887. configure:8858: checking if i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu static flag -static works
  888. configure:8886: result: yes
  889. configure:8901: checking if i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu supports -c -o file.o
  890. configure:8922: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types -o out/conftest2.o conftest.c >&5
  891. configure:8926: $? = 0
  892. configure:8948: result: yes
  893. configure:8956: checking if i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu supports -c -o file.o
  894. configure:9003: result: yes
  895. configure:9036: checking whether the i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu linker (i586-poky-linux-ld --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -m elf_i386) supports shared libraries
  896. configure:10295: result: yes
  897. configure:10332: checking whether -lc should be explicitly linked in
  898. configure:10340: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  899. configure:10343: $? = 0
  900. configure:10358: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  901. configure:10361: $? = 0
  902. configure:10375: result: no
  903. configure:10535: checking dynamic linker characteristics
  904. configure:11116: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -o conftest -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5
  905. configure:11116: $? = 0
  906. configure:11353: result: GNU/Linux ld.so
  907. configure:11475: checking how to hardcode library paths into programs
  908. configure:11500: result: immediate
  909. configure:12048: checking whether stripping libraries is possible
  910. configure:12053: result: yes
  911. configure:12088: checking if libtool supports shared libraries
  912. configure:12090: result: yes
  913. configure:12093: checking whether to build shared libraries
  914. configure:12118: result: yes
  915. configure:12121: checking whether to build static libraries
  916. configure:12125: result: yes
  917. configure:12193: checking for gawk
  918. configure:12220: result: gawk
  919. configure:12279: checking for gcc
  920. configure:12306: result: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu
  921. configure:12535: checking for C compiler version
  922. configure:12544: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu --version >&5
  923. i586-poky-linux-gcc (GCC) 5.2.0
  924. Copyright (C) 2015 Free Software Foundation, Inc.
  925. This is free software; see the source for copying conditions. There is NO
  926. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  927.  
  928. configure:12555: $? = 0
  929. configure:12544: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -v >&5
  930. Using built-in specs.
  931. COLLECT_GCC=i586-poky-linux-gcc
  932. COLLECT_LTO_WRAPPER=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/5.2.0/lto-wrapper
  933. Target: i586-poky-linux
  934. Configured with: /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/work-shared/gcc-5.2.0-r0/gcc-5.2.0/configure --build=x86_64-linux --host=x86_64-linux --target=i586-poky-linux --prefix=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr --exec_prefix=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr --bindir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/bin/i586-poky-linux --sbindir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/bin/i586-poky-linux --libexecdir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux --datadir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/share --sysconfdir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/etc --sharedstatedir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/com --localstatedir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/var --libdir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/lib/i586-poky-linux --includedir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/include --oldincludedir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/include --infodir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/share/info --mandir=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/share/man --disable-silent-rules --disable-dependency-tracking --with-libtool-sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/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=i586-poky-linux- --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 --without-isl --with-gxx-include-dir=/not/exist/usr/include/c++/5.2.0 --with-sysroot=/not/exist --with-build-sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu --enable-targets=all --enable-poison-system-directories --with-mpfr=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr --with-system-zlib --disable-nls --enable-__cxa_atexit
  935. Thread model: posix
  936. gcc version 5.2.0 (GCC)
  937. configure:12555: $? = 0
  938. configure:12544: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -V >&5
  939. i586-poky-linux-gcc: error: unrecognized command line option '-V'
  940. i586-poky-linux-gcc: fatal error: no input files
  941. compilation terminated.
  942. configure:12555: $? = 1
  943. configure:12544: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -qversion >&5
  944. i586-poky-linux-gcc: error: unrecognized command line option '-qversion'
  945. i586-poky-linux-gcc: fatal error: no input files
  946. compilation terminated.
  947. configure:12555: $? = 1
  948. configure:12559: checking whether we are using the GNU C compiler
  949. configure:12587: result: yes
  950. configure:12596: checking whether i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu accepts -g
  951. configure:12657: result: yes
  952. configure:12674: checking for i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu option to accept ISO C89
  953. configure:12750: result: none needed
  954. configure:12775: checking whether i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu understands -c and -o together
  955. configure:12812: result: yes
  956. configure:12830: checking whether ln -s works
  957. configure:12834: result: yes
  958. configure:12841: checking whether make sets $(MAKE)
  959. configure:12863: result: yes
  960. configure:12929: checking for pkg-config
  961. configure:12947: found /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/bin/pkg-config
  962. configure:12959: result: /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/bin/pkg-config
  963. configure:12984: checking pkg-config is at least version 0.9.0
  964. configure:12987: result: yes
  965. configure:12997: checking for GLIB
  966. configure:13004: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.12.3"
  967. configure:13007: $? = 0
  968. configure:13021: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.12.3"
  969. configure:13024: $? = 0
  970. configure:13082: result: yes
  971. configure:13091: checking for LIBZMQ
  972. configure:13098: $PKG_CONFIG --exists --print-errors "libzmq >= 3.2.2"
  973. configure:13101: $? = 0
  974. configure:13115: $PKG_CONFIG --exists --print-errors "libzmq >= 3.2.2"
  975. configure:13118: $? = 0
  976. configure:13176: result: yes
  977. configure:13184: checking for ANSI C header files
  978. configure:13288: result: yes
  979. configure:13298: checking fcntl.h usability
  980. configure:13298: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  981. configure:13298: $? = 0
  982. configure:13298: result: yes
  983. configure:13298: checking fcntl.h presence
  984. configure:13298: i586-poky-linux-gcc -E --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -m32 -march=pentium-m conftest.c
  985. configure:13298: $? = 0
  986. configure:13298: result: yes
  987. configure:13298: checking for fcntl.h
  988. configure:13298: result: yes
  989. configure:13310: checking for stdint.h
  990. configure:13310: result: yes
  991. configure:13322: checking for stdlib.h
  992. configure:13322: result: yes
  993. configure:13334: checking for string.h
  994. configure:13334: result: yes
  995. configure:13346: checking sys/time.h usability
  996. configure:13346: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  997. configure:13346: $? = 0
  998. configure:13346: result: yes
  999. configure:13346: checking sys/time.h presence
  1000. configure:13346: i586-poky-linux-gcc -E --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -m32 -march=pentium-m conftest.c
  1001. configure:13346: $? = 0
  1002. configure:13346: result: yes
  1003. configure:13346: checking for sys/time.h
  1004. configure:13346: result: yes
  1005. configure:13358: checking sys/timeb.h usability
  1006. configure:13358: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  1007. configure:13358: $? = 0
  1008. configure:13358: result: yes
  1009. configure:13358: checking sys/timeb.h presence
  1010. configure:13358: i586-poky-linux-gcc -E --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -m32 -march=pentium-m conftest.c
  1011. configure:13358: $? = 0
  1012. configure:13358: result: yes
  1013. configure:13358: checking for sys/timeb.h
  1014. configure:13358: result: yes
  1015. configure:13370: checking for unistd.h
  1016. configure:13370: result: yes
  1017. configure:13382: checking for an ANSI C-conforming const
  1018. configure:13448: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  1019. configure:13448: $? = 0
  1020. configure:13455: result: yes
  1021. configure:13463: checking for stdbool.h that conforms to C99
  1022. configure:13530: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  1023. configure:13530: $? = 0
  1024. configure:13537: result: yes
  1025. configure:13539: checking for _Bool
  1026. configure:13539: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  1027. configure:13539: $? = 0
  1028. configure:13539: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  1029. conftest.c: In function 'main':
  1030. conftest.c:72:20: error: expected expression before ')' token
  1031. if (sizeof ((_Bool)))
  1032. ^
  1033. configure:13539: $? = 1
  1034. configure: failed program was:
  1035. | /* confdefs.h */
  1036. | #define PACKAGE_NAME "geo_utilities"
  1037. | #define PACKAGE_TARNAME "geo_utilities"
  1038. | #define PACKAGE_VERSION "1.0.0-linux3.38d6f14"
  1039. | #define PACKAGE_STRING "geo_utilities 1.0.0-linux3.38d6f14"
  1040. | #define PACKAGE_BUGREPORT ""
  1041. | #define PACKAGE_URL ""
  1042. | #define STDC_HEADERS 1
  1043. | #define HAVE_SYS_TYPES_H 1
  1044. | #define HAVE_SYS_STAT_H 1
  1045. | #define HAVE_STDLIB_H 1
  1046. | #define HAVE_STRING_H 1
  1047. | #define HAVE_MEMORY_H 1
  1048. | #define HAVE_STRINGS_H 1
  1049. | #define HAVE_INTTYPES_H 1
  1050. | #define HAVE_STDINT_H 1
  1051. | #define HAVE_UNISTD_H 1
  1052. | #define __EXTENSIONS__ 1
  1053. | #define _ALL_SOURCE 1
  1054. | #define _GNU_SOURCE 1
  1055. | #define _POSIX_PTHREAD_SEMANTICS 1
  1056. | #define _TANDEM_SOURCE 1
  1057. | #define PACKAGE "geo_utilities"
  1058. | #define VERSION "1.0.0-linux3.38d6f14"
  1059. | #define HAVE_DLFCN_H 1
  1060. | #define LT_OBJDIR ".libs/"
  1061. | #define STDC_HEADERS 1
  1062. | #define HAVE_FCNTL_H 1
  1063. | #define HAVE_STDINT_H 1
  1064. | #define HAVE_STDLIB_H 1
  1065. | #define HAVE_STRING_H 1
  1066. | #define HAVE_SYS_TIME_H 1
  1067. | #define HAVE_SYS_TIMEB_H 1
  1068. | #define HAVE_UNISTD_H 1
  1069. | /* end confdefs.h. */
  1070. | #include <stdio.h>
  1071. | #ifdef HAVE_SYS_TYPES_H
  1072. | # include <sys/types.h>
  1073. | #endif
  1074. | #ifdef HAVE_SYS_STAT_H
  1075. | # include <sys/stat.h>
  1076. | #endif
  1077. | #ifdef STDC_HEADERS
  1078. | # include <stdlib.h>
  1079. | # include <stddef.h>
  1080. | #else
  1081. | # ifdef HAVE_STDLIB_H
  1082. | # include <stdlib.h>
  1083. | # endif
  1084. | #endif
  1085. | #ifdef HAVE_STRING_H
  1086. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1087. | # include <memory.h>
  1088. | # endif
  1089. | # include <string.h>
  1090. | #endif
  1091. | #ifdef HAVE_STRINGS_H
  1092. | # include <strings.h>
  1093. | #endif
  1094. | #ifdef HAVE_INTTYPES_H
  1095. | # include <inttypes.h>
  1096. | #endif
  1097. | #ifdef HAVE_STDINT_H
  1098. | # include <stdint.h>
  1099. | #endif
  1100. | #ifdef HAVE_UNISTD_H
  1101. | # include <unistd.h>
  1102. | #endif
  1103. | int
  1104. | main ()
  1105. | {
  1106. | if (sizeof ((_Bool)))
  1107. | return 0;
  1108. | ;
  1109. | return 0;
  1110. | }
  1111. configure:13539: result: yes
  1112. configure:13556: checking whether time.h and sys/time.h may both be included
  1113. configure:13576: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types conftest.c >&5
  1114. configure:13576: $? = 0
  1115. configure:13583: result: yes
  1116. configure:13595: checking for stdlib.h
  1117. configure:13595: result: yes
  1118. configure:13605: checking for GNU libc compatible malloc
  1119. configure:13639: result: yes
  1120. configure:13662: checking for clock_gettime
  1121. configure:13662: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -o conftest -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
  1122. configure:13662: $? = 0
  1123. configure:13662: result: yes
  1124. configure:13673: checking for gettimeofday
  1125. configure:13673: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -o conftest -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
  1126. configure:13673: $? = 0
  1127. configure:13673: result: yes
  1128. configure:13684: checking for memset
  1129. configure:13684: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -o conftest -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
  1130. conftest.c:66:6: warning: conflicting types for built-in function 'memset'
  1131. char memset ();
  1132. ^
  1133. configure:13684: $? = 0
  1134. configure:13684: result: yes
  1135. configure:13693: checking for cos in -lm
  1136. configure:13718: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -o conftest -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lm >&5
  1137. conftest.c:51:6: warning: conflicting types for built-in function 'cos'
  1138. char cos ();
  1139. ^
  1140. configure:13718: $? = 0
  1141. configure:13727: result: yes
  1142. configure:13751: checking if compiler supports -fvisibility=hidden
  1143. configure:13766: i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -c -O2 -pipe -g -feliminate-unused-debug-types -D_64_BIT_ -D_LINUX_X86_ -fvisibility=hidden -D_64_BIT_ -D_LINUX_X86_ conftest.c >&5
  1144. configure:13766: $? = 0
  1145. configure:13767: result: yes
  1146. configure:13889: checking that generated files are newer than configure
  1147. configure:13895: result: done
  1148. configure:13918: creating ./config.status
  1149.  
  1150. ## ---------------------- ##
  1151. ## Running config.status. ##
  1152. ## ---------------------- ##
  1153.  
  1154. This file was extended by geo_utilities config.status 1.0.0-linux3.38d6f14, which was
  1155. generated by GNU Autoconf 2.69. Invocation command line was
  1156.  
  1157. CONFIG_FILES =
  1158. CONFIG_HEADERS =
  1159. CONFIG_LINKS =
  1160. CONFIG_COMMANDS =
  1161. $ ./config.status
  1162.  
  1163. on localhost.localdomain
  1164.  
  1165. config.status:1127: creating Makefile
  1166. config.status:1127: creating dted/Makefile
  1167. config.status:1127: creating include/config.h
  1168. config.status:1356: executing depfiles commands
  1169. config.status:1356: executing libtool commands
  1170.  
  1171. ## ---------------- ##
  1172. ## Cache variables. ##
  1173. ## ---------------- ##
  1174.  
  1175. ac_cv___va_copy=yes
  1176. ac_cv_af_unix_large_dgram=yes
  1177. ac_cv_alignof_CORBA_boolean=1
  1178. ac_cv_alignof_CORBA_char=1
  1179. ac_cv_alignof_CORBA_double=4
  1180. ac_cv_alignof_CORBA_float=4
  1181. ac_cv_alignof_CORBA_long=4
  1182. ac_cv_alignof_CORBA_long_double=4
  1183. ac_cv_alignof_CORBA_long_long=4
  1184. ac_cv_alignof_CORBA_octet=1
  1185. ac_cv_alignof_CORBA_pointer=4
  1186. ac_cv_alignof_CORBA_short=2
  1187. ac_cv_alignof_CORBA_struct=4
  1188. ac_cv_alignof_CORBA_wchar=2
  1189. ac_cv_alignof_char=1
  1190. ac_cv_alignof_dbind_pointer=4
  1191. ac_cv_alignof_dbind_struct=1
  1192. ac_cv_alignof_dbus_bool_t=4
  1193. ac_cv_alignof_dbus_int16_t=2
  1194. ac_cv_alignof_dbus_int32_t=4
  1195. ac_cv_alignof_dbus_int64_t=4
  1196. ac_cv_alignof_double=4
  1197. ac_cv_alignof_guint32=4
  1198. ac_cv_alignof_guint64=4
  1199. ac_cv_alignof_unsigned_long=4
  1200. ac_cv_buggy_getaddrinfo=no
  1201. ac_cv_build=x86_64-pc-linux-gnu
  1202. ac_cv_c_bigendian=no
  1203. ac_cv_c_compiler_gnu=yes
  1204. ac_cv_c_const=yes
  1205. ac_cv_c_endian=little
  1206. ac_cv_c_littleendian=yes
  1207. ac_cv_c_long_double=yes
  1208. ac_cv_check_sjlj=ssjlj
  1209. ac_cv_conv_longlong_to_float=yes
  1210. ac_cv_dirent_have_space_d_name=yes
  1211. ac_cv_env_CC_set=set
  1212. ac_cv_env_CC_value='i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu'
  1213. ac_cv_env_CFLAGS_set=set
  1214. ac_cv_env_CFLAGS_value=' -O2 -pipe -g -feliminate-unused-debug-types'
  1215. ac_cv_env_CPPFLAGS_set=set
  1216. ac_cv_env_CPPFLAGS_value=
  1217. ac_cv_env_CPP_set=set
  1218. ac_cv_env_CPP_value='i586-poky-linux-gcc -E --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -m32 -march=pentium-m'
  1219. ac_cv_env_GLIB_CFLAGS_set=
  1220. ac_cv_env_GLIB_CFLAGS_value=
  1221. ac_cv_env_GLIB_LIBS_set=
  1222. ac_cv_env_GLIB_LIBS_value=
  1223. ac_cv_env_LDFLAGS_set=set
  1224. ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed'
  1225. ac_cv_env_LIBS_set=
  1226. ac_cv_env_LIBS_value=
  1227. ac_cv_env_LIBZMQ_CFLAGS_set=
  1228. ac_cv_env_LIBZMQ_CFLAGS_value=
  1229. ac_cv_env_LIBZMQ_LIBS_set=
  1230. ac_cv_env_LIBZMQ_LIBS_value=
  1231. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  1232. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  1233. ac_cv_env_PKG_CONFIG_LIBDIR_set=set
  1234. ac_cv_env_PKG_CONFIG_LIBDIR_value=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu/usr/lib/pkgconfig
  1235. ac_cv_env_PKG_CONFIG_PATH_set=set
  1236. ac_cv_env_PKG_CONFIG_PATH_value=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu/usr/lib/pkgconfig:/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu/usr/share/pkgconfig
  1237. ac_cv_env_PKG_CONFIG_set=
  1238. ac_cv_env_PKG_CONFIG_value=
  1239. ac_cv_env_build_alias_set=
  1240. ac_cv_env_build_alias_value=
  1241. ac_cv_env_host_alias_set=
  1242. ac_cv_env_host_alias_value=
  1243. ac_cv_env_target_alias_set=
  1244. ac_cv_env_target_alias_value=
  1245. ac_cv_epoll_works=yes
  1246. ac_cv_file__dev_random=yes
  1247. ac_cv_file__dev_zero=yes
  1248. ac_cv_file__usr_share_X11_sgml_defs_ent=no
  1249. ac_cv_file_lib_src_libmad_frame_h=no
  1250. ac_cv_func___va_copy=yes
  1251. ac_cv_func_clock_gettime=yes
  1252. ac_cv_func_fnmatch_works=yes
  1253. ac_cv_func_getaddrinfo=yes
  1254. ac_cv_func_getgrgid_r=yes
  1255. ac_cv_func_getpagesize=yes
  1256. ac_cv_func_getpgrp_void=yes
  1257. ac_cv_func_getpwuid_r=yes
  1258. ac_cv_func_gettimeofday=yes
  1259. ac_cv_func_lstat_dereferences_slashed_symlink=yes
  1260. ac_cv_func_lstat_empty_string_bug=no
  1261. ac_cv_func_malloc_0_nonnull=yes
  1262. ac_cv_func_malloc_works=yes
  1263. ac_cv_func_memcmp_working=yes
  1264. ac_cv_func_memcpy=yes
  1265. ac_cv_func_memset=yes
  1266. ac_cv_func_mmap_fixed_mapped=yes
  1267. ac_cv_func_posix_getgrgid_r=yes
  1268. ac_cv_func_posix_getpwnam_r=yes
  1269. ac_cv_func_posix_getpwuid_r=yes
  1270. ac_cv_func_printf_unix98=yes
  1271. ac_cv_func_pthread_attr_getstack=yes
  1272. ac_cv_func_pthread_key_delete=yes
  1273. ac_cv_func_realloc_0_nonnull=yes
  1274. ac_cv_func_realloc_works=yes
  1275. ac_cv_func_setgrent_void=yes
  1276. ac_cv_func_setpgrp_void=yes
  1277. ac_cv_func_setresuid=yes
  1278. ac_cv_func_setvbuf_reversed=no
  1279. ac_cv_func_snprintf_c99=yes
  1280. ac_cv_func_stat_empty_string_bug=no
  1281. ac_cv_func_stat_ignores_trailing_slash=no
  1282. ac_cv_func_strerror=yes
  1283. ac_cv_func_va_copy=yes
  1284. ac_cv_func_vsnprintf_c99=yes
  1285. ac_cv_have_abstract_sockets=yes
  1286. ac_cv_have_accrights_in_msghdr=no
  1287. ac_cv_have_broken_snprintf=no
  1288. ac_cv_have_control_in_msghdr=yes
  1289. ac_cv_have_decl_sys_siglist=yes
  1290. ac_cv_have_long_long_format=yes
  1291. ac_cv_have_openpty_ctty_bug=yes
  1292. ac_cv_have_space_d_name_in_struct_dirent=yes
  1293. ac_cv_header_dlfcn_h=yes
  1294. ac_cv_header_fcntl_h=yes
  1295. ac_cv_header_inttypes_h=yes
  1296. ac_cv_header_memory_h=yes
  1297. ac_cv_header_minix_config_h=no
  1298. ac_cv_header_netinet_sctp_h=no
  1299. ac_cv_header_netinet_sctp_uio_h=no
  1300. ac_cv_header_stdbool_h=yes
  1301. ac_cv_header_stdc=yes
  1302. ac_cv_header_stdint_h=yes
  1303. ac_cv_header_stdlib_h=yes
  1304. ac_cv_header_string_h=yes
  1305. ac_cv_header_strings_h=yes
  1306. ac_cv_header_sys_stat_h=yes
  1307. ac_cv_header_sys_time_h=yes
  1308. ac_cv_header_sys_timeb_h=yes
  1309. ac_cv_header_sys_types_h=yes
  1310. ac_cv_header_time=yes
  1311. ac_cv_header_unistd_h=yes
  1312. ac_cv_host=x86_64-pc-linux-gnu
  1313. ac_cv_lbl_unaligned_fail=no
  1314. ac_cv_lib_c_signalfd=yes
  1315. ac_cv_lib_m_cos=yes
  1316. ac_cv_libiconv_utf8=yes
  1317. ac_cv_libnet_endianess=lil
  1318. ac_cv_linux_vers=2
  1319. ac_cv_need_trio=no
  1320. ac_cv_o_nonblock_inherited=no
  1321. ac_cv_objext=o
  1322. ac_cv_path_EGREP='/usr/bin/grep -E'
  1323. ac_cv_path_ESD_CONFIG=no
  1324. ac_cv_path_FGREP='/usr/bin/grep -F'
  1325. ac_cv_path_GREP=/usr/bin/grep
  1326. ac_cv_path_SED=sed
  1327. ac_cv_path_ac_pt_PKG_CONFIG=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/bin/pkg-config
  1328. ac_cv_path_install='/usr/bin/install -c'
  1329. ac_cv_path_lt_DD=/usr/bin/dd
  1330. ac_cv_path_mkdir=/usr/bin/mkdir
  1331. ac_cv_pread=no
  1332. ac_cv_prog_AWK=gawk
  1333. ac_cv_prog_CPP='i586-poky-linux-gcc -E --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -m32 -march=pentium-m'
  1334. ac_cv_prog_ac_ct_CC='i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu'
  1335. ac_cv_prog_ac_ct_OBJDUMP=i586-poky-linux-objdump
  1336. ac_cv_prog_ac_ct_RANLIB=i586-poky-linux-ranlib
  1337. ac_cv_prog_ac_ct_STRIP=i586-poky-linux-strip
  1338. ac_cv_prog_cc_c89=
  1339. ac_cv_prog_cc_g=yes
  1340. ac_cv_prog_make_make_set=yes
  1341. ac_cv_pwrite=no
  1342. ac_cv_safe_to_define___extensions__=yes
  1343. ac_cv_sctp=no
  1344. ac_cv_sizeof_char=1
  1345. ac_cv_sizeof_char_p=4
  1346. ac_cv_sizeof_dev_t=8
  1347. ac_cv_sizeof_float=4
  1348. ac_cv_sizeof_gid_t=4
  1349. ac_cv_sizeof_ino_t=4
  1350. ac_cv_sizeof_int=4
  1351. ac_cv_sizeof_int_p=4
  1352. ac_cv_sizeof_long=4
  1353. ac_cv_sizeof_long_long=8
  1354. ac_cv_sizeof_long_p=4
  1355. ac_cv_sizeof_off_t=4
  1356. ac_cv_sizeof_pid_t=4
  1357. ac_cv_sizeof_short=2
  1358. ac_cv_sizeof_size_t=4
  1359. ac_cv_sizeof_ssize_t=4
  1360. ac_cv_sizeof_uid_t=4
  1361. ac_cv_sizeof_unsigned_char=1
  1362. ac_cv_sizeof_unsigned_char_p=4
  1363. ac_cv_sizeof_unsigned_int=4
  1364. ac_cv_sizeof_unsigned_long=4
  1365. ac_cv_sizeof_unsigned_long_long=8
  1366. ac_cv_sizeof_unsigned_short=2
  1367. ac_cv_sizeof_void_p=4
  1368. ac_cv_sizeof_wchar_t=4
  1369. ac_cv_sys_linker_h=no
  1370. ac_cv_sys_restartable_syscalls=yes
  1371. ac_cv_target=x86_64-pc-linux-gnu
  1372. ac_cv_type__Bool=yes
  1373. ac_cv_type_struct_timespec=yes
  1374. ac_cv_type_uid_t='{ac_cv_type_uid_t=yes}'
  1375. ac_cv_uchar=no
  1376. ac_cv_uint=yes
  1377. ac_cv_ulong=yes
  1378. ac_cv_ushort=yes
  1379. ac_cv_va_copy=yes
  1380. ac_cv_va_val_copy=yes
  1381. am_cv_CC_dependencies_compiler_type=gcc3
  1382. am_cv_func_working_getline=yes
  1383. am_cv_make_support_nested_variables=yes
  1384. am_cv_prog_cc_c_o=yes
  1385. am_cv_scanf_lld=yes
  1386. apr_cv_process_shared_works=no
  1387. apr_cv_tcp_nodelay_with_cork=yes
  1388. bash_cv_dup2_broken=no
  1389. bash_cv_func_sigsetjmp=missing
  1390. bash_cv_func_strcoll_broken=no
  1391. bash_cv_getcwd_calls_popen=no
  1392. bash_cv_getcwd_malloc=yes
  1393. bash_cv_getenv_redef=yes
  1394. bash_cv_have_mbstate_t=yes
  1395. bash_cv_job_control_missing=present
  1396. bash_cv_must_reinstall_sighandlers=no
  1397. bash_cv_opendir_not_robust=no
  1398. bash_cv_pgrp_pipe=no
  1399. bash_cv_printf_a_format=yes
  1400. bash_cv_sys_named_pipes=present
  1401. bash_cv_sys_siglist=yes
  1402. bash_cv_type_rlimit=rlim_t
  1403. bash_cv_ulimit_maxfds=yes
  1404. bash_cv_under_sys_siglist=yes
  1405. bash_cv_unusable_rtsigs=no
  1406. cvs_cv_func_printf_ptr=yes
  1407. db_cv_align_t='unsigned long long'
  1408. db_cv_alignp_t='unsigned long'
  1409. db_cv_fcntl_f_setfd=yes
  1410. db_cv_path_ar=/usr/bin/ar
  1411. db_cv_path_chmod=/bin/chmod
  1412. db_cv_path_cp=/bin/cp
  1413. db_cv_path_ln=/bin/ln
  1414. db_cv_path_mkdir=/bin/mkdir
  1415. db_cv_path_ranlib=/usr/bin/ranlib
  1416. db_cv_path_rm=/bin/rm
  1417. db_cv_path_sh=/bin/sh
  1418. db_cv_path_strip=/usr/bin/strip
  1419. db_cv_sprintf_count=yes
  1420. ettercap_cv_type_socklen_t=yes
  1421. fu_cv_sys_stat_statfs2_bsize=yes
  1422. gl_cv_func_btowc_eof=yes
  1423. gl_cv_func_fstatat_zero_flag=yes
  1424. gl_cv_func_mbrtowc_incomplete_state=yes
  1425. gl_cv_func_mbrtowc_nul_retval=yes
  1426. gl_cv_func_mbrtowc_null_arg=yes
  1427. gl_cv_func_mbrtowc_retval=yes
  1428. gl_cv_func_mbrtowc_sanitycheck=yes
  1429. gl_cv_func_wcrtomb_retval=yes
  1430. gl_cv_func_wctob_works=yes
  1431. glib_cv___va_copy=yes
  1432. glib_cv_compliant_posix_memalign=1
  1433. glib_cv_has__inline=yes
  1434. glib_cv_has__inline__=yes
  1435. glib_cv_hasinline=yes
  1436. glib_cv_have_qsort_r=yes
  1437. glib_cv_long_long_format=ll
  1438. glib_cv_rtldglobal_broken=yes
  1439. glib_cv_sane_realloc=yes
  1440. glib_cv_sizeof_gmutex=24
  1441. glib_cv_sizeof_system_thread=4
  1442. glib_cv_stack_grows=no
  1443. glib_cv_strlcpy=no
  1444. glib_cv_sys_pthread_cond_timedwait_posix=yes
  1445. glib_cv_sys_pthread_getspecific_posix=yes
  1446. glib_cv_sys_pthread_mutex_trylock_posix=yes
  1447. glib_cv_uscore=no
  1448. glib_cv_use_pid_surrogate=yes
  1449. glib_cv_va_copy=yes
  1450. glib_cv_va_val_copy=yes
  1451. gt_cv_locale_fr=fr_FR
  1452. jm_cv_func_gettimeofday_clobber=no
  1453. jm_cv_func_working_readdir=yes
  1454. lf_cv_sane_realloc=yes
  1455. lftp_cv_va_val_copy=yes
  1456. libIDL_cv_long_long_format=ll
  1457. lt_cv_ar_at_file=@
  1458. lt_cv_archive_cmds_need_lc=no
  1459. lt_cv_deplibs_check_method=pass_all
  1460. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1461. lt_cv_file_magic_test_file=
  1462. lt_cv_ld_reload_flag=-r
  1463. lt_cv_nm_interface='BSD nm'
  1464. lt_cv_objdir=.libs
  1465. lt_cv_path_LD='i586-poky-linux-ld --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu '
  1466. lt_cv_path_NM=i586-poky-linux-nm
  1467. lt_cv_path_mainfest_tool=no
  1468. lt_cv_prog_compiler_c_o=yes
  1469. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  1470. lt_cv_prog_compiler_pic_works=yes
  1471. lt_cv_prog_compiler_rtti_exceptions=no
  1472. lt_cv_prog_compiler_static_works=yes
  1473. lt_cv_prog_gnu_ld=yes
  1474. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  1475. lt_cv_shlibpath_overrides_runpath=no
  1476. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  1477. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
  1478. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
  1479. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  1480. lt_cv_sys_global_symbol_to_import=
  1481. lt_cv_sys_lib_dlsearch_path_spec='/usr/lib /lib'
  1482. lt_cv_sys_max_cmd_len=1572864
  1483. lt_cv_to_host_file_cmd=func_convert_file_noop
  1484. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1485. lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
  1486. moz_cv_align_of_JS_ALIGN_OF_POINTER=4
  1487. moz_cv_size_of_JS_BYTES_PER_DOUBLE=8
  1488. moz_cv_size_of_JS_BYTES_PER_WORD=4
  1489. mr_cv_target_elf=yes
  1490. mysql_cv_func_atomic_add=yes
  1491. mysql_cv_func_atomic_sub=yes
  1492. nfsd_cv_broken_setfsuid=0
  1493. nfsd_cv_bsd_signals=yes
  1494. nfsd_cv_func_statfs=statfs2_bsize
  1495. php_cv_lib_cookie_io_functions_use_off64_t=yes
  1496. pkg_cv_GLIB_CFLAGS='-I/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu/usr/include/glib-2.0 -I/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu/usr/lib/glib-2.0/include'
  1497. pkg_cv_GLIB_LIBS=-lglib-2.0
  1498. pkg_cv_LIBZMQ_CFLAGS=
  1499. pkg_cv_LIBZMQ_LIBS=-lzmq
  1500. rpppoe_cv_pack_bitfields=rev
  1501. rsync_cv_HAVE_BROKEN_LARGEFILE=no
  1502. rsync_cv_HAVE_BROKEN_READDIR=no
  1503. rsync_cv_HAVE_C99_VSNPRINTF=yes
  1504. rsync_cv_HAVE_GETTIMEOFDAY_TZ=yes
  1505. rsync_cv_HAVE_LONGLONG=yes
  1506. rsync_cv_HAVE_OFF64_T=no
  1507. rsync_cv_HAVE_SECURE_MKSTEMP=yes
  1508. rsync_cv_HAVE_SHORT_INO_T=no
  1509. rsync_cv_HAVE_SOCKETPAIR=yes
  1510. rsync_cv_HAVE_UNSIGNED_CHAR=no
  1511. rsync_cv_REPLACE_INET_ATON=no
  1512. rsync_cv_REPLACE_INET_NTOA=no
  1513. samba_cv_HAVE_GETTIMEOFDAY_TZ=yes
  1514. samba_cv_HAVE_IFACE_AIX=no
  1515. samba_cv_HAVE_IFACE_IFCONF=yes
  1516. samba_cv_HAVE_IFACE_IFREQ=yes
  1517. samba_cv_HAVE_IRIX_SPECIFIC_CAPABILITIES=no
  1518. screen_cv_sys_bcopy_overlap=no
  1519. screen_cv_sys_fifo_broken_impl=yes
  1520. screen_cv_sys_fifo_usable=yes
  1521. screen_cv_sys_memcpy_overlap=no
  1522. screen_cv_sys_memmove_overlap=no
  1523. screen_cv_sys_select_broken_retval=no
  1524. screen_cv_sys_sockets_nofs=no
  1525. screen_cv_sys_sockets_usable=yes
  1526. screen_cv_sys_terminfo_used=yes
  1527. shadow_cv_logdir='${prefix}/var/log'
  1528. shadow_cv_maildir='${prefix}/var/spool/mail'
  1529. shadow_cv_mailfile=Mailbox
  1530. shadow_cv_passwd_dir='${exec_prefix}/bin'
  1531. shadow_cv_utmpdir='${prefix}/var/run'
  1532. slrn_cv_va_val_copy=yes
  1533. sudo_cv_func_unsetenv_void=no
  1534. tcl_cv_api_serial=termios
  1535. utils_cv_sys_open_max=1015
  1536. xorg_cv_malloc0_returns_null=yes
  1537.  
  1538. ## ----------------- ##
  1539. ## Output variables. ##
  1540. ## ----------------- ##
  1541.  
  1542. ACLOCAL='${SHELL} /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/piu/geo_utilities/config/missing aclocal-1.15'
  1543. AMDEPBACKSLASH='\'
  1544. AMDEP_FALSE='#'
  1545. AMDEP_TRUE=''
  1546. AMTAR='$${TAR-tar}'
  1547. AM_BACKSLASH='\'
  1548. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  1549. AM_DEFAULT_VERBOSITY='0'
  1550. AM_V='$(V)'
  1551. AR='i586-poky-linux-ar'
  1552. AUTOCONF='${SHELL} /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/piu/geo_utilities/config/missing autoconf'
  1553. AUTOHEADER='${SHELL} /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/piu/geo_utilities/config/missing autoheader'
  1554. AUTOMAKE='${SHELL} /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/piu/geo_utilities/config/missing automake-1.15'
  1555. AWK='gawk'
  1556. CC='i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu'
  1557. CCDEPMODE='depmode=gcc3'
  1558. CFLAGS=' -O2 -pipe -g -feliminate-unused-debug-types -D_64_BIT_ -D_LINUX_X86_'
  1559. CFLAG_FVISIBILITY_HIDDEN='-fvisibility=hidden'
  1560. CPP='i586-poky-linux-gcc -E --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -m32 -march=pentium-m'
  1561. CPPFLAGS=' -D_64_BIT_ -D_LINUX_X86_'
  1562. CYGPATH_W='echo'
  1563. DEFS='-DHAVE_CONFIG_H'
  1564. DEPDIR='.deps'
  1565. DLLTOOL='false'
  1566. DSYMUTIL=''
  1567. DUMPBIN=''
  1568. ECHO_C=''
  1569. ECHO_N='-n'
  1570. ECHO_T=''
  1571. EGREP='/usr/bin/grep -E'
  1572. EXEEXT=''
  1573. FGREP='/usr/bin/grep -F'
  1574. GEO_UTILITIES_LT_VERSION='0:0:0'
  1575. GEO_UTILITIES_MAJOR_VERSION='1'
  1576. GEO_UTILITIES_MICRO_VERSION='0'
  1577. GEO_UTILITIES_MINOR_VERSION='0'
  1578. GEO_UTILITIES_VERSION='1.0.0'
  1579. GLIB_CFLAGS='-I/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu/usr/include/glib-2.0 -I/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu/usr/lib/glib-2.0/include'
  1580. GLIB_LIBS='-lglib-2.0'
  1581. GREP='/usr/bin/grep'
  1582. INSTALL_DATA='${INSTALL} -m 644'
  1583. INSTALL_PROGRAM='${INSTALL}'
  1584. INSTALL_SCRIPT='${INSTALL}'
  1585. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1586. LD='i586-poky-linux-ld --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu -m elf_i386'
  1587. LDFLAGS='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed'
  1588. LIBOBJS=''
  1589. LIBS='-lm '
  1590. LIBTOOL='$(top_builddir)/-libtool'
  1591. LIBTOOL_DEPS='config/ltmain.sh'
  1592. LIBZMQ_CFLAGS=''
  1593. LIBZMQ_LIBS='-lzmq'
  1594. LIPO=''
  1595. LN_S='ln -s'
  1596. LTLIBOBJS=''
  1597. LT_SYS_LIBRARY_PATH=''
  1598. MAKEINFO='${SHELL} /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/piu/geo_utilities/config/missing makeinfo'
  1599. MANIFEST_TOOL=':'
  1600. MKDIR_P='/usr/bin/mkdir -p'
  1601. NM='i586-poky-linux-nm'
  1602. NMEDIT=''
  1603. OBJDUMP='i586-poky-linux-objdump'
  1604. OBJEXT='o'
  1605. OTOOL64=''
  1606. OTOOL=''
  1607. PACKAGE='geo_utilities'
  1608. PACKAGE_BUGREPORT=''
  1609. PACKAGE_NAME='geo_utilities'
  1610. PACKAGE_STRING='geo_utilities 1.0.0-linux3.38d6f14'
  1611. PACKAGE_TARNAME='geo_utilities'
  1612. PACKAGE_URL=''
  1613. PACKAGE_VERSION='1.0.0-linux3.38d6f14'
  1614. PATH_SEPARATOR=':'
  1615. PKG_CONFIG='/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/x86_64-linux/usr/bin/pkg-config'
  1616. PKG_CONFIG_LIBDIR='/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu/usr/lib/pkgconfig'
  1617. PKG_CONFIG_PATH='/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu/usr/lib/pkgconfig:/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu/usr/share/pkgconfig'
  1618. RANLIB='i586-poky-linux-ranlib'
  1619. SED='sed'
  1620. SET_MAKE=''
  1621. SHELL='/bin/sh'
  1622. STRIP='i586-poky-linux-strip'
  1623. VERSION='1.0.0-linux3.38d6f14'
  1624. ac_ct_AR=''
  1625. ac_ct_CC='i586-poky-linux-gcc -m32 -march=pentium-m --sysroot=/home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/sysroots/piu'
  1626. ac_ct_DUMPBIN=''
  1627. am__EXEEXT_FALSE=''
  1628. am__EXEEXT_TRUE='#'
  1629. am__fastdepCC_FALSE='#'
  1630. am__fastdepCC_TRUE=''
  1631. am__include='include'
  1632. am__isrc=''
  1633. am__leading_dot='.'
  1634. am__nodep='_no'
  1635. am__quote=''
  1636. am__tar='$${TAR-tar} chof - "$$tardir"'
  1637. am__untar='$${TAR-tar} xf -'
  1638. bindir='${exec_prefix}/bin'
  1639. build='x86_64-pc-linux-gnu'
  1640. build_alias=''
  1641. build_cpu='x86_64'
  1642. build_os='linux-gnu'
  1643. build_vendor='pc'
  1644. datadir='${datarootdir}'
  1645. datarootdir='${prefix}/share'
  1646. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1647. dvidir='${docdir}'
  1648. exec_prefix='${prefix}'
  1649. host='x86_64-pc-linux-gnu'
  1650. host_alias=''
  1651. host_cpu='x86_64'
  1652. host_os='linux-gnu'
  1653. host_vendor='pc'
  1654. htmldir='${docdir}'
  1655. includedir='${prefix}/include'
  1656. infodir='${datarootdir}/info'
  1657. install_sh='${SHELL} /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/piu/geo_utilities/config/install-sh'
  1658. libdir='${exec_prefix}/lib'
  1659. libexecdir='${exec_prefix}/libexec'
  1660. localedir='${datarootdir}/locale'
  1661. localstatedir='${prefix}/var'
  1662. lt_prog_compiler_pic=' -fPIC -DPIC'
  1663. mandir='${datarootdir}/man'
  1664. mkdir_p='$(MKDIR_P)'
  1665. oldincludedir='/usr/include'
  1666. pdfdir='${docdir}'
  1667. prefix='/usr/local'
  1668. program_transform_name='s,x,x,'
  1669. psdir='${docdir}'
  1670. sbindir='${exec_prefix}/sbin'
  1671. sharedstatedir='${prefix}/com'
  1672. sysconfdir='${prefix}/etc'
  1673. target='x86_64-pc-linux-gnu'
  1674. target_alias=''
  1675. target_cpu='x86_64'
  1676. target_os='linux-gnu'
  1677. target_vendor='pc'
  1678.  
  1679. ## ----------- ##
  1680. ## confdefs.h. ##
  1681. ## ----------- ##
  1682.  
  1683. /* confdefs.h */
  1684. #define PACKAGE_NAME "geo_utilities"
  1685. #define PACKAGE_TARNAME "geo_utilities"
  1686. #define PACKAGE_VERSION "1.0.0-linux3.38d6f14"
  1687. #define PACKAGE_STRING "geo_utilities 1.0.0-linux3.38d6f14"
  1688. #define PACKAGE_BUGREPORT ""
  1689. #define PACKAGE_URL ""
  1690. #define STDC_HEADERS 1
  1691. #define HAVE_SYS_TYPES_H 1
  1692. #define HAVE_SYS_STAT_H 1
  1693. #define HAVE_STDLIB_H 1
  1694. #define HAVE_STRING_H 1
  1695. #define HAVE_MEMORY_H 1
  1696. #define HAVE_STRINGS_H 1
  1697. #define HAVE_INTTYPES_H 1
  1698. #define HAVE_STDINT_H 1
  1699. #define HAVE_UNISTD_H 1
  1700. #define __EXTENSIONS__ 1
  1701. #define _ALL_SOURCE 1
  1702. #define _GNU_SOURCE 1
  1703. #define _POSIX_PTHREAD_SEMANTICS 1
  1704. #define _TANDEM_SOURCE 1
  1705. #define PACKAGE "geo_utilities"
  1706. #define VERSION "1.0.0-linux3.38d6f14"
  1707. #define HAVE_DLFCN_H 1
  1708. #define LT_OBJDIR ".libs/"
  1709. #define STDC_HEADERS 1
  1710. #define HAVE_FCNTL_H 1
  1711. #define HAVE_STDINT_H 1
  1712. #define HAVE_STDLIB_H 1
  1713. #define HAVE_STRING_H 1
  1714. #define HAVE_SYS_TIME_H 1
  1715. #define HAVE_SYS_TIMEB_H 1
  1716. #define HAVE_UNISTD_H 1
  1717. #define HAVE__BOOL 1
  1718. #define HAVE_STDBOOL_H 1
  1719. #define TIME_WITH_SYS_TIME 1
  1720. #define HAVE_STDLIB_H 1
  1721. #define HAVE_MALLOC 1
  1722. #define HAVE_CLOCK_GETTIME 1
  1723. #define HAVE_GETTIMEOFDAY 1
  1724. #define HAVE_MEMSET 1
  1725. #define HAVE_LIBM 1
  1726.  
  1727. configure: exit 0
  1728. WARNING: /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/work/x86-poky-linux/geo-utilities/0.1-r0/temp/run.do_configure.48030:1 exit 1 from
  1729. exit 1
  1730. ERROR: oe_runconf failed
  1731. ERROR: Function failed: do_configure (log file is located at /home/presslertj/repos/new-bb-layers/poky-jethro-build/build/tmp/work/x86-poky-linux/geo-utilities/0.1-r0/temp/log.do_configure.48030)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement