Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-5784

Compass not building on Ubuntu 20.04.4

    • Type: Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Priority: Icon: Minor - P4 Minor - P4
    • No version
    • Affects Version/s: None
    • Component/s: Packaging
    • Labels:
      None
    • Environment:
      Ubuntu 20.04.4 LTS
      Node 14.17.5
    • Not Needed

      Problem Statement/Rationale

      Was building Compass daily from `main` branch, has stopped being buildable in the past couple of weeks

      Steps to Reproduce

       

      $ nvm use 14.17.5
      Now using node v14.17.5 (npm v8.0.0)
      $ ./build_compass.sh 
      > package-compass
      > npm run package-compass --workspace=mongodb-compass --
      
      > mongodb-compass@0.0.1-dev.0 package-compass
      > hadron-build release
      ✖  Error: Error: Command failed!  Please try again with debugging enabled.
          at ChildProcess.<anonymous> (/mnt/4bcabbf7-6928-4c6d-bad5-5e01e41e9625/jwoehr/MongoDB/compass/packages/hadron-build/lib/run.js:91:12)
          at ChildProcess.emit (events.js:400:28)
          at ChildProcess.emit (domain.js:470:12)
          at Process.ChildProcess._handle.onexit (internal/child_process.js:277:12)
      Error: Command failed!  Please try again with debugging enabled.
          at ChildProcess.<anonymous> (/mnt/4bcabbf7-6928-4c6d-bad5-5e01e41e9625/jwoehr/MongoDB/compass/packages/hadron-build/lib/run.js:91:12)
          at ChildProcess.emit (events.js:400:28)
          at ChildProcess.emit (domain.js:470:12)
          at Process.ChildProcess._handle.onexit (internal/child_process.js:277:12)
      ✖  Error: Error: Command failed!  Please try again with debugging enabled.
          at ChildProcess.<anonymous> (/mnt/4bcabbf7-6928-4c6d-bad5-5e01e41e9625/jwoehr/MongoDB/compass/packages/hadron-build/lib/run.js:91:12)
          at ChildProcess.emit (events.js:400:28)
          at ChildProcess.emit (domain.js:470:12)
          at Process.ChildProcess._handle.onexit (internal/child_process.js:277:12)
      Error: Command failed!  Please try again with debugging enabled.
          at ChildProcess.<anonymous> (/mnt/4bcabbf7-6928-4c6d-bad5-5e01e41e9625/jwoehr/MongoDB/compass/packages/hadron-build/lib/run.js:91:12)
          at ChildProcess.emit (events.js:400:28)
          at ChildProcess.emit (domain.js:470:12)
          at Process.ChildProcess._handle.onexit (internal/child_process.js:277:12)
      npm ERR! Lifecycle script `package-compass` failed with error: 
      npm ERR! Error: command failed 
      npm ERR!   in workspace: mongodb-compass@0.0.1-dev.0 
      npm ERR!   at location: /mnt/4bcabbf7-6928-4c6d-bad5-5e01e41e9625/jwoehr/MongoDB/compass/packages/compass 
      

       

       

      Expected Results

      Compass to build as usual

      Actual Results

      Build is crashing

      Additional Notes

      I've tried other versions of Node as well.

            Assignee:
            Unassigned Unassigned
            Reporter:
            jwoehr@softwoehr.com Jack Woehr
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: