Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 631886

Summary: sys-devel/qconf-2.3 stabilisation request
Product: Gentoo Linux Reporter: Michael Palimaka (kensington) <kensington>
Component: StabilizationAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: STABLEREQ
Priority: Normal Flags: stable-bot: sanity-check+
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
sys-devel/qconf-2.3
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 631788    

Description Michael Palimaka (kensington) gentoo-dev 2017-09-24 06:22:27 UTC
Please test and stabilise sys-devel/qconf-2.3.

Thanks!
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2017-09-24 16:24:53 UTC
ppc64 stable
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2017-09-24 17:24:01 UTC
ppc stable
Comment 3 Larry the Git Cow gentoo-dev 2017-09-30 01:46:22 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91371ab0be380555fd3e691a27bc012fec2927b9

commit 91371ab0be380555fd3e691a27bc012fec2927b9
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2017-09-30 01:46:03 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2017-09-30 01:46:12 +0000

    sys-devel/qconf: stabilise 2.3 for amd64/x86
    
    Bug: https://bugs.gentoo.org/631886
    Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sys-devel/qconf/qconf-2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)}
Comment 4 Rolf Eike Beer archtester 2017-10-06 06:26:32 UTC
The build shows a lot of warnings about incorrect flags being passed to configure, and it doesn't work if QtXml is not installed. Feels fishy.
Comment 5 Michael Palimaka (kensington) gentoo-dev 2017-10-07 03:56:23 UTC
(In reply to Rolf Eike Beer from comment #4)
> The build shows a lot of warnings about incorrect flags being passed to
> configure, and it doesn't work if QtXml is not installed. Feels fishy.

The configure warnings are because someone switched the ebuild to use econf which passes a bunch of autoconf args unconditionally, but this package definitely doesn't use autoconf. It would be nice to fix this but I don't think it actually hurts anything.

As for QtXml, that's listed as a dependency in the ebuild.
Comment 6 Rolf Eike Beer archtester 2017-10-31 20:04:20 UTC
None of Qt 5.x is even keyworded for sparc.