Skip to content

python311Packages.triton build failure on x86_64-linux as of a4e8dd38 #280621

@samuela

Description

@samuela

Issue description

Build of python311Packages.triton failed on x86_64-linux as of a4e8dd3. This is currently breaking python3Packages.torchvision.

error: builder for '/nix/store/ca4dhkv72m0ijgxzhdqzkcmd902fl5ry-python3.11-triton-2.1.0.drv' failed with exit code 1;
       last 10 log lines:
       >     super().run_command(command)
       >   File "/nix/store/7fnhc3nd125lq9vzw6bghsvbnmcc8mc1-python3.11-setuptools-69.0.2/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
       >     cmd_obj.run()
       >   File "<string>", line 193, in run
       >   File "<string>", line 262, in build_extension
       >   File "/nix/store/asiphbpiy2gmidfm3xbwcikayhs66289-python3-3.11.7/lib/python3.11/subprocess.py", line 413, in check_call
       >     raise CalledProcessError(retcode, cmd)
       > subprocess.CalledProcessError: Command '['cmake', '--build', '.', '--config', 'TritonRelBuildWithAsserts', '-j8']' returned non-zero exit status 2.
       >
       > ERROR Backend subprocess exited when trying to invoke build_wheel
       For full logs, run 'nix log /nix/store/ca4dhkv72m0ijgxzhdqzkcmd902fl5ry-python3.11-triton-2.1.0.drv'.
error: 1 dependencies of derivation '/nix/store/z5ykkjccifj1j5fk34s5vprzg9hkxhjk-python3.11-torch-2.1.2.drv' failed to build
error: 1 dependencies of derivation '/nix/store/h9jsw9ff4ys79kl6cg19s8lkvhv8mnl0-python3.11-torchvision-0.16.2.drv' failed to build

full build log

python3Packages.torchvision maintainers cc: @ericsagnes
python311Packages.triton maintainers cc:
Other cc: n/a

Steps to reproduce

  1. Checkout nixpkgs at commit a4e8dd3
  2. Run nix-build -A python311Packages.triton

Technical details

 - system: `"x86_64-linux"`
 - host os: `Linux 6.2.0-1018-azure, Ubuntu, 22.04.3 LTS (Jammy Jellyfish), nobuild`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.16.1`
 - nixpkgs: `/nix/store/lx9nr76jv520f1nzlppj9fmrkgiinwax-source`

Contents of ~/.config/nixpkgs/config.nix:

{ allowUnfree = true; cudaSupport = true; cudaCapabilities = ["8.0"]; }

Misc.

This issue was automatically generated by nixpkgs-upkeep.

  • CI workflow that created this issue.
  • Internal tags: 452999352467875719 4006753734297623484

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions