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

⚠️ CI failed on macOS.pylatest_conda_mkl_no_openmp (last failure: Apr 20, 2024) ⚠️ #28863

Closed
scikit-learn-bot opened this issue Apr 20, 2024 · 3 comments
Labels
Needs Triage Issue requires triage

Comments

@scikit-learn-bot
Copy link
Contributor

CI failed on macOS.pylatest_conda_mkl_no_openmp (Apr 20, 2024)
Unable to find junit file. Please see link for details.

@github-actions github-actions bot added the Needs Triage Issue requires triage label Apr 20, 2024
@scikit-learn-bot
Copy link
Contributor Author

scikit-learn-bot commented Apr 21, 2024

CI is no longer failing! ✅

Successful run on Apr 22, 2024

@adrinjalali
Copy link
Member

This is odd. It's passing now, so closing the issue, but for the record:

  FAILED: sklearn/neighbors/_kd_tree.cpython-312-darwin.so.p/sklearn/neighbors/_kd_tree.pyx.c
  cython -M --fast-fail -3 '-X language_level=3' '-X boundscheck=False' '-X wraparound=False' '-X initializedcheck=False' '-X nonecheck=False' '-X cdivision=True' '-X profile=False' --include-dir /Users/runner/work/1/s/build/cp312 sklearn/neighbors/_kd_tree.pyx -o sklearn/neighbors/_kd_tree.cpython-312-darwin.so.p/sklearn/neighbors/_kd_tree.pyx.c

  Error compiling Cython file:
  ------------------------------------------------------------
  ...
  from libc.string cimport memcpy

  import numpy as np
  import warnings

  from ..metrics._dist_metrics cimport (
  ^
  ------------------------------------------------------------

  sklearn/neighbors/_binary_tree.pxi:148:0: 'sklearn/metrics/_dist_metrics.pxd' not found
  [81/249] Compiling Cython source sklearn/_loss/_loss.pyx
  [82/249] Compiling Cython source /Users/runner/work/1/s/sklearn/preprocessing/_csr_polynomial_expansion.pyx
  [83/249] Compiling Cython source /Users/runner/work/1/s/sklearn/neighbors/_quad_tree.pyx
  ninja: build stopped: subcommand failed.

cc @lesteve

@lesteve
Copy link
Member

lesteve commented Apr 29, 2024

This is another instance of #28820

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

No branches or pull requests

3 participants