Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 802105 - x11-wm/xpra-4.2.1 does not enable tests
Summary: x11-wm/xpra-4.2.1 does not enable tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 784263
  Show dependency tree
 
Reported: 2021-07-14 06:19 UTC by Agostino Sarubbo
Modified: 2023-06-27 13:38 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,279.97 KB, text/plain)
2021-07-14 06:19 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-07-14 06:19:20 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2021-07-14 06:19:23 UTC
Created attachment 723769 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-09-04 10:18:03 UTC
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(+)
Comment 3 Larry the Git Cow gentoo-dev 2023-06-27 13:38:44 UTC
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(-)