diffoscope timing out.

Chris Lamb chris at reproducible-builds.org
Mon Nov 6 10:48:55 GMT 2023


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



More information about the Reproducible-builds mailing list