Wednesday, 2021-11-10

T42<Itzxdatl> Hi, how do I install repo in Habuild_sdk, I'm stuck here, the instructions from the official portal don't work, try installing the01:10
T42<Itzxdatl> Hi, how do I install repo in Habuild_sdk, I'm stuck here, the instructions from the official portal don't work, I tried to install the .deb but sudo gives error that if my user is blocked.01:11
T42<Itzxdatl> Hi, how do I install repo in Habuild_sdk, I'm stuck here, the instructions from the official site don't work, I tried to install the .deb but sudo gives error that if my user is blocked. (edited)01:12
T42<Itzxdatl> can someone help me, please : https://irc.thaodan.de/.imgstore/733692e8/file_3006.jpg01:18
T42<Itzxdatl> why can't I use sudo?01:19
Mister_Magistermal: u still here?01:19
T42<elros34> @Itzxdatl here you can find solution for broken sudo: http://collabedit.com/kr9xx01:20
T42<Itzxdatl> thanks01:20
Mister_Magisterfor some reason i'm lacking./out/target/product/Z01R/hybris-updater-script01:20
Mister_Magisteri can't understand why01:20
Mister_Magisterhmm looking at Android.mk, it will skip building it if Skipping build of hybris-updater-script since HYBRIS_BOOT_PART is not specified)01:22
T42<Itzxdatl> I think I misspoke, sorry for my bad English01:22
Mister_Magisterthat would make sense if i didn't have fixup-mountpoints but i do01:22
T42<elros34> do you have correct  " /boot appears to live on" when building hybris-hal?01:24
T42<Itzxdatl> I don't know much about what you are talking about, I'm just starting, I'm trying to follow the official guide step by step.01:25
Mister_Magister@elros34 i think i might be missing it for some reason01:25
Mister_Magisterits hybris17 so its soong/ninja01:25
Mister_Magisteroh01:25
Mister_Magisteri have hybris/hybris-boot/Android.mk:71: warning: ********************* /boot appears to live on01:25
Mister_Magisterempty01:25
Mister_Magisterbut i have hybris/hybris-boot/Android.mk:72: warning: ********************* /data appears to live on /dev/block/bootdevice/by-name/userdata01:25
T42<elros34> bingo01:25
Mister_Magisterye01:25
Mister_Magisterthank i was already going into that :P01:26
Mister_Magisterquestion is why01:26
T42<elros34> your fstab is probably missing boot entry01:26
Mister_Magistergenious01:26
Mister_Magisterthats probably it01:26
Mister_Magistersince its a/b bs01:26
Mister_Magisterhow do you solve fixup mountpoints when its a/b01:27
Mister_Magisterlet me look into fxtec sources01:28
T42<elros34> depends on fstab, if it use paths without a/b suffix then you do not use it also in fixup01:28
Mister_Magisteryeah it 99% uses _a _b and i just set without the suffix01:29
Mister_Magisterbut will sfos just pick up the suffix without issue?01:29
T42<elros34> pick up? you need to choose one slot and that is all01:29
Mister_Magisterye but01:30
Mister_Magistereh01:30
Mister_Magisterill probably figure it out myself or just edit fstab01:31
Mister_Magisteryeee fstab lacks boot01:31
Mister_Magisterwhich is kinda weird as previously it didn't have it either… ill add it lol01:33
Mister_Magisterehhh01:38
Mister_Magisterfinally gotten to building packages02:15
Mister_Magisterhttps://paste.opensuse.org/673aebac audiosystem-passthrough?02:24
T42<Itzxdatl> I get this error : https://irc.thaodan.de/.imgstore/e10d0428/file_3007.jpg02:26
Mister_Magistergotta read logs :P02:27
T42<Itzxdatl> Where can I find them?02:28
Mister_Magisterwasn't talking to  you02:30
T42<Itzxdatl> ah sorry02:30
Mister_Magister@Itzxdatl you doing repo sync?02:33
T42<Itzxdatl> no, only repo sync --fetch-submodules (re @SailfishFreenodeIRCBridgeBot: <Mister_Magister>@It...)02:34
Mister_Magisterye thats what i mean, try just restarting it again02:35
Mister_Magisterits buggy02:35
T42<Itzxdatl> Ah ok, thanks02:35
T42<Itzxdatl> It's working again, thank you02:37
Mister_Magistergoddang again issue with dlsym03:25
Mister_Magisterughh why03:41
Mister_Magisterwhyy03:46
Mister_Magistermal: would you mind changing name of https://build.sailfishos.org/project/show/nemo:testing:hw:asus:5z to :Z01R04:00
Mister_Magisternot even reinstalling target helps ugh04:11
Mister_Magisterit makes no sense like hybris.c lines are completely out of place04:14
Mister_Magisterhmm i think it installs droidmedia-devel from the repos and the repos have newer version 0.20210818.0-1.1.1.jolla even tho target is 4.204:17
Mister_Magisteroh because its using https://repo.sailfishos.org/obs/nemo:/devel:/hw:/common/sailfish_latest_aarch64/ which uses latest04:17
Mister_Magistergoddamnit04:17
Mister_Magisteryep after switching to testing 4.2 version it works flawlessly04:20
Mister_MagisterUGH someone should add entry in faq really…04:20
Mister_Magisteri'm still amazed i'm figuring it all out myself lol04:40
T42<rahykx> mal: @elros34 I had rebuilt hybris-hal after apply-patch.sh05:46
T42<rahykx> Still no zygote05:46
T42<rahykx> + cp -a './out/target/product/DRG/system/etc/init/hw/init.zygote*.rc' /home/rahul/hadk/installroot/usr/libexec/droid-hybris/system/etc/init/hw/05:46
T42<rahykx> cp: cannot stat './out/target/product/DRG/system/etc/init/hw/init.zygote*.rc': No such file or directory05:46
T42<rahykx> Getting this on rpm/dhd/helpers/build_packages.sh --droid-hal05:47
Mister_Magister@rahykx which base06:32
T42<rahykx> @Mister_Magister 18.106:37
Mister_Magisteroh06:39
T42<rahykx> Should I work with 17.1? I'm just starting with Sailfish port, looks like too many uncertainties on 18.1 :/06:40
Mister_Magister18.1 should be fine i think06:46
Mister_Magisteri don't remember where zygote files were06:46
Mister_Magisterah they were in system/core/rootdir06:47
Mister_Magister@rahykx did all patches apply successfully?06:48
T42<rahykx> Yep, these ones do exist (re @SailfishFreenodeIRCBridgeBot: <Mister_Magister>ah ...)06:48
T42<rahykx> system/core/rootdir they exist here06:49
Mister_Magisterbut did all patches apply successfully?06:49
T42<rahykx> And all patches did apply successfully06:49
Mister_Magisterdo you have output of that/06:49
Mister_Magisterjust to confirm06:49
T42<rahykx> Uhm I applied them yesterday, is there a log file?06:50
Mister_Magisterno06:50
T42<rahykx> I'll force sync and apply the patches again\06:50
Mister_Magisterhow did you apply them?06:50
Mister_Magisterrun repo sync -l06:51
Mister_Magisterand apply them after that06:51
T42<rahykx> Sure06:51
Mister_Magisteri'm wondering what deploys the zygote files06:53
T42<rahykx> the zygote files in system/core/rootdir are of any use?06:53
T42<rahykx> Are they the same?06:53
Mister_Magisterthey should be copied to the out06:54
T42<rahykx> Okay, seems like not the case here :/06:54
Mister_Magisterand now we are trying to find out why06:54
T42<rahykx> Do I paste the logs here?06:59
Mister_Magisteruse paste service, susepaste.org for example07:00
T42<rahykx> https://susepaste.org/8391588707:01
Mister_Magisterseems legit07:01
T42<rahykx> Yep looks the same to me07:02
T42<rahykx> Do I manually copy the zygote files to out/?07:02
Mister_Magisterno07:04
Mister_Magisterhmm your error is interesting, as i don't have /system/etc/init/hw07:05
Mister_Magistercould you run rpm/dhd/helpers/build_packages -d and then give the output file (it will generate one)07:05
T42<rahykx> You're working on 18.1 as well?07:05
Mister_Magisterno07:05
Mister_Magister17.107:05
T42<rahykx> Mhm07:05
Mister_Magisterbut its same dhd07:05
T42<rahykx> Alrighty07:06
T42<rahykx> Where is the output file?07:09
T42<rahykx> I got * Building of droid-hal-drg finished successfully07:09
Mister_Magisterthen where is the issue07:09
T42<rahykx> Oh wait hang on07:09
T42<rahykx> I patched the dhd07:09
T42<rahykx> Let me undo it :/ sowwieee07:09
Mister_Magister:P07:09
Mister_Magisterand i was celebrating already :D07:10
Mister_Magisternow i gotta put that beer back07:10
T42<rahykx> sowwieee mannnn :P07:10
Mister_Magisterjoking :P07:10
Mister_Magisterahh it copies the zygote file only on android 1107:11
Mister_Magisterso technically yes, you wouldn't have that issue on android 10 but that isn't exactly a solution xd07:12
T42<rahykx> And 18.1 is android 11 right? why doesn't it copy then?07:12
Mister_Magisteryes07:13
Mister_Magisterthats what we are trying to figure out man :D07:13
T42<rahykx> Okay okayy :D :P07:14
Mister_Magisterwhat do you have in /out/target/product/DRG/system/etc/init/hw/?07:14
T42<rahykx> I have an init.rc07:14
T42<rahykx> That's all07:14
Mister_Magisterhmmmmst07:15
T42<rahykx> https://susepaste.org/4922875107:15
Mister_Magistercould you run "cat out/build-lineage_DRG.ninja | grep zygote32.rc"07:20
T42<rahykx> Sure07:20
Mister_Magister…and tell me the output :D07:21
T42<rahykx> It's just filling my console with a lot of text :D07:22
Mister_Magisterthen it found something07:22
Mister_Magisteryou can cancel it07:22
T42<rahykx> Canceled it!07:23
Mister_Magisterand run "grep zygote32.rc out/build-lineage_DRG.ninja > grep.log" and you will have nice out file07:23
Mister_Magisterthat you can paste on susepaste07:24
T42<hacker12455> mkdir: cannot create directory ‘/hybris’: Permission denied07:24
T42<hacker12455> mkdir: cannot create directory ‘/droid-local-repo’: Permission denied07:24
T42<hacker12455> * Building rpm/droid-hal-cedric.spec07:24
T42<hacker12455> Fatal: '-cedric-armv7hl' is not a known build target07:24
T42<hacker12455> * Check /parentroot/ext/hadk/droid-hal-cedric.log for full log.07:24
T42<hacker12455> !! building of package failed07:24
Mister_Magisternice spam you got there07:25
T42<hacker12455> any idea why the mounts aren't correct/07:25
Mister_Magisteryou are lacking .hadk.env?07:25
T42<hacker12455> in home?07:25
Mister_Magisteryes07:25
T42<hacker12455> it's there07:25
Mister_Magisterand whats inside07:25
Mister_Magisterjust use paste service please07:25
Mister_Magistertelegram might support multiline but irc doesn't07:26
T42<hacker12455> https://bpa.st/6FAA07:26
Mister_Magisterand now give me output of "env"07:26
T42<hacker12455> https://bpa.st/P32A07:27
Mister_Magisteryou are lacking whats inside .hadk.env07:27
Mister_Magisterare you in sfossdk?07:27
T42<hacker12455> nope (re @SailfishFreenodeIRCBridgeBot: <Mister_Magister>are...)07:28
T42<hacker12455> one sec07:28
Mister_Magisteryou should07:28
Mister_Magisteryou don't do anything if you are not in sfossdk or ubu-chroot07:28
T42<hacker12455> that's from sfossdk07:29
T42<hacker12455> https://bpa.st/LPPQ07:29
Mister_Magisterif you are following hadk then it always states either platformsdk or ubu sdk07:29
Mister_Magisterthen you didn't follow hadk correctly07:29
Mister_Magisterand you are missing .mersdk.profille07:30
T42<rahykx> https://susepaste.org/77590632 zygote grep.log07:30
Mister_Magisterso it can build them07:30
Mister_Magisterwhy tf it doesn't then07:30
T42<rahykx> :/07:31
T42<hacker12455> indeed I had it missing (re @SailfishFreenodeIRCBridgeBot: <Mister_Magister>and...)07:31
T42<hacker12455> added it now07:31
Mister_Magisterexit and reenter sfossdk07:31
T42<hacker12455> done07:32
Mister_Magisterenv?07:32
T42<hacker12455> https://bpa.st/BQEA07:32
Mister_Magistercarry on now07:32
T42<hacker12455> alright, thanks for the help07:33
T42<rahykx> how does the zygote thing work in 17.1?07:34
Mister_Magisteridk07:34
T42<rahykx> and how crucial is it?07:35
T42<rahykx> if I skip the Zygote files by patching dhd and continue build, would anything break?07:36
Mister_Magisteryeah it would07:36
Mister_Magisteri mean07:36
Mister_Magisteryeah probably it would07:36
Mister_Magisteryou could try just copying them manually07:36
Mister_Magisteras a workaround07:36
Mister_Magisterthere is even command for ya07:37
T42<rahykx> mhmm07:37
Mister_Magistercp system/core/rootdir/init.zygote*.rc out/target/product/DRG/system/etc/init/hw/07:37
Mister_Magistercopied from the paste07:37
T42<rahykx> Oh, so why does the copy fail? weird :/07:38
Mister_Magisterhm?07:38
Mister_Magisteroh you talking about build07:39
Mister_Magistersome target is not being hit i think07:39
T42<rahykx> yeah the make hybris-hal thing07:39
T42<rahykx> lemme copy manually and see what happens...07:39
T42<rahykx> build droid_hal is okay now07:40
Mister_Magisteridk try to carry on and maybe everything will work out07:41
T42<rahykx> alrightyy07:42
T42<rahykx> thanks a lot, man!07:42
Mister_Magisterbruh look at me helping people and shit07:43
Mister_Magisterwhat have become of me07:43
Mister_Magisterhas*07:43
T42<rahykx> it's a virtue that you possess! be proud of it man :)07:44
Mister_Magisterits just that i'm noob as most people here07:45
T42<rahykx> we're here to share what we know, that's why the community is there for!07:46
Mister_Magisterhence after receiving so much help i'm trying to give it back07:46
T42<rahykx> also, have a question: the android device tree, vendor blobs and all that: do devs keep it with themselves?07:48
T42<rahykx> *a few devs07:48
Mister_Magisteridk what you mean07:48
T42<rahykx> was working earlier with a device, there was a closed team who shares lineage os builds for a device, but never shared the device tree or vendor... just curious to know why...07:49
Mister_Magisterbecause they're selfish retards thats why07:50
Mister_Magisteror it was too unstable07:50
T42<rahykx> hmm... the LOS builds were pretty stable actually, was my daily driver for months07:51
Mister_Magisterthen you konw the answer07:51
T42<rahykx> and then I tried to port sailfish, the devs were like "go away" when I asked them about the device tree...07:52
T42<rahykx> haha yeah :P07:52
Mister_Magistermeanwhile i'm sitting here trying to boot twrp07:54
T42<rahykx> PlatformSDK rahul@vm:~/hadk$ rpm/dhd/helpers/build_packages.sh --gg Please build droidmedia as per HADK instructions !! Failed to pack_source_droidmedia-localbuild.sh07:54
Mister_Magistercontrary to popular belief ITS NOT EASY07:54
Mister_Magisterye07:54
Mister_Magister"make droidmedia"07:54
Mister_Magisterjsut not in platformsdk07:54
Mister_Magistersame way you were making hybris-hal07:54
T42<rahykx> I did run make droidmedia yesterday :/07:55
T42<rahykx> Lemme retry once to be sure07:55
Mister_Magisterwell run it again07:55
T42<rahykx> sure07:55
T42<rahykx> still the same after running make droidmedia08:04
Mister_Magisterlol08:06
T42<rahykx> PlatformSDK rahul@vm:~/hadk$ rpm/dhd/helpers/build_packages.sh --gg Please build droidmedia as per HADK instructions !! Failed to pack_source_droidmedia-localbuild.sh08:06
Mister_Magisterhmm for some reason mic didn't create .zip10:08
Mister_Magisterhmm ks file is very very different from one my other devices have10:09
Mister_Magisterye for some reason its generating not full kickstart file10:17
T42<elros34> @rahykx you can try 'make modules' and search for missing file, as you can see in notes it's is required sometimes for fstab and ueventd* so for hybris-18  maybe it's also needed for some ini*rc files10:42
T42<rahykx> @elros34 will try this10:43
T42<rahykx> Mister_Magister: the same, no zip on mic10:44
T42<elros34> do you both build in latest target and for latest 4.3.0 release?10:49
Mister_Magister4.210:50
voidanix[m]Thaodan: finally finished building for bahamut but there is something very wrong with it https://paste.keyedlimepie.org/?c63ee7b4a6ee5ba2#9u2CNe9voUqGMfGkqqFsqkhj7KQMVms82BtE9uMRwmB812:39
voidanix[m]this is really the only log i could get from hybris-recovery.img, hybris-boot does not have any telnet/ssh of sorts it seems12:40
T42<rahykx> @elros34 4.2 as well12:50
T42<elros34> search for pack_package-droid-updater in droid-configs.log, I guess that part is missing in your ks file12:53
T42<rahykx> Will do12:54
T42<rahykx> PlatformSDK rahul@vm:~/hadk$ rpm/dhd/helpers/build_packages.sh --gg Please build droidmedia as per HADK instructions !! Failed to pack_source_droidmedia-localbuild.sh12:54
T42<rahykx> Also, I'm yet to resolve this issue12:54
T42<elros34> did you downgrade droimedia?12:54
T42<rahykx> there's no droidmedia-local in hybris/mw12:54
T42<rahykx> Nope, am I supposed to downgrade in 18.1?12:55
T42<elros34> ah if you will build also gst-droid then maybe no. Did apply patch mentioned for 4.3.012:56
malMister_Magister: no capitalized device codenames in obs, you should handle the naming different way, like I mentioned some time during last few days12:56
T42<rahykx> will build gst-droid and see what happens12:57
T42<rahykx> Mister_Magister: yeah have rectified it, no caps in device codenames12:57
T42<elros34> @rahykx most likely it will build but you still need droidmedia12:57
T42<rahykx> @elros34  So what do I do for droidmedia?12:58
T42<elros34> again, did you apply patch mentioned for 4.3.0 (Don't package droidmedia-devel by default)?12:59
T42<rahykx> No, I haven't applied the 4.3 patch12:59
T42<elros34> so do it, then try again and if it fails paste build log12:59
T42<rahykx> Okay will do13:00
T42<rahykx> Can you share the patch link?13:00
T42<elros34> it's in hot hadk unofficial notes at the top13:00
T42<rahykx> Got it13:01
T42<elros34> i think you will also need to build droidmedia-devel.spec13:08
T42<elros34> voidanix[m] 'CONFIGFS not detected' did you patch kernel defconfig?13:18
voidanix[m]CONFIG_USB_CONFIGFS is =y, yes the kernel was indeed patched too13:22
T42<elros34> there are more usb related configs which needs to be enabled compare to other sony device, that error suggest wrong defconfig13:23
T42<elros34> https://github.com/mer-hybris/android_kernel_sony_msm/blob/1d5684ea29cdb896ef4630b74d2fb4d8bd85ea5b/arch/arm64/configs/aosp_kumano_griffin_defconfig#L89313:24
voidanix[m]i do have all these options configured below line 80713:25
T42<elros34> in generated .config in out too? your /sbin/droid-hal-init fail, so it will be hard to figure out why without some access to device13:28
voidanix[m]yes, mer-check-kernel passes too except qtaguid13:30
voidanix[m]could it be that it is not mounting /system correctly (if at all?)13:31
T42<elros34> I thought you use aosp way with system content packaged in rpm?13:32
voidanix[m]oh that explains why system.img is not even required for flashing13:34
voidanix[m]`yamuisplash.service: Executable /system/bin/start missing, skipping: No such file or directory` pointed me to the /system theory13:36
T42<elros34> you can chechk whether image contains something in system/bin/ or /system/*/ld.config.*.13:37
voidanix[m]i only see lib and lib64 in /rootfs/system, is this what you meant?13:48
T42<elros34> hm I have never really build sailfish aosp way so take it with grain of salt but I think something is missing. do you have droid-system* package installed?13:51
voidanix[m]yep13:52
T42<elros34> so not sure, you must wait for somebody who understand how /system is handled. In hadk pdf way we just mount partition but in your spec file for sure you have excluded system.mount unit13:54
T42<hacker12455> ` IMPORTANT: some devices in your Android tree are 64bit targets. If your device is aarch64,13:54
T42<hacker12455>             please define droid_target_aarch64 in your .spec, otherwise define droid_target_armv7hl`13:54
T42<hacker12455> IMPORTANT: some devices in your Android tree are 64bit targets. If your device is aarch64,13:54
T42<hacker12455>             please define droid_target_aarch64 in your .spec, otherwise define droid_target_armv7hl (edited)13:54
voidanix[m]btw /rootfs/bin/droid-hal-init is there and there is /rootfs/usr/libexec/droid-hybris/system/etc/ld.config.29.txt13:54
T42<hacker12455> where do I define that/13:54
T42<elros34> /usr/libexec/droid-hybris/system/etc/ld.config.29.txt is usually bind mount over /system/etc/ld.config.29.txt13:55
T42<elros34> @hacker12455 like this for example: https://github.com/mer-hybris/droid-hal-sony-seine/blob/master/rpm/droid-hal-common.inc#L713:56
T42<hacker12455> do I make that file?13:58
T42<elros34> you should already have similar file if you follow hadk13:59
T42<elros34> with $device instead common in name14:00
T42<hacker12455> ah I have it then14:00
T42<hacker12455> so just throw it in there?14:00
T42<hacker12455> do I need to build pulseaudio-modules-droid-hidl?14:20
T42<hacker12455> tried to build gst-droid14:22
T42<hacker12455> https://bpa.st/FRDA14:22
T42<hacker12455> the hell14:24
T42<hacker12455> https://bpa.st/O25Q14:24
T42<hacker12455> I built that14:24
T42<Itzxdatl> I get this error, is normally? : https://irc.thaodan.de/.imgstore/1c6408ab/file_3008.jpg14:49
voidanix[m]you just need to repo sync a few times until these messages do not appear anymore15:40
T42<rahykx> Trying to make hybris-hal droidmedia: build fails https://susepaste.org/1392898315:45
T42<rahykx> It's 17.1, did apply-patch.sh before make15:46
T42<rahykx> Any ideas on this? hybris/mer-kernel-check/mer_verify_kernel_config \15:55
T42<rahykx> ./out/target/product/$DEVICE/obj/KERNEL_OBJ/.config15:55
T42<rahykx> Sorry* pasted the wrong one https://susepaste.org/1392898315:55
T42<Itzxdatl> ah ok, thanks (re @SailfishFreenodeIRCBridgeBot: <voidanix[m]>you jus...)16:01
T42<rahykx> Building kernel image keeps failing for some reason :/16:03
mal@rahykx you changed to 17.1 base?16:07
T42<rahykx> No, I'm building on 17.1 on a different server16:08
T42<rahykx> On an entirely diff server16:09
malok16:11
T42<rahykx> Any idea on why this fails?16:11
malnot really, are you sure you have correct branches in local manifest?16:14
T42<rahykx> Yeah, all are 17.1 only16:14
voidanix[m]holy guacamole the xperia 5 booted16:15
T42<rahykx> <manifest>16:15
T42<rahykx> <project path="device/nokia/DRG"16:15
T42<rahykx> name="LineageOS/android_device_nokia_DRG"16:15
T42<rahykx> revision="lineage-17.1" />16:15
T42<rahykx> <project path="device/nokia/sdm660-common"16:15
T42<rahykx> name="LineageOS/android_device_nokia_sdm660-common"16:15
T42<rahykx> revision="lineage-17.1" />16:15
T42<rahykx> <project path="kernel/nokia/sdm660"16:15
T42<rahykx> name="LineageOS/android_kernel_nokia_sdm660"16:15
T42<rahykx> revision="lineage-17.1" />16:15
T42<rahykx> <project path="vendor/nokia"16:15
T42<rahykx> name="TheMuppets/proprietary_vendor_nokia"16:15
T42<rahykx> revision="lineage-17.1" />16:15
T42<rahykx> mal: The ones I'm using16:15
maluse pastebing or similar service if pasting more than 3 lines16:16
mal*pastebin16:16
T42<rahykx> https://susepaste.org/1612931016:19
T42<rahykx> mal: this is the one16:19
malPSA: 4.3.0.12 release is now latest target on obs16:36
T42<rahykx> Please build droidmedia as per HADK instructions17:22
T42<rahykx> !! Failed to pack_source_droidmedia-localbuild.sh17:22
T42<rahykx> Any ideas?17:22
T42<rahykx> How do I use a specific version of droidmedia? say - droidmedia: 0.20210702.017:31
T42<rahykx> Where/what am I supposed to change?17:31
T42<rahykx> Got it, thanks17:36
T42<rahykx> external/droidmedia/private.h:26:10: fatal error: 'media/MediaSource.h' file not found17:41
T42<rahykx> #include <media/MediaSource.h>17:41
T42<rahykx> while make droidmedia17:41
Mister_Magistermal: dang17:43
Mister_Magisteri'll probably revert  back to 5z then17:43
malMister_Magister: just make it non-capitalized codename, like I did for fp317:59
Mister_Magisterye ye17:59
T42<rahykx> the kernel builds now, did a "make clobber" and "make hybris-hal" again18:25
T42<rahykx> In file included from external/droidmedia/droidmediacodec.cpp:32:18:43
T42<rahykx> frameworks/av/media/libstagefright/include/media/stagefright/MediaCodec.h:27:10: fatal error: 'media/MediaMetrics.h' file not found18:43
T42<rahykx> #include <media/MediaMetrics.h>18:43
T42<rahykx> Any ideas on where this could possibly be from?18:44
T42<rahykx> While make droidmedia18:44
Mister_Magistermal: my hybris-boot is booting lineage19:06
T42<elros34> @rahykx pure guess: search in regular default/lineage.xml, maybe you need to enable some repo which is disabled in hybris branch19:09
T42<rahykx> @elros34 lemme try19:10
T42<rahykx> hadk-hot says * Latest ubuntu sdk do not have installed cpio which is required to create initramfs19:12
T42<rahykx> do I have to do sudo apt install cpio?19:12
T42<rahykx> [ 43% 2485/5648] Making initramfs : out/target/product/DRG/obj/ROOT/hybris-recovery_intermediates/recovery-initramfs.gz19:13
T42<rahykx> "cpio" is not allowed to be used. See https://android.googlesource.com/platform/build/+/master/Changes.md#PATH_Tools for more information19:13
T42<elros34> definitely you need to install it. In that link and also in faq you have instruction how to bypass this restriction19:14
T42<rahykx> Alrighty, so now I make again? do I have to "make clobber" before make again?19:16
voidanix[m]thankfully not19:16
T42<elros34> unlikely but you can always check whether hybris-boot.img have initramfs19:16
T42<rahykx> sure, thanks!19:17
T42<rahykx> @elros34  couldn't find in faq on how to bypass, can you please share?19:18
T42<rahykx> TEMPORARY_DISABLE_PATH_RESTRICTIONS=true I've done this tho, is it sufficient?19:19
T42<A_T_R> u need chroot Ubuntu and install cpio inside it (re @rahykx: TEMPORARY_DISABLE_PA...)19:20
T42<rahykx> Also, got zygote files now!19:20
T42<rahykx> thanks @A_T_R19:20
T42<rahykx> cpio is already the newest version (2.13+dfsg-2ubuntu0.3).19:21
T42<rahykx> 0 upgraded, 0 newly installed, 0 to remove and 117 not upgraded.19:21
T42<elros34> yeah that env19:21
T42<rahykx> Was already installed 🤦‍♂️19:22
T42<elros34> latest ubuntu image was updated?19:22
T42<rahykx> not sure, maybe I might have installed :D19:23
T42<rahykx> ran make clobber without checking this first 🤦‍♂️19:23
T42<rahykx> re making now :/19:24
T42<rahykx> @elros34 cpio wasn't installed, I had installed manually19:31
T42<hacker12455> is there some way to check if a package is being installed when running build_packages?20:43
T42<hacker12455> because I can see the repos being refreshed20:46
T42<hacker12455> for example when I run build_packages.sh --droid-hal20:46
Mister_Magisterwait, i have vague recollection that something like this happened to me in the past on the 5z20:47
piggzmal: lbt: i think this is blocking all OBS builds20:51
lbtpiggz: what is ?20:53
Mister_Magisterlbt: hi, are you aware of broken search?20:53
piggzlbt: oops https://build.merproject.org/project/monitor/nemo:devel:hw:common?arch_aarch64=1&blocked=1&defaults=0&repo_sailfish_latest_aarch64=120:54
lbtMister_Magister: I'll take a look20:55
Mister_Magisterlbt: <320:57
T42<Itzxdatl> is normally?, How much more is left to download? : https://irc.thaodan.de/.imgstore/456a7877/file_3012.jpg21:00
lbtpiggz: let me know if you see more21:01
piggzlbt: well, im waiting on all these :) https://build.sailfishos.org/project/show/nemo:devel:hw:pine:dontbeevil21:02
piggzlbt: but, i think its waiting on everything to trikle through21:03
lbtyes - the dod ones are the problem21:04
piggzlbt: what is dod?21:06
mallbt: that libgbinder in nemo:devel:hw:common is doing "downloading 1 dod packages"22:17
malalso libncicore and some others there22:17
T42<gentr2017> hello,Sailfish OS for Mi 11 lite Rom request22:42

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