Hi,

Yesterday I checked out Hardknott (creating layers manually due to repo sync issues) and tried to build core-image-base for my imx8mm-evk.

First I noticed that there wasn't a machine config for imx8mmevk (as there was for Dunfell, Gatesgarth etc.), but there was a config for imx8mm-ddr4-evk so I used that in my setup:

EULA=1 DISTRO=poky MACHINE=imx8mm-ddr4-evk source setup-environment build

I need the 5.10 kernel, but did not see the trick Andrey showed me to change:
#IMX_DEFAULT_BSP = "nxp"
IMX_DEFAULT_BSP = "mainline"

... in machine .conf to switch to linux-fslc, so I just put this in my local.conf:

PREFERRED_PROVIDER_virtual/kernel = "linux-fslc"
PREFERRED_VERSION_linux-fslc = "5.10%"

Any advice on what to do or try next is greatly appreciated.

Thanks!!!

Regards,

Brian

The following is the build output/failure.



bitbake core-image-base
Loading cache: 100% |                                                                                            | ETA:  --:--:--
Loaded 0 entries from dependency cache.
Parsing recipes: 100% |###########################################################################################| Time: 0:00:13
Parsing of 2356 .bb files complete (0 cached, 2356 parsed). 3620 targets, 252 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "1.50.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-20.04"
TARGET_SYS           = "aarch64-poky-linux"
MACHINE              = "imx8mm-ddr4-evk"
DISTRO               = "poky"
DISTRO_VERSION       = "3.3"
TUNE_FEATURES        = "aarch64 armv8a crc cortexa53"
TARGET_FPU           = ""
meta                  
meta-poky            = "hardknott:2d5f42e6fa4a45d1c9e430c126d947c630b17b2d"
meta-oe               
meta-multimedia       
meta-python          = "hardknott:71b546ed8595b14d29efc1e8b951f8c845ad10c4"
meta-freescale       = "hardknott:963417fdaa914ee07badba4eb1fb83bf13e00403"
meta-freescale-3rdparty = "hardknott:7f23af99cb97a12134a46b5b9d497f05b758bf0c"
meta-freescale-distro = "hardknott:916df6d24c0a33a3b1533bde70b6a2724ec77af4"

NOTE: Fetching uninative binary shim http://downloads.yoctoproject.org/releases/uninative/3.0/x86_64-nativesdk-libc.tar.xz;sha256
sum=5ec5a9276046e7eceeac749a18b175667384e1f445cd4526300a41404d985a5b (will check PREMIRRORS first)
Initialising tasks: 100% |########################################################################################| Time: 0:00:02
Sstate summary: Wanted 1816 Local 0 Network 0 Missed 1816 Current 0 (0% match, 0% complete)
NOTE: Executing Tasks
WARNING: qemu-native-5.2.0-r0 do_fetch: Failed to fetch URL https://download.qemu.org/qemu-5.2.0.tar.xz, attempting MIRRORS if av
ailable
WARNING: netbase-1_6.2-r0 do_fetch: Failed to fetch URL http://ftp.debian.org/debian/pool/main/n/netbase/netbase_6.2.tar.xz, atte
mpting MIRRORS if available
ERROR: u-boot-fslc-v2020.10+gitAUTOINC+80c23498b4-r0 do_configure: oe_runmake failed
ERROR: u-boot-fslc-v2020.10+gitAUTOINC+80c23498b4-r0 do_configure: Execution of '/home/hutch/yocto/imx8/fsl-community-bsp_hardkno
tt/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/temp/run.do_configure.1914403' failed
with exit code 1:
make: Entering directory '/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fsl
c/v2020.10+gitAUTOINC+80c23498b4-r0/git'
make -C /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTO
INC+80c23498b4-r0/build/imx8mm_ddr4_evk_defconfig KBUILD_SRC=/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/im
x8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/git \
-f /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+8
0c23498b4-r0/git/Makefile imx8mm_ddr4_evk_defconfig
make[1]: Entering directory '/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-
fslc/v2020.10+gitAUTOINC+80c23498b4-r0/build/imx8mm_ddr4_evk_defconfig'
make -f /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTO
INC+80c23498b4-r0/git/scripts/Makefile.build obj=scripts/basic
 gcc  -isystem/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+
gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/include -Wp,-MD,scripts/basic/.fixdep.d -Iscripts/basic -Wall -Wstrict-prototy
pes -O2 -fomit-frame-pointer -std=gnu11 -o scripts/basic/fixdep /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work
/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/git/scripts/basic/fixdep.c    
rm -f .tmp_quiet_recordmcount
ln -fsn /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTO
INC+80c23498b4-r0/git source
/bin/bash /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAU
TOINC+80c23498b4-r0/git/scripts/mkmakefile \
   /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+
80c23498b4-r0/git . 2020 10
 GEN     ./Makefile                                                                                                              
make -f /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTO
INC+80c23498b4-r0/git/scripts/Makefile.build obj=scripts/kconfig imx8mm_ddr4_evk_defconfig                                        
 gcc  -isystem/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+
gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/include -Wp,-MD,scripts/kconfig/.conf.o.d -Iscripts/kconfig -Wall -Wstrict-pro
totypes -O2 -fomit-frame-pointer -std=gnu11 -c -o scripts/kconfig/conf.o /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build
/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/git/scripts/kconfig/conf.c                     
 bison -oscripts/kconfig/zconf.tab.c -t -l /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-pok
y-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/git/scripts/kconfig/zconf.y                                                 
 flex -oscripts/kconfig/zconf.lex.c -L /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-li
nux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/git/scripts/kconfig/zconf.l                                                     
 gcc  -isystem/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+
gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/include -Wp,-MD,scripts/kconfig/.zconf.tab.o.d -Iscripts/kconfig -Wall -Wstric
t-prototypes -O2 -fomit-frame-pointer -std=gnu11  -I/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4
_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/git/scripts/kconfig -c -o scripts/kconfig/zconf.tab.o scripts/kconf
ig/zconf.tab.c                                                                                                                    
 gcc  -isystem/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+
gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/include  -L/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/i
mx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/lib                         -L/
home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23
498b4-r0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/home/h
utch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-
r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build
/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/lib                     
   -Wl,-rpath,/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+
gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/home/hutch/yocto/imx8/fsl-community-bs
p_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/lib    
                    -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/
build/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -o scripts/kconfig/conf scripts/kconfig/conf.o scripts/kconfig
/zconf.tab.o                                                                                                                      
scripts/kconfig/conf  --defconfig=arch/../configs/imx8mm_ddr4_evk_defconfig Kconfig                                               
***                                                                                                                               
*** Can't find default configuration "arch/../configs/imx8mm_ddr4_evk_defconfig"!                                                 
***                                                                                                                               
make[2]: *** [/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+g
itAUTOINC+80c23498b4-r0/git/scripts/kconfig/Makefile:110: imx8mm_ddr4_evk_defconfig] Error 1                                      
make[1]: *** [/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+g
itAUTOINC+80c23498b4-r0/git/Makefile:565: imx8mm_ddr4_evk_defconfig] Error 2                                                      
make[1]: Leaving directory '/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-f
slc/v2020.10+gitAUTOINC+80c23498b4-r0/build/imx8mm_ddr4_evk_defconfig'                                                            
make: *** [Makefile:167: sub-make] Error 2                                                                                        
make: Leaving directory '/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc
/v2020.10+gitAUTOINC+80c23498b4-r0/git'                                                                                           
WARNING: exit code 1 from a shell command.                                                                                        
                                                                                                                                 
ERROR: Logfile of failure stored in: /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux
/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/temp/log.do_configure.1914403
Log data follows:
| DEBUG: Executing python function extend_recipe_sysroot
| NOTE: Direct dependencies are ['virtual:native:/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/sources/poky/meta/recipes-dev
tools/patch/patch_2.7.6.bb:do_populate_sysroot', 'virtual:native:/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/sources/poky/
meta/recipes-devtools/python/python3_3.9.4.bb:do_populate_sysroot', '/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/sources/p
oky/meta/recipes-devtools/gcc/gcc-cross_10.2.bb:do_populate_sysroot', 'virtual:native:/home/hutch/yocto/imx8/fsl-community-bsp_ha
rdknott/sources/poky/meta/recipes-support/lzop/lzop_1.04.bb:do_populate_sysroot', 'virtual:native:/home/hutch/yocto/imx8/fsl-comm
unity-bsp_hardknott/sources/poky/meta/recipes-connectivity/openssl/openssl_1.1.1k.bb:do_populate_sysroot', '/home/hutch/yocto/imx
8/fsl-community-bsp_hardknott/sources/poky/meta/recipes-core/glibc/glibc_2.33.bb:do_populate_sysroot', 'virtual:native:/home/hutc
h/yocto/imx8/fsl-community-bsp_hardknott/sources/poky/meta/recipes-devtools/bison/bison_3.7.5.bb:do_populate_sysroot', 'virtual:n
ative:/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/sources/poky/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysr
oot', 'virtual:native:/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/sources/poky/meta/recipes-extended/bc/bc_1.07.1.bb:do_po
pulate_sysroot', 'virtual:native:/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/sources/poky/meta/recipes-devtools/swig/swig_
3.0.12.bb:do_populate_sysroot', '/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/sources/poky/meta/recipes-devtools/gcc/gcc-ru
ntime_10.2.bb:do_populate_sysroot', '/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/sources/poky/meta/recipes-devtools/quilt/
quilt-native_0.66.bb:do_populate_sysroot', 'virtual:native:/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/sources/poky/meta/r
ecipes-kernel/dtc/dtc_1.6.0.bb:do_populate_sysroot', '/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/sources/poky/meta/recipe
s-kernel/kern-tools/kern-tools-native_git.bb:do_populate_sysroot']
| NOTE: Installed into sysroot: []
| NOTE: Skipping as already exists in sysroot: ['patch-native', 'python3-native', 'gcc-cross-aarch64', 'lzop-native', 'openssl-na
tive', 'glibc', 'bison-native', 'pseudo-native', 'bc-native', 'swig-native', 'gcc-runtime', 'quilt-native', 'dtc-native', 'kern-t
ools-native', 'libmpc-native', 'flex-native', 'zlib-native', 'automake-native', 'binutils-cross-aarch64', 'mpfr-native', 'libtool
-native', 'xz-native', 'gmp-native', 'gnu-config-native', 'autoconf-native', 'texinfo-dummy-native', 'linux-libc-headers', 'lzo-n
ative', 'gettext-minimal-native', 'readline-native', 'pkgconfig-native', 'libpcre-native', 'libgcc', 'attr-native', 'libnsl2-nati
ve', 'sqlite3-native', 'util-linux-native', 'gdbm-native', 'libffi-native', 'bzip2-native', 'libtirpc-native', 'm4-native', 'ncur
ses-native', 'libcap-ng-native', 'libpcre2-native', 'util-linux-libuuid-native']
| DEBUG: Python function extend_recipe_sysroot finished
| DEBUG: Executing shell function do_configure
| NOTE: make CROSS_COMPILE=aarch64-poky-linux- CC=aarch64-poky-linux-gcc  --sysroot=/home/hutch/yocto/imx8/fsl-community-bsp_hard
knott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/recipe-sysroot V=1 HOSTCC=gcc  -isy
stem/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+
80c23498b4-r0/recipe-sysroot-native/usr/include -O2 -pipe -L/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx
8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/lib                         -L/ho
me/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c2349
8b4-r0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/home/hut
ch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0
/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/t
mp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/lib                       
 -Wl,-rpath,/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gi
tAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/home/hutch/yocto/imx8/fsl-community-bsp_
hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/lib      
                  -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/bu
ild/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 STAGING_INCDIR=/home/hutch/yocto/imx8/fsl-community-bsp_hardknot
t/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/include STAGI
NG_LIBDIR=/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAU
TOINC+80c23498b4-r0/recipe-sysroot-native/usr/lib ATF_LOAD_ADDR=0x920000 HOSTCC=gcc  -isystem/home/hutch/yocto/imx8/fsl-community
-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/
include HOSTLDFLAGS=-L/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2
020.10+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/lib                         -L/home/hutch/yocto/imx8/fsl-community-bsp_
hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/lib      
                  -Wl,--enable-new-dtags                         -Wl,-rpath-link,/home/hutch/yocto/imx8/fsl-community-bsp_hardkn
ott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/lib        
                -Wl,-rpath-link,/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-b
oot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/lib                         -Wl,-rpath,/home/hutch/yocto/imx8/fs
l-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/recipe-sysroot-
native/usr/lib                         -Wl,-rpath,/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_e
vk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow
-shlib-undefined -Wl,--dynamic-linker=/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/sysroots-uninative/x86_64-linu
x/lib/ld-linux-x86-64.so.2 HOSTSTRIP=true -C /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-po
ky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/git O=/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/im
x8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/build/imx8mm_ddr4_evk_defconfig imx8mm_ddr4_evk_defconfig
| make: Entering directory '/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-f
slc/v2020.10+gitAUTOINC+80c23498b4-r0/git'
| make -C /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAU
TOINC+80c23498b4-r0/build/imx8mm_ddr4_evk_defconfig KBUILD_SRC=/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/
imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/git \
| -f /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC
+80c23498b4-r0/git/Makefile imx8mm_ddr4_evk_defconfig
| make[1]: Entering directory '/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boo
t-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/build/imx8mm_ddr4_evk_defconfig'
| make -f /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAU
TOINC+80c23498b4-r0/git/scripts/Makefile.build obj=scripts/basic
|   gcc  -isystem/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.1
0+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/include -Wp,-MD,scripts/basic/.fixdep.d -Iscripts/basic -Wall -Wstrict-proto
types -O2 -fomit-frame-pointer -std=gnu11 -o scripts/basic/fixdep /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/wo
rk/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/git/scripts/basic/fixdep.c
| rm -f .tmp_quiet_recordmcount
| ln -fsn /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAU
TOINC+80c23498b4-r0/git source
| /bin/bash /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+git
AUTOINC+80c23498b4-r0/git/scripts/mkmakefile \
|     /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOIN
C+80c23498b4-r0/git . 2020 10
|   GEN     ./Makefile
| make -f /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAU
TOINC+80c23498b4-r0/git/scripts/Makefile.build obj=scripts/kconfig imx8mm_ddr4_evk_defconfig
|   gcc  -isystem/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.1
0+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/include -Wp,-MD,scripts/kconfig/.conf.o.d -Iscripts/kconfig -Wall -Wstrict-p
rototypes -O2 -fomit-frame-pointer -std=gnu11 -c -o scripts/kconfig/conf.o /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/bui
ld/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/git/scripts/kconfig/conf.c
|   bison -oscripts/kconfig/zconf.tab.c -t -l /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-p
oky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/git/scripts/kconfig/zconf.y
|   flex -oscripts/kconfig/zconf.lex.c -L /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-
linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/git/scripts/kconfig/zconf.l
|   gcc  -isystem/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.1
0+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/include -Wp,-MD,scripts/kconfig/.zconf.tab.o.d -Iscripts/kconfig -Wall -Wstr
ict-prototypes -O2 -fomit-frame-pointer -std=gnu11  -I/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_dd
r4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/git/scripts/kconfig -c -o scripts/kconfig/zconf.tab.o scripts/kco
nfig/zconf.tab.c
|   gcc  -isystem/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.1
0+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/include  -L/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work
/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/lib                         -
L/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c
23498b4-r0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/home
/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b
4-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/bui
ld/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/lib                   
     -Wl,-rpath,/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.1
0+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/home/hutch/yocto/imx8/fsl-community-
bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/lib  
                      -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/home/hutch/yocto/imx8/fsl-community-bsp_hardknot
t/build/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -o scripts/kconfig/conf scripts/kconfig/conf.o scripts/kconf
ig/zconf.tab.o
| scripts/kconfig/conf  --defconfig=arch/../configs/imx8mm_ddr4_evk_defconfig Kconfig
| ***
| *** Can't find default configuration "arch/../configs/imx8mm_ddr4_evk_defconfig"!
| ***
| make[2]: *** [/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10
+gitAUTOINC+80c23498b4-r0/git/scripts/kconfig/Makefile:110: imx8mm_ddr4_evk_defconfig] Error 1
| make[1]: *** [/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10
+gitAUTOINC+80c23498b4-r0/git/Makefile:565: imx8mm_ddr4_evk_defconfig] Error 2
| make[1]: Leaving directory '/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot
-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/build/imx8mm_ddr4_evk_defconfig'
| make: *** [Makefile:167: sub-make] Error 2
| make: Leaving directory '/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fs
lc/v2020.10+gitAUTOINC+80c23498b4-r0/git'
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Execution of '/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v
2020.10+gitAUTOINC+80c23498b4-r0/temp/run.do_configure.1914403' failed with exit code 1:
| make: Entering directory '/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-f
slc/v2020.10+gitAUTOINC+80c23498b4-r0/git'
| make -C /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAU
TOINC+80c23498b4-r0/build/imx8mm_ddr4_evk_defconfig KBUILD_SRC=/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/
imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/git \
| -f /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC
+80c23498b4-r0/git/Makefile imx8mm_ddr4_evk_defconfig
| make[1]: Entering directory '/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boo
t-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/build/imx8mm_ddr4_evk_defconfig'
| make -f /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAU
TOINC+80c23498b4-r0/git/scripts/Makefile.build obj=scripts/basic
|   gcc  -isystem/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.1
0+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/include -Wp,-MD,scripts/basic/.fixdep.d -Iscripts/basic -Wall -Wstrict-proto
types -O2 -fomit-frame-pointer -std=gnu11 -o scripts/basic/fixdep /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/wo
rk/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/git/scripts/basic/fixdep.c
| rm -f .tmp_quiet_recordmcount
| ln -fsn /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAU
TOINC+80c23498b4-r0/git source
| /bin/bash /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+git
AUTOINC+80c23498b4-r0/git/scripts/mkmakefile \
|     /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOIN
C+80c23498b4-r0/git . 2020 10
|   GEN     ./Makefile
| make -f /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAU
TOINC+80c23498b4-r0/git/scripts/Makefile.build obj=scripts/kconfig imx8mm_ddr4_evk_defconfig
|   gcc  -isystem/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.1
0+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/include -Wp,-MD,scripts/kconfig/.conf.o.d -Iscripts/kconfig -Wall -Wstrict-p
rototypes -O2 -fomit-frame-pointer -std=gnu11 -c -o scripts/kconfig/conf.o /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/bui
ld/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/git/scripts/kconfig/conf.c
|   bison -oscripts/kconfig/zconf.tab.c -t -l /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-p
oky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/git/scripts/kconfig/zconf.y
|   flex -oscripts/kconfig/zconf.lex.c -L /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-
linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/git/scripts/kconfig/zconf.l
|   gcc  -isystem/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.1
0+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/include -Wp,-MD,scripts/kconfig/.zconf.tab.o.d -Iscripts/kconfig -Wall -Wstr
ict-prototypes -O2 -fomit-frame-pointer -std=gnu11  -I/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_dd
r4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/git/scripts/kconfig -c -o scripts/kconfig/zconf.tab.o scripts/kco
nfig/zconf.tab.c
|   gcc  -isystem/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.1
0+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/include  -L/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work
/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/lib                         -
L/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c
23498b4-r0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/home
/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b
4-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/bui
ld/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/lib                   
     -Wl,-rpath,/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.1
0+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/home/hutch/yocto/imx8/fsl-community-
bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/recipe-sysroot-native/lib  
                      -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/home/hutch/yocto/imx8/fsl-community-bsp_hardknot
t/build/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -o scripts/kconfig/conf scripts/kconfig/conf.o scripts/kconf
ig/zconf.tab.o
| scripts/kconfig/conf  --defconfig=arch/../configs/imx8mm_ddr4_evk_defconfig Kconfig
| ***
| *** Can't find default configuration "arch/../configs/imx8mm_ddr4_evk_defconfig"!
| ***
| make[2]: *** [/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10
+gitAUTOINC+80c23498b4-r0/git/scripts/kconfig/Makefile:110: imx8mm_ddr4_evk_defconfig] Error 1
| make[1]: *** [/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fslc/v2020.10
+gitAUTOINC+80c23498b4-r0/git/Makefile:565: imx8mm_ddr4_evk_defconfig] Error 2
| make[1]: Leaving directory '/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot
-fslc/v2020.10+gitAUTOINC+80c23498b4-r0/build/imx8mm_ddr4_evk_defconfig'
| make: *** [Makefile:167: sub-make] Error 2
| make: Leaving directory '/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/build/tmp/work/imx8mm_ddr4_evk-poky-linux/u-boot-fs
lc/v2020.10+gitAUTOINC+80c23498b4-r0/git'
| WARNING: exit code 1 from a shell command.
|  
ERROR: Task (/home/hutch/yocto/imx8/fsl-community-bsp_hardknott/sources/meta-freescale/recipes-bsp/u-boot/u-boot-fslc_2020.10.bb:
do_configure) failed with exit code '1'                                                                                           
NOTE: Tasks Summary: Attempted 3211 tasks of which 0 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
 /home/hutch/yocto/imx8/fsl-community-bsp_hardknott/sources/meta-freescale/recipes-bsp/u-boot/u-boot-fslc_2020.10.bb:do_configur
e
Summary: There were 2 WARNING messages shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.