Mic92/formatelf build #7 failed ← #6 #8 →
eval warnings
3 kinds
· 8 occurrences
- error ×1
- error Unsupported system: aarch64-linux ×1
- warn Nixpkgs 26.05 will be the last release to support x86_64-darwin; see https://nixos.org/… ×6
7 failed
| status | attribute | duration |
|---|---|---|
aarch64-darwin.clippy
|
8s | |
> error: unsafe attribute used without unsafe > --> tests/sample_cdylib.rs:3:3 > 3 | #[no_mangle] > | ^^^^^^^^^ usage of unsafe attribute > help: wrap the …> error: unsafe attribute used without unsafe > --> tests/sample_cdylib.rs:3:3 > 3 | #[no_mangle] > | ^^^^^^^^^ usage of unsafe attribute > help: wrap the attribute in `unsafe(...)` > 3 | #[unsafe(no_mangle)] > | +++++++ + > error: could not compile `formatelf` (test "sample_cdylib") due to 1 previous error Reason: builder failed with exit code 1. |
||
aarch64-darwin.formatting
|
2s | |
> + mkCFlags pkgsMusl.stdenv "static-pie" > + "$CC -static-pie -fPIE ${./tests/sample.c} -o hello"; > + TC_MANY_NEEDED = > + mkCFlag …> + mkCFlags pkgsMusl.stdenv "static-pie" > + "$CC -static-pie -fPIE ${./tests/sample.c} -o hello"; > + TC_MANY_NEEDED = > + mkCFlags stdenv "many-needed" > + "$CC -Wl,--no-as-needed ${./tests/sample.c} -lm -ldl -lpthread -lrt -o hello"; > TC_FORTRAN = mkLang "fortran" gfortran "gfortran ${./tests/sample.f90} -o hello"; > TC_D = mkLang "d" ldc '' > cp ${./tests/sample.d} sample.d Reason: builder failed with exit code 1. |
||
aarch64-linux.clippy
|
12s | |
> --> tests/sample.rs:4:24 > 4 | std::process::exit(std::hint::black_box(20) & 0); > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > = help: fo …> --> tests/sample.rs:4:24 > 4 | std::process::exit(std::hint::black_box(20) & 0); > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#erasing_op > = note: `#[deny(clippy::erasing_op)]` on by default > error: could not compile `formatelf` (test "sample_cdylib") due to 1 previous error > warning: build failed, waiting for other jobs to finish... > error: could not compile `formatelf` (test "sample") due to 1 previous error Reason: builder failed with exit code 1. |
||
aarch64-linux.devShell-toolchains
|
— | |
error: … while calling the 'derivationStrict' builtin at «nix-internal»/derivation-internal.nix:37:12: 36| 37| strict = …error:
… while calling the 'derivationStrict' builtin
at «nix-internal»/derivation-internal.nix:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'nix-shell'
whose name attribute is located at «github:NixOS/nixpkgs/567a49d1913ce81ac6e9582e3553dd90a955875f?narHash=sha256-lrp67w8AulE9Ks53n27I45ADSzbOCn4H%2BCNW1Ck8B%2B8%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11
… while evaluating attribute 'TC_ADA' of derivation 'nix-shell'
at /var/lib/nixbot/worktrees/854938-2ce3519ce228-b83eaef6/shells.nix:231:7:
230| TC_HASKELL = mkLang "haskell" ghc "ghc ${./tests/sample.hs} -o hello";
231| TC_ADA = mkLang "ada" gnat ''
| ^
232| cp ${./tests/sample.adb} sample.adb
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: Unsupported system: aarch64-linux
|
||
aarch64-linux.formatting
|
0s | |
> + mkCFlags pkgsMusl.stdenv "static-pie" > + "$CC -static-pie -fPIE ${./tests/sample.c} -o hello"; > + TC_MANY_NEEDED = > + mkCFlag …> + mkCFlags pkgsMusl.stdenv "static-pie"
> + "$CC -static-pie -fPIE ${./tests/sample.c} -o hello";
> + TC_MANY_NEEDED =
> + mkCFlags stdenv "many-needed"
> + "$CC -Wl,--no-as-needed ${./tests/sample.c} -lm -ldl -lpthread -lrt -o hello";
> TC_FORTRAN = mkLang "fortran" gfortran "gfortran ${./tests/sample.f90} -o hello";
> TC_D = mkLang "d" ldc ''
> cp ${./tests/sample.d} sample.d
Reason: builder failed with exit code 1.
|
||
x86_64-linux.clippy
|
10s | |
> error: unsafe attribute used without unsafe > --> tests/sample_cdylib.rs:3:3 > 3 | #[no_mangle] > | ^^^^^^^^^ usage of unsafe attribute > help: wrap the …> error: unsafe attribute used without unsafe > --> tests/sample_cdylib.rs:3:3 > 3 | #[no_mangle] > | ^^^^^^^^^ usage of unsafe attribute > help: wrap the attribute in `unsafe(...)` > 3 | #[unsafe(no_mangle)] > | +++++++ + > error: could not compile `formatelf` (test "sample_cdylib") due to 1 previous error Reason: builder failed with exit code 1. |
||
x86_64-linux.formatting
|
0s | |
> + mkCFlags pkgsMusl.stdenv "static-pie" > + "$CC -static-pie -fPIE ${./tests/sample.c} -o hello"; > + TC_MANY_NEEDED = > + mkCFlag …> + mkCFlags pkgsMusl.stdenv "static-pie"
> + "$CC -static-pie -fPIE ${./tests/sample.c} -o hello";
> + TC_MANY_NEEDED =
> + mkCFlags stdenv "many-needed"
> + "$CC -Wl,--no-as-needed ${./tests/sample.c} -lm -ldl -lpthread -lrt -o hello";
> TC_FORTRAN = mkLang "fortran" gfortran "gfortran ${./tests/sample.f90} -o hello";
> TC_D = mkLang "d" ldc ''
> cp ${./tests/sample.d} sample.d
Reason: builder failed with exit code 1.
|
||
9 succeeded
| status | attribute | duration |
|---|---|---|
| loading… | ||
5 already built
| status | attribute | duration |
|---|---|---|
| loading… | ||