**** BEGIN LOGGING AT Sat Jun 17 03:00:02 2017 Jun 17 05:47:51 EricBlade: Well you shouldn't have to do a clean build Jun 17 05:48:08 The whatsapp-purple is a weird error because it builds fine for us Jun 17 05:48:30 qemu = virtualbox image Jun 17 05:48:52 You can SSH/SCP into virtualbox and fiddle around in filesystem Jun 17 05:49:14 If you have different machines of same architecture it shouldn't rebuild a lot of stuff Jun 17 05:49:21 I.e. TP, Mako, Hammerhead Jun 17 09:15:53 Morning Jun 17 09:16:20 Herrie: do you have a klog of a working tenderloin boot ? Jun 17 09:20:41 Herrie: I think it's nearly booting, I'm just missing the correct initrd Jun 17 10:09:51 Tofe: ehm let em see Jun 17 10:09:59 From LuneOS taht's working right, not webOS? Jun 17 10:15:40 yes Jun 17 10:16:02 though it's not that important now, I've taken an old uImage and I got the main info i wanted Jun 17 10:16:16 I don't have the correct root=... in the cmdline, so I'm trying to see why Jun 17 10:16:26 otherwise, it seems it would boot Jun 17 12:15:06 Tofe: I'll have a log for you in a minute Jun 17 12:15:14 Let me unpack the groceries first :P Jun 17 13:25:07 Sorry took longer: https://bpaste.net/show/b60e5a9f06d6 Jun 17 13:26:21 This is from when I booted LuneOS and then rebooted back to webOS to pull the klog Jun 17 13:49:33 Tofe: I have this in the log for root=: <5>[ 0.000000] Kernel command line: root=/dev/ram0 rootwait ro fbcon=disable console=ttyS0,115200n8 androidboot.serialno=827MV1B06I3ILLR8O89BJKRU3P78C1SF fb=0x7f600000 nduid=84c1bf3c2064e095be64815a539e6f32f14c20f7 klog=0x7ff00000 klog_len=0x100000 boardtype=topaz-3G-pvt lastboot=reboot Jun 17 13:56:00 hmm. guess i will have to move this to a machine with bigger drives before i can find out if building multiple targets from the same tree works as i hope Jun 17 13:56:12 i was surprised to see it re-fetch a lot of stuff though Jun 17 14:00:20 i was wondering if i could build a qemu rootfs, and then start it with docker :) Jun 17 14:09:51 yeah i think the libpurple problem may be some sort of missing component in the build system, but i couldn't identify what from the error messages Jun 17 15:56:34 Herrie: yes, I'm trying to get root=/dev/ram0 in mine, instead of root=/dev/mmcblk0p13 ... Jun 17 16:15:12 Tofe: seems "root" is set up by moboot https://github.com/jcsullins/moboot/blob/fa7b8ea4d7d326df147c57e017df6deb36aabc0a/lib/bootlinux/bootlinux.c#L202 Jun 17 16:15:32 nizovn: yes, I begin to discover how TP boot works :p Jun 17 16:16:23 moboot is a u-boot bootloader, so the cmdline should normally be set via a setenv... but I kind of doubt this. Jun 17 16:16:39 you can check with mkimage that your kernel has correct initramfs Jun 17 16:22:38 it doesn't look like it has one Jun 17 16:24:44 initramfs is appended to kernel here https://github.com/shr-distribution/meta-smartphone/blob/df77c546f5977d118852ceb0ff9671ff7e624808/meta-hp/recipes-kernel/linux/linux-hp-tenderloin_git.bb#L83 Jun 17 16:25:06 but i was doing that manually, without bb Jun 17 16:27:25 nizovn: yes, I'm now trying to use bb, as in the old times Jun 17 16:29:11 ok Jun 17 16:30:01 building the kernel with gcc 6.3.0 works, and it seems to boot, but it doesn't contain any initrd it seems Jun 17 16:31:47 ah, for the other kernels we just inherit kernel_android and it does the job Jun 17 16:32:30 I'll add the necessary steps in tenderloin's bb then Jun 17 16:58:49 Tofe: I guess because it was never fully integrated in the build some steps were missing Jun 17 17:20:21 mmh invalid sub-multi... Jun 17 17:37:02 ok it was my fault, all is well. now to the next step, try it... the uImage is now huge (8MB)... Jun 17 17:54:34 Tofe: Well 6,5MB it was before Jun 17 17:54:41 So not that huge :P Jun 17 17:54:49 But still significantly bigger Jun 17 17:57:51 ... and out of battery :p let's continue tomorrow Jun 17 18:45:10 Tofe: Good idea :D Jun 17 18:45:34 EricBlade: The IM stuff works pretty OK in the back-end when you sideload the 3.0.5 Messaging app Jun 17 18:45:41 Just ours still needs some more TLC Jun 17 19:31:59 well, that was successful. now i wonder if there's some way i can actually manually start webos from it Jun 17 19:32:03 s/webos/luneos **** ENDING LOGGING AT Sun Jun 18 03:00:01 2017