Ok, works now after upgrading to
perl 5, version 16, subversion 0 (v5.16.0) built for darwin-2level

Still having plenty of warnings :

clang: warning: argument unused during compilation: ******

But all seems working

Test Summary Report
-------------------
t/spec/S17-supply/watch_path.t (Wstat: 5 Tests: 1 Failed: 0)
  Non-zero wait status: 5
  Parse errors: Bad plan.  You planned 2 tests but ran 1.
t/spec/S32-io/IO-Socket-INET.t (Wstat: 65280 Tests: 37 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 47 tests but ran 37.
Files=1028, Tests=45534, 1563 wallclock secs ( 9.91 usr 4.34 sys + 1217.54 cusr 148.20 csys = 1379.99 CPU)
Result: FAIL


Thanks for help

Regards.




Le 10/08/15 15:08, Will Coleda via RT a écrit :
Sorry, there was apparently a small typo in that commit.

Just grab this copy of the file:
https://github.com/MoarVM/MoarVM/blob/master/build/mk-moar-pc.in

Regards.

On Mon, Aug 10, 2015 at 8:44 AM, Will Coleda via RT
<perl6-bugs-follo...@perl.org> wrote:
On Sun Aug 09 20:09:50 2015, coke wrote:
On Sun Aug 09 20:04:17 2015, coke wrote:

If we're using autodie in the perl5 Configure script, that's an
implicit dependency on 5.10.1 ; the declared dep is on 5.10.0,
however.

I'll update the scripts to make it explicit, but in the meantime,
please try the build with a newer version of Perl 5.

Regards.
Looks like MoarVM was the only place this happened. The next Star
release should include this bugfix - in the meantime, if you use a
recent version of perl5, you should be fine.
Shortly after I did this, someone submitted a patch that removes the 
requirement for 5.10.1 and made it 5.10.0 compatible.

If you apply 
https://github.com/MoarVM/MoarVM/commit/e075ba6993c6296999bceca4a9415dc5e5f58a17
 to the copy of MoarVM shipped with Rakudo Star (ignoring the line that puts 
the version back to the original version, since you don't have that change), 
then you should be able to build with 5.10.0

Regards.
--
Will "Coke" Coleda




--
           \|||/
           (o o)
     +--ooO-( )-Ooo------------------------------------------+
     |              Christian Aperghis-Tramoni               |
     |                                                       |
     | Mel              : ch...@aperghis.fr                  (\
   / ) WEB (provisoire) : http://www.dil.univ-mrs.fr/~chris  ( \
  ( (+-------------------------------------------------------+) )
 ((\ \)  / )                                            / ) (/ //)
 (\\\ \_/ /                                             \ \_/ ///)
  \      /                                               \      /
___\___ /____________________________________________ ____\____/________
 print join('',map({$i=1-$i;$a=$i?10*$_."\b\b":pack"c",$a+$_+0x16}split
 (//,"5110789279758710838810587992861093898779948387799310")),"...\n");
_______________________________________________________________________

Reply via email to