ERROR: Problem encountered: python3 jinja2 missing

  • Hi guys,

    I am experiencing the following build error (Ubuntu 20.04):

    HEAD is 67dac15b1571642baee1b548dade3c6d19c274ae

    Thanks in advance!
    Max

  • PROJECT=Generic DEVICE=Generic ARCH=x86_64 make image -j 96

    are you sure you have a CPU with around 100 threads ? (aka high end server cpus ?)

    otherwise for the sake of testing try
    PROJECT=Generic DEVICE=Generic ARCH=x86_64 scripts/clean systemd

    PROJECT=Generic DEVICE=Generic ARCH=x86_64 make image

  • Thanks for the quick answer!

    Quote

    are you sure you have a CPU with around 100 threads ? (aka high end server cpus ?)

    Yes, I am :)

    Running the command without -j 96 does not help. I am running the command within a Docker container. Do you think that makes any difference?

    UPDATE: seems to be a docker issue, works on plain Ubuntu. Issue may be closed.

    Edited 2 times, last by ne0h (August 8, 2022 at 10:21 PM).

  • Hello

    same issue

    I am using buildroot2022

    Make command :- make -j8