Source: wget
Version: 1.19.1-3
Severity: serious

wget needs pkg-config during the build but lacks a build dependency.

It happened to not FTBFS in the past since some other build dependency
pulled in pkg-config, but now it does FTBFS:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/wget.html

...
checking for random... yes
checking for pkg-config... no
checking for ZLIB... no
checking for compress in -lz... yes
checking for OPENSSL... no
configure: error: in `/build/1st/wget-1.19.1/build-udeb':
configure: error: The pkg-config script could not be found or is too old.  Make 
sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.

Alternatively, you may set the environment variables OPENSSL_CFLAGS
and OPENSSL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

To get pkg-config, see <http://pkg-config.freedesktop.org/>.
See `config.log' for more details
debian/rules:37: recipe for target 'configure-udeb-stamp' failed
make: *** [configure-udeb-stamp] Error 1

Reply via email to