sergot moarning o/ 06:10
timotimo hi 09:08
dalek href="https://moarvm.org:">moarvm.org: fa278d1 | jonathan++ | / (4 files):
Various website updates for 2014.08.
15:33
TimToady wonders if OS X comes with a default umask that prevents creating an executable, hence the need for an explicit chmod +x 16:12
though that wouldn't explain why a second make would work sometimes 16:13
oh, ww
rurban ExtUtils::Command cp is usually the culprit, dropping the -x perm 18:13
TimToady thanks, it now does an explicit chmod (and also an rm, in case there was a bad symlink sitting there) 18:22
[Coke] which means it'll remake it all the time, neh? 18:28
TimToady it's like a 167 byte file... 18:29
though now that it's guaranteed to be a file, not a symlink, we can probably put an official dependency in so it won't remake if perl6-m hasn't changed 18:30
[Coke] TimToady: no change: make: write error 18:35
and after that, "make -j9" -> does the rm, cp, chmod.
timotimo i hope brrt arrived safely and conveniently, as well as jnthn did 19:50