|
Parrot 4.1.0 "Black-headed Parrot" | parrot.org | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC Set by moderator on 28 February 2012. |
|||
| whiteknight | dukeleto: you're listed as backup admin now | 00:07 | |
| benabik | One of these days, I'll help mentor. But the student side is nice while I can take advantage of it | 00:10 | |
| whiteknight | benabik: yeah, a lot more money on that side | 00:11 | |
| benabik | :-D | ||
| whiteknight | one day when I go back for my PhD maybe I'll be a student again | ||
| tadzik | 'late-evening | 00:16 | |
| whiteknight | hello tadzik | 00:17 | |
| tadzik | damn, I'm suprised at least by the GSoC stuff | 00:20 | |
| dukeleto | tadzik: surprised by what? | 00:21 | |
| tadzik | dukeleto: by TPF not being accepted | ||
| dukeleto | tadzik: yes, that is surprising, but it seems that many projects that have been involved for a while were rejected | 00:22 | |
| tadzik: wordpress was rejected as well | |||
| tadzik | oh? | ||
| oh | |||
| interesting | |||
| dukeleto | tadzik: i think google is trying to mix things up and allow some fresh blood into the program | 00:23 | |
| that is my guess, anyway | |||
| davidfetter | "i do not drink...wine" | 00:24 | |
| well, serves me right for not looking that one up. s/do not/never/ :P | 00:26 | ||
| whiteknight | If Google is trying to mix up and get fresh blood, this might be the last year for Parrot to be accepted | 00:34 | |
| cotto | I wouldn't read too much into it without more data. | 00:44 | |
| whiteknight | yeah | 00:47 | |
| there's an IRC meeting at some point for rejected groups. I may attend as a fly-on-the-wall to see what's up | |||
| TPF not getting in is really puzzling | |||
| unless their application was really lacking | |||
| The more I think about it, the more interested I am | 00:56 | ||
| benabik | Who did TPF's application? I wonder if they did something different this year. | 01:01 | |
| whiteknight | it could be political. Google does stuff with python, not with perl | 01:03 | |
|
01:05
kid51 joined
|
|||
| benabik | I'd hope it's something more like "new blood" than politics. :-/ | 01:05 | |
| davidfetter | um, excuse me, but if you're under the impression that any human organization larger than an individual is non-political, you're riding for a very hard fall | 01:27 | |
| benabik | True story, that. But I can always hope for the best. | 01:28 | |
| davidfetter | there's nothing wrong with politics :) | 01:31 | |
| dalek | rrot/remove_sub_flags: 5e85f93 | Whiteknight++ | t/ (3 files): Fix a handful of tests |
01:32 | |
| rrot/remove_sub_flags: 269e584 | Whiteknight++ | / (11 files): Fix several test failures, and remove several obsolete tests |
|||
| kid51 | Has anyone looked at either GI #736 or #737, filed today? | 01:34 | |
| I think we have some seriously misleading documentation. | |||
| In #737, the requestor calls: | 01:35 | ||
| $ perl Configure.pl --parrot-config /stochatzillarage/src/parrot-4.1.0/parrot_config | |||
| ... but there is no '--parrot-config' option to Configure.pl ... | |||
| ... and, AFAIK, there never has been -- documentation in tools/dev/create_language.pl notwithstanding | 01:36 | ||
| benabik | The template in create_language.pl needs love. | 01:37 | |
| kid51 | There is also incorrect documentation in docs/pdds/pdd30_install.pod: | ||
| 26 Language installation process (from the language source directory): | |||
| 27 | |||
| 28 perl Configure.pl --parrot-config=/path/to/parrot_config | |||
| I don't really know what might be meant by the "language installation process" | 01:38 | ||
| whiteknight | I can try to look at some of it tomorrow | 01:44 | |
| but for now, sleep | 01:45 | ||
| cotto | ~~ | 01:54 | |
|
03:16
nnunley joined
03:24
rblackwe joined
03:46
alester joined
|
|||
| dalek | rrot: b8d2b92 | petdance++ | / (3 files): put get_program_code and get_program_code_size in api.h, and removed the cut & paste copies of the prototypes in the source files |
04:00 | |
|
04:24
travis-ci joined
|
|||
| travis-ci | [travis-ci] parrot/parrot#160 (master - b8d2b92 : Andy Lester): The build is still failing. | 04:24 | |
| [travis-ci] Change view : github.com/parrot/parrot/compare/d......b8d2b92 | |||
| [travis-ci] Build details : travis-ci.org/parrot/parrot/builds/885372 | |||
|
04:24
travis-ci left
|
|||
| ttbot | Parrot b8d2b92d i386-freebsd-64int make error tt.taptinder.org/cmdinfo/73271 | 04:24 | |
|
04:30
parthm joined
04:33
parthm_ joined
|
|||
| dalek | rrot: 621a3a2 | petdance++ | tools/dev/pbc_to_exe.pir: make proagram_code be an array, instead of a pointer pointing to the array |
04:52 | |
| rrot: 614fc51 | petdance++ | src/global_setup.c: use ifdefs instead of if for our preprocessor vars |
05:03 | ||
| ttbot | Parrot 621a3a21 i386-freebsd-64int make error tt.taptinder.org/cmdinfo/73333 | 05:13 | |
|
05:14
parthm joined
05:21
myhrlin joined
05:26
travis-ci joined
|
|||
| travis-ci | [travis-ci] parrot/parrot#162 (master - 614fc51 : Andy Lester): The build is still failing. | 05:26 | |
| [travis-ci] Change view : github.com/parrot/parrot/compare/6......614fc51 | |||
| [travis-ci] Build details : travis-ci.org/parrot/parrot/builds/885518 | |||
|
05:26
travis-ci left
|
|||
| ttbot | Parrot 614fc51a i386-freebsd-64int make error tt.taptinder.org/cmdinfo/73345 | 05:31 | |
| dalek | rrot: eeb0c8d | petdance++ | src/alarm.c: Need to include pthread.h for the pthread_sigmask declaration |
05:39 | |
|
06:01
travis-ci joined
|
|||
| travis-ci | [travis-ci] parrot/parrot#163 (master - eeb0c8d : Andy Lester): The build is still failing. | 06:01 | |
| [travis-ci] Change view : github.com/parrot/parrot/compare/6......eeb0c8d | |||
| [travis-ci] Build details : travis-ci.org/parrot/parrot/builds/885620 | |||
|
06:01
travis-ci left
06:42
fperrad joined
06:48
alester joined
08:25
bacek joined
08:36
pjcj joined
|
|||
| dukeleto | ~~ | 08:58 | |
| blarg | |||
| dukeleto needs to fix this travis ci timeout issue | |||
|
09:52
mvuets joined
09:58
mj41 joined
10:19
bacek joined
10:25
fperrad joined
10:37
schmooster joined
11:18
whiteknight joined
11:24
johbar_work joined
11:42
mj41 joined
|
|||
| whiteknight | good morning, #parrot | 11:42 | |
|
11:47
mvuets joined
12:02
kid51 joined
13:24
parthm joined
13:25
PacoAir joined
13:43
autark joined
13:46
mvuets joined
14:53
mvuets joined
14:54
mvuets| joined
|
|||
| benabik | dukeleto: Something I've noticed about travis: it runs fulltest. And fulltest a) runs codetest and b) seems to run tests multiple times. So if we make sure travis only runs each test once per compiler and codetest once, it probably wouldn't time out as much. | 15:18 | |
|
15:36
lateau joined
15:38
not_gerd joined
|
|||
| not_gerd | dukeleto: the travis build currently fails not because of timeouts, but as fallout from the increased warning levels... | 15:38 | |
| benabik | not_gerd: There have been a fair number of failures due to timeouts recently. It's on and off based on the time it takes to do all the apt-getting. | 15:40 | |
| benabik wonders if travis has a local apt mirror. | 15:41 | ||
| msg dukeleto I don't know if you backlog, but in summary: 1) fulltest duplicates work - many codetest runs and I think each test may run more than once. 2) you should see if Travis has a local apt mirror to help speed apt-get. | 15:43 | ||
| aloha | OK. I'll deliver the message. | ||
|
15:45
Psyche^ joined
16:07
mvuets joined
16:17
kid51 joined
16:28
jsut joined
16:32
not_gerd joined
17:02
zby_home joined
17:13
not_gerd left
|
|||
| cotto | ~~ | 18:04 | |
| dukeleto | benabik: yes, i was really trying to get the travis guys to increase the timeouts, but i will have to remove tests | 18:24 | |
| msg benabik yes, i have already told travis about local cpanmini mirrors and stuff like that. Thanks for the suggestion :) | |||
| aloha | OK. I'll deliver the message. | ||
|
18:35
parthm joined
|
|||
| dalek | rrot: 3aca526 | dukeleto++ | .travis.yml: [ci] Just run 'make smoke' instead of 'make smolder_fulltest' due to low Travis timeouts |
18:39 | |
| rrot: c2b3952 | dukeleto++ | ChangeLog: [doc] Add some beef to the ChangeLog |
18:42 | ||
| dukeleto | seems like nobody has updated api.yaml since January | 18:54 | |
| :( | |||
| dalek | rrot: 35e100e | dukeleto++ | ChangeLog: [doc] Add a bit of spice to the ChangeLog |
18:56 | |
|
19:05
travis-ci joined
|
|||
| travis-ci | [travis-ci] parrot/parrot#165 (master - c2b3952 : Jonathan "Duke" Leto): The build is still failing. | 19:05 | |
| [travis-ci] Change view : github.com/parrot/parrot/compare/3......c2b3952 | |||
| [travis-ci] Build details : travis-ci.org/parrot/parrot/builds/888205 | |||
|
19:05
travis-ci left
19:11
travis-ci joined
|
|||
| travis-ci | [travis-ci] parrot/parrot#166 (master - 35e100e : Jonathan "Duke" Leto): The build is still failing. | 19:11 | |
| [travis-ci] Change view : github.com/parrot/parrot/compare/c......35e100e | |||
| [travis-ci] Build details : travis-ci.org/parrot/parrot/builds/888271 | |||
|
19:11
travis-ci left
|
|||
| dalek | rrot: ed5f817 | dukeleto++ | ChangeLog: [doc] Even more spicy beef for the ChangeLog |
19:12 | |
|
19:24
PacoAir joined
19:25
travis-ci joined
|
|||
| travis-ci | [travis-ci] parrot/parrot#167 (master - ed5f817 : Jonathan "Duke" Leto): The build is still failing. | 19:25 | |
| [travis-ci] Change view : github.com/parrot/parrot/compare/3......ed5f817 | |||
| [travis-ci] Build details : travis-ci.org/parrot/parrot/builds/888384 | |||
|
19:25
travis-ci left
|
|||
| dalek | rrot: 0ae6553 | dukeleto++ | docs/parrothist.pod: [doc] Add alvis++ to the list of release managers |
19:29 | |
| rrot: 24eca71 | dukeleto++ | docs/project/release_manager_guide.pod: [doc] Enroll to be release manager for 4.9.0 and update copyright info |
|||
| rrot: a21de64 | dukeleto++ | docs/project/release_manager_guide.pod: [doc] Remove wording about supported releases from release manager guide |
|||
| rrot: 190d927 | dukeleto++ | ChangeLog: [doc] Add some news about important branches that people should know about |
|||
| rrot: 26902c1 | dukeleto++ | t/src/checkdepend.t: Make t/src/checkdepend.t report the correct line of the failing test |
19:30 | ||
|
19:34
mj41 joined
19:36
Hunger joined
19:43
travis-ci joined
|
|||
| travis-ci | [travis-ci] parrot/parrot#168 (master - 26902c1 : Jonathan "Duke" Leto): The build is still failing. | 19:43 | |
| [travis-ci] Change view : github.com/parrot/parrot/compare/e......26902c1 | |||
| [travis-ci] Build details : travis-ci.org/parrot/parrot/builds/888477 | |||
|
19:43
travis-ci left
20:05
kid51 joined
|
|||
| dukeleto | we have some genuine failures now | 20:09 | |
| optimized clang is failing on master | |||
|
20:13
whiteknight joined
|
|||
| whiteknight | good afternoon, #parrot | 20:24 | |
| davidfetter | o/` i'm not a parrot i just caw a lot o/` | 20:29 | |
| kid51 | dukeleto: problem confirmed; I just got a build failure with g++ optimize | ||
| nopaste | "kid51" at 192.168.1.3 pasted "build failure at master HEAD with --cc=g++ --link=g++ --ld=g++ --optimize" (591 lines) at nopaste.snit.ch/123266 | 20:32 | |
| kid51 | Unfortunately, gotta go now | 20:33 | |
|
20:37
Psyche^ joined
|
|||
| dalek | kudo/nom: b6ca7a6 | moritz++ | tools/build/NQP_REVISION: bump NQP revision again, to get a build fix. flussence++ and not_gerd++ |
20:52 | |
|
21:30
contingencyplan joined
21:43
mj41 joined
|
|||
| dalek | kudo/nom: eccc616 | jonathan++ | src/ (5 files): First crack at PRE and POST phasers. Known NYI: POST handling doesn't get $_ set to the result yet, and one failing POST doesn't abort the rest. Even without that, can pass 17/25 tests in pre-post.t already. |
22:08 | |
| whiteknight | yay! I'm down to less than 1 page of test failures | 22:34 | |