Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imx8mq-evk can't add jdk 17 #50

Open
melikbilyay opened this issue Nov 17, 2024 · 6 comments
Open

imx8mq-evk can't add jdk 17 #50

melikbilyay opened this issue Nov 17, 2024 · 6 comments

Comments

@melikbilyay
Copy link

I can't add jdk 17 to my imx8mq-evk board, can you help me its extremely important to me. The error is below :

NOTE: Executing Tasks
ERROR: imx-image-multimedia-1.0-r0 do_rootfs: The sstate manifest for task 'openjdk-17-jre:package_write_deb' (multilib variant '') could not be found.
The pkgarchs considered were: imx8mq_evk, armv8a-mx8m, armv8a-crc-crypto, armv8a-crypto, armv8a-crc, armv8a, aarch64, allarch, x86_64_x86_64-nativesdk.
But none of these manifests exists:
/home/melikbilyay/imx-yocto-bsp/builds/tmp/sstate-control/manifest-imx8mq_evk-openjdk-17-jre.package_write_deb
/home/melikbilyay/imx-yocto-bsp/builds/tmp/sstate-control/manifest-armv8a-mx8m-openjdk-17-jre.package_write_deb
/home/melikbilyay/imx-yocto-bsp/builds/tmp/sstate-control/manifest-armv8a-crc-crypto-openjdk-17-jre.package_write_deb
/home/melikbilyay/imx-yocto-bsp/builds/tmp/sstate-control/manifest-armv8a-crypto-openjdk-17-jre.package_write_deb
/home/melikbilyay/imx-yocto-bsp/builds/tmp/sstate-control/manifest-armv8a-crc-openjdk-17-jre.package_write_deb
/home/melikbilyay/imx-yocto-bsp/builds/tmp/sstate-control/manifest-armv8a-openjdk-17-jre.package_write_deb
/home/melikbilyay/imx-yocto-bsp/builds/tmp/sstate-control/manifest-aarch64-openjdk-17-jre.package_write_deb
/home/melikbilyay/imx-yocto-bsp/builds/tmp/sstate-control/manifest-allarch-openjdk-17-jre.package_write_deb
/home/melikbilyay/imx-yocto-bsp/builds/tmp/sstate-control/manifest-x86_64_x86_64-nativesdk-openjdk-17-jre.package_write_deb
ERROR: Logfile of failure stored in: /home/melikbilyay/imx-yocto-bsp/builds/tmp/work/imx8mq_evk-poky-linux/imx-image-multimedia/1.0/temp/log.do_rootfs.2241453
ERROR: Task (/home/melikbilyay/imx-yocto-bsp/sources/meta-imx/meta-imx-sdk/recipes-fsl/images/imx-image-multimedia.bb:do_rootfs) failed with exit code '1'

@sebveit
Copy link
Contributor

sebveit commented Nov 18, 2024

I'm happy to help, but you need to provide more information. I need to know your settings like target machine, arch, bitbake version, etc. You can do so by pasting the revelant information from the following command:
bitbake <target> --dry-run | head -n 100. Please replace <target> with you specific value.

@melikbilyay
Copy link
Author

Thank you ! I'm waiting your support.

melikbilyay@melikbilyay:~/imx-yocto-bsp/builds$ bitbake imx-image-multimedia --dry-run | head -n 100
Loading cache...done.
Loaded 0 entries from dependency cache.
Parsing recipes...done.
Parsing of 3728 .bb files complete (0 cached, 3728 parsed). 5839 targets, 372 skipped, 17 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 = "aarch64-poky-linux"
MACHINE = "imx8mq-evk"
DISTRO = "fsl-imx-xwayland"
DISTRO_VERSION = "6.6-scarthgap"
TUNE_FEATURES = "aarch64 armv8a crc crypto"
TARGET_FPU = ""
meta
meta-poky = "HEAD:f43f393ef0246b7bee6eed8bcf8271cf2b8cdf40"
meta-oe
meta-multimedia
meta-python = "HEAD:80e01188fa822d87d301ee71973c462d7a865493"
meta-freescale = "HEAD:0f8091c63dd8805610c09b08409bc58492a3b16f"
meta-freescale-3rdparty = "HEAD:6c063450d464eb2f380443c7d9af1b94ce9b9d75"
meta-freescale-distro = "HEAD:b9d6a5d9931922558046d230c1f5f4ef6ee72345"
meta-java = "scarthgap:ac65b6e5bbd2c9b55a64a13ab4c55d212a8b585f"
meta-imx-bsp
meta-imx-sdk
meta-imx-ml
meta-imx-v2x = "HEAD:6bbf35e73f1b537b19be830462af87a3bd68e1ab"
meta-nxp-demo-experience = "HEAD:8fd7154c05b716e9635279047f65785399432d88"
meta-nxp-matter-baseline
meta-nxp-openthread = "HEAD:783becb4b5716d989f50db95b7133d38eae5b47b"
meta-arm
meta-arm-toolchain = "HEAD:1b85bbb4cab9658da3cd926c62038b8559c5c64e"
meta-clang = "HEAD:fe561f41aef0cff9e6f96730ab59f28dca2eb682"
meta-gnome
meta-networking
meta-filesystems = "HEAD:80e01188fa822d87d301ee71973c462d7a865493"
meta-qt6 = "HEAD:dc13e1bfda4a4757a08c2d6673bc4bac012c4a80"
meta-parsec
meta-tpm = "HEAD:11ea91192d43d7c2b0b95a93aa63ca7e73e38034"
meta-virtualization = "HEAD:6a80f140e387621f62964209a2e07d3bcfb125ce"
meta-openjdk-temurin = "scarthgap:51076b891eb6c18a1e17b757bb3e4a4ce61a6741"

Initialising tasks...Sstate summary: Wanted 333 Local 327 Mirrors 0 Missed 6 Current 6691 (98% match, 99% complete)
Removing 4 stale sstate objects for arch imx8mq_evk...done.
NOTE: Executing Tasks
NOTE: Running task 10708 of 13943 (/home/melikbilyay/imx-yocto-bsp/sources/meta-imx/meta-imx-sdk/recipes-fsl/images/imx-image-multimedia.bb:do_create_spdx)
NOTE: Running task 11727 of 13943 (/home/melikbilyay/imx-yocto-bsp/sources/meta-imx/meta-imx-sdk/recipes-fsl/images/imx-image-multimedia.bb:do_create_runtime_spdx)
NOTE: Running task 13883 of 13943 (/home/melikbilyay/imx-yocto-bsp/sources/meta-imx/meta-imx-sdk/recipes-fsl/images/imx-image-multimedia.bb:do_rootfs)
NOTE: Running task 13934 of 13943 (/home/melikbilyay/imx-yocto-bsp/sources/meta-imx/meta-imx-sdk/recipes-fsl/images/imx-image-multimedia.bb:do_flush_pseudodb)
NOTE: Running task 13935 of 13943 (/home/melikbilyay/imx-yocto-bsp/sources/meta-imx/meta-imx-sdk/recipes-fsl/images/imx-image-multimedia.bb:do_image_qa)
NOTE: Running task 13936 of 13943 (/home/melikbilyay/imx-yocto-bsp/sources/meta-imx/meta-imx-sdk/recipes-fsl/images/imx-image-multimedia.bb:do_image)
NOTE: Running task 13937 of 13943 (/home/melikbilyay/imx-yocto-bsp/sources/meta-imx/meta-imx-sdk/recipes-fsl/images/imx-image-multimedia.bb:do_write_wks_template)
NOTE: Running task 13938 of 13943 (/home/melikbilyay/imx-yocto-bsp/sources/meta-imx/meta-imx-sdk/recipes-fsl/images/imx-image-multimedia.bb:do_rootfs_wicenv)
NOTE: Running task 13939 of 13943 (/home/melikbilyay/imx-yocto-bsp/sources/meta-imx/meta-imx-sdk/recipes-fsl/images/imx-image-multimedia.bb:do_image_tar)
NOTE: Running task 13940 of 13943 (/home/melikbilyay/imx-yocto-bsp/sources/meta-imx/meta-imx-sdk/recipes-fsl/images/imx-image-multimedia.bb:do_image_wic)
NOTE: Running task 13941 of 13943 (/home/melikbilyay/imx-yocto-bsp/sources/meta-imx/meta-imx-sdk/recipes-fsl/images/imx-image-multimedia.bb:do_image_complete)
NOTE: Running task 13942 of 13943 (/home/melikbilyay/imx-yocto-bsp/sources/meta-imx/meta-imx-sdk/recipes-fsl/images/imx-image-multimedia.bb:do_populate_lic_deploy)
NOTE: Running noexec task 13943 of 13943 (/home/melikbilyay/imx-yocto-bsp/sources/meta-imx/meta-imx-sdk/recipes-fsl/images/imx-image-multimedia.bb:do_build)
NOTE: Tasks Summary: Attempted 13943 tasks of which 13930 didn't need to be rerun and all succeeded.

@sebveit
Copy link
Contributor

sebveit commented Nov 19, 2024

I think the failure is related to issue #46 because of crypto set in the TUNE_FEATURES.

You have two options right now:

The problem with that PR is that GitHub Actions, which performs necessary checks, suddenly stopped working in conjunction with BitBake. I'm on it to resolve that issue but I cannot give you an estimate when it's done.

@melikbilyay
Copy link
Author

Okay, thank you sir!

@sebveit
Copy link
Contributor

sebveit commented Nov 26, 2024

The PR succeeded. Could you test the changes on your system and provide feedback? Thank you!

@sebveit
Copy link
Contributor

sebveit commented Dec 9, 2024

Is this issue still relevant to you or can it be closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants