forwarded 952555 https://github.com/Azure/azure-uamqp-python/pull/144
thanks

Hi Luca,

> I need to check the CMake build for the vendored library (brr) - it
> might not be taking all the compiler flags from dpkg. IIRC we have a
> custom gcc patch to override the paths for __FUNCTION__ and friends,
> right?

Indeed, we have a patch for this sort of thing. And yep, vendored libraries with
ther own build systems not respecting CFLAGS (and thus -fdebug-prefix-
map & friends...) are a common reason for non-reproducibility in this
area.

Oh, whilst I "briandumping" I believe CMake has particular problems
with CFLAGS/CXXFLAGS too, but this may not apply here — linking the
below just on the off chance:

  https://wiki.debian.org/Hardening


Best wishes,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org 🍥 chris-lamb.co.uk
       `-

Reply via email to