=== ebizkut-r is now known as bizkut-redhat === monoxyde is now known as Guest33966 === asac_ is now known as asac === Guest33966 is now known as monoxyde === chih is now known as chih-vacation === asac_ is now known as asac === jmc93739653 is now known as jmc93739653_ === bizkut-miau is now known as bizkut-redhat === bizkut-miau is now known as bizkut-redhat [09:29] asac: slaaaacker! [09:32] * bizkut is away (i am away now) === bizkut is now known as bizkut-offline [09:35] bizkut-offline: Please turn your verbose away off [09:38] * armin76 thinks asac is away too *g* === bizkut-miau is now known as bizkut-redhat === jmc93739653_ is now known as jmc93739653 [15:24] armin76: whats up? [15:24] any luck? [15:28] * asac considers to build a NEON kernel for imx51 to figure if chromium works with that at least [15:32] * armin76 cries because asac didn't read what i wrote [15:51] armin76: can you paste again? [15:51] ;) [15:53] armin76: so it worked? [15:53] just not with flash pages? [15:53] hmm [15:54] http://irclogs.ubuntu.com/2009/12/24/%23ubuntu-arm.html [15:55] asac: not flash, as google.com didn't work either [15:55] armin76: but some pages worked? [15:56] gentoo.org and forums.g.o did [15:56] cool. guess you neither have arm_thumb nor armv7 [15:57] * asac should try that combo too [15:57] nope, no ricing here [15:57] * asac does that [15:57] i won :D [15:57] i think that either no opimization works ... or full [15:57] but with NEON in kernel of course [15:57] but the thing in between is f***ed [15:58] armin76: what gcc version are you using? [16:02] can't remember if 4.4 or 4.3 [16:02] and the board is down atm [16:04] fta: tools/pretty_sln.py -> no license (gyp) [16:04] tools/pretty_vcproj.py [16:04] same [16:05] test/defines/defines.c [16:05] test/dependencies/a.c [16:05] test/hello/hello2.c [16:05] test/hello/hello.c [16:06] test/rules-rebuild/gyptest-all.py [16:06] test/rules-rebuild/gyptest-default.py [16:06] test/scons_tools/tools.c [16:07] test/toolsets/main.cc test/toolsets/toolsets.cc test/variables/update_golden [16:07] thats it i think [16:08] gyp_dummy.c setup.py (last ones) [16:11] fta: bug filed: http://code.google.com/p/gyp/issues/detail?id=133 === bizkut-offline is now known as bizkut [18:02] asac, if you mean gyp, iirc, the full source tree is covered by a global license file === jmc93739653 is now known as jmc93739653_ [19:34] fta: sure, but source files disagree (either metnioning nothing, or even all rights reserved) [19:34] check the bug [19:34] http://code.google.com/p/gyp/issues/detail?id=133 [19:36] once those are fixed i would like to upload .. [19:36] (to archive) [19:40] asac: 4.3.4 [19:44] asac: mirror.facebook.net works [19:44] gentoo.org works [19:44] google.com fails...etc [19:52] asac: http://dev.gentoo.org/~armin76/googlechrome.png [19:55] armin76: u r cool guy ;) ... so maybe it worked for me too ... but i didnt try as google.com (homepage) snapped ;) [19:55] maybe the "fade in" feature? [19:55] ubuntu.com works? [19:55] nope [19:55] whats that feature? [19:56] ubuntu.com doesn't work, thats why i thought it was flash :) [19:56] armin76: ubuntu.com hopefully has no flash (not sure) [19:57] armin76: if you go to google.com ... the whole decoration parts fade-in [19:57] havent seen that? [19:57] try ffox [19:57] like the "web images etc." on top of the page [19:57] oh [19:57] it starts with just Google image and the input box [19:58] i am not sure why that was added though ;) ... feels overly funk asac: damnit, i'm unable to find a simple page that returns the user agent string :P [20:10] haha [20:10] write your own ;) [20:10] simple == not crashing? [20:10] yeah [20:10] http://whatsmyuseragent.com/ [20:10] using php [20:10] thats too strange? [20:10] since if its going to use javascript, its not going to work [20:11] hmm [20:11] armin76: did you disable v8_snapshot? [20:11] we have v8_snapshot=false as gyp flag [20:12] maybe we should just try =true if you have =false ;) (and if you are sure its javascript killing the beast) [20:12] we have v8_use_snapshot=false [20:12] if you dont have that ... try that [20:12] if you hvae that try =true ;) [20:13] i do [20:14] armin76: can you try to get a backtrace? [20:14] chrome --renderer-cmd-prefix='gdb --args' [20:14] chromium [20:14] http://www.pascalex.net/phpinfo.php <- *g* [20:14] mine was trashed when i tried ... maybe you have more luck [20:14] http://code.google.com/p/chromium/issues/detail?id=31063 [20:15] http://dev.gentoo.org/~armin76/googlechrome2.png [20:15] armin76: are those dots artifacts? [20:16] so i would suggest to try with snapshot flipped ... not sure why [20:16] its not on the Arm wiki (anymore?) [20:16] those dots are from my gfx [20:16] http://code.google.com/p/chromium/wiki/LinuxChromiumArm [20:16] kk [20:17] fta: why do we disable v8 snapshot on armel? was that on the arm wiki page at some point? [20:18] i remember i read abou tthat somewhere ... but cant find [20:19] armin76: do you get "pure virtual function called" error on console when it snaps? [20:24] asac: http://dev.gentoo.org/~armin76/googlechrome3.png [20:28] hmm [20:28] odd [20:33] asac, it had to do with v8 not supporting cross-compiling with snapshotting, and iirc, it didn't build natively either [20:35] ok. i will check that [20:36] * armin76 is building [20:37] thx [20:37] i think it was really on that page ... so feels like a good pointer [20:38] check the history? :) [20:39] no clue how [20:40] :D [20:40] yep, looks like disabled or something [20:43] asac, http://code.google.com/p/chromium/source/detail?r=1475&path=/wiki/LinuxChromiumArm.wiki [20:43] armin76: http://pastebin.com/f7d1b7956 ... makes sense? [20:44] right [20:44] fta: damn :P [20:44] fta: cool. plesae drop [20:44] * asac wonders if he should abort his karmic build ;) [20:44] asac: why do you ask me? i have no clue :P [20:45] armin76: you are "arm"in ;) ... thought that means you know about "in"trinsics [20:45] ;) [20:45] asac, done [20:46] i wish :) [20:56] armin76: so you are trying with snapshot? [21:26] db4.2 fix (potential) uploaded [21:27] http://identi.ca/notice/17674970 [22:12] asac: yep [22:13] good [23:03] NCommander: pong [23:03] ;) [23:03] NCommander: db4.2 is now avail fwiw (not sure if it was you who requested it for something)