You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.
Hi. Yes, we never targeted RPi-64 for the initial release so it's to be expected. The support will come soon. I don't recommend trying to hotfix it because overall many pieces of the code depend on MACHINE=raspberrypi3 for now. But it's on the list.
@pptadmin What was your reason to try to build for 64-bit?
We now build for 2 architectures (armv7, x86_64), adding a 3rd platform should be less effort now, although you probably need to add to the partition size in .wks files and ROOTFS_*SIZE variables because the 64bit binaries are larger.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Errorlog:
DEBUG: Executing shell function do_compile
NOTE: make -j 4 HOSTCC=gcc HOSTCPP=gcc -E uImage CC=aarch64-oe-linux-gcc -fuse-ld=bfd --sysroot=/titania/titania-os/build/tmp-glibc/work/raspberrypi3_64-oe-linux/linux-raspberrypi/1_4.9.41+gitAUTOINC+4153f509b4-r0/recipe-sysroot LD=aarch64-oe-linux-ld.bfd --sysroot=/titania/titania-os/build/tmp-glibc/wo$
ERROR: oe_runmake failed
make[2]: *** No rule to make target `uImage'. Stop.
make[1]: *** [sub-make] Error 2
make: *** [__sub-make] Error 2
WARNING: /titania/titania-os/build/tmp-glibc/work/raspberrypi3_64-oe-linux/linux-raspberrypi/1_4.9.41+gitAUTOINC+4153f509b4-r0/temp/run.do_compile.27234:1 exit 1 from 'exit 1'
ERROR: Function failed: do_compile (log file is located at /titania/titania-os/build/tmp-glibc/work/raspberrypi3_64-oe-linux/linux-raspberrypi/1_4.9.41+gitAUTOINC+4153f509b4-r0/temp/log.do_compile.27234)
The text was updated successfully, but these errors were encountered: