khadas / fenix

One-stop script set to build Ubuntu/Debian images
GNU General Public License v2.0
215 stars 135 forks source link

Can't build latest linux kernel #59

Closed kostousov-ds closed 4 years ago

kostousov-ds commented 4 years ago

build configuration

#VERSION: 0.8.3

#KHADAS_BOARD=VIM1
#VENDOR=Amlogic
#CHIP=S905X
#LINUX=mainline
#UBOOT=mainline
#DISTRIBUTION=Ubuntu
#DISTRIB_RELEASE=bionic
#DISTRIB_TYPE=server
#DISTRIB_ARCH=arm64
#INSTALL_TYPE=SD-USB

compilation fail with error

make[1]: Leaving directory '/home/khadas/fenix/build/linux-mainline-5.5-rc2'
Info: Building debs...
cp: cannot stat '/home/khadas/fenix/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dtb': No such file or directory
Makefile:7: recipe for target 'all' failed

git commit

commit 1ad94e389744cb3fa1c371bb008ac79ebf93facb (HEAD -> master, tag: v0.8.3, origin/master, origin/HEAD)
J3rr1ck commented 4 years ago

Experiencing the same here I've reverted to tag v0.8.2 for time being @kostousov-ds may be your best bet for now?

numbqq commented 4 years ago

Hello @kostousov-ds @JangleJD

Thanks for your feedback.

This issue has been fixed. Please update the repo and try again.