> On 28 Dec 2015, at 19:14, Leandro Hermida (via RT) 
> <[email protected]> wrote:
> 
> # New Ticket Created by  Leandro Hermida 
> # Please include the string:  [perl #127058]
> # in the subject line of all future correspondence about this issue. 
> # <URL: https://rt.perl.org/Ticket/Display.html?id=127058 >
> 
> 
> When building latest Rakudo on JVM using command "rakudobrew build jvm" I get 
> the following error when it runs install-core-dist.pl:
> 
> ./perl6-j tools/build/install-core-dist.pl 
> /h1/hermidalc/soft/rakudobrew/jvm-nom/install/share/nqp
> ===SORRY!===
> Missing serialize function for REPR ContextRef
> ===SORRY!===
> Missing serialize function for REPR ContextRef
> 4D5592FC2F0E9FA02CF0D594B1450B6E3674DF64 
> /h1/hermidalc/soft/rakudobrew/jvm-nom/install/share/nqp/sources/4D5592FC2F0E9FA02CF0D594B1450B6E3674DF64
>  Return status 256
> 
>  in block <unit> at tools/build/install-core-dist.pl line 13
> 
> Actually thrown at:
>  in block <unit> at tools/build/install-core-dist.pl line 13
> 
> make: *** [j-install] Error 1
> Command failed (status 512): make install
> Failed running /h1/hermidalc/soft/perl5/perls/perl-5.16.3-centos6.7/bin/perl 
> Configure.pl --backends=jvm --gen-nqp 
> --git-reference=/h1/hermidalc/soft/rakudobrew/bin/../git_reference 
> --make-install  at /h1/hermidalc/soft/rakudobrew/bin/rakudobrew line 58.
>       
> main::run('/h1/hermidalc/soft/perl5/perls/perl-5.16.3-centos6.7/bin/perl 
> C...') called at /h1/hermidalc/soft/rakudobrew/bin/rakudobrew line 378
>       main::build_impl('jvm', undef, '') called at 
> /h1/hermidalc/soft/rakudobrew/bin/rakudobrew line 114
> 
> -----------------
> 
> $ java -version
> java version "1.7.0_75"
> Java(TM) SE Runtime Environment (build 1.7.0_75-b13)
> Java HotSpot(TM) 64-Bit Server VM (build 24.75-b04, mixed mode)

Thank you for reporting.

Alas, a known issue: the JVM port of rakudo didn’t make it to the 2015.12 
release due to time constraints.  We’re pretty sure it will make it to the 
2016.01 release.  Please bear with us until then or use the MoarVM backend.



Liz

Reply via email to