**** BEGIN LOGGING AT Sat Feb 02 02:59:56 2019 Feb 02 06:20:30 Morning! Feb 02 06:21:44 Did some time on a build and got: real 49m10.930s Feb 02 06:22:20 This was not a fully clean build without sstate and tmp-glibc, since I already build Tenderloin before, but this was for Tissot, so this included a full rebuild of Qt Bits Feb 02 06:23:14 I'll try to time a full rebuild now without tmp-glibc and sstate-cache Feb 02 06:23:23 But that should stay < 1 hr I guess as well :) Feb 02 08:20:00 Ok still have occassional lockups and internal compiler failures. Any ideas how to debug this? Feb 02 08:20:25 Build time is <53 minutes for Tissot from scratch :) Feb 02 08:36:09 for me internal compiler errors and freezes were caused by filling ram Feb 02 08:44:35 Well I got 128GB that shouldn't be the issue? Feb 02 08:46:55 i'm not expert, but it may depend on number of threads and whether you use tmpfs Feb 02 08:47:22 (as build dir) Feb 02 13:22:56 Tofe: any idea what can cause 'library "libtinyxml.so" not found' when trying test_hwcomposer? Feb 02 13:23:24 wrong android-system-image-tissot image? Feb 02 13:25:14 nizovn: yes, basically it's just a missing repo in the manifest Feb 02 13:25:31 so far we didn't see any impact though Feb 02 13:35:49 ok, so it's crashing for some other reason then Feb 02 13:43:26 exit Feb 02 14:20:41 nizovn: I don't have tmpfs setup yet, need to look into that Feb 02 14:20:52 I had the libtinyxml before but it's not fatal Feb 02 14:21:08 When you have a crash, it's more likely you need to export some bits first Feb 02 14:21:18 I had test_hwcomposer crashing before as well Feb 02 14:21:30 Basically you need to set various bits like we do in Luna-Next Feb 02 14:22:26 Herrie|Laptop: Hi! Nothing melted or caught on fire, I hope? :) Feb 02 14:22:38 elvispre: No Feb 02 14:22:47 I think it was overheating but not sure. Just locking up Feb 02 14:22:51 I had it this morning again Feb 02 14:23:04 Not sure what causes it and I'm not too familiar with linux, so not really sure how to debug Feb 02 14:23:13 I guess last_kmesg or something on the new boot Feb 02 14:23:27 elvispre: But 53 mins building from scratch seems the time :P Feb 02 14:23:57 nizovn: You need to export some of these before running test_hwcomposer: https://github.com/webOS-ports/meta-webos-ports/blob/pyro/meta-luneui/recipes-luneui/luna-next/luna-next-conf/tissot/environment.conf Feb 02 14:24:03 You might try a memory stress test or something. I have had instability due to memory modules before. Feb 02 14:24:29 elvispre: Something like memtest86? Feb 02 14:24:35 53 minutes is very impressive! Feb 02 14:24:37 Yeah I could do that Feb 02 14:24:50 elvispre: I pushed this, need to PR still, comes from upstream: https://github.com/webOS-ports/webos-ports-setup/commit/346f936b068212165049c7b24457a801ab725735 Feb 02 14:25:08 Yes, something like that. It could rule the memory out (or in) as the issue at least. Feb 02 14:25:31 Well the memory is on QVL and it's not running at crazy speeds Feb 02 14:25:40 So I doubt it'll be the issue, but I guess I can run a memtest overnight Feb 02 14:25:47 I suspect it's more a temperature thing Feb 02 14:25:50 CPU gets to 85c :P Feb 02 14:25:53 Just a thought. Feb 02 14:25:54 When doing QtWebEngine Feb 02 14:26:02 Toasty! Feb 02 14:26:05 I guess I might need to add a few fans Feb 02 14:26:21 I like the Noctua because they're very quiet Feb 02 14:26:36 And they cool pretty decent in general, but seeing I got the 2990 I guess it might be pushing it a little Feb 02 14:26:48 But I guess having a tmpfs won't hurt either Feb 02 14:27:00 Actually, I am trying a build with PARALLEL_MAKE set at the moment. Feb 02 14:27:14 I guess having a 750/750 fiber helps with pulling stuff in quickly as well :D Feb 02 14:27:42 Yes. Watching mine, do_fetch does take a while. Feb 02 14:28:20 The linux kernel still took more than 15 minutes to build. That sounds single threaded to me. Feb 02 14:28:25 Herrie|Laptop: thanks, i'll see Feb 02 14:28:59 nizovn: I think you need to export the first 2 Feb 02 14:29:02 Then run test_hwcomposer Feb 02 14:29:06 At least that's my recollection Feb 02 14:29:30 Been a while since I played with test_hwcomposer Feb 02 14:31:25 libtinyxml also was distracting me for way too long Feb 02 14:57:27 Setting PARALLEL_MAKE does seem to be speeding me up though. Feb 02 16:17:32 Hello all :) after almost two years of absence from webOS I still miss it so much.. so I wanted to give the latest luneOS a try in the emulator to the the current state Feb 02 16:17:52 but when I try to run the emulator I get the following error Feb 02 16:18:27 Die virtuelle Maschine LuneOS 20181121044832-stable-053-280 konnte nicht gestartet werden. Feb 02 16:18:28 VT-x is disabled in the BIOS for all CPU modes (VERR_VMX_MSR_ALL_VMX_DISABLED). Feb 02 16:18:30 Fehlercode:NS_ERROR_FAILURE (0x80004005) Feb 02 16:18:31 Komponente:ConsoleWrap Feb 02 16:18:33 Interface:IConsole {872da645-4a9b-1727-bee2-5585105b9eed} Feb 02 16:18:36 Any idea here? :) Feb 02 16:36:04 vir0x: looks like a Bios setup issue here; you'll need to activate VT-x there Feb 02 16:36:49 (I mean, in your actual machine, not in VirtualBox) Feb 02 16:37:42 Depending on your machine and bios, it'll be more or less clear how to activate this property Feb 02 16:37:56 Google is your friend, mostly :) Feb 02 21:34:55 Thanks a lot Tofe! I should have googled in the first place ;D **** ENDING LOGGING AT Sun Feb 03 02:59:56 2019