Bug#915639: shibboleth-resolver: FTBFS: missing pkg-config/log4shib/log4cpp

2018-12-05 Thread Ferenc Wágner
Andreas Beckmann  writes:

> shibboleth-resolver FTBFS everywhere:
>
> checking for pkg-config... no

It's just pkg-config missing from Build-Depends.
Sam, are you around to fix this?
-- 
Thanks,
Feri



Bug#915639: shibboleth-resolver: FTBFS: missing pkg-config/log4shib/log4cpp

2018-12-05 Thread Andreas Beckmann
Source: shibboleth-resolver
Version: 3.0.0-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Hi,

shibboleth-resolver FTBFS everywhere:
https://buildd.debian.org/status/package.php?p=shibboleth-resolver=unstable

checking for pkg-config... no
checking for log4shib... no
checking for log4cpp... no
configure: error: in `/<>':
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 log4cpp_CFLAGS
and log4cpp_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

To get pkg-config, see .


Andreas