orangepi-xunlong / orangepi-build

Orange Pi build for H2+, H3, H5, H6, H616, RK3328, RK3399 and RK3588(s)
http://www.orangepi.cn/
GNU General Public License v2.0
643 stars 273 forks source link

orangepi 4 build fail, ERROR in function prepare_host #118

Open HeBea opened 7 months ago

HeBea commented 7 months ago

I use ubuntu18.04 virt machine to build image, but it show an error:

[ o.k. ] Preparing [ host ] [ o.k. ] Build host OS release [ bionic ] [ error ] ERROR in function prepare_host [ ./build.sh:305 -> scripts/main.sh:630 -> scripts/main.sh:435 -> scripts/general.sh:1467 -> scripts/general.sh:0 ] [ error ] It seems you ignore documentation and run an unsupported build system: bionic [ o.k. ] Process terminated

HeBea commented 7 months ago

why the user guide suggest that we should build it on Ubuntu 18.04 but currently build system only support ubuntu 21.04.x host?

user guide shows: Linux SDK 的编译都是在安装有 Ubuntu 18.04 的 PC 或者虚拟机(VirtualBox 或VMware)上进行的,

the general.sh script shows: Ubuntu 21.04.x (Hirsute) x86_64 is the only fully supported host OS release