Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754148AbbEKNbZ (ORCPT ); Mon, 11 May 2015 09:31:25 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:60022 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754126AbbEKNbT (ORCPT ); Mon, 11 May 2015 09:31:19 -0400 Date: Mon, 11 May 2015 06:31:08 -0700 From: Guenter Roeck To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Russell King , Jaegeuk Kim , Tianping Fang , Eddie Huang Subject: Re: linux-next: Tree for May 11 (build failures) Message-ID: <20150511133108.GA29164@roeck-us.net> References: <20150511170946.6064c5e9@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150511170946.6064c5e9@canb.auug.org.au> User-Agent: Mutt/1.5.23 (2014-03-12) X-Authenticated_sender: guenter@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-CTCH-PVer: 0000001 X-CTCH-Spam: Unknown X-CTCH-VOD: Unknown X-CTCH-Flags: 0 X-CTCH-RefID: str=0001.0A020205.5550AF26.0343,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-Score: 0.000 X-CTCH-ScoreCust: 0.000 X-CTCH-Rules: X-CTCH-SenderID: linux@roeck-us.net X-CTCH-SenderID-Flags: 0 X-CTCH-SenderID-TotalMessages: 3 X-CTCH-SenderID-TotalSpam: 0 X-CTCH-SenderID-TotalSuspected: 0 X-CTCH-SenderID-TotalConfirmed: 0 X-CTCH-SenderID-TotalBulk: 0 X-CTCH-SenderID-TotalVirus: 0 X-CTCH-SenderID-TotalRecipients: 0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: mailgid no entry from get_relayhosts_entry X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1803 Lines: 58 On Mon, May 11, 2015 at 05:09:46PM +1000, Stephen Rothwell wrote: > Hi all, > > Changes since 20150508: > > The ext4 tree lost its build failure. > > The vfs tree gained conflicts against the ext4 and f2fs trees. > > The wireless-drivers-next tree gained conflicts against the net-next tree. > > The drm tree gained a conflict againste Linus' tree. > > The tty tree gained a build failure for which I added a merge fix patch. > > The staging tree gained a conflict against the v4l-dvb tree. > > The akpm tree lost 3 patches that turned up elsewhere. > > Non-merge commits (relative to Linus' tree): 3360 > 3045 files changed, 142573 insertions(+), 64870 deletions(-) > > ---------------------------------------------------------------------------- > Building arm:allmodconfig ... failed Building i386:allyesconfig ... failed Building i386:allmodconfig ... failed -------------- ERROR: "__aeabi_uldivmod" [fs/f2fs/f2fs.ko] undefined! ERROR: "__aeabi_ldivmod" [drivers/rtc/rtc-mt6397.ko] undefined! make[1]: *** [__modpost] Error 1 This is the error message seen when building arm:allmodconfig; i386 has the same problem but the message is a bit different. Looks like there are some new 64-bit divide operations. --- Building arm:keystone_defconfig ... failed -------------- Error log: arch/arm/mm/mmu.c: In function 'early_paging_init': arch/arm/mm/mmu.c:1461:54: error: expected '(' before ')' token asm volatile("mcr p15, 0, %0, c2, c0, 2" : : "ttbcr"); Introduced by 'ARM: re-implement physical address space switching'. --- Guenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/