**** BEGIN LOGGING AT Thu Jul 05 03:00:01 2018 Jul 05 14:24:15 otavio[m], the Go updates are bug fix updates ? Jul 05 14:24:35 * armpit backports for sumo? Jul 05 14:35:30 i thought the upgrades in stable branches were only in exception cases Jul 05 14:47:15 they can if its bug fix only update Jul 05 14:56:42 Does oe support native arm/arm64 compilation? Jul 05 14:59:00 ric96: theoretically yes, but its not well tested Jul 05 14:59:21 by which i mean you should be able to use an arm64 as build host Jul 05 14:59:28 it will *always* cross-compile though Jul 05 14:59:43 even if your target is x86-64 and you're building on x86-64, it does a cross compile Jul 05 15:00:31 rburton: aah... Then I'll probably check it out over the weekend... Jul 05 15:01:07 rburton: just a thought since I've got a fairly beefy arm64 sbc now Jul 05 15:02:11 would be interesting to see how much sustained power it has compared to intel Jul 05 15:02:20 and yes, in theory it will just work Jul 05 15:14:39 the question would be ... why would you do that? Jul 05 15:14:53 just to run tests when building? Jul 05 15:22:50 rburton, I heard hhem builds on an Arm host Jul 05 15:25:24 bencoh: 1) because you can 2) maybe you've actually got a big arm box thats faster than a similar priced x86 (not sure that's actually a thing) Jul 05 15:25:58 1) sure 2) err ... :) Jul 05 15:26:31 i've literally no idea how much a server-grade arm64 is these days Jul 05 15:30:44 I hear next year is going to be the year of the AArgh64 server Jul 05 15:31:45 there is the RPi cluster option Jul 05 15:31:54 armpit: dear god man Jul 05 15:32:19 lets just say i'm unconvinced that a rpi cluster would match the typical oe build usage pattern Jul 05 15:37:06 :) Jul 05 15:37:21 it would make a cool demo Jul 05 15:37:48 if you want to impress tech illiterate people (suits), yes Jul 05 15:43:16 armpit: if you want to destroy your budget for build machines yes Jul 05 15:43:27 "but you said we could use RPis, buy four of those" Jul 05 15:55:23 rburton: any idea if 6gb is of ram is enough to build a basic console image ? Jul 05 15:55:36 sure it is Jul 05 15:56:07 just tame the parallelisation if you find the build hitting swap Jul 05 18:02:53 armpit: yes, they are. Jul 05 18:03:20 armpit: I was waiting it to land in master to ask for backport Jul 06 00:56:37 6G is not enough if you are building webkitgtk Jul 06 00:57:11 updating to 1.9.x or 1.10.x is fine for release branches Jul 06 00:58:00 ric96: build works fine on aarch64 based servers Jul 06 01:03:54 heh year of aargh64 .. sounds exactly like I feel Jul 06 01:06:20 ugh, webkitgtk. i still have a bbappend in meta-mentor disabling debug info in that to cut the memory down a little Jul 06 01:07:38 yeah there are few more things you can do e..g add -Wl,--no-keep-memory to linker cmdline Jul 06 01:10:05 ninja should be helpful as well for makefile generator Jul 06 01:10:26 using gold linker helps too Jul 06 01:13:29 clang speeds up builds too, dont know if it will help with memory too **** ENDING LOGGING AT Fri Jul 06 03:00:01 2018