Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

packages.aarch64-linux.helix does not build #28

Closed
L-as opened this issue Jun 1, 2021 · 1 comment
Closed

packages.aarch64-linux.helix does not build #28

L-as opened this issue Jun 1, 2021 · 1 comment

Comments

@L-as
Copy link

L-as commented Jun 1, 2021

revision: c2e6b9f
command run: nix build github:helix-editor/helix#packages.aarch64-linux.helix
nix log:

@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/9rnfggm9r7k7rxz1bkl3icmmzinpdnhf-dummy-src
source root is dummy-src
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
[naersk] cargo_version (read): 1.53.0-nightly (4369396ce 2021-04-27)
[naersk] cargo_message_format (set): json-diagnostic-rendered-ansi
[naersk] cargo_release: --release
[naersk] cargo_options: -Z unstable-options
[naersk] cargo_build_options: $cargo_release -j "$NIX_BUILD_CORES" --out-dir out --message-format=$cargo_message_format
[naersk] cargo_test_options: $cargo_release -j "$NIX_BUILD_CORES"
[naersk] RUST_TEST_THREADS: 6
[naersk] cargo_bins_jq_filter: .
[naersk] cargo_build_output_json (created): /build/tmp.bl4oqH4Y6P
[naersk] crate_sources: /nix/store/6f7xan6f575bx24p0w2fxgbpqb9lminm-crates-io
[naersk] RUSTFLAGS: 
[naersk] CARGO_BUILD_RUSTFLAGS: 
[naersk] CARGO_BUILD_RUSTFLAGS (updated): --remap-path-prefix /nix/store/6f7xan6f575bx24p0w2fxgbpqb9lminm-crates-io=/sources
@nix { "action": "setPhase", "phase": "buildPhase" }
building
cargo -Z unstable-options build $cargo_release -j "$NIX_BUILD_CORES" --out-dir out --message-format=$cargo_message_format
�[0m�[0m�[1m�[32m    Updating�[0m git repository `https://github.com/paritytech/jsonrpc`
�[0m�[0m�[1m�[33mwarning�[0m�[1m:�[0m spurious network error (2 tries remaining): failed to resolve address for github.com: Name or service not known; class=Net (12)
�[0m�[0m�[1m�[33mwarning�[0m�[1m:�[0m spurious network error (1 tries remaining): failed to resolve address for github.com: Name or service not known; class=Net (12)
�[0m�[0m�[1m�[31merror�[0m�[1m:�[0m failed to get `jsonrpc-core` as a dependency of package `helix-lsp v0.1.0 (/build/dummy-src/helix-lsp)`

Caused by:
  failed to load source for dependency `jsonrpc-core`

Caused by:
  Unable to update https://github.com/paritytech/jsonrpc#609d7a6c

Caused by:
  failed to clone into: /build/dummy-src/.cargo-home/git/db/jsonrpc-22a65938f7d26b63

Caused by:
  network failure seems to have happened
  if a proxy or similar is necessary `net.git-fetch-with-cli` may help here
  https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli

Caused by:
  failed to resolve address for github.com: Name or service not known; class=Net (12)
[naersk] cargo returned with exit code 101, exiting
@L-as
Copy link
Author

L-as commented Jun 1, 2021

Closing since it's a duplicate of #27 (posted 1 minute earlier...)

@L-as L-as closed this as completed Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant