**** BEGIN LOGGING AT Sun Feb 18 03:00:02 2018 Feb 18 09:22:15 Is halium boot ready? Feb 18 09:47:26 Uasir was added by: Uasir Feb 18 10:03:31 Hi Feb 18 10:06:21 http://build.maui-project.org/phone/openrecovery-twrp-2.8.0.1-hammerhead.img Feb 18 10:26:34 (Document) https://irc.ubports.com/OH4xXBa6.mp4 Feb 18 10:26:45 Meanwhile bhushan Feb 18 10:27:02 [Edit] Meanwhile bhushan grinding his teeth Feb 18 10:27:10 :P Feb 18 11:21:46 k4nk4 was added by: k4nk4 Feb 18 11:29:21 @abhishek_0, Yep Feb 18 11:30:23 All the imgs were successfully created Feb 18 13:27:02 My lxc@android.service is failing https://gist.github.com/rockybulwinkle/3e4ada7630fe38cecc3b5e6edd8126a1 Feb 18 13:28:40 I do have selinux and audit enabled. The mer tool warns that it interferes with systemd containers. But as far as I can tell the HTC 10 halium uses audit and systemd. Feb 18 13:32:07 @rockybulwinkle, Is your device htc 10? Feb 18 13:33:28 @rockybulwinkle, [Edit] The device you are porting for is htc 10 ? Feb 18 13:37:12 Axon7. It shares the same CPU as the HTC 10 Feb 18 13:40:49 Which is the msm8996 Feb 18 13:47:45 @rockybulwinkle, It doesn't matter Feb 18 13:48:22 Every device is different, so disable them Feb 18 13:59:11 When I do that it crashes in qualcoms hardware encryption module Feb 18 14:00:57 @rockybulwinkle, are you using the same kernel Feb 18 14:01:03 as i do for htc 10 Feb 18 14:01:30 not the same repo. Same kernel version though. Feb 18 14:01:56 if not the same repo, then you kernel might be broken in some ways Feb 18 14:02:03 that's why you're getting different results Feb 18 14:03:11 Does the HTC 10 disable selinux and audit? I thought it did not but I may have missed something. Feb 18 14:03:23 yep, selinux is disabled Feb 18 14:03:29 Ok. Feb 18 14:04:04 Thanks. I guess I am going down the wrong path. Gotta debug that kernel module Feb 18 14:04:41 @rockybulwinkle, run lxc-checkcomfig Feb 18 14:04:44 @rockybulwinkle, [Edit] run lxc-checkconfig Feb 18 14:04:47 on your device Feb 18 14:04:58 pastebin output Feb 18 14:06:07 fix everything except user namespaces Feb 18 14:08:19 https://pastebin.com/DtiA6FYX Feb 18 14:08:53 so yeah some kernel configs are missing Feb 18 14:08:54 fix it\ Feb 18 14:08:57 [Edit] fix it Feb 18 14:09:01 Yeah it's missing some stuff. I'll take a look. Feb 18 14:20:26 @NotKit i have this error … ERROR: Failed to load hybris linker for Android SDK version 22 … any idea ? Feb 18 14:21:02 what libhybris build is this? Feb 18 14:21:12 I guess you miss mm.so linker Feb 18 14:23:57 i just want build libhybris and test it for the first, to debug audio pb after, … i user ubport xenial libhybris and android-header also from ubport (xenial branch) Feb 18 14:25:19 make sure you have at least Android 6 android-headers Feb 18 14:26:54 cat /usr/include/android headers/version.h, I guess Feb 18 14:27:20 *android-headers Feb 18 14:43:48 @vanyasem https://pastebin.com/0ybtsfvw I fixed all the non-userspace "missing" configurations. Feb 18 14:43:56 [Edit] @vanyasem https://pastebin.com/0ybtsfvw I fixed all the non-namespace "missing" configurations. Feb 18 14:47:45 Multiple /dev/pts instances ? Feb 18 14:47:49 fix that as well Feb 18 14:56:20 it wouldn't hurt to fix the User namespace too, would it? Feb 18 15:04:40 hello, booting ubports-boot and system on ongoing porting device (tenshi) I can only access to busybox via telnet and I found the following error: `https://pastebin.com/1fHuUW9d` Feb 18 15:05:56 any suggestion how to fix? in fstab, no `discard` option listed, e2fsck -fy passed, waht could it be preventing /data to mount in rw? Feb 18 15:07:04 @vanyasem Ok, I fixed both the Multiple /dev/pts instances and the User namespace. https://pastebin.com/SM58eBRr Feb 18 15:08:05 nice Feb 18 15:08:14 mount output Feb 18 15:08:56 lxc@android.service still fails though. I'll give the mount output in a moment. I was looking at systemctl, the .mount targets for lxc looked like they all ran successfully Feb 18 15:09:18 https://pastebin.com/07rkLPtH Feb 18 15:09:55 johan finn was added by: johan finn Feb 18 15:11:58 @rockybulwinkle, looks ok Feb 18 15:12:29 @vanyasem When you were porting the HTC 10, did you run into any trouble with the SD card? The error I mentioned about the qualcomm encryption module happens when it tries doing something with hfs. Feb 18 15:12:57 @rockybulwinkle, no Feb 18 15:19:50 Ok. I guess I'll work on fixing that next so I can boot w/o selinux turned on. Feb 18 15:22:36 s/hfs/ufs/ Feb 18 15:36:40 which ofono fork is built for Halium? If I remember right, mtk 2 til plugin was done for Helio X20/6797 Feb 18 15:37:15 It comes from Ubuntu repos Feb 18 15:37:22 So canonical Feb 18 15:39:30 i have this error … dpkg-checkbuilddeps: error: Unmet build dependencies: android-headers (>= 4.4.2) … so what missing ? android-headers must be in special path ? Feb 18 15:54:40 https://t.me/ARKgamer Feb 18 15:55:03 ? Feb 18 16:19:12 Hello Feb 18 16:20:55 @evandraa, This is not allowed over here Feb 18 16:21:39 Sorry Feb 18 16:21:49 I dont know Feb 18 16:28:16 @Walid, android-headers is also a package from the Halium repo you need to have installed as dev package for dpkg-buildpackage in libhybris to work Feb 18 16:28:25 @Walid, [Edit] android-headers is also a package from the Halium repo you need to have installed as deb package for dpkg-buildpackage in libhybris to work Feb 18 18:05:51 .apk Feb 18 18:06:06 oh, I was trying to search, sorry xD Feb 18 18:43:31 thanks @NotKit and @JBBgameich i build my first libhybris. I test it and works, now i can start debugging Feb 18 20:30:50 the wiki ubports for libhybris is oudated and not usefull, … https://github.com/ubports/wiki.ubports.com/blob/master/Building-libhybris.md Feb 18 20:46:58 BlinkSD was added by: BlinkSD Feb 18 20:47:02 Hi everyone Feb 18 20:47:41 (Photo, 720x1280) https://irc.ubports.com/wMp5sugk.png How to I learn my base and ramdisk_offset values? Or I must need this? Feb 18 20:47:48 (Photo, 720x1280) https://irc.ubports.com/Dvy3pikc.png How to I learn my base and ramdisk_offset values? Or I must need write this? Feb 18 20:58:51 Look in BoarbConfig.mk file Feb 18 22:58:47 Richard Brazeau was added by: Richard Brazeau Feb 18 23:00:06 Hello everyone, I just signed up from IRC Feb 18 23:08:54 malditobastardo was added by: malditobastardo Feb 18 23:39:13 @Walid, Thx bro Feb 19 00:17:32 Hi guys, I have an error trying to build systemimage, I have already done an search with grep and I couldn't find the problematic line, maybe someone knows where it is located or what causes the error? pastebin.com/0f2AQaAJ Feb 19 00:18:37 Is this your first build on Arch? Feb 19 00:19:21 Well, my first build of systemimage, but no my first try Feb 19 00:19:32 But you're on Arch? Feb 19 00:19:43 Yep, I'm using ArchLinux Feb 19 00:19:47 It looks like you're using Python 3 whereas the scripts are built for 2.7 Feb 19 00:20:59 Have you followed these? http://docs.halium.org/en/latest/porting/first-steps.html#arch Feb 19 00:22:40 hmm, you say that for this line "File "build/tools/diff_package_overlays.py", line 88"? … I already build libhybris with that advise and I think I didn't got problems, but well, anyway I'll try, thanks :) Feb 19 00:23:03 Right, because that file isn't used in building libhybris or the kerenl Feb 19 00:23:05 [Edit] Right, because that file isn't used in building libhybris or the kernel Feb 19 00:24:09 You probably don't need to follow whole section, see virtualenv2 note Feb 19 00:25:06 That is what I'm seeing, I already installed halium-devel anyway, Thanks Feb 19 00:30:14 nope, it gave me the same error pastebin.com/Rzw78u3k Feb 19 01:51:47 Ok, I have not curl on my device tree, can be that the cause of my problem? Feb 19 02:28:07 I nuked that sh*t and it's solved now xd **** ENDING LOGGING AT Mon Feb 19 03:00:02 2018