**** BEGIN LOGGING AT Sun Feb 17 02:59:57 2013 Feb 17 16:59:15 Is there a sensible way to do distributed builds with oe? As in tasks spread out over several machines. Feb 17 17:00:57 distcc should be supported Feb 17 17:05:37 but how would dist-cc work in case of cross-compiling? Feb 17 17:10:02 Suse has something called IceCream Feb 17 17:10:13 for cross-compiling distcc style Feb 17 17:11:11 there is icecc.bbclass Feb 17 17:11:20 I'm not sure how well it works though Feb 17 17:11:38 RP tells me it's not worth the overhead Feb 17 17:14:48 yeah, it's more of an thought exercise. Feb 17 17:15:14 if money is not an issue, then using a massive machine and building in RAM is the best solution as of now. Feb 17 17:16:57 thanks for the IceCream hint. sort of misunderstood it first as ICS... Feb 17 17:17:12 If I get bored enough I'll look into that out of curiosity. Feb 17 17:29:50 dm8tbr: you don't need a massive amount of money to build such a machine these days... Feb 17 17:32:50 we just abandoned it as being impractical given the classes of machines that could be built reasonably. Feb 17 17:33:30 RP: sure, but the amount of money to acquire decomissioned hw with 2-4 cores and 8-16G RAM is close to 0 (e.g. dumpster diving) Feb 17 17:34:32 it was a 'If I'd still be a poor student, would I get away with this' type of thought. Feb 17 17:45:46 dm8tbr: just run buildbot and be clever about how you split the build between the machines (qt targeted on one, wekbit on the other for example), share sstate between them Feb 17 17:46:08 *nod* Feb 17 17:55:32 * zecke giggles.. my ARM device that is capable of running an entire GSM network.. is too slow for systemd's journald Feb 17 17:56:27 it is the classic "We will use C, it is faster" laughable argument from the GNOME folks.. this whole application is dominated by the calls to malloc. ( Feb 17 17:58:21 zecke *g* Feb 17 17:59:01 woglinde: http://article.gmane.org/gmane.comp.sysutils.systemd.devel/8956 Feb 17 18:03:44 zecke hm could it be the glibc exclusive printf feature for menory alloc Feb 17 18:04:04 which we had to patch out for uclibc Feb 17 18:04:51 woglinde: I never used dietlibc but didn't fefe warn on fopen? Feb 17 18:04:55 woglinde: fopen allocates memory.. Feb 17 18:05:09 woglinde: fgets is a bitch.. it mmaps Feb 17 18:05:42 woglinde: for a temporary buffer or such. :} Feb 17 18:05:53 woglinde: but systemd allocates a lot of strings too Feb 17 18:07:27 zecke hm could grep on journald for printf and %m? Feb 17 18:07:57 %m is the extension for allocating mem on the fly for printf Feb 17 18:08:11 woglinde: http://cgit.freedesktop.org/systemd/systemd/tree/src/journal/journald-server.c#n499 Feb 17 18:08:33 woglinde: every of the 'main' call will probably allocate several strings, strdup then Feb 17 18:08:44 woglinde: and it will fopen/fgets several files Feb 17 18:09:01 *sigh* asserts again production code Feb 17 18:09:05 not tests Feb 17 18:09:27 woglinde: well, the funny part is that the asserts are wrong most of the time. :) Feb 17 18:09:47 woglinde: but someone !Lennart started writing unit tests Feb 17 18:11:01 * woglinde wonders too that the have no c-qs inside redhat Feb 17 18:11:15 but no wonder with disaster of feodora Feb 17 18:11:25 that they have qs at all Feb 17 18:11:55 dinner now Feb 17 18:12:20 woglinde: enjoy Feb 17 18:12:33 ah..and it is doing auditing even when -AUDIT is printed :} Feb 17 19:31:41 re Feb 17 19:48:47 woglinde: wb Feb 18 00:46:42 anyone have any tips for using a toolchain built with populate_sdk? Feb 18 00:46:54 yeah, late Sunday and most of you have lives now Feb 18 00:50:44 do we? :) Feb 18 00:51:25 heh Feb 18 00:51:39 I can't compile hello, world with the toolchain Feb 18 00:51:50 It can't find libs and header files Feb 18 00:52:04 JaMa, are you coming to ELC? Feb 18 00:52:43 Crofton: yes Feb 18 00:52:46 ah cool Feb 18 00:53:12 I'm already in Sunnyvale for a week Feb 18 00:53:14 I have been in the area for a week working and will be back after ELC Feb 18 00:53:17 ah cool Feb 18 00:53:23 I've been in MV Feb 18 00:53:33 I was wondering what time it was in Prague Feb 18 00:53:43 1:53AM Feb 18 00:53:46 yeah Feb 18 00:53:50 sounds about right Feb 18 00:54:22 enjoying the weather Feb 18 00:54:37 yes, much better here then in Prague :) Feb 18 00:54:55 http://app.strava.com/activities/41310108 Feb 18 00:55:01 is what I did this mornig Feb 18 00:55:05 I didn't expect to use ac in car in winter :) Feb 18 00:55:11 rofl Feb 18 00:55:55 I went to computer history musseum Feb 18 00:56:35 ah cool Feb 18 00:56:51 that is across the freeway from where I work here Feb 18 01:17:00 JaMa, did you like it? Feb 18 01:18:06 ka6sox: yes, cool stuff **** ENDING LOGGING AT Mon Feb 18 02:59:58 2013