From owner-freebsd-stable@freebsd.org Wed Dec 14 17:31:18 2016 Return-Path: Delivered-To: freebsd-stable@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 6474AC801AB for ; Wed, 14 Dec 2016 17:31:18 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2B1191A86 for ; Wed, 14 Dec 2016 17:31:18 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:7b8:3a7::70f2:3551:ffb4:6686] (unknown [IPv6:2001:7b8:3a7:0:70f2:3551:ffb4:6686]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id E4ECD12C0F; Wed, 14 Dec 2016 18:31:14 +0100 (CET) Content-Type: multipart/signed; boundary="Apple-Mail=_D26431C5-506E-422D-A496-0A35B39173D5"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: broken source upgrade 9.3-STABLE to 10.3-STABLE From: Dimitry Andric In-Reply-To: <58510D80.1000007@grosbein.net> Date: Wed, 14 Dec 2016 18:31:01 +0100 Cc: Kurt Jaeger , FreeBSD Stable Message-Id: <7DAF7F9F-70A1-4895-8910-D5918C2B4CBC@FreeBSD.org> References: <5850F458.3080106@grosbein.net> <20161214090733.GQ2648@home.opsec.eu> <58510D80.1000007@grosbein.net> To: Eugene Grosbein X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2016 17:31:18 -0000 --Apple-Mail=_D26431C5-506E-422D-A496-0A35B39173D5 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 14 Dec 2016, at 10:14, Eugene Grosbein wrote: >=20 > On 14.12.2016 16:07, Kurt Jaeger wrote: >> Hi! >>=20 >>> I've got legacy FreeBSD server running 8.4-STABLE and I'm trying to = upgrade it. >>> Source upgrade for 8.4 to 9.3-STABLE r310015 went flawlessly. >>> After reboot, I checked out stable/10 r310043 sources and ran = buildworld again. >>> It fails: >>=20 >> I suggest two different approaches (have not tried that, but...) >>=20 >> 1) sidegrade (with build-from-source) to 9.3-RELEASE, then use >> freebsd-update to 10.x >>=20 >> 2) don't upgrade to 10-STABLE, but surce-upgrade to 10.0 or = 10.1-RELEASE >>=20 >=20 > I've manually applied single-line change r309860 to stable/10 tree > and that fixed the problem, now build continues. Hi Eugene, This was a mistake on my part, sorry about that. Obviously, the version of clang in 10.x should support compiling with gcc 4.2.1, since that is the easiest way of upgrading from previous releases. I applied the same fix to stable/10 in r310082. -Dimitry --Apple-Mail=_D26431C5-506E-422D-A496-0A35B39173D5 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.30 iEYEARECAAYFAlhRgeIACgkQsF6jCi4glqOlywCfSS2osfPq61BCfz/tk7swGb7B 1OkAoIDYsfJuuTcjnUf89ONovvN6VtyT =57hk -----END PGP SIGNATURE----- --Apple-Mail=_D26431C5-506E-422D-A496-0A35B39173D5--