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 builds for Linux aarch64 & ppc64le #24

Merged
merged 4 commits into from
Feb 14, 2025

Conversation

martin-g
Copy link
Contributor

@martin-g martin-g commented Feb 12, 2025

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

@martin-g martin-g requested review from MathiasHaudgaard and a team as code owners February 12, 2025 09:03
@martin-g
Copy link
Contributor Author

@conda-forge-admin, please rerender

@conda-forge-admin
Copy link
Contributor

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.

@conda-forge-admin
Copy link
Contributor

Hi! This is the friendly automated conda-forge-webservice.

I tried to rerender for you but ran into some issues. Please check the output logs of the GitHub Actions workflow below for more details. You can also ping conda-forge/core (using the @ notation) for further assistance or you can try rerendering locally.

The following suggestions might help debug any issues:

  • Is the recipe/{meta.yaml,recipe.yaml} file valid?
  • If there is a recipe/conda-build-config.yaml file in the feedstock make sure that it is compatible with the current global pinnnings.
  • Is the fork used for this PR on an organization or user GitHub account? Automated rerendering via the webservices admin bot only works for user GitHub accounts.

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/13281691716. Examine the logs at this URL for more detail.

Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
@martin-g
Copy link
Contributor Author

@conda-forge-admin, please rerender

conda-forge-webservices[bot] and others added 2 commits February 12, 2025 09:09
It segfaults while trying to load the library:
```
> library('phangorn')
2025-02-12T09:15:38.3852838Z Loading required package: ape
2025-02-12T09:15:47.0076067Z code for methods in class “Rcpp_Fitch” was not checked for suspicious field assignments (recommended package ‘codetools’ not available?)
2025-02-12T09:15:47.2981478Z code for methods in class “Rcpp_Fitch” was not checked for suspicious field assignments (recommended package ‘codetools’ not available?)
2025-02-12T09:15:47.5403786Z >
2025-02-12T09:15:47.5404730Z >
2025-02-12T09:16:01.0393833Z /home/conda/feedstock_root/build_artifacts/r-phangorn_1739351512097/test_tmp/run_test.sh: line 7:  1124 Segmentation fault      (core dumped) $R -e "library('phangorn')"
2025-02-12T09:16:01.5048775Z WARNING: Tests failed for r-phangorn-2.12.1-r44h63c5bbe_1.conda - moving package to /home/conda/feedstock_root/build_artifacts/broken
2025-02-12T09:16:01.5485693Z Traceback (most recent call last):
2025-02-12T09:16:01.5486399Z   File "/opt/conda/lib/python3.12/site-packages/conda_build/build.py", line 3484, in test
2025-02-12T09:16:01.5501050Z     utils.check_call_env(
2025-02-12T09:16:01.5501600Z   File "/opt/conda/lib/python3.12/site-packages/conda_build/utils.py", line 406, in check_call_env
2025-02-12T09:16:01.5509938Z     return _func_defaulting_env_to_os_environ("call", *popenargs, **kwargs)
2025-02-12T09:16:01.5516278Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-12T09:16:01.5516756Z   File "/opt/conda/lib/python3.12/site-packages/conda_build/utils.py", line 382, in _func_defaulting_env_to_os_environ
2025-02-12T09:16:01.5517305Z     raise subprocess.CalledProcessError(proc.returncode, _args)
2025-02-12T09:16:01.5517751Z subprocess.CalledProcessError: Command '['/bin/bash', '-o', 'errexit', '/home/conda/feedstock_root/build_artifacts/r-phangorn_1739351512097/test_tmp/conda_test_runner.sh']' returned non-zero exit status 139.
2025-02-12T09:16:01.5518032Z
```

Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
@martin-g
Copy link
Contributor Author

@conda-forge-admin, please rerender

@martin-g
Copy link
Contributor Author

@conda-forge-admin, please ping team

@conda-forge-webservices
Copy link

Hi! This is the friendly automated conda-forge-webservice.

I was asked to ping @conda-forge/r-phangorn and so here I am doing that.

@dbast dbast merged commit 5b195a0 into conda-forge:main Feb 14, 2025
13 checks passed
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.

3 participants