Source: libgdiplus Version: 6.1+dfsg-1.1 Hi,
currently libgdiplus does not include the full command line arguments passed to the compiler and linker in its build logs. Here's a snippet as an example: make[4]: Entering directory '/build/reproducible-path/libgdiplus-6.1+dfsg/src' CC adjustablearrowcap.lo CC bitmap.lo Policy 4.9.1 says that the package build should be as verbose as reasonably possible to make life easier for porters and bug squashers more generally: https://www.debian.org/doc/debian-policy/ch-source.html#main-building-script-debian-rules Please include the full compiler and linker arguments in libgdiplus's build logs, unless the "terse" tag is present in DEB_BUILD_OPTIONS. Calling ./configure with --disable-silent-rules seems sufficient to enable verbose logging. Thanks, Emanuele

