Hi Stefan, On Wed, Sep 5, 2018 at 5:08 AM Stefan Wahren <stefan.wahren@xxxxxxxx> wrote: > > Hi guys, > > today i tried to build arm64/defconfig for today's linux-next, but i got the following build error: > > DTC arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-one-plus.dtb > Error: arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-one-plus.dts:37.1-6 Label or path emac not found > Error: arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-one-plus.dts:48.1-6 Label or path mdio not found > FATAL ERROR: Syntax error parsing input tree > scripts/Makefile.lib:293: rule for target „arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-one-plus.dtb“ failed > make[2]: *** [arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-one-plus.dtb] Error 1 > scripts/Makefile.build:546: rule for target „arch/arm64/boot/dts/allwinner“ failed > make[1]: *** [arch/arm64/boot/dts/allwinner] Error 2 > > Stefan Thanks. This was also reported by the kbuild bot, and Jagan also mentioned the offending bits were missing their requisite patch. I subsequently dropped that part, though it was probably too late for yesterdays linux-next build. Sorry for the noise. ChenYu