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

medaka: add linux-aarch64 build #46801

Closed
wants to merge 10 commits into from
Closed

Commits on Jun 3, 2024

  1. medaka: add linux-aarch64 build

    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    39a973f View commit details
    Browse the repository at this point in the history
  2. Try with libcurl >=8.6.0 (latest available)

    The build currently fails with:
    ```
    
    The reported errors are:
    - Encountered problems while solving:
    -   - nothing provides openssl >=1.0.2p,<1.0.3a needed by libcurl-7.63.0-h01ee5af_1000
    -
    ```
    
    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    fb4aafe View commit details
    Browse the repository at this point in the history
  3. clean up recipe

    mencian authored and martin-g committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4b800c1 View commit details
    Browse the repository at this point in the history
  4. edit build.sh

    mencian authored and martin-g committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a7bd5a2 View commit details
    Browse the repository at this point in the history
  5. edit meta.yaml

    mencian authored and martin-g committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    51081ad View commit details
    Browse the repository at this point in the history
  6. edit meta.yaml

    mencian authored and martin-g committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    42385b8 View commit details
    Browse the repository at this point in the history
  7. edit meta.yaml

    mencian authored and martin-g committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    ea8ba27 View commit details
    Browse the repository at this point in the history
  8. edit meta.yaml

    mencian authored and martin-g committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    cac9d21 View commit details
    Browse the repository at this point in the history
  9. Try with libcurl 8.x in conda_build_config.yaml

    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    259f715 View commit details
    Browse the repository at this point in the history
  10. Try with openssl 3.x in conda_build_config.yaml

    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d9a7967 View commit details
    Browse the repository at this point in the history