# New Ticket Created by  Michel Normand 
# Please include the string:  [perl #127889]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=127889 >


rakudo build failure for ppc64 archi

As reported by (1) failure with last tried version rakudo 2016.01
while the last working version was rakudo 2015.05

Probably big-endian specific because no failure with ppc64le archi.

I assume this is related to nqp build failure as reported by (2)
with version nqp 2016.01
while last working version was nqp 2015.05

(1) https://build.opensuse.org/package/show/openSUSE:Factory:PowerPC/rakudo
===
[   18s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT
[   18s] + /usr/bin/mkdir 
/home/abuild/rpmbuild/BUILDROOT/rakudo-2016.01-1.1.ppc64
[   18s] + cd rakudo-2016.01
[   18s] + perl Configure.pl --prefix=/usr
[   18s] Found /usr/bin/nqp-m (backend moar)
[   18s] Unhandled exception: Unsupported serialization format version 15 
(current version is 16)
[   18s]    at <unknown>:1  
(/usr/lib64/moar/share/nqp/lib/ModuleLoader.moarvm:<dependencies+deserialize>:16)
[   18s]  from <unknown>:1  
(/usr/lib64/moar/share/nqp/lib/nqp.moarvm:<dependencies+deserialize>:6)
[   18s] 
[   18s] ===SORRY!===
[   18s] Unable to read configuration from NQP on MoarVM
===

(2) https://build.opensuse.org/package/show/openSUSE:Factory:PowerPC/nqp 
===
[  117s] Test Summary Report
[  117s] -------------------
[  117s] t/nqp/59-nqpop.t                    (Wstat: 0 Tests: 251 Failed: 1)
[  117s]   Failed test:  211
[  117s] Files=112, Tests=4498, 25 wallclock secs ( 0.85 usr  0.26 sys + 23.54 
cusr  0.66 csys = 25.31 CPU)
[  117s] Result: FAIL
[  117s] Makefile:408: recipe for target 'm-test' failed
===

Reply via email to