From owner-freebsd-stable@FreeBSD.ORG Sun Jan 17 13:04:54 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 780EE106566B for ; Sun, 17 Jan 2010 13:04:53 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (skuns.zoral.com.ua [91.193.166.194]) by mx1.freebsd.org (Postfix) with ESMTP id A3FB08FC14 for ; Sun, 17 Jan 2010 13:04:51 +0000 (UTC) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id o0HD4lUX073754 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 17 Jan 2010 15:04:47 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3) with ESMTP id o0HD4lwv041253; Sun, 17 Jan 2010 15:04:47 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3/Submit) id o0HD4lP8041252; Sun, 17 Jan 2010 15:04:47 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Sun, 17 Jan 2010 15:04:47 +0200 From: Kostik Belousov To: Thomas Zander Message-ID: <20100117130447.GC62907@deviant.kiev.zoral.com.ua> References: <786602c61001161554s79a33401n9700048d4a4c74fb@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KjcUHqqCp23GY06r" Content-Disposition: inline In-Reply-To: <786602c61001161554s79a33401n9700048d4a4c74fb@mail.gmail.com> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: freebsd-stable Subject: Re: buildworld WITH_CTF=1 breaks cc1plus on STABLE? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jan 2010 13:04:54 -0000 --KjcUHqqCp23GY06r Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 17, 2010 at 12:54:41AM +0100, Thomas Zander wrote: > Good evening, >=20 > I am observing that doing a buildworld on stable (r202448) with > WITH_CTF=3D1 breaks /usr/libexec/cc1plus on my amd64. Doing so causes > cc1plus to crash with internal errors and ports like devel/popt don't > even make it through the configure stage ("fails sanity check"). > Is this behaviour expected? Is it discouraged to build world WITH_CTF? WITH_CTF=3D1 results in the broken static binaries after strip(1). Do not use it (yet) for buildworld. --KjcUHqqCp23GY06r Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAktTCu4ACgkQC3+MBN1Mb4jCrACgnNR5oOXsz+YACSwAX/LETRpN zI4AnAoC9/92eFy8MdIz2jwo0txZHrWg =GrN7 -----END PGP SIGNATURE----- --KjcUHqqCp23GY06r--