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: pdfstudioviewer #369526

Closed
mhmood-sf opened this issue Dec 31, 2024 · 0 comments
Closed

Build failure: pdfstudioviewer #369526

mhmood-sf opened this issue Dec 31, 2024 · 0 comments
Labels
0.kind: build failure A package fails to build

Comments

@mhmood-sf
Copy link

Steps To Reproduce

Steps to reproduce the behavior:

  1. build pdfstudioviewer (in a nix flake configuration with home-manager):
  home.packages = with pkgs; [
    pdfstudioviewer
  ];

Build log

Build Log
building the system configuration...
these 14 derivations will be built:
  /nix/store/9cgarsgk8vdg1zd9ygw4hb5pxm25dpbc-PDFStudioViewer_linux64.deb.drv
  /nix/store/vj8c1q5ab5bf5zzw9d5kn7fk8nvqhi74-pdfstudioviewer-2023.0.3.drv
  /nix/store/7cam8gcckqc6i2wshw5vyyakwn9885hs-pdfstudioviewer-2023.0.3-fhsenv-rootfs.drv
  /nix/store/ipdpga7pljgg795fz70w22qdqmy45dxv-pdfstudioviewer-2023.0.3-bwrap.drv
  /nix/store/bz95s1h39zlwksi0hxdd727iisbnqns1-pdfstudioviewer-2023.0.3.drv
  /nix/store/h4bkf481k2j8f14wwh7324swms6lsr89-home-manager-path.drv
  /nix/store/079lfibmafrcaymgivs6202bmqry88xd-hm_fontconfigconf.d10hmfonts.conf.drv
  /nix/store/gl7lbhsbf6p7qif19imyhnsqkpplcqlj-home-manager-files.drv
  /nix/store/z231a8qq5w1p2rjzraf78wj02l0dcqsv-home-manager-generation.drv
  /nix/store/ws5jjwn5m8czckm6rkr57v48h8jnds8p-unit-home-manager-atlin.service.drv
  /nix/store/27vhnnf97ggcxh5r7dzrdkhak03apix6-system-units.drv
  /nix/store/lrsdx2cpi2acbicgrfhs7jrppin0caza-user-environment.drv
  /nix/store/hppqcm20mj3aq220bb6rhdxahzpz8awm-etc.drv
  /nix/store/5v6rfikjws44c8p2nczh2ksgd3sbrpv2-nixos-system-snowman-ms-24.11.20241207.e2605d0.drv
building '/nix/store/9cgarsgk8vdg1zd9ygw4hb5pxm25dpbc-PDFStudioViewer_linux64.deb.drv'...
error: hash mismatch in fixed-output derivation '/nix/store/9cgarsgk8vdg1zd9ygw4hb5pxm25dpbc-PDFStudioViewer_linux64.deb.drv':
         specified: sha256-JQx5yJLjwW4VRXLM+/VNDXFN8ZcHJxlxyKDIzc++hEs=
            got:    sha256-hxReGuyGsBiEr7wWxWzQUQvxk11sgF9HkJ07L9i+e+0=
error: 1 dependencies of derivation '/nix/store/vj8c1q5ab5bf5zzw9d5kn7fk8nvqhi74-pdfstudioviewer-2023.0.3.drv' failed to build
error: 1 dependencies of derivation '/nix/store/bz95s1h39zlwksi0hxdd727iisbnqns1-pdfstudioviewer-2023.0.3.drv' failed to build
error: 1 dependencies of derivation '/nix/store/h4bkf481k2j8f14wwh7324swms6lsr89-home-manager-path.drv' failed to build
error: 1 dependencies of derivation '/nix/store/z231a8qq5w1p2rjzraf78wj02l0dcqsv-home-manager-generation.drv' failed to build
error: 1 dependencies of derivation '/nix/store/lrsdx2cpi2acbicgrfhs7jrppin0caza-user-environment.drv' failed to build
error: 1 dependencies of derivation '/nix/store/hppqcm20mj3aq220bb6rhdxahzpz8awm-etc.drv' failed to build
error: 1 dependencies of derivation '/nix/store/5v6rfikjws44c8p2nczh2ksgd3sbrpv2-nixos-system-snowman-ms-24.11.20241207.e2605d0.drv' failed to build

Additional context

-/-

Metadata

$ nix-shell -p nix-info --run "nix-info -m"

  • system: "x86_64-linux"
  • host os: Linux 6.6.63, NixOS, 24.11 (Vicuna), 24.11.20241207.e2605d0
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.24.10
  • channels(root): ""
  • nixpkgs: /nix/store/sqmn1ky3k66661h32djyjvsr8l99330z-source

Notify maintainers

@PhilippWoelfel


Note for maintainers: Please tag this issue in your PR.


Add a 👍 reaction to issues you find important.

@mhmood-sf mhmood-sf added the 0.kind: build failure A package fails to build label Dec 31, 2024
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

No branches or pull requests

1 participant