Tuesday, 2021-11-23

T42<rodrisola> yes00:12
T42<rodrisola> look00:12
T42<rodrisola> https://www.toptal.com/developers/hastebin/vawumopilu.xml00:12
T42<rodrisola> this a log of cad of the local_manifest00:12
T42<rodrisola> this log of cat of the local_manifest00:13
malare you building it in HABUILD_SDK?00:25
malit seems you are00:25
T42<rodrisola> HABUILD_SDK [courbet] rodrigo@Desarrollo2:/disco/courbet2/hadk00:28
T42<rodrisola> yes00:28
mal@rodrisola remove line CONFIG_LLVM_POLLY=y from kernel defconfig or set it to =n00:29
T42<rodrisola> It seems that it is being built, I did a search for polly, with grep, but I did not find any results, for the next I will do a search with capital letters.00:43
malit was in kernel Makefile https://github.com/vantoman/kernel_xiaomi_sm6150/blob/courbet/Makefile#L71200:50
malso both capital and non-capital letters should have found that00:51
malbut better use something like "grep -Ri polly *" that "i" ignores the case00:52
T42<rodrisola> https://www.toptal.com/developers/hastebin/uvejejurol.makefile01:36
T42<rodrisola> new error01:37
T42<rodrisola> ValueError: DTB image must not be empty.01:37
T42<rodrisola> install python3.9, and I still get the error.04:55
T42<rodrisola> https://www.toptal.com/developers/hastebin/rikocawefa.makefile05:18
T42<elros34> @rodrisola you should fix errors from the top instead from the bottom. The first relevant is: "cpio: command not found" but important notes are also in xmllint error09:00
T42<neochapay> Wtf????14:26
T42<neochapay> Thanks14:26
T42<rodrisola> How do I add the xmllint? And the cpio, I think it's because I'm using a virtual machine. (re @elros34: @rodrisola you shoul...)14:31
T42<elros34> no, it's not about virtual machine. Read link you have in logs to understand it and for solution. For hybris <=17 you would just install cpio and use special env variable but not sure if it's enough for base 18.14:42
T42<rodrisola> how and where added the xmllint line14:49
T42<rodrisola> 14:47:38 Disallowed PATH tool "xmllint" used: []string{"xmllint", "--xpath", "string(/device[@name=\"Android\"]/item[@name=\"battery.capacity\"])", "device/xiaomi/courbet/overlay/frameworks/base/core/res/res/xml/power_profile.xml"}14:49
T42<elros34> this one is not very important but anyway from your logs: "See https://android.googlesource.com/platform/build/+/master/Changes.md#PATH_Tools for more information."14:51
mal@elros34 I have locally a patch to always allow cpio for 18.115:06
malI didn't yet push it to github15:06
T42<elros34> @rodrisola ^15:08
T42<rodrisola> mal: could you send it to patch?15:11
T42<elros34> have you tried just adding cpio to *ui/build/paths/config.go mentioned in android site?15:22
T42<rodrisola> yes, add in var Configuration = map[string]PathConfig cpio and xmllint15:37
T42<rodrisola> i solve error xmllint & cpio15:40
T42<rodrisola> https://www.toptal.com/developers/hastebin/ajuqiqolop.makefile15:40
*** AboothahirU[m] is now known as Aboothahir[m]17:07
T42<elros34> @rodrisola this seems to be related to "--header_version 2" argument which is taken from your boardconfig*mk17:11
T42<elros34> maybe you need to add --dtb with path to dtb image17:15
T42<rodrisola> ok17:47
T42<rodrisola> but where do I get that image from, if I disable it in the boardconfig * mk rules17:48
T42<rodrisola> Or how I compile it to add it to the prebuild18:31
T42<adampigg> Mal: fresh pro1 port, updated to 4.3 and flashed..... Booted to decrypt code screen but doesnt get further, spinning icon. Amy thoughts?20:02
T42<b100dian> Swiping it, screen on/off doesnt make it go away? I had this when ofono didnt start once at incorrect changes from my side. Background is black or ambience?20:53
T42<adampigg> @b100dian no, not the lock screen, the decrypt screen21:27
T42<b100dian> Ok. I usually have this from time to time on my official xperia 10, it usually works 2 out of three. I guess you tried several times  and it didnt.. No telnet there hmm?21:39

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!