[BUILDSYSTEM] cant create working upgrade .tar file for RPi4 with gentoo linux

  • This may be gentoo related and I can not figure out what is going wrong:

    The Bildsystem with PROJECT=RPi DEVICE=RPi4 ARCH=aach64 make runs through but the resulting binary wont boot.

    A journalctl reaveals it is spamming lines like this:


    It looks like the compiler produces x86-64 code or tries linking the x86-64 libc.so.6 Does someone have an idea how to fix this?