|
Fire is step THREE! | github.com/perl6/toolchain-bikeshed | Channel logs: irclog.perlgeek.de/perl6-toolchain/today | useful prior art: metacpan.org/pod/CPAN::Meta::Spec Set by moderator on 20 February 2017. |
|||
|
00:21
perlpilot joined
03:04
camelia joined
03:13
ugexe joined
04:32
llfourn joined
|
|||
| ugexe | hmm so CompUnit::Repository::Lib works with precompiled code, except when need/install need to precompile more than a single file | 05:25 | |
| travis-ci.org/ugexe/Perl6-CompUnit.../204079075 | 06:06 | ||
| There are 2 sets of precomp failures: require/use failure for anything that needs to precompile other modules in the distribution (#L1093 #L1164), and installalation precomp with the same caveat (#L1283). The require/use seem to fail silently in try-load (#L1081) and the installation (the --ll-exception dump) seems to be in resolve-unknown-repos (src/core/CompUnit/RepositoryRegistry.pm#L230) | 06:07 | ||
|
09:47
stmuk joined
10:29
stmuk_ joined
11:18
stmuk joined
11:22
stmuk_ joined
11:30
stmuk joined
11:35
stmuk_ joined
13:47
llfourn_ joined
|
|||
| ugexe | So it seems to be CU::PR::precompile at line to load C712FE6969F786C9380D643DF17E85D06868219E from /home/nickl/.perl6/precomp | 16:51 | |
| er: %env<RAKUDO_PRECOMP_WITH> = $*REPO.repo-chain.map(*.path-spec).join(','); | 16:52 | ||
| e.g. I don't think I'm setting $*REPO up right for precompilation to work | 16:54 | ||
|
17:10
b2gills joined
20:58
awwaiid joined
|
|||