>>>>> "Khem" == Khem Raj <[email protected]> writes:
Khem> On 06/28/2011 05:25 PM, Peter Chubb wrote: >> >> 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 n>> /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? Khem> are you using oe.dev or oe-core ? oe-core has these races Khem> solved oe.dev. I'll try again with the core branch. Peter C-- 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 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
