Andy Dougherty <[EMAIL PROTECTED]> wrote:
> A quick grep on the perl5 sources for 'negative zero' gets a fair number
> of hits mentioning AIX, Digital Unix, and OpenBSD. sv.c contains some
> legacy 'FIXNEGATIVEZERO' code as well.
... which seems not to be defined nor mentioned anywhere.
> ... I
On Wed, 29 Oct 2003, Melvin Smith wrote:
> At 06:40 PM 10/29/2003 +0100, Leopold Toetsch wrote:
> >Adam Thomason <[EMAIL PROTECTED]> wrote:
> > > The other problematic test is ye =
> > > olde -0 error,
> Its an issue with our (IBM's) compiler. It comes from
> 0.0-0.0*0.0 as a result of the mod t
At 06:40 PM 10/29/2003 +0100, Leopold Toetsch wrote:
Adam Thomason <[EMAIL PROTECTED]> wrote:
> The other problematic test is ye =
> olde -0 error,
t/op/number_10.t seems to be failing because of -0 from C.
Any hints what to do WRT such behavior?
leo
Its an issue with our (IBM's) compiler. It com
Adam Thomason <[EMAIL PROTECTED]> wrote:
> The other problematic test is ye =
> olde -0 error,
t/op/number_10.t seems to be failing because of -0 from C.
Any hints what to do WRT such behavior?
leo
On Wed, 29 Oct 2003, Leopold Toetsch wrote:
> Jonathan Worthington <[EMAIL PROTECTED]> wrote:
> >> > t\src\extend.t1 256121 8.33% 11
> >>
> > 'fraid it wasn't. Still fails in the same way. Sorry.
>
> Checked in another change, Win32 seems to buffer stderr too, added
> a fflush(s
Jonathan Worthington <[EMAIL PROTECTED]> wrote:
>> > t\src\extend.t1 256121 8.33% 11
>>
> 'fraid it wasn't. Still fails in the same way. Sorry.
Checked in another change, Win32 seems to buffer stderr too, added
a fflush(stderr).
> Jonathan
leo
- Original Message -
From: "Leopold Toetsch" <[EMAIL PROTECTED]>
To: "Jonathan Worthington" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, October 29, 2003 9:52 AM
Subject: Re: Tinderboxens
> Jonathan Worthington <[EMAIL PROT
Jonathan Worthington <[EMAIL PROTECTED]> wrote:
> Failed TestStat Wstat Total Fail Failed List of Failed
>
> ---
> t\src\extend.t1 256121 8.33% 11
I've committed a change for extend_11 (I did print
- Original Message -
From: "Juergen Boemmels" <[EMAIL PROTECTED]>
To: "Nick Kostirya" <[EMAIL PROTECTED]>
Cc: "Perl6 Internals" <[EMAIL PROTECTED]>
Sent: Tuesday, October 28, 2003 2:49 PM
Subject: Re: Tinderboxens
> "Nick Ko
"Nick Kostirya" <[EMAIL PROTECTED]> writes:
> > - Irresolute (FreeBSD)
> > Configure is failing:
> > Determining some sizes...Linker failed (see test.ldo) at
> lib/Parrot/Configure/Step.pm line 181.
> > Question: what says test.ldo
>
> Linker failed have a place only for FreeBSD 4.x, over p
> - Irresolute (FreeBSD)
> Configure is failing:
> Determining some sizes...Linker failed (see test.ldo) at
lib/Parrot/Configure/Step.pm line 181.
> Question: what says test.ldo
Linker failed have a place only for FreeBSD 4.x, over pthreads.
I will do patch for config/init/hints/freebsd.pl.
Adam Thomason <[EMAIL PROTECTED]> wrote:
> I supplied a fix for this; see RT ticket #24247 for a full explanation =
> of the general problem.
Applied, thanks,
leo
Jonathan Worthington <[EMAIL PROTECTED]> wrote:
> Hi all,
> jit_cpu.c(95) : error C2065: 'RTYPE_COM' : undeclared identifier
Albeit the line number isn't really usefull here, this error could be in
the jit_emit_end opcode, I've separated exec/jit cases, which might
help.
leo
Hi all,
> - Irresolute (Windows)
> Fails in compiling jit_cpu.c: with
> d:\cvsprojects\parrot\src\jit_cpu.c(95) : error C2065: 'RTYPE_COM'
:undeclared identifier
> hidden a huge bunch of warnings.
> Does JIT work on windows?
> Maybe it works if configured with --jitcapable=0
> BTW: It
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Monday, October 27, 2003 11:01 AM
> To: Perl6 Internals
> Cc: Dan Sugalski; [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Tinderboxens
>
> - actinium
> This is a harder error:
&
On Mon, 27 Oct 2003, Juergen Boemmels wrote:
> Hi,
>
> I just took the time and looked through the failing tinderboxens:
> - sprite and ariete:
I've cleaned out the sprite tinder directories, so we'll see what happens.
Hi,
I just took the time and looked through the failing tinderboxens:
- sprite and ariete:
They have an old dynoplibs/Makefile lying around, which leads to a
failing MANIFEST check.
Solution: just remove dynoplibs/Makefile.
- adrastea
Conflict in MANIFEST,
which lets Configure.pl fail
Sorry for the delay.
A tinderbox list would probably be a nice thing to have, though I think
tinderbox@ would be better than p6t since there are other potential uses for
tinderbox besides parrot/perl6.
Maybe a tools@ list (or devel-tools@) would be better since it could include
anything related t
I haven't heard back from Zach on this yet but I think that a separate list for
'tinderbox' would be appropriate. Discussion of the rewrite probably doesn't need to
be on p6i. My favored names would be tinderbox@ or [EMAIL PROTECTED] Suggestions?
-J
--
On Mon, Jul 21, 2003 at 05:57:35PM -0700, Zach Lipton wrote:
> On 7/18/03 8:36 PM, "Joshua Hoblitt" <[EMAIL PROTECTED]> wrote:
>
> [SNIP]
[SNIP]
> > Btw - Are there any specific platforms you'd like to see added?
> I'd like to see a *BSD box if anyone has one they could use (it's not a
> signifi
Contents are Direct Alliance Corporation CONFIDENTIAL
-
I have a box that could be used. It runs Debian Unstable and really does not
do much. Any interest?
Dual 1.2 G Athlon
512 Megs
Raid 5 36 Gig
This message is for the designated recipient(s) only and contains Direct
Alliance Corporation privi
Sorry for the late response, I've been out of town and it took me a while to
catch up on p6i.
On 7/18/03 8:36 PM, "Joshua Hoblitt" <[EMAIL PROTECTED]> wrote:
[SNIP]
>> it's got some error identification issues,
This is something I plan to work on more, the regexps that define
sucuess/failure (in
> This might be a time to do a Tinderbox v2 rev. The current tinder
> model works pretty well, but it's got some error identification
> issues, and since it works in a "fetch, build, test, sleep, repeat"
> mode if something goes horribly wrong the box stops. A cron-style
> periodic fire-off job mig
> What happend to the tinderboxens? ATM only two are running:
> galactic-tcc and adrastea.
I restarted the scripts on aniani. I'm at a loss as to why they stopped running.
-J
--
At 12:15 PM +0200 7/18/03, Juergen Boemmels wrote:
Hello,
What happend to the tinderboxens? ATM only two are running:
galactic-tcc and adrastea.
I just gave glastig a thump, though only the base (non-JIT) test
build stuff. It's too short of disk space for anything else,
unfortunately. I
On Fri, Jul 18, 2003 at 12:15:37PM +0200, Juergen Boemmels wrote:
> This is the state of the tinderboxens for the last week or so.
> Does anybody actually look at the tinderboxens?
I generally look at them every other day or so, but normally only
through my summarizer interface
At 11:15 GMT 18.07.03, Juergen Boemmels <[EMAIL PROTECTED]> wrote:
: This is the state of the tinderboxens for the last week or so.
: Does anybody actually look at the tinderboxens?
i run mine (slug) by hand once a day (when i remember), since
i use the snapshots rather than cvs. i'm
Hello,
What happend to the tinderboxens? ATM only two are running:
galactic-tcc and adrastea.
adrastea is not very useful because its disk is full
> about to cvs checkout parrot:
> cvs [checkout aborted]: cannot write CVS/Entries.Backup: No space left on device
> cvs checkout complete
28 matches
Mail list logo