From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Build failure with verify size in next-20171102 Date: Thu, 2 Nov 2017 12:30:27 -0700 Message-ID: <20171102193027.GB28152@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Russell King - ARM Linux Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-omap@vger.kernel.org Hi Russeell, I think you're already aware of the build failure caused by commit 078c0927485e ("ARM: verify size of zImage"), but here's info just in case. arm-unknown-linux-musleabi-ld.bfd: error: zImage file size is incorrect make[2]: *** [arch/arm/boot/compressed/Makefile:185: arch/arm/boot/compressed/vmlinux] Error 1 make[1]: *** [arch/arm/boot/Makefile:64: arch/arm/boot/compressed/vmlinux] Error 2 make: *** [arch/arm/Makefile:335: zImage] Error 2 Other than that I was surprised that next actually booted for me after a few week break with Linux next! :) Regards, Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Thu, 2 Nov 2017 12:30:27 -0700 Subject: Build failure with verify size in next-20171102 Message-ID: <20171102193027.GB28152@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Russeell, I think you're already aware of the build failure caused by commit 078c0927485e ("ARM: verify size of zImage"), but here's info just in case. arm-unknown-linux-musleabi-ld.bfd: error: zImage file size is incorrect make[2]: *** [arch/arm/boot/compressed/Makefile:185: arch/arm/boot/compressed/vmlinux] Error 1 make[1]: *** [arch/arm/boot/Makefile:64: arch/arm/boot/compressed/vmlinux] Error 2 make: *** [arch/arm/Makefile:335: zImage] Error 2 Other than that I was surprised that next actually booted for me after a few week break with Linux next! :) Regards, Tony