Friday, 2021-03-26

T42<gibcheesepuffs> @elros34 [make clean is little too much, you could just …], I updated my hybris-boot, ran make clean and tried again but I got same result07:06
T42<gibcheesepuffs> https://paste.ubuntu.com/p/wJmckqcHs8/07:06
T42<gibcheesepuffs> My hybris-boot fork just includes config for my device https://github.com/SailfishOS-MI-A2/hybris-boot07:07
T42<elros34> @gibcheesepuffs line 74: it can't find your boot partition in fstab10:38
*** sydney_u1tangle is now known as sydney_untangle14:09
*** Mister_Magister is now known as Guest6645316:14
T42<gibcheesepuffs> @elros34 [@gibcheesepuffs line 74: it can't find your bo …], https://paste.ubuntu.com/p/pnyfy4vjBt/16:38
T42<gibcheesepuffs> https://github.com/SailfishOS-MI-A2/android_device_xiaomi_jasmine_sprout/commit/31ce8012f6ab2b997b41eebe11cdfed5c6062dd816:38
T42<gibcheesepuffs> seems like boot got included but vendor did not?16:38
T42<elros34> not sure if I get you right but adding also missing /vendor is good idea16:48
T42<gibcheesepuffs> @elros34 [not sure if I get you right but adding also mi …], I mean missing boot warning didn't show up this time, I have included vendor in fstab, however same error when running, build_packages.sh --droid-hal16:50
T42<elros34> not same, not it fails to find some apex related libs16:51
T42<elros34> now*16:51
T42<elros34> no idea about it but at least you could check whether you can find these libs in /lib64/bionic/libdl.so: https://github.com/mer-hybris/droid-hal-device/blob/master/droid-hal-device.inc#L61116:53
malalso is submodule up to date?16:54
malhmm, wasn't there some other device also which didn't have those files in normal location16:56
*** Mister_Magister_ is now known as Mister_Magister16:58
mal@gibcheesepuffs can you find for example that libdl.so somewhere under out/?16:58
T42<mintphin> @gibcheesepuffs [When I am running build_packages.sh —droid-hal …], I got past that error by running `make hybris-updater-script`18:27
T42<mintphin> but i'm still having some other issues18:27
T42<mintphin> ```cp: cannot stat './out/soong/.intermediates/art/build/apex/com.android.runtime.release/android_common_com.android.runtime.release/image.apex/lib/bionic/libdl.so': No such file or directory18:28
T42<mintphin> cp: cannot stat './out/soong/.intermediates/art/build/apex/com.android.runtime.release/android_common_com.android.runtime.release/image.apex/lib/bionic/libc.so': No such file or directory18:28
T42<mintphin> cp: cannot stat './out/soong/.intermediates/art/build/apex/com.android.runtime.release/android_common_com.android.runtime.release/image.apex/lib/bionic/libm.so': No such file or directory``` is what i'm getting now18:28
T42<elros34> @mintphin building updater-script manually is probably bad idea. Making hybris-updater-script was skipped because of some issues. Search for /boot appears to live on and /data appears to live on in make hybris-hal output18:30
T42<mintphin> ah ok18:31
mal@elros34 there is also a bug in the .inc there are two possible places for those apex files, some lineage devices seem to use the different one19:25
T42<elros34> @mintphin ^ so where in out/ you have libdl.so and libm.so?19:28
T42<mintphin> @mal [@elros34 there is also a bug in the .inc there …], i'm using an unofficial lineage 17.1 build as my base, so it would make sense22:44

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