**** BEGIN LOGGING AT Sat Nov 28 02:59:56 2020 Nov 28 03:02:56 Adorable Sleeper was added by: Adorable Sleeper Nov 28 03:07:21 Hi guys i am getting the following error when building halium-7.1 image … /home/sameeraaron/hobbies/halium/out/host/linux-x86/obj/STATIC_LIBRARIES/libaidl-common_intermediates/aidl_language_l.cpp:1435:47: error: comparison of integers of different signs: 'int' and 'yy_size_t' ( … aka 'unsigned long') [-Werror,-Wsign-compare] … Nov 28 03:07:21 if ((int) (yyg->yy_n_chars + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { … ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ … 1 error generated. Nov 28 03:08:58 full log is in the following pastebin Nov 28 03:09:00 https://pastebin.com/aB3QvWkv Nov 28 05:47:41 @arpio1 [What can I do if the provided ramdisk-halium.cpio in the halium-ramdisk.zip is t …], FYI found a smaller kernel. Now it boots to ramdisk. Nov 28 05:50:16 Kernel + ramdisk should not exceed boot partition size. But why there is no error when flashing halium-ramdisk.zip? Nov 28 10:38:03 Arunnidhi Manimaran was added by: Arunnidhi Manimaran Nov 28 10:39:52 How to install Ubuntu on reminder 8A dual Nov 28 13:08:48 @arpio1 [What can I do if the provided ramdisk-halium.cpio in the halium-ramdisk.zip is t …], is it Android 9 device? Nov 28 14:15:31 IWantToDeath was added by: IWantToDeath Nov 28 14:19:23 @nergzd723[m]1> is it possible to make" [Sure], okay I'll go to the irc server Nov 28 14:19:36 @Arunnidhi Manimaran [How to install Ubuntu on reminder 8A dual], Redmi 8a is it? Nov 28 14:28:09 @NotKit [is it Android 9 device?], Yes. Samsung Galaxy A20 Nov 28 14:30:48 @nergzd723[m]1> uhh now I'm not sure xD Nov 28 14:30:56 does it have android 5 or 7> Nov 28 14:31:07 I can only find mentions of it running android 6 Nov 28 14:32:05 @nergzd723[m]1 [I can only find mentions of it running android 6], What if I upgrade android to 7 or 8 Nov 28 14:32:31 Samsung j2 prime can upgrade to version 7 Nov 28 14:32:41 android 7 is fine Nov 28 14:33:13 But maybe you can't install twrp, after upgrading the ota package Nov 28 14:40:06 Hmm oke i'll trying Nov 28 15:55:14 镍勾玩 was added by: 镍勾玩 Nov 28 16:18:44 瑰葫越 was added by: 瑰葫越 Nov 28 16:19:49 Elaine was added by: Elaine Nov 28 19:59:50 nicolas foti was added by: nicolas foti Nov 28 21:06:34 hahaveryfunne was added by: hahaveryfunne Nov 28 21:06:45 Heya Nov 28 21:07:13 Hey Nov 28 21:11:56 Hmm, to compile a halium boot image can I use Windows Linux Subsystem or nah? Nov 28 21:12:35 Uhh I don't really know, it **probably** can work, but is it really worth it? Nov 28 21:14:05 @nergzd723 [Uhh I don't really know, it **probably** can work, but is it really worth it?], Probably is worth it yea lmao … Don't have a spare USB to install Linux at the moment Nov 28 21:35:55 KOM KRIT was added by: KOM KRIT Nov 28 21:55:10 FieryFlames was added by: FieryFlames Nov 28 21:55:49 I'm trying to port this to a galaxy note 12.2 (v1awifi) and I'm not sure what to do with the vendor blobs as board config doesn't specify where to put them Nov 28 21:56:30 wait im gonna check the common config Nov 28 21:58:07 Yeah i don't see it in there either, what should I do Nov 28 21:59:23 Do i just not use vendor blobs because it doesn't inherit them? Nov 28 22:22:20 Bing was added by: Bing Nov 28 22:43:44 Team, I found this link to port to any android device. I have Lenovo smart tablet that run android 9 and was updated to android 10. Can I follow this link? https://phone.docs.ubuntu.com/en/devices/porting-new-device Nov 28 22:46:16 as long as you can unlock the bootloader and have sources to build the android HAL side, sure Nov 28 22:47:45 I totally new to this and have been reading, but not sure where to start. I am a software engineer and have good understand and experience of systems and programming. Any idea or tips where should I start Thanks a lot! Nov 28 22:48:44 @Deathmist1337 [as long as you can unlock the bootloader and have sources to build the android H …], The bootloader is unlocked Nov 28 22:53:03 @Rabee Joud [The bootloader is unlocked], if it's a "normal" Android 9 device, it should have a vendor partition which means you can start following https://github.com/ubports/porting-notes/wiki/Generic-system-image-(GSI) after finding your device kernel source Nov 28 22:55:04 for a more traditional port, https://github.com/ubports/porting-notes/wiki/Halium-9 has information on device specific systemimages and such which takes more effort and is quite undocumented for Halium 9 currently Nov 28 23:00:53 Thank you very much, @Deathmist1337! I will go over both links, but what you mean by after finding your device kernel source. I have android on the device, if I am going to replace it with Ubuntu touch, what do I need its kernel? Sorry if my question so naive! Nov 28 23:03:32 Rabee pre-installed Android kernels aren't really compatible with normal Linux because of the features they're compiled with/without, so to properly run it you have to reconfigure the kernel, recompile it and flash it on the device to really have a chance at booting Nov 28 23:05:04 https://github.com/Halium/halium-boot/blob/halium-9.0/check-kernel-config has a list of the options that are expected to be set/unset to properly run a Halium distro, you'd run that script also against the device's kernel config file Nov 29 00:01:38 @Deathmist1337 thank you very much! This is very good starting point. I will begin kicking! Nov 29 02:46:07 getting this issue while running breakfast. i have implemented my manifest already so WfdCommon Nov 29 02:46:12 [Edit] getting this issue while running breakfast. i have implemented my manifest already so Nov 29 02:46:55 ```❯ source build/envsetup.sh && breakfast laurel_sprout halium-9 … including vendor/lineage/vendorsetup.sh … including vendor/lineage/vendorsetup.sh … build/make/core/product_config.mk:234: error: Can not locate config makefile for product "lineage_laurel_sprout". … 23:45:34 dumpvars failed with: exit status 1 … Device laurel_sprout Nov 29 02:46:55 not found. Attempting to retrieve device repository from LineageOS Github (http://github.com/LineageOS). … Repository for laurel_sprout not found in the LineageOS Github repository list. If this is in error, you may need to manually add it to your local_manifests/roomservice.xml. … build/make/core/product_config.mk:234: error: Can not locate config Nov 29 02:46:55 makefile for product "lineage_laurel_sprout". … 23:45:35 dumpvars failed with: exit status 1 … build/make/core/product_config.mk:234: error: Can not locate config makefile for product "lineage_laurel_sprout". … 23:45:35 dumpvars failed with: exit status 1 … ** Don't have a product spec for: 'lineage_laurel_sprout' … ** Do you have the right repo m Nov 29 02:46:55 anifest? … 1 ❯ halium-9``` Nov 29 02:47:34 what should i do? i'm gonna send over my manifest Nov 29 02:48:02 (Document) https://irc.ubports.com/0Cio0qgl.xml **** ENDING LOGGING AT Sun Nov 29 02:59:57 2020