Yocto Project Discussions
 help / color / mirror / Atom feed
From: sushma.siri1705@gmail.com
To: "Alexander Kanavin" <alex.kanavin@gmail.com>,
	yocto@lists.yoctoproject.org
Subject: Re: [yocto] Issues Integrating meta-marvell with Yocto Scarthgap Branch
Date: Tue, 10 Sep 2024 08:07:50 -0700	[thread overview]
Message-ID: <30802.1725980870975766147@lists.yoctoproject.org> (raw)
In-Reply-To: <CANNYZj_Ov-T8itR=ixckftPB5oE6EJmSfdLnF76a=R2FjV_AVw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 4693 bytes --]

Hi Alex,

Thank you for your response.

I’m working with the Marvell Armada 7040 board and haven't reached out to Marvell for support yet.

While integrating the meta-marvell layer from the krogoth branch into the scarthgap Yocto workspace, I encountered several syntax errors, which I’ve since resolved.

However, I've now run into a new build error related to SPDX.

Below is the error snippet:
====================================
Build Output
====================================
sushma@sushma:~/poky/build$ bitbake core-image-full-cmdline
WARNING: Layer marvell-layer should set LAYERSERIES_COMPAT_marvell-layer in its conf/layer.conf file to list the core layer names it is compatible with.
Loading cache: 100% |########################################################################################################################################################################| Time: 0:01:08
Loaded 5181 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION           = "2.8.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "universal"
TARGET_SYS           = "aarch64-poky-linux"
MACHINE              = "db-88f7040-pcac"
DISTRO               = "poky"
DISTRO_VERSION       = "5.0.3"
TUNE_FEATURES        = "aarch64"
TARGET_FPU           = ""
meta
meta-poky
meta-yocto-bsp       = "scarthgap:8637aa34f0009421eb6c51a93588fe879950e1f4"
meta-oe
meta-python
meta-networking
meta-perl
meta-webserver
meta-gnome
meta-multimedia
meta-xfce
meta-initramfs
meta-filesystems     = "scarthgap:1235dd4ed4a57e67683c045ad76b6a0f9e896b45"
meta-marvell         = "krogoth:49746295faf8de5c732c72f38301742e4954e501"
Sstate summary: Wanted 1468 Local 777 Mirrors 0 Missed 691 Current 1130 (52% match, 73% complete)###########################################################################                 | ETA:  0:00:22
Removing 6 stale sstate objects for arch db_88f7040_pcac: 100% |#############################################################################################################################| Time: 0:00:00
Removing 272 stale sstate objects for arch aarch64: 100% |###################################################################################################################################| Time: 0:00:08
Removing 6 stale sstate objects for arch allarch: 100% |#####################################################################################################################################| Time: 0:00:00
NOTE: Executing Tasks
ERROR: run-postinsts-1.0-r0 do_create_spdx: Cannot find any SPDX file for recipe initscripts, False sstate:initscripts:cortexa57-poky-linux:1.0:r0:cortexa57:12: sstate:initscripts::1.0:r0::12:
ERROR: Logfile of failure stored in: /home/sushma/poky/build/tmp/work/all-poky-linux/run-postinsts/1.0/temp/log.do_create_spdx.249820
ERROR: Task (/home/sushma/poky/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_create_spdx) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4059 tasks of which 4054 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/home/sushma/poky/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_create_spdx
Summary: There was 1 WARNING message.
Summary: There was 1 ERROR message, returning a non-zero exit code.

================================================
Last few lines from file: /home/...../log.do_create_spdx.249820
================================================
/home/sushma/poky/meta/recipes-devtools/run-postinsts/files/aarch64
/home/sushma/poky/meta/recipes-devtools/run-postinsts/run-postinsts-1.0/armada70xx
/home/sushma/poky/meta/recipes-devtools/run-postinsts/run-postinsts/armada70xx
/home/sushma/poky/meta/recipes-devtools/run-postinsts/files/armada70xx
/home/sushma/poky/meta/recipes-devtools/run-postinsts/run-postinsts-1.0/allarch
/home/sushma/poky/meta/recipes-devtools/run-postinsts/run-postinsts/allarch
/home/sushma/poky/meta/recipes-devtools/run-postinsts/files/allarch
/home/sushma/poky/meta/recipes-devtools/run-postinsts/run-postinsts-1.0/
/home/sushma/poky/meta/recipes-devtools/run-postinsts/run-postinsts/
/home/sushma/poky/meta/recipes-devtools/run-postinsts/files/
DEBUG: Using /home/sushma/poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts.service for run-postinsts.service
DEBUG: Scanning 0 patches for CVEs
ERROR: Cannot find any SPDX file for recipe initscripts, False sstate:initscripts:cortexa57-poky-linux:1.0:r0:cortexa57:12: sstate:initscripts::1.0:r0::12:
DEBUG: Python function do_create_spdx finished

[-- Attachment #2: Type: text/html, Size: 6949 bytes --]

  reply	other threads:[~2024-09-10 15:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-05 11:39 Issues Integrating meta-marvell with Yocto Scarthgap Branch sushma.siri1705
2024-09-05 11:51 ` [yocto] " Alexander Kanavin
2024-09-10 15:07   ` sushma.siri1705 [this message]
2025-01-29 19:57     ` kavita.mnnit

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=30802.1725980870975766147@lists.yoctoproject.org \
    --to=sushma.siri1705@gmail.com \
    --cc=alex.kanavin@gmail.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox