Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-1286

mongodb docs build fails in clean repo

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Critical - P2 Critical - P2
    • None
    • Affects Version/s: None
    • Component/s: production
    • Labels:
      None
    • Environment:
      OS X

      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
      

            Assignee:
            sam.kleinman Sam Kleinman (Inactive)
            Reporter:
            epc Ed Costello
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              11 years, 6 weeks, 1 day ago