Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-11367

The buildsystem doesn't support python 3.x

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Trivial - P5 Trivial - P5
    • None
    • Affects Version/s: 2.5.3
    • Component/s: Build
    • Environment:
      python 3.3
    • Build
    • ALL
    • Hide
      python3.3 mongo/src/mongo/base/generate_error_codes.py mongo/src/mongo/base/error_codes.err test.h test.cpp
      
      python3.3 mongo/src/mongo/db/auth/generate_action_types.py mongo/src/mongo/db/auth/action_types.txt test.h test.cpp
      
      Show
      python3.3 mongo/src/mongo/base/generate_error_codes.py mongo/src/mongo/base/error_codes.err test.h test.cpp python3.3 mongo/src/mongo/db/auth/generate_action_types.py mongo/src/mongo/db/auth/action_types.txt test.h test.cpp

      If you are using something else than scons, and using python 3.x to build mongodb, you will have problems generating the error codes and action types.
      This is due to the fact that the scripts generating these files are not python 3.x compliant.

      It's only a matter of time before scons will support python 3.x!

            Assignee:
            backlog-server-build Backlog - Build Team (Inactive)
            Reporter:
            jpihl Jeppe Pihl
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: