| Summary: | gtest 1.6.0 does not work with gmock on F19 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Benedikt Gollatz <benedikt> |
| Component: | gtest | Assignee: | Terje Røsten <terje.rosten> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | tagoh, terje.rosten, tstclair |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-04 15:09:28 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Benedikt Gollatz
2013-11-02 18:00:56 UTC
According to upstream documentation, gmock dependencies require a src compilation for it's package with 1.6 & > . I'm not a fan of this policy and reasoning, but alas that is what the recent update requires. Thus you will need to compile /usr/src/gmock/gmock-all.cc into your testing sources. I've verified this is correct, and works on several other packages. |