Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 648340 - net-im/mattermost-desktop-bin-4.0.0 forces gcc 6.4.0 even if it works with gcc 7.3.0
Summary: net-im/mattermost-desktop-bin-4.0.0 forces gcc 6.4.0 even if it works with gc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sergey Shiryaev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-21 06:00 UTC by Tomáš Mózes
Modified: 2018-02-21 08:51 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomáš Mózes 2018-02-21 06:00:53 UTC
The latest mattermost-desktop-bin works perfectly with only gcc 7.3.0 being installed on ~amd64.
Comment 1 Sergey Shiryaev 2018-02-21 07:27:22 UTC
I sent PR https://github.com/gentoo/gentoo/pull/7243 for fix this.
Thank you!
Comment 2 Larry the Git Cow gentoo-dev 2018-02-21 08:16:25 UTC
The bug has been closed via the following commit(s):

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

commit d9105e66471f2fa62c50a1caa1b1fb83c587d669
Author:     Sergey Shiryaev <sergey@shiryaev.pro>
AuthorDate: 2018-02-21 07:23:08 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2018-02-21 08:16:19 +0000

    net-im/mattermost-desktop-bin: fix bug 648340.
    
    Closes: https://bugs.gentoo.org/648340
    Closes: https://github.com/gentoo/gentoo/pull/7243

 net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Tomáš Mózes 2018-02-21 08:51:55 UTC
Thank you very much :)