Advertisement
Guest User

yoctoautotools

a guest
Jul 29th, 2014
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.80 KB | None | 0 0
  1. ERROR: Function failed: do_configure (log file is located at /home/user/yocto/poky/build/tmp/work/cortexa8hf-vfp-neon-poky-linux-gnueabi/wine/1.7.23-r0/temp/log.do_configure.14510)
  2. ERROR: Logfile of failure stored in: /home/user/yocto/poky/build/tmp/work/cortexa8hf-vfp-neon-poky-linux-gnueabi/wine/1.7.23-r0/temp/log.do_configure.14510
  3. Log data follows:
  4. | DEBUG: Executing python function sysroot_cleansstate
  5. | DEBUG: Python function sysroot_cleansstate finished
  6. | DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
  7. | DEBUG: Executing shell function autotools_preconfigure
  8. | DEBUG: Shell function autotools_preconfigure finished
  9. | DEBUG: Executing python function autotools_copy_aclocals
  10. | DEBUG: Python function autotools_copy_aclocals finished
  11. | DEBUG: Executing shell function do_configure
  12. | automake (GNU automake) 1.14
  13. | Copyright (C) 2013 Free Software Foundation, Inc.
  14. | License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>
  15. | This is free software: you are free to change and redistribute it.
  16. | There is NO WARRANTY, to the extent permitted by law.
  17. |
  18. | Written by Tom Tromey <tromey@redhat.com>
  19. |        and Alexandre Duret-Lutz <adl@gnu.org>.
  20. | AUTOV is 1
  21. | NOTE: Executing ACLOCAL="aclocal --system-acdir=/home/user/yocto/poky/build/tmp/work/cortexa8hf-vfp-neon-poky-linux-gnueabi/wine/1.7.23-r0/wine_1.7.23/aclocal-copy/" autoreconf --verbose --install --force --exclude=autopoint
  22. | autoreconf: Entering directory `.'
  23. | autoreconf: configure.ac: not using Gettext
  24. | autoreconf: running: aclocal --system-acdir=/home/user/yocto/poky/build/tmp/work/cortexa8hf-vfp-neon-poky-linux-gnueabi/wine/1.7.23-r0/wine_1.7.23/aclocal-copy/ --force
  25. | autoreconf: configure.ac: tracing
  26. | autoreconf: configure.ac: not using Libtool
  27. | autoreconf: running: /home/user/yocto/poky/build/tmp/sysroots/i686-linux/usr/bin/autoconf --force
  28. | configure.ac:26: error: possibly undefined macro: AC_DEFINE
  29. |       If this token and others are legitimate, please use m4_pattern_allow.
  30. |       See the Autoconf documentation.
  31. | configure.ac:27: error: possibly undefined macro: AC_SUBST
  32. | configure.ac:110: error: possibly undefined macro: AC_MSG_ERROR
  33. | configure.ac:122: error: possibly undefined macro: AC_DEFINE_UNQUOTED
  34. | configure.ac:148: error: possibly undefined macro: AC_MSG_CHECKING
  35. | configure.ac:149: error: possibly undefined macro: AC_LANG_PROGRAM
  36. | configure.ac:149: error: possibly undefined macro: AC_MSG_RESULT
  37. | configure.ac:160: error: possibly undefined macro: AC_COMPILE_IFELSE
  38. | configure.ac:208: error: possibly undefined macro: AC_CACHE_CHECK
  39. | configure.ac:371: error: possibly undefined macro: AC_CHECK_LIB
  40. | configure.ac:381: error: possibly undefined macro: AC_CHECK_HEADERS
  41. | configure.ac:1292: error: possibly undefined macro: AC_CHECK_TYPE
  42. | configure.ac:1324: error: possibly undefined macro: AC_CHECK_HEADER
  43. | configure.ac:1474: error: possibly undefined macro: AC_CHECK_TYPES
  44. | autoreconf: /home/user/yocto/poky/build/tmp/sysroots/i686-linux/usr/bin/autoconf failed with exit status: 1
  45. | ERROR: autoreconf execution failed.
  46. | WARNING: exit code 1 from a shell command.
  47. | ERROR: Function failed: do_configure (log file is located at /home/user/yocto/poky/build/tmp/work/cortexa8hf-vfp-neon-poky-linux-gnueabi/wine/1.7.23-r0/temp/log.do_configure.14510)
  48. ERROR: Task 321 (/home/user/yocto/poky/meta-wine/recipes-example/example/wine_1.7.23.bb, do_configure) failed with exit code '1'
  49. NOTE: Tasks Summary: Attempted 2915 tasks of which 2914 didn't need to be rerun and 1 failed.
  50. No currently running tasks (2157 of 2924)
  51.  
  52. Summary: 1 task failed:
  53.   /home/user/yocto/poky/meta-wine/recipes-example/example/wine_1.7.23.bb, do_configure
  54. Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement