Bug 1141471 - package contains embedded private copy of valgrind.h
Summary: package contains embedded private copy of valgrind.h
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: glib2
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1141461
TreeView+ depends on / blocked
 
Reported: 2014-09-13 21:38 UTC by Mark Wielaard
Modified: 2014-09-19 07:16 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-09-19 02:24:56 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 736741 0 None None None Never

Description Mark Wielaard 2014-09-13 21:38:14 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 Matthias Clasen 2014-09-19 02:24:56 UTC
glib is where the ppc32 problem was discovered originally, so its copy of valgrind.h has had this fixed first...

Comment 2 Mark Wielaard 2014-09-19 07:16:38 UTC
Do note that upstream fixed it differently than done in glib, so please do make sure to sync to get the proper magic instruction sequence recognized by the latest valgrind.


Note You need to log in before you can comment on or make changes to this bug.