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


Although discovered while trying to create Rakudo Star 2016.10 binaries for
Windows I also see the same error with the plain Rakudo 2016.10 release. I
had no problems doing the same with 2016.07.

Using the gcc and gmake supplied with Strawberry Perl the final "gmake
install" step fails with

C:\Strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp perl6.moarvm
perl6-debug.moarvm C:\rakudo/share/perl6/runtime
C:\Strawberry\perl\bin\perl.exe -MExtUtils::Command -e mkpath
C:\rakudo/share/perl6/runtime/dynext
C:\Strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp
dynext/perl6_ops_moar.dll C:\rakudo/share/perl6/runtime/dynext
.\perl6-m.bat tools/build/upgrade-repository.pl C:\rakudo/share/perl6
Failed to create directory 'C:\rakudo\share\perl6\resources' with mode
'0o777': Failed to mkdir: 2
 in any  at ././CORE.setting.moarvm line 1
 in block <unit> at tools/build/upgrade-repository.pl line 1

Actually thrown at:
 in block <unit> at tools/build/upgrade-repository.pl line 1

makefile:553: recipe for target 'm-install' failed
gmake[1]: *** [m-install] Error 1
gmake[1]: Leaving directory
'C:/Users/steve/Downloads/rakudo-star-2016.10/rakudo'
makefile:53: recipe for target 'rakudo-install' failed
gmake: *** [rakudo-install] Error 2

-- 
4096R/EA75174B Steve Mynott <steve.myn...@gmail.com>

Reply via email to