[07:24] LocutusOfBorg: llvm-toolchain-13 on devel release was FTBFS - https://launchpad.net/ubuntu/+source/llvm-toolchain-13/1:13.0.1-11ubuntu15, I tried patching few security issues on top of proposed version and next version(1:13.0.1-11ubuntu16) is also FTBFS, this is just to notify you that if the team tries to solve FTBFS on llvm-toolchain-13 then it will good to retain my cve patches on top of proposed releases. [07:44] nishit, ack, I'm trying to fix the gcc failure [10:25] bryceh: thanks for ppa-dev-tools :) [11:08] @pilot in === ChanServ changed the topic of #ubuntu-devel to: Archive: Mantic Open | Devel of Ubuntu (not support) | Build failures: http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of Bionic-Lunar | Patch Pilots: tsimonq2_, rbasak [12:13] LocutusOfBorg: thanks for fixing rspamd/riscv64! [12:22] ahasenack, please forward the patch upstream if possible... [13:27] LocutusOfBorg: does that linking with latomic need to happen for all architectures? [13:27] nope [13:27] any idea how to do that with cmake? [13:27] sure [13:28] include(CheckAtomic) [13:28] https://sources.debian.org/src/qtox/1.17.6-0.1/CMakeLists.txt/?hl=102#L102 [13:28] sadly checkatomic.cmake is available only in some cmake-extra or similar [13:30] something is wrong with launchpad [13:30] https://launchpad.net/ubuntu/+source/rspamd is only listing rspamd 3.4-1 [13:30] since then we have had 3.5-1ubuntu1, 1ubuntu2, and now 1ubuntu3 [13:36] ahasenack, migration time [13:36] 2023-07-31 13:37:09 CEST Pending Mantic release universe misc 3.5-1ubuntu3 [13:56] LocutusOfBorg: found it in extra-cmake-modules [13:56] which is nice enough for ubuntu/debian, but unsure about upstream [13:56] anyway, it starts with a bug report and one proposed solution [14:10] ahasenack, I copy-pasted on some upstream project [14:10] duplication is bad, but meh [14:10] I thought using extra-cmake-modules as a build-depends would work, but looks like it's more complicated than that [14:10] filed upstream bug for now: https://github.com/rspamd/rspamd/issues/4552 [14:10] -ubottu:#ubuntu-devel- Issue 4552 in rspamd/rspamd "[BUG] Build failure on riscV64" [Open] [14:12] ok, reading manpage [14:14] maybe it's easier to just add a build-time option, and we can use that in d/rules when building for riscv64 [16:57] I am trying to trigger an autopkgtest of this sysvinit build from my ppa: https://launchpad.net/~ogayot/+archive/ubuntu/mantic-proposed/+build/26464676 - but I get "You submitted an invalid request: Package sysvinit does not have any tests results." [16:57] https://autopkgtest.ubuntu.com/request.cgi?release=mantic&arch=amd64&package=sysvinit&ppa=ogayot%2Fmantic-proposed&trigger=sysvinit%2F3.07-1ubuntu1~ppa1 [16:58] oh nevermind, there really are no tests in the package [18:58] mwhudson, thanks glad you're finding it useful! [22:54] Hi vorlon! Two new binaries are about to be added to ibus Build-Depends: [22:54] https://salsa.debian.org/debian/ibus/-/commit/47da15ac [22:54] They are not present in i386, though. Thoughts? [22:54] -ubottu:#ubuntu-devel- Commit 47da15a in debian/ibus "Added libdbusmenu to Build-Depends" [22:55] GunnarHj: once this lands in -proposed, ping ubuntu-archive to have those build-deps bootstrapped on i386 [22:56] vorlon: Ok, thanks for the guidance.