Skip to content
This repository was archived by the owner on Sep 6, 2024. It is now read-only.
This repository was archived by the owner on Sep 6, 2024. It is now read-only.

PowNeon dependencies failing the build #1199

Open
@msarcev

Description

@msarcev

Bug description

npm i is failing on fresh library repo cause of issue in installing pow-neon dependencies.

Version

Which version of the library are you running?
stardust

  • Version:

Hardware specification

What hardware are you using?

  • Operating system: M1 Mac

Steps To reproduce the bug

  1. Execute npm i in the root of the repo (stardust branch)

Expected behaviour

Builds successfully

Actual behaviour

Exits with error

Errors

Paste any errors that you see.

npm ERR!   gyp ERR! cwd ...stardust/packages/pow-neon/native/target/release/build/neon-sys-56508349f5eff748/out/native
npm ERR!   gyp ERR! node -v v16.16.0
npm ERR!   gyp ERR! node-gyp -v v7.1.2
npm ERR!   gyp ERR! not ok
npm ERR!   ', .../.cargo/registry/src/index.crates.io-6f17d22bba15001f/neon-sys-0.8.3/build.rs:176:13
npm ERR!   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
npm ERR! neon ERR! cargo build failed
npm ERR!
npm ERR! Error: cargo build failed
npm ERR!     at Target.<anonymous> (...node_modules/neon-cli/lib/target.js:99:27)
npm ERR!     at Generator.next (<anonymous>)
npm ERR!     at fulfilled (...node_modules/neon-cli/lib/target.js:24:58)
npm ERR!     at processTicksAndRejections (node:internal/process/task_queues:96:5)

Metadata

Metadata

Assignees

No one assigned

    Labels

    T - BugType - Bug : Functionality does not work as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions