Jan-Benedict Glaw wrote:

> I cannot help with diffoscope. BUT I changed the NetBSD rb script to
> use two different build pathes which resulted in differences in
> comp.tar.gz.

Oh, good work tracking that down.

>  REPROFLAGS+= -fdebug-prefix-map=\$$DESTDIR=
> +REPROFLAGS+= -fmacro-prefix-map=\$$DESTDIR=

For those who are unaware of the difference between -fdebug-prefix-map
and -fmacro-prefix-map, you can read about them in the GCC
documentation here:

  
https://gcc.gnu.org/onlinedocs/gcc/Preprocessor-Options.html#index-fmacro-prefix-map
  
https://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html#index-fdebug-prefix-map

Let's hope it solves reproducibility in this package. And, if it does,
that would certainly "solve" the diffoscope timeout issue. 🙃


Best wishes,

-- 
      o
    ⬋   ⬊      Chris Lamb
   o     o     reproducible-builds.org 💠
    ⬊   ⬋
      o

_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to