prime-phylo build path issues in debug symbols

2021-05-20 Thread Vagrant Cascadian
On 2021-05-20, Nilesh Patra wrote: > On triggering the salsa pipeline for prime-phylo on salsa, the > reprotest job fails[1] > There is a difference in the debug symbols .debs > > On taking a look at both debdiff and diffoscope, it seems (to me) that it is a > buildpath issue, and I checked if

[Request for help] Making prime-phylo reproducible

2021-05-20 Thread Nilesh Patra
[Sending with sensible subject] Hi, On triggering the salsa pipeline for prime-phylo on salsa, the reprotest job fails[1] There is a difference in the debug symbols .debs On taking a look at both debdiff and diffoscope, it seems (to me) that it is a buildpath issue, and I checked if

reproducible-builds@alioth-lists.debian.net

2021-05-20 Thread Nilesh Patra
Hi, On triggering the salsa pipeline for prime-phylo on salsa, the reprotest job fails[1] There is a difference in the debug symbols .debs On taking a look at both debdiff and diffoscope, it seems (to me) that it is a buildpath issue, and I checked if -ffile-prefix-map is missing, and it wasn't

[bts-link] source package diffoscope

2021-05-20 Thread debian-bts-link
# # bts-link upstream status pull for source package diffoscope # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # https://bts-link-team.pages.debian.net/bts-link/ # user debian-bts-l...@lists.debian.org # remote status report for #988488

Bug#988789: diffoscope: .so files are compared using a binary diff in Android APKs

2021-05-20 Thread Felix C. Stegerman
Hi Hans & Chris, * Chris Lamb [2021-05-19 19:04]: > > APKs (Android app files) often contain Linux ELF shared library files, e.g. > > lib/arm64-v8a/libtor.so. These are only compared using a binary diff, but > > they > > should use the shared library comparison. The output looks like: > > It