diff options
author | Baruch Siach <baruch@tkos.co.il> | 2017-04-21 17:55:13 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-04-22 15:59:31 +0200 |
commit | 4c2b11977a70d418b7ae2cd7d4b62e77bddbc2c6 (patch) | |
tree | 0d51a83c76b41c3ec058d7092110a5199afffade /package/python-dataproperty/python-dataproperty.hash | |
parent | e2a782241582e9e7725869f35dfbe2d45cf35a3a (diff) | |
download | buildroot-4c2b11977a70d418b7ae2cd7d4b62e77bddbc2c6.tar.gz buildroot-4c2b11977a70d418b7ae2cd7d4b62e77bddbc2c6.zip |
syslog-ng: disable mongodb
libbson is a dependency of the mongo-c-driver that syslog-ng uses. Buildroot
doesn't package mongo-c-driver so syslog-ng uses the bundled one. The bundled
mongo-c-driver in turn may optionally use a bundled libbson. When Buildroot
builds libbson mongo-c-driver detects that and does not configure its bundled
libbson. This breaks the build of the syslog-ng mongodb module because it adds
the bundled libbson to the headers search path.
Disable the mongodb module to avoid this issue.
Fixes:
http://autobuild.buildroot.net/results/843/84331e9a168d8bdf2cceca8e9e1480611c1ecaed/
http://autobuild.buildroot.net/results/b5b/b5bad64abbf5764faf2a7129a1a25ad75c34980b/
http://autobuild.buildroot.net/results/3c3/3c32f4eb7436da06f3fb59f928363959df2a5e86/
Cc: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Acked-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-dataproperty/python-dataproperty.hash')
0 files changed, 0 insertions, 0 deletions