Re: [OpenWrt-Devel] [PATCH 0/6] build: update scritps/config to kconfig-v5.6

2020-04-07 Thread Petr Štetiar
Eneas Queiroz [2020-04-07 08:20:44]: > I'm in the dark here with exactly what went wrong I've made the build step more verbose[1]: make[2]: Entering directory '/builds/ynezz/openwrt/scripts/config' cc -O2-c -o conf.o conf.c cc -O2-c -o confdata.o confdata.c cc -O2-c -o expr.o ex

Re: [OpenWrt-Devel] [PATCH 0/6] build: update scritps/config to kconfig-v5.6

2020-04-07 Thread Eneas Queiroz
On Tue, Apr 7, 2020 at 5:19 AM Petr Štetiar wrote: > > Eneas U de Queiroz [2020-04-06 17:10:30]: > > Hi, > > > TLDR: You can't review this by only looking at the patches. > > Just tried to build[1] test it on x86/64 sunxi/a53 imx6 ipq40xx and it fails > to build: > > make -s -C scripts/config co

Re: [OpenWrt-Devel] [PATCH 0/6] build: update scritps/config to kconfig-v5.6

2020-04-07 Thread Petr Štetiar
Eneas U de Queiroz [2020-04-06 17:10:30]: Hi, > TLDR: You can't review this by only looking at the patches. Just tried to build[1] test it on x86/64 sunxi/a53 imx6 ipq40xx and it fails to build: make -s -C scripts/config conf CC=cc: build failed. 1. https://gitlab.com/ynezz/openwrt/pipelines

[OpenWrt-Devel] [PATCH 0/6] build: update scritps/config to kconfig-v5.6

2020-04-06 Thread Eneas U de Queiroz
TLDR: You can't review this by only looking at the patches. This series updates scripts/config to tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild The Good Stuff: === The thing that motivated me to make this update was the change in displayin