Opened 13 months ago

Last modified 13 months ago

#67241 assigned defect

hyper @3.4.1 build fails

Reported by: kwolcott Owned by: herbygillot (Herby Gillot)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: hyper

Description (last modified by jmroot (Joshua Root))

:info:build error /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tar
balls_ports_aqua_hyper/hyper/work/hyper-3.4.1/node_modules/leveldown: Command failed.
:info:build Exit code: 1
:info:build Command: node-gyp-build
:info:build Arguments:
:info:build Directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_releas
e_tarballs_ports_aqua_hyper/hyper/work/hyper-3.4.1/node_modules/leveldown
:info:build Output:
:info:build node:events:491
:info:build       throw er; // Unhandled 'error' event
:info:build       ^
:info:build Error: spawn node-gyp ENOENT
:info:build     at Process.ChildProcess._handle.onexit (node:internal/child_process:285:19)
:info:build     at onErrorNT (node:internal/child_process:485:16)
:info:build     at processTicksAndRejections (node:internal/process/task_queues:83:21)
:info:build Emitted 'error' event on ChildProcess instance at:
:info:build     at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12)
:info:build     at onErrorNT (node:internal/child_process:485:16)
:info:build     at processTicksAndRejections (node:internal/process/task_queues:83:21) {
:info:build   errno: -2,
:info:build   code: 'ENOENT',
:info:build   syscall: 'spawn node-gyp',
:info:build   path: 'node-gyp',
:info:build   spawnargs: [ 'rebuild' ]

Attachments (1)

hyper_build_from_source_failed_main.log (153.2 KB) - added by kwolcott 13 months ago.

Download all attachments as: .zip

Change History (3)

Changed 13 months ago by kwolcott

comment:1 Changed 13 months ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: set to herbygillot
Status: newassigned
Summary: hyper, install by building from source failshyper @3.3.0 build fails

The current version of hyper is 3.4.1. Please selfupdate and try again.

Last edited 13 months ago by jmroot (Joshua Root) (previous) (diff)

comment:2 Changed 13 months ago by jmroot (Joshua Root)

Summary: hyper @3.3.0 build failshyper @3.4.1 build fails

Oh I see, your log contains a build of the current version as well as several old builds.

Note: See TracTickets for help on using tickets.