Guest User

Untitled

a guest
Sep 22nd, 2020
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.63 KB | None | 0 0
  1. ➜ hands-on bitbake htop
  2. WARNING: Host distribution "arch" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
  3. Loading cache: 100% |##########################################################################################################################| Time: 0:00:00
  4. Loaded 1314 entries from dependency cache.
  5. Parsing recipes: 100% |########################################################################################################################| Time: 0:00:00
  6. Parsing of 777 .bb files complete (773 cached, 4 parsed). 1318 targets, 61 skipped, 0 masked, 0 errors.
  7. NOTE: Resolving any missing task queue dependencies
  8.  
  9. Build Configuration:
  10. BB_VERSION = "1.46.0"
  11. BUILD_SYS = "x86_64-linux"
  12. NATIVELSBSTRING = "arch"
  13. TARGET_SYS = "arm-poky-linux-gnueabi"
  14. MACHINE = "qemuarm"
  15. DISTRO = "poky"
  16. DISTRO_VERSION = "3.1.2"
  17. TUNE_FEATURES = "arm armv7ve vfp thumb neon callconvention-hard"
  18. TARGET_FPU = "hard"
  19. meta
  20. meta-poky
  21. meta-yocto-bsp = "dunfell:35cc7fef84b986c1893c80c75dc057e002a2357f"
  22. meta-live
  23. workspace = "<unknown>:<unknown>"
  24.  
  25. WARNING: Your host glibc verson (2.32) is newer than that in uninative (2.31). Disabling uninative so that sstate is not corrupted.
  26. Initialising tasks: 100% |#####################################################################################################################| Time: 0:00:00
  27. Sstate summary: Wanted 0 Found 0 Missed 0 Current 637 (0% match, 100% complete)
  28. NOTE: Executing Tasks
  29. ERROR: htop-3.0.2+git999-r0 do_configure: configure failed
  30. ERROR: htop-3.0.2+git999-r0 do_configure: Execution of '/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/temp/run.do_configure.157449' failed with exit code 1:
  31. automake (GNU automake) 1.16.1
  32. Copyright (C) 2018 Free Software Foundation, Inc.
  33. License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>
  34. This is free software: you are free to change and redistribute it.
  35. There is NO WARRANTY, to the extent permitted by law.
  36.  
  37. Written by Tom Tromey <tromey@redhat.com>
  38. and Alexandre Duret-Lutz <adl@gnu.org>.
  39. AUTOV is 1.16
  40. autoreconf: Entering directory `.'
  41. autoreconf: configure.ac: not using Gettext
  42. autoreconf: running: aclocal --system-acdir=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot/usr/share/aclocal/ --automake-acdir=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot-native/usr/share/aclocal-1.16 -I /data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot-native/usr/share/aclocal/ --force
  43. autoreconf: configure.ac: tracing
  44. autoreconf: configure.ac: not using Libtool
  45. autoreconf: running: /data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot-native/usr/bin/autoconf --include=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot-native/usr/share/aclocal/ --force
  46. autoreconf: running: /data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot-native/usr/bin/autoheader --include=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot-native/usr/share/aclocal/ --force
  47. autoreconf: running: automake --add-missing --copy --force-missing
  48. autoreconf: running: gnu-configize
  49. autoreconf: Leaving directory `.'
  50. configure: WARNING: unrecognized options: --with-libtool-sysroot, --disable-static
  51. configure: loading site script /data/workspace/yocto/poky/meta/site/endian-little
  52. configure: loading site script /data/workspace/yocto/poky/meta/site/arm-common
  53. configure: loading site script /data/workspace/yocto/poky/meta/site/arm-32
  54. configure: loading site script /data/workspace/yocto/poky/meta/site/common-linux
  55. configure: loading site script /data/workspace/yocto/poky/meta/site/common-glibc
  56. configure: loading site script /data/workspace/yocto/poky/meta/site/arm-linux
  57. configure: loading site script /data/workspace/yocto/poky/meta/site/common
  58. configure: loading site script /data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot/usr/share/arm-poky-linux-gnueabi_config_site.d/ncurses_config
  59. checking build system type... x86_64-pc-linux-gnu
  60. checking host system type... arm-poky-linux-gnueabi
  61. checking target system type... arm-poky-linux-gnueabi
  62. checking for a BSD-compatible install... /data/workspace/yocto/builds/hands-on/tmp/hosttools/install -c
  63. checking whether build environment is sane... yes
  64. checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip
  65. checking for a thread-safe mkdir -p... /data/workspace/yocto/builds/hands-on/tmp/hosttools/mkdir -p
  66. checking for gawk... gawk
  67. checking whether make sets $(MAKE)... yes
  68. checking whether make supports nested variables... yes
  69. checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot
  70. checking whether the C compiler works... yes
  71. checking for C compiler default output file name... a.out
  72. checking for suffix of executables...
  73. checking whether we are cross compiling... yes
  74. checking for suffix of object files... o
  75. checking whether we are using the GNU C compiler... yes
  76. checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot accepts -g... yes
  77. checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot option to accept ISO C89... none needed
  78. checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot understands -c and -o together... yes
  79. checking whether make supports the include directive... yes (GNU style)
  80. checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot... gcc3
  81. checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E --sysroot=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security
  82. checking for grep that handles long lines and -e... /data/workspace/yocto/builds/hands-on/tmp/hosttools/grep
  83. checking for egrep... /data/workspace/yocto/builds/hands-on/tmp/hosttools/grep -E
  84. checking for ANSI C header files... (cached) yes
  85. checking for sys/types.h... (cached) yes
  86. checking for sys/stat.h... (cached) yes
  87. checking for stdlib.h... (cached) yes
  88. checking for string.h... (cached) yes
  89. checking for memory.h... (cached) yes
  90. checking for strings.h... (cached) yes
  91. checking for inttypes.h... (cached) yes
  92. checking for stdint.h... (cached) yes
  93. checking for unistd.h... (cached) yes
  94. checking minix/config.h usability... no
  95. checking minix/config.h presence... no
  96. checking for minix/config.h... no
  97. checking whether it is safe to define __EXTENSIONS__... yes
  98. checking for ceil in -lm... yes
  99. checking for dirent.h that defines DIR... yes
  100. checking for library containing opendir... none required
  101. checking for ANSI C header files... (cached) yes
  102. checking for stdlib.h... (cached) yes
  103. checking for string.h... (cached) yes
  104. checking for strings.h... (cached) yes
  105. checking sys/param.h usability... yes
  106. checking sys/param.h presence... yes
  107. checking for sys/param.h... yes
  108. checking sys/time.h usability... yes
  109. checking sys/time.h presence... yes
  110. checking for sys/time.h... yes
  111. checking for unistd.h... (cached) yes
  112. checking execinfo.h usability... yes
  113. checking execinfo.h presence... yes
  114. checking for execinfo.h... yes
  115. checking for sys/types.h... (cached) yes
  116. checking sys/mkdev.h usability... no
  117. checking sys/mkdev.h presence... no
  118. checking for sys/mkdev.h... no
  119. checking sys/sysmacros.h usability... yes
  120. checking sys/sysmacros.h presence... yes
  121. checking for sys/sysmacros.h... yes
  122. checking for sys/sysmacros.h... (cached) yes
  123. checking for stdbool.h that conforms to C99... yes
  124. checking for _Bool... yes
  125. checking for an ANSI C-conforming const... yes
  126. checking for pid_t... yes
  127. checking for uid_t in sys/types.h... (cached) {ac_cv_type_uid_t=yes}
  128. checking whether closedir returns void... yes
  129. checking whether lstat correctly handles trailing slash... (cached) yes
  130. checking whether stat accepts an empty string... (cached) no
  131. checking for memmove... yes
  132. checking for strncasecmp... yes
  133. checking for strstr... yes
  134. checking for strdup... yes
  135. checking whether cc -std=c99 option works... yes
  136. checking for refresh in -lncurses6... no
  137. checking for refresh in -lncurses... no
  138. checking for refresh in -lncurses6... (cached) no
  139. checking for refresh in -lncurses... (cached) no
  140. checking for curses.h... (cached) yes
  141. checking for usable sched_setaffinity... yes (assumed while cross compiling)
  142. configure: error: missing libraries: libncurses
  143. WARNING: /data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/temp/run.do_configure.157449:1 exit 1 from 'exit 1'
  144.  
  145. ERROR: Logfile of failure stored in: /data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/temp/log.do_configure.157449
  146. Log data follows:
  147. | DEBUG: Executing python function externalsrc_configure_prefunc
  148. | DEBUG: Python function externalsrc_configure_prefunc finished
  149. | DEBUG: Executing shell function autotools_preconfigure
  150. | DEBUG: Shell function autotools_preconfigure finished
  151. | DEBUG: Executing python function autotools_aclocals
  152. | DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
  153. | DEBUG: Python function autotools_aclocals finished
  154. | DEBUG: Executing shell function do_configure
  155. | automake (GNU automake) 1.16.1
  156. | Copyright (C) 2018 Free Software Foundation, Inc.
  157. | License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>
  158. | This is free software: you are free to change and redistribute it.
  159. | There is NO WARRANTY, to the extent permitted by law.
  160. |
  161. | Written by Tom Tromey <tromey@redhat.com>
  162. | and Alexandre Duret-Lutz <adl@gnu.org>.
  163. | AUTOV is 1.16
  164. | NOTE: Executing ACLOCAL="aclocal --system-acdir=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot/usr/share/aclocal/ --automake-acdir=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot-native/usr/share/aclocal-1.16" autoreconf -Wcross --verbose --install --force --exclude=autopoint -I /data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot-native/usr/share/aclocal/
  165. | autoreconf: Entering directory `.'
  166. | autoreconf: configure.ac: not using Gettext
  167. | autoreconf: running: aclocal --system-acdir=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot/usr/share/aclocal/ --automake-acdir=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot-native/usr/share/aclocal-1.16 -I /data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot-native/usr/share/aclocal/ --force
  168. | autoreconf: configure.ac: tracing
  169. | autoreconf: configure.ac: not using Libtool
  170. | autoreconf: running: /data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot-native/usr/bin/autoconf --include=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot-native/usr/share/aclocal/ --force
  171. | autoreconf: running: /data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot-native/usr/bin/autoheader --include=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot-native/usr/share/aclocal/ --force
  172. | autoreconf: running: automake --add-missing --copy --force-missing
  173. | autoreconf: running: gnu-configize
  174. | autoreconf: Leaving directory `.'
  175. | NOTE: Running ../../../../../../workspace/sources/htop/configure --build=x86_64-linux --host=arm-poky-linux-gnueabi --target=arm-poky-linux-gnueabi --prefix=/usr --exec_prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/libexec --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 --with-libtool-sysroot=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot --disable-unicode --disable-static
  176. | configure: WARNING: unrecognized options: --with-libtool-sysroot, --disable-static
  177. | configure: loading site script /data/workspace/yocto/poky/meta/site/endian-little
  178. | configure: loading site script /data/workspace/yocto/poky/meta/site/arm-common
  179. | configure: loading site script /data/workspace/yocto/poky/meta/site/arm-32
  180. | configure: loading site script /data/workspace/yocto/poky/meta/site/common-linux
  181. | configure: loading site script /data/workspace/yocto/poky/meta/site/common-glibc
  182. | configure: loading site script /data/workspace/yocto/poky/meta/site/arm-linux
  183. | configure: loading site script /data/workspace/yocto/poky/meta/site/common
  184. | configure: loading site script /data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot/usr/share/arm-poky-linux-gnueabi_config_site.d/ncurses_config
  185. | checking build system type... x86_64-pc-linux-gnu
  186. | checking host system type... arm-poky-linux-gnueabi
  187. | checking target system type... arm-poky-linux-gnueabi
  188. | checking for a BSD-compatible install... /data/workspace/yocto/builds/hands-on/tmp/hosttools/install -c
  189. | checking whether build environment is sane... yes
  190. | checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip
  191. | checking for a thread-safe mkdir -p... /data/workspace/yocto/builds/hands-on/tmp/hosttools/mkdir -p
  192. | checking for gawk... gawk
  193. | checking whether make sets $(MAKE)... yes
  194. | checking whether make supports nested variables... yes
  195. | checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot
  196. | checking whether the C compiler works... yes
  197. | checking for C compiler default output file name... a.out
  198. | checking for suffix of executables...
  199. | checking whether we are cross compiling... yes
  200. | checking for suffix of object files... o
  201. | checking whether we are using the GNU C compiler... yes
  202. | checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot accepts -g... yes
  203. | checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot option to accept ISO C89... none needed
  204. | checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot understands -c and -o together... yes
  205. | checking whether make supports the include directive... yes (GNU style)
  206. | checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot... gcc3
  207. | checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E --sysroot=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security
  208. | checking for grep that handles long lines and -e... /data/workspace/yocto/builds/hands-on/tmp/hosttools/grep
  209. | checking for egrep... /data/workspace/yocto/builds/hands-on/tmp/hosttools/grep -E
  210. | checking for ANSI C header files... (cached) yes
  211. | checking for sys/types.h... (cached) yes
  212. | checking for sys/stat.h... (cached) yes
  213. | checking for stdlib.h... (cached) yes
  214. | checking for string.h... (cached) yes
  215. | checking for memory.h... (cached) yes
  216. | checking for strings.h... (cached) yes
  217. | checking for inttypes.h... (cached) yes
  218. | checking for stdint.h... (cached) yes
  219. | checking for unistd.h... (cached) yes
  220. | checking minix/config.h usability... no
  221. | checking minix/config.h presence... no
  222. | checking for minix/config.h... no
  223. | checking whether it is safe to define __EXTENSIONS__... yes
  224. | checking for ceil in -lm... yes
  225. | checking for dirent.h that defines DIR... yes
  226. | checking for library containing opendir... none required
  227. | checking for ANSI C header files... (cached) yes
  228. | checking for stdlib.h... (cached) yes
  229. | checking for string.h... (cached) yes
  230. | checking for strings.h... (cached) yes
  231. | checking sys/param.h usability... yes
  232. | checking sys/param.h presence... yes
  233. | checking for sys/param.h... yes
  234. | checking sys/time.h usability... yes
  235. | checking sys/time.h presence... yes
  236. | checking for sys/time.h... yes
  237. | checking for unistd.h... (cached) yes
  238. | checking execinfo.h usability... yes
  239. | checking execinfo.h presence... yes
  240. | checking for execinfo.h... yes
  241. | checking for sys/types.h... (cached) yes
  242. | checking sys/mkdev.h usability... no
  243. | checking sys/mkdev.h presence... no
  244. | checking for sys/mkdev.h... no
  245. | checking sys/sysmacros.h usability... yes
  246. | checking sys/sysmacros.h presence... yes
  247. | checking for sys/sysmacros.h... yes
  248. | checking for sys/sysmacros.h... (cached) yes
  249. | checking for stdbool.h that conforms to C99... yes
  250. | checking for _Bool... yes
  251. | checking for an ANSI C-conforming const... yes
  252. | checking for pid_t... yes
  253. | checking for uid_t in sys/types.h... (cached) {ac_cv_type_uid_t=yes}
  254. | checking whether closedir returns void... yes
  255. | checking whether lstat correctly handles trailing slash... (cached) yes
  256. | checking whether stat accepts an empty string... (cached) no
  257. | checking for memmove... yes
  258. | checking for strncasecmp... yes
  259. | checking for strstr... yes
  260. | checking for strdup... yes
  261. | checking whether cc -std=c99 option works... yes
  262. | checking for refresh in -lncurses6... no
  263. | checking for refresh in -lncurses... no
  264. | checking for refresh in -lncurses6... (cached) no
  265. | checking for refresh in -lncurses... (cached) no
  266. | checking for curses.h... (cached) yes
  267. | checking for usable sched_setaffinity... yes (assumed while cross compiling)
  268. | configure: error: missing libraries: libncurses
  269. | NOTE: The following config.log files may provide further information.
  270. | NOTE: /data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/htop-3.0.2+git999/config.log
  271. | ERROR: configure failed
  272. | WARNING: /data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/temp/run.do_configure.157449:1 exit 1 from 'exit 1'
  273. | ERROR: Execution of '/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/temp/run.do_configure.157449' failed with exit code 1:
  274. | automake (GNU automake) 1.16.1
  275. | Copyright (C) 2018 Free Software Foundation, Inc.
  276. | License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>
  277. | This is free software: you are free to change and redistribute it.
  278. | There is NO WARRANTY, to the extent permitted by law.
  279. |
  280. | Written by Tom Tromey <tromey@redhat.com>
  281. | and Alexandre Duret-Lutz <adl@gnu.org>.
  282. | AUTOV is 1.16
  283. | autoreconf: Entering directory `.'
  284. | autoreconf: configure.ac: not using Gettext
  285. | autoreconf: running: aclocal --system-acdir=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot/usr/share/aclocal/ --automake-acdir=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot-native/usr/share/aclocal-1.16 -I /data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot-native/usr/share/aclocal/ --force
  286. | autoreconf: configure.ac: tracing
  287. | autoreconf: configure.ac: not using Libtool
  288. | autoreconf: running: /data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot-native/usr/bin/autoconf --include=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot-native/usr/share/aclocal/ --force
  289. | autoreconf: running: /data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot-native/usr/bin/autoheader --include=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot-native/usr/share/aclocal/ --force
  290. | autoreconf: running: automake --add-missing --copy --force-missing
  291. | autoreconf: running: gnu-configize
  292. | autoreconf: Leaving directory `.'
  293. | configure: WARNING: unrecognized options: --with-libtool-sysroot, --disable-static
  294. | configure: loading site script /data/workspace/yocto/poky/meta/site/endian-little
  295. | configure: loading site script /data/workspace/yocto/poky/meta/site/arm-common
  296. | configure: loading site script /data/workspace/yocto/poky/meta/site/arm-32
  297. | configure: loading site script /data/workspace/yocto/poky/meta/site/common-linux
  298. | configure: loading site script /data/workspace/yocto/poky/meta/site/common-glibc
  299. | configure: loading site script /data/workspace/yocto/poky/meta/site/arm-linux
  300. | configure: loading site script /data/workspace/yocto/poky/meta/site/common
  301. | configure: loading site script /data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot/usr/share/arm-poky-linux-gnueabi_config_site.d/ncurses_config
  302. | checking build system type... x86_64-pc-linux-gnu
  303. | checking host system type... arm-poky-linux-gnueabi
  304. | checking target system type... arm-poky-linux-gnueabi
  305. | checking for a BSD-compatible install... /data/workspace/yocto/builds/hands-on/tmp/hosttools/install -c
  306. | checking whether build environment is sane... yes
  307. | checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip
  308. | checking for a thread-safe mkdir -p... /data/workspace/yocto/builds/hands-on/tmp/hosttools/mkdir -p
  309. | checking for gawk... gawk
  310. | checking whether make sets $(MAKE)... yes
  311. | checking whether make supports nested variables... yes
  312. | checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot
  313. | checking whether the C compiler works... yes
  314. | checking for C compiler default output file name... a.out
  315. | checking for suffix of executables...
  316. | checking whether we are cross compiling... yes
  317. | checking for suffix of object files... o
  318. | checking whether we are using the GNU C compiler... yes
  319. | checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot accepts -g... yes
  320. | checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot option to accept ISO C89... none needed
  321. | checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot understands -c and -o together... yes
  322. | checking whether make supports the include directive... yes (GNU style)
  323. | checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot... gcc3
  324. | checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E --sysroot=/data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/recipe-sysroot -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security
  325. | checking for grep that handles long lines and -e... /data/workspace/yocto/builds/hands-on/tmp/hosttools/grep
  326. | checking for egrep... /data/workspace/yocto/builds/hands-on/tmp/hosttools/grep -E
  327. | checking for ANSI C header files... (cached) yes
  328. | checking for sys/types.h... (cached) yes
  329. | checking for sys/stat.h... (cached) yes
  330. | checking for stdlib.h... (cached) yes
  331. | checking for string.h... (cached) yes
  332. | checking for memory.h... (cached) yes
  333. | checking for strings.h... (cached) yes
  334. | checking for inttypes.h... (cached) yes
  335. | checking for stdint.h... (cached) yes
  336. | checking for unistd.h... (cached) yes
  337. | checking minix/config.h usability... no
  338. | checking minix/config.h presence... no
  339. | checking for minix/config.h... no
  340. | checking whether it is safe to define __EXTENSIONS__... yes
  341. | checking for ceil in -lm... yes
  342. | checking for dirent.h that defines DIR... yes
  343. | checking for library containing opendir... none required
  344. | checking for ANSI C header files... (cached) yes
  345. | checking for stdlib.h... (cached) yes
  346. | checking for string.h... (cached) yes
  347. | checking for strings.h... (cached) yes
  348. | checking sys/param.h usability... yes
  349. | checking sys/param.h presence... yes
  350. | checking for sys/param.h... yes
  351. | checking sys/time.h usability... yes
  352. | checking sys/time.h presence... yes
  353. | checking for sys/time.h... yes
  354. | checking for unistd.h... (cached) yes
  355. | checking execinfo.h usability... yes
  356. | checking execinfo.h presence... yes
  357. | checking for execinfo.h... yes
  358. | checking for sys/types.h... (cached) yes
  359. | checking sys/mkdev.h usability... no
  360. | checking sys/mkdev.h presence... no
  361. | checking for sys/mkdev.h... no
  362. | checking sys/sysmacros.h usability... yes
  363. | checking sys/sysmacros.h presence... yes
  364. | checking for sys/sysmacros.h... yes
  365. | checking for sys/sysmacros.h... (cached) yes
  366. | checking for stdbool.h that conforms to C99... yes
  367. | checking for _Bool... yes
  368. | checking for an ANSI C-conforming const... yes
  369. | checking for pid_t... yes
  370. | checking for uid_t in sys/types.h... (cached) {ac_cv_type_uid_t=yes}
  371. | checking whether closedir returns void... yes
  372. | checking whether lstat correctly handles trailing slash... (cached) yes
  373. | checking whether stat accepts an empty string... (cached) no
  374. | checking for memmove... yes
  375. | checking for strncasecmp... yes
  376. | checking for strstr... yes
  377. | checking for strdup... yes
  378. | checking whether cc -std=c99 option works... yes
  379. | checking for refresh in -lncurses6... no
  380. | checking for refresh in -lncurses... no
  381. | checking for refresh in -lncurses6... (cached) no
  382. | checking for refresh in -lncurses... (cached) no
  383. | checking for curses.h... (cached) yes
  384. | checking for usable sched_setaffinity... yes (assumed while cross compiling)
  385. | configure: error: missing libraries: libncurses
  386. | WARNING: /data/workspace/yocto/builds/hands-on/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/htop/3.0.2+git999-r0/temp/run.do_configure.157449:1 exit 1 from 'exit 1'
  387. |
  388. ERROR: Task (/data/workspace/yocto/builds/hands-on/workspace/recipes/htop/htop_git.bb:do_configure) failed with exit code '1'
  389. NOTE: Tasks Summary: Attempted 2002 tasks of which 2001 didn't need to be rerun and 1 failed.
  390.  
  391. Summary: 1 task failed:
  392. /data/workspace/yocto/builds/hands-on/workspace/recipes/htop/htop_git.bb:do_configure
  393. Summary: There were 2 WARNING messages shown.
  394. Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
  395.  
Add Comment
Please, Sign In to add comment