From owner-svn-src-stable@FreeBSD.ORG Mon May 18 14:46:38 2009 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C3B4106567B; Mon, 18 May 2009 14:46:38 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 370948FC15; Mon, 18 May 2009 14:46:38 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by cyrus.watson.org (Postfix) with ESMTPS id DDCD046B17; Mon, 18 May 2009 10:46:37 -0400 (EDT) Date: Mon, 18 May 2009 15:46:37 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Attilio Rao In-Reply-To: <3bbf2fe10905180705k4cb91677l2231746b1c6f78d2@mail.gmail.com> Message-ID: References: <200905141336.n4EDadT4092402@svn.freebsd.org> <3bbf2fe10905180705k4cb91677l2231746b1c6f78d2@mail.gmail.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="621616949-1212259834-1242657997=:24449" Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-6@freebsd.org Subject: Re: svn commit: r192098 - in stable/6: gnu/usr.bin/gdb/libgdb lib/libthr/thread lib/libthread_db lib/libthread_db/arch/alpha lib/libthread_db/arch/amd64 lib/libthread_db/arch/i386 lib/libthread_db/arch... X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 May 2009 14:46:39 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --621616949-1212259834-1242657997=:24449 Content-Type: TEXT/PLAIN; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8BIT On Mon, 18 May 2009, Attilio Rao wrote: >>>  MFC libthread_db modifies until r181651: >>>  - Introduce and use new functions pthread_{read, write}_* >>>  - Move psaddr_t from void * to uintptr_t >>>  - Fix some ABI mismatches >>>  - Introduce WARN 6 for compilation >> >> The 6-STABLE amd64 build has been broken for four days now.  Please fix, or >> back out this change. > > Yes, sorry, I just saw the report. I'm not sure what happened as this part > was supposed to be tested, but in any case, I'm going to fix. As a general rule, developers should not commit to stable/, releng/, or release/ branches without being subscribed to the freebsd-stable mailing list -- not just to catch tinderbox results, but also to field reports of problems, feedback on changes, etc. Robert N M Watson Computer Laboratory University of Cambridge --621616949-1212259834-1242657997=:24449--