XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Build error during upgrade

    Scheduled Pinned Locked Moved Solved Xen Orchestra
    5 Posts 2 Posters 699 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P Offline
      Pechkin000
      last edited by

      Hi,
      I am building from source. I have xo-server 5.50.1 and xo-web 5.50.3 installed. I am getting the following error, any guidance would be appreciated.
      Thanks

      
      [15:17:49] 'buildScripts' errored after 2.02 min
      [15:17:49] Error: Cannot find module '@xen-orchestra/template' from '/opt/xen-orchestra/packages/xo-web/src/xo-app/new-vm'
          at /opt/xen-orchestra/node_modules/browser-resolve/node_modules/resolve/lib/async.js:46:17
          at process (/opt/xen-orchestra/node_modules/browser-resolve/node_modules/resolve/lib/async.js:173:43)
          at ondir (/opt/xen-orchestra/node_modules/browser-resolve/node_modules/resolve/lib/async.js:188:17)
          at load (/opt/xen-orchestra/node_modules/browser-resolve/node_modules/resolve/lib/async.js:69:43)
          at onex (/opt/xen-orchestra/node_modules/browser-resolve/node_modules/resolve/lib/async.js:92:31)
          at /opt/xen-orchestra/node_modules/browser-resolve/node_modules/resolve/lib/async.js:22:47
          at FSReqWrap.oncomplete (fs.js:152:21)
      [15:17:49] 'build' errored after 2.02 min
      
      
      1 Reply Last reply Reply Quote 0
      • P Offline
        Pechkin000
        last edited by

        I've restored from a snapshot and rebuilt. Now the build process finished and everything seems to be working, but i did get following errors during the build:

        Segmentation fault
        /usr/bin/env: error while loading shared libraries: libc.so.6: cannot map zero-fill pages
        Segmentation fault
        error Command failed with exit code 127.
        error Command failed with exit code 139.
        info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
        info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
        error Command failed with exit code 139.
        info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
        
        

        and

        when the build finished i got this:

        Successfully compiled 127 files with Babel.
        [15:43:40] Finished 'buildScripts' after 3.12 min
        [15:43:40] Finished 'build' after 3.12 min
        āœ– 4
        error Command failed with exit code 1.
        info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
        
        

        Thanks for any insight..

        1 Reply Last reply Reply Quote 0
        • DanpD Online
          Danp Pro Support Team
          last edited by

          I just rebuilt my VM without any issues, so it appears to be a localized problem. What process are you using to update the source and rebuild?

          P 1 Reply Last reply Reply Quote 0
          • P Offline
            Pechkin000 @Danp
            last edited by

            @Danp thanks for replying.
            I do the standard update as per the wiki.

            $ git pull --ff-only
            $ yarn
            $ yarn build
            

            Cheers

            1 Reply Last reply Reply Quote 0
            • P Offline
              Pechkin000
              last edited by

              I have isolated the problem. The issue was with dynamic memory allocation on our test server. This was definitely a localized issue.
              Cheers

              1 Reply Last reply Reply Quote 0
              • First post
                Last post