-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
None
Reported on mongo-c-driver-debian:
https://groups.google.com/forum/#!topic/mongo-c-driver-debian/-14xHPi76AA
Building man pages with latest released Sphinx warns (and fails if building with -W):
> cd mongo-c-driver/src/libmongoc/doc > sphinx-build -j 4 -b man -qEW . man
This appears to only fail because of building in parallel. The -j 4 option results in the warning.