Re: [perl #52874] Re: [bug] Build failure with G++

2008-04-14 Thread Senaka Fernando
Hi Mark, Yes, if possible that would be great. Another is to change, key_next(PARROT_INTERP, ARGIN(const PMC *key)) to key_next(PARROT_INTERP, ARGIN(PMC *key)). Regards, Senaka On Tue, Apr 15, 2008 at 10:20 AM, Mark Glines via RT < [EMAIL PROTECTED]> wrote: > On Mon Apr 14 04:50:02 2008, [EMAI

Re: [perl #52888] [PATCH] Improvements to towers of hanoi example

2008-04-14 Thread Senaka Fernando
On Tue, Apr 15, 2008 at 7:37 AM, Bob Rogers <[EMAIL PROTECTED]> wrote: > From: "Senaka Fernando" (via RT) <[EMAIL PROTECTED]> > Date: Mon, 14 Apr 2008 07:38:22 -0700 > > # New Ticket Created by "Senaka Fernando" > # Please include the string: [perl #52888] > # in the subject line of al

[perl #52910] 20 May 2008 Parrot Release

2008-04-14 Thread via RT
# New Ticket Created by Jerry Gay # Please include the string: [perl #52910] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=52910 > Placeholder and container for issues related to the 20 May 2008 release.

[perl #44865] [BUG] t/stm/basic_mt.t fails on x86_64

2008-04-14 Thread James Keenan via RT
For the record, we still have two tests SKIPped in this file: $ prove -v t/stm/basic_mt.t t/stm/basic_mt.. 1..4 ok 1 - wait (simple) ok 2 # SKIP Intermittent failures on all platforms ok 3 # SKIP Intermittent failures on all platforms ok 4 - wait + invalidate outer transcation ok All tests suc

[perl #41883] [BUG] PMETHODs.pm doesn't change back the filename

2008-04-14 Thread James Keenan via RT
I believe tewk did a lot of work in this area since the last post. Does the problem still occur? Thank you very much. kid51

[perl #41893] [BUG] 0.4.9 leaks various .c files into install image, creates PREFIX/config, PREFIX/compiler

2008-04-14 Thread James Keenan via RT
Are we still experiencing this now that we're up to 0.6.0 (or 0.6.1)?

[perl #41885] [BUG] All the dynoplibs/dynpmcs fail on freebsd

2008-04-14 Thread James Keenan via RT
I recommend that this ticket be closed. AFAICT from our smoke tests, FreeBSD has no more failures in these tests than any other OS. Certainly, there is no evidence of general failure. Any objections? kid51

[perl #52888] [PATCH] Improvements to towers of hanoi example

2008-04-14 Thread Bob Rogers
From: "Senaka Fernando" (via RT) <[EMAIL PROTECTED]> Date: Mon, 14 Apr 2008 07:38:22 -0700 # New Ticket Created by "Senaka Fernando" # Please include the string: [perl #52888] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket

[perl #52904] [TODO]: Mac OS X 10.5: Resolve compilation and build issues

2008-04-14 Thread via RT
# New Ticket Created by James Keenan # Please include the string: [perl #52904] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=52904 > I'm filing this ticket as a marker to track all other tickets raising issues about Mac

[perl #52898] build on an macosx 10.5.2

2008-04-14 Thread James Keenan via RT
PPC or Intel? Could this be related to 52214?

Re: build failure with gmake on Solaris

2008-04-14 Thread James E Keenan
Will check on all these things next time I get tuits for Solaris work.

Re: [PATCH] Re: build failure with gmake on Solaris

2008-04-14 Thread James E Keenan
Andy Dougherty wrote: On Sun, 13 Apr 2008, James E Keenan wrote: [snip] /opt/SUNWspro/bin/CC -o miniparrot src/main.o \ -L/home/kid51/work/parrot/blib/lib -lparrot -lsocket -lnsl -ldl -lm -lpthread -lrt -lgmp -lcrypto -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib/sparc -L/opt/SUNWs

Re: macro PIR needs

2008-04-14 Thread jerry gay
On Mon, Apr 14, 2008 at 10:21 AM, Will Coleda <[EMAIL PROTECTED]> wrote: > On Mon, Apr 14, 2008 at 12:54 PM, François Perrad > > > <[EMAIL PROTECTED]> wrote: > > > > > > Original Message > > Subject: Re: macro PIR needs > > Date: Mon, 14 Apr 2008 18:03:44 +0200 > > From:

[perl #39877] [BUG] [CAGE] Distro tests incomplete

2008-04-14 Thread James Keenan via RT
Let me supply some data: 502 $ perl Configure.pl Parrot Version 0.6.0 Configure 2.0 Copyright (C) 2001-2008, The Perl Foundation. [# snip: need to configure so that Parrot::Test is available ] Okay, we're done! You can now use `make' to build your Parrot. After that, you can use `make test' to

release prep: NEWS, CREDITS and PLATFORMS updates welcome

2008-04-14 Thread jerry gay
as of r26974, i've updated the NEWS file for the release. it's been a busy month, especially for languages. i've updated information on the languages with which i'm most familiar, but your input is most welcome. also, could somebody peruse the svn log since the last release (r26484) and add update

[perl #52898] build on an macosx 10.5.2

2008-04-14 Thread via RT
# New Ticket Created by Stephane Payrard # Please include the string: [perl #52898] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=52898 > When I build on my macbook with macosx 10.5.2. I get the following error ar: blib/l

Fwd: C++ build succeeded, but with some tests failed

2008-04-14 Thread Senaka Fernando
Coke, These are not intended to be applied. But, I doubt whether it is something else. Here is the output of the Configure.pl, and a diff against the output I get when I use gcc. Also, here are some reasons to what might cause these errors. 1. these are either misuse of names 2. or due to __cplu

Re: C++ build succeeded, but with some tests failed

2008-04-14 Thread Will Coleda
On Mon, Apr 14, 2008 at 4:00 PM, Senaka Fernando <[EMAIL PROTECTED]> wrote: > Hi all, > > C++ build succeeded, but with some tests failed. There were two issues that > I couldn't formally sorted, and thus I had to tweak it. I have opened > tickets for all other build related issues which have a for

PLATFORMS updates

2008-04-14 Thread Will Coleda
Now would be a great time to work on updates to PLATFORMS so they're ready for the release tomorrow. Jerry is working on NEWS updates while in transit, but patches could potentially be helpful there as well. Thanks. -- Will "Coke" Coleda

Re: macro PIR needs

2008-04-14 Thread Will Coleda
On Mon, Apr 14, 2008 at 12:54 PM, François Perrad <[EMAIL PROTECTED]> wrote: > > > Original Message > Subject: Re: macro PIR needs > Date: Mon, 14 Apr 2008 18:03:44 +0200 > From: François Perrad <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: jerry gay <[EMAIL PROTEC

Re: macro PIR needs

2008-04-14 Thread François Perrad
Original Message Subject: Re: macro PIR needs Date: Mon, 14 Apr 2008 18:03:44 +0200 From: François Perrad <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: jerry gay <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> jerry gay wro

Re: build failure with gmake on Solaris

2008-04-14 Thread Andy Dougherty
On Sun, 13 Apr 2008, James E Keenan wrote: > I recently obtained shell accounts on some Solaris boxes. Today I made my > first attempt to compile and build Parrot on one of them. > 'myconfig' and the output of uname are attached. > [parrot] 52 $ uname -a > SunOS 5.10 Generic_120011-14 sun4v

[perl #50068] [BUG] Configure doesn't detect backtrace* on ubuntu gutsy

2008-04-14 Thread Senaka Fernando via RT
I don't see any issue on my Gutsy build, and it seems that all tests successfully pass. Therefore, perhaps this issue seems to be resolved. Regards, Senaka

[perl #52888] [PATCH] Improvements to towers of hanoi example

2008-04-14 Thread Senaka Fernando
# New Ticket Created by "Senaka Fernando" # Please include the string: [perl #52888] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=52888 > Hi all, I would like to make two improvements to the towers of hanoi sample. 1. U

[perl #52886] [BUG] including gmp.h causes build break in C++ build

2008-04-14 Thread Senaka Fernando
# New Ticket Created by "Senaka Fernando" # Please include the string: [perl #52886] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=52886 > Including gmp.h causes build break in C++ build on Ubuntu Gutsy. The problem is som

Re: parrot benchmarking, introducing recursion

2008-04-14 Thread Patrick R. Michaud
On Mon, Apr 14, 2008 at 10:07:14AM +0100, Alberto Simoes wrote: > Bob Rogers wrote: > > From: Alberto Simoes <[EMAIL PROTECTED]> > > >3. A semi-log plot would be easier to interpret. > > > > Smash tried a log plot, but it wasn't easier to interpret. I am not > > sure what is a semi-log

[perl #52874] Re: [bug] Build failure with G++

2008-04-14 Thread Senaka Fernando
# New Ticket Created by "Senaka Fernando" # Please include the string: [perl #52874] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=52874 > Attaching patch No. 2 for C++ Build Issue. I still need to resolve this bigint.c i

[perl #52876] Re: [bug] Build failure with G++

2008-04-14 Thread Senaka Fernando
# New Ticket Created by "Senaka Fernando" # Please include the string: [perl #52876] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=52876 > Hi all, [#perl 52874] is a continuation of this issue. I guess I replied to the wr

Re: [perl #52854] [bug] Build failure with G++

2008-04-14 Thread chromatic
On Mon, Apr 14, 2008 at 11:40:01AM +0530, Senaka Fernando wrote: > On Mon, Apr 14, 2008 at 6:33 AM, chromatic <[EMAIL PROTECTED]> wrote: > > Thanks, applied as r26965, except for the patch to > > compilers/imcc/imclexer.c, which is a generated file. The source is > > compilers/imcc/imcc.l. > We

[PATCH] Re: build failure with gmake on Solaris

2008-04-14 Thread Andy Dougherty
On Sun, 13 Apr 2008, James E Keenan wrote: > I recently obtained shell accounts on some Solaris boxes. Today I made my > first attempt to compile and build Parrot on one of them. > > Configuration was very smooth. See log attached. Note for reference: > > Determining if your platform supports

Parrot Bug Summary

2008-04-14 Thread Parrot Bug Summary
Parrot Bug Summary http://rt.perl.org/rt3/NoAuth/parrot/Overview.html Generated at Mon Apr 14 13:00:04 2008 GMT --- * Numbers * New Issues * Overview of Open Issues * Ticket Status By Version * Requestors with m

Re: macro PIR needs

2008-04-14 Thread jerry gay
On Mon, Apr 14, 2008 at 5:03 AM, Klaas-Jan Stol <[EMAIL PROTECTED]> wrote: > IMCC's macro processor doesn't currently allow for uniquely generated > variable names. It's in the pdd (19), but not yet implemented. > > You're right in that it only works for labels. > > kjs > > > > > On Mon, Apr 14

Re: [perl #39877] [BUG] [CAGE] Distro tests incomplete

2008-04-14 Thread Will Coleda
On Sun, Apr 13, 2008 at 10:36 PM, James Keenan via RT <[EMAIL PROTECTED]> wrote: > Coke: Have we overcome this problem? > > kid51 > > I don't think so, no. Try this: % mkdir foo % touch foo/bar.t % svn add foo % prove t/distro Shouldn't this complain about: - items that have been svn added but

Re: [perl #41601] [BUG] parrotbug b0rken

2008-04-14 Thread Will Coleda
Jerry wanted to verify it worked on windows when the required modules were present. (Right now it fails, though in a somewhat graceful manner.) On Sun, Apr 13, 2008 at 10:38 PM, James Keenan via RT <[EMAIL PROTECTED]> wrote: > IIRC, Coke recently verified that parrotbug is working (even if not >

Re: macro PIR needs

2008-04-14 Thread Klaas-Jan Stol
IMCC's macro processor doesn't currently allow for uniquely generated variable names. It's in the pdd (19), but not yet implemented. You're right in that it only works for labels. kjs On Mon, Apr 14, 2008 at 1:32 PM, François Perrad <[EMAIL PROTECTED]> wrote: > > In Lua libraries, I wrote many

Re: [perl #52854] [bug] Build failure with G++

2008-04-14 Thread Senaka Fernando
Hi all, [#perl 52874] is a continuation of this issue. I guess I replied to the wrong mail. Regards, Senaka On Mon, Apr 14, 2008 at 3:50 PM, chromatic <[EMAIL PROTECTED]> wrote: > On Mon, Apr 14, 2008 at 11:40:01AM +0530, Senaka Fernando wrote: > > > On Mon, Apr 14, 2008 at 6:33 AM, chromatic <

macro PIR needs

2008-04-14 Thread François Perrad
In Lua libraries, I wrote many time the same piece of code. The purpose of this code is to register each function. So, I try to write the following PIR macro : .macro register(tname, fname) .const .Sub $fname = .fname $fname.'setfenv'(_lua__GLOBAL) set

Re: [perl #41095] [BUG] Segfault in test.exe during Configuration

2008-04-14 Thread Nikolay Ananiev
I'll be able to test Parrot in the next 48 hours on my pentium mmx and tell you what the result is. - Original Message - From: "James Keenan via RT" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 14, 2008 5:36 AM Subject: [perl #41095] [BUG] Segfault in test.exe during

[perl #52870] [PATCH] README_cygwin.pod update

2008-04-14 Thread via RT
# New Ticket Created by Reini Urban # Please include the string: [perl #52870] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=52870 > Attached patch removes fixed issues from the TODO. -- Reini Urban http://phpwiki.org/

Re: parrot benchmarking, introducing recursion

2008-04-14 Thread Alberto Simoes
Bob Rogers wrote: From: Alberto Simoes <[EMAIL PROTECTED]> Date: Sun, 13 Apr 2008 19:16:39 +0100 This is my fault. I prefer smooth curves. But I think smash can include the gplot data together with the source code. That would be ideal. >3. A semi-log plot would be easier

Re: [perl #52858] "$" vars in PASM don't work, but aren't disallowed either

2008-04-14 Thread Klaas-Jan Stol
On Mon, Apr 14, 2008 at 12:26 AM, via RT Bob Rogers <[EMAIL PROTECTED]> wrote: > # New Ticket Created by Bob Rogers > # Please include the string: [perl #52858] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt3/Ticket/Display.html?id=52858 > > >

Re: [perl #52854] [bug] Build failure with G++

2008-04-14 Thread Klaas-Jan Stol
On Mon, Apr 14, 2008 at 8:10 AM, Senaka Fernando <[EMAIL PROTECTED]> wrote: > > On Mon, Apr 14, 2008 at 6:33 AM, chromatic <[EMAIL PROTECTED]> wrote: > > > On Sunday 13 April 2008 08:14:11 Senaka Fernando wrote: > > > > > The build of Parrot fails with g++, which is a possible indication that >