From owner-freebsd-stable@FreeBSD.ORG Thu Aug 21 18:49:20 2014 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9F163E14; Thu, 21 Aug 2014 18:49:20 +0000 (UTC) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [IPv6:2607:f3e0:0:1::12]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "smarthost.sentex.ca", Issuer "smarthost.sentex.ca" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 76CDC38F1; Thu, 21 Aug 2014 18:49:20 +0000 (UTC) Received: from [IPv6:2607:f3e0:0:4:f025:8813:7603:7e4a] (saphire3.sentex.ca [IPv6:2607:f3e0:0:4:f025:8813:7603:7e4a]) by smarthost1.sentex.ca (8.14.9/8.14.9) with ESMTP id s7LInG5i041810; Thu, 21 Aug 2014 14:49:16 -0400 (EDT) (envelope-from mike@sentex.net) Message-ID: <53F63F20.3030808@sentex.net> Date: Thu, 21 Aug 2014 14:49:04 -0400 From: Mike Tancsa Organization: Sentex Communications User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Ian Lepore Subject: Re: make -j# buildkernel errors ? (parallel build problem) References: <53F5FC7D.4080806@sentex.net> <20140821172205.7a069c87@nonamehost.local> <1408634638.1150.28.camel@revolution.hippie.lan> <53F6171E.2070108@sentex.net> In-Reply-To: <53F6171E.2070108@sentex.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.74 Cc: "freebsd-stable@freebsd.org" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2014 18:49:20 -0000 On 8/21/2014 11:58 AM, Mike Tancsa wrote: > On 8/21/2014 11:23 AM, Ian Lepore wrote: >> So for most folks, I think the problems should be fixed now as of >> r270274, but I only tested with -j12. > > 0-hast-a-# svnlite status --show-updates > ? tools/tools/netrate/netblast/netblast > ? tools/tools/netrate/netreceive/netreceive > ? tools/tools/netrate/netsend/netsend > Status against revision: 270278 > > > Hi Ian, > I did a svn update just now and still no luck. I did a buildworld > first just in case Hi Ian, Still getting a broken buildkernel. I blew away /usr/obj, but still no luck. buildworld is fine, but buildkernel fails. --- depend_subdir_alc --- x86 -> /usr/src/sys/x86/include --- depend_subdir_aic7xxx --- In file included from /usr/src/sys/modules/aic7xxx/ahc/ahc_eisa/../../../../dev/aic7xxx/ahc_eisa.c:35: In file included from @/dev/aic7xxx/aic7xxx_osm.h:72: @/dev/pci/pcivar.h:241:10: fatal error: 'pci_if.h' file not found #include "pci_if.h" ^ --- depend_subdir_alc --- --- device_if.h --- awk -f @/tools/makeobjops.awk @/kern/device_if.m -h --- depend_subdir_aic7xxx --- 1 error generated. mkdep: compile failed --- depend_subdir_ale --- --- pci_if.h --- awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h --- depend_subdir_aic7xxx --- *** [.depend] Error code 1 make[6]: stopped in /usr/src/sys/modules/aic7xxx/ahc/ahc_eisa 1 error make[6]: stopped in /usr/src/sys/modules/aic7xxx/ahc/ahc_eisa *** [_sub.depend] Error code 2 make[5]: stopped in /usr/src/sys/modules/aic7xxx/ahc 1 error make[5]: stopped in /usr/src/sys/modules/aic7xxx/ahc *** [_sub.depend] Error code 2 make[4]: stopped in /usr/src/sys/modules/aic7xxx 1 error make[4]: stopped in /usr/src/sys/modules/aic7xxx *** [depend_subdir_aic7xxx] Error code 2 make[3]: stopped in /usr/src/sys/modules --- depend_subdir_alc --- A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/sys/modules/alc *** [depend_subdir_alc] Error code 2 make[3]: stopped in /usr/src/sys/modules --- depend_subdir_agp --- A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/sys/modules/agp *** [depend_subdir_agp] Error code 2 make[3]: stopped in /usr/src/sys/modules --- depend_subdir_ale --- A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/sys/modules/ale *** [depend_subdir_ale] Error code 2 make[3]: stopped in /usr/src/sys/modules --- depend_subdir_acpi --- A failure has been detected in another branch of the parallel make make[5]: stopped in /usr/src/sys/modules/acpi/acpi_fujitsu *** [_sub.depend] Error code 2 make[4]: stopped in /usr/src/sys/modules/acpi 1 error make[4]: stopped in /usr/src/sys/modules/acpi *** [depend_subdir_acpi] Error code 2 make[3]: stopped in /usr/src/sys/modules --- depend_subdir_aio --- A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/src/sys/modules/aio *** [depend_subdir_aio] Error code 2 make[3]: stopped in /usr/src/sys/modules 6 errors make[3]: stopped in /usr/src/sys/modules *** [modules-depend] Error code 2 make[2]: stopped in /usr/obj/usr/src/sys/server 1 error make[2]: stopped in /usr/obj/usr/src/sys/server *** [buildkernel] Error code 2 make[1]: stopped in /usr/src 1 error make[1]: stopped in /usr/src *** [buildkernel] Error code 2 make: stopped in /usr/src make: stopped in /usr/src -- ------------------- Mike Tancsa, tel +1 519 651 3400 Sentex Communications, mike@sentex.net Providing Internet services since 1994 www.sentex.net Cambridge, Ontario Canada http://www.tancsa.com/