Umeaboy | There are 3 failing repos for the hybris-18.1 and the hybris-18.1-update branches. Nothing written about it in the faq-hadk. | 06:12 |
---|---|---|
Umeaboy | I could use some help. | 06:12 |
Umeaboy | https://pst.klgrth.io/paste/x4q9g | 06:13 |
T42 | <Verevka86> Yes (re @adampigg: @Verevka86 is it wai...) | 06:29 |
T42 | <Verevka86> https://paste.ubuntu.com/p/4K2VmTJwvG/ | 06:29 |
T42 | <adampigg> Lbt: ping | 11:38 |
T42 | <adampigg> There is a service you can add for that, search logs (re @Verevka86: Yes) | 11:39 |
T42 | <Verevka86> @adampigg this? (re @SailfishFreenodeIRCBridgeBot: <Thaodan>If I remove...) | 14:16 |
T42 | <Verevka86> Not help | 14:17 |
Thaodan | What? | 14:20 |
T42 | <Verevka86> Sorry for ping you (re @SailfishFreenodeIRCBridgeBot: <Thaodan>What?) | 14:21 |
Thaodan | a service for that? | 14:21 |
Thaodan | I don't get which message you quote I miss context | 14:21 |
T42 | <TheVancedGamer> T42, [6/1/22 3:32 PM] | 14:22 |
T42 | <TheVancedGamer> <Thaodan>If I remove the maxOpen and Active count on this line in the audio policy: | 14:22 |
T42 | <TheVancedGamer> | 14:22 |
T42 | <TheVancedGamer> T42, [6/1/22 3:32 PM] | 14:22 |
T42 | <TheVancedGamer> <Thaodan> <mixPort name="record_24" role="sink" maxOpenCount="2" maxActiveCount="2"> | 14:22 |
T42 | <TheVancedGamer> | 14:22 |
T42 | <TheVancedGamer> T42, [6/1/22 3:33 PM] | 14:22 |
T42 | <TheVancedGamer> <Thaodan>The lockup is gone but the nuplayers still asks for the service | 14:22 |
T42 | <TheVancedGamer> oops, that's a bit of a spam | 14:22 |
Thaodan | np | 14:22 |
Thaodan | thanks | 14:22 |
T42 | <Verevka86> hybris18.1 only one bug, not work camera recorder, is it waiting for audio_policy service | 14:23 |
Thaodan | About this: You can know just clone these two PRs: https://github.com/sailfishos/droidmedia/pull/92 | 14:23 |
Thaodan | You don't need to patch hybris-patches if you don't mind duplicated services. | 14:23 |
T42 | <Verevka86> Thanks, I'll try and post the result | 14:24 |
T42 | <Verevka86> https://paste.ubuntu.com/p/RBCcQV44Pj/ (re @SailfishFreenodeIRCBridgeBot: <Thaodan>About this:...) | 15:43 |
T42 | <Verevka86> droidmedia not build 😔 | 15:45 |
Thaodan | Which Android version? | 16:08 |
T42 | <Verevka86> hybris18.1 | 16:08 |
Thaodan | That's not the Android version but I take it. | 16:09 |
T42 | <Verevka86> Android11 😊 | 16:10 |
Thaodan | That's a patched version of framework-av from what I see. | 16:15 |
Thaodan | Do you have this commit in framework/av? | 16:17 |
Thaodan | https://github.com/PixelExperience/frameworks_av/commit/e49905948befa4db368cfbdcbc02889732b1e2c7 | 16:17 |
T42 | <Verevka86> Add this commit? (re @SailfishFreenodeIRCBridgeBot: <Thaodan>https://git...) | 16:19 |
Thaodan | hm? | 16:31 |
T42 | <Verevka86> Used this- https://github.com/LineageOS/android_frameworks_av/tree/lineage-18.1 | 16:35 |
piggz | mal: Thaodan: any idea how to turn off warnings as errors in the kernel build system? | 18:07 |
mal | piggz: any example what kind? | 18:09 |
piggz | ../fs/crypto/policy.c:634:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] | 18:10 |
piggz | error, forbidden warning: policy.c:634 | 18:10 |
piggz | already tried "KCFLAGS=-Wno-error=misleading-indentation" | 18:11 |
piggz | added verbose to the build and that is being set.... | 18:17 |
piggz | hang on, maybe its working, its failed on another warning now | 18:20 |
Thaodan | piggz: try looking into the Sony kernel tree there are many examples | 18:21 |
piggz | i wonder what this one will be | 18:21 |
piggz | ../mm/slub.c:5973:27: warning: format ‘%p’ expects argument of type ‘void *’, but argument 3 has type ‘long unsigned int’ [-Wformat=] | 18:21 |
Thaodan | there's a macro for disabled those | 18:21 |
piggz | -Wno-error=format? | 18:21 |
Thaodan | but best is to find fixes | 18:21 |
piggz | sure, first i want to see if it will build ... then ill fix things | 18:22 |
Thaodan | https://github.com/sonyxperiadev/kernel/blob/aosp/LA.UM.9.12.r1/drivers/staging/wlan-qc/Makefile | 18:28 |
Thaodan | piggz: see here how you can do that for a module | 18:28 |
piggz | hmmm, still errors, even though its in the command line :/ https://paste.mozilla.org/v9Jwqcym | 18:50 |
Thaodan | piggz: the error looks suspicious | 19:28 |
Thaodan | did you see that? | 19:28 |
Thaodan | is there any error macro? | 19:28 |
piggz | let me check telegram... | 19:30 |
piggz | im doing it that way you linked now | 19:30 |
Umeaboy | Hi again! | 19:57 |
Umeaboy | Is there a solution to successfully sync with sub-modules without errors? | 19:58 |
T42 | <edp_17> Hi all. Does someone know why the low power mode doesn't work when the device is in deep sleep? (iirc it worked on older releases.) | 20:21 |
Thaodan | Umeaboy: do you have submodules that use git://? | 20:25 |
Umeaboy | Thaodan: Unsure, I'm just following the HADK step by step and redo the procedure to solve problems. This is the only bigger issue I have so far. | 20:27 |
Umeaboy | What's the definition for sub-modules when syncing? | 20:27 |
Umeaboy | Unofficial repos? | 20:27 |
Umeaboy | I currently don't use unofficial repos so the error is not on my side as I see it. | 20:28 |
Umeaboy | The same error occours with the main hybris-18.1 branch. | 20:28 |
T42 | <edp_17> Umeaboy : What does the 'git remote -v' give you? | 20:28 |
Thaodan | logs? | 20:28 |
Umeaboy | Thaodan: https://pst.klgrth.io/paste/x4q9g | 20:29 |
Thaodan | full logs please | 20:30 |
Umeaboy | https://pst.klgrth.io/paste/dv7ne | 20:31 |
Umeaboy | Thaodan: Coming up. | 20:31 |
Umeaboy | Thaodan: Full output from syncing: https://pst.klgrth.io/paste/6uweo | 20:33 |
Umeaboy | I fixed the repo issue so disregard it from the output. | 20:34 |
Umeaboy | I see my git version is a bit old though. | 20:36 |
Umeaboy | I'll check if there' | 20:36 |
Umeaboy | s a newer version upstream for Mageia. | 20:36 |
Umeaboy | There is an update for it upstream, but I'm unsure if git is the problem in this case. | 20:48 |
Umeaboy | I haven't ruled it out yet. | 20:48 |
Umeaboy | Thaodan: Thought? | 20:48 |
Umeaboy | Building git 2.36.1 as we speak/write. | 21:02 |
Umeaboy | Not that I think that it will solve anything...... | 21:10 |
piggz | Thaodan: mal: im having much more succes changing my KCFLAGS from -Wno-error=..... to -Wno-..... | 21:18 |
Thaodan | piggz: what's your diff? | 21:46 |
Thaodan | Umeaboy: I read your log but couldn't make any of sense of it | 21:47 |
Thaodan | I never saw this issue | 21:47 |
Thaodan | try using git from the sdk | 21:48 |
Umeaboy | Thaodan: According to sudo apt-get install git -y I'm already using the latest version of git. | 21:51 |
Umeaboy | Do you happen to use Teamviewer? You could connect to my machine and investigate yourself what I've done wrong. | 21:52 |
Umeaboy | Thaodan: I'm ready if you are. :) | 22:00 |
Thaodan | sorry can't I'm not at my computer | 22:15 |
Thaodan | still try to look if any of the submodules use git:// | 22:16 |
Umeaboy | Thaodan: Are they written in clear text in one of the xml files? | 22:35 |
Umeaboy | I'm looking in a lot of text files. | 22:36 |
Umeaboy | I know that I'm supposed to look for a certain commit. | 22:37 |
Umeaboy | That's clear to me. | 22:37 |
Thaodan | Umeaboy: find -name .gitmodules -exec grep git:\/\/ {} \; | 22:54 |
Thaodan | Umeaboy: find -name .gitmodules -exec grep --color=auto -nH --null git:\/\/ {} \; | 22:54 |
Umeaboy | Thaodan: Both commands gave me a new blank row. | 23:00 |
Thaodan | The 2nd is an improved of the first, you can also just try to grep for grep git: | 23:00 |
Umeaboy | No such file or directory. | 23:20 |
Thaodan | You have to use find if you use grep <term> {} | 23:24 |
Thaodan | {} is a placeholder for the file that find finds. | 23:25 |
Thaodan | So it is: find -name .gitmodules -exec grep --color=auto -nH --null git: {} \; then | 23:25 |
Umeaboy | Looking in ~/hadk/packages/apps/Etar/.gitmodules I find no occurance of git:// | 23:26 |
Umeaboy | And your last command also gave me a new blank row. | 23:29 |
Umeaboy | I see they set master as default repo for https://github.com/Etar-Group/android_frameworks_opt_chips.git | 23:32 |
Umeaboy | Could that be the cause? | 23:32 |
Umeaboy | default branch I mean. | 23:33 |
Umeaboy | The Lineage repo is outdated for some reason. | 23:34 |
Thaodan | Umeaboy: I'm currently searching why that happens, the issue isn't on your side I think. | 23:35 |
Umeaboy | https://github.com/LineageOS/android_frameworks_opt_chips | 23:35 |
Thaodan | Before I was thinking it is more a locale issue. | 23:35 |
Umeaboy | Same here to be honest. | 23:36 |
Umeaboy | Honesty is the best policy. :) | 23:36 |
Thaodan | e.g. read this; https://forum.khadas.com/t/repo-sync-is-getting-failed/6696/10 https://groups.google.com/g/android-x86/c/VbOEPhdE5GY | 23:36 |
Umeaboy | So the solution seems to be to just run repo sync alone....... | 23:40 |
Umeaboy | Syncing normally now then. | 23:43 |
Thaodan | Umeaboy: Which repo version? | 23:49 |
Thaodan | Try updating. | 23:49 |
Thaodan | https://bugs.chromium.org/p/gerrit/issues/detail?id=14392 looks similar | 23:51 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!