**** BEGIN LOGGING AT Fri Dec 14 03:00:02 2018 Dec 14 08:53:57 Morning! Dec 14 08:54:12 Herrie: i'll take another look, might be getting it confused with something else Dec 14 09:14:25 novaldex: To me this reads like it has issues with the git: http://jenkins.nas-admin.org/job/webos-preware-feeds/lastBuild/console Dec 14 09:14:32 "ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job." Dec 14 09:17:13 And to me it looks 100% identical to the config for http://jenkins.nas-admin.org/job/luneos-preware-feeds/ Dec 14 09:17:20 Which completes without issues Dec 14 09:17:25 But I can be wrong of course :) Dec 14 09:19:42 I see it using the word revision, could it be that there's not been a release (yes I know different word) since Sept 22nd 2010? Dec 14 09:19:54 (my git knowledge isn't going to be anywhere near as good as yours!) Dec 14 09:20:09 I do see last update was about 3 days ago though? Dec 14 09:28:05 think i've found it Dec 14 09:28:15 webos-internals/build does not have a branch 'published' Dec 14 09:28:25 the jenkins job seems to be specifically looking for it Dec 14 09:28:45 (compared the webos-ports job & repo with the internals one) Dec 14 09:33:58 No clue how to publish a branch :S Dec 14 09:34:25 I think it's an actual branch called 'published' Dec 14 09:34:45 https://github.com/webos-ports/build/tree/published Dec 14 09:35:07 https://github.com/webos-internals/build/tree/published <- returns a 404 Dec 14 09:35:48 under job config in Jenkins, look for Source Code Management -> Git -> Branches to build -> Branch Specifier Dec 14 09:36:54 I now added published branch Dec 14 09:37:44 That seems to work better Dec 14 09:37:55 so far so good? Dec 14 09:37:58 can it really be that simple? Dec 14 09:38:25 still failed, but got a lot further Dec 14 09:38:26 Yeah Dec 14 09:38:35 Well I guess I could let it point to master simply Dec 14 09:41:29 true, the reason behind why a 'published' one existed may be a little lost in the ether.. Dec 14 09:41:47 but beneficial to maintain parity with the other repos Dec 14 09:42:23 Yeah well I guess for LuneOS we had published so we can test stuff in master Dec 14 09:42:27 But not needed for legacy Dec 14 09:42:55 I'll look into the issues Dec 14 09:43:13 Herrie: thanks, need me to look into anything just now? Dec 14 09:43:41 ka6sox is working on the new disks I believe Dec 14 09:43:48 I don't see anything obvious in https://github.com/webos-internals/build/blob/master/Makefile#L502 Dec 14 09:45:51 In the log: Dec 14 09:45:51 Makefile:17: *** missing separator. Stop. Dec 14 09:46:25 just ~20 lines up from where clean-kernels errors out Dec 14 09:46:51 right in the middle of uber-kernel-pixi Dec 14 10:02:12 It might be this somehow: https://stackoverflow.com/questions/16931770/makefile4-missing-separator-stop Dec 14 10:02:15 I'll dig into it Dec 14 14:50:43 sigh, WIC used to create VMDK in oe-core seems to be more difficult to use than the problem it's trying to fix Dec 14 14:51:10 but good news is that after disabling serial in syslinux, the image boots automatically even with Vbox-6 Dec 14 14:51:58 now trying to achieve the same with custom WKS config Dec 14 14:52:59 http://git.openembedded.org/openembedded-core/tree/scripts/lib/wic/plugins/source/bootimg-pcbios.py#n132 is where the syslinux.cfg is generated nowadays **** ENDING LOGGING AT Sat Dec 15 02:59:58 2018