[oe] gettext-native fails to build

Peter Chubb peter.chubb at nicta.com.au
Wed Jun 29 00:25:29 UTC 2011


On a clean checkout from this morning's git, I did:
   bitbake gettext-native
and saw:
 | + oe_autoreconf
| + '[' 'x-I /usr/src/oe/tmp-zaurus/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gnulib-local/m4/         -I /usr/src/oe/tmp-zaurus/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gettext-runtime/m4      -I /usr/src/oe/tmp-zaurus/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gettext-tools/m4' = xdefault ']'
| + acpaths='-I /usr/src/oe/tmp-zaurus/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gnulib-local/m4/      -I /usr/src/oe/tmp-zaurus/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gettext-runtime/m4      -I /usr/src/oe/tmp-zaurus/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gettext-tools/m4'
| ++ sed 's/.* //;s/\.[0-9]\+$//'
| ++ automake --version
| ++ head -n 1
| + AUTOV=1.11
| + install -d /usr/src/oe/tmp-zaurus/sysroots/x86_64-linux/usr/share/aclocal
| + install -d /usr/src/oe/tmp-zaurus/sysroots/x86_64-linux/usr/share/aclocal-1.11
| + acpaths='-I /usr/src/oe/tmp-zaurus/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gnulib-local/m4/      -I /usr/src/oe/tmp-zaurus/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gettext-runtime/m4      -I /usr/src/oe/tmp-zaurus/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gettext-tools/m4 -I/usr/src/oe/tmp-zaurus/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /usr/src/oe/tmp-zaurus/sysroots/x86_64-linux/usr/share/aclocal'
| + echo --exclude=autopoint
| + grep -q aclocal
| + rm -f aclocal.m4
| + '[' -e configure.in ']'
| + CONFIGURE_AC=configure.ac
| + grep '^[[:space:]]*AM_GLIB_GNU_GETTEXT' configure.ac
| + grep '^[[:space:]]*AM_GNU_GETTEXT' configure.ac
| ++ sed -n -e '/^[[:space:]]*AC_CONFIG_MACRO_DIR/s|[^(]*([[]*\([^])]*\)[]]*)|\1|p' configure.ac
| + for aux in m4 '`sed -n -e '\''/^[[:space:]]*AC_CONFIG_MACRO_DIR/s|[^(]*([[]*\([^])]*\)[]]*)|\1|p'\'' $CONFIGURE_AC`'
| + mkdir -p m4
| + autoreconf -Wcross --verbose --install --force --exclude=autopoint -I /usr/src/oe/tmp-zaurus/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gnulib-local/m4/ -I /usr/src/oe/tmp-zaurus/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gettext-runtime/m4 -I /usr/src/oe/tmp-zaurus/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gettext-tools/m4 -I/usr/src/oe/tmp-zaurus/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /usr/src/oe/tmp-zaurus/sysroots/x86_64-linux/usr/share/aclocal
| /usr/bin/autoreconf: unrecognized option `--exclude=autopoint'
| Try `/usr/bin/autoreconf --help' for more information.
| + oefatal 'autoreconf execution failed.'
| + echo FATAL: 'autoreconf execution failed.'
| FATAL: autoreconf execution failed.
| + exit 1

Should oe not be using its own version of autotools?  Should not
gettext-native require autotools as a prerequisite?
--
Dr Peter Chubb  http://www.gelato.unsw.edu.au  peterc AT gelato.unsw.edu.au
http://www.ertos.nicta.com.au           ERTOS within National ICT Australia




More information about the Openembedded-devel mailing list