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

Add aarch64-apple-darwin release package #775

Merged
merged 2 commits into from
Nov 6, 2022
Merged

Add aarch64-apple-darwin release package #775

merged 2 commits into from
Nov 6, 2022

Conversation

printfn
Copy link
Contributor

@printfn printfn commented Nov 1, 2022

Add aarch64-apple-darwin to the list of targets.

@printfn
Copy link
Contributor Author

printfn commented Nov 1, 2022

The test failure seems unrelated to this PR. I'm not entirely sure, but I think it might be caused by a recent git update (2.38.1, link) to fix CVE-2022-39253.

failures:

---- basics::it_loads_a_submodule stdout ----
thread 'basics::it_loads_a_submodule' panicked at 'Unexpected failure.
code-128
stderr=```"Cloning into \'/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/.tmpvWaMYV/submodule\'...\nfatal: transport \'file\' not allowed\nfatal: clone of \'file:///var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/.tmp1MQaLK\' into submodule path \'/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/.tmpvWaMYV/submodule\' failed\n"```
command=`"git" "submodule" "add" "file:///var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/.tmp1MQaLK" "./submodule/"`
code=128
stdout=""
stderr="Cloning into \'/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/.tmpvWaMYV/submodule\'...\nfatal: transport \'file\' not allowed\nfatal: clone of \'file:///var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/.tmp1MQaLK\' into submodule path \'/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/.tmpvWaMYV/submodule\' failed\n"
', /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/ops/function.rs:248:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace


failures:
    basics::it_loads_a_submodule

test result: FAILED. 84 passed; 1 failed; 6 ignored; 0 measured; 0 filtered out; finished in 6.52s

@turboMaCk
Copy link
Contributor

@sassman I think that merge of #780 also unblocked this merge.

@printfn printfn temporarily deployed to build November 6, 2022 09:25 Inactive
@printfn printfn temporarily deployed to build November 6, 2022 09:25 Inactive
@printfn printfn temporarily deployed to build November 6, 2022 09:25 Inactive
@printfn printfn temporarily deployed to build November 6, 2022 09:25 Inactive
@printfn printfn temporarily deployed to build November 6, 2022 09:25 Inactive
@printfn
Copy link
Contributor Author

printfn commented Nov 6, 2022

Looks like a spurious network failure

@printfn printfn temporarily deployed to build November 6, 2022 10:01 Inactive
@printfn printfn temporarily deployed to build November 6, 2022 10:01 Inactive
@printfn printfn temporarily deployed to build November 6, 2022 10:01 Inactive
@printfn printfn temporarily deployed to build November 6, 2022 10:01 Inactive
@printfn printfn temporarily deployed to build November 6, 2022 10:01 Inactive
@printfn printfn temporarily deployed to build November 6, 2022 10:01 Inactive
@sassman sassman merged commit 39c2e06 into cargo-generate:main Nov 6, 2022
@printfn printfn deleted the add-aarch64-apple-darwin branch November 6, 2022 17:15
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

Successfully merging this pull request may close these issues.

3 participants