coeurl: OK mtxclient: - examples are built but not packaged -> `-DLIB_BUILD_EXAMPLES=OFF' (still takes awfully long to build 118 -> 106 targets) - needs major bump as per check_sym - uses c++20 -> COMPILER comment bump - "14: responses(83527) in free(): bogus pointer (double free?) 0xdbdbdbdbdbdbdbdb" seen in test output - last test seems to stalls on 79675 _pbuild 10 5 1828K 9460K sleep/0 nanoslp 0:00 0.00% /usr/ports/pobj/mtxclient-0.9.1/build-amd64/device
nheko: - uses gnu++20 -> COMPILER comment bump - I see this on startup: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-kn' [2023-02-19 21:59:08.272] [ui] [info] Restoring window size 1366x741 [2023-02-19 21:59:08.351] [ui] [info] WebRTC: initialised GStreamer 1.22.0 nheko:/usr/local/lib/libv4l2.so.0.0: undefined symbol '__syscall' [2023-02-19 21:59:08.563] [ui] [info] jdenticon plugin not found. [2023-02-19 21:59:10.619] [qml] [warning] load glyph failed err=7 face=0xd3157303000, glyph=883 (:0, ) [2023-02-19 21:59:10.619] [qml] [warning] load glyph failed err=7 face=0xd3157303000, glyph=883 (:0, ) Segmentation fault (core dumped) I see no commit in multimedia/libv4l to treat syscall(2) usage, so that needs to be done -- taking a look now. Until then I can't run-test nheko...
