**** BEGIN LOGGING AT Tue Mar 16 03:03:12 2021 Mar 16 03:38:26 implicity was added by: implicity Mar 16 03:56:55 Hi, has anyone tried "> lolwhat? i can build on 20.04 without any porblem Mar 16 03:57:02 > <@freenode_ubptgbot:matrix.org> Hi, has anyone tried to build 7.1 on Ubuntu 20.04? The recent changes make building impossible... it was working a few months ago. Mar 16 03:57:02 * lolwhat? i can build on 20.04 without any problem Mar 16 08:59:02 @Korko123 [Hi, has anyone tried to build 7.1 on Ubuntu 20.04? The recent changes make build …], The "easy" fix … Is to install the package `python-is-python2` … And modify the first line of the repo script from `python` to `python3` Mar 16 08:59:15 Then everything should be ok Mar 16 09:06:47 @vince1171 [The "easy" fix … Is to install the package python-is-python2 … And modify the first …], Ok thanks Mar 16 09:09:58 The boot image has built successfully now, but I'm getting errors I wasn't getting before during system image build: https://pastebin.com/zbzASC3j Mar 16 09:10:11 it's only a part of the log, tell me if you need the full log Mar 16 09:10:52 I haven't touched Halium for about 2 months, did something change there? Mar 16 09:11:38 also this is 7.1 and the device kernel version is 3.10 Mar 16 09:16:26 Does your sources are up-to-date? I think this issue should be fixed … If the issue persist after a `repo sync`, ping me back … It means I forgot some changes … (The fix is to change `int` to `long`, but it's better if I update the Helium sources) Mar 16 09:17:17 @vince1171 [Does your sources are up-to-date? I think this issue should be fixed … If the issu …], Where can I change that? Is it at the beginning of the file? Also this should be up to date because I downloaded the sources last night. Mar 16 09:18:37 (Photo, 266x67) https://irc.ubports.com/BSH6Bl1Q.png I only found this in the file Mar 16 09:19:39 (Photo, 262x76) https://irc.ubports.com/IlnbrHOb.png also this, should I change it to long? Mar 16 09:22:29 Yup … https://github.com/Halium/android_hardware_qcom_audio/commit/d0f1eacd4f1b4dc73bdf1708691fd7c4f12fc9fd#diff-19a9dec0672310bc5bacbfd59369fc70e3d01902ed136ad8d2f8a94e7b2c2d61R5003 … Here is an example of the changes I made Mar 16 09:23:52 @vince1171 [Yup … https://github.com/Halium/android_hardware_qcom_audio/commit/d0f1eacd4f1b4dc …], Ok, it works now but I'm getting the same error from `hardware/qcom/audio-caf/msm8916/hal/audio_extn/audio_extn.c` … I'll try to fix this one too Mar 16 09:26:52 ok it works now, I had to change `int` to `long` in this file too Mar 16 10:15:04 Wonderful … If you know how to do it, you can do a Pull Request … Otherwise, in hardware/qcom/audio-caf/msm8916/ do `git diff > msm8916-audio.patch` and send me the `msm8916-audio.patch` file and I'll upload the changes Mar 16 19:22:35 BenAhmetArvas was added by: BenAhmetArvas Mar 16 19:32:09 @vince1171 [Wonderful … If you know how to do it, you can do a Pull Request … Otherwise, in hard …], Sure, I'll look into it this week 🙂 Mar 16 19:56:17 Hi guys i try to build an image for the xiaomi lavender tree and followed -> https://docs.halium.org/en/latest/porting/get-sources.html. The manifest was already included as far as i am aware of. But i stumbled over an error when doing breakfast lavender -> https://termbin.com/tycld. Can someone please help out with a link or help how to fix ? Mar 16 20:17:02 @mgnad> Hi guys i try to build an image for the xiaomi lavender tree and followed -> https://docs.halium.org/en/latest/porting/get-sources.html. The manifest was already included as far as i am aware of. But i stumbled over an error when doing breakfast lavender - [https://termbin.com/tycld. Can someone please help out with a link or help Mar 16 20:17:02 how t …], please see https://gitlab.com/ubports/community-ports/android9/xiaomi-redmi-note-7/xiaomi-lavender Mar 16 20:17:16 it is supported device by UBPorts based on halium_arm64 systemimage Mar 16 20:17:28 unknown78 was added by: unknown78 Mar 16 20:19:32 thanks alot for trying to help me -> but the UBPorts based installer didn't work Mar 16 20:20:03 what's the error you get? Mar 16 20:20:09 let me get the person who has the trouble into telegram so he can describe what happened and what he has done Mar 16 20:20:27 i was just trying to help out with a build and testing the build system on my system Mar 16 20:40:28 Sam Asr was added by: Sam Asr Mar 16 20:43:31 hey everyone, i was the user mgand mentioned and i have used the installer mentioned on (https://devices.ubuntu-touch.io/device/lavender/) for deb 64. Mar 16 20:44:01 ok i am out now and thanks for taking your time NoKit Mar 16 20:44:07 exit Mar 16 20:46:13 The real error message i had was an checksum error while flashing the linage recovery. Thereafter no error messages but the device could not boot correctly. Mar 16 21:08:17 Letour was added by: Letour Mar 16 21:37:26 @Sam Asr [The real error message i had was an checksum error while flashing the linage rec …], have you unpacked the vendor zip file? **** ENDING LOGGING AT Wed Mar 17 02:59:56 2021