I am trying to build an image for beagleplay using kirkstone branch. I am stuck 
at issues when using arm-poky-linux-gnueabi, both compile OK when using 
arm-poky-eabi.

Are these known issues, or am I missing something?

For libgcc I notice:

| configure: error: cannot compute suffix of object files: cannot compile

| See `config.log' for more details

| Makefile:13501: recipe for target 'configure-target-libgcc' failed

| make: *** [configure-target-libgcc] Error 1

For python3 I notice:

| checking target system type... arm-poky-linux-gnueabi

| checking for multiarch... x86_64-linux-gnu

| configure: error: internal configure error for the platform triplet, please 
file a bug report

| NOTE: The following config.log files may provide further information.

| NOTE: 
/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/build/config.log

| ERROR: configure failed

| WARNING: exit code 1 from a shell command.

ERROR: Task 
(virtual:native:/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-devtools/python/python3_3.10.13.bb:do_configure)
 failed with exit code '1'

I am not able to get additional from the config.log files.

Full output:

lmh@ea25a4de66c8:/arm/fsl-community-bsp-kirkstone/bbp62x$ bitbake python3

Loading cache: 100% 
|##########################################################################################################|
 Time: 0:00:00

Loaded 3553 entries from dependency cache.

NOTE: Resolving any missing task queue dependencies

NOTE: Resolving any missing task queue dependencies

NOTE: Resolving any missing task queue dependencies

NOTE: Resolving any missing task queue dependencies

Build Configuration (mc:default):

BB_VERSION           = "2.0.0"

BUILD_SYS            = "x86_64-linux"

NATIVELSBSTRING      = "universal"

TARGET_SYS           = "arm-poky-linux-gnueabi"

MACHINE              = "beagleplay"

DISTRO               = "poky"

DISTRO_VERSION       = "4.0.13"

TUNE_FEATURES        = "aarch64"

TARGET_FPU           = ""

meta

meta-poky

meta-yocto-bsp       = "HEAD:59077aa77b17ca6fdcc4e66d9d8b0c18dc89ecce"

meta-arm-toolchain

meta-arm             = "kirkstone:b187fb9232ca0a6b5f8f90b4715958546fc41d73"

meta-ti-bsp          = "kirkstone:bae3658ac0bc1c9adac7a882439cabb385cae720"

Build Configuration:

BB_VERSION           = "2.0.0"

BUILD_SYS            = "x86_64-linux"

NATIVELSBSTRING      = "universal"

TARGET_SYS           = "arm-poky-linux-gnueabi"

MACHINE              = "beagleplay-k3r5"

DISTRO               = "poky"

DISTRO_VERSION       = "4.0.13"

TUNE_FEATURES        = "arm armv7a vfp thumb callconvention-hard"

TARGET_FPU           = "hard"

meta

meta-poky

meta-yocto-bsp       = "HEAD:59077aa77b17ca6fdcc4e66d9d8b0c18dc89ecce"

meta-arm-toolchain

meta-arm             = "kirkstone:b187fb9232ca0a6b5f8f90b4715958546fc41d73"

meta-ti-bsp          = "kirkstone:bae3658ac0bc1c9adac7a882439cabb385cae720"

Initialising tasks: 100% 
|#####################################################################################################|
 Time: 0:00:02

Sstate summary: Wanted 142 Local 7 Mirrors 0 Missed 135 Current 168 (4% match, 
56% complete)

NOTE: Executing Tasks

ERROR: gcc-cross-aarch64-11.4.0-r0 do_compile: oe_runmake failed

ERROR: gcc-cross-aarch64-11.4.0-r0 do_compile: 
ExecutionError('/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/gcc-cross-aarch64/11.4.0-r0/temp/run.do_compile.1965811',
 1, None, None)

ERROR: Logfile of failure stored in: 
/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/gcc-cross-aarch64/11.4.0-r0/temp/log.do_compile.1965811

Log data follows:

| DEBUG: Executing python function autotools_aclocals

| DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64', 
'x86_64-linux', 'common']

| DEBUG: Python function autotools_aclocals finished

| DEBUG: Executing shell function do_compile

| NOTE: make -j 8 configure-gcc

| make[1]: Entering directory 
'/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/gcc-cross-aarch64/11.4.0-r0/gcc-11.4.0/build.x86_64-linux.arm-poky-linux-gnueabi/libiberty'

| make[2]: Entering directory 
'/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/gcc-cross-aarch64/11.4.0-r0/gcc-11.4.0/build.x86_64-linux.arm-poky-linux-gnueabi/libiberty/testsuite'

| make[2]: Nothing to be done for 'all'.

<cut>

| make[2]: Entering directory 
'/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/gcc-cross-aarch64/11.4.0-r0/gcc-11.4.0/build.x86_64-linux.arm-poky-linux-gnueabi/libcc1'

| make[2]: Leaving directory 
'/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/gcc-cross-aarch64/11.4.0-r0/gcc-11.4.0/build.x86_64-linux.arm-poky-linux-gnueabi/libcc1'

| make[1]: Leaving directory 
'/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/gcc-cross-aarch64/11.4.0-r0/gcc-11.4.0/build.x86_64-linux.arm-poky-linux-gnueabi/libcc1'

| configure: loading cache ./config.cache

| checking build system type... x86_64-pc-linux-gnu

| checking host system type... arm-poky-linux-gnueabi

| checking for --enable-version-specific-runtime-libs... no

| checking for a BSD-compatible install... 
/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/hosttools/install -c

| checking for gawk... gawk

| checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar

| checking for arm-poky-linux-gnueabi-lipo... arm-poky-linux-gnueabi-lipo

| checking for arm-poky-linux-gnueabi-nm... 
/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/gcc-cross-aarch64/11.4.0-r0/gcc-11.4.0/build.x86_64-linux.arm-poky-linux-gnueabi/./gcc/nm

| checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib

| checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip

| checking whether ln -s works... yes

| checking for arm-poky-linux-gnueabi-gcc...  
/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/gcc-cross-aarch64/11.4.0-r0/gcc-11.4.0/build.x86_64-linux.arm-poky-linux-gnueabi/./gcc/xgcc
 
-B/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/gcc-cross-aarch64/11.4.0-r0/gcc-11.4.0/build.x86_64-linux.arm-poky-linux-gnueabi/./gcc/
 
-B/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/gcc-cross-aarch64/11.4.0-r0/recipe-sysroot-native/usr/arm-poky-linux-gnueabi/bin/
 
-B/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/gcc-cross-aarch64/11.4.0-r0/recipe-sysroot-native/usr/arm-poky-linux-gnueabi/lib/
 -isystem 
/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/gcc-cross-aarch64/11.4.0-r0/recipe-sysroot-native/usr/arm-poky-linux-gnueabi/include
 -isystem 
/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/gcc-cross-aarch64/11.4.0-r0/recipe-sysroot-native/usr/arm-poky-linux-gnueabi/sys-include
 
--sysroot=/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/gcc-cross-aarch64/11.4.0-r0/recipe-sysroot

| checking for suffix of object files... configure: error: in 
`/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/gcc-cross-aarch64/11.4.0-r0/gcc-11.4.0/build.x86_64-linux.arm-poky-linux-gnueabi/arm-poky-linux-gnueabi/libgcc':

| configure: error: cannot compute suffix of object files: cannot compile

| See `config.log' for more details

| Makefile:13501: recipe for target 'configure-target-libgcc' failed

| make: *** [configure-target-libgcc] Error 1

| ERROR: oe_runmake failed

| WARNING: exit code 1 from a shell command.

ERROR: Task 
(/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-devtools/gcc/gcc-cross_11.4.bb:do_compile)
 failed with exit code '1'

ERROR: python3-native-3.10.13-r0 do_configure: configure failed

ERROR: python3-native-3.10.13-r0 do_configure: 
ExecutionError('/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/temp/run.do_configure.1965812',
 1, None, None)

ERROR: Logfile of failure stored in: 
/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/temp/log.do_configure.1965812

Log data follows:

| DEBUG: Executing python function extend_recipe_sysroot

| NOTE: Direct dependencies are 
['/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot',
 
'/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot',
 
'virtual:native:/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-connectivity/openssl/openssl_3.0.11.bb:do_populate_sysroot',
 
'virtual:native:/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-core/ncurses/ncurses_6.3+20220423.bb:do_populate_sysroot',
 
'virtual:native:/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-core/readline/readline_8.1.2.bb:do_populate_sysroot',
 
'virtual:native:/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-core/util-linux/util-linux-libuuid_2.37.4.bb:do_populate_sysroot',
 
'virtual:native:/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-core/zlib/zlib_1.2.11.bb:do_populate_sysroot',
 
'virtual:native:/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-devtools/autoconf-archive/autoconf-archive_2022.02.11.bb:do_populate_sysroot',
 
'virtual:native:/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-devtools/autoconf/autoconf_2.71.bb:do_populate_sysroot',
 
'virtual:native:/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-devtools/automake/automake_1.16.5.bb:do_populate_sysroot',
 
'virtual:native:/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot',
 
'virtual:native:/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot',
 
'virtual:native:/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot',
 
'virtual:native:/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-extended/libtirpc/libtirpc_1.3.2.bb:do_populate_sysroot',
 
'virtual:native:/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-extended/xz/xz_5.2.6.bb:do_populate_sysroot',
 
'virtual:native:/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot',
 
'virtual:native:/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-support/libffi/libffi_3.4.4.bb:do_populate_sysroot',
 
'virtual:native:/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-support/sqlite/sqlite3_3.38.5.bb:do_populate_sysroot']

| NOTE: Installed into sysroot: []

| NOTE: Skipping as already exists in sysroot: ['libtool-native', 
'quilt-native', 'openssl-native', 'ncurses-native', 'readline-native', 
'util-linux-libuuid-native', 'zlib-native', 'autoconf-archive-native', 
'autoconf-native', 'automake-native', 'pkgconfig-native', 'bzip2-native', 
'libnsl2-native', 'libtirpc-native', 'xz-native', 'gdbm-native', 
'libffi-native', 'sqlite3-native', 'texinfo-dummy-native', 
'gettext-minimal-native', 'm4-native', 'gnu-config-native', 'perl-native', 
'make-native']

| DEBUG: Python function extend_recipe_sysroot finished

| DEBUG: Executing shell function autotools_preconfigure

| Previously configured separate build directory detected, cleaning 
/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/build

| DEBUG: Shell function autotools_preconfigure finished

| DEBUG: Executing python function autotools_aclocals

| DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64', 
'x86_64-linux', 'common']

| DEBUG: Python function autotools_aclocals finished

| DEBUG: Executing shell function do_configure

| automake (GNU automake) 1.16.5

| Copyright (C) 2021 Free Software Foundation, Inc.

| License GPLv2+: GNU GPL version 2 or later 
<https://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 <tro...@redhat.com>

|        and Alexandre Duret-Lutz <a...@gnu.org>.

| AUTOV is 1.16

| NOTE: Executing ACLOCAL="aclocal 
--system-acdir=/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/usr/share/aclocal/
 
--automake-acdir=/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/usr/share/aclocal-1.16"
 autoreconf -Wcross --verbose --install --force --exclude=autopoint 
--exclude=gtkdocize

| autoreconf: export WARNINGS=cross,no-obsolete

| autoreconf: Entering directory '.'

| autoreconf: configure.ac: not using Gettext

| autoreconf: running: aclocal 
--system-acdir=/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/usr/share/aclocal/
 
--automake-acdir=/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/usr/share/aclocal-1.16
 --force

| autoreconf: configure.ac: tracing

| autoreconf: running: libtoolize --copy --force

| libtoolize: putting auxiliary files in '.'.

| libtoolize: copying file './ltmain.sh'

| libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,

| libtoolize: and rerunning libtoolize and aclocal.

| libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.

| autoreconf: configure.ac: not using Intltool

| autoreconf: configure.ac: not using Gtkdoc

| autoreconf: running: aclocal 
--system-acdir=/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/usr/share/aclocal/
 
--automake-acdir=/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/usr/share/aclocal-1.16
 --force

| autoreconf: running: 
/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/usr/bin/autoconf
 --force

| configure.ac:779: warning: AC_COMPILE_IFELSE was called before 
AC_USE_SYSTEM_EXTENSIONS

| ../autoconf-2.71/lib/autoconf/specific.m4:364: AC_USE_SYSTEM_EXTENSIONS is 
expanded from...

| configure.ac:779: the top level

| configure.ac:779: warning: AC_LINK_IFELSE was called before 
AC_USE_SYSTEM_EXTENSIONS

| ../autoconf-2.71/lib/autoconf/specific.m4:364: AC_USE_SYSTEM_EXTENSIONS is 
expanded from...

| configure.ac:779: the top level

| configure.ac:779: warning: AC_CHECK_INCLUDES_DEFAULT was called before 
AC_USE_SYSTEM_EXTENSIONS

| ../autoconf-2.71/lib/autoconf/specific.m4:364: AC_USE_SYSTEM_EXTENSIONS is 
expanded from...

| configure.ac:779: the top level

| configure.ac:5277: warning: cannot check for file existence when cross 
compiling

| ../autoconf-2.71/lib/autoconf/general.m4:3010: AC_CHECK_FILE is expanded 
from...

| configure.ac:5277: the top level

| configure.ac:5282: warning: cannot check for file existence when cross 
compiling

| ../autoconf-2.71/lib/autoconf/general.m4:3010: AC_CHECK_FILE is expanded 
from...

| configure.ac:5282: the top level

| autoreconf: running: 
/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/usr/bin/autoheader
 --force

| autoreconf: configure.ac: not using Automake

| autoreconf: Leaving directory '.'

| NOTE: Running ../Python-3.10.13/configure  --build=x86_64-linux 
--host=x86_64-linux --target=arm-poky-linux-gnueabi 
--prefix=/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/usr
   
--exec_prefix=/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/usr
 
--bindir=/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/usr/bin
 
--sbindir=/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/usr/sbin
 
--libexecdir=/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/usr/libexec
 
--datadir=/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/usr/share
 
--sysconfdir=/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/etc
 
--sharedstatedir=/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/com
 
--localstatedir=/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/var
 
--libdir=/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/usr/lib
 
--includedir=/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/usr/include
 
--oldincludedir=/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/usr/include
 
--infodir=/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/usr/share/info
 
--mandir=/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/usr/share/man
 --disable-silent-rules --disable-dependency-tracking --without-ensurepip 
--enable-shared --with-platlibdir=lib --disable-static  
--bindir=/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/usr/bin/python3-native

| configure: WARNING: unrecognized options: --disable-silent-rules, 
--disable-dependency-tracking

| configure: loading site script 
/arm/fsl-community-bsp-kirkstone/sources/poky/meta/site/endian-little

| configure: loading site script 
/arm/fsl-community-bsp-kirkstone/sources/poky/meta/site/common-linux

| configure: loading site script 
/arm/fsl-community-bsp-kirkstone/sources/poky/meta/site/common-glibc

| configure: loading site script 
/arm/fsl-community-bsp-kirkstone/sources/poky/meta/site/x86_64-linux

| configure: loading site script 
/arm/fsl-community-bsp-kirkstone/sources/poky/meta/site/common

| configure: loading site script 
/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/recipe-sysroot-native/usr/share/arm-poky-linux-gnueabi_config_site.d/ncurses_config

| checking build system type... x86_64-pc-linux-gnu

| checking host system type... x86_64-pc-linux-gnu

| checking how to print strings... printf

| checking for x86_64-linux-gcc... gcc

| 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... no

| checking for suffix of object files... o

| checking whether the compiler supports GNU C... yes

| checking whether gcc  accepts -g... yes

| checking for gcc  option to enable C11 features... none needed

| checking for a sed that does not truncate output... (cached) sed

| checking for grep that handles long lines and -e... 
/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/hosttools/grep

| checking for egrep... 
/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/hosttools/grep -E

| checking for fgrep... 
/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/hosttools/grep -F

| checking for ld used by gcc ... ld

| checking if the linker (ld ) is GNU ld... yes

| checking for BSD- or MS-compatible name lister (nm)... nm

| checking the name lister (nm) interface... BSD nm

| checking whether ln -s works... yes

| checking the maximum length of command line arguments... 1572864

| checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop

| checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
func_convert_file_noop

| checking for ld  option to reload object files... -r

| checking for x86_64-linux-file... no

| checking for file... file

| checking for x86_64-linux-objdump... objdump

| checking how to recognize dependent libraries... pass_all

| checking for x86_64-linux-dlltool... no

| checking for dlltool... no

| checking how to associate runtime and link libraries... printf %s\n

| checking for x86_64-linux-ar... ar

| checking for archiver @FILE support... @

| checking for x86_64-linux-strip... strip

| checking for x86_64-linux-ranlib... ranlib -D

| checking for gawk... gawk

| checking command to parse nm output from gcc  object... ok

| checking for sysroot... no

| checking for a working dd... 
/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/hosttools/dd

| checking how to truncate binary pipes... 
/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/hosttools/dd bs=4096 count=1

| checking for x86_64-linux-mt... no

| checking for mt... no

| checking if : is a manifest tool... no

| checking for stdio.h... (cached) yes

| checking for stdlib.h... (cached) yes

| checking for string.h... (cached) yes

| checking for inttypes.h... (cached) yes

| checking for stdint.h... (cached) yes

| checking for strings.h... (cached) yes

| checking for sys/stat.h... (cached) yes

| checking for sys/types.h... (cached) yes

| checking for unistd.h... (cached) yes

| checking for wchar.h... yes

| checking for minix/config.h... no

| checking for sys/time.h... yes

| checking for dlfcn.h... yes

| checking for objdir... .libs

| checking if gcc  supports -fno-rtti -fno-exceptions... no

| checking for gcc  option to produce PIC... -fPIC -DPIC

| checking if gcc  PIC flag -fPIC -DPIC works... yes

| checking if gcc  static flag -static works... yes

| checking if gcc  supports -c -o file.o... yes

| checking if gcc  supports -c -o file.o... (cached) yes

| checking whether the gcc  linker (ld  -m elf_x86_64) 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 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 for python3.10... no

| checking for python3... python3

| checking for --enable-universalsdk... no

| checking for --with-universal-archs... no

| checking MACHDEP... "linux"

| checking for x86_64-linux-gcc... (cached) gcc

| checking whether the compiler supports GNU C... (cached) yes

| checking whether gcc  accepts -g... (cached) yes

| checking for gcc  option to enable C11 features... (cached) none needed

| checking how to run the C preprocessor... gcc  -E

| checking for grep that handles long lines and -e... (cached) 
/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/hosttools/grep

| checking for a sed that does not truncate output... (cached) sed

| checking for --with-cxx-main=<compiler>... no

| checking target system type... arm-poky-linux-gnueabi

| checking for multiarch... x86_64-linux-gnu

| configure: error: internal configure error for the platform triplet, please 
file a bug report

| NOTE: The following config.log files may provide further information.

| NOTE: 
/arm/fsl-community-bsp-kirkstone/bbp62x/tmp/work/x86_64-linux/python3-native/3.10.13-r0/build/config.log

| ERROR: configure failed

| WARNING: exit code 1 from a shell command.

ERROR: Task 
(virtual:native:/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-devtools/python/python3_3.10.13.bb:do_configure)
 failed with exit code '1'

NOTE: Tasks Summary: Attempted 765 tasks of which 763 didn't need to be rerun 
and 2 failed.

Summary: 2 tasks failed:

/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-devtools/gcc/gcc-cross_11.4.bb:do_compile

virtual:native:/arm/fsl-community-bsp-kirkstone/sources/poky/meta/recipes-devtools/python/python3_3.10.13.bb:do_configure

Summary: There were 4 ERROR messages, returning a non-zero exit code.

lmh@ea25a4de66c8:/arm/fsl-community-bsp-kirkstone/bbp62x$
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61555): https://lists.yoctoproject.org/g/yocto/message/61555
Mute This Topic: https://lists.yoctoproject.org/mt/102319817/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to