[12:31] oh, cool === m_conley_away is now known as m_conley [14:52] chr1sccoulson: did you guys end up ignoring 5.0.1 completely? [15:15] hi bhearsum [15:15] i should sign out of my other computer ;) [15:15] hehe [15:15] yeah, we haven't shipped 5.0.1 at all [15:15] cool [15:15] did you hear any complaints or confusion from anyone? [15:16] bhearsum, not really. one person asked about it on IRC yesterday, but that's it [15:16] oh, good! [15:20] m_conley, have you seen the size of our CD's today? ;) [15:20] chrisccoulson: no - where are we at? [15:21] m_conley, the CD builds have been broken for a few days, and pitti got them going again today, and the first build had grown by an additional 21MB :/ [15:21] ! [15:21] chrisccoulson: uh oh [15:21] 1 of the big increases is firefox, but that's actually a bug [15:22] but pitti is investigating where all the extra stuff came from [15:22] i'm sure it'll come back down again ;) [15:23] and the next firefox upload will shrink it back down again [15:23] chrisccoulson: phew. :) [17:04] m_conley, do you have a ~/.config/indicators/messages/applications-blacklist folder on your machine? [17:05] chrisccoulson: yes I do [17:07] m_conley, ah! i think i've solved the "lack of feedback from users" problem ;) [17:07] it throws on startup if that folder is missing [17:07] (the messagingmenu) [17:07] chrisccoulson: oh, yikes [17:07] chrisccoulson: have a patch? [17:07] i just debugged it with jono, because it wasn't working OOTB for him [17:07] yeah [17:07] 1 second [17:07] chrisccoulson: k [17:08] m_conley, https://code.launchpad.net/~chrisccoulson/messagingmenu-extension/handle-missing-search-folder [17:08] (it hasn't updated yet, as i only just pushed it) [17:08] chrisccoulson: alright, cool, thanks [17:09] ah, it's there now: http://bazaar.launchpad.net/~chrisccoulson/messagingmenu-extension/handle-missing-search-folder/revision/57 [17:12] chrisccoulson: pushed [17:13] chrisccoulson: thanks for the patch / debuggin! [17:13] m_conley, excellent, thanks [17:13] i'll get that uploaded tomorrow with the new beta ;) [17:13] chrisccoulson: and here I thought no news was good news. :/ [17:13] heh :) [18:10] anyone here running KDE who can verify this? https://bugzilla.mozilla.org/show_bug.cgi?id=660666 [18:10] Mozilla bug 660666 in Widget: Gtk "FilePicker in modeGetFolder mode, returns a leading '//' in the result" [Normal,Unconfirmed: ] [18:56] bhearsum, linux builds are done with PGO now aren't they? [18:56] starting with Firefox 7 i believe, yeah [18:56] (at least, that's what i think, assuming i'm looking in the right place: http://hg.mozilla.org/build/buildbot-configs/rev/49078560e515) [18:56] * bhearsum double checks that [18:57] sorry, starting with Firefox 6 it's on [18:58] bhearsum, oh, nice [18:58] i wonder if we should try turning it on too [18:58] that would be great! [18:59] wait, I thought I saw something about it being reverted in 6 [18:59] that was by mistake [18:59] micahg, this woudl suggest otherwise: http://hg.mozilla.org/build/buildbot-configs/file/6c0519baac53/mozilla2/linux/mozilla-beta/release/mozconfig [18:59] from yesterday's meeting: This build will have js PGO turned off again (it’s currently on) as we don’t intend to ship with it (accidentally had it enabled through a comedy of errors, whoops) [18:59] that's js PGO [19:00] ah [19:00] we turned that off on purpose, everywhere [19:00] i guess we _didn't_ accidentally turn off PGO on linux...so ignore that part of what i said :) [19:01] bhearsum, do you know how long the profiling takes to run? i notice it runs 10 times now [19:01] (i should probably just try it here really) [19:02] honestly, i'm not sure, but i know it hasn't made a notable difference on build times [19:03] bhearsum, ok, that's good. our build times are already long enough (~3h) [19:03] but that includes all of the tests as well [19:04] * micahg grumbles about the tests not being that useful yet [19:04] wow! [19:04] 3 hours for a linux build?! [19:04] oh, all the tests, gotcha [19:04] we ||ize our tests :) [19:04] bhearsum, i think the actual build is ~50 minutes or so [19:04] i've not timed it though [19:05] i should add some timestamps to our build log really, so i can see where the time goes [19:05] bhearsum: but the build became deparallelized in 4+ [19:05] micahg: what do you mean? [19:05] chrisccoulson: ah, that timing sounds more sane [19:05] bhearsum: it forces -j1 [19:05] are you sure...? [19:05] for me it has at least [19:06] * micahg hasn't had time to dig too much into it [19:06] you're setting MOZ_MAKE_FLAGS=-jN ? [19:06] no, that's what I need to set, I was passing it on the command line like I used to for 3.6 [19:06] ah [19:06] yeah, do that, and it'll work again :) [19:07] ugh :(, I just want it for my local build, will that work as an env var? [19:07] i think so.... [19:07] you can put it in your mozconfig for sure, though [19:07] k, will try in a couple weeks when I work on 6 [19:08] mk_add_options MOZ_MAKE_FLAGS="-j4" [19:08] sure thing [19:08] bhearsum: thanks [19:08] np [19:10] micahg, what happened to thunderbird 3.1.11 btw? [19:10] we're nearly 4 weeks behind already :/ [19:10] chr1sccoulson: going out today :( [19:11] was just having trouble testing (next time should be smoother) [19:50] ok, here goes. time to test a PGO build :) [19:54] :) [19:55] by the way, what's the system that drives the launchpad builds? [20:03] chr1sccoulson: what software drives the launchpad build system (....if it's not too big of a question) [20:16] bhearsum, i'm not too sure. might be worth asking in #launchpad [20:16] ah, ok [20:17] bhearsum, https://launchpad.net/launchpad-buildd [20:17] ah [20:18] ah, based on buildd [20:18] bhearsum: are you wondering about the underlying software that compiles the builds? [20:18] of course, that makes perfect sense [20:18] micahg: the continuous integration software, if that's what you mean [20:18] i was mostly wondering if it was Buildbot or Hudson or something else [20:18] bhearsum: ah, yeah, I have no idea about that [20:20] bhearsum, we do have some teams that use hudson internally [20:20] i'm pretty sure our DX team use that [20:20] ahhh [20:29] everytime i view friend suggestions in google plus, it's just a list of everybody i work with [20:29] it's like canonical+ or something === m_conley is now known as m_conley_away [21:34] i seriously need new hardware [21:34] the OOM killer just killed the linker trying to do a PGO build [22:15] bhearsum, so, each profiling run is ~2 minutes [22:15] well, 1 minute 45 seconds to be more precise ;) [22:25] EveNinG fRiendS of the daRK