Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

Build for rapberry3-64 fails #1

Open
pptadmin opened this issue Sep 20, 2018 · 2 comments
Open

Build for rapberry3-64 fails #1

pptadmin opened this issue Sep 20, 2018 · 2 comments

Comments

@pptadmin
Copy link

pptadmin commented Sep 20, 2018

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)

@landswellsong
Copy link
Collaborator

landswellsong commented Sep 23, 2018

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.

@lez
Copy link
Member

lez commented Feb 12, 2019

@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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants