https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: x11-wm/xpra-4.2.1 does not enable tests. Discovered on: amd64 (internal ref: ci) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Created attachment 723769 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81c161656c900dfc8fe0aa3f343c781ade6153b8 commit 81c161656c900dfc8fe0aa3f343c781ade6153b8 Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2021-09-04 10:17:10 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2021-09-04 10:17:49 +0000 x11-wm/xpra: Bump to 4.2.2, add tests The tests required tweaks but they should work in the next release. I had to drop prefix support because it's broken and hard to fix. Closes: https://bugs.gentoo.org/802105 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org> x11-wm/xpra/Manifest | 1 + x11-wm/xpra/files/xpra-4.2.2-bad-tests.patch | 36 ++++ x11-wm/xpra/files/xpra-4.2.2-dup-ip.patch | 40 +++++ x11-wm/xpra/files/xpra-4.2.2-ldconfig.patch | 22 +++ .../files/xpra-4.2.2-true-false-bin-path.patch | 38 ++++ x11-wm/xpra/metadata.xml | 2 + x11-wm/xpra/xpra-4.2.2.ebuild | 200 +++++++++++++++++++++ 7 files changed, 339 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45a9b6d8547284abd64bc0035b215b312dcd8701 commit 45a9b6d8547284abd64bc0035b215b312dcd8701 Author: Benda Xu <heroxbd@gentoo.org> AuthorDate: 2023-06-26 08:32:48 +0000 Commit: Benda Xu <heroxbd@gentoo.org> CommitDate: 2023-06-27 13:38:34 +0000 x11-wm/xpra: retry to prefixify Xpra. Xpra likes to embed many hard-coded directory guess making the prefixify tricky in the past. This is an attempt to prefixify it from a minimal set of modifications. Bug: https://bugs.gentoo.org/802105 Signed-off-by: Benda Xu <heroxbd@gentoo.org> x11-wm/xpra/xpra-4.4.6-r1.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)