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

Orange-pi-lite on warrior branch #86

Open
tranzmatt opened this issue Oct 7, 2019 · 7 comments
Open

Orange-pi-lite on warrior branch #86

tranzmatt opened this issue Oct 7, 2019 · 7 comments

Comments

@tranzmatt
Copy link

I'm having a build error for the orange-pi-lite when trying to use the warrior branch

| DTC arch/arm/boot/dts/sun8i-h3-orangepi-lite.dtb | NOTE: make -j 12 HOSTCC=gcc -isystem/home/builder/Code/Yocto/Shared/tmp/work/orange_pi_lite-poky-linux-gnueabi/linux-mainline/4.19.63-r0/recipe-sysroot-native/usr/include -O2 -pipe -L/home/builder/Code/Yocto/Shared/tmp/work/orange_pi_lite-poky-linux-gnueabi/linux-mainline/4.19.63-r0/recipe-sysroot-native/usr/lib -L/home/builder/Code/Yocto/Shared/tmp/work/orange_pi_lite-poky-linux-gnueabi/linux-mainline/4.19.63-r0/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,/home/builder/Code/Yocto/Shared/tmp/work/orange_pi_lite-poky-linux-gnueabi/linux-mainline/4.19.63-r0/recipe-sysroot-native/usr/lib -Wl,-rpath-link,/home/builder/Code/Yocto/Shared/tmp/work/orange_pi_lite-poky-linux-gnueabi/linux-mainline/4.19.63-r0/recipe-sysroot-native/lib -Wl,-rpath,/home/builder/Code/Yocto/Shared/tmp/work/orange_pi_lite-poky-linux-gnueabi/linux-mainline/4.19.63-r0/recipe-sysroot-native/usr/lib -Wl,-rpath,/home/builder/Code/Yocto/Shared/tmp/work/orange_pi_lite-poky-linux-gnueabi/linux-mainline/4.19.63-r0/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/home/builder/Code/Yocto/Shared/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 HOSTCPP=gcc -E overlay/sun8i-h3-analog-codec.dtbo | make[2]: *** No rule to make target 'overlay/sun8i-h3-analog-codec.dtbo'. Stop. | make[1]: *** [Makefile:146: sub-make] Error 2 | make: *** [Makefile:24: __sub-make] Error 2 | ERROR: oe_runmake failed | WARNING: /home/builder/Code/Yocto/Shared/tmp/work/orange_pi_lite-poky-linux-gnueabi/linux-mainline/4.19.63-r0/temp/run.do_compile.14276:1 exit 1 from 'exit 1' | ERROR: Function failed: do_compile (log file is located at /home/builder/Code/Yocto/Shared/tmp/work/orange_pi_lite-poky-linux-gnueabi/linux-mainline/4.19.63-r0/temp/log.do_compile.14276) ERROR: Task (/home/builder/Code/Yocto/Balena.io/balena-allwinner.warrior/build/../layers/meta-sunxi/recipes-kernel/linux/linux-mainline_4.19.63.bb:do_compile) failed with exit code '1' NOTE: Tasks Summary: Attempted 345 tasks of which 341 didn't need to be rerun and 1 failed.

I've been able to build the same device using Armbian, but I can't see a substantial difference between its patched kernel source and the balena version. Has anyone run into this?

@floion
Copy link
Contributor

floion commented Oct 8, 2019

Hi, we will be switching to warrior. Watch for this PR to get merged #84

@tranzmatt
Copy link
Author

tranzmatt commented Oct 8, 2019

Will this fix the error above? Because I'm trying this from the warrior_update branch and it seems that the overlay sub-dir isn't being properly pulled in.

@floion
Copy link
Contributor

floion commented Oct 8, 2019

It would. The PR would be merged only when all the supported boards compile ok.

@tranzmatt
Copy link
Author

tranzmatt commented Oct 9, 2019 via email

@tranzmatt
Copy link
Author

BTW, I tried to build the same orange-pi-lite under the old master branch using a 16.04 Docker build environment, but it doesn't work either. :(

@tranzmatt
Copy link
Author

tranzmatt commented Oct 9, 2019 via email

@floion
Copy link
Contributor

floion commented Oct 9, 2019

Stay tuned as we review the PR. It will get merged soon enough

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