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 1141461 - packages with embedded valgrind.h
Summary: packages with embedded valgrind.h
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: valgrind
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mark Wielaard
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1141464 1141467 1141468 1141470 1141471 1141472 1141473 1141474 1141475 1141477 1141479 1141480 1141482 1141483 1141571 1141573 1141576 1141577 1141578 1141579 1141580 1141581 1141582 1141583 1141584
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-13 20:27 UTC by Mark Wielaard
Modified: 2016-07-19 12:25 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Mark Wielaard 2014-09-13 20:27:33 UTC
In the latest valgrind 3.10.0 a bug was fixed in valgrind.h for ppc32 (not that important since f21 dropped ppc32 support) and new support for aarch64 and ppc64le valgrind client requests. Some packages include their own private copy of valgrind.h (and possible memcheck.h, drd.h, etc) and won't get the bug fix nor the new architecture support.

At least the following packages are affected.

$ repoquery --whatprovides '/usr/src/debug/*/valgrind.h' \
  --repoid=rawhide-debuginfo | sort -V

0ad-debuginfo-0:0.0.16-10.fc22.x86_64
condor-debuginfo-0:8.1.4-7.a1a7df5.fc22.x86_64
fwbuilder-debuginfo-0:5.1.0.3599-5.fc20.x86_64
gcr-debuginfo-0:3.13.91-1.fc22.x86_64
glib2-debuginfo-0:2.41.4-3.fc22.x86_64
gperftools-debuginfo-0:2.2.1-2.fc22.x86_64
libgnome-keyring-debuginfo-0:3.12.0-4.fc22.x86_64
libsecret-debuginfo-0:0.18-4.fc22.x86_64
lwp-debuginfo-0:2.6-10.fc22.x86_64
mono-debuginfo-0:2.10.8-7.fc21.x86_64
pidgin-debuginfo-0:2.10.9-5.fc22.x86_64
planner-debuginfo-0:0.14.6-17.fc22.x86_64
re2-debuginfo-0:20131024-3.fc22.x86_64
v8-debuginfo-1:3.14.5.10-13.fc22.x86_64
valgrind-debuginfo-1:3.10.0-1.fc22.x86_64

These aren't all packages. Some don't generate debuginfo and some might be compiled with valgrind support disabled.

Comment 1 Mark Wielaard 2014-09-14 10:46:21 UTC
I filed a FPC ticket to ask for how to handle this case correctly:
https://fedorahosted.org/fpc/ticket/455

Comment 2 Mark Wielaard 2016-07-19 12:25:02 UTC
The package bugs are all closed now, but that is because f22 expired. There are still packages that have an embedded copy of valgrind.h. We should do another pass over all packages and see which have embedded valgrind.h, but don't Provides: bundled(valgrind.h).


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