From owner-freebsd-stable@FreeBSD.ORG Tue Mar 1 10:10:20 2011 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5F61106566B; Tue, 1 Mar 2011 10:10:20 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id 63A3C8FC13; Tue, 1 Mar 2011 10:10:19 +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 p21AAFAn032074 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 1 Mar 2011 12:10:16 +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.4/8.14.4) with ESMTP id p21AAFXp030032; Tue, 1 Mar 2011 12:10:15 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4/Submit) id p21AAFRY030031; Tue, 1 Mar 2011 12:10:15 +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: Tue, 1 Mar 2011 12:10:15 +0200 From: Kostik Belousov To: Nikolay Denev Message-ID: <20110301101015.GN78089@deviant.kiev.zoral.com.ua> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TF5tnWOuabrXJ+rg" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Spam-Status: No, score=-3.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DNS_FROM_OPENWHOIS autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: stable@freebsd.org, Robert Watson Subject: Re: FYI: Userspace DTrace MFC to stable/8 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: Tue, 01 Mar 2011 10:10:21 -0000 --TF5tnWOuabrXJ+rg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 01, 2011 at 11:03:07AM +0200, Nikolay Denev wrote: > On 1 Mar, 2011, at 01:33 , Robert Watson wrote: >=20 > > Dear all: > >=20 > > Just an FYI that I've gone ahead and merged userspace DTrace support to= FreeBSD 8.x from 9.x. While it appeared to pass build tests locally, boot= and run, etc, this is a non-trivial merge, and it's possible I've messed u= p. If so, apologies in advance, and I'll try to resolve any problems as qu= ickly as I can! > >=20 > > And of course, many thanks go to Rui Paulo, who did the port of userspa= ce DTrace to FreeBSD 9.x with support from the FreeBSD Foundation! > >=20 > > Thanks, > >=20 > > Robert N M Watson > > Computer Laboratory > > University of Cambridge > >=20 >=20 > That's great news! Many thanks to all that made this possible! >=20 > I have a quick question though, now do I have to rebuild my world with "W= ITH_CTF" ? > I'm asking because I did that by mistake some months ago on a RELENG_8 ma= chine, and > the world that was built had some problems, like gcc giving segfault 11 w= hile compiling world or some ports. >=20 It was a known issue that ctfconvert (I think it is ctfconvert) damages statically linked binaries. Most likely, it was not fixed yet. --TF5tnWOuabrXJ+rg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEARECAAYFAk1sxgcACgkQC3+MBN1Mb4hZ7wCePEddEFlD3cPe1Fhz6ysndc7B KAwAoMAoTbjy+wsw3bfC4aCmsyb6ysRy =TSjC -----END PGP SIGNATURE----- --TF5tnWOuabrXJ+rg--