Skip to content

Build failure with pip #989

@elliottslaughter

Description

@elliottslaughter

This is similar to #988 except I am building with pip install . instead of make.

The build fails with:

  *** Building project with Ninja...
  2025-05-01 10:56:38,507 - scikit_build_core - DEBUG - RUNENV - changes since last run only:
  
  2025-05-01 10:56:38,507 - scikit_build_core - INFO - RUN: miniforge3/envs/build-legate-2025-04-25/bin/cmake --build legate/arch-linux-py-cuda-release/skbuild_core -v
  Change Dir: 'legate/arch-linux-py-cuda-release/skbuild_core'
 
  Run Build Command(s): /usr/bin/ninja-build -v -j 143
  ninja: error: build.ninja:12992: multiple outputs aren't (yet?) supported by depslog; bring this up on the mailing list if it affects you

Using the same environment and software versions as #988 (comment)

Using Legate main 27f4b34

Ninja version, to save you the trouble of checking the environment:

$ ninja --version                                                          
1.12.1

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions