Re: perl6 fails - RESOLVED

2010-05-03 Thread David Vergin
Thanks, Reini. To confirm: The updated rakudo-201004-2, which you uploaded and then announced on this list an hour after your post below, runs without complaint. See you down the bitstream. Cheers, David on 5/3/2010 11:15 AM Reini Urban said the following: 2010/5/3 David Vergin: on 5/3/201

Re: perl6 fails -

2010-05-03 Thread Reini Urban
2010/5/3 David Vergin: > on 5/3/2010 4:15 AM Reini Urban said the following: >> >> 1. Do you see any missing dll dependency in >>   cygcheck /usr/lib/parrot/2.3.0/dynext/perl6_group.dll >>   cygcheck /usr/lib/parrot/2.3.0/dynext/perl6_ops.dll > > These commands list a bunch of file paths and then b

Re: perl6 fails -

2010-05-03 Thread René Berber
David Vergin wrote: > on 5/3/2010 4:15 AM Reini Urban said the following: >> 1. Do you see any missing dll dependency in >>cygcheck /usr/lib/parrot/2.3.0/dynext/perl6_group.dll >>cygcheck /usr/lib/parrot/2.3.0/dynext/perl6_ops.dll > > These commands list a bunch of file paths and then bot

Re: perl6 fails -

2010-05-03 Thread David Vergin
on 5/3/2010 4:15 AM Reini Urban said the following: 1. Do you see any missing dll dependency in cygcheck /usr/lib/parrot/2.3.0/dynext/perl6_group.dll cygcheck /usr/lib/parrot/2.3.0/dynext/perl6_ops.dll These commands list a bunch of file paths and then both end with: cygcheck: track_d

Re: perl6 fails -

2010-05-03 Thread Reini Urban
2010/4/30 David Vergin: > on 4/29/2010 11:46 PM Reini Urban said the following: >> >> ...I think we are onto something. PMC perms probably. >> The complete strace please: >>   strace perl6 --version&>  perl6_strace.log >>   gzip perl6_strace.log > > Your humble servant hears and responds. Attached.

Re: perl6 fails -

2010-04-29 Thread Reini Urban
2010/4/30 David Vergin: > I'm a little out of my element here but I did my best. > If I have misunderstood, please advise. ... > strace perl6 --version|grep fhandler_base::open|cut -c48 &> > perl6_strace_redir_all.txt Not good, but I think we are onto something. PMC perms probably. The complete st

Re: perl6 fails -

2010-04-29 Thread Reini Urban
> on 4/26/2010 3:13 AM Reini Urban said the following: >> 2010/4/26 David Vergin: >>> ...sadly I now have a new error... >>> >>> $ /usr/bin/perl6 -V >>> Null PMC access in find_method('get_parrotclass') >>> current instr.: 'perl6;ClassHOW;onload' pc -1 ((unknown file):-1) >>> Segmentation fault (co

Re: perl6 fails -

2010-04-29 Thread David Vergin
Reposting. This may have gotten lost in the shuffle. I remain ready to test and report as much as is helpful.David on 4/26/2010 3:13 AM Reini Urban said the following: 2010/4/26 David Vergin: ...sadly I now have a new error... $ /usr/bin/perl6 -V Null PMC access in find_method('get_pa

Re: perl6 fails

2010-04-26 Thread David Vergin
on 4/26/2010 3:13 AM Reini Urban said the following: 2010/4/26 David Vergin: ...sadly I now have a new error... $ /usr/bin/perl6 -V Null PMC access in find_method('get_parrotclass') current instr.: 'perl6;ClassHOW;onload' pc -1 ((unknown file):-1) Segmentation fault (core dumped) > > Interesti

Re: perl6 fails

2010-04-26 Thread Reini Urban
2010/4/26 David Vergin: > on 4/25/2010 2:09 PM Reini Urban said the following: >> yes, parrot is broken,... >> Easy fix: >> Add this file /usr/lib/parrot/2.3.0/include/stat.pasm > > Progress. I fired off setup.exe and let it update things. > > I can confirm that the described file is now included i

Re: perl6 fails

2010-04-25 Thread David Vergin
on 4/25/2010 2:09 PM Reini Urban said the following: yes, parrot is broken,... Easy fix: Add this file /usr/lib/parrot/2.3.0/include/stat.pasm Progress. I fired off setup.exe and let it update things. I can confirm that the described file is now included in the new version of the Parrot packa

Re: perl6 fails

2010-04-25 Thread Reini Urban
2010/4/23 David Vergin : > I'm running cygwin on Windows 7 Pro with rakudo 2.3.0 and the most recent > perl6 installed. cygcheck.out attached. > > Simple perl6 test scripts fail. As does command line option -v. Am I missing > something? Is something broken? Thanks. yes, parrot is broken, as it com

perl6 fails

2010-04-22 Thread David Vergin
I'm running cygwin on Windows 7 Pro with rakudo 2.3.0 and the most recent perl6 installed. cygcheck.out attached. Simple perl6 test scripts fail. As does command line option -v. Am I missing something? Is something broken? Transcript follows sig. TIA David 8<