NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
16.51k stars 12.99k forks source link

Build failure: citrix_workspace #294243

Closed undyamon closed 4 months ago

undyamon commented 4 months ago

Steps To Reproduce

nix develop on the following flake

{
  description = "Citrix flake";

  inputs = {
    nixpkgs = { url = "github:NixOS/nixpkgs/nixpkgs-unstable"; };
    flake-utils = { url = "github:numtide/flake-utils"; };
  };

  outputs = { self, nixpkgs, flake-utils }:
    flake-utils.lib.eachDefaultSystem (system:
      let
        inherit (nixpkgs.lib) optional;
        pkgs = import nixpkgs { inherit system; config.allowUnfree = true; };

      in
      {
        devShell = pkgs.mkShell {
          buildInputs = [ pkgs.citrix_workspace ];
        };
      }
    );
}

Build log

error: builder for '/nix/store/6x59bjd5b7wjrpy7iihapky7pcnj0m13-citrix-workspace-23.11.0.82.drv' failed with exit code 1;
       last 25 log lines:
       >     libXext.so.6 -> found: /nix/store/7zkcm91ylnlip3xp1kn1xrn7d5zqzq1r-libXext-1.3.6/lib
       >     libxcb.so.1 -> found: /nix/store/klgd6i59s5dgdv9j8ka78s9ggqp8ijnk-libxcb-1.16/lib
       >     libgcc_s.so.1 -> found: /nix/store/nzvnm5wsigdi3akjkavhx0rmvc8q8q17-gcc-13.2.0-libgcc/lib
       > setting RPATH to: /nix/store/zdvnf6b6w5sdgxbzg7v6yrlijml8y4yq-libX11-1.8.7/lib:/nix/store/7zkcm91ylnlip3xp1kn1xrn7d5zqzq1r-libXext-1.3.6/lib:/nix/store/klgd6i59s5dgdv9j8ka78s9ggqp8ijnk-libxcb-1.16/lib:/nix/store/nzvnm5wsigdi3akjkavhx0rmvc8q8q17-gcc-13.2.0-libgcc/lib
       > setting interpreter of /nix/store/99llzl5cqj861syz4nrpsgwc6rzna2vc-citrix-workspace-23.11.0.82/opt/citrix-icaclient/bcr/webcontainer
       > searching for dependencies of /nix/store/99llzl5cqj861syz4nrpsgwc6rzna2vc-citrix-workspace-23.11.0.82/opt/citrix-icaclient/bcr/webcontainer
       >     libEGL.so -> found: /nix/store/99llzl5cqj861syz4nrpsgwc6rzna2vc-citrix-workspace-23.11.0.82/opt/citrix-icaclient/ceb/CtxChromiumBrowser
       >     libcef.so -> found: /nix/store/99llzl5cqj861syz4nrpsgwc6rzna2vc-citrix-workspace-23.11.0.82/opt/citrix-icaclient/bcr
       >     libX11.so.6 -> found: /nix/store/zdvnf6b6w5sdgxbzg7v6yrlijml8y4yq-libX11-1.8.7/lib
       >     libgtk-3.so.0 -> found: /nix/store/lk8kgif9ynk1l6aiqnbvzvys83n0h956-gtk+3-3.24.41/lib
       >     libgobject-2.0.so.0 -> found: /nix/store/g0gc1ls4p1rwcx7k5qr153rs71ir8ixn-glib-2.78.4/lib
       >     libglib-2.0.so.0 -> found: /nix/store/g0gc1ls4p1rwcx7k5qr153rs71ir8ixn-glib-2.78.4/lib
       >     libstdc++.so.6 -> found: /nix/store/9r8z1qr5jhv90fl2457qqml7qgk88fd6-gcc-13.2.0-lib/lib
       >     libgcc_s.so.1 -> found: /nix/store/nzvnm5wsigdi3akjkavhx0rmvc8q8q17-gcc-13.2.0-libgcc/lib
       > setting RPATH to: /nix/store/i0z5q7g923rplryks7ifnx1fijsx0kc1-glib-2.78.4-bin/lib:/nix/store/vch1vfgb53bjwmpha03yqf1i36fy1ai3-glib-networking-2.78.0/lib:/nix/store/kyl3xd6gahhyzrlqw14hcgq1448anmk4-pcsclite-2.0.1/lib:/nix/store/zdvnf6b6w5sdgxbzg7v6yrlijml8y4yq-libX11-1.8.7/lib:/nix/store/v1bmclspd8lhn7dqifrqh2aaxbnndjvh-libXScrnSaver-1.2.4/lib:/nix/store/7zkcm91ylnlip3xp1kn1xrn7d5zqzq1r-libXext-1.3.6/lib:/nix/store/w3cmwg74p7qzbvrchhlnrfxjzqv2wdl1-libXfixes-6.0.1/lib:/nix/store/8pi531z82gi0gpc5hfa6d5k5y842kh4f-libXinerama-1.1.5/lib:/nix/store/x9pcbn0i85ypl72a6fflvb4p97lhib0x-libXmu-1.1.4/lib:/nix/store/8c4f4sibkn5pwvqrjfbjzd483xd6qjd0-libXrender-0.9.11/lib:/nix/store/0djqa4i973a5sxngnrv15cqlar1y3zhb-libXtst-1.2.4/lib:/nix/store/klgd6i59s5dgdv9j8ka78s9ggqp8ijnk-libxcb-1.16/lib:/nix/store/0zxp52kpi4m8mix8jqhgib4d058plcj3-xprop-1.2.7/lib:/nix/store/r219hz52k4r8qphc6i0m6vnihjr8wygv-xdpyinfo-1.3.4/lib:/nix/store/99llzl5cqj861syz4nrpsgwc6rzna2vc-citrix-workspace-23.11.0.82/opt/citrix-icaclient/ceb/CtxChromiumBrowser:/nix/store/99llzl5cqj861syz4nrpsgwc6rzna2vc-citrix-workspace-23.11.0.82/opt/citrix-icaclient/bcr:/nix/store/lk8kgif9ynk1l6aiqnbvzvys83n0h956-gtk+3-3.24.41/lib:/nix/store/g0gc1ls4p1rwcx7k5qr153rs71ir8ixn-glib-2.78.4/lib:/nix/store/9r8z1qr5jhv90fl2457qqml7qgk88fd6-gcc-13.2.0-lib/lib:/nix/store/nzvnm5wsigdi3akjkavhx0rmvc8q8q17-gcc-13.2.0-libgcc/lib
       > auto-patchelf: 6 dependencies could not be satisfied
       > error: auto-patchelf could not satisfy dependency libopencv_core.so.407 wanted by /nix/store/99llzl5cqj861syz4nrpsgwc6rzna2vc-citrix-workspace-23.11.0.82/opt/citrix-icaclient/lib/libbgblur.so
       > error: auto-patchelf could not satisfy dependency libopencv_imgcodecs.so.407 wanted by /nix/store/99llzl5cqj861syz4nrpsgwc6rzna2vc-citrix-workspace-23.11.0.82/opt/citrix-icaclient/lib/libbgblur.so
       > error: auto-patchelf could not satisfy dependency libopencv_imgproc.so.407 wanted by /nix/store/99llzl5cqj861syz4nrpsgwc6rzna2vc-citrix-workspace-23.11.0.82/opt/citrix-icaclient/lib/libbgblur.so
       > error: auto-patchelf could not satisfy dependency libopencv_imgproc.so.407 wanted by /nix/store/99llzl5cqj861syz4nrpsgwc6rzna2vc-citrix-workspace-23.11.0.82/opt/citrix-icaclient/lib/third_party/libopencv_imgcodecs.so.4.7.0
       > error: auto-patchelf could not satisfy dependency libopencv_core.so.407 wanted by /nix/store/99llzl5cqj861syz4nrpsgwc6rzna2vc-citrix-workspace-23.11.0.82/opt/citrix-icaclient/lib/third_party/libopencv_imgcodecs.so.4.7.0
       > error: auto-patchelf could not satisfy dependency libopencv_core.so.407 wanted by /nix/store/99llzl5cqj861syz4nrpsgwc6rzna2vc-citrix-workspace-23.11.0.82/opt/citrix-icaclient/lib/third_party/libopencv_imgproc.so.4.7.0
       > auto-patchelf failed to find all the required dependencies.
       > Add the missing dependencies to --libs or use `--ignore-missing="foo.so.1 bar.so etc.so"`.
       > /nix/store/3qnm3nwjajgqa771dmi2dnwxrw0kzq5m-stdenv-linux/setup: line 131: pop_var_context: head of shell_variables not a function context
       For full logs, run 'nix log /nix/store/6x59bjd5b7wjrpy7iihapky7pcnj0m13-citrix-workspace-23.11.0.82.drv'.
error: 1 dependencies of derivation '/nix/store/l1cc1s7rj6zhr0vgmildl8pdikjqldix-nix-shell-env.drv' failed to build

Full log: https://pas.te.it/?d9b0dd15a104a3c4#2MkRixvcD2i8tsV5Pq6W67oCwEa8AHq9S45N4xHinsWQ

Additional context

It was working fine around 3 weeks ago, when I first installed it. Now, updating my system, the package fails to build. Nothing seems to have changed (not even the proprietary package).

Notify maintainers

@michaeladler @iblech

Metadata

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
this path will be fetched (0.00 MiB download, 0.00 MiB unpacked):
  /nix/store/g09jbj92l7j0wsvnch87z93mz9s8pz4i-nix-info
copying path '/nix/store/g09jbj92l7j0wsvnch87z93mz9s8pz4i-nix-info' from 'https://cache.nixos.org'...
 - system: `"x86_64-linux"`
 - host os: `Linux 4.18.0-513.11.1.el8_9.x86_64, Red Hat Enterprise Linux, 8.9 (Ootpa), nobuild`
 - multi-user?: `no`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.20.1`
 - nixpkgs: `/home/<user>/.nix-defexpr/channels/nixpkgs`

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

undyamon commented 4 months ago

Sorry, duplicate of #292403