conda-forge / pytorch-cpu-feedstock

A conda-smithy repository for pytorch-cpu.
BSD 3-Clause "New" or "Revised" License
17 stars 43 forks source link

Demo failure of OSX Detection of numpy #253

Open hmaarrfk opened 1 month ago

hmaarrfk commented 1 month ago

Checklist

conda-forge-webservices[bot] commented 1 month ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml) and found it was in an excellent condition.

hmaarrfk commented 1 month ago

ps. build takes like 9 minutes to fail.

2024-08-25T12:31:43.7546270Z   CMake Debug Log at /Users/runner/miniforge3/conda-bld/libtorch_1724588719011/_build_env/share/cmake-3.30/Modules/FindPython/Support.cmake:3921 (find_path):
2024-08-25T12:31:43.7547830Z     find_path called with the following settings:
2024-08-25T12:31:43.7549320Z 
2024-08-25T12:31:43.7552720Z       VAR: _Python_NumPy_INCLUDE_DIR
2024-08-25T12:31:43.7555650Z       NAMES: "numpy/arrayobject.h"
2024-08-25T12:31:43.7557690Z              "numpy/numpyconfig.h"
2024-08-25T12:31:43.7558960Z       Documentation: Path to a file.
2024-08-25T12:31:43.7560580Z       Framework
2024-08-25T12:31:43.7562000Z         Only Search Frameworks: 0
2024-08-25T12:31:43.7563410Z         Search Frameworks Last: 0
2024-08-25T12:31:43.7565000Z         Search Frameworks First: 0
2024-08-25T12:31:43.7566810Z       AppBundle
2024-08-25T12:31:43.7568270Z         Only Search AppBundle: 0
2024-08-25T12:31:43.7569920Z         Search AppBundle Last: 0
2024-08-25T12:31:43.7571190Z         Search AppBundle First: 0
2024-08-25T12:31:43.7572680Z       NO_DEFAULT_PATH Enabled
2024-08-25T12:31:43.7573900Z 
2024-08-25T12:31:43.7575820Z     find_path considered the following locations:
2024-08-25T12:31:43.7576970Z 
2024-08-25T12:31:43.7579710Z       /Users/runner/miniforge3/conda-bld/libtorch_1724588719011/work/Intel MKL WARNING: Support of Intel(R) Streaming SIMD Extensions 4.2 (Intel(R) SSE4.2) enabled only processors has been deprecated. Intel oneAPI Math Kernel Library 2025.0 will require Intel(R) Advanced Vector Extensions (Intel(R) AVX) instructions.
2024-08-25T12:31:43.7581120Z 
2024-08-25T12:31:43.7582530Z     Intel MKL WARNING: Support of Intel(R) Streaming SIMD Extensions 4.2
2024-08-25T12:31:43.7584220Z     (Intel(R) SSE4.2) enabled only processors has been deprecated.  Intel
2024-08-25T12:31:43.7585550Z     oneAPI Math Kernel Library 2025.0 will require Intel(R) Advanced Vector
2024-08-25T12:31:43.7587370Z     Extensions (Intel(R) AVX) instructions.
2024-08-25T12:31:43.7588550Z 
2024-08-25T12:31:43.7589940Z 
2024-08-25T12:31:43.7592210Z     /Users/runner/miniforge3/conda-bld/libtorch_1724588719011/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/lib/python3.10/site-packages/numpy/_core/include/numpy/arrayobject.h
2024-08-25T12:31:43.7593710Z 
2024-08-25T12:31:43.7594860Z 
2024-08-25T12:31:43.7597180Z       /Users/runner/miniforge3/conda-bld/libtorch_1724588719011/work/Intel MKL WARNING: Support of Intel(R) Streaming SIMD Extensions 4.2 (Intel(R) SSE4.2) enabled only processors has been deprecated. Intel oneAPI Math Kernel Library 2025.0 will require Intel(R) Advanced Vector Extensions (Intel(R) AVX) instructions.
2024-08-25T12:31:43.7598560Z 
2024-08-25T12:31:43.7599980Z     Intel MKL WARNING: Support of Intel(R) Streaming SIMD Extensions 4.2
2024-08-25T12:31:43.7601620Z     (Intel(R) SSE4.2) enabled only processors has been deprecated.  Intel
2024-08-25T12:31:43.7602810Z     oneAPI Math Kernel Library 2025.0 will require Intel(R) Advanced Vector
2024-08-25T12:31:43.7604290Z     Extensions (Intel(R) AVX) instructions.
2024-08-25T12:31:43.7605500Z 
2024-08-25T12:31:43.7607140Z 
2024-08-25T12:31:43.7608930Z     /Users/runner/miniforge3/conda-bld/libtorch_1724588719011/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/lib/python3.10/site-packages/numpy/_core/include/numpy/numpyconfig.h
2024-08-25T12:31:43.7610440Z 
2024-08-25T12:31:43.7611750Z 
2024-08-25T12:31:43.7613180Z     The item was not found.
h-vetinari commented 1 month ago

Doesn't seem to trigger anymore with 3.30.3... 🤔

hmaarrfk commented 4 weeks ago

Unfortunately, the test still shows failure.

Also in https://github.com/conda-forge/pytorch-cpu-feedstock/pull/259