**** BEGIN LOGGING AT Sun Apr 24 02:59:58 2016 Apr 24 05:39:21 morning Apr 24 05:39:38 Tofe: THe strange thing is that only N4 doesn't boot. Maguro & TP boot fine :S Apr 24 05:58:33 Andolamin: You around? Apr 24 05:59:06 Herrie: Yeah, for a bit longer Apr 24 06:02:20 Andolamin: Not sure what I'm doing wrong here? Apr 24 06:02:41 https://github.com/webOS-ports/webos-ports-setup/commits/herrie/nodejs Apr 24 06:03:00 "ParseError at /home/herrie/LuneOS/webos-ports-env/webos-ports/meta-webos-ports/meta-luneos/recipes-upstreamable/nodejs/node-sqlite3_git.bb:5: Could not inherit file classes/npm-install-global.bbclass" Apr 24 06:03:37 I did the export ENV_NAME=herrie/nodejs Apr 24 06:03:51 Then did the make update-conffiles && make update and I see that it sees the layers Apr 24 06:04:06 Maybe I should move it up with the regular layers maybe? Apr 24 06:05:39 Based on your layers.txt, looks like your bblayers should be ${TOPDIR}/meta-nodejs - no sources/ needed Apr 24 06:06:33 The error message matches up with that, it can't find the bbclass Apr 24 06:07:51 See I shouldn't do this without coffee Apr 24 06:08:00 Coffee is great Apr 24 06:11:12 Still the same error Apr 24 06:13:09 Checking out the layers right now Apr 24 06:19:38 I removed sources and moved it to the bottom of BBLAYERS (instead of EXTRALAYERS) and I'm not gettting any errors Apr 24 06:20:28 I presume you just removed the node-sqlite3_git.bb and replaced it with the node-sqlite3-staticdev_3.1.3.bb that I posted? Apr 24 06:21:09 I guess it should work fine as node-sqlite3-staticdev_git.bb if you specified PV as 3.1.3 in the recipe, too. Apr 24 06:24:47 I replaced the content on my node-sqlite3_git.bb with the contents of your gist, maybe that's the problem Apr 24 06:25:19 Nope, I just tried with meta-nodejs in EXTRALAYERS and I get the same error, have to move it to BBLAYERS Apr 24 06:25:51 BUT, you will get a failure if you don't rename the recipe. It deploys static libraries, so you have to specify -staticdev in the name, or it will error out Apr 24 06:26:44 node-sqlite3-staticdev_git.bb would be fine, just the PV wouldn't match the sqlite3 version unless you update the recipe. The commit I used was for the latest release (3.1.3) Apr 24 06:27:02 But, should work with any commit/release if you wanted to back up to an older release Apr 24 06:28:04 At the bottom or top? Apr 24 06:28:50 Of BBLAYERS? Bottom Apr 24 06:28:57 Everything else should be able to override it. Apr 24 06:34:02 Well, I'm off to bed. G'night! Apr 24 06:34:43 OK I'll give it a go thnx Apr 24 07:11:25 Andolamin: That seems to build at least. Still busy but it seems to work. I'll check with JaMa when he's back if he's OK with using meta-nodejs Apr 24 11:48:32 Morning Apr 24 11:48:40 Herrie: could be because of a kernel option Apr 24 12:01:46 Tofe: Yeah could be not sure Apr 24 12:01:55 But they should be the same across targets in general, right? Apr 24 12:06:52 Herrie: more or less, yes. But what other reason could it be? Apr 24 12:08:01 Something like this: https://github.com/webOS-ports/meta-webos-ports/blob/master/meta-luneos/recipes-core/systemd/systemd/persistent-storage-rule-mmc-partname.patch Apr 24 12:23:16 Tofe: But I have little knowlegde on all this low level stuff, so I leave that up to people who do :P Apr 24 13:53:20 I've managed to revive my N4 from the dead! I tried many things & don't know exactly what did it, but I'll post something on the forum Apr 24 13:55:32 So to rewind, I was wondering if there is a set of standard tests that a user could perform. I'm thinking like a QA thing. Apr 24 13:57:15 I mean it might beat random 'playing around' with a stable build and might help a bit of community engagement ad bring better feedback, perhaps even a bit of documentation. Apr 24 13:57:35 AND Apr 24 14:03:54 DougReederPhone: I have seen that proposal for Synergy todo in the past & I think it sounds great, but I searched the repository and my revived N4. I assume this app isn't done yet and the Enyo uncertainty... Apr 24 14:05:35 I was trying to read the code of todotxt-enyo. Perhaps if I can't get the developer to do anything, I might be able to copy/modify/paste some more sort options... Apr 24 14:06:51 I think this app might be useful 'for now' and the todo.txt format could certainly map to tags so would probably work with synergy. Apr 24 14:08:53 I am also reminded of another idea I had and wrote down, which is similar to something in your proposal. Would it be OK to discus via email or something? I don't want to clutter the IRC. Apr 24 14:28:17 Herrie: some little more debug info: https://bpaste.net/show/1e68d4ccaa4f Apr 24 14:28:28 I didn't find any real clue yet, though Apr 24 14:37:14 Tofe: Maybe systemd source code gives some hints? https://github.com/systemd/systemd/blob/master/src/core/mount-setup.c#l163 Apr 24 14:39:06 Tofe: There aren't that many revisions between feb 2015 (219) and current ;) https://github.com/systemd/systemd/commits/master/src/core/mount-setup.c Apr 24 14:40:05 I've already checked that, but didn't anything really pertinent Apr 24 14:40:45 @Herrie I heard that you were mentioning RTM Sync - if you need any information, just let me know Apr 24 14:47:06 Tofe: OK :S Apr 24 14:47:15 It's really weird that TP and Maguro behave :S Apr 24 14:48:10 Though TP might be slightly different since it's not Android based Apr 24 14:50:10 it could be a slight different behavior in the kernel for the sysfs driver, like a mistake not yet fixed Apr 24 18:59:34 Tofe: Our kernel is pretty old and lacking quite some security updates. If I recall correctly it's still being built with gcc 4.8 or 4.9 because 5.2 would give issues. Seeing gcc 6.0 is out, it might be worth to revisit the kernel altogether, though I'm n Apr 24 18:59:34 ot sure how much work that is? If you have a working kernel with more recent gcc, adding in the webos specific kernel options shouldn't be too hard right? Apr 24 19:09:20 ka6sox: ping Apr 24 19:15:13 Herrie: Let's just find out what's wrong with systemd before breaking the kernel :) Apr 24 19:15:15 yes? Apr 24 19:17:41 scoutcamper, can you paste it in? for some reason my client is being a p8ill Apr 24 19:19:47 ka6sox: Seems build server is full again? Apr 24 19:19:52 I thought you cleaned it last week? Apr 24 19:19:54 Or... ? Apr 24 19:20:49 Herrie, the build server has 108GB free Apr 24 19:21:52 scoutcamper: THis was earlier today: http://jenkins.nas-admin.org/job/luneos-testing_qemux86/lastFailedBuild/console Apr 24 19:22:10 "IOError: [Errno 28] No space left on device" Apr 24 19:22:42 that was probably on the BUILDER Apr 24 19:22:50 this means aruba or bonaire Apr 24 19:22:56 bonaire for us Apr 24 19:23:01 yep, bonaire is full Apr 24 19:23:03 you need to run a cleaner *after* a build Apr 24 19:23:13 this is all the build stuff not being cleaned up Apr 24 19:23:20 so you need to mod your build scripts Apr 24 19:23:28 and clean up after builds Apr 24 19:23:41 We have workspace cleanup running Apr 24 19:24:22 its not working then…so that needs troubleshooting Apr 24 19:24:28 This is what it does: https://bpaste.net/show/251e51b68ba7 Apr 24 19:25:08 how many failures have you had last week? Apr 24 19:26:02 This is what it's supposed to run: https://github.com/webOS-ports/jenkins-jobs/blob/master/jenkins-job.sh#203 Apr 24 19:26:12 ka6sox: I only started 1 build Apr 24 19:26:16 Someone else started another Apr 24 19:26:19 It seems Apr 24 19:26:39 the second job should have queued Apr 24 19:26:39 Ah that was JaMa Apr 24 19:26:45 kk Apr 24 19:27:12 Should I just run the cleanup seperately now? Apr 24 19:27:31 i cleared out my /home on bonair, got you 5gb back. YES run cleanup Apr 24 19:28:21 yes, please do Apr 24 19:28:27 OK running cleanup for stable, unstable & testing now Apr 24 19:28:34 So should clear some stuff Apr 24 19:28:47 Ah unstable is on tahiti Apr 24 19:28:52 Shouldn't make a difference Apr 24 19:29:06 But testing & stable are on bonaire i think Apr 24 19:29:13 tahiti doesn't share space with bonaire Apr 24 19:29:17 once cleanup is run ill tell you how much space is freedup on bonaire so you guys have an idea of how much space it clears Apr 24 19:29:18 2 different island groups Apr 24 19:29:50 I have no idea, but sure JaMa has :P Apr 24 19:29:58 But he's out for the weekend it seems Apr 24 19:45:22 Herrie, it seems that is NOT cleaning up much…lots of 0 of 470 cleaned up) messages Apr 24 19:45:42 (similar messages) but still a mess. Apr 24 21:59:30 Herrie, all you got back from that was 8GB…that isn't going to help much Apr 24 21:59:53 there is 225GB of stuff…(which I have no idea of what it is for) Apr 24 22:00:05 a builder shouldn't need that much stored up **** ENDING LOGGING AT Mon Apr 25 02:59:58 2016