Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Dec 2013 14:02:10 -0800
From:      Valeriu Mutu <unix4vr@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   Re: Freebsd 9.1: buildworld fails
Message-ID:  <20131206220210.GB86804@decebal.glu.com>
In-Reply-To: <20131202230258.GA25305@decebal.glu.com>
References:  <20131202230258.GA25305@decebal.glu.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131206220210.GB86804>