From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [Patch 1/2] CLD: factor timers out into a library Date: Sun, 29 Nov 2009 06:11:44 -0500 Message-ID: <4B1256F0.2020200@garzik.org> References: <20091128233505.6d02b131@redhat.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20091128233505.6d02b131@redhat.com> Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Pete Zaitcev Cc: Project Hail List On 11/29/2009 01:35 AM, Pete Zaitcev wrote: > From: Jeff Garzik > > Move timer_init and friends so that they can be used by test/*. > > Signed-Off-By: Pete Zaitcev hmmm... cld now segfaults reliably in koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=1836079 http://koji.fedoraproject.org/koji/taskinfo?taskID=1836084 Both of those are cld build attempts. The second build attempt gives a db4-related error before dying, too. Jeff