T42 | <Uchihaitachii> Noice | 04:01 |
---|---|---|
T42 | <ItsMeShouko> Hello, I am back again. So while running --mic tool, I received this: | 09:24 |
T42 | <ItsMeShouko> repo problem: nothing provides pulseaudio-modules-droid-glue | 09:24 |
T42 | <ItsMeShouko> So, I tried running this: | 09:24 |
T42 | <ItsMeShouko> rpm/dhd/helpers/build_packages.sh --mw=pulseaudio-modules-droid-glue | 09:24 |
T42 | <ItsMeShouko> Which resulted in this: | 09:24 |
T42 | <ItsMeShouko> Cloning into 'pulseaudio-modules-droid-glue'... | 09:24 |
T42 | <ItsMeShouko> Already up to date. | 09:24 |
T42 | <ItsMeShouko> No provider of 'audioflingerglue-devel >= 0.0.1' found. | 09:24 |
T42 | <ItsMeShouko> Setting version: 12.2.4+master.20191025110819.95ac67e | 09:24 |
T42 | <ItsMeShouko> error: Failed build dependencies: | 09:24 |
T42 | <ItsMeShouko> audioflingerglue-devel >= 0.0.1 is needed by pulseaudio-modules-droid-glue-12.2.4+master.20191025110819.95ac67e-1.armv7hl | 09:24 |
T42 | <ItsMeShouko> Building target platforms: armv7hl-meego-linux | 09:24 |
T42 | <ItsMeShouko> Building for target armv7hl-meego-linux | 09:24 |
T42 | <ItsMeShouko> * Check /home/shouko/hadk/hybris/mw/pulseaudio-modules-droid-glue.log for full log. | 09:24 |
T42 | <adampigg> build audioflingerglue? | 11:07 |
T42 | <ankaos> @ItsMeShouko [Hello, I am back again. So while running --mic …], See my repo. Maybe fix this problem | 11:24 |
T42 | <ItsMeShouko> @adampigg [build audioflingerglue?], rpm/dhd/helpers/build_packages.sh --mw=audioflingerglue | 11:26 |
T42 | <ItsMeShouko> No provider of 'droid-bin-src-full' found. | 11:26 |
T42 | <ItsMeShouko> No provider of 'ubu-trusty' found. | 11:26 |
T42 | <ItsMeShouko> NOTICE: No tags describe the HEAD, will not fix package version. | 11:26 |
T42 | <ItsMeShouko> error: Failed build dependencies: | 11:26 |
T42 | <ItsMeShouko> droid-bin-src-full is needed by audioflingerglue-0.0.7-1.%{device_rpm_architecture_string} | 11:26 |
T42 | <ItsMeShouko> sudo-for-abuild is needed by audioflingerglue-0.0.7-1.%{device_rpm_architecture_string} | 11:26 |
T42 | <ItsMeShouko> ubu-trusty is needed by audioflingerglue-0.0.7-1.%{device_rpm_architecture_string} | 11:26 |
T42 | <ItsMeShouko> Building target platforms: armv7hl-meego-linux | 11:26 |
T42 | <ItsMeShouko> Building for target armv7hl-meego-linux | 11:26 |
T42 | <ItsMeShouko> @ankaos [See my repo. Maybe fix this problem], link please? | 11:26 |
T42 | <ankaos> @ItsMeShouko [link please?], https://github.com/enesutku07 | 11:27 |
T42 | <adampigg> read the hadk! | 11:27 |
T42 | <Uchihaitachii> @ItsMeShouko [Hello, I am back again. So while running --mic …], Pro | 12:31 |
T42 | <vtsoft> `error: in `sync --fetch-submodules`: revision refs/tags/android-9.0.0_r46 in platform/external/libopus not found | 13:56 |
T42 | <vtsoft> how` t | 13:56 |
T42 | <vtsoft> ```error: in `sync --fetch-submodules`: revision refs/tags/android-9.0.0_r46 in platform/external/libopus not found | 13:58 |
T42 | <vtsoft> ```I'm porting sailfish to I01WD. How to fix this error? my [manifest](https://pastebin.com/S4ed5Cht) | 13:58 |
*** olesalscheider_ is now known as olesalscheider | 15:14 | |
*** Mister_Magister_ is now known as Mister_Magister | 15:14 | |
mal | @vtsoft try with only "repo sync" without the --fetch-submodules | 16:05 |
T42 | <ItsMeShouko> @ItsMeShouko [Hello, I am back again. So while running --mic …], Bumping | 17:34 |
T42 | <ItsMeShouko> @ItsMeShouko [rpm/dhd/helpers/build_packages.sh --mw=audiofl …], *bumping | 17:34 |
T42 | <Uchihaitachii> 😃 | 17:35 |
T42 | <ItsMeShouko> @Uchihaitachii [😃], Sar just don't look, help too | 17:35 |
T42 | <Uchihaitachii> @KernelPanix | 17:36 |
T42 | <KernelPanix> @Uchihaitachii [@KernelPanix], 😊😊😊 | 17:41 |
deathmist | @ItsMeShouko read. the. hadk. https://sailfishos.org/develop/hadk/ | 17:46 |
deathmist | also why are you even trying to build audioflingerglue in the first place? the latest HADK doesn't mention this deprecated component even once | 17:49 |
T42 | <ItsMeShouko> I was reusing droid-* repos by some other dev who ported 3.2.1 | 17:52 |
T42 | <ItsMeShouko> I think that's why it is happening | 17:52 |
deathmist | @ItsMeShouko you certainly need to upgrade every single submodule in those droid-* repos they've used because those won't work for 3.3 as is, that is practically guaranteed. also replace "audioflingerglue" package in patterns with "audiosystem-passthrough-dummy-af" | 17:58 |
deathmist | oh and also add "pulseaudio-modules-droid-hidl" | 18:00 |
deathmist | (that should be the replacement for "pulseaudio-modules-droid-glue") | 18:01 |
T42 | <vtsoft> @mal [@vtsoft try with only "repo sync" without the …], Thanks, repo sync was successful. | 18:48 |
rinigus | @vtsoft: after plain repo sync, you could usually run one with --fetch-submodules | 20:14 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!