Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1108376
Summary: | libdrm: please enable valgrind support when building | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | austinenglish |
Component: | libdrm | Assignee: | Adam Jackson <ajax> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | ajax, rclark |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | libdrm-2.4.58-3.fc21 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-12-06 09:58:47 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: | |
Embargoed: |
Description
austinenglish
2014-06-11 21:25:04 UTC
Wrong patch, sorry. Correct patch: [austin@localhost SPECS]$ diff -ur libdrm.spec.orig libdrm.spec --- libdrm.spec.orig 2014-06-11 16:06:33.274346570 -0700 +++ libdrm.spec 2014-06-11 16:08:32.026021847 -0700 @@ -27,6 +27,7 @@ BuildRequires: libatomic_ops-devel BuildRequires: libpciaccess-devel BuildRequires: libxslt docbook-style-xsl +BuildRequires: valgrind-devel Source2: 91-drm-modeset.rules # First, build our new source rp libdrm-2.4.58-2.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/libdrm-2.4.58-2.fc21 Package libdrm-2.4.58-2.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing libdrm-2.4.58-2.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-15369/libdrm-2.4.58-2.fc21 then log in and leave karma (feedback). libdrm-2.4.58-3.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/libdrm-2.4.58-3.fc21 libdrm-2.4.58-3.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |