Google Groupes n'accepte plus les nouveaux posts ni abonnements Usenet. Les contenus de l'historique resteront visibles.

Compiling pugs r12925 failed

5 vues
Accéder directement au premier message non lu

Markus Laire

non lue,
2 sept. 2006, 04:23:1602/09/2006
à perl6-c...@perl.org
I tried to compile pugs r12925 with parrot r14364 (both current as of
yesterday) and "make" for pugs failed with this message:

...
...
/KNOPPIX/usr/bin/perl util/gen_prelude.pl -v -i src/perl6/Prelude.pm
-p ./pugs --output blib6/lib/Prelude.pm.yml
Generating precompiled Prelude... ./pugs -C Parse-YAML Prelude.pm >
blib6/lib/Prelude.pm.yml
***
unexpected "\""
expecting comment, "(", ":", operator, postfix conditional,
postfix loop, postfix iteration, ";" or "}"
at Prelude.pm line 682, column 9
Output is empty at util/gen_prelude.pl line 167.
system: [/KNOPPIX/usr/bin/perl util/gen_prelude.pl -v -i
src/perl6/Prelude.pm -p ./pugs --output blib6/lib/Prelude.pm.yml]:
Tiedostoa tai hakemistoa ei ole at util/build_pugs.pl line 516.
make: *** [pugs] Error 2

"Tiedostoa tai hakemistoa ei ole" is "No such file or directory" in english.
I checked src/perl6/Prelude.pm but didn't see anything interesting on
line 682. Maybe the linenumber was wrong?

My system is Knoppix 4.0.2 CD + ghc 6.4.1 from Debian-backports.
$ uname -a
Linux Knoppix 2.6.12 #2 SMP Tue Aug 9 23:20:52 CEST 2005 i686 GNU/Linux

--
Markus Laire

Audrey Tang

non lue,
2 sept. 2006, 04:53:4402/09/2006
à Markus Laire,perl6-c...@perl.org
2006/9/2, Markus Laire <mal...@gmail.com>:

> I tried to compile pugs r12925 with parrot r14364 (both current as of
> yesterday) and "make" for pugs failed with this message:

Heya. r12925 is at the middle of gaal's mad hax0ring to support
:(Sig) syntax in addition to \(Capt) syntax. Can you try again?
Maybe remove blib6\lib\Prelude.pm.yml before typing "make", too.

Thanks!
Audrey

Markus Laire

non lue,
2 sept. 2006, 09:30:4102/09/2006
à perl6-c...@perl.org
On 9/2/06, Audrey Tang <audre...@gmail.com> wrote:
> 2006/9/2, Markus Laire <mal...@gmail.com>:
> > I tried to compile pugs r12925 with parrot r14364 (both current as of
> > yesterday) and "make" for pugs failed with this message:
>
> Heya. r12925 is at the middle of gaal's mad hax0ring to support
> :(Sig) syntax in addition to \(Capt) syntax. Can you try again?

I get same error with r12939 (except that "line 516" is now "line 517")

> Maybe remove blib6\lib\Prelude.pm.yml before typing "make", too.

There is no such file before running "make". (Not even a directory
called "blib6")

--
Markus Laire

Markus Laire

non lue,
2 sept. 2006, 13:02:4902/09/2006
à perl6-c...@perl.org
On 9/2/06, Audrey Tang <audre...@gmail.com> wrote:
> 2006/9/2, Markus Laire <mal...@gmail.com>:
> > On 9/2/06, Audrey Tang <audre...@gmail.com> wrote:
> > > 2006/9/2, Markus Laire <mal...@gmail.com>:
> > > > I tried to compile pugs r12925 with parrot r14364 (both current as of
> > > > yesterday) and "make" for pugs failed with this message:
> > >
> > > Heya. r12925 is at the middle of gaal's mad hax0ring to support
> > > :(Sig) syntax in addition to \(Capt) syntax. Can you try again?
> >
> > I get same error with r12939 (except that "line 516" is now "line 517")
>
> This is quite strange, as I cannot duplicate this failure mode; neither can
> others in #perl6. Nevertheless, I've attempted a fix. Can you try
> again with r12945?

It's too late to do it today (it takes about 2 hours), and I'm not
using computer tomorrow, so I'll try again on monday.

--
Markus Laire

Audrey Tang

non lue,
2 sept. 2006, 12:01:1202/09/2006
à Markus Laire,perl6-c...@perl.org
2006/9/2, Markus Laire <mal...@gmail.com>:

> On 9/2/06, Audrey Tang <audre...@gmail.com> wrote:
> > 2006/9/2, Markus Laire <mal...@gmail.com>:
> > > I tried to compile pugs r12925 with parrot r14364 (both current as of
> > > yesterday) and "make" for pugs failed with this message:
> >
> > Heya. r12925 is at the middle of gaal's mad hax0ring to support
> > :(Sig) syntax in addition to \(Capt) syntax. Can you try again?
>
> I get same error with r12939 (except that "line 516" is now "line 517")

This is quite strange, as I cannot duplicate this failure mode; neither can


others in #perl6. Nevertheless, I've attempted a fix. Can you try
again with r12945?

Thanks,
Audrey

Markus Laire

non lue,
4 sept. 2006, 13:01:3604/09/2006
à perl6-c...@perl.org

I just tried it and pugs r12945 (with parrot r14400) works :)
Thanks for fixing it even if you couldn't duplicate it :)

--
Markus Laire

0 nouveau message