*** izh79_ is now known as IZh | 07:57 | |
*** IZh is now known as izh79 | 07:57 | |
sskras | unsure if it's known on the channel, but is a recent discovery of mine | 09:25 |
---|---|---|
sskras | seemingly Ukrainian guy made a review of SailfishOS 4 running on Xperia 10 III: | 09:25 |
sskras | https://www.youtube.com/watch?v=ifxUQ9e8JYg&t=2m54s | 09: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 here | 10:03 |
pa- | ok nvm solved | 10: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 nvm | 10:31 |
pa- | i have no idea how socks work :D it appears it does work as soon as i do port forwarding | 10: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 Guest202 | 19:07 | |
*** fifr` is now known as fifr | 19: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/bin | 22:07 |
mal | is 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 translated | 22:27 |
direc85[m] | Well, in tooling, when I do `find / -name "libclang*"` two files in the long path are returned | 22:28 |
* direc85[m] sent a code block: https://matrix.org/_matrix/media/v3/download/matrix.org/gdwcQFEOkPIQZddEZVRknONT | 22:30 | |
direc85[m] | Tooling has a switch with labels "magic" and "more magic" ;) | 22:31 |
direc85[m] | nn | 22:32 |
mal | can you verify the versioned libraries that they point to existing files | 22:32 |
mal | but it's possible some file related syscall is not catched by sb2 | 22:34 |
direc85[m] | They do not exist actually | 22:43 |
direc85[m] | I have libclang.so.18.1.8 there but I copied that myself | 22:43 |
mal | wondering why | 22:43 |
direc85[m] | The only .so in said dir is libQt5Core.so | 22:43 |
mal | which clang packages do you have installed? | 22:43 |
* direc85[m] sent a code block: https://matrix.org/_matrix/media/v3/download/matrix.org/rgFFTXpLSBtGkNNCTepRxNpN | 22:44 | |
mal | hmm, clang-libs should contain those symlinks | 22:44 |
* direc85[m] sent a code block: https://matrix.org/_matrix/media/v3/download/matrix.org/XhpOyAAESNPxhEXJmiTikEwY | 22:45 | |
direc85[m] | They are self-compiled from llvm-18 if that matters | 22:45 |
mal | check rpm -ql clang-libs | 22:45 |
* direc85[m] sent a code block: https://matrix.org/_matrix/media/v3/download/matrix.org/vlXXiqJXRfNKoUgzqwwiPUlG | 22:47 | |
* direc85[m] sent a code block: https://matrix.org/_matrix/media/v3/download/matrix.org/RaQNkAgvCYsMiDxzHyLibwRx | 22:47 | |
mal | so why are those symlinks not visible in your target | 22:49 |
direc85[m] | The files exist in /usr/lib/libclang* when I check with sfdk build-shell | 22: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 |
mal | can 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/!