Source: d-shlibs Version: 0.80 Severity: serious https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/d-shlibs.html
... /usr/bin/make -C . CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security" CXXFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" check make[1]: Entering directory '/build/1st/d-shlibs-0.80' bash -n d-shlibmove bash -n d-devlibdeps shellcheck d-shlibmove In d-shlibmove line 86: execscript=$(tempfile) ^-- SC2186: tempfile is deprecated. Use mktemp instead. In d-shlibmove line 87: INSTALLFILE_SHLPKG=$(tempfile) ^-- SC2186: tempfile is deprecated. Use mktemp instead. In d-shlibmove line 88: INSTALLFILE_DEVPKG=$(tempfile) ^-- SC2186: tempfile is deprecated. Use mktemp instead. Makefile:8: recipe for target 'check' failed make[1]: *** [check] Error 1 ma