[2022-07-22T00:05:23Z] testuser[m]12: libxslt 1.1.35 is out, 1.1.34 download is 410 [2022-07-22T00:08:26Z] ioraff: seems like meson needs expat to build? [2022-07-22T00:10:01Z] and libffi [2022-07-22T01:06:09Z] phoebos: both of those are python dependencies [2022-07-22T01:12:21Z] ah of course [2022-07-22T01:12:31Z] why did my chroot have python but not those :/ [2022-07-22T05:46:45Z] Hi [2022-07-22T10:17:33Z] hello [2022-07-22T10:17:51Z] rohan: https://www.reddit.com/r/kisslinux/comments/lk8jzq/latex_in_kiss/ [2022-07-22T14:45:22Z] Can't get Inkscape to run, it segfaults. Gdb backstrace: https://termbin.com/bl39 To make it compile I had to disable poppler. Inkview does work and opens .svg's. [2022-07-22T14:48:48Z] strlen(NULL) moment [2022-07-22T14:49:56Z] I'm on phone so can't comprehend c++ garbage ::<>() but maybe u can try checking the function that calls the stdlib function and check where that variable is initialized [2022-07-22T16:20:28Z] Is it considered abuse of shithub actions if you upload all artifacts to a repo's releases and never delete them [2022-07-22T19:03:28Z] they probably don't care [2022-07-22T19:03:49Z] unless you have huge artifacts [2022-07-22T19:04:07Z] i'm assuming you want to abuse shithub [2022-07-22T19:14:11Z] Final stackframe which is inside Inkscape source (#4) makes this function call: _gettext_catalog_dir = bindtextdomain("inkscape", nullptr); [2022-07-22T19:25:27Z] I chopped out line #90 to #104 here and Inkscape now starts. https://gitlab.com/inkscape/inkscape/-/blob/9c6d41e4102d2e2e21a6d53ddba38ce202271001/src/extension/extension.cpp#L90 [2022-07-22T19:26:48Z] i kept _translation_enabled = false; and _translationdomain = nullptr; [2022-07-22T21:12:46Z] acheam: you're running debian now? [2022-07-22T22:18:22Z] dylan's install page only has a tiny note about being root to extract the tarball, that's why so many people don't