/srv/irclogs.ubuntu.com/2022/03/06/#ubuntu-devel.txt

=== CodeMouse92 is now known as Guest6719
mwhudsonhow the heck did https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/ppc64el/j/janus/20220304_140515_8103b@/log.gz get past britney, it's blatantly caused by python3-defaults migrating20:34
jbichamwhudson: my first guess is that it doesn't have a direct Build-Depends on a python3 package20:36
mwhudsonjbicha: looks like a good guess20:37
mwhudsonhm and actually from the traceback it's not clear which package is broken, i'm not sure it's janus20:38
jbichaa little concerning if you think about it too hard since there have to be other packages that can break too that aren't tested 🤷20:38
mwhudsonhooray20:40
mwhudsonoh fun, python3-websocket comes from websocket-client, which has no dep8 tests at all20:41
jochenspmwhudson: did you see my reply on open3d here? https://bugs.launchpad.net/ubuntu/+source/open3d/+bug/1963556/comments/420:42
ubottuLaunchpad bug 1963556 in open3d (Ubuntu) "Open3D segfaults when compiled with LTO" [Undecided, Confirmed]20:42
mwhudsonjochensp: not yet20:42
mwhudsonjochensp: ah haha20:42
mwhudsoneveryone loves static linking20:42
jochenspyeah ^^20:43
mwhudsonat least go style static linking where dev packages only ship source you just have to rebuild the binaries20:49
mwhudsonshipping .a files is just a bit obnoxious20:49
mwhudson(i guess the c++ equivalent here is the "header only library")20:49
jochensp(like libeigen3-dev..)20:50
mwhudsonoh for heavens sake https://launchpad.net/ubuntu/jammy/+package/python3-websocket vs https://launchpad.net/ubuntu/jammy/+package/python3-websockets20:53
mwhudsonalso sad, the python-websockets source package appears to be built from the sdist on pypi which doens't include the tests?21:00
mwhudsongrumble grumbe where are my ppa uploads going21:14
mwhudsonjochensp: could you try the binaries from this build? https://launchpad.net/~mwhudson/+archive/ubuntu/devirt/+build/2322426922:35
mwhudsonjochensp: warning, libtbb transition in progress it seems22:35
mwhudsonjochensp: (this build at least doesn't faceplant on startup)22:35
mwhudsonjochensp: hmm maybe don't install this on a system you care about ...22:39
jochenspmwhudson: works for me (and I don't have Ubuntu systems I care about ;) )22:40
mwhudsonhuh more lto1: error: ‘-mrelocatable’ and ‘-mcall-linux’ are incompatible22:41
mwhudsonlto1: error: ‘-mrelocatable’ and ‘-mno-minimal-toc’ are incompatible22:41
mwhudsonerrors: https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/ppc64el/f/faiss/20220306_103918_ed101@/log.gz22:41
jochensproehling: ^22:44
jochenspmwhudson: that's unrelated to imgui, right? Just an other candidate for the lto-disabled-list?22:51
mwhudsonjochensp: yeah this is nothing to do with imgui or open3d afaik23:22

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!