NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.56k stars 13.72k forks source link

Build failure: gns3-gui-2.2.47 #326245

Closed Kahlenden closed 2 months ago

Kahlenden commented 2 months ago

Steps To Reproduce

Steps to reproduce the behavior:

  1. build gns3-gui-2.2.47

Build log

while evaluating attribute 'propagatedBuildInputs' of derivation 'gns3-gui-2.2.47'

         at /nix/store/3x6hmlqc6682q9z6n11ynvmq19hfrgn0-source/pkgs/stdenv/generic/make-derivation.nix:388:7:

          387|       depsHostHostPropagated      = elemAt (elemAt propagatedDependencies 1) 0;
          388|       propagatedBuildInputs       = elemAt (elemAt propagatedDependencies 1) 1;
             |       ^
          389|       depsTargetTargetPropagated  = elemAt (elemAt propagatedDependencies 2) 0;

       error: sip-4.19.25 not supported for interpreter python3.12

Additional context

Add any other context about the problem here.

Notify maintainers

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.6.32, NixOS, 24.11 (Vicuña), 24.11.20240603.4a4ecb0`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.2`
 - channels(root): `"nixos"`
 - nixpkgs: `/nix/store/fjs1x9gz2n1dvjqcyyl6qsw110qxc2zn-source`

Add a :+1: reaction to issues you find important.

Kahlenden commented 2 months ago

seems to have the same issues as #326210

gepbird commented 2 months ago

cc @anthonyroussel