From owner-freebsd-current@freebsd.org Fri Jul 15 15:11:42 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 74C18B9AB9A for ; Fri, 15 Jul 2016 15:11:42 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-so.shaw.ca (smtp-out-so.shaw.ca [64.59.136.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 40F7E1174; Fri, 15 Jul 2016 15:11:41 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with SMTP id O4mAbMIOb32mrO4mBbpZUi; Fri, 15 Jul 2016 09:11:40 -0600 X-Authority-Analysis: v=2.2 cv=ROzxJMq+ c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=cAmyUtKerLwA:10 a=YxBL1-UpAAAA:8 a=6I5d2MoRAAAA:8 a=zFeOg2S3XnCE3djpnssA:9 a=Ia-lj3WSrqcvXOmTRaiG:22 a=IjZwj45LgO3ly-622nXo:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTPS id 4F66113752; Fri, 15 Jul 2016 07:24:36 -0700 (PDT) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id u6FFBbLw086894; Fri, 15 Jul 2016 08:11:37 -0700 (PDT) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <201607151511.u6FFBbLw086894@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Guy Yur cc: freebsd-current , cy@freebsd.org Subject: Re: crossbuild buildworld on amd64 for arm fails to find KERNCONF GENERIC after r302865 In-Reply-To: Message from Guy Yur of "Fri, 15 Jul 2016 16:45:25 +0300." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 15 Jul 2016 08:11:37 -0700 X-CMAE-Envelope: MS4wfN6otD3hk8kXg5JhmHrigRdCuek47mbQHU+yNBu8LqsbFi0/vAgn+Br0k+SKvceoPHXVzp9ahefhwMiTw9l3CifY8tZzMJj4xLVxeOCsgRKXDb/DvaXI NKgUtGel2341DMsZprw4ctPuszD8C2NjISQXvL5fgj86mM5Pup66T7h6Zz3wcBpGeKxxv7uZCfvznEOH+tkH5FgOGbDcDNuDus2KjcdqJh6AeQ+lsxV+wiZA X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jul 2016 15:11:42 -0000 In message , Guy Yur writes: > Hi, > > I am trying to crossbuild arm on an amd64 machine and buildworld > is checking for KERNCONF and fails to find GENERIC kernel. > I only set KERNCONF when I am doing buildkernel/installkernel > so KERNCONF is the default set in Makefile.inc1. > > # make buildworld TARGET=arm TARGET_ARCH=armv6 > make[1]: "/usr/src/Makefile.inc1" line 122: SYSTEM_COMPILER: > Determined that CC=cc matches the source tree. Not bootstrapping a > cross-compiler. > make[1]: "/usr/src/Makefile.inc1" line 1144: Missing KERNCONF > /usr/src/sys/arm/conf/GENERIC > *** Error code 1 > > Stop. > make: stopped in /usr/src > > > # uname -a > FreeBSD vm4.localdomain 12.0-CURRENT FreeBSD 12.0-CURRENT #13 > r302895M: Fri Jul 15 16:06:24 IDT 2016 > root@vm4.localdomain:/usr/obj/usr/src/sys/VIRTUALBOX amd64 Thanks for the report. I've reverted it now until I get the time to look at it more closely. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.