https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-im/prosody-0.11.5 fails tests. Discovered on: amd64 (internal ref: tinderbox) NOTE: This machine uses a clang/LLVM toolchain. If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004. This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Created attachment 658698 [details] build.log build log and emerge --info
This is related to dev-lua/luaexpat-1.3.3, which breaks compatiblity and seems not be an official release. Downgrading to 1.3.0 let's all tests running. Despite, with luaexpat-1.3.3, prosody complains about security reasons, while with 1.3.0 not.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f65138eda0e652b8f80f4652a223237f4e35c8b commit 8f65138eda0e652b8f80f4652a223237f4e35c8b Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2020-10-03 13:42:48 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2020-10-03 13:43:39 +0000 net-im/prosody: fix tests for 0.11.5 Closes: https://bugs.gentoo.org/740662 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> net-im/prosody/prosody-0.11.5-r1.ebuild | 72 +++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=672482e9799801839773c26a248ebe3fca6c6ef1 commit 672482e9799801839773c26a248ebe3fca6c6ef1 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2020-10-03 13:23:08 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2020-10-03 13:43:37 +0000 net-im/prosody: bump to version 0.11.7 Changes: Dropped useflag ipv6, since old non ipv6 dependency does not exist anymore. Renamed lua to luajit to use gentoos default. Added optional postgresql dependency to init script. Overhauled ebuild. Dropped multilib inherit, as it's not being used. Updated deps for correct luaexpat. Closes: https://bugs.gentoo.org/564434 Closes: https://bugs.gentoo.org/674842 Closes: https://bugs.gentoo.org/740662 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> net-im/prosody/Manifest | 1 + net-im/prosody/files/prosody.initd-r3 | 46 ++++++++++++++++++++ net-im/prosody/prosody-0.11.7.ebuild | 79 +++++++++++++++++++++++++++++++++++ 3 files changed, 126 insertions(+)