Ошибка mesa при сборке core-image-weston stm32p157Linux

Ответить
Anonymous
 Ошибка mesa при сборке core-image-weston stm32p157

Сообщение Anonymous »

У меня возникли проблемы с созданием образа core-image-weston. Я использую Ubuntu 22 и VMware Workstation.

Код: Выделить всё

config in local.conf:

Код: Выделить всё

MACHINE = "stm32mp1"

Код: Выделить всё

DISTRO ?= "poky"

Код: Выделить всё

EXTRA_IMAGE_FEATURES ?= "debug-tweaks"

Код: Выделить всё

USER_CLASSES ?= "buildstats"

Код: Выделить всё

PATCHRESOLVE = "noop"

Код: Выделить всё

BB_DISKMON_DIRS ??= "\

Код: Выделить всё

STOPTASKS,${TMPDIR},1G,100K \

Код: Выделить всё

STOPTASKS,${DL_DIR},1G,100K \

Код: Выделить всё

STOPTASKS,${SSTATE_DIR},1G,100K \

Код: Выделить всё

STOPTASKS,/tmp,100M,100K \

Код: Выделить всё

HALT,${TMPDIR},100M,1K \

Код: Выделить всё

HALT,${DL_DIR},100M,1K \

Код: Выделить всё

HALT,${SSTATE_DIR},100M,1K \

Код: Выделить всё

HALT,/tmp,10M,1K"

Код: Выделить всё

PACKAGECONFIG:append:pn-qemu-system-native = " sdl"

Код: Выделить всё

CONF_VERSION = "2"



Ошибка:

Код: Выделить всё

ERROR: libglu-2_9.0.3-r0 do_configure: meson failed

Код: Выделить всё

ERROR: libglu-2_9.0.3-r0 do_configure: ExecutionError('/home/dawid/Projects/yocto/build-mp1/tmp/work/cortexa7t2hf-neon-vfpv4-poky-linux-gnueabi/libglu/9.0.3/temp/run.do_configure.2642423', 1, None, None)

Код: Выделить всё

ERROR: Logfile of failure stored in: /home/dawid/Projects/yocto/build-mp1/tmp/work/cortexa7t2hf-neon-vfpv4-poky-linux-gnueabi/libglu/9.0.3/temp/log.do_configure.2642423


и подсказку в консоли:

Код: Выделить всё

| C compiler for the build machine: gcc (gcc 11.4.0 "gcc (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0")

Код: Выделить всё

| C linker for the build machine: gcc ld.bfd 2.38

Код: Выделить всё

| C++ compiler for the build machine: g++ (gcc 11.4.0 "g++ (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0")

Код: Выделить всё

| C++ linker for the build machine: g++ ld.bfd 2.38

Код: Выделить всё

| Build machine cpu family: x86_64

Код: Выделить всё

| Build machine cpu: x86_64

Код: Выделить всё

| Host machine cpu family: arm

Код: Выделить всё

| Host machine cpu: arm

Код: Выделить всё

| Target machine cpu family: arm

Код: Выделить всё

| Target machine cpu: arm

Код: Выделить всё

| Found pkg-config: YES (/home/dawid/Projects/yocto/build-mp1/tmp/work/cortexa7t2hf-neon-vfpv4-poky-linux-gnueabi/libglu/9.0.3/recipe-sysroot-native/usr/bin/pkg-config) 0.29.2

Код: Выделить всё

| Run-time dependency gl found: NO (tried pkgconfig and system)

Код: Выделить всё

| ../glu-9.0.3/meson.build:21:9: ERROR: Dependency "gl" not found, tried pkgconfig and system
[/b]

Код: Выделить всё

| A full log can be found at /home/dawid/Projects/yocto/build-mp1/tmp/work/cortexa7t2hf-neon-vfpv4-poky-linux-gnueabi/libglu/9.0.3/build/meson-logs/meson-log.txt

Код: Выделить всё

| ERROR: meson failed

Код: Выделить всё

| WARNING: exit code 1 from a shell command.
И конфигурация bblayers:

Код: Выделить всё

# POKY_BBLAYERS_CONF_VERSION is increased each time build/conf/bblayers.conf

Код: Выделить всё

# changes incompatibly

Код: Выделить всё

POKY_BBLAYERS_CONF_VERSION = "2"

Код: Выделить всё

BBPATH = "${TOPDIR}"

Код: Выделить всё

BBFILES ?= ""

Код: Выделить всё

BBLAYERS ?= " \

Код: Выделить всё

/home/dawid/Projects/yocto/poky/meta \

Код: Выделить всё

/home/dawid/Projects/yocto/poky/meta-poky \

Код: Выделить всё

/home/dawid/Projects/yocto/poky/meta-yocto-bsp \

Код: Выделить всё

/home/dawid/Projects/yocto/meta-openembedded/meta-oe \

Код: Выделить всё

/home/dawid/Projects/yocto/meta-openembedded/meta-python \

Код: Выделить всё

/home/dawid/Projects/yocto/meta-st-stm32mp \
Ответить

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

Вернуться в «Linux»