hello evervone,I have tried many times, and the result is the same, as follows
lyl_person@lyl01sever:~/Linux/Yocto/fsl-release-yocto/build$ bitbake imx-image-multimedia
Loading cache: 100% |##########################################################################################################################| Time: 0:00:02
Loaded 5730 entries from dependency cache.
Parsing recipes: 100% |########################################################################################################################| Time: 0:00:00
Parsing of 3654 .bb files complete (3653 cached, 1 parsed). 5731 targets, 451 skipped, 3 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "2.8.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "imx6qpsabresd"
DISTRO = "fsl-imx-xwayland"
DISTRO_VERSION = "6.6-scarthgap"
TUNE_FEATURES = "arm vfp cortexa9 neon thumb callconvention-hard"
TARGET_FPU = "hard"
meta
meta-poky
meta-oe
meta-multimedia
meta-python
meta-freescale
meta-freescale-3rdparty
meta-freescale-distro
meta-imx-bsp
meta-imx-sdk
meta-imx-ml
meta-imx-v2x
meta-nxp-demo-experience
meta-nxp-matter-baseline
meta-nxp-openthread
meta-arm
meta-arm-toolchain
meta-clang
meta-gnome
meta-networking
meta-filesystems
meta-qt6
meta-parsec
meta-tpm
meta-virtualization = "<unknown>:<unknown>"
Sstate summary: Wanted 5983 Local 0 Mirrors 0 Missed 5983 Current 233 (0% match, 3% complete)###################################### | ETA: 0:00:00
Initialising tasks: 100% |#####################################################################################################################| Time: 0:00:08
NOTE: Executing Tasks
Setscene tasks: 6216 of 6216
Currently 4 running tasks (725 of 12352) 5% |###### |
0: gcc-cross-arm-13.3.0-r0 do_compile - 58s (pid 536047)
1: cmake-native-3.28.3-r0 do_compile - 58s (pid 536050) 47% |############################################ |
2: gettext-native-0.22.5-r0 do_configure - 57s (pid 536114)
3: libunistring-native-1.2-r0 do_configure - 57s (pid 536294)
Sstate summary: Wanted 5983 Local 0 Mirrors 0 Missed 5983 Current 233 (0% match, 3% complete)###################################### | ETA: 0:00:00
Initialising tasks: 100% |#####################################################################################################################| Time: 0:00:08
NOTE: Executing Tasks
NOTE: No reply from server in 30s (for command ping at 02:49:14.295662)
Timeout while waiting for a reply from the bitbake server (60s at 02:49:44.349005)
Hello,
Check you machine it looks like you are using imx6qpsabresd. Try to erase everything about yocto and reinstall again.
regards