Yocto build problem on Ubuntu 11.10


Brian Park <bsp2020@...>
 

Hi,
I'm trying to build for Beagleboard on Ubuntu 11.10 x64. But it fails to build with the following error. Can anyone help me resolve the problem? When I built for x86qemu, i had no problem.

Thanks

Brian

OE Build Configuration:
BB_VERSION        = "1.13.3"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "beagleboard"
DISTRO            = "poky"
DISTRO_VERSION    = "1.1"
TUNE_FEATURES     = "armv7a vfp neon cortexa8"
TARGET_FPU        = "vfp-neon"
meta             
meta-yocto        = "edison:1924f52cc894d4dd6b9d9c1a2248b32fc0a24c8c"

NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Running task 3497 of 5088 (ID: 4091, /home/briansp/poky/meta/recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb, do_compile)
NOTE: Running task 4040 of 5088 (ID: 3660, /home/briansp/poky/meta/recipes-support/shared-mime-info/shared-mime-info_0.90.bb, do_configure)
NOTE: Running task 4212 of 5088 (ID: 3530, /home/briansp/poky/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.1.bb, do_configure)
NOTE: package docbook-utils-native-0.6.14-r1: task do_compile: Started
ERROR: Function 'do_compile' failed (see /home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/temp/log.do_compile.2851 for further information)
ERROR: Logfile of failure stored in: /home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/temp/log.do_compile.2851
Log data follows:
| NOTE: make -j 3
| Making all in backends
| make[1]: Entering directory `/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/backends'
| make[1]: Nothing to be done for `all'.
| make[1]: Leaving directory `/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/backends'
| Making all in bin
| make[1]: Entering directory `/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/bin'
| make[1]: Nothing to be done for `all'.
| make[1]: Leaving directory `/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/bin'
| Making all in doc
| make[1]: Entering directory `/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/doc'
| Making all in refentry
| make[2]: Entering directory `/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/doc/refentry'
| make[2]: Nothing to be done for `all'.
| make[2]: Leaving directory `/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/doc/refentry'
| Making all in man
| make[2]: Entering directory `/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/doc/man'
| make[2]: Nothing to be done for `all'.
| make[2]: Leaving directory `/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/doc/man'
| Making all in HTML
| make[2]: Entering directory `/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/doc/HTML'
| SGML_CATALOG_FILES=/home/briansp/poky-build/tmp/sysroots/x86_64-linux/etc/sgml/catalog \
|     SGML_SEARCH_PATH=../..:../../doc:.. \
|         jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
|             -V '%use-id-as-filename%' ../../doc/docbook-utils.sgml
| SGML_CATALOG_FILES=/home/briansp/poky-build/tmp/sysroots/x86_64-linux/etc/sgml/catalog \
|     SGML_SEARCH_PATH=../..:../../doc:.. \
|         jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
|             -V '%use-id-as-filename%' ../../doc/docbook-utils.sgml
| SGML_CATALOG_FILES=/home/briansp/poky-build/tmp/sysroots/x86_64-linux/etc/sgml/catalog \
|     SGML_SEARCH_PATH=../..:../../doc:.. \
|         jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
|             -V '%use-id-as-filename%' ../../doc/docbook-utils.sgml
| jade: symbol lookup error: /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/../../usr/lib/libospgrove.so.0: undefined symbol: _ZN14OpenJade_Grove8ClassDef12sgmlDocumentE
| make[2]: *** [backend-spec.html] Error 127
| make[2]: *** Waiting for unfinished jobs....
| jade: symbol lookup error: /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/../../usr/lib/libospgrove.so.0: undefined symbol: _ZN14OpenJade_Grove8ClassDef12sgmlDocumentE
| make[2]: *** [docbook2man.html] Error 127
| jade: symbol lookup error: /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/../../usr/lib/libospgrove.so.0: undefined symbol: _ZN14OpenJade_Grove8ClassDef12sgmlDocumentE
| make[2]: *** [api.html] Error 127
| make[2]: Leaving directory `/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/doc/HTML'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/doc'
| make: *** [all-recursive] Error 1
| ERROR: oe_runmake failed
| ERROR: Function 'do_compile' failed (see /home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/temp/log.do_compile.2851 for further information)
NOTE: package docbook-utils-native-0.6.14-r1: task do_compile: Failed
ERROR: Task 4091 (/home/briansp/poky/meta/recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb, do_compile) failed with exit code '1'
Waiting for 1 active tasks to finish:
0: shared-mime-info-0.90-r0 do_configure (pid 2877)
NOTE: package shared-mime-info-0.90-r0: task do_configure: Started
Waiting for 2 active tasks to finish:
0: shared-mime-info-0.90-r0 do_configure (pid 2877)
1: xkeyboard-config-2.1-r1 do_configure (pid 2878)
NOTE: package xkeyboard-config-2.1-r1: task do_configure: Started
ERROR: Function 'do_configure' failed (see /home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/temp/log.do_configure.2877 for further information)
Waiting for 1 active tasks to finish:
0: xkeyboard-config-2.1-r1 do_configure (pid 2878)
ERROR: Logfile of failure stored in: /home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/temp/log.do_configure.2877
Log data follows:
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
| automake (GNU automake) 1.11.1
| Copyright (C) 2009 Free Software Foundation, Inc.
| License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>
| This is free software: you are free to change and redistribute it.
| There is NO WARRANTY, to the extent permitted by law.
|
| Written by Tom Tromey <tromey@...>
|        and Alexandre Duret-Lutz <adl@...>.
| AUTOV is 1.11
| NOTE: Executing glib-gettextize --force --copy
| Copying file mkinstalldirs
| Copying file po/Makefile.in.in
|
| Please add the files
|   codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
|   progtest.m4
| from the /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/share/aclocal directory to your autoconf macro directory
| or directly to your aclocal.m4 file.
| You will also need config.guess and config.sub, which you can get from
| ftp://ftp.gnu.org/pub/gnu/config/.
|
| NOTE: Executing intltoolize --copy --force --automake
| NOTE: Executing autoreconf --verbose --install --force --exclude=autopoint -I /home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/shared-mime-info-0.90/aclocal-copy/ -I/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/shared-mime-info-0.90/aclocal-copy/
| autoreconf: Entering directory `.'
| autoreconf: configure.in: not using Gettext
| autoreconf: running: aclocal -I /home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/shared-mime-info-0.90/aclocal-copy/ -I /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/shared-mime-info-0.90/aclocal-copy/ -I /home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/shared-mime-info-0.90/aclocal-copy/ -I /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/shared-mime-info-0.90/aclocal-copy/ --force --warnings=cross
| aclocal: unknown warning category `cross'
| autoreconf: configure.in: tracing
| autoreconf: configure.in: not using Libtool
| autoreconf: running: /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/autoconf --include=/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/shared-mime-info-0.90/aclocal-copy/ --include=/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 --include=/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/shared-mime-info-0.90/aclocal-copy/ --force --warnings=cross
| autoreconf: running: /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/autoheader --include=/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/shared-mime-info-0.90/aclocal-copy/ --include=/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 --include=/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/shared-mime-info-0.90/aclocal-copy/ --force --warnings=cross
| autoreconf: running: automake --foreign --add-missing --copy --force-missing --warnings=cross
| automake: unknown warning category `cross'
| autoreconf: running: gnu-configize
| autoreconf: Leaving directory `.'
| NOTE: Running /home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/shared-mime-info-0.90/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=/home/briansp/poky-build/tmp/sysroots/beagleboard --disable-update-mimedb --enable-nls ...
| configure: WARNING: unrecognized options: --disable-silent-rules, --with-libtool-sysroot
| configure: loading site script /home/briansp/poky/meta/site/endian-little
| configure: loading site script /home/briansp/poky/meta/site/arm-common
| configure: loading site script /home/briansp/poky/meta/site/common-linux
| configure: loading site script /home/briansp/poky/meta/site/common-glibc
| configure: loading site script /home/briansp/poky/meta/site/arm-linux
| configure: loading site script /home/briansp/poky/meta/site/common
| configure: loading site script /home/briansp/poky-build/tmp/sysroots/beagleboard/usr/share/arm-poky-linux-gnueabi_config_site.d/zlib_config
| configure: loading site script /home/briansp/poky-build/tmp/sysroots/beagleboard/usr/share/arm-poky-linux-gnueabi_config_site.d/ncurses_config
| configure: loading site script /home/briansp/poky-build/tmp/sysroots/beagleboard/usr/share/arm-poky-linux-gnueabi_config_site.d/eglibc_config
| checking for a BSD-compatible install... /usr/bin/install -c
| checking whether build environment is sane... yes
| checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip
| checking for a thread-safe mkdir -p... /bin/mkdir -p
| checking for gawk... gawk
| checking whether make sets $(MAKE)... yes
| checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc  -march=armv7-a -fno-tree-vectorize      -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/briansp/poky-build/tmp/sysroots/beagleboard
| checking whether the C compiler works... yes
| checking for C compiler default output file name... a.out
| checking for suffix of executables...
| checking whether we are cross compiling... yes
| checking for suffix of object files... o
| checking whether we are using the GNU C compiler... yes
| checking whether arm-poky-linux-gnueabi-gcc  -march=armv7-a -fno-tree-vectorize      -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/briansp/poky-build/tmp/sysroots/beagleboard accepts -g... yes
| checking for arm-poky-linux-gnueabi-gcc  -march=armv7-a -fno-tree-vectorize      -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/briansp/poky-build/tmp/sysroots/beagleboard option to accept ISO C89... none needed
| checking for style of include used by make... GNU
| checking dependency style of arm-poky-linux-gnueabi-gcc  -march=armv7-a -fno-tree-vectorize      -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/briansp/poky-build/tmp/sysroots/beagleboard... gcc3
| checking for an ANSI C-conforming const... yes
| checking whether NLS is requested... yes
| checking for intltool >= 0.35.0... 0.40.6 found
| checking for intltool-update... /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/intltool-update
| checking for intltool-merge... /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/intltool-merge
| checking for intltool-extract... /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/intltool-extract
| checking for xgettext... /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/xgettext
| checking for msgmerge... /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/msgmerge
| checking for msgfmt... /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
| checking for gmsgfmt... /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
| checking for perl... /usr/bin/perl
| checking for perl >= 5.8.1... 5.12.4
| checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
| ERROR: oe_runconf failed
| ERROR: Function 'do_configure' failed (see /home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/temp/log.do_configure.2877 for further information)
NOTE: package shared-mime-info-0.90-r0: task do_configure: Failed
ERROR: Function 'do_configure' failed (see /home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/temp/log.do_configure.2878 for further information)
ERROR: Logfile of failure stored in: /home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/temp/log.do_configure.2878
Log data follows:
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
| automake (GNU automake) 1.11.1
| Copyright (C) 2009 Free Software Foundation, Inc.
| License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>
| This is free software: you are free to change and redistribute it.
| There is NO WARRANTY, to the extent permitted by law.
|
| Written by Tom Tromey <tromey@...>
|        and Alexandre Duret-Lutz <adl@...>.
| AUTOV is 1.11
| NOTE: Executing glib-gettextize --force --copy
| Copying file mkinstalldirs
| Copying file po/Makefile.in.in
|
| Please add the files
|   codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
|   progtest.m4
| from the /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/share/aclocal directory to your autoconf macro directory
| or directly to your aclocal.m4 file.
| You will also need config.guess and config.sub, which you can get from
| ftp://ftp.gnu.org/pub/gnu/config/.
|
| NOTE: Executing intltoolize --copy --force --automake
| NOTE: Executing autoreconf --verbose --install --force --exclude=autopoint -I /home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/xkeyboard-config-2.1/aclocal-copy/ -I/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/xkeyboard-config-2.1/aclocal-copy/
| autoreconf: Entering directory `.'
| autoreconf: configure.in: not using Gettext
| autoreconf: running: aclocal -I /home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/xkeyboard-config-2.1/aclocal-copy/ -I /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/xkeyboard-config-2.1/aclocal-copy/ -I /home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/xkeyboard-config-2.1/aclocal-copy/ -I /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/xkeyboard-config-2.1/aclocal-copy/ --force --warnings=cross
| aclocal: unknown warning category `cross'
| autoreconf: configure.in: tracing
| autoreconf: configure.in: not using Libtool
| autoreconf: running: /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/autoconf --include=/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/xkeyboard-config-2.1/aclocal-copy/ --include=/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 --include=/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/xkeyboard-config-2.1/aclocal-copy/ --force --warnings=cross
| autoreconf: configure.in: not using Autoheader
| autoreconf: running: automake --foreign --add-missing --copy --force-missing --warnings=cross
| automake: unknown warning category `cross'
| autoreconf: running: gnu-configize
| autoreconf: Leaving directory `.'
| NOTE: Running /home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/xkeyboard-config-2.1/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=/home/briansp/poky-build/tmp/sysroots/beagleboard --with-xkb-rules-symlink=xorg ...
| configure: WARNING: unrecognized options: --disable-silent-rules, --with-libtool-sysroot
| configure: loading site script /home/briansp/poky/meta/site/endian-little
| configure: loading site script /home/briansp/poky/meta/site/arm-common
| configure: loading site script /home/briansp/poky/meta/site/common-linux
| configure: loading site script /home/briansp/poky/meta/site/common-glibc
| configure: loading site script /home/briansp/poky/meta/site/arm-linux
| configure: loading site script /home/briansp/poky/meta/site/common
| configure: loading site script /home/briansp/poky-build/tmp/sysroots/beagleboard/usr/share/arm-poky-linux-gnueabi_config_site.d/zlib_config
| configure: loading site script /home/briansp/poky-build/tmp/sysroots/beagleboard/usr/share/arm-poky-linux-gnueabi_config_site.d/ncurses_config
| configure: loading site script /home/briansp/poky-build/tmp/sysroots/beagleboard/usr/share/arm-poky-linux-gnueabi_config_site.d/eglibc_config
| checking for a BSD-compatible install... /usr/bin/install -c
| checking whether build environment is sane... yes
| checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip
| checking for a thread-safe mkdir -p... /bin/mkdir -p
| checking for gawk... gawk
| checking whether make sets $(MAKE)... yes
| checking whether to enable maintainer-specific portions of Makefiles... no
| checking for xkbcomp... /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/xkbcomp
| checking whether NLS is requested... yes
| checking for style of include used by make... GNU
| checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc  -march=armv7-a -fno-tree-vectorize      -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/briansp/poky-build/tmp/sysroots/beagleboard
| checking whether the C compiler works... yes
| checking for C compiler default output file name... a.out
| checking for suffix of executables...
| checking whether we are cross compiling... yes
| checking for suffix of object files... o
| checking whether we are using the GNU C compiler... yes
| checking whether arm-poky-linux-gnueabi-gcc  -march=armv7-a -fno-tree-vectorize      -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/briansp/poky-build/tmp/sysroots/beagleboard accepts -g... yes
| checking for arm-poky-linux-gnueabi-gcc  -march=armv7-a -fno-tree-vectorize      -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/briansp/poky-build/tmp/sysroots/beagleboard option to accept ISO C89... none needed
| checking dependency style of arm-poky-linux-gnueabi-gcc  -march=armv7-a -fno-tree-vectorize      -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/briansp/poky-build/tmp/sysroots/beagleboard... none
| checking for intltool >= 0.30... 0.40.6 found
| checking for intltool-update... /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/intltool-update
| checking for intltool-merge... /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/intltool-merge
| checking for intltool-extract... /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/intltool-extract
| checking for xgettext... /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/xgettext
| checking for msgmerge... /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/msgmerge
| checking for msgfmt... /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
| checking for gmsgfmt... /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
| checking for perl... /usr/bin/perl
| checking for perl >= 5.8.1... 5.12.4
| checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
| ERROR: oe_runconf failed
| ERROR: Function 'do_configure' failed (see /home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/temp/log.do_configure.2878 for further information)
NOTE: package xkeyboard-config-2.1-r1: task do_configure: Failed
ERROR: Task 3660 (/home/briansp/poky/meta/recipes-support/shared-mime-info/shared-mime-info_0.90.bb, do_configure) failed with exit code '1'
ERROR: Task 3530 (/home/briansp/poky/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.1.bb, do_configure) failed with exit code '1'
ERROR: '/home/briansp/poky/meta/recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb' failed
ERROR: '/home/briansp/poky/meta/recipes-support/shared-mime-info/shared-mime-info_0.90.bb' failed
ERROR: '/home/briansp/poky/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.1.bb' failed
briansp@Ubuntu:~/poky-build$


McClintock Matthew-B29882 <B29882@...>
 

For xkeyboard: Try install the XML parser perl module on your host
machine and see if it resolves it. Seems like that recipe is using the
host's perl when it should not be doing that.That or add inherit
perl-native to the recipe.

-M

On Sat, Oct 29, 2011 at 1:59 AM, Brian Park <bsp2020@...> wrote:
Hi,
I'm trying to build for Beagleboard on Ubuntu 11.10 x64. But it fails to
build with the following error. Can anyone help me resolve the problem? When
I built for x86qemu, i had no problem.

Thanks

Brian

OE Build Configuration:
BB_VERSION        = "1.13.3"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "beagleboard"
DISTRO            = "poky"
DISTRO_VERSION    = "1.1"
TUNE_FEATURES     = "armv7a vfp neon cortexa8"
TARGET_FPU        = "vfp-neon"
meta
meta-yocto        = "edison:1924f52cc894d4dd6b9d9c1a2248b32fc0a24c8c"

NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Running task 3497 of 5088 (ID: 4091,
/home/briansp/poky/meta/recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb,
do_compile)
NOTE: Running task 4040 of 5088 (ID: 3660,
/home/briansp/poky/meta/recipes-support/shared-mime-info/shared-mime-info_0.90.bb,
do_configure)
NOTE: Running task 4212 of 5088 (ID: 3530,
/home/briansp/poky/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.1.bb,
do_configure)
NOTE: package docbook-utils-native-0.6.14-r1: task do_compile: Started
ERROR: Function 'do_compile' failed (see
/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/temp/log.do_compile.2851
for further information)
ERROR: Logfile of failure stored in:
/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/temp/log.do_compile.2851
Log data follows:
| NOTE: make -j 3
| Making all in backends
| make[1]: Entering directory
`/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/backends'
| make[1]: Nothing to be done for `all'.
| make[1]: Leaving directory
`/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/backends'
| Making all in bin
| make[1]: Entering directory
`/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/bin'
| make[1]: Nothing to be done for `all'.
| make[1]: Leaving directory
`/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/bin'
| Making all in doc
| make[1]: Entering directory
`/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/doc'
| Making all in refentry
| make[2]: Entering directory
`/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/doc/refentry'
| make[2]: Nothing to be done for `all'.
| make[2]: Leaving directory
`/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/doc/refentry'
| Making all in man
| make[2]: Entering directory
`/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/doc/man'
| make[2]: Nothing to be done for `all'.
| make[2]: Leaving directory
`/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/doc/man'
| Making all in HTML
| make[2]: Entering directory
`/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/doc/HTML'
|
SGML_CATALOG_FILES=/home/briansp/poky-build/tmp/sysroots/x86_64-linux/etc/sgml/catalog
\
|     SGML_SEARCH_PATH=../..:../../doc:.. \
|         jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
|             -V '%use-id-as-filename%' ../../doc/docbook-utils.sgml
|
SGML_CATALOG_FILES=/home/briansp/poky-build/tmp/sysroots/x86_64-linux/etc/sgml/catalog
\
|     SGML_SEARCH_PATH=../..:../../doc:.. \
|         jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
|             -V '%use-id-as-filename%' ../../doc/docbook-utils.sgml
|
SGML_CATALOG_FILES=/home/briansp/poky-build/tmp/sysroots/x86_64-linux/etc/sgml/catalog
\
|     SGML_SEARCH_PATH=../..:../../doc:.. \
|         jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
|             -V '%use-id-as-filename%' ../../doc/docbook-utils.sgml
| jade: symbol lookup error:
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/../../usr/lib/libospgrove.so.0:
undefined symbol: _ZN14OpenJade_Grove8ClassDef12sgmlDocumentE
| make[2]: *** [backend-spec.html] Error 127
| make[2]: *** Waiting for unfinished jobs....
| jade: symbol lookup error:
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/../../usr/lib/libospgrove.so.0:
undefined symbol: _ZN14OpenJade_Grove8ClassDef12sgmlDocumentE
| make[2]: *** [docbook2man.html] Error 127
| jade: symbol lookup error:
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/../../usr/lib/libospgrove.so.0:
undefined symbol: _ZN14OpenJade_Grove8ClassDef12sgmlDocumentE
| make[2]: *** [api.html] Error 127
| make[2]: Leaving directory
`/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/doc/HTML'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory
`/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/docbook-utils-0.6.14/doc'
| make: *** [all-recursive] Error 1
| ERROR: oe_runmake failed
| ERROR: Function 'do_compile' failed (see
/home/briansp/poky-build/tmp/work/x86_64-linux/docbook-utils-native-0.6.14-r1/temp/log.do_compile.2851
for further information)
NOTE: package docbook-utils-native-0.6.14-r1: task do_compile: Failed
ERROR: Task 4091
(/home/briansp/poky/meta/recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb,
do_compile) failed with exit code '1'
Waiting for 1 active tasks to finish:
0: shared-mime-info-0.90-r0 do_configure (pid 2877)
NOTE: package shared-mime-info-0.90-r0: task do_configure: Started
Waiting for 2 active tasks to finish:
0: shared-mime-info-0.90-r0 do_configure (pid 2877)
1: xkeyboard-config-2.1-r1 do_configure (pid 2878)
NOTE: package xkeyboard-config-2.1-r1: task do_configure: Started
ERROR: Function 'do_configure' failed (see
/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/temp/log.do_configure.2877
for further information)
Waiting for 1 active tasks to finish:
0: xkeyboard-config-2.1-r1 do_configure (pid 2878)
ERROR: Logfile of failure stored in:
/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/temp/log.do_configure.2877
Log data follows:
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common',
'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
| automake (GNU automake) 1.11.1
| Copyright (C) 2009 Free Software Foundation, Inc.
| License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/gpl-2.0.html>
| This is free software: you are free to change and redistribute it.
| There is NO WARRANTY, to the extent permitted by law.
|
| Written by Tom Tromey <tromey@...>
|        and Alexandre Duret-Lutz <adl@...>.
| AUTOV is 1.11
| NOTE: Executing glib-gettextize --force --copy
| Copying file mkinstalldirs
| Copying file po/Makefile.in.in
|
| Please add the files
|   codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
|   progtest.m4
| from the
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/share/aclocal
directory to your autoconf macro directory
| or directly to your aclocal.m4 file.
| You will also need config.guess and config.sub, which you can get from
| ftp://ftp.gnu.org/pub/gnu/config/.
|
| NOTE: Executing intltoolize --copy --force --automake
| NOTE: Executing autoreconf --verbose --install --force --exclude=autopoint
-I
/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/shared-mime-info-0.90/aclocal-copy/
-I/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11
-I
/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/shared-mime-info-0.90/aclocal-copy/
| autoreconf: Entering directory `.'
| autoreconf: configure.in: not using Gettext
| autoreconf: running: aclocal -I
/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/shared-mime-info-0.90/aclocal-copy/
-I /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11
-I
/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/shared-mime-info-0.90/aclocal-copy/
-I
/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/shared-mime-info-0.90/aclocal-copy/
-I /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11
-I
/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/shared-mime-info-0.90/aclocal-copy/
--force --warnings=cross
| aclocal: unknown warning category `cross'
| autoreconf: configure.in: tracing
| autoreconf: configure.in: not using Libtool
| autoreconf: running:
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/autoconf
--include=/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/shared-mime-info-0.90/aclocal-copy/
--include=/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11
--include=/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/shared-mime-info-0.90/aclocal-copy/
--force --warnings=cross
| autoreconf: running:
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/autoheader
--include=/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/shared-mime-info-0.90/aclocal-copy/
--include=/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11
--include=/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/shared-mime-info-0.90/aclocal-copy/
--force --warnings=cross
| autoreconf: running: automake --foreign --add-missing --copy
--force-missing --warnings=cross
| automake: unknown warning category `cross'
| autoreconf: running: gnu-configize
| autoreconf: Leaving directory `.'
| NOTE: Running
/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/shared-mime-info-0.90/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=/home/briansp/poky-build/tmp/sysroots/beagleboard
--disable-update-mimedb --enable-nls ...
| configure: WARNING: unrecognized options: --disable-silent-rules,
--with-libtool-sysroot
| configure: loading site script /home/briansp/poky/meta/site/endian-little
| configure: loading site script /home/briansp/poky/meta/site/arm-common
| configure: loading site script /home/briansp/poky/meta/site/common-linux
| configure: loading site script /home/briansp/poky/meta/site/common-glibc
| configure: loading site script /home/briansp/poky/meta/site/arm-linux
| configure: loading site script /home/briansp/poky/meta/site/common
| configure: loading site script
/home/briansp/poky-build/tmp/sysroots/beagleboard/usr/share/arm-poky-linux-gnueabi_config_site.d/zlib_config
| configure: loading site script
/home/briansp/poky-build/tmp/sysroots/beagleboard/usr/share/arm-poky-linux-gnueabi_config_site.d/ncurses_config
| configure: loading site script
/home/briansp/poky-build/tmp/sysroots/beagleboard/usr/share/arm-poky-linux-gnueabi_config_site.d/eglibc_config
| checking for a BSD-compatible install... /usr/bin/install -c
| checking whether build environment is sane... yes
| checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip
| checking for a thread-safe mkdir -p... /bin/mkdir -p
| checking for gawk... gawk
| checking whether make sets $(MAKE)... yes
| checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc
-march=armv7-a -fno-tree-vectorize      -mthumb-interwork -mfloat-abi=softfp
-mfpu=neon -mtune=cortex-a8
--sysroot=/home/briansp/poky-build/tmp/sysroots/beagleboard
| checking whether the C compiler works... yes
| checking for C compiler default output file name... a.out
| checking for suffix of executables...
| checking whether we are cross compiling... yes
| checking for suffix of object files... o
| checking whether we are using the GNU C compiler... yes
| checking whether arm-poky-linux-gnueabi-gcc  -march=armv7-a
-fno-tree-vectorize      -mthumb-interwork -mfloat-abi=softfp -mfpu=neon
-mtune=cortex-a8 --sysroot=/home/briansp/poky-build/tmp/sysroots/beagleboard
accepts -g... yes
| checking for arm-poky-linux-gnueabi-gcc  -march=armv7-a
-fno-tree-vectorize      -mthumb-interwork -mfloat-abi=softfp -mfpu=neon
-mtune=cortex-a8 --sysroot=/home/briansp/poky-build/tmp/sysroots/beagleboard
option to accept ISO C89... none needed
| checking for style of include used by make... GNU
| checking dependency style of arm-poky-linux-gnueabi-gcc  -march=armv7-a
-fno-tree-vectorize      -mthumb-interwork -mfloat-abi=softfp -mfpu=neon
-mtune=cortex-a8
--sysroot=/home/briansp/poky-build/tmp/sysroots/beagleboard... gcc3
| checking for an ANSI C-conforming const... yes
| checking whether NLS is requested... yes
| checking for intltool >= 0.35.0... 0.40.6 found
| checking for intltool-update...
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/intltool-update
| checking for intltool-merge...
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/intltool-merge
| checking for intltool-extract...
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/intltool-extract
| checking for xgettext...
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/xgettext
| checking for msgmerge...
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/msgmerge
| checking for msgfmt...
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
| checking for gmsgfmt...
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
| checking for perl... /usr/bin/perl
| checking for perl >= 5.8.1... 5.12.4
| checking for XML::Parser... configure: error: XML::Parser perl module is
required for intltool
| ERROR: oe_runconf failed
| ERROR: Function 'do_configure' failed (see
/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/temp/log.do_configure.2877
for further information)
NOTE: package shared-mime-info-0.90-r0: task do_configure: Failed
ERROR: Function 'do_configure' failed (see
/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/temp/log.do_configure.2878
for further information)
ERROR: Logfile of failure stored in:
/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/temp/log.do_configure.2878
Log data follows:
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common',
'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
| automake (GNU automake) 1.11.1
| Copyright (C) 2009 Free Software Foundation, Inc.
| License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/gpl-2.0.html>
| This is free software: you are free to change and redistribute it.
| There is NO WARRANTY, to the extent permitted by law.
|
| Written by Tom Tromey <tromey@...>
|        and Alexandre Duret-Lutz <adl@...>.
| AUTOV is 1.11
| NOTE: Executing glib-gettextize --force --copy
| Copying file mkinstalldirs
| Copying file po/Makefile.in.in
|
| Please add the files
|   codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
|   progtest.m4
| from the
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/share/aclocal
directory to your autoconf macro directory
| or directly to your aclocal.m4 file.
| You will also need config.guess and config.sub, which you can get from
| ftp://ftp.gnu.org/pub/gnu/config/.
|
| NOTE: Executing intltoolize --copy --force --automake
| NOTE: Executing autoreconf --verbose --install --force --exclude=autopoint
-I
/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/xkeyboard-config-2.1/aclocal-copy/
-I/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11
-I
/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/xkeyboard-config-2.1/aclocal-copy/
| autoreconf: Entering directory `.'
| autoreconf: configure.in: not using Gettext
| autoreconf: running: aclocal -I
/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/xkeyboard-config-2.1/aclocal-copy/
-I /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11
-I
/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/xkeyboard-config-2.1/aclocal-copy/
-I
/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/xkeyboard-config-2.1/aclocal-copy/
-I /home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11
-I
/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/xkeyboard-config-2.1/aclocal-copy/
--force --warnings=cross
| aclocal: unknown warning category `cross'
| autoreconf: configure.in: tracing
| autoreconf: configure.in: not using Libtool
| autoreconf: running:
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/autoconf
--include=/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/xkeyboard-config-2.1/aclocal-copy/
--include=/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11
--include=/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/xkeyboard-config-2.1/aclocal-copy/
--force --warnings=cross
| autoreconf: configure.in: not using Autoheader
| autoreconf: running: automake --foreign --add-missing --copy
--force-missing --warnings=cross
| automake: unknown warning category `cross'
| autoreconf: running: gnu-configize
| autoreconf: Leaving directory `.'
| NOTE: Running
/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/xkeyboard-config-2.1/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=/home/briansp/poky-build/tmp/sysroots/beagleboard
--with-xkb-rules-symlink=xorg ...
| configure: WARNING: unrecognized options: --disable-silent-rules,
--with-libtool-sysroot
| configure: loading site script /home/briansp/poky/meta/site/endian-little
| configure: loading site script /home/briansp/poky/meta/site/arm-common
| configure: loading site script /home/briansp/poky/meta/site/common-linux
| configure: loading site script /home/briansp/poky/meta/site/common-glibc
| configure: loading site script /home/briansp/poky/meta/site/arm-linux
| configure: loading site script /home/briansp/poky/meta/site/common
| configure: loading site script
/home/briansp/poky-build/tmp/sysroots/beagleboard/usr/share/arm-poky-linux-gnueabi_config_site.d/zlib_config
| configure: loading site script
/home/briansp/poky-build/tmp/sysroots/beagleboard/usr/share/arm-poky-linux-gnueabi_config_site.d/ncurses_config
| configure: loading site script
/home/briansp/poky-build/tmp/sysroots/beagleboard/usr/share/arm-poky-linux-gnueabi_config_site.d/eglibc_config
| checking for a BSD-compatible install... /usr/bin/install -c
| checking whether build environment is sane... yes
| checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip
| checking for a thread-safe mkdir -p... /bin/mkdir -p
| checking for gawk... gawk
| checking whether make sets $(MAKE)... yes
| checking whether to enable maintainer-specific portions of Makefiles... no
| checking for xkbcomp...
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/xkbcomp
| checking whether NLS is requested... yes
| checking for style of include used by make... GNU
| checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc
-march=armv7-a -fno-tree-vectorize      -mthumb-interwork -mfloat-abi=softfp
-mfpu=neon -mtune=cortex-a8
--sysroot=/home/briansp/poky-build/tmp/sysroots/beagleboard
| checking whether the C compiler works... yes
| checking for C compiler default output file name... a.out
| checking for suffix of executables...
| checking whether we are cross compiling... yes
| checking for suffix of object files... o
| checking whether we are using the GNU C compiler... yes
| checking whether arm-poky-linux-gnueabi-gcc  -march=armv7-a
-fno-tree-vectorize      -mthumb-interwork -mfloat-abi=softfp -mfpu=neon
-mtune=cortex-a8 --sysroot=/home/briansp/poky-build/tmp/sysroots/beagleboard
accepts -g... yes
| checking for arm-poky-linux-gnueabi-gcc  -march=armv7-a
-fno-tree-vectorize      -mthumb-interwork -mfloat-abi=softfp -mfpu=neon
-mtune=cortex-a8 --sysroot=/home/briansp/poky-build/tmp/sysroots/beagleboard
option to accept ISO C89... none needed
| checking dependency style of arm-poky-linux-gnueabi-gcc  -march=armv7-a
-fno-tree-vectorize      -mthumb-interwork -mfloat-abi=softfp -mfpu=neon
-mtune=cortex-a8
--sysroot=/home/briansp/poky-build/tmp/sysroots/beagleboard... none
| checking for intltool >= 0.30... 0.40.6 found
| checking for intltool-update...
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/intltool-update
| checking for intltool-merge...
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/intltool-merge
| checking for intltool-extract...
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/intltool-extract
| checking for xgettext...
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/xgettext
| checking for msgmerge...
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/msgmerge
| checking for msgfmt...
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
| checking for gmsgfmt...
/home/briansp/poky-build/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
| checking for perl... /usr/bin/perl
| checking for perl >= 5.8.1... 5.12.4
| checking for XML::Parser... configure: error: XML::Parser perl module is
required for intltool
| ERROR: oe_runconf failed
| ERROR: Function 'do_configure' failed (see
/home/briansp/poky-build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xkeyboard-config-2.1-r1/temp/log.do_configure.2878
for further information)
NOTE: package xkeyboard-config-2.1-r1: task do_configure: Failed
ERROR: Task 3660
(/home/briansp/poky/meta/recipes-support/shared-mime-info/shared-mime-info_0.90.bb,
do_configure) failed with exit code '1'
ERROR: Task 3530
(/home/briansp/poky/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.1.bb,
do_configure) failed with exit code '1'
ERROR:
'/home/briansp/poky/meta/recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb'
failed
ERROR:
'/home/briansp/poky/meta/recipes-support/shared-mime-info/shared-mime-info_0.90.bb'
failed
ERROR:
'/home/briansp/poky/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.1.bb'
failed
briansp@Ubuntu:~/poky-build$


_______________________________________________
yocto mailing list
yocto@...
https://lists.yoctoproject.org/listinfo/yocto