Not to be fixed
Created: May 20, 2021
Updated: May 30, 2022
Resolved Date: May 30, 2022
Found In Version: 10.21.20.1
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Userspace
$ setup.sh --machines=qemux86-64 --dl-layers --accept-eula=yes && source environment-setup-x86_64-wrlinuxsdk-linux && source oe-init-build-env build
$ bitbake bash
There is non fatal error in log.do_configure
acinclude.m4:7: warning: underquoted definition of BASH_C_LONG_LONG
acinclude.m4:7: run info Automake 'Extending aclocal'
acinclude.m4:7: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
ERROR: invalid first argument to AM_GNU_GETTEXT
ERROR: Use of AM_GNU_GETTEXT without [external] argument is no longer supported.
autoreconf: configure.ac: tracing
ERROR: invalid first argument to AM_GNU_GETTEXT
ERROR: Use of AM_GNU_GETTEXT without [external] argument is no longer supported.
configure.ac: warning: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION or AM_GNU_GETTEXT_REQUIRE_VERSION
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
...
ERROR: invalid first argument to AM_GNU_GETTEXT
ERROR: Use of AM_GNU_GETTEXT without [external] argument is no longer supported.
configure.ac:426: warning: AC_LINK_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS
../autoconf-2.71/lib/autoconf/specific.m4:545: AC_MINIX is expanded from...
$ setup.sh --machines=qemux86-64 --dl-layers --accept-eula=yes && source environment-setup-x86_64-wrlinuxsdk-linux && source oe-init-build-env build
$ bitbake bash
\# check log.do_configure