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

MWE for path error when using libpython310 on macOS #28

Draft
wants to merge 59 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
a866fb0
Update MACOSX_DEPLOYMENT_TARGET
speth Aug 15, 2023
db585c6
Keep default C++ flags (for C++17 support)
speth Aug 15, 2023
a887cbe
Build with native HDF5 support
speth Aug 15, 2023
e095f6c
Install plugin library for calling ExtensibleRate from C++
speth Aug 15, 2023
b14e9a3
Use multiple processors to compile Python module
speth Aug 15, 2023
66e7300
Remove cantera.dll from Python module
speth Aug 15, 2023
ce4d0d0
MNT: Re-rendered with conda-build 3.26.0, conda-smithy 3.24.1, and co…
Aug 15, 2023
caa7c2d
Build Cantera 3.0.0b1
speth Aug 15, 2023
f4072bb
Cantera links dynamically to {fmt}
speth Aug 15, 2023
c86ad46
Build using SUNDIALS 6.6
speth Aug 15, 2023
bcc50dd
Update SConstruct patches for Cantera 3.0.0
speth Aug 15, 2023
4695e03
Skip configure checks for HDF5
speth Aug 15, 2023
a4d040e
Python tests are now standalone
speth Aug 16, 2023
c689a4d
Update scripts to reflect CTI/CTML removal
speth Aug 16, 2023
cac5f26
Fix compilation on macOS x86_64 with C++17 features
speth Aug 16, 2023
de3bd36
Allow propagation of MACOSX_SDK_VERSION
speth Aug 16, 2023
f2f8a44
Add tests to compile and run samples using libcantera-devel
speth Aug 16, 2023
5f1b59e
Test latest and greatest commit on Cantera main branch
speth Aug 16, 2023
94f9a81
Fix test tolerance issue on ppc64le
speth Aug 16, 2023
fccbac2
Cantera 3.0 requires Python 3.8 or newer
speth Aug 16, 2023
1b08413
Remove maximum pip version
speth Aug 16, 2023
a98130b
Try enabling Windows builds
speth Aug 16, 2023
94ed924
List files in generated packages as part of test stage
speth Aug 16, 2023
c723b46
Fix end-user dependencies for libcantera-devel
speth Aug 16, 2023
9db5170
MNT: Re-rendered with conda-build 3.26.0, conda-smithy 3.24.1, and co…
speth Aug 17, 2023
b50d32c
Show generated build scripts
speth Aug 17, 2023
2b640d3
Windows builds require renaming the shared library
speth Aug 17, 2023
4c5fff6
Compiled samples can't be tested when cross-compiling
speth Aug 17, 2023
4c75c16
Use 'package_build' SCons option
speth Aug 17, 2023
e2eb0ab
Trying to fix error after successful lib build on Windows
speth Aug 17, 2023
ea8ce91
TEMP from upstream: fix generated SConstruct files
speth Aug 17, 2023
77f6627
Fix file cleanup on Windows
speth Aug 17, 2023
accafac
TEMP: OpenMP/CMake fix
speth Aug 17, 2023
72e5de8
Investigate interaction between tests and cross-compilation
speth Aug 17, 2023
70d097c
Fix issues with Windows Python build
speth Aug 17, 2023
9b59646
Test compiling samples on Windows
speth Aug 17, 2023
0b936f9
Archive built packages for testing
speth Aug 17, 2023
a05d963
ExtensibleRate sample test requires Python module and libcantera-devel
speth Aug 17, 2023
b307009
Fix listing package contents on Windows
speth Aug 17, 2023
c060083
Fix path issues with ExtensibleRate test
speth Aug 18, 2023
c4c7edd
Try to fix test commands on Windows
speth Aug 18, 2023
0eb34be
Fix .bat file issues
speth Aug 18, 2023
3d02862
Specify conda layout
speth Aug 18, 2023
4cedbe3
TEMP: patch to allow use of conda layout
speth Aug 18, 2023
b664dca
Fix path for running CMake samples on Windows
speth Aug 18, 2023
259216a
Make .bat error checks more robust
speth Aug 18, 2023
da7e648
TEMP: debug extensiblerate pythonpath
speth Aug 18, 2023
8d8fb8e
Test clib example last, to help debug test failures
speth Aug 18, 2023
b2e041f
TEMP: Better handling of Cantera data path
speth Aug 18, 2023
7b7dea2
TEMP: Debugging failure on macOS with Python 3.10
speth Aug 18, 2023
116a239
Fix quoting issue on Windows
speth Aug 18, 2023
5d06937
Fix ExtensibleRate test on Windows
speth Aug 18, 2023
d400511
TEMP: Converting to MWE for Python 3.10 bug
speth Aug 19, 2023
41dba32
Also try native osx_arm64 builds
speth Aug 19, 2023
43f42c5
Try to get the right Python version
speth Aug 19, 2023
88a01a3
MNT: Re-rendered with conda-build 3.26.0, conda-smithy 3.24.1, and co…
speth Aug 19, 2023
40c0d0e
Specify version of Python in "build" and "run" environments
speth Aug 19, 2023
b9461d0
Minifying example
speth Aug 20, 2023
2354fc3
Add more info for bug report
speth Aug 22, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
89 changes: 0 additions & 89 deletions .azure-pipelines/azure-pipelines-linux.yml

This file was deleted.

59 changes: 40 additions & 19 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

41 changes: 0 additions & 41 deletions .ci_support/linux_64_numpy1.20python3.8.____cpython.yaml

This file was deleted.

41 changes: 0 additions & 41 deletions .ci_support/linux_64_numpy1.20python3.9.____cpython.yaml

This file was deleted.

41 changes: 0 additions & 41 deletions .ci_support/linux_64_numpy1.21python3.10.____cpython.yaml

This file was deleted.

41 changes: 0 additions & 41 deletions .ci_support/linux_64_numpy1.23python3.11.____cpython.yaml

This file was deleted.

45 changes: 0 additions & 45 deletions .ci_support/linux_aarch64_numpy1.20python3.8.____cpython.yaml

This file was deleted.

Loading