NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.06k stars 14.08k forks source link

Build failure: hilbish #350813

Open PassiveLemon opened 1 week ago

PassiveLemon commented 1 week ago

Steps To Reproduce

Steps to reproduce the behavior:

  1. update flake
  2. build hilbish

Build log

Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/87cjvh8rj22s43jv7npn7jjiid611p15-source
source root is source
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
Building subPackage ./.
# hilbish
link: github.com/arnodel/golua/runtime: invalid reference to runtime.int64Hash

Additional context

Add any other context about the problem here.

Notify maintainers

@moni-dz

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.10.1-zen1, NixOS, 24.05 (Uakari), 24.05.20241020.8917291`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.8`
 - channels(root): `"nixos-23.05"`
 - nixpkgs: `/nix/store/2iip9qgn6k4if6q97pp1x3bcblc56jr3-source`

Add a :thumbsup: reaction to issues you find important.

moni-dz commented 1 week ago

blocked on https://github.com/arnodel/golua/issues/105

TorchedSammy commented 1 day ago

now resolved :)