| *** n2klb_ is now known as n2klb | 02:06 | |
| sharks__ | Thanks rinigus. When I get a little bit further along and have proved to myself that what I'm attempting is possible, I'll do that. | 03:41 |
|---|---|---|
| sharks__ | In the meantime, I have a new problem, can someone help me please? I have "%define makefstab_skip_entries /system /system_root /odm /vendor ...etc" in rpm/droid-hal-$device.spec, but when trying to make libhybris with `build–packages.sh --mw`, I am told that system.mount and system_root.mount are conflicting files between droid-hal-$habuild_device.rpm and droid-config-$device.rpm. All the other mounts defined in "ma | 03:47 |
| sharks__ | I'm going mad trying to work out why it won't respect the request to skip those two mounts. What have I missed?? | 03:47 |
| sharks__ | Sorry, message got cut off... All the other mounts defined in "makefstab_skip_entries" are skipped, and I've confirmed this by removing them and observing that the libhybris log now complains about them also, but I can't get it to skip system_root and system. | 04:00 |
| T42 | <elros34> why do you even build libhybris? You build it once and forget. Build droid-config and show log file | 04:47 |
| T42 | <elros34> droid-hal* not droid-config | 04:47 |
| sharks__ | This is the once, I'm effectively starting a new port here. | 04:53 |
| T42 | <elros34> are you sure you have system_root in fstab to skip it? | 04:57 |
| sharks__ | paste.opensuse.org/pastes/2ae4d020ce39 | 04:58 |
| sharks__ | And no, system_root is not in any fstab. So how does it end up in droid-hal? And why does /system not get skipped anyway? | 05:07 |
| T42 | <elros34> / in fstab generates /system and /system_root | 05:09 |
| sharks__ | Are you saying I should have / in %define makefstab_skip_entries? I did not have that in my 10IV port! | 05:11 |
| T42 | <elros34> I do not know what you have in fstab so I don't know. / and /system in makefstab_skip_entries are my guess | 05:12 |
| sharks__ | I'm not sure which fstab file I should be looking at, or why they'd be significantly different between these two ports. That said, thanks again for your help elros, as it appears adding "/" to makefstab_skip_entries has worked. Yet to see if it has any undue side effects, but I'll roll with it for now. | 05:19 |
| sharks__ | However, I still fail to build libhybris as I am missing android-config.h, despite it being in droid-hal-$device-devel.rpm/usr/include/droid-devel/droid-headers/android-config.h | 05:20 |
| T42 | <elros34> are you sure you are not mixing devices and targets? | 05:20 |
| sharks__ | I replaced ~/.hadk.env and set up a completely new $ANDROID_ROOT and $PLATFORM_SDK_ROOT to try and avoid that | 05:23 |
| sharks__ | I planned one day to bring them together once I trusted what I was doing, but for now I was keeping them apart | 05:23 |
| sharks__ | libhybris log --> paste.opensuse.org/pastes/c8b7f334793a | 05:24 |
| T42 | <elros34> maybe check in target whether you have correct droid-hal installed: sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R and then zypper se -s droid-hal | 05:30 |
| sharks__ | Output from that is clean as a whistle. All the correct device. | 05:33 |
| Mister_Magister | mal: any update on the gst-droid fix? Sorry that I'm bothering you so much but it's not just for my silly app, I truly believe it will revolutionize sailfishos. We're in 2026 and cannot play anime with subtitles on sfos its unaccpetable :P And it will allow people to add way more sophisticated players to their apps much more easily than my current solution | 08:22 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!