CeeGO Posted 8 hours ago Posted 8 hours ago Build logs: https://paste.armbian.com/nesocirani Hi, I'm trying to build for the Rock 3C so that I can minimize what goes into the kernel and system. I'm new at this and tried mostly default values (current, bookworm), except that I did minimal image instead of standard. The build failed at applying a patch. I don't know what to do with that. Can anyone help me diagnose? Also, how would I get into more details about building the image and choosing what to add/remove? Thanks! 0 Quote
laibsch Posted 7 hours ago Posted 7 hours ago First suggestion: try trixie or noble instead of bookworm 0 Quote
CeeGO Posted 7 hours ago Author Posted 7 hours ago (edited) Thank you for the reply and suggestion. I tried trixie and got the same error with the same patch. I guess I can't tell it to skip VP9? Edited 7 hours ago by CeeGO 0 Quote
laibsch Posted 7 hours ago Posted 7 hours ago let me have a closer look after I successfully unsuccessfully compile this 0 Quote
laibsch Posted 7 hours ago Posted 7 hours ago a fix was just merged for Rockchip, update your repo and try again, maybe you are lucky 1 Quote
laibsch Posted 7 hours ago Posted 7 hours ago Yes, I am fairly confident you were experiencing one of these two https://github.com/armbian/build/pull/8554 https://github.com/armbian/build/pull/8555 1 Quote
laibsch Posted 7 hours ago Posted 7 hours ago Happy to report that "./compile.sh build BOARD=rock-3c BRANCH=current BUILD_DESKTOP=no BUILD_MINIMAL=yes KERNEL_CONFIGURE=no RELEASE=bookworm SHARE_LOG=yes" builds fine for me now. 1 Quote
CeeGO Posted 3 hours ago Author Posted 3 hours ago Looks good! Thank you. What's the best way to get start customizing the build? 0 Quote
Werner Posted 1 hour ago Posted 1 hour ago 2 hours ago, CeeGO said: What's the best way to get start customizing the build? Easiest way is to use the customize-image.sh file in userpatches. Stuff there gets executed within chroot on the sdcard just before its closed and assembled. More advanced way is using extensions. Check extensions folder for examples. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.