From owner-freebsd-stable@FreeBSD.ORG Sat Mar 22 20:26:21 2014 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 513FC4B4 for ; Sat, 22 Mar 2014 20:26:21 +0000 (UTC) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0CD692B4 for ; Sat, 22 Mar 2014 20:26:21 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::cdb7:44e4:35b8:52a9] (unknown [IPv6:2001:7b8:3a7:0:cdb7:44e4:35b8:52a9]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id A8AF25C43; Sat, 22 Mar 2014 21:26:15 +0100 (CET) Content-Type: multipart/signed; boundary="Apple-Mail=_88A74AD2-7986-4192-A842-B288362E1205"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: HEADS UP: merged llvm/clang 3.4 From: Dimitry Andric In-Reply-To: <20140322154403.GK43653@albert.catwhisker.org> Date: Sat, 22 Mar 2014 21:26:10 +0100 Message-Id: References: <0E7E81A1-54E9-4920-A360-005A1C0C4D47@FreeBSD.org> <20140322154403.GK43653@albert.catwhisker.org> To: David Wolfskill X-Mailer: Apple Mail (2.1874) Cc: freebsd-stable@freebsd.org 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: Sat, 22 Mar 2014 20:26:21 -0000 --Apple-Mail=_88A74AD2-7986-4192-A842-B288362E1205 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 22 Mar 2014, at 16:44, David Wolfskill wrote: ... > Hmm... I (also) seem to have trouble with "make buildworld" on = stable/10 > (as well as stable/9). ... > In file included from = /usr/src/usr.bin/vi/../../contrib/nvi/vi/v_paragraph.c:27: > In file included from = /usr/src/usr.bin/vi/../../contrib/nvi/vi/../common/common.h:76: > /usr/src/usr.bin/vi/../../contrib/nvi/vi/../common/key.h:129:2: error: = invalid preprocessing directive > #do2 > ^ I would check your hardware (e.g. RAM and harddrives) for errors, since line 129 in contrib/nvi/common/key.h should be: #define e_tlno _u_event._e_mark.lno2 E.g. it looks like your source checkout is corrupted. In my working copy of stable/10, key.h has the following SHA1, can you check yours against that? SHA1 (key.h) =3D 5dbad7259221ea1555455090031d1c33f1e7b55f -Dimitry --Apple-Mail=_88A74AD2-7986-4192-A842-B288362E1205 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iEYEARECAAYFAlMt8eYACgkQsF6jCi4glqN9TACg9NY8y+3Jpwf27vLA5yMGF04x MSwAoNyFHSErCPKfY4FMxXZcARS/EmKi =g5t+ -----END PGP SIGNATURE----- --Apple-Mail=_88A74AD2-7986-4192-A842-B288362E1205--