Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 631886 - sys-devel/qconf-2.3 stabilisation request
Summary: sys-devel/qconf-2.3 stabilisation request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (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: STABLEREQ
Depends on:
Blocks: qt4-removal
  Show dependency tree
 
Reported: 2017-09-24 06:22 UTC by Michael Palimaka (kensington)
Modified: 2017-11-03 13:57 UTC (History)
0 users

See Also:
Package list:
sys-devel/qconf-2.3
Runtime testing required: ---
stable-bot: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.