Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 847253 - x11-misc/xfe-1.44 fails tests
Summary: x11-misc/xfe-1.44 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 911265 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-05-24 10:59 UTC by Agostino Sarubbo
Modified: 2024-02-29 01:49 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,198.26 KB, text/plain)
2022-05-24 10:59 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 2022-05-24 10:59:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-misc/xfe-1.44 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-24 10:59:47 UTC
CC'ing also the author of the commit (32313db1e2c614c79ba9a0aa18edaa59f48b1992)
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-24 10:59:49 UTC
Created attachment 780539 [details]
build.log

build log and emerge --info
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-29 01:25:57 UTC
*** Bug 911265 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2024-02-29 01:49:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=701eea4736f1c4c93e67a072df967f83b9e58fda

commit 701eea4736f1c4c93e67a072df967f83b9e58fda
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-02-29 01:48:27 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-02-29 01:48:27 +0000

    x11-misc/xfe: add 1.46
    
    * Filter LTO because of -Wlto-type-mismatch (reported upstream at https://sourceforge.net/p/xfe/bugs/282/)
    * Restrict tests as it's just a lint-style check for po/ (translations)
    * This version newly has Polkit rules but it only installs them if Polkit is installed.
      Hand-roll the installation in the ebuild to avoid automagic and needing to RDEPEND
      on polkit.
    
    Closes: https://bugs.gentoo.org/847253
    Closes: https://bugs.gentoo.org/864757
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-misc/xfe/Manifest        |   1 +
 x11-misc/xfe/xfe-1.46.ebuild | 117 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 118 insertions(+)