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

nsight_systems_target package fails to build #237

Closed
ARizzo35 opened this issue Aug 29, 2024 · 1 comment · Fixed by #238
Closed

nsight_systems_target package fails to build #237

ARizzo35 opened this issue Aug 29, 2024 · 1 comment · Fixed by #238

Comments

@ARizzo35
Copy link
Contributor

ARizzo35 commented Aug 29, 2024

On latest master, I added nvidia-jetpack.cudaPackages.nsight_systems_target to my environment.systemPackages but it fails to build with the following:

error:
       … while calling the 'head' builtin
         at /nix/store/6x9871n5b2whrrf51gfciszvink2avm0-source/lib/attrsets.nix:1575:11:
         1574|         || pred here (elemAt values 1) (head values) then
         1575|           head values
             |           ^
         1576|         else

       … while evaluating the attribute 'value'
         at /nix/store/6x9871n5b2whrrf51gfciszvink2avm0-source/lib/modules.nix:809:9:
          808|     in warnDeprecation opt //
          809|       { value = builtins.addErrorContext "while evaluating the option `${showOption loc}':" value;
             |         ^
          810|         inherit (res.defsFinal') highestPrio;

       (stack trace truncated; use '--show-trace' to show the full trace)

       error: attribute '"nsight-systems-2022.5.2"' missing
       at /nix/store/nri55gxi0nmqsq41y4bjqzfdl0iqmf45-source/pkgs/cuda-packages/default.nix:341:14:
          340|       version = nsight_system_version;
          341|       srcs = debs.common."nsight-systems-${nsight_system_version}".src;
             |              ^
          342|       postPatch = ''
@ARizzo35 ARizzo35 changed the title nsight_systems_target packages fail to build nsight_systems_target package fail to build Aug 29, 2024
@ARizzo35 ARizzo35 changed the title nsight_systems_target package fail to build nsight_systems_target package fails to build Aug 29, 2024
@therishidesai
Copy link

@ktrinh-anduril

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants