Bug 1141474

Summary: package contains embedded private copy of valgrind.h
Product: [Fedora] Fedora Reporter: Mark Wielaard <mjw>
Component: libsecretAssignee: Kalev Lember <kalevlember>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: debarshir, kalevlember, stefw
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: libsecret-0.18-5.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-16 12:00:01 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:
Bug Depends On:    
Bug Blocks: 1141461    

Description Mark Wielaard 2014-09-13 21:49:51 UTC
This package appears to include a private copy of valgrind.h. In the latest relase of valgrind 3.10.0 a bug was fixed for ppc32 and support was added for aarch64 and ppc64le. Please either update the private copy of valgrind.h (memcheck.h, callgrind.h, etc) or (better) make your package BuildRequires: valgrind-devel and use the system installed headers.

Comment 2 Debarshi Ray 2014-09-16 11:21:43 UTC
(In reply to Kalev Lember from comment #1)
> Fixed in
> http://pkgs.fedoraproject.org/cgit/gcr.git/commit/
> ?id=40a8f72a6b8464b22f30ff2155fda783b74d6baa

Wrong bug. Bug 1141470 is against gcr :-)