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

Bug 721720

Summary: dev-qt/qt-creator-4.12.0: autotools:autotoolsprojectmanager plugin is not available in latest qt-creator ebuilds
Product: Gentoo Linux Reporter: Anton <anton>
Component: Current packagesAssignee: Davide Pesavento <pesa>
Status: RESOLVED FIXED    
Severity: normal CC: johannes.geiss, jstein, qt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Anton 2020-05-09 00:00:57 UTC
Ebuild for Qt Creator 4.8.2 has "autotools:autotoolsprojectmanager" in QTC_PLUGINS, but newer versions don't have it. Why was it removed? It is not removed by upstream

Reproducible: Always

Steps to Reproduce:
autotools present
https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-qt/qt-creator/qt-creator-4.8.2.ebuild

autotools not present
https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-qt/qt-creator/qt-creator-4.12.0.ebuild


Expected Results:  
I expect "autotools" to be available for all versions of qt-creator ebuilds
Comment 1 Andreas Sturmlechner gentoo-dev 2020-05-13 16:44:07 UTC
Bump was done by Jason so I'll CC him here.
Comment 2 Andreas Sturmlechner gentoo-dev 2020-07-01 22:32:13 UTC
zx2c4, is this bug fixed?
Comment 3 Andreas Sturmlechner gentoo-dev 2020-07-11 00:15:37 UTC
(In reply to Andreas Sturmlechner from comment #1)
> Bump was done by Jason so I'll CC him here.
It was your bump, it is your responsibility to clean up here. Re-assigning.
Comment 4 Larry the Git Cow gentoo-dev 2020-07-11 03:45:37 UTC
The bug has been referenced in the following commit(s):

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

commit ad80680859b7e52bf9526fbc792c2964a4e46e62
Author:     Davide Pesavento <pesa@gentoo.org>
AuthorDate: 2020-07-11 03:44:55 +0000
Commit:     Davide Pesavento <pesa@gentoo.org>
CommitDate: 2020-07-11 03:45:22 +0000

    dev-qt/qt-creator: restore the autotools plugin
    
    Not sure why it was dropped in the 4.10.0_rc1 version bump
    
    Bug: https://bugs.gentoo.org/721720
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Davide Pesavento <pesa@gentoo.org>

 dev-qt/qt-creator/qt-creator-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 5 Larry the Git Cow gentoo-dev 2021-07-11 05:36:59 UTC
The bug has been closed via the following commit(s):

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

commit a3345ca863b3f721acd8841249670c2fcba9616a
Author:     Hans Fredrik Nordhaug <hansfn@gmail.com>
AuthorDate: 2021-07-11 05:17:36 +0000
Commit:     Davide Pesavento <pesa@gentoo.org>
CommitDate: 2021-07-11 05:18:54 +0000

    dev-qt/qt-creator: add 4.15.1
    
    Closes: https://bugs.gentoo.org/721720
    Closes: https://bugs.gentoo.org/750527
    Closes: https://github.com/gentoo/gentoo/pull/21278
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Hans Fredrik Nordhaug <hansfn@gmail.com>
    Signed-off-by: Davide Pesavento <pesa@gentoo.org>

 dev-qt/qt-creator/Manifest                 |   1 +
 dev-qt/qt-creator/qt-creator-4.15.1.ebuild | 232 +++++++++++++++++++++++++++++
 2 files changed, 233 insertions(+)