From owner-freebsd-tinderbox@FreeBSD.ORG Tue Mar 15 10:32:46 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5272E16A4CE; Tue, 15 Mar 2005 10:32:46 +0000 (GMT) Received: from gateway.nixsys.be (gateway.nixsys.be [195.144.77.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADC4E43D41; Tue, 15 Mar 2005 10:32:45 +0000 (GMT) (envelope-from philip@paeps.cx) Received: from loge.nixsys.be (loge.nixsys.be [IPv6:2001:838:37f:0:20c:6eff:fe4b:23f]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "loge.home.paeps.cx", Issuer "NixSys CA" (verified OK)) by gateway.nixsys.be (Postfix) with ESMTP id 3CCF2C0E8; Tue, 15 Mar 2005 11:32:43 +0100 (CET) Received: from loge.nixsys.be (philip@localhost [127.0.0.1]) by loge.nixsys.be (8.13.3/8.13.3) with ESMTP id j2FAWg5E056097; Tue, 15 Mar 2005 11:32:42 +0100 (CET) (envelope-from philip@loge.nixsys.be) Received: (from philip@localhost) by loge.nixsys.be (8.13.3/8.13.3/Submit) id j2FAWfcs056096; Tue, 15 Mar 2005 11:32:41 +0100 (CET) (envelope-from philip) Date: Tue, 15 Mar 2005 11:32:39 +0100 From: Philip Paeps To: Harti Brandt Message-ID: <20050315103239.GG696@loge.nixsys.be> Mail-Followup-To: Harti Brandt , FreeBSD Tinderbox , alpha@freebsd.org References: <20050315092801.840557306E@freebsd-current.sentex.ca> <20050315100007.GF696@loge.nixsys.be> <20050315110501.B98189@beagle.kn.op.dlr.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050315110501.B98189@beagle.kn.op.dlr.de> X-Date-in-Rome: Idibus Martiis MMDCCLVIII ab Urbe Condida X-PGP-Fingerprint: FA74 3C27 91A6 79D5 F6D3 FC53 BF4B D0E6 049D B879 X-Message-Flag: Get a proper mailclient! Organization: Happily Disorganized User-Agent: Mutt/1.5.9i cc: alpha@freebsd.org cc: FreeBSD Tinderbox Subject: Re: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 10:32:46 -0000 On 2005-03-15 11:06:53 (+0100), Harti Brandt wrote: > On Tue, 15 Mar 2005, Philip Paeps wrote: > > On 2005-03-15 04:28:01 (-0500), FreeBSD Tinderbox wrote: > > > [...] > > > *** Error code 1 > > > > Ugh, looks like I broke this... > > > > Is there a special magical format to use to printf a time_t without having > > it break on at least one of the architectures we support? > > The best I've found so far to print an integer type of unknown size is to > cast it to either intmax_t or uintmax_t and print it using %jd or %ju. This > requires that you at least know the signedness. That seems to work, thanks! Just testing this on beast to make sure. - Philip -- Philip Paeps Calm down ... it is only ones and zeros philip@freebsd.org A bird in the hand is dead.