From owner-freebsd-stable@FreeBSD.ORG Fri Dec 6 22:02:13 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 44F98D39 for ; Fri, 6 Dec 2013 22:02:13 +0000 (UTC) Received: from mail-pb0-x229.google.com (mail-pb0-x229.google.com [IPv6:2607:f8b0:400e:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 19B0414F6 for ; Fri, 6 Dec 2013 22:02:13 +0000 (UTC) Received: by mail-pb0-f41.google.com with SMTP id jt11so1842135pbb.0 for ; Fri, 06 Dec 2013 14:02:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:content-transfer-encoding :in-reply-to:os:organization:user-agent; bh=PpfP4WKLxjuUgJXGtTWbT+3EA80j9gh+UYY6kcp4zaQ=; b=nWAv1WCUDHo/biPB5rbr5Hdx7yELPEt2OaYO1+yE/bC/NWNGKYoU8LcAdE9uLQixAF hR5nWlJphO6yVHx1d1ZqOHegw1L5tPL80xNmMjDM2UfwJ3gCAyfRBRr47sGiZRYm/s4h XHLv1Xgy6h6DN8hwQAsNH3q+1e5SFfM1BrU4e3OFWBKoLvYTMC7LoRT2+6P4K6/xvpOS b5KAtkZKEWh/aPSAFX+Kr7MneRAjBGErr7mahAg79xZhCYlpj+xPSdc3tFzUMdgkWcI+ DXQjF75J+vH6Y45HO1/XvA9/4DNbSlZXmyBnHMYRizSJ3rNVHT0nN1lsGcwsDcgMtFL3 zLoQ== X-Received: by 10.68.189.34 with SMTP id gf2mr6644400pbc.91.1386367332211; Fri, 06 Dec 2013 14:02:12 -0800 (PST) Received: from decebal.glu.com ([207.239.114.234]) by mx.google.com with ESMTPSA id ha10sm153946346pbd.17.2013.12.06.14.02.11 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 06 Dec 2013 14:02:11 -0800 (PST) Date: Fri, 6 Dec 2013 14:02:10 -0800 From: Valeriu Mutu To: freebsd-stable@freebsd.org Subject: Re: Freebsd 9.1: buildworld fails Message-ID: <20131206220210.GB86804@decebal.glu.com> References: <20131202230258.GA25305@decebal.glu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20131202230258.GA25305@decebal.glu.com> OS: FreeBSD Organization: MUTU User-Agent: Mutt/1.5.22 (2013-10-16) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Dec 2013 22:02:13 -0000 The reason I needed to do a 'make buildworld' was to be able to install cus= e4bsd-kmod from ports. I was able to fix the problem below by using 'freebs= d-update' instead and upgrade to 9.2. Hence no 'make buildworld' was needed= =2E It could be buildworld would work now but I haven't tried. On Mon, Dec 02, 2013 at 03:02:58PM -0800, Valeriu Mutu wrote: > Hello, >=20 > Running FreeBSD 9.1 host with a generic kernel and attempted a "make buil= dworld" as described in the documentation. I've updated the kernel source f= rom svn. >=20 > % uname -a > FreeBSD decebal 9.1-RELEASE-p7 FreeBSD 9.1-RELEASE-p7 #0: Mon Sep 9 21:3= 4:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/G= ENERIC amd64 >=20 > "make buildworld" fails with the following message: > # chflags -R noschg /usr/obj/usr > # rm -rf /usr/obj/usr > # cd /usr/src/ > # make cleandir ; make cleandir > # make buildworld > [...] > cc -O2 -pipe -DVERSION=3D'"9.9.3-P2"' -DHAVE_CONFIG_H -D_REENTRANT -D_TH= READ_SAFE -DWANT_IPV6 -DOPENSSL -DUSE_MD5 -DNS_LOCALSTATEDIR=3D'"/var"' -DN= S_SYSCONFDIR=3D'"/etc/namedb"' -DNAMED_CONFFILE=3D'"/etc/namedb/named.conf"= ' -DRNDC_CONFFILE=3D'"/etc/namedb/rndc.conf"' -DRNDC_KEYFILE=3D'"/etc/named= b/rndc.key"' -I/usr/src/usr.sbin/named/../../lib/bind -I/usr/src/usr.sbin/n= amed/../../contrib/bind9/lib/bind9/include -I/usr/src/usr.sbin/named/../../= contrib/bind9/lib/dns/include/dst -I/usr/src/usr.sbin/named/../../contrib/= bind9/lib/dns/include -I/usr/src/usr.sbin/named/../../lib/bind/dns -I/usr/= src/usr.sbin/named/../../contrib/bind9/lib/isccc/include -I/usr/src/usr.sbi= n/named/../../contrib/bind9/lib/isccfg/include -I/usr/src/usr.sbin/named/..= /../contrib/bind9/lib/isc/unix/include -I/usr/src/usr.sbin/named/../../con= trib/bind9/lib/isc/pthreads/include -I/usr/src/usr.sbin/named/../../contri= b/bind9/lib/isc/include -I/usr/src/usr.sbin/named/../../lib/bind/isc -I/us= r/src/usr.sbin/named/../../contrib/bind9/lib/lwres/unix/include -I/usr/src= /usr.sbin/named/../../contrib/bind9/lib/lwres/include -I/usr/src/usr.sbin/= named/../../lib/bind/lwres -DCONFIGARGS=3D"\"'--prefix=3D/usr' '--infodir= =3D/usr/share/info' '--mandir=3D/usr/share/man' '--enable-threads' '--enabl= e-getifaddrs' '--disable-linux-caps' '--with-openssl=3D/usr' '--with-random= dev=3D/dev/random' '--without-idn' '--without-libxml2'\"" -DPRODUCT=3D\"BI= ND\" -DDESCRIPTION=3D\""(Extended Support Version)"\" -DSRCID=3D\"\" -I/u= sr/src/usr.sbin/named/../../contrib/bind9/bin/named/unix/include -I/usr/src= /usr.sbin/named/../../contrib/bind9/bin/named/include -I/usr/src/usr.sbin/n= amed/../../lib/bind -I/usr/src/usr.sbin/named/../../contrib/bind9/lib/isc/x= 86_32/include -U__DATE__ -std=3Dgnu99 -fstack-protector -Wno-pointer-sign -= c /usr/src/usr.sbin/named/../../contrib/bind9/bin/named/query.c > *** [query.o] Error code 1 >=20 > Stop in /usr/src/usr.sbin/named. > *** [all] Error code 1 >=20 > Stop in /usr/src/usr.sbin. > *** [usr.sbin.all__D] Error code 1 >=20 > Stop in /usr/src. > *** [everything] Error code 1 >=20 > Stop in /usr/src. > *** [buildworld] Error code 1 >=20 > Stop in /usr/src. >=20 > Does anyone have an idea what I am doing wrong? >=20 > Regards, > --=20 > Valeriu Mutu --=20 Valeriu Mutu