Bug 1141579

Summary: package contains embedded private copy of valgrind.h
Product: [Fedora] Fedora Reporter: Mark Wielaard <mjw>
Component: mongodbAssignee: Marek Skalický <mskalick>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: admiller, jdornak, jim, johan.o.hedin, jpacner, mskalick, nathaniel, strobert, tdawson
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-16 11:44:22 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-14 22:08:24 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 1 Marek Skalický 2014-09-16 11:44:22 UTC
valgrind.h in mongodb is in bundled v8 and gperftool packages. But mongodb is builded using system versions of this packages.

This problem in system versions is reported here: bug 1141483 and bug 1141472

Closing as NOTABUG, but if someone disagrees please reopen.