Notes for phcpack - reproducible builds result

Version annotated: 2.4.85+dfsg-6
Identified issues:
Identifier: ada_gprbuild_gcc_records_temp_paths
Description In the -dbgsym package for an Ada library, the output of
readelf --debug-dump=info /usr/lib/usr/lib/debug/.build-id/*/*.debug
matches
DW_AT_producer GNU Ada -g -gnate[cm]=/tmp/GNAT-TEMP-[digits].TMP
.
The files are created by gprbuild for GCC subprocesses.
The enumeration order varies during parallel builds.
This issue differs from gcc_captures_build_path and cannot be
solved by *-file-prefix-map.
.
Fix: pass -cargs:ada -gno-record-gcc-switches -gargs to gprbuild.
Packages using debian_packaging.mk from gnat>=11.2 require no
intervention.
 

Our notes about issues affecting packages are stored in notes.git and are targeted at packages in Debian in 'unstable/amd64' (unless they say otherwise).