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

Add py-numpy #27

Merged
merged 1 commit into from
May 12, 2024
Merged

Add py-numpy #27

merged 1 commit into from
May 12, 2024

Conversation

m-kuhn
Copy link
Contributor

@m-kuhn m-kuhn commented Apr 22, 2024

No description provided.

@m-kuhn
Copy link
Contributor Author

m-kuhn commented May 12, 2024

@Neumann-A any idea where this is coming from?
In other environment the same port runs just fine

Build started at 2024-05-12T06:32:40.212474
Main binary: D:\a\python-registry\python-registry\vcpkg\installed\x64-windows\tools\python3\python.exe
Build Options: -Dblas=blas -Dlapack=lapack -Ddebug=false '-Dcmake_prefix_path=['"'"'D:/a/python-registry/python-registry/vcpkg/installed/x64-windows'"'"','"'"'D:/a/python-registr
y/python-registry/vcpkg/installed/x64-windows/debug'"'"','"'"'D:/a/python-registry/python-registry/vcpkg/installed/x64-windows/share'"'"']' -Dprefix=D:/a/python-registry/python-r
egistry/vcpkg/packages/numpy_x64-windows -Dlibdir=lib -Dbackend=ninja -Dbuildtype=plain -Dwrap_mode=nodownload '--native-file D:/a/python-registry/python-registry/vcpkg/buildtree
s/numpy/meson-x64-windows-rel.log'
Python system: Windows
The Meson build system
Version: 0.62.1
Source dir: D:\a\python-registry\python-registry\vcpkg\buildtrees\numpy\src\v1.26.4-5dd41186d9.clean
Build dir: D:\a\python-registry\python-registry\vcpkg\buildtrees\numpy\x64-windows-rel
Build type: native build
Running command: D:\a\python-registry\python-registry\vcpkg\installed\x64-windows\tools\python3\python.exe D:\a\python-registry\python-registry\vcpkg\buildtrees\numpy\src\v1.26.4
-5dd41186d9.clean\numpy/_build_utils/gitversion.py
--- stdout ---
1.26.4

--- stderr ---
Added vcpkg bin path to search for dlls. Path added: D:\a\python-registry\python-registry\vcpkg\installed\x64-windows\bin 



..\src\v1.26.4-5dd41186d9.clean\meson.build:1:0: ERROR: Meson version is 0.62.1 but project requires >=1.2.99

ADDITIONAL_BINARIES
cython=['${VCPKG_CYTHON}']
python3=['${VCPKG_PYTHON3}']
# python=['${VCPKG_PYTHON3}']
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Neumann-A this had to be commented compared to your code, otherwise it would complain about python being duplicated

@Neumann-A
Copy link
Member

You run vcpkg with the wrong version of vcpkg-tool-meson ?

@m-kuhn
Copy link
Contributor Author

m-kuhn commented May 12, 2024

You run vcpkg with the wrong version of vcpkg-tool-meson ?

👀
Baseline updated over there #29, let's retry once this is in

@Neumann-A
Copy link
Member

There should probably a test port which just runs np.test() with meson from vcpkg setup.

@m-kuhn
Copy link
Contributor Author

m-kuhn commented May 12, 2024

I've seen #28 in draft

@m-kuhn m-kuhn closed this May 12, 2024
@m-kuhn m-kuhn reopened this May 12, 2024
@m-kuhn m-kuhn merged commit 3b64f7c into main May 12, 2024
7 of 8 checks passed
@m-kuhn m-kuhn deleted the numpy branch May 12, 2024 10:17
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 this pull request may close these issues.

2 participants