Package: blhc Version: 0.07+20170817+gita232d32-0.1 https://qa.debian.org/bls/packages/o/openssl.html currently reports among other things: dpkg-buildflags-missing CPPFLAGS 3 (of 1664), CFLAGS 1 (of 1662), LDFLAGS 2 (of 298) missing (amd64)
When I download that file (https://buildd.debian.org/status/fetch.php?pkg=openssl&arch=amd64&ver=1.1.0h-3&stamp=1526644885&raw=0), and run it myself, I get: CPPFLAGS missing (-D_FORTIFY_SOURCE=2): 0150 - 2e 4f 04 0c 0f d4 7c 07-11 8a 14 ae ca cc b4 53 .O....|........S LDFLAGS missing (-Wl,-z,relro): 0150 - 2e 4f 04 0c 0f d4 7c 07-11 8a 14 ae ca cc b4 53 .O....|........S CFLAGS missing (-g -O2 -fstack-protector-strong -Wformat -Werror=format-security): 0350 - 12 82 f0 da b8 82 57 4b-71 6a e1 8d 6e ce cc 69 ......WKqj..n..i LDFLAGS missing (-Wl,-z,relro): 0350 - 12 82 f0 da b8 82 57 4b-71 6a e1 8d 6e ce cc 69 ......WKqj..n..i Those are some debug output of the test suite, clearly nothing is being compiled on those lines. Kurt