Dear OE folks,
task configure of `ace_5.6.8.bb` [1] fails with the following error
using `angstrom-2010.x` for `MACHINE = "beagleboard"`.
[…]
checking for alarm... yes
checking for bsearch... yes
/oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers/configure:
line 36483: syntax error near unexpected token `fi'
/oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers/configure:
line 36483: `fi'
Please find the full log of task configure attached. The mentioned lines
in `configure` look like this.
[…]
ac_fn_cxx_check_func "$LINENO" "getpwnam_r" "ac_cv_func_getpwnam_r"
if test "x$ac_cv_func_getpwnam_r" = x""yes; then :
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
#ifndef _REENTRANT
# define _REENTRANT
#endif
#ifndef ACE_LACKS_PWD_H
# include <pwd.h>
#endif
#ifndef ACE_LACKS_SYS_TYPES_H
# include <sys/types.h>
#endif
int
main ()
{
const char * name;
struct passwd * pwent;
char * buffer;
int buflen;
struct passwd * result;
int status = getpwnam_r (name, pwent, buffer, buflen, &result);
;
return 0;
}
_ACEOF
if ac_fn_cxx_try_compile "$LINENO"; then :
if test "$ace_user_enable_reentrant_funcs" = yes; then
$as_echo "#define ACE_HAS_POSIX_GETPWNAM_R 1"
>>confdefs.h
fi
else
→ 36483 fi
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
else
$as_echo "#define ACE_LACKS_PWD_REENTRANT_FUNCTIONS 1" >>confdefs.h
fi
[…]
So I guess an empty else block(?) is not allowed? But how can the
autotools(?) create an invalid `configure`?
Thanks,
Paul
[1]
http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=42e57b5d12caeb046fb152e5d1be7af2e476abf7
+ do_configure + export ace_cv_linux_event_poll=yes + ace_cv_linux_event_poll=yes + autotools_do_configure + case ace in + find /oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers -name configure.in -o -name configure.ac + read fn ++ dirname /oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers/configure.ac + rm -f /oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers/configure + read fn ++ dirname /oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers/apps/JAWS/clients/WebSTONE/src/configure.in + rm -f /oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers/apps/JAWS/clients/WebSTONE/src/configure + read fn + '[' -e /oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers/configure.in -o -e /oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers/configure.ac ']' ++ pwd + olddir=/oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/build.arm-angstrom-linux-gnueabi + cd /oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers + oe_autoreconf + '[' xdefault = xdefault ']' + acpaths= ++ find /oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers -maxdepth 2 -name '*.m4' ++ grep -v aclocal.m4 ++ grep -v acinclude.m4 ++ sed -e 's,\(.*/\).*$,\1,' ++ sort -u + for i in '`find /oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers -maxdepth 2 -name \*.m4|grep -v '\''aclocal.m4'\''| grep -v '\''acinclude.m4'\'' | sed -e '\''s,\(.*/\).*$,\1,'\''|sort -u`' + acpaths=' -I /oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers/m4/' ++ automake --version ++ head -n 1 ++ sed 's/.* //;s/\.[0-9]\+$//' + AUTOV=1.11 + install -d /oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/aclocal + install -d /oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/aclocal-1.11 + acpaths=' -I /oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers/m4/ -I/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/aclocal-1.11 -I /oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/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 + 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 /oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers/m4/ -I/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/aclocal-1.11 -I /oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/aclocal autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I /oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers/m4/ -I /oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/aclocal-1.11 -I /oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/aclocal -I /oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers/m4/ -I /oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/aclocal-1.11 -I /oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/aclocal --force -I m4 autoreconf: configure.ac: tracing configure.ac:3502: warning: AC_RUN_IFELSE called without default to allow cross compiling ../../lib/autoconf/general.m4:2716: AC_RUN_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:598: AS_IF is expanded from... ../../lib/autoconf/general.m4:1999: AC_CACHE_VAL is expanded from... aclocal.m4:11781: ACE_CACHE_CHECK is expanded from... configure.ac:3502: the top level configure.ac:3531: warning: AC_RUN_IFELSE called without default to allow cross compiling configure.ac:3531: the top level autoreconf: configure.ac: subdirectory TAO not present autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `aux_config'. libtoolize: copying file `aux_config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' autoreconf: running: /oe/build-angstrom-next/angstrom-dev/sysroots/i686-linux/usr/bin/autoconf --include=/oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers/m4/ --include=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/aclocal-1.11 --include=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/aclocal --force --warnings=cross configure.ac:3502: warning: AC_RUN_IFELSE called without default to allow cross compiling ../../lib/autoconf/general.m4:2716: AC_RUN_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:598: AS_IF is expanded from... ../../lib/autoconf/general.m4:1999: AC_CACHE_VAL is expanded from... aclocal.m4:3353: ACE_CACHE_CHECK is expanded from... configure.ac:3502: the top level configure.ac:3531: warning: AC_RUN_IFELSE called without default to allow cross compiling configure.ac:3531: the top level autoreconf: running: /oe/build-angstrom-next/angstrom-dev/sysroots/i686-linux/usr/bin/autoheader --include=/oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers/m4/ --include=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/aclocal-1.11 --include=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/aclocal --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 `.' + grep '^[[:space:]]*[AI][CT]_PROG_INTLTOOL' configure.ac + cd /oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/build.arm-angstrom-linux-gnueabi + '[' -e /oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers/configure ']' + oe_runconf + '[' -x /oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers/configure ']' + /oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers/configure --build=i686-linux --host=arm-angstrom-linux-gnueabi --target=arm-angstrom-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 --with-libtool-sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi --enable-largefile --disable-nls --enable-ipv6 --disable-ace-tests --disable-gperf configure: loading site script /oe/openembedded/site/endian-little configure: loading site script /oe/openembedded/site/arm-common configure: loading site script /oe/openembedded/site/common-linux configure: loading site script /oe/openembedded/site/common-glibc configure: loading site script /oe/openembedded/site/arm-linux configure: loading site script /oe/openembedded/site/common checking build system type... i686-pc-linux-gnu checking host system type... arm-angstrom-linux-gnueabi checking target system type... arm-angstrom-linux-gnueabi checking for a BSD-compatible install... /oe/openembedded//bin/install -c checking whether build environment is sane... yes checking for arm-angstrom-linux-gnueabi-strip... arm-angstrom-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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether #! works in shell scripts... yes 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-angstrom-linux-gnueabi-g++ -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi accepts -g... yes checking for style of include used by make... GNU checking dependency style of arm-angstrom-linux-gnueabi-g++ -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi... gcc3 checking how to run the C++ preprocessor... arm-angstrom-linux-gnueabi-g++ -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi -E checking for gawk... (cached) gawk checking whether ln -s works... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking for gperf... gperf checking for gprof... gprof checking for library containing socket... none required checking for library containing gethostbyname... none required checking for fltk-config... no checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for arm-angstrom-linux-gnueabi-pkg-config... no checking for pkg-config... /oe/build-angstrom-next/angstrom-dev/sysroots/i686-linux/usr/bin/pkg-config configure: WARNING: using cross tools not prefixed with host triplet checking pkg-config is at least version 0.9.0... yes checking for Qt... not found not using lib directory suffix checking whether tclConfig.sh exists in ... no checking whether tkConfig.sh exists in ... no checking for fox-config... no checking for Kerberos include flags needed by OpenSSL... no checking for OpenSSL libraries... yes checking whether to compile/use the ACE_QoS library... no checking whether to compile/use the ACE_SSL library... yes checking whether to compile/use the ACEXML library... (cached) yes checking whether to use wide characters internally... no checking for library containing dlopen... -ldl checking for library containing getservbyname... none required checking for library containing compile... no checking for library containing exc_continue... no checking for library containing ctime_r... none required checking for library containing t_getprotaddr... no checking for library containing t_accept... no checking if compiler may need a command line thread flag... yes checking for compiler thread flag... no checking for POSIX threads library... -lpthread checking how to print strings... printf checking for arm-angstrom-linux-gnueabi-gcc... arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi checking whether we are using the GNU C compiler... yes checking whether arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi accepts -g... yes checking for arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi option to accept ISO C89... none needed checking dependency style of arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi... gcc3 checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi... arm-angstrom-linux-gnueabi-ld --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi checking if the linker (arm-angstrom-linux-gnueabi-ld --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-angstrom-linux-gnueabi-nm checking the name lister (arm-angstrom-linux-gnueabi-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-linux-gnu file names to arm-angstrom-linux-gnueabi format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-angstrom-linux-gnueabi-ld --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi option to reload object files... -r checking for arm-angstrom-linux-gnueabi-objdump... arm-angstrom-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-angstrom-linux-gnueabi-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for arm-angstrom-linux-gnueabi-ar... arm-angstrom-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-angstrom-linux-gnueabi-strip... (cached) arm-angstrom-linux-gnueabi-strip checking for arm-angstrom-linux-gnueabi-ranlib... arm-angstrom-linux-gnueabi-ranlib checking command to parse arm-angstrom-linux-gnueabi-nm output from arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi object... ok checking for sysroot... /oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi checking for arm-angstrom-linux-gnueabi-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-angstrom-linux-gnueabi-gcc -E --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi static flag -static works... yes checking if arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi supports -c -o file.o... yes checking if arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi linker (arm-angstrom-linux-gnueabi-ld --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... cross checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... arm-angstrom-linux-gnueabi-g++ -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi -E checking for ld used by arm-angstrom-linux-gnueabi-g++ -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi... arm-angstrom-linux-gnueabi-ld --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi checking if the linker (arm-angstrom-linux-gnueabi-ld --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi) is GNU ld... yes checking whether the arm-angstrom-linux-gnueabi-g++ -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi linker (arm-angstrom-linux-gnueabi-ld --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi) supports shared libraries... yes checking for arm-angstrom-linux-gnueabi-g++ -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-angstrom-linux-gnueabi-g++ -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-angstrom-linux-gnueabi-g++ -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi static flag -static works... yes checking if arm-angstrom-linux-gnueabi-g++ -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi supports -c -o file.o... yes checking if arm-angstrom-linux-gnueabi-g++ -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-angstrom-linux-gnueabi-g++ -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi linker (arm-angstrom-linux-gnueabi-ld --sysroot=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for library containing sched_yield... none required checking for library containing aio_read... -lrt checking for working asynchronous IO... yes checking for working POSIX realtime signals... checking to see if _NO_BITFIELDS needed to compile netinet/ip.h... no checking types of arguments for ioctl()... int checking whether getsockname() and getpeername() return random values in sockaddr_in.sin_zero... no checking whether platform lacks perfect multicast filtering... no checking whether dlsym() segfaults when passed an invalid handle... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking for dlfcn.h... (cached) yes checking for inttypes.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdint.h... (cached) yes checking sys/msg.h usability... yes checking sys/msg.h presence... yes checking for sys/msg.h... yes checking if _KERNEL is needed for msg prototypes... no checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/priocntl.h usability... no checking sys/priocntl.h presence... no checking for sys/priocntl.h... no checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking if sys/procfs.h conflicts with ucontext.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking bytesex.h usability... no checking bytesex.h presence... no checking for bytesex.h... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for dlfcn.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking pdh.h usability... no checking pdh.h presence... no checking for pdh.h... no checking pthread_np.h usability... no checking pthread_np.h presence... no checking for pthread_np.h... no checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking select.h usability... no checking select.h presence... no checking for select.h... no checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for net/if.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking intrin.h usability... no checking intrin.h presence... no checking for intrin.h... no checking ia64intrin.h usability... no checking ia64intrin.h presence... no checking for ia64intrin.h... no checking ia32intrin.h usability... no checking ia32intrin.h presence... no checking for ia32intrin.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/sem.h... (cached) yes checking for sys/shm.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/sysctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for sys/wait.h... (cached) yes checking sysent.h usability... no checking sysent.h presence... no checking for sysent.h... no checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for struct termio... yes checking for struct termios... yes checking for sys/mman.h... (cached) yes checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking for strings.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking regexpr.h usability... no checking regexpr.h presence... no checking for regexpr.h... no checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking siginfo.h usability... no checking siginfo.h presence... no checking for siginfo.h... no checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for wchar.h... (cached) yes checking new usability... yes checking new presence... yes checking for new... yes checking cstring usability... yes checking cstring presence... yes checking for cstring... yes checking memory usability... yes checking memory presence... yes checking for memory... yes checking iomanip usability... yes checking iomanip presence... yes checking for iomanip... yes checking ios usability... yes checking ios presence... yes checking for ios... yes checking iostream usability... yes checking iostream presence... yes checking for iostream... yes checking istream usability... yes checking istream presence... yes checking for istream... yes checking ostream usability... yes checking ostream presence... yes checking for ostream... yes checking fstream usability... yes checking fstream presence... yes checking for fstream... yes checking streambuf usability... yes checking streambuf presence... yes checking for streambuf... yes checking for old malloc() prototype... no checking whether recv_timedwait is declared... no checking whether getrlimit is declared... yes checking whether setrlimit is declared... yes checking for cpu_set_t... yes checking for idtype_t... no checking for key_t... yes checking for sem_t... yes checking for pri_t... no checking for sig_atomic_t... yes checking for union sigval... yes checking for union sigval.sigval_int... no checking for union sigval.sigval_ptr... no checking for ssize_t... yes checking for suseconds_t... yes checking for useconds_t... yes checking for ucontext_t... yes checking for u_longlong_t... no checking for wchar_t... yes checking for socklen_t... yes checking for struct dirent... yes checking for struct flock... yes checking for rwlock_t... no checking for struct strbuf... yes checking for prusage_t... no checking for struct strrecvfd... yes checking for struct sigaction... yes checking for sigset_t... yes checking for struct utsname... yes checking for struct sembuf... yes checking for siginfo_t... yes checking for siginfo_t.si_addr... yes checking for struct msghdr... yes checking for condition variable support... yes checking for POSIX timer structure... yes checking for timespec_t... no checking for union semun... no checking for limited struct rusage... no checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking for sys_siglist... yes checking for sys_errlist... yes checking if compiler accepts "pragma once" directive... no checking if "-pipe" compiler flag is supported... yes checking for intmax_t... yes checking for uintmax_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for std::numeric_limits<>... yes checking for timezone variable... yes checking for istream operator>> for char types... no checking for istream operator>> for char * types... no checking to see if template destructor call takes template args... yes checking for C++ "std" namespace... yes checking for new style C++ include file support... yes checking map usability... yes checking map presence... yes checking for map... yes checking for net/if.h... (cached) yes checking if STL map class conflicts with <net/if.h> map struct... no checking queue usability... yes checking queue presence... yes checking for queue... yes checking for netinet/in.h... (cached) yes checking if STL queue class conflicts with <netinet/in.h> queue struct... no checking for C++ auto_ptr class... yes checking for C++ auto_ptr reset method... yes checking for C++ placement delete operator... yes checking if templates require source... yes checking for template typedefs... yes checking for static data member templates... yes checking if definition is needed for hidden functions... no checking for C++ exceptions... yes checking for strcasecmp... yes checking whether strcasecmp is declared... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for strdup... yes checking for wcscasecmp... yes checking for wcsncasecmp... yes checking for wcsdup... yes checking whether closedir returns void... yes checking for getpwnam... yes checking for setpwent... yes checking for endpwent... yes checking for getpwent... yes checking for getpwuid... yes checking checking if ACE cuserid() implementation should be used... yes checking for strftime... yes checking for _InterlockedIncrement... no checking for _InterlockedDecrement... no checking for _InterlockedExchangeAdd... no checking for access... yes checking for alphasort... yes checking for asctime... yes checking for asctime_r... yes checking for alarm... yes checking for bsearch... yes /oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers/configure: line 36483: syntax error near unexpected token `fi' /oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/ace-5.6.8-r0/ACE_wrappers/configure: line 36483: `fi'
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
