**** BEGIN LOGGING AT Sat Aug 03 03:00:00 2013 Aug 03 11:25:38 morphis: rebased -next branches pushed Aug 03 11:26:09 will push normal branches a bit later after bit more testing, but nothing dangerous/important from ow Aug 03 11:26:19 JaMa: anything interesting? Aug 03 11:27:23 not really Aug 03 11:27:40 is it possible that someone pushed older "master" branch to meta-webos-ports? Aug 03 11:28:49 morphis: http://pastebin.com/r3TQALNz Aug 03 11:29:56 JaMa: not that I know of Aug 03 11:35:28 I'm also forward-porting your wp/dylan patches in meta-starfish to shr+master branches Aug 03 11:37:26 you mean mean-smartphone, right? :) Aug 03 11:37:56 yes that's the right one :) Aug 03 12:21:32 morphis: I'll recompile my a500 port with the brand new things; do I keep the morphis-work branch or do I switch back to dylan ? Aug 03 12:24:19 Tofe: switch to dylan Aug 03 12:24:26 systemd and qt 5.1 are merged already Aug 03 12:24:26 okay Aug 03 12:24:53 I started the build for a500 recently on jekins Aug 03 12:25:14 hm it failed Aug 03 12:25:26 NOTE: Runtime target 'adb' is unbuildable, removing... Aug 03 12:25:26 Missing or unbuildable dependency chain was: ['adb'] Aug 03 12:25:42 mmh Aug 03 12:26:04 adb is now default Aug 03 12:26:12 so no rndis+ssh anymore Aug 03 12:26:45 yes, I have to remove that Aug 03 12:27:52 ah you have MACHINE_EXTRA_RDEPENDS = "adb" Aug 03 12:30:52 yes, not really useful Aug 03 12:31:50 ok, removed Aug 03 12:32:10 started the build again to populate sstate for you :) Aug 03 12:33:43 :) Aug 03 12:33:51 Tofe: btw. whats with the android-system-image-* for the a500? Aug 03 12:40:12 I think there may be something not entirely pushed there, yes Aug 03 12:41:54 ok Aug 03 12:42:02 can we build the image on jenkins too? Aug 03 12:42:15 we just need the android device repository and the binaries Aug 03 12:42:35 as the format of the tar.gz archive has changed recently Aug 03 12:42:53 well, we could, it's just about the licensing of the binaries, that's all Aug 03 12:44:56 how does cyanogenmod solves this? Aug 03 13:39:44 it doesn't :) Aug 03 13:39:56 the a500 is not officially supported by them Aug 03 13:40:35 ka6sox-farfarawa: long-ping Aug 03 16:52:50 ok, I'm there, next to the sleeping one Aug 03 16:53:25 morphis: I'm now in #qt-quick Aug 03 16:53:51 ok Aug 03 17:23:48 ha, a custom account validator UI shows up. Not passing anything back yet, but at least it calls into the app and shows the UI Aug 03 17:28:35 stefan_schmidt: yeah! Aug 03 17:28:37 stefan_schmidt: with mojo? Aug 03 17:29:03 morphis: yes, all still mojo. From the syncml adapter Aug 03 17:29:22 once I have something that works it can move to enyo2 Aug 03 17:30:02 ok Aug 03 17:31:09 This project has so many new things at once I want to cut down on even more new things for now :) Aug 03 17:37:11 :) Aug 03 17:47:00 src/client/qjsondbprivatepartition.cpp:49:25: fatal error: jsondbowner.h: No such file or directory ? Aug 03 17:51:37 Tofe1: bb -c cleansstate qtjsondb and restart the build Aug 03 17:51:44 JaMa: ^^ it's not solved yet Aug 03 17:55:36 :) oki Aug 03 18:07:31 morphis: did we find some possible cause for that when we were discussing it? or did I download client.tar.xz from you and forgot about it? Aug 03 18:08:02 JaMa: if I remember well you said you have a fix pending for this you wanted to push to master Aug 03 18:08:13 but it seems like it's occuring again or you didn't pushed the fix Aug 03 18:10:05 the fix is there already (was part of 5.1.0 upgrade) sed -i '/^INCPATH/s#-I\.$#-I. -I../../include/QtJsonDbPartition#g' ${B}/src/client/Makefile but I'll investigate a bit more Aug 03 18:21:34 hm Aug 03 19:23:04 great I just reproduced it Aug 03 21:28:24 morphis: the reason for qtjsondb is interesting Aug 03 21:28:45 morphis: run.do_compile runs: cd client/ && ( test -e Makefile || /OE/webos/wpb/webos-ports/tmp-eglibc/sysroots/x86_64-linux/usr/bin/qt5/qmake /OE/webos/wpb/webos-ports/tmp-eglibc/work/cortexa8-vfp-neon-webos-linux-gnueabi/qtjsondb/4.999+5.0.0-beta1+gitAUTOINC+27a2b5d9a0f081f71c26a1716721411606f8dedf-r0/git/src/client/client.pro -o Makefile ) && make -f Makefile Aug 03 21:29:32 which in case Makefile doesn't exist (from yet unknown reasons) recreates Makefile without sed hack for QtJsonDbPartition Aug 03 21:32:51 thats interesting Aug 03 21:33:00 is that code generated by qmake? Aug 03 21:35:07 yes it's from build/src/Makefile Aug 03 21:37:13 also qt3d seems to be autodetected http://bpaste.net/show/119775/ Aug 03 21:59:12 small meta-webos-ports rebase pushed Aug 03 22:01:31 JaMa: ok Aug 03 22:03:23 new builds started Aug 03 22:03:46 great Aug 03 22:04:57 JaMa: there are some more changes to come from my site soon which puts a lxc container into the image which will be responsible for the android system parts Aug 03 22:08:09 good looking forward for them Aug 03 22:09:07 it's already in morphis/work but doesn't work yet that smart **** ENDING LOGGING AT Sun Aug 04 02:59:58 2013