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: frozen-bubble #255381

Closed
Jayman2000 opened this issue Sep 15, 2023 · 1 comment · Fixed by #256402
Closed

Build failure: frozen-bubble #255381

Jayman2000 opened this issue Sep 15, 2023 · 1 comment · Fixed by #256402
Labels
0.kind: build failure A package fails to build

Comments

@Jayman2000
Copy link
Contributor

Steps To Reproduce

Steps to reproduce the behavior:

  1. build frozen-bubble

Build log

https://gist.github.com/Jayman2000/392f9c071b5b708c044e52b4619ee99b

Additional context

frozen-bubble works fine on NixOS 23.05. It’s just NixOS Unstable that’s affected.

Notify maintainers

@puckipedia

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.1.52, NixOS, 23.11 (Tapir), 23.11pre525725.f2ea252d23eb`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.17.0`
 - channels(root): `"nixos"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
@Jayman2000 Jayman2000 added the 0.kind: build failure A package fails to build label Sep 15, 2023
@puckipedia
Copy link
Contributor

puckipedia commented Sep 15, 2023

Looks like caused by Perl removing a deprecated function; probably requires a cherrypick of PerlGameDev/SDL#304

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure A package fails to build
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants