/srv/irclogs.ubuntu.com/2021/11/08/#ubuntu-devel.txt

mwhudsonvorlon: found the hdf5 problem02:24
mwhudson    /* remove trailing ';' from signed headers sequence */02:24
mwhudson    signed_headers_dest[HDstrlen(signed_headers_dest) - 1] = '\0';02:24
mwhudsonvorlon: it would be Bad(tm) if signed_headers_dest is the empty string here, perhaps02:24
mwhudsondoko, ginggs: do you have a plan for python 3.10 vs autoconf-archive?02:27
mwhudsonicey: does your team take care of wrapt in ubuntu? i have a patch anyway https://paste.ubuntu.com/p/jb9D6JzTmg/03:48
mwhudsonicey: i can upload that tomorrow if you like03:48
ginggsmwhudson: no plan, as such06:18
ginggsare you going to upload hdf5?06:18
iceymwhudson: I don't think so, although I do see that zigo is the uploader in Debian; I'm sad that the upstream patch has a typo though :-P06:57
ginggsmwhudson: new plan for autoconf-archive -- steal patch from fedora07:56
=== doko_ is now known as doko
mwhudsonginggs: i'll upload hdf5 tomorrow unless you want to do it sooner09:39
mwhudsonicey: ack, there is a new upstream version too but well09:39
mwhudsonone thing at a time i guess09:39
ginggsmwhudson: do you have it in a PPA?  i could "sponsor" your upload09:40
ginggsautomake-1.16 and autoconf-archive uploaded09:41
mwhudsonginggs: it's here https://launchpad.net/~mwhudson/+archive/ubuntu/devirt/+packages?field.name_filter=hdf5&field.status_filter=published&field.series_filter= but you might need to rewrite the changelog and call the patch something other than "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa.patch" ;-p09:41
mwhudsonginggs: ah yeah pythonmagick should build with the new automake, i think09:41
ginggsmwhudson: it does, at least locally for me09:41
* mwhudson zzzz09:42
iceyis ` format not a string literal and no format arguments [-Werror=format-security]` a new error on jammy? I'm seeing that working on ensuring Ceph works with OpenSSL 3 ( but want to confirm working build before that even)10:03
LocutusOfBorgicey, might be a gcc-11 change10:20
LocutusOfBorgicey, if you only care about openssl 3 changes, better use gcc-1010:20
iceyLocutusOfBorg: well, it'll need to build on Jammy at some point anyway :-P10:21
iceyLocutusOfBorg: is there some magic incantation to use sbuild with Jammy and a specific gcc? or should I just grab an impish chroot?10:40
pi3Guys, I debianized acme-client of OpenBSD OS: https://github.com/baytuch/acme-client11:18
LocutusOfBorgicey, I add gcc-10/g++-10 to control file and export CC=gcc-10 export CXX=g++-10 in rules12:18
iceyLocutusOfBorg: thanks, that's what I'm trying now so glad it sounds reasonable :-P12:19
LocutusOfBorgbut yes, fixing gcc-11 build failures is also needed12:20
=== cpaelzer_ is now known as cpaelzer
=== pizzaiolo is now known as pizza
slyonddstreet: hey! May I get your comment on https://code.launchpad.net/~slyon/ubuntu/+source/systemd/+git/systemd/+merge/411528 ? I'm afraid we need to find a different fix for LP: https://bugs.launchpad.net/bugs/1934147 as the current patches regressed in UC1815:41
ubottuLaunchpad bug 1934147 in systemd "systemd leaks abandoned session scopes" [Unknown, New]15:41
=== genii-core is now known as genii
vorlonlto1: fatal error: bytecode stream in file '.libs/swigutil_rb.o' generated with LTO version 9.4 instead of the expected 11.219:21
vorlonlovely19:22
vorlonmwhudson: ^^ is that the swig/ruby thing you were mentioning? (subversion/)19:23
mwhudsonvorlon: yes20:27
vorlonmwhudson: does https://launchpad.net/ubuntu/+source/supertuxkart/1.3+dfsg1-2/+build/22310620 look like it needs a non-default -march incantation, or is this using an instruction it shouldn't be using on armhf?23:19
=== genii is now known as genii-core

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