Sunday, 2024-08-11

*** izh79_ is now known as IZh07:57
*** IZh is now known as izh7907:57
sskrasunsure if it's known on the channel, but is a recent discovery of mine09:25
sskrasseemingly Ukrainian guy made a review of SailfishOS 4 running on Xperia 10 III:09:25
sskrashttps://www.youtube.com/watch?v=ifxUQ9e8JYg&t=2m54s09:25
pa-does anyone remember how to change the "developer" user pwd on the N9? :)09:57
pa-ok i changed from devel-su, but somehow i still cant ssh into the device as developer@192.168.2.15, only as user.. i forgot what i'm missing here10:03
pa-ok nvm solved10:21
pa-but even then, after logging as developer@ over usb, i got nothing listening on 9898.. like no socks proxy up and running :'(10:22
pa-ok nvm10:31
pa-i have no idea how socks work :D it appears it does work as soon as i do port forwarding10:31
direc85[m]I'm trying to compile Whisperfish, which has a Rust crate that requires crate `bindgen` and I'm getting this error:... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/fMrBogyXogHDgBentzAjMMoO>)18:54
*** fifr is now known as Guest20219:07
*** fifr` is now known as fifr19:07
direc85[m]So basically try to compile the handle-pni-uuid branch to trigger it (with some attempt-fix commits there already)19:29
direc85[m]`Unable to find libclang: "the `libclang` shared library at /home/matti/SailfishOS/mersdk/targets/SailfishOS-4.6.0.11EA-armv7hl.default/usr/lib/libclang.so.18.1.8 could not be opened: /srv/mer/targets/SailfishOS-4.6.0.11EA-armv7hl.default/usr/lib/libclang.so.18.1.8: cannot open shared object file: No such file or directory"`22:07
direc85[m]This is with an in-tooling precompiled bindgen in /usr/local/bin22:07
malis there such file or some other version of it?22:14
direc85[m]Yeah, the package is installed all right. It's some sort of tooling vs. target mismatch.22:27
direc85[m]Or it accesses the file/path using some syscall which doesn't get caught and translated22:27
direc85[m]Well, in tooling, when I do `find / -name "libclang*"` two files in the long path are returned22:28
* direc85[m] sent a code block: https://matrix.org/_matrix/media/v3/download/matrix.org/gdwcQFEOkPIQZddEZVRknONT22:30
direc85[m]Tooling has a switch with labels "magic" and "more magic" ;)22:31
direc85[m]nn22:32
malcan you verify the versioned libraries that they point to existing files22:32
malbut it's possible some file related syscall is not catched by sb222:34
direc85[m]They do not exist actually22:43
direc85[m]I have libclang.so.18.1.8 there but I copied that myself22:43
malwondering why22:43
direc85[m]The only .so in said dir is libQt5Core.so22:43
malwhich clang packages do you have installed?22:43
* direc85[m] sent a code block: https://matrix.org/_matrix/media/v3/download/matrix.org/rgFFTXpLSBtGkNNCTepRxNpN22:44
malhmm, clang-libs should contain those symlinks22:44
* direc85[m] sent a code block: https://matrix.org/_matrix/media/v3/download/matrix.org/XhpOyAAESNPxhEXJmiTikEwY22:45
direc85[m]They are self-compiled from llvm-18 if that matters22:45
malcheck rpm -ql clang-libs22:45
* direc85[m] sent a code block: https://matrix.org/_matrix/media/v3/download/matrix.org/vlXXiqJXRfNKoUgzqwwiPUlG22:47
* direc85[m] sent a code block: https://matrix.org/_matrix/media/v3/download/matrix.org/RaQNkAgvCYsMiDxzHyLibwRx22:47
malso why are those symlinks not visible in your target22:49
direc85[m]The files exist in /usr/lib/libclang* when I check with sfdk build-shell22:52
direc85[m]I am getting a ton of (WARNING)      rustc[191055/-450520704]        Path not found for FD 3, for statx() afer sfdk build on the current setup, but not on another one...22:58
malcan you check which sdk you have?23:02

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