Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev-cpp/gmock: Fix test failure with GCC-6 #5262

Closed
wants to merge 1 commit into from

Conversation

Peter-Levine
Copy link
Contributor

Bug: https://bugs.gentoo.org/show_bug.cgi?id=602158
Package-Manager: Portage-2.3.6, Repoman-2.3.2

Same issue from #5191.
Patch was taken from google/googletest#705 (comment).

@gentoo-repo-qa-bot gentoo-repo-qa-bot added the assigned PR successfully assigned to the package maintainer(s). label Aug 1, 2017
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull Request assignment

Areas affected: ebuilds
Packages affected: dev-cpp/gmock

dev-cpp/gmock: @vapier

@@ -34,6 +34,8 @@ src_unpack() {
}

src_prepare() {
epatch "${FILESDIR}"/${P}-gcc6.patch
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing epatch.eclass inherit (don't use eutils just for epatch anymore)

@gentoo-repo-qa-bot
Copy link
Collaborator

😞 The QA check for this pull request has found the following issues:

Issues inherited from Gentoo (may be modified by PR):
https://qa-reports.gentoo.org/output/gentoo-ci/8932c9d07/output.html#sys-auth/nss-pam-ldapd

@Peter-Levine Peter-Levine deleted the bug-602158 branch August 14, 2017 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s).
Projects
None yet
3 participants