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


All proceeds well until install-core-dist.pl at which point it crashes with 
rename operation failed.

The file does exist and if I remove it and re-run gmake install it gets 
recreated.

I built without issues on the same box on the day 2017.05 was released, so this 
is some new regression.


.\perl6-m.bat tools/build/install-core-dist.pl C:\rakudo-git\install/share/perl6
===SORRY!===
Failed to rename 
'C:\rakudo-git\install\share\perl6\precomp\C6A98BBB719A4A7942B8DB22D62510D812B345FA.1495846969.20647\C5\C57EBB9F7A3922A4DA48EE8FCF34A4DC55942942.tmp'
 to 
'C:\rakudo-git\install\share\perl6\precomp\C6A98BBB719A4A7942B8DB22D62510D812B345FA.1495846969.20647\C5\C57EBB9F7A3922A4DA48EE8FCF34A4DC55942942':
 Failed to rename file: operation not permitted

  in block <unit> at tools/build/install-core-dist.pl line 27

makefile:582: recipe for target 'm-install' failed
gmake: *** [m-install] Error 1

C:\rakudo-git>perl6 -e "say 
'C:\rakudo-git\install\share\perl6\precomp\C6A98BBB719A4A7942B8DB22D62510D812B345FA.1495846969.20647\C5\C57EBB9F7A3922A4DA48EE8FCF34A4DC55942942'.IO.e"
True

Reply via email to