Saturday, 2022-06-18

T42<TheVancedGamer> måttat this is not the place to discuss this. either talk in PMs or somewhere else, i'll delete this message07:11
Mister_Magister:)07:17
T42<A_T_R> Fatal: 'asus-x00td-aarch64' is not a known build target12:42
T42<A_T_R> how to solve this12:42
maldid you name the target correctly when creating it, there is a note about naming in the instructions12:43
mal"sdk-assistant list" shows all targets you have created12:44
T42<A_T_R> PlatformSDK atr@atr-G41D3C:~/hadk$ sdk-assistant list12:44
T42<A_T_R> asus-x00td-aarch6412:44
malis that all it shows? no tooling?12:45
T42<A_T_R> "asus-x00td-aarch64 " this only shows for sdk-assistant list12:46
malthat seems wrong12:46
malremove it using sdk-assistant remove and then let's try again12:46
malfirst you setup the tooling i.e. sdk-assistant create SailfishOS-latest https://releases.sailfishos.org/sdk/targets/Sailfish_OS-latest-Sailfish_SDK_Tooling-i486.tar.7z12:47
T42<A_T_R> sdk-assistant remove asus-x00td-aarch64 ?12:47
malyes12:48
T42<A_T_R> done12:48
malthen after tooling is ready then sdk-assistant create $VENDOR-$DEVICE-$PORT_ARCH https://releases.sailfishos.org/sdk/targets/Sailfish_OS-latest-Sailfish_SDK_Target-aarch64.tar.7z12:49
T42<A_T_R> doing this12:50
T42<A_T_R> ```12:50
T42<A_T_R> sdk-assistant create $VENDOR-$DEVICE-$PORT_ARCH ../Sailfish_OS-4.4.0.58-Sailfish_SDK_Tooling-i486.tar.7z```12:50
T42<A_T_R>  (re @A_T_R: done)12:50
malno12:51
T42<A_T_R> oh i did wrong12:51
malnote the two different tar.7z files12:51
malone for tooling, one for target12:52
T42<A_T_R> sdk-assistant create SailfishOS-latest Sailfish_OS-4.4.0.58-Sailfish_SDK_Tooling-i486.tar.7z12:55
T42<A_T_R> sdk-assistant create $VENDOR-$DEVICE-$PORT_ARCH Sailfish_OS-4.4.0.58-Sailfish_SDK_Target-aarch64.tar.7z12:55
T42<A_T_R> solved .. building —droid-hal13:00
T42<A_T_R> but it is staying here13:05
T42<A_T_R> 13:05
T42<A_T_R> ```13:05
T42<A_T_R> PlatformSDK atr@atr-G41D3C:~/hadk$ rpm/dhd/helpers/build_packages.sh -d13:05
T42<A_T_R> * Building rpm/droid-hal-x00td.spec```13:05
malyou can check the log file to see if it contains anything13:07
T42<A_T_R> error https://pastebin.com/YztcWGJT13:10
T42<A_T_R> droid-hal-xootd-log https://pastebin.com/QV63ewXe13:11
T42<elros34> see https://etherpad.wikimedia.org/p/hadk-hot for common issues or search channel logs,13:13
T42<TheVancedGamer> I tried to port SFOS to my device (redmi note 9) and I got up to the point where I need to compile `mic`, but then it complains about many missing packages13:31
T42<TheVancedGamer> I see these packages built by `mw`, but why are they not installed?13:31
mal@TheVancedGamer do you have correct sdk version? also can you show the repo list from the .ks file it generates for the build14:50
T42<TheVancedGamer> mal: I installed 4.4.0.58, for the tooling as well as the target. Where can I find the .ks file?15:04
malI think it's created to $ANDROID_ROOT15:13
piggzfigured out how to disable rpmlint at last15:19
T42<TheVancedGamer> mal: thanks, i'll be sure to send that file15:23
T42<TheVancedGamer> https://transfer.sh/A0GKGt/Jolla-@RELEASE@-merlin-@ARCH@.ks15:26
malwhich error do you get?15:50
malthat file looks ok15:51
T42<TheVancedGamer> I get errors related to missing packages15:51
malbut which packages15:52
T42<TheVancedGamer> droid-hal, droid-config, qt-qpa-composer, all the packages that are built by `rpm/dhd/helpers/build_packages.sh --mw`15:54
malhmm15:55
malthat suggests it doesn't find anything to use from the local repo15:56
T42<elros34> do you have anything in droid-local-repo/merlin/repo/?15:58
T42<Spidey24Z> hi16:01
T42<Spidey24Z> lipstick[1614]: [F] unknown:0 - EGL Error : Could not create the egl surface: error = 0x300116:03
T42<Spidey24Z> could this error prevent lipstick from starting?16:03
T42<TheVancedGamer> Yes, the .rpm files (re @elros34: do you have anything...)16:05
T42<elros34> what about repo metadata?16:05
T42<TheVancedGamer> Ah, the rpm files are in droid-local-repo/merlin16:07
T42<TheVancedGamer> there's a repo folder with a repodata/ folder16:07
T42<TheVancedGamer> and many .xml.gz16:07
T42<TheVancedGamer> I also see a repomd.xml file, if that's useful16:08
T42<elros34> hm maybe temporary add this repo in sdk target "ssu ar local-repo file://*"  and try whether you can find these missing packages "zypper se --repo=local-repo"16:16

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