**** BEGIN LOGGING AT Thu Oct 11 02:59:58 2012 Oct 11 03:17:25 Ok guys it has completed building from the MACHINE=tuna bitbake -c compile -f qt4-webos command but if I use any other command I get the qmake-palm error Oct 11 03:18:12 Now what exactly did this build, where is the result of these Oct 11 03:21:00 jacques: well.... its building :) Oct 11 03:21:22 I'll know if it works in about 3 hours :P Oct 11 03:21:48 invalidopcode, cool Oct 11 03:23:56 T-Macgnolia, the qt4-webos build is under webos-ports-env/webos-ports/tmp-eglibc/work/tuna-webos-linux-gnueabi/qt4-webos-4.8.2.03-1.00-r20/qt-build-tuna Oct 11 03:24:22 morning folks Oct 11 03:24:37 morning cryptk Oct 11 03:25:09 Ok thanks isomething told me to look in tmp-eglibd lol Oct 11 03:25:20 morning cryptk Oct 11 03:31:03 Ok so the qt4-webos is used to make a installable image? i mean i see a Makefile and a config.status file in there. Sorry if this is stupid of me to ask i am just use to compiling Android and having a package at the end Oct 11 03:32:41 is it normal for the "preparing runqueue" step to take a while? Oct 11 03:33:08 the qt4-webos explicit build is an attempted workaround for the "qmake-palm: No such file or directory" error Oct 11 03:33:22 invalidopcode, yes, quite a while Oct 11 03:33:34 jacques: okay thanks Oct 11 03:33:57 if it has to download a bunch of data it may seem like it's not doing much, but a ps will show the wgets Oct 11 03:34:31 ahhh I see. thanks! Oct 11 03:34:33 Ok easy enough to understand, but how do you get a usable image to test on a device though Oct 11 03:36:54 T-Macgnolia, for that, the "MACHINE=tuna bb webos-image" command must complete Oct 11 03:40:35 (and currently it's not because of the qmake-palm error) Oct 11 03:43:11 Ok well is there another area that the qmake-palm file be pulled from and placed in the the directory that the compiler is looking for it or even find the file that is telling the compilor to look in that directory for it and change the directory address Oct 11 03:44:41 we can see qmake-palm in webos-ports-env/webos-ports/tmp-eglibc/work/tuna-webos-linux-gnueabi/qt4-webos-4.8.2.03-1.00-r20/qt-build-tuna/bin/qmake-palm Oct 11 03:45:19 but someone (scoutcamper?) said they had tried symlinking it to where the build was looking for it, but that did not solve the problem Oct 11 03:45:31 Ok I am going to copy and paste it to the other directory and see what happens Oct 11 03:45:46 i symlinked it to the propper place, and now i have a QMAKESPEC has not been set error Oct 11 03:45:52 I have fixed compiling problems on Android this way several times Oct 11 03:46:17 please try things Oct 11 03:46:25 I am not going to symlink I am actually going to put it in the directory Oct 11 03:46:31 ok Oct 11 03:54:19 I am at Preparing runqueue Oct 11 03:54:36 T-Macgnolia: it takes a while... Oct 11 03:54:40 Executing RunQueue Tasks Oct 11 03:54:54 nevermind Oct 11 03:55:41 Ok I got a different error this time but not the QMAKESPEC you said you got Oct 11 03:55:56 what did you get? Oct 11 03:56:43 Error processing project file: /home/tmacgnolia/WEBOS/webos-ports-env/webos-ports/tmp-eglibc/work/tuna-webos-linux-gnueabi/luna-sysmgr-2.0.4-0.912-r7+wop+gitr1+a35d99e807a60d1c7b5e2f4d4e637d625bd20bac/git/sysmgr.pro Oct 11 03:57:11 hmm, that's a different package Oct 11 03:57:17 T-Macgnolia: you compiled qt4-webos or got it from sstate? Oct 11 03:57:31 maybe it got past qt40webos Oct 11 03:57:41 I compiled qt4 Oct 11 03:58:09 T-Macgnolia: can you please do a "bb -c cleansstate qt4-webos && bb qt4-webos"? Oct 11 03:58:21 that should bring everything into the right place below sysroot directories Oct 11 03:58:24 oh yeah I forgot which package exactly was failing Oct 11 03:59:26 morphis that sounds like a make clean for Android is that what that is Oct 11 03:59:47 T-Macgnolia: it's a clean for just qt4-webos Oct 11 03:59:57 and a recompile Oct 11 04:00:54 ERROR: OE-core's config sanity checker detected a potential misconfiguration. Oct 11 04:00:54 Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). Oct 11 04:00:54 Following is the list of potential problems / advisories: Oct 11 04:01:03 Please set a MACHINE in your local.conf or environment Oct 11 04:01:09 T-Macgnolia: ah sorry Oct 11 04:01:17 ERROR: Execution of event handler 'check_sanity_eventhandler' faile Oct 11 04:01:25 do a "export MACHINE=tuna" before Oct 11 04:01:26 yeah there needs to be a MACHINE=tuna before that Oct 11 04:01:29 yeag Oct 11 04:01:30 yes Oct 11 04:01:36 or add it to setup-local Oct 11 04:02:26 I'm trying that too (the clean and bb qt4-webos) Oct 11 04:02:30 That worked, I am going to save those commands Oct 11 04:03:01 OK it completed Oct 11 04:04:01 * jacques starts "bb webos-dev-image" Oct 11 04:04:16 jacques: the complete recompile of qt4-webos? Oct 11 04:04:55 morphis, for some reason it went really fast - I don't think it actually compiled it Oct 11 04:05:25 folks Oct 11 04:05:45 jacques: you did "bitbake -c cleansstate qt4-webos && bitbake qt4-webos"? Oct 11 04:05:52 morphis, yep Oct 11 04:05:57 I can try it again Oct 11 04:06:01 that should take longer Oct 11 04:06:08 because I just got the qmake-palm not found error again Oct 11 04:06:20 morphis, yeah I was surprised at how little time it took Oct 11 04:06:33 Ok I am done with the clean I am going to try MACHINE=tuna bb webos-image Oct 11 04:07:13 0: qt4-webos-4.8.2.03-1.00-r20 do_clean (pid 3282) Oct 11 04:07:27 NOTE: Tasks Summary: Attempted 2 tasks of which 0 didn't need to be rerun and all succeeded. Oct 11 04:07:40 now it's starting the bb qt4-webos Oct 11 04:07:47 you did clean or cleansstate? Oct 11 04:07:52 I see a gzip Oct 11 04:07:56 cleansstate Oct 11 04:07:58 ok Oct 11 04:08:06 NOTE: Tasks Summary: Attempted 1433 tasks of which 1431 didn't need to be rerun and all succeeded. Oct 11 04:08:20 Ok I got the same error again. Oct 11 04:08:23 Error processing project file: /home/tmacgnolia/WEBOS/webos-ports-env/webos-ports/tmp-eglibc/work/tuna-webos-linux-gnueabi/luna-sysmgr-2.0.4-0.912-r7+wop+gitr1+a35d99e807a60d1c7b5e2f4d4e637d625bd20bac/git/sysmgr.pro Oct 11 04:08:57 boys you're too fast Oct 11 04:09:07 make sure bitbake -c cleansstate succeed Oct 11 04:09:12 Ha ha ha ha ha ha Oct 11 04:09:29 then make sure bitbake qt4-webos is compiling qt4-webos from scratch not fetching it from sstate! Oct 11 04:09:30 I am going to look into this new error Oct 11 04:10:19 anyway I have to leave, you can ask JaMa when he is available he can help us too Oct 11 04:11:13 yeah now I seem to have lost my qmake-palm even in the wrong dir Oct 11 04:11:13 Ok later morphis Oct 11 04:11:21 ttyl morphis Oct 11 04:13:07 oh, maybe it needs to be "bb -c compile qt4-webos" Oct 11 04:13:36 because now it's compiling Oct 11 04:13:56 * jacques wonders what the default -c is Oct 11 04:18:15 jacques: -c specifies a command to run http://www.uv-ac.de/openembedded/openembedded-3.html Oct 11 04:19:08 invalidopcode, yeah, but what does it do if you don't specify a -c option ? Oct 11 04:20:40 i guess it just builds everthing in local.conf? it says "Bitbake normally acts on all metafiles defined in local.conf. " Oct 11 04:20:49 * invalidopcode honestly has no clue Oct 11 04:21:06 I'm just repeating what I read in the docs Oct 11 04:21:21 in this case, without the "-c compile" it completed very quickly and didn't see to do much Oct 11 04:22:06 Oct 11 04:22:08 https://leapmotion.com Oct 11 04:22:14 watch, drool, buy Oct 11 04:22:18 Oct 11 04:22:28 PatrickC: you just found that? :P Oct 11 04:22:31 yes Oct 11 04:22:32 yes i did Oct 11 04:22:41 and you never told me about it! Oct 11 04:22:46 * PatrickC goes and cries in a corner Oct 11 04:23:11 * invalidopcode waits for PatrickC to reboot and return to normal :P Oct 11 04:23:56 * PatrickC comes back to reality Oct 11 04:24:22 yay Oct 11 04:24:49 * PatrickC dies again Oct 11 04:25:00 free dev units for devs... i should really start learning languages again! Oct 11 04:25:07 oh well I guess he won't get to see open webos on the pre3 Oct 11 04:25:31 jacques did your "bb -c compile qt4-webos" command work Oct 11 04:26:07 T-Macgnolia, well, it's still going Oct 11 04:26:35 Ok Oct 11 04:38:34 PatrickC: developer application submitted, just for the heck of it Oct 11 04:40:11 jacques I was wrong it did give the "QMAKESPEC has not been set, so configuration cannot be deduced." error you got Oct 11 04:41:43 errr... that's not good "ERROR: Task 1230 (/home/mark/Development/webos-ports-env/webos-ports/openembedded-core/meta/recipes-core/initscripts/initscripts_1.0.bb, do_install) failed with exit code '1'" Oct 11 04:43:59 install: cannot stat `/home/mark/Development/webos-ports-env/webos-ports/tmp-eglibc/work/armv7a-vfp-neon-webos-linux-gnueabi/initscripts-1.0-r143/mountdevtmpfs.sh': No such file or directory Oct 11 04:46:32 jacques: how did you clean a specific package? Oct 11 05:14:33 invalidopcode, like this "bb -c cleansstate qt4-webos" Oct 11 05:14:49 jacques: okay thanks... Oct 11 05:15:02 initscripts doesn't seem to want to play nice with me Oct 11 05:15:33 it looks like the package is looking for a file that isn't there Oct 11 05:16:32 invalidopcode, did you get past luna-sysmgr build ? Oct 11 05:16:42 I'm not sure... Oct 11 05:19:06 jacques: should that have an effect? Oct 11 05:19:28 still getting the qmake-palm error, I just copied the binary, but I don't think that will fix it Oct 11 05:19:57 ah okay... qt4-webos seems to build fine on my machine Oct 11 05:20:18 yeah, now I am getting "QMAKESPEC has not been set, so configuration cannot be deduced." Oct 11 05:20:42 lovely Oct 11 05:20:55 Yes i think the qmake-palm is not right, Oct 11 05:21:20 I think it is suppose to generate it but is not for some reason Oct 11 05:21:21 I spoke too soon... qt4-webos just failed :? Oct 11 05:21:24 *:/ Oct 11 05:23:00 If I can find what generates the qmake-palm file in webos-ports-env/webos-ports/tmp-eglibc/work/tuna-webos-linux-gnueabi/qt4-webos-4.8.2.03-1.00-r20/qt-build-tuna/bin/qmake-palm Oct 11 05:24:00 then i will have a idea where to look for the file that is suppose to tell it to generate qmake-palm in webos-ports-env/webos-ports/tmp-eglibc/sysroots/x86_64-linux/usr/bin Oct 11 05:24:26 Then maybe i can edit that file to make the correct qmake-palm Oct 11 05:24:59 it's part of the qt4-webos build is all I know :-\ Oct 11 05:25:20 It should be in a Makefile somewhere or a config file maybe Oct 11 05:26:18 How long are you guys gonna be on tonight? Oct 11 05:26:56 I am watching a TV show I messed online right now and will get back on this when it is done Oct 11 05:27:34 yeah I am watching some TV too Oct 11 05:27:48 Also what language is webos written in Oct 11 05:28:38 several, C, C++, javascript, ... Oct 11 05:28:53 Ok that is what I thought Oct 11 05:29:45 Ok be back in a little while Oct 11 05:30:20 * jacques too. Oct 11 06:37:28 well I'm more tired than I thought I would be now, `night. Oct 11 11:55:21 heyho Oct 11 11:55:43 Stskeeps: I have something for you :) Oct 11 11:55:49 morphis: moo Oct 11 11:55:53 morphis: sure,shoot? Oct 11 11:56:56 Stskeeps: https://github.com/morphis/libhybris/tree/morphis/native-window Oct 11 11:57:24 Stskeeps: and http://pastie.org/private/se86qa0pwntz10tunsemha Oct 11 11:57:47 I added some debug statements to androids libEGL as well Oct 11 11:57:58 so don't wonder about lines you don't find a printf statement in our code for Oct 11 11:58:45 Stskeeps: I started to allocate and use buffers with gralloc Oct 11 11:58:46 https://github.com/morphis/libhybris/blob/morphis/native-window/egl/dummy_native_window.c#L31 Oct 11 11:58:53 but its still segfaulting Oct 11 12:00:49 did you update the anativewindow definition? Oct 11 12:00:56 have to leave in some minutes again Oct 11 12:01:06 it's the jb version Oct 11 12:01:10 ok Oct 11 12:01:25 good work :) Oct 11 12:01:25 maybe I should add a note somewhere Oct 11 12:01:31 yeah, if it would work Oct 11 12:01:52 maybe some pointer issue somewhere Oct 11 12:02:31 ah and the log is taken while running an unmodifed test_glesv2 Oct 11 12:02:39 to test the real parallel case Oct 11 12:06:10 Stskeeps: I only thought a little bit more about the line https://github.com/morphis/libhybris/blob/morphis/native-window/egl/dummy_native_window.c#L174 Oct 11 12:06:18 there are different flags we can use there Oct 11 12:06:37 and I am not sure GRALLOC_USAGE_HW_TEXTURE is the correct option here Oct 11 12:06:48 FramebufferNativeWindow is using GRALLOC_USAGE_HW_FB Oct 11 12:11:30 ok Oct 11 12:11:32 i have to go again, bbl Oct 11 12:12:09 ok Oct 11 12:55:16 Hi Oct 11 13:34:09 mornin' chaps Oct 11 13:47:06 morning folk Oct 11 13:47:28 howdy. Oct 11 13:47:59 how are you today Mr. HaDAk Oct 11 13:48:19 doing well. got my new desk set up at work, finally. Oct 11 13:48:30 had to wait for all my things to come in. Oct 11 13:59:17 nice Oct 11 13:59:29 the walk in today was "brisk" Oct 11 14:00:02 i scaped ice off my car this morning Oct 11 14:00:23 You win...it was 49 when I walked in Oct 11 14:01:35 that was our HIGH yesterday. Oct 11 14:02:02 brrr...I don't do cold... Oct 11 14:03:10 i don't have much of a choice, until i leave michigan. Oct 11 14:03:13 which is in the pipeline. Oct 11 14:07:31 lol Oct 11 14:07:47 GodGinrai, ? Oct 11 14:11:51 laughing at the "brrr" comment Oct 11 14:12:48 I'm currently living down South, wishing I could get back North Oct 11 14:12:57 I miss the snow :( Oct 11 15:04:43 morning Oct 11 15:05:04 morning swisstomcat Oct 11 15:05:05 how usable is the GNex Port and can it run without changing the installed OS (Android 4.1) Oct 11 15:05:11 hey ka6sox Oct 11 15:05:41 its not usable...its pre-alpha..but it builds and runs (sorta) Oct 11 15:05:52 interesting to look at? Oct 11 15:05:59 yes, I think so Oct 11 15:06:24 i'm happy to test then :) Oct 11 15:06:40 * Tofe got it to *sorta* run on the a500, but more like "not run" :) Oct 11 15:06:41 how does it boot (since the GNex doesn't have SD) Oct 11 15:06:51 a500? Oct 11 15:06:58 i also have a HTC Sensation Oct 11 15:07:06 nevermind swisstomcat, it's not ready at all Oct 11 15:09:30 swisstomcat: btw, webos with acceleration is thank[D[D[D[D[D[D[D[Don gnex s to the touchpad i have Oct 11 15:10:31 \o/ Oct 11 15:10:45 on gnex, that is Oct 11 15:18:43 HaDAk, aww... don't run away :( Oct 11 15:19:02 i ran away? Oct 11 15:19:08 from MI Oct 11 15:19:09 or, do you mean, from michigan? Oct 11 15:19:12 yeah, fuck this place. Oct 11 15:19:19 as soon as i get custody, i'm the fuck outta here. Oct 11 17:51:26 I have a build failure in webos-dev-image: http://pastebin.com/bY9hsygL Oct 11 17:57:10 Garfonso: looks like you're not up-to-date Oct 11 17:57:17 Garfonso: and please do a bb -c clean nyx-modules Oct 11 18:10:12 k. Oct 11 18:20:47 interesting changes in owo-lsm recently Oct 11 18:20:57 oh? Oct 11 18:36:15 how so? Oct 11 18:54:45 hows it goin? Oct 11 19:19:40 downloading stuff Oct 11 19:20:29 ohi swisstomcat Oct 11 19:20:31 long time no see Oct 11 19:23:00 ohai Oct 11 19:23:24 hows life been swisstomcat? Oct 11 19:23:55 busy, busy Oct 11 19:24:06 been flying every week for the last 6 weeks Oct 11 19:25:21 well, that can be fun Oct 11 19:29:14 for a while, yes :) Oct 11 19:29:17 linux-samsung-tuna-2_3.0.38 Oct 11 19:29:21 \o/ Oct 11 19:29:26 your building for tuna? Oct 11 19:29:31 that sounds so funny hah Oct 11 19:33:26 swisstomcat, did your build complete? Oct 11 19:34:27 not yet Oct 11 19:34:40 task 3522 of 3539 (the kernel it seems) Oct 11 19:35:04 you are getting there. Oct 11 19:35:08 "close" Oct 11 19:35:14 well you are much further than I Oct 11 19:35:19 big linking coming up... Oct 11 19:35:19 I feel like a loser now Oct 11 19:35:28 naw Oct 11 19:35:32 still having the qmake issues Oct 11 19:35:43 swisstomcat, what OS are you building on? Oct 11 19:35:51 repull and start Oct 11 19:36:17 the weird thing is, I successfully built a webos-image on the same platform Oct 11 19:36:28 a few days ago Oct 11 19:36:55 they broke things yesteday and it got fixed Oct 11 19:37:07 are you building -dev image? Oct 11 19:37:10 ka6sox, ah maybe I should do a full clean then? Oct 11 19:37:19 yeah now I am building -dev Oct 11 19:37:31 (how _do_ I do a full clean?) Oct 11 19:41:49 wow, build completed Oct 11 19:41:52 took like 3 hours Oct 11 19:42:01 SSD FTW Oct 11 19:42:25 linuxjaques: ubuntu 12.04 64bit Oct 11 19:42:39 at least it isn't android, had to build a full one recently.. 8 hours Oct 11 19:42:41 :P Oct 11 19:42:46 * Stskeeps hated life after that Oct 11 19:45:00 so now, let's install it :) Oct 11 19:47:04 hmm Oct 11 19:47:16 in which folder is webos-image-tuna.ext2? Oct 11 22:01:43 linuxjacques, did your image finish? Oct 11 22:08:31 ka6sox, sorry, had to do some work Oct 11 22:08:48 RL takes precedene Oct 11 22:08:56 I didn't get to re-start it yet Oct 11 22:09:32 yeh trying to cram a 2.6.32 kernel into 2.6.36 hardware Oct 11 22:09:45 missing drivers Oct 11 22:13:02 ouch Oct 11 22:33:33 ka6sox: You didn't tell me I needed to do a dev build. :D Oct 11 22:37:11 bad ka6sox bad bad... Oct 11 22:43:06 folks Oct 11 22:45:19 hiya bhuey_ Oct 12 00:56:36 dkirker : it turns out has more possibility of html5 tags as it is, (the current version of isis-project's webkit). I just checked my device shows enabled 'video', 'audio' at html5test.com which were't before. Oct 12 00:59:38 wheeee Oct 12 01:28:55 time to try the build again Oct 12 01:41:30 ka6sox, you had mentioned me doing a re-pull and rebuilding. how much should I pull? all the layers? Oct 12 01:55:38 OK I dunno what happened Oct 12 01:55:50 I had been having build problems all day with the qmake-palm Oct 12 01:56:39 I erased tmp-eglibc dir, did make update (which seemed to not need any updates) and started the bb webos-dev-image Oct 12 01:57:18 it went really fast, started at like 3900 of 4499 tasks, and just completed Oct 12 01:57:24 so what just happened? Oct 12 01:58:59 there is stuff in webos-ports-env/webos-ports/tmp-eglibc/deploy/images with recent built times and it looks right Oct 12 01:59:18 tada! Oct 12 01:59:29 but why did it work? Oct 12 01:59:42 seen stuff like this before... Oct 12 01:59:44 I didn't see it build qt4-webos Oct 12 02:00:09 or luna-sysmgr (unless it was very quick) Oct 12 02:01:53 it's a bit like magic Oct 12 02:02:34 in that " I dunno what I did so I can't reproduce it" way Oct 12 02:19:09 cool, my gnex is now scheduled to be delivered tomorrow Oct 12 02:29:13 wheee Oct 12 02:32:25 I was really hoping I would have it for the weekend Oct 12 02:32:36 (still not guaranteed but looking good) Oct 12 02:49:52 folks **** ENDING LOGGING AT Fri Oct 12 03:00:01 2012