Details
-
Bug
-
Resolution: Done
-
Critical - P2
-
None
-
None
-
None
-
OS X
Description
git clone git@github.com:mongodb/docs.git mongodb-docs
|
then
epc@monongahela ~/Scratch/alt/mongodb-docs 21:50:10
|
(master=)72>$ make dirhtml
|
[build]: created build
|
[meta-build]: built "build/makefile.releases" to specify install guides.
|
[meta-build]: built "build/makefile.texinfo" to specify texinfo builders.
|
[meta-build]: built "build/makefile.links" to specify symlink builders.
|
[meta-build]: built "build/makefile.pdfs" to specify pdf builders.
|
[meta-build]: built "build/makefile.migrations" to specify production migrations.
|
[meta-build]: built "build/makefile.sphinx-migration" to specify sphinx migrations.
|
[meta-build]: built "build/makefile.sphinx" to specify sphinx builders.
|
[meta-build]: built "build/makefile.source" to maintain the source cache.
|
[meta-build]: built "build/makefile.errors" to specify error pages.
|
Traceback (most recent call last):
|
File "bin/makefile-builder/intersphinx.py", line 8, in <module>
|
from conf import intersphinx_mapping
|
File "/Users/epc/Scratch/alt/mongodb-docs/conf.py", line 14, in <module>
|
with open('meta.yaml', 'r') as f:
|
IOError: [Errno 2] No such file or directory: 'meta.yaml'
|
[meta-build]: built "build/makefile.meta" to seed build metadata.
|
Traceback (most recent call last):
|
File "bin/makefile-builder/intersphinx.py", line 8, in <module>
|
from conf import intersphinx_mapping
|
File "/Users/epc/Scratch/alt/mongodb-docs/conf.py", line 14, in <module>
|
with open('meta.yaml', 'r') as f:
|
IOError: [Errno 2] No such file or directory: 'meta.yaml'
|
[meta-build]: built "build/makefile.meta" to seed build metadata.
|
make: *** No rule to make target `build/master', needed by `build/master/source.tar'. Stop.
|
make: *** Waiting for unfinished jobs....
|
[build]: touched source/about.txt to ensure proper migration
|
[meta]: regenerated meta.yaml
|
[meta]: regenerated bin/meta.yaml
|
Subsequent attempts fail with:
(master=)73>$ make dirhtml
|
[meta-build]: built "build/makefile.intersphinx" to specify intersphinx downloads.
|
[meta-build]: built "build/makefile.meta" to seed build metadata.
|
[meta-build]: built "build/makefile.migrations" to specify production migrations.
|
[meta-build]: built "build/makefile.texinfo" to specify texinfo builders.
|
[meta-build]: built "build/makefile.pdfs" to specify pdf builders.
|
[meta-build]: built "build/makefile.sphinx" to specify sphinx builders.
|
[meta-build]: built "build/makefile.sphinx-migration" to specify sphinx migrations.
|
[meta-build]: built "build/makefile.releases" to specify install guides.
|
[meta-build]: built "build/makefile.errors" to specify error pages.
|
[meta-build]: built "build/makefile.links" to specify symlink builders.
|
[meta-build]: built "build/makefile.source" to maintain the source cache.
|
[meta-build]: built "build/makefile.meta" to seed build metadata.
|
[meta-build]: built "build/makefile.meta" to seed build metadata.
|
make: *** No rule to make target `build/master', needed by `build/master/source.tar'. Stop.
|
make: *** Waiting for unfinished jobs....
|
[build]: touched source/about.txt to ensure proper migration
|
[meta]: regenerated meta.yaml
|
[meta]: regenerated bin/meta.yaml
|