|
Parrot 1.9.0 "Blue-fronted Amazon" released! | parrot.org | Roadmap: icanhaz.com/parrotroadmap | Latest modified TT's: icanhaz.com/parrotbugs Set by moderator on 16 December 2009. |
|||
| mikehh | pmc_freeze_cleanup branch - All tests PASS (pre/post-config, make corevm/make coretest, test, fulltest) at r43255 - Ubuntu 9.10 amd64 (g++ with --optimize) | 00:25 | |
| the segfault with t/op/exception.t and gcc --optimize, has been sorted out in trunk (TT #1368) | 00:27 | ||
|
00:47
ascent joined
01:54
TimToady joined
02:03
bacek joined
02:41
joeri joined
02:49
bacek joined
|
|||
| Coke | msg cotto. Ok, I have fixed the deps on src/spf_render.o properly. | 03:03 | |
| purl | Sorry, I've never seen cotto. before. | ||
| Coke | msg cotto Ok, I have fixed the deps on src/spf_render.o properly. | ||
| purl | Message for cotto stored. | ||
| Coke | checkdepend.pl is now reporting: | 03:04 | |
| # Looks like you failed 5311 tests of 5333. | |||
| little bit of cleanup left. =-) | |||
| dalek | rrot: r43256 | coke++ | trunk (4 files): Fix deps on spf_render.o; that includes parrot.h is also including all these other files, so be explicit about it. Updating checkdepend so that it verifies all the includes. Fix this one file to use these updates: note that parrot.h already includes one of the other depends used by this file, remove the duplication from the .c file and the makefile. Only 5311 failures left in checkdepend now. =-) |
03:12 | |
| purl | includes are fine. | ||
|
03:23
Zak joined
|
|||
| dalek | rrot: r43257 | coke++ | trunk/tools/dev/checkdepend.pl: Allow to check deps on a single C file. |
03:45 | |
|
04:41
bacek joined
05:04
bacek joined
|
|||
| Coke | hurm. I am getting occasional failures in nqp's make test. | 05:12 | |
| dalek | rrot: r43258 | coke++ | trunk (19 files): Improve dependencies; Don't bother including files included by parrot.h |
05:22 | |
| rrot: r43259 | plobsing++ | branches/pmc_freeze_cleanup/src/pmc_freeze.c: eliminate do_thaw (inlined into visit_todo_list_thaw) |
05:54 | ||
|
05:55
dngor joined
|
|||
| cotto | Coke, I'm glad you're on the job. | 05:58 | |
|
05:59
workbench joined
|
|||
| dalek | rrot: r43260 | plobsing++ | branches/pmc_freeze_cleanup (2 files): remove EXTRA_{IS_UNUSED,CLASS_EXISTS} which were unused |
06:11 | |
| rrot: r43261 | plobsing++ | branches/pmc_freeze_cleanup (2 files): remove visit_info.extra and fixup how prophashes get frozen a little |
06:27 | ||
| rrot: r43262 | cotto++ | trunk/src/packfile.c: [packfile] remove a comment added by an apparently goofy merge of the load_language branch |
06:59 | ||
|
07:25
bacek joined
07:29
tewk_ joined
08:44
adu joined
|
|||
| dalek | TT #1394 created by gerd++: Request for changing the "download" web page | 09:21 | |
|
09:23
fperrad joined
09:57
iblechbot joined
10:08
bacek joined
10:23
adu joined
|
|||
| mikehh | make -j corevm fails to build initially - had to run it 4 times to get it to build - r43632 | 11:01 | |
| dalek | rrot: r43263 | mikehh++ | trunk/tools/dev/checkdepend.pl: fix codetest failure - trailing whitespace in tools/dev/checkdepend.pl |
11:03 | |
| mikehh | bah - my previous comment referred to r43263 | 11:05 | |
| All tests PASS (pre/post-config, make corevm/make coretest, smoke (#31336), fulltest) at r43263 - Ubuntu 9.10 amd64 (g++ with --optimize) | 11:21 | ||
| pmc_freeze_cleanup branch - All tests PASS (pre/post-config, make corevm/make coretest, test, fulltest) at r43263 - Ubuntu 9.10 amd64 (g++ with --optimize) | 11:36 | ||
|
12:03
payload joined
12:34
ruoso joined
|
|||
| dalek | rrot: r43264 | jonathan++ | trunk/tools/dev/pbc_to_exe.pir: [pbc_to_exe] Fix bug in Win32 manifest command line generation. Fixes Rakudo build on Win 7. |
12:40 | |
|
14:26
iblechbot joined
|
|||
| Coke | mikehh: yes, -j is still broken. | 15:17 | |
|
15:19
patspam joined
15:22
mikehh joined
|
|||
| Coke | < 1000 failing tests on checkdepend... | 15:45 | |
| < 900 | 15:47 | ||
| <600 | 15:58 | ||
|
15:58
Psyche^ joined
16:00
payload joined
|
|||
| Coke | < 100 | 16:02 | |
| <25 | 16:05 | ||
|
16:07
joeri joined
16:13
theory joined
|
|||
| Coke | there. 'make -j' is fixed. | 16:34 | |
| (some items have too many deps, but that doesn't break -j) | |||
| now to figure out what's going on with those. | 16:36 | ||
| dalek | rrot: r43265 | coke++ | trunk/config/gen/makefiles/root.in: Fix 'make -j'. deps, not too few. |
16:44 | |
| Coke apologizes for breaking -j there for a while. | |||
| dalek | kudo/master: 77bf8cf | masak++ | src/builtins/any-str.pir: [src/builtins/any-str.pir] implemented :s |
16:52 | |
| mikehh | All tests PASS (pre/post-config, make corevm/make coretest, smoke (#31339), fulltest) at r43265 - Ubuntu 9.10 amd64 (gcc with --optimize) | 17:03 | |
| and make -j corevm works ok now too | 17:04 | ||
|
17:14
payload joined
17:28
Zak joined
17:42
payload joined
17:47
wagle joined
|
|||
| dalek | rrot: r43266 | tewk++ | branches/pmc_freeze_cleanup/src/pmc_freeze.c: Removed needless helper functions EXTRA_IS_PROP_HASH is an old ugly hack that needs to be refactored |
17:49 | |
|
18:44
payload joined
|
|||
| dalek | rtcl-nqp: e0c2cca | duff++ | (3 files): Add subcommand stubs for dict command |
19:25 | |
| rtcl-nqp: 1e09958 | duff++ | src/Partcl/commands/main.pm: A few more indentation fixes |
|||
| mikehh | pmc_freeze_cleanup branch - All tests PASS (pre/post-config, make corevm/make coretest, test, fulltest) at r43266 - Ubuntu 9.10 amd64 (g++ with --optimize) | 19:26 | |
|
20:21
plobsing_ joined
20:28
adu joined
20:34
payload joined
21:26
Zak joined
21:53
ruoso joined
|
|||
| cotto | coverage? | 22:55 | |
| purl | i heard coverage was cv.perl6.cz | ||
|
23:39
poet joined
|
|||
| poet | I'm having a problem getting parrot 1.4 or parrot 1.9 to build in mac os x. Has anyone been successful with this? Parrot 1.9 is failing on the linking step: pastee.org/bj7fq | 23:40 | |
|
23:49
ZeroForce joined
23:54
abqar joined
|
|||