[PATCH] tools: fix ninja build dependency
Martin Blumenstingl
martin.blumenstingl at googlemail.com
Sat Jun 12 05:32:23 PDT 2021
On Sat, Jun 12, 2021 at 2:15 PM Bjørn Mork <bjorn at mork.no> wrote:
>
> Fixing this build error:
>
> make[3]: Entering directory '/p/tools/ccache'
> MAKEFLAGS="" /p/staging_dir/host/bin/ninja -j1 -C /p/build_dir/host/ccache-4.2.1
> bash: /p/staging_dir/host/bin/ninja: No such file or directory
> make[3]: *** [Makefile:43: /p/build_dir/host/ccache-4.2.1/.built] Error 127
> make[3]: Leaving directory '/p/tools/ccache'
> time: tools/ccache/compile#0.03#0.00#0.04
> ERROR: tools/ccache failed to build.
> make[2]: *** [tools/Makefile:158: tools/ccache/compile] Error 1
>
> Fixes: 97258f53634d ("build: add ninja build tool and make it available for cmake")
> Signed-off-by: Bjørn Mork <bjorn at mork.no>
Felix pushed a fix like 1.5 hours ago: [0]
to me your patch looks identical to Felix'
Best regards,
Martin
[0] https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=d45baa860ffc79ae1cf68fceb94990e39bb06bab
More information about the openwrt-devel
mailing list