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

Fix failing C/I build: conda: macos-14 / arm-64 #611

Closed
kordejong opened this issue Feb 19, 2024 · 3 comments · Fixed by #658
Closed

Fix failing C/I build: conda: macos-14 / arm-64 #611

kordejong opened this issue Feb 19, 2024 · 3 comments · Fixed by #658
Assignees
Labels
05: target: all All targets or not related to a specific target 15: feature: continuous integration Github actions, workflows, ... 25: kind: bug 35: high priority I need this now great for new contributers Does not require LUE-specific knowledge
Milestone

Comments

@kordejong
Copy link
Member

Building the package works fine. Using the package (testing phase) seems to be the problem.

/Users/runner/miniconda3/envs/test/conda-bld/lue_1708337407781/test_tmp/conda_test_runner.sh: line 3: 74405 Segmentation fault: 11  "/Users/runner/miniconda3/envs/test/conda-bld/lue_1708337407781/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/bin/python" -s "/Users/runner/miniconda3/envs/test/conda-bld/lue_1708337407781/test_tmp/run_test.py"
@kordejong kordejong added 25: kind: bug 05: target: all All targets or not related to a specific target 15: feature: continuous integration Github actions, workflows, ... 35: high priority I need this now great for new contributers Does not require LUE-specific knowledge labels Feb 19, 2024
@kordejong kordejong added this to the 0.3.8 milestone Feb 19, 2024
@kordejong kordejong self-assigned this Mar 13, 2024
@kordejong kordejong linked a pull request Mar 13, 2024 that will close this issue
@kordejong
Copy link
Member Author

Mmm, if supporting M1 works, we might as well forget about fixing this one.

@kordejong kordejong modified the milestones: 0.3.8, 0.3.9 Mar 14, 2024
@kordejong kordejong modified the milestones: 0.3.9, 0.3.8 Jun 5, 2024
@kordejong kordejong changed the title Fix failing C/I build: macOS / conda Fix failing C/I build: conda: macos-14 / arm-64 Jun 5, 2024
@kordejong kordejong removed their assignment Jun 5, 2024
@kordejong
Copy link
Member Author

meta.yaml contains [not arm64] conditions in run: section. These may the problem. Just remove them.

@kordejong kordejong self-assigned this Jun 12, 2024
@kordejong
Copy link
Member Author

For now we don't run the tests. All packages build but the runtime environment used for testing the macos packages is not right. Figure this out as a separate issue. For now we close this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
05: target: all All targets or not related to a specific target 15: feature: continuous integration Github actions, workflows, ... 25: kind: bug 35: high priority I need this now great for new contributers Does not require LUE-specific knowledge
Projects
None yet
1 participant