| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-1.3 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SARE_MSGID_LONG40,T_TO_NO_BRKTS_FREEMAIL |
| X-Spam-Check-By: | sourceware.org |
| MIME-Version: | 1.0 |
| In-Reply-To: | <4BD51D89.4070507@gmail.com> |
| References: | <4BD0F74C DOT 9000509 AT gmail DOT com> <s2u6910a61004251409z51a899e6k74fb1ee5cca93dc2 AT mail DOT gmail DOT com> <4BD51D89 DOT 4070507 AT gmail DOT com> |
| Date: | Mon, 26 Apr 2010 12:13:58 +0200 |
| Message-ID: | <o2x6910a61004260313k6319ab8mda43e0f4dbac6f73@mail.gmail.com> |
| Subject: | Re: perl6 fails |
| From: | Reini Urban <rurban AT x-ray DOT at> |
| To: | cygwin AT cygwin DOT com |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
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 in the new version of
> the Parrot package as announced on this list an hour after your reply quoted
> above. Thanks for your attention to this.
>
> However, 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)
Interesting wrong usage. I get the correct backtrace:
$ perl6 -V
Unable to open filehandle from path '-V'
current instr.: 'perl6;PCT;HLLCompiler;evalfiles' pc 1318
(compilers/pct/src/PCT/HLLCompiler.pir:714)
called from Sub 'perl6;PCT;HLLCompiler;command_line' pc 1504
(compilers/pct/src/PCT/HLLCompiler.pir:801)
called from Sub 'perl6;Perl6;Compiler;main' pc -1 ((unknown file):-1)
> Let me know if I can help with further investigations or feedback at this
> end. (I'm guessing you may have some files in your setup that are not making
> it into the distribution.)
I've installed parrot-devel also, that's the solution and the ad-hoc workaround.
parrot upstream moved some files from parrot-devel to the main parrot package
in their MANIFEST rules, which I do not automatically parse (yet).
So the error is strictly on my side, not upstream.
But there's also no testing done for installed-only versions. We just
get feedback from users like you.
--
Reini Urban
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |