[Bug default/31350] New: could not find alternate debug info in provided debug info package(s)
orion at nwra dot com
sourceware-bugzilla@sourceware.org
Wed Feb 7 05:04:57 GMT 2024
https://sourceware.org/bugzilla/show_bug.cgi?id=31350
Bug ID: 31350
Summary: could not find alternate debug info in provided debug
info package(s)
Product: libabigail
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: default
Assignee: dodji at redhat dot com
Reporter: orion at nwra dot com
CC: libabigail at sourceware dot org
Target Milestone: ---
I'm trying to compare two builds of hdf-libs (sub-package of hdf):
$ abipkgdiff --d1
/home/orion/fedora/hdf/results_hdf/4.2.16.2/1/hdf-libs-debuginfo-4.2.16.2-1.fc40.x86_64.rpm
--d2
/home/orion/fedora/hdf/results_hdf/4.2.16.2/2/hdf-libs-debuginfo-4.2.16.2-2.fc40.x86_64.rpm
--devel-pkg1
/home/orion/fedora/hdf/results_hdf/4.2.16.2/1/hdf-devel-4.2.16.2-1.fc40.x86_64.rpm
--devel-pkg2
/home/orion/fedora/hdf/results_hdf/4.2.16.2/2/hdf-devel-4.2.16.2-2.fc40.x86_64.rpm
/home/orion/fedora/hdf/results_hdf/4.2.16.2/1/hdf-libs-4.2.16.2-1.fc40.x86_64.rpm
/home/orion/fedora/hdf/results_hdf/4.2.16.2/2/hdf-libs-4.2.16.2-2.fc40.x86_64.rpm
abipkgdiff: ==== Error happened during processing of 'libmfhdf.so.0.0.0' ====
abipkgdiff: could not find alternate debug info:
abipkgdiff: While reading elf file 'libmfhdf.so.0.0.0', could not find
alternate debug info in provided debug info package(s)
'hdf-libs-debuginfo-4.2.16.2-2.fc40.x86_64.rpm'
abipkgdiff: The alternate debug info file being looked for is:
../../.dwz/hdf-4.2.16.2-2.fc40.x86_64
abipkgdiff: You must provide the additional debug info package that contains
that alternate debug info file, using an additional --d1/--d2 switch
abipkgdiff: ==== End of error for 'libmfhdf.so.0.0.0' ====
The contents of the debuginfo seem fine:
/home/orion/.cache/libabigail/abipkgdiff-tmp-dir-CkoVTg/debug_package1/usr/lib/debug/usr/lib64/libdf.so.0.0.0-4.2.16.2-1.fc40.x86_64.debug
/home/orion/.cache/libabigail/abipkgdiff-tmp-dir-CkoVTg/debug_package1/usr/lib/debug/usr/lib64/libmfhdf.so.0.0.0-4.2.16.2-1.fc40.x86_64.debug
/home/orion/.cache/libabigail/abipkgdiff-tmp-dir-CkoVTg/debug_package2/usr/lib/debug/usr/lib64/libmfhdf.so.0.0.0-4.2.16.2-2.fc40.x86_64.debug
/home/orion/.cache/libabigail/abipkgdiff-tmp-dir-CkoVTg/debug_package2/usr/lib/debug/usr/lib64/libhdf.so.0.0.0-4.2.16.2-2.fc40.x86_64.debug
/home/orion/.cache/libabigail/abipkgdiff-tmp-dir-CkoVTg/debug_package2/usr/lib/debug/usr/lib64/libmfhdf_fcstub.so.0.0.0-4.2.16.2-2.fc40.x86_64.debug
/home/orion/.cache/libabigail/abipkgdiff-tmp-dir-CkoVTg/debug_package2/usr/lib/debug/usr/lib64/libhdf_fcstub.so.0.0.0-4.2.16.2-2.fc40.x86_64.debug
/home/orion/.cache/libabigail/abipkgdiff-tmp-dir-CkoVTg/debug_package2/usr/lib/debug/usr/lib64/libmfhdf_fortran.so.0.0.0-4.2.16.2-2.fc40.x86_64.debug
/home/orion/.cache/libabigail/abipkgdiff-tmp-dir-CkoVTg/debug_package2/usr/lib/debug/usr/lib64/libhdf_fortran.so.0.0.0-4.2.16.2-2.fc40.x86_64.debug
/home/orion/.cache/libabigail/abipkgdiff-tmp-dir-CkoVTg/debug_package2/usr/lib/debug/usr/lib64/libxdr.so.0.0.0-4.2.16.2-2.fc40.x86_64.debug
but the message about looking for ../../.dwz/hdf-4.2.16.2-2.fc40.x86_64 is odd.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libabigail
mailing list