=== asac_ is now known as asac [08:05] grmbl. make-kpkg doesn't support uImage kernels. [12:51] fta: chromium still snaps. lets hope there is a better backtrace [12:52] which one is it? ~ucd1 or ~ucd2 ? [13:05] fta: i dont think it makes a difference [13:05] its still the old bad virtual function missing snap [13:05] its on arm [13:05] shenki: hey [13:05] there? [13:06] shenki: we get a "pure virtual function called" crash in our chromium build [13:06] any idea what to do about that? [13:06] gdb gives infinite recursion in: 4179 0x40d89aec in *__GI_abort () at abort.c:92 [13:06] #4180 0x40d89aec in *__GI_abort () at abort.c:92 [13:06] #4181 0x40d89aec in *__GI_abort () at abort.c:92 [13:06] #4182 0x40d89aec in *__GI_abort () at abort.c:92 [13:06] #4183 0x40d89aec in *__GI_abort () at abort.c:92 [13:06] #4184 0x40d89aec in *__GI_abort () at abort.c:92 [13:06] #4185 0x40d89aec in *__GI_abort () at abort.c:92 [13:06] #4186 0x40d89aec in *__GI_abort () at abort.c:92 [13:06] #4187 0x40d89aec in *__GI_abort () at abort.c:92 [13:06] #4188 0x40d89aec in *__GI_abort () at abort.c:92 [13:07] (lolĂ  [13:07] #4189 0x40d89aec in *__GI_abort () at abort.c:92 [13:07] ) [13:07] #4190 0x40d89aec in *__GI_abort () at abort.c:92 [13:07] #4191 0x40d89aec in *__GI_abort () at abort.c:92 [13:07] #4192 0x40d89aec in *__GI_abort () at abort.c:92 [13:07] badly trashed process i guess [13:07] its still continuing [13:07] at #5000 now ;) [13:08] NCommander: ^^ any idea how to debug? [13:14] fta: http://code.google.com/p/chromium/issues/detail?id=31063 [13:51] armin76: any success with chromium? [13:51] i assume the build finished by now? ;) [14:11] asac: yep it failed [14:11] armin76: failed to build? [14:11] for us things dont fail at all [14:11] yep [14:11] just to run [14:11] how? [14:11] it tries to build native client, its weird because i have it disabled [14:12] yeah. so you did something wrong ;) [14:12] * armin76 blames asac [14:12] how did you disable it? [14:12] -Ddisable_nacl=1 [14:12] sure that is right? [14:12] afaik its just disable_nacl=1 [14:13] we say: GYP_ENV="...." [14:13] in env [14:13] without -D [14:13] etc. [14:15] http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/chromium/chromium-9999.ebuild?view=markup <- check [14:19] armin76: there is no arm specific stuff [14:21] asac: obviously :P if it doesn't work :) [14:21] yeah [14:21] anyway [14:22] you are doing something wrong. its hard to get it not build here atm ;) [14:22] http://dpaste.com/137019/ [14:22] well, you're using armv7, i'm not [14:22] armin76: no [14:22] we dont use armv7 anymore [14:22] not since yesterdays build [14:22] which worked [14:22] omg! [14:22] :P [14:23] armin76: you dont set native_client there? [14:23] or is that nacl? [14:23] http://dpaste.com/137022/ [14:23] i guess its nacl? [14:24] yeah [14:24] DNACL_LINUX=1 [14:24] you have that enabled [14:24] sure that if use arm; then [14:24] is right? [14:24] only other flag we have is arm_thumb=1 [14:24] armin76: [14:24] * asac kicks arm [14:24] in [14:24] haha [14:25] armin76: -Ddisable-nacl=1 [14:25] thats bogus [14:25] -Ddisable_nacl=1 [14:25] you're bogus! [14:25] * asac kicks again [14:25] re [14:25] asac: nice catch though :P [14:25] armin76: try again with that fix ;) [14:25] doing so [14:26] armin76: you can do it incremental [14:26] afaict gyp is smart enough [14:27] * Martyn reluctantly begrudes "These Marvell Armada chips are actually pretty good." [14:27] The PJ4 cores though are a bit strange, compared to the Cortex A9 [16:37] fta: how can I do a full debug build? [16:39] like ... without -O2 [16:39] etc. [16:39] and maybe more if chromium supports that [19:23] asac, WANT_DEBUG=1 [19:36] fta: what does that do? [19:36] * asac needs to reboot ... usb doesnt like him [19:38] WANT_BUGS_FIXED=1 :) [19:38] WANT_PONY=1 [19:39] :) [19:50] asac, usb doesn't like you? [19:54] asac, what it does is it tells the build system that you want a debug build, similar to moz. [19:54] asac, you have to edit d/rules [20:49] fta: why is that not on any "Debugging" wiki page? [20:49] feels odd [20:49] anyway. cant do it because i cannot mount my mass storage on arm atm anyway [21:03] asac, by default, it does a debug build, you have to request a release build [21:14] fta: can we make a debug build for arm? [21:14] or does that break the package? [21:20] asac, hmm.. should work === playya__ is now known as playya