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

Build failure: pkgsCross.riscv64.linux_6_2 #225756

Closed
leifhelm opened this issue Apr 11, 2023 · 6 comments
Closed

Build failure: pkgsCross.riscv64.linux_6_2 #225756

leifhelm opened this issue Apr 11, 2023 · 6 comments
Labels
0.kind: build failure 6.topic: exotic Exotic hardware or software platform

Comments

@leifhelm
Copy link
Contributor

leifhelm commented Apr 11, 2023

Steps To Reproduce

Steps to reproduce the behavior:

  1. run nix build nixpkgs#pkgsCross.riscv64.linux_6_2

Build log

Console

error: cycle detected in build of '/nix/store/2xhadkswmwy36qjhdrv5yn2r29k6crna-linux-riscv64-unknown-linux-gnu-6.2.10.drv' in the references of output 'dev' from output 'out'

log

Additional context

Compiling it natively does not help (needed to disable checks in meson).

Notify maintainers

@alyssais

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 6.2.10, NixOS, 23.05 (Stoat), 23.05.20230409.fd531de`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.13.3`
 - channels(root): `"nixos"`
 - nixpkgs: `/etc/nixpkgs/channels/nixpkgs`
@leifhelm
Copy link
Contributor Author

#221707 seems to be the point were it broke.

@Atemu
Copy link
Member

Atemu commented Apr 12, 2023

Why does that log not contain any errors?

@leifhelm
Copy link
Contributor Author

Sry forgot to add the console output. There is a cycle with dev and out.

@apfelkuchen6 apfelkuchen6 added the 6.topic: cross-compilation Building packages on a different platform than they will be used on label Apr 14, 2023
@alyssais
Copy link
Member

This is fixed in linux_testing with #226623, and I'm hoping to get it into the next stable releases of 6.2 and 6.1.

@alyssais alyssais added 6.topic: exotic Exotic hardware or software platform and removed 6.topic: cross-compilation Building packages on a different platform than they will be used on labels Apr 17, 2023
@alyssais
Copy link
Member

Update: won't make it into the next round of stable kernels, but I'll aim for the following one.

@alyssais
Copy link
Member

Should be fixed by #228354.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure 6.topic: exotic Exotic hardware or software platform
Projects
None yet
Development

No branches or pull requests

4 participants