Am 15.07.19 um 18:50 schrieb Rainer Gerhards:
> looks like it doesn't work out... pls have a look at CI.
> 
> Thx,
> Rainer
> 
> El lun., 15 jul. 2019 a las 18:36, Rainer Gerhards
> (<rgerha...@hq.adiscon.com>) escribió:
>>
>> ah, it was all there, so I applied the patch and created a PR:
>>
>> https://github.com/rsyslog/rsyslog/pull/3747

Interesting.
One failure is

> checking for MYSQL... no
> checking for mysql_config... mysql_config
> checking for mysql_init in -lmysqlclient... yes
> checking if we have mysql_library_init... checking for LIBUUID... yes
> checking for OPENSSL... yes
> checking for libgcrypt-config... /usr/bin/libgcrypt-config
> checking for gcry_cipher_open in -lgcrypt... no
> configure: error: in `/worker/rsyslog_docker-centos6/build':
> configure: error: libgcrypt is missing
> See `config.log' for more details.


the other

> checking for MYSQL... no
> checking for mysql_config... mysql_config
> checking for mysql_init in -lmysqlclient... yes
> checking if we have mysql_library_init... checking for pg_config... pg_config
> checking for PQconnectdb in -lpq... no
> configure: error: in `/worker/rsyslog_docker-centos7_rsyslog/build':
> configure: error: PgSQL library is missing
> See `config.log' for more details

Seems like the change has a side-effect on other checks.

The other failures are test-suite failures which don't look related.

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Reply via email to