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

zstd not found during kernel module compiles #697

Open
klutchell opened this issue Sep 17, 2024 · 0 comments
Open

zstd not found during kernel module compiles #697

klutchell opened this issue Sep 17, 2024 · 0 comments

Comments

@klutchell
Copy link
Contributor

https://github.com/balena-os/meta-balena/actions/runs/10893369360/job/30228248880?pr=3511

|   ZSTD    /work/build/tmp/work/nanopi_r2c-poky-linux/linux-rockchip/5.15.11+gitAUTOINC+82c7f50525-r0/image/lib/modules/5.15.11-yocto-standard/kernel/arch/arm64/crypto/aes-neon-blk.ko.zst
| /bin/sh: 1: zstd: not found
|   ZSTD    /work/build/tmp/work/nanopi_r2c-poky-linux/linux-rockchip/5.15.11+gitAUTOINC+82c7f50525-r0/image/lib/modules/5.15.11-yocto-standard/kernel/arch/arm64/crypto/aes-neon-bs.ko.zst
| make[1]: *** [/work/build/tmp/work-shared/nanopi-r2c/kernel-source/scripts/Makefile.modinst:109: /work/build/tmp/work/nanopi_r2c-poky-linux/linux-rockchip/5.15.11+gitAUTOINC+82c7f50525-r0/image/lib/modules/5.15.11-yocto-standard/kernel/arch/arm64/crypto/aes-neon-blk.ko.zst] Error 127
| /bin/sh: 1: make[1]: *** Waiting for unfinished jobs....
| zstd: not found
| make[1]: *** [/work/build/tmp/work-shared/nanopi-r2c/kernel-source/scripts/Makefile.modinst:109: /work/build/tmp/work/nanopi_r2c-poky-linux/linux-rockchip/5.15.11+gitAUTOINC+82c7f50525-r0/image/lib/modules/5.15.11-yocto-standard/kernel/arch/arm64/crypto/aes-neon-bs.ko.zst] Error 127
|   ZSTD    /work/build/tmp/work/nanopi_r2c-poky-linux/linux-rockchip/5.15.11+gitAUTOINC+82c7f50525-r0/image/lib/modules/5.15.11-yocto-standard/kernel/arch/arm64/crypto/chacha-neon.ko.zst
| /bin/sh: 1: zstd: not found
|   ZSTD    /work/build/tmp/work/nanopi_r2c-poky-linux/linux-rockchip/5.15.11+gitAUTOINC+82c7f50525-r0/image/lib/modules/5.15.11-yocto-standard/kernel/arch/arm64/crypto/crct10dif-ce.ko.zst
| make[1]: *** [/work/build/tmp/work-shared/nanopi-r2c/kernel-source/scripts/Makefile.modinst:109: /work/build/tmp/work/nanopi_r2c-poky-linux/linux-rockchip/5.15.11+gitAUTOINC+82c7f50525-r0/image/lib/modules/5.15.11-yocto-standard/kernel/arch/arm64/crypto/chacha-neon.ko.zst] Error 127
| /bin/sh: 1: zstd: not found
| make[1]: *** [/work/build/tmp/work-shared/nanopi-r2c/kernel-source/scripts/Makefile.modinst:109: /work/build/tmp/work/nanopi_r2c-poky-linux/linux-rockchip/5.15.11+gitAUTOINC+82c7f50525-r0/image/lib/modules/5.15.11-yocto-standard/kernel/arch/arm64/crypto/crct10dif-ce.ko.zst] Error 127
|   ZSTD    /work/build/tmp/work/nanopi_r2c-poky-linux/linux-rockchip/5.15.11+gitAUTOINC+82c7f50525-r0/image/lib/modules/5.15.11-yocto-standard/kernel/arch/arm64/crypto/poly1305-neon.ko.zst
| /bin/sh: 1: zstd: not found
| make[1]: *** [/work/build/tmp/work-shared/nanopi-r2c/kernel-source/scripts/Makefile.modinst:109: /work/build/tmp/work/nanopi_r2c-poky-linux/linux-rockchip/5.15.11+gitAUTOINC+82c7f50525-r0/image/lib/modules/5.15.11-yocto-standard/kernel/arch/arm64/crypto/poly1305-neon.ko.zst] Error 127
| make: *** [/work/build/tmp/work-shared/nanopi-r2c/kernel-source/Makefile:1794: modules_install] Error 2
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Execution of '/work/build/tmp/work/nanopi_r2c-poky-linux/linux-rockchip/5.15.11+gitAUTOINC+82c7f50525-r0/temp/run.do_install.5165' failed with exit code 1
NOTE: recipe linux-rockchip-5.15.11+gitAUTOINC+82c7f50525-r0: task do_install: Failed
NOTE: Tasks Summary: Attempted 4797 tasks of which 3959 didn't need to be rerun and 1 failed.

OS tests logs.zip

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

1 participant