Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964924AbVIMRht (ORCPT ); Tue, 13 Sep 2005 13:37:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964927AbVIMRht (ORCPT ); Tue, 13 Sep 2005 13:37:49 -0400 Received: from wproxy.gmail.com ([64.233.184.193]:12129 "EHLO wproxy.gmail.com") by vger.kernel.org with ESMTP id S964924AbVIMRhs (ORCPT ); Tue, 13 Sep 2005 13:37:48 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:mime-version:content-type:content-disposition:user-agent; b=gH60NBAs8ORX/hc4DYfEJw+DZ4SFIIfiqPGy2ddrNfM2S8nZF0yR4kzcnVdd4YBJUVcLi75wPsz4CarPmm1HmXGEd6xSG9KtqlSOjMq0xBUr53N/rIsllxdGPdoeDBB08jkDkobI7rwQ21FF58WrUiaRWtLMijEKmwOuyMTAtSs= Date: Tue, 13 Sep 2005 21:47:54 +0400 From: Alexey Dobriyan To: linux-kernel@vger.kernel.org Subject: -git11 breaks parisc and sh even more Message-ID: <20050913174754.GA13132@mipter.zuzino.mipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.8i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2375 Lines: 59 2.6.13-git10 was OK (read: allmodconfig still broken, but not _that_ early). If anybody want to see full logs, they are at ftp://ftp.berlios.de/pub/linux-sparse/logs/2.6.13-git11/W_sparse_{parisc,sh}.bz2 ----------------------------------------------------------------------- parisc: 2.6.13-git11 hppa-unknown-linux-gnu-gcc (GCC) 3.4.4 (Gentoo 3.4.4-r1) which: no palo in ($PATH) CHK include/linux/version.h UPD include/linux/version.h SYMLINK include/asm -> include/asm-parisc which: no palo in ($PATH) scripts/kconfig/conf -s arch/parisc/Kconfig # # using defaults found in .config # SPLIT include/linux/autoconf.h -> include/config/* CC arch/parisc/kernel/asm-offsets.s In file included from include/asm/spinlock.h:4, from include/asm/bitops.h:5, from include/linux/bitops.h:77, from include/linux/thread_info.h:20, from include/linux/spinlock.h:53, from include/linux/capability.h:45, from include/linux/sched.h:7, from arch/parisc/kernel/asm-offsets.c:31: include/asm/system.h:174: error: parse error before "pa_tlb_lock" ... ----------------------------------------------------------------------- sh: 2.6.13-git11 sh-unknown-linux-gnu-gcc (GCC) 3.4.4 (Gentoo 3.4.4-r1) CHK include/linux/version.h UPD include/linux/version.h Generating include/asm-sh/machtypes.h SPLIT include/linux/autoconf.h -> include/config/* SYMLINK include/asm-sh/cpu -> include/asm-sh/cpu-sh4 SYMLINK include/asm-sh/mach -> include/asm-sh/unknown SYMLINK include/asm -> include/asm-sh CC arch/sh/kernel/asm-offsets.s In file included from include/linux/spinlock_types.h:13, from include/linux/spinlock.h:80, from include/linux/capability.h:45, from include/linux/sched.h:7, from include/linux/mm.h:4, from arch/sh/kernel/asm-offsets.c:13: include/asm/spinlock_types.h:16: error: parse error before "atomic_t" ... ----------------------------------------------------------------------- - 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/