TinkerBoard kernel build failed

  • Any idea how can the above error be fixed?

  • What distribution + version are you using to build? I do my building inside a ubuntu bionic docker container (a xenial container before that) and have no issues building u-boot for TinkerBoard.

  • Switch over to a new build Ubuntu 18.04 LTS (GNU/Linux 4.15.0-22-generic x86_64) KVM VM, this time failed on Build Toolchain phase:

  • FYI, build within a ubuntu xenial docker container also failed in the TOOLCHAIN make, same location as within Ubuntu 18.04 VM, problems with the latest binutils?

    $ docker images -a

    REPOSITORY TAG IMAGE ID CREATED SIZE

    libreelec latest 93fe5f4ee440 4 minutes ago 757MB

    ubuntu xenial 5e8b97a2a082 9 days ago 114MB

    Restart logs:

    Edited 2 times, last by samsonluk (June 15, 2018 at 2:42 AM).