Howdy, Thanks for this bug report! It seems that you are using a Parrot that came with Rakudo and we don't know which one, which version or what the compile flags were when it was compiled.
If you can get us more details about the Parrot you are using (attach a text file of parrot_config --dump). There is a very high probability that you are the first person to try to run Pynie with such a new Parrot and it has bitrotted. The error looks to be related to how our string subsystem has changed in the last year or so. Duke On Tue, Sep 3, 2013 at 7:40 AM, Ashraya <[email protected]> wrote: > Hello Allison, > > I followed the steps in this site : > > https://bitbucket.org/allison/pynie > > I did an svn checkout http://pynie.googlecode.com/svn/trunk pynie > and tried to execute : python setup.py build in pynie directory. > > But it gave those errors.. I am using parrot 5.5.0.. > > Can you please help ? > > Thanks & Regards, > Ashraya > > > Thanks & Regards,* > Ashraya S Shiva* > > > On Tue, Sep 3, 2013 at 2:59 PM, Allison Randal <[email protected]> wrote: > >> Hi Ashraya, >> >> Thanks for the report. Which version of pynie are you using (i.e. where >> did you download it or check it out). There have been a few different >> projects named pynie, so we need to make sure we start debugging at the >> right one. >> >> Allison >> >> >> On 09/03/2013 10:04 AM, Ashraya wrote: >> >>> Hi All, >>> >>> I am trying to install pynie with parrot 5.5.0 with parrot-devel >>> installed and also make install-dev done. >>> >>> I get the following error : >>> >>> ashiva@ubuntu:~/rakudo/pynie$ python ../pynie/setup.py build >>> running build >>> /home/ashiva/rakudo/install/**bin/parrot >>> /home/ashiva/rakudo/install/**lib//parrot/5.5.0-devel/** >>> library/PGE/Perl6Grammar.pbc >>> --output=include/gen_grammar.**pir Grammar/Grammar.pg >>> Invalid character in ASCII string >>> current instr.: 'parrot;PCT;HLLCompiler;**evalfiles' pc 1463 >>> (compilers/pct/src/PCT/**HLLCompiler.pir:751) >>> called from Sub 'parrot;PCT;HLLCompiler;**command_line' pc 1734 >>> (compilers/pct/src/PCT/**HLLCompiler.pir:877) >>> called from Sub 'parrot;PGE;Perl6Grammar;**Compiler;main' pc 19 >>> (runtime/parrot/library/PGE/**Perl6Grammar.pir:68) >>> error: command '/home/ashiva/rakudo/install/**bin/parrot' failed with >>> exit >>> status 1 >>> ashiva@ubuntu:~/rakudo/pynie$ >>> >>> Please help. >>> >>> Thanks & Regards,/ >>> Ashraya S Shiva/ >>> >>> >>> ______________________________**_________________ >>> http://lists.parrot.org/**mailman/listinfo/parrot-dev<http://lists.parrot.org/mailman/listinfo/parrot-dev> >>> >>> ______________________________**_________________ >> http://lists.parrot.org/**mailman/listinfo/parrot-dev<http://lists.parrot.org/mailman/listinfo/parrot-dev> >> > > > _______________________________________________ > http://lists.parrot.org/mailman/listinfo/parrot-dev > > -- Jonathan "Duke" Leto <[email protected]> Leto Labs LLC http://letolabs.com 209.691.DUKE http://duke.leto.net @dukeleto <https://twitter.com/dukeleto> LinkedIn <http://linkedin.leto.net> Github <https://github.com/leto>
_______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
