**** BEGIN LOGGING AT Wed Sep 06 03:00:01 2017 Sep 06 05:34:32 Herrie: I didn't try yet, I wasn't at home yesterday evening Sep 06 05:34:34 Morning! Sep 06 05:53:24 Tofe: OK got one ready here Sep 06 05:53:29 What to look for when testing? Sep 06 06:00:20 open browser, zoom around Sep 06 06:01:51 you can also open some apps to check for regression Sep 06 06:02:13 but it should be fine Sep 06 06:10:28 Tofe: No zoom for me on N5 Sep 06 06:11:39 https://bpaste.net/show/5fe91c8192c3 Sep 06 06:11:44 Build config seems fine Sep 06 06:18:17 ok, that's annoying Sep 06 06:55:41 I'll build it too Sep 06 06:55:48 with debug symbols Sep 06 07:01:58 Herrie: I can now use testing of webosports-setup, right ? Sep 06 07:02:27 or even pyro Sep 06 07:02:46 well, I'm not expressing it clearly, but it's fine :) Sep 06 07:23:48 Morning Sep 06 07:27:22 Tofe: You can use testing Sep 06 07:27:26 I did the same Sep 06 07:34:15 ok it's launched Sep 06 07:48:40 oh, it rebuilds everything... Sep 06 07:51:15 Quite some things Sep 06 08:50:03 Herrie: Tofe: do we need all 3 versions of cm-wop* on bonaire builder? Sep 06 08:51:26 JaMa: short answer: we don't have any device running CM < 12.1 now Sep 06 08:51:37 only 12.1 Sep 06 08:51:51 there is also 13.0 Sep 06 08:52:45 ah, yes, right. We can throw it away: we'll move to Halium before we move to CM-13, for sure Sep 06 08:52:58 and the current content is outdated I think Sep 06 08:53:15 (was only prototype level anyway) Sep 06 08:53:21 ok, that saves around 1/5 of bonaire disk space Sep 06 08:53:34 27G cm-wop-11.0 Sep 06 08:53:35 34G cm-wop-12.1 Sep 06 08:53:35 20G cm-wop-13.0 Sep 06 08:56:40 We still need wop 12.1 Sep 06 08:56:48 Not everything was migrated to Halium! Sep 06 08:56:58 10.1 can go Sep 06 09:01:22 Herrie|Pre3: yep, I hope I was clear, 12.1 is still needed Sep 06 09:03:54 yes, I've kept 12.1 and removed 11.0 and 13.0 Sep 06 09:04:22 now cleaning downloads Sep 06 09:08:24 Herrie|Pre3: morning.. Sep 06 09:08:53 and morning all of course.. ;-) Sep 06 09:09:28 :) Sep 06 09:09:30 morning Sep 06 09:09:38 JaMa: I deleted the obsolete Jenkins jobs too Sep 06 10:19:59 JaMa: To what extend you have tested qemux86-64 for world bit? Sep 06 10:24:28 Herrie|Pre3: "bitbake world" bit? It's tested the same as qemux86 or qemuarm Sep 06 10:25:02 Herrie|Pre3: but haven't built LuneOS for qemux86-64 for long time Sep 06 10:26:45 JaMa: Giving that a go now Sep 06 10:34:35 Herrie|Pre3: isn't your nyx change missing something? Sep 06 10:34:37 WARNING: /home/jenkins/workspace/luneos-testing/webos-ports/meta-webos-ports/meta-luneos/recipes-webos/nyx-modules/nyx-modules.bb: Unable to get checksum for nyx-modules SRC_URI entry qemux86_64.cmake: file could not be found Sep 06 10:37:05 20G downloads Sep 06 10:37:05 20G downloads-premirror Sep 06 10:37:05 61G downloads-premirror-full Sep 06 10:37:09 another 81G saved Sep 06 10:38:27 JaMa: I guess so will fix that Sep 06 10:41:55 should be enough for a bit Sep 06 10:41:57 /dev/xvdb1 246G 66G 169G 28% /home Sep 06 10:51:39 Herrie|Pre3: for nyx-modules you would need to basically undo Tofe's "nyx-modules: externalize machine-specific configuration files" Sep 06 10:52:44 JaMa: I don't think so. I'd need to add one for 64 just with correct name with _ instead of - :p Sep 06 10:52:54 no Sep 06 10:53:16 it doesn't use the *.cmake files from the repository where you added the new one Sep 06 10:53:27 it uses the same files, but from meta-luneos repository Sep 06 10:53:31 Ah Sep 06 10:53:48 see 31249e3b5ba967ce0c9f08993970f098c5294d70 in meta-webos-ports Sep 06 10:54:52 I added one there too Sep 06 10:55:05 Mistake was the - and _ pretty sure Sep 06 10:55:59 I'm pretty sure it will fail the same :) Sep 06 10:56:25 SRC_URI_append = " \ Sep 06 10:56:25 file://${MACHINE_ARCH}.cmake \ Sep 06 10:56:25 " Sep 06 10:58:25 JaMa: Oops yeah sorry confused with luna-sysmgr-conf Sep 06 10:58:46 I was pretty sure it did you our files... let me see my commit there Sep 06 11:02:01 Need more coffee :P Sep 06 11:04:46 JaMa: I don't understand: why would one need to undo my commit ? doesn't it work, if we just add the cmake file for the missing arch ? Sep 06 11:06:49 Tofe: if Herrie|Pre3 want's to use *.cmake files from the repository then you would need to undo it Sep 06 11:07:13 Tofe: if he doesn't want to undo it, then he should add qemux86_64.cmake in meta-luneos not in nyx-modules repository Sep 06 11:07:40 ok yes, let's go for the second option then Sep 06 11:07:51 Allready fixed it :P Sep 06 11:08:02 Tofe: I don't have strong opinion either way, but having the files in both repositories seems to be confusing Sep 06 11:08:16 I should have removed all those cmake file from the nyx-modules repo Sep 06 11:08:47 ack Sep 06 11:09:24 Herrie|Pre3: meta-luneos/recipes-webos/nyx-modules/nyx-modules/qemux86-64/qemux86_64.cmake maybe the directory should also have _ instead of - Sep 06 11:13:25 JaMa: By the looks of my error message not but some qt bits are still building so cannot test Sep 06 11:15:53 it depends if MACHINE_ARCH is the same as the WEBOS_TARGET_MACHINE that we have in CMake Sep 06 11:21:26 sorry, but it doesn't, it depends if MACHINE is in FILESOVERRIDES or not for this file to be found in this directory based in FILESPATH Sep 06 11:22:08 and there should also be "inherit webos_machine_dep" Sep 06 11:22:37 to make sure that nyx-modules are built in separate WORKDIRs (it's implied by webos_machine_impl_dep) but it should be explicity Sep 06 11:43:34 nyx-modules seems to build how it's now in meta-wop Sep 06 11:43:52 Tofe: I'm happy to remove them from nyx-modules repo as cleanup Sep 06 11:47:08 Herrie|Pre3: please do if you have time Sep 06 11:47:33 Will do Sep 06 12:06:58 Herrie|Pre3: the directory is correct (qemux86_64 wouldn't work) FILESOVERRIDES="x86-64:emulator:qemuall:qemux86-64:qemux86-64:luneos" Sep 06 12:08:25 FILESPATH http://bpaste.net/show/fac4549b5ca8 Sep 06 13:43:36 JaMa: It doesn't seem to like my gobject-introspection Sep 06 13:44:29 JaMa: Log https://bpaste.net/show/02b20056ab24 Sep 06 14:51:56 g-ir-scanner-qemuwrapper: qemu-x86_64: not found Sep 06 14:52:01 was qemu-native built before this one? Sep 06 14:58:57 JaMa: Shouldn't Yocto take care of that :P ? Sep 06 14:59:59 Seems it was. I did MACHINE=qemux86-64 bb -f qemu-native finished without doing anything Sep 06 15:02:36 Saying nothing needs to be rerun Sep 06 15:26:18 Herrie|Pre3: yes it should unless there is ASSUME_PROVIDED += "qemu-native" somewhere (it was before) Sep 06 15:46:01 JaMa: Doesn't seem to be there. Did a -c cleanall for both qemu-native and gobject-introspection and rebuild them, same error. I would expect you to get these in world builds too? Sep 06 15:50:33 Herrie|Work: yes, it should be detected there as well Sep 06 15:50:54 Herrie|Work: I'll start qemux86-64 gobject-introspection with LuneOS pyro after my current build is finished Sep 06 15:51:18 JaMa: Thnx Sep 06 16:52:50 on my side, I've finished my N5 build and it's flashed, so I can continue the stabilization work Sep 06 17:20:42 Herrie: https://github.com/webOS-ports/luna-next-cardshell/pull/305 Sep 06 17:22:48 interesting issue in master branch: lrwxrwxrwx 1 bitbake bitbake 44 Sep 6 19:18 /OE/build/owpb/webos-ports/tmp-glibc/work/cortexa7hf-neon-vfpv4-webos-linux-gnueabi/nodejs-module-webos-pmlog/3.0.1-18+gitAUTOINC+ca359ed903-r0/recipe-sysroot-native/usr/bin/node-gyp -> ../lib/node_modules/node-gyp/bin/node-gyp.js Sep 06 17:23:00 not sure why I haven't seen it in previous build for qemux86 Sep 06 17:23:42 lrwxrwxrwx 1 bitbake bitbake 57 Sep 6 19:18 /OE/build/owpb/webos-ports/tmp-glibc/work/cortexa7hf-neon-vfpv4-webos-linux-gnueabi/nodejs-module-webos-pmlog/3.0.1-18+gitAUTOINC+ca359ed903-r0/recipe-sysroot-native/usr/lib/node_modules/node-gyp -> ../../../../../../../../../../../../../../node-gyp-0.12.2 Sep 06 17:33:26 Tofe: That was a quick enough fix it seems :D Sep 06 17:33:32 We still need embedded flag? Sep 06 17:33:36 yes, I've been lucky Sep 06 17:33:37 For webengine? Sep 06 17:33:38 yes Sep 06 17:34:27 Tofe: OK I'll keep that then Sep 06 17:38:57 https://github.com/webOS-ports/meta-webos-ports/blob/pyro/meta-luneui/recipes-qt/qt5/qtwebengine_git.bbappend Sep 06 17:40:52 Tofe/JaMa: https://github.com/webOS-ports/nyx-modules/commit/1c838f5647a726ece10aa42d3a45808cb221302b Sep 06 17:41:42 JaMa: Weird one indeed Sep 06 18:26:57 Herrie: thanks Sep 06 18:37:13 Herrie, did bonaire get more HD space? Sep 06 18:42:38 ka6sox: no, I've cleaned some manually Sep 06 18:43:10 JaMa, we are going to double the memory on it soon. Sep 06 18:43:25 sorry I mean space..so 500GB on the builder. Sep 06 18:48:38 oh great Sep 06 19:24:07 ka6sox: Great thnx! Sep 06 19:34:43 one additional good news: https://github.com/webOS-ports/meta-webos-ports/pull/241 Sep 06 19:35:55 Tofe: Nice Sep 06 19:36:04 I'm quickly testing openssh downgrade for qemu Sep 06 19:36:16 THe other commit you pointed out didn't really help Sep 06 19:36:37 ah, ok Sep 06 19:36:52 Just to see if that "fixes" it and then take it from there Sep 06 19:37:07 Compare krogoth with pyro and see what else might cause it Sep 06 19:37:27 can we ssh into a N5 ? Sep 06 19:37:56 I haven't tried with pyro Sep 06 19:38:09 the issue should be for all targets I guess Sep 06 19:40:51 yes, no problem with N5 Sep 06 19:41:04 so somehow it's specific to qemu Sep 06 19:41:47 Well, I'll leave it here for today - see you tomorrow :) Sep 06 19:42:16 Well would be some port forwarding then somehow Sep 06 19:43:01 Well webengine rebuild here :P Sep 06 19:43:07 See you tomorrow **** ENDING LOGGING AT Thu Sep 07 03:00:00 2017