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

Patch binaries with Rpath not runpath #2

Merged
merged 3 commits into from
Feb 22, 2024
Merged

Patch binaries with Rpath not runpath #2

merged 3 commits into from
Feb 22, 2024

Conversation

danpetry
Copy link

@danpetry danpetry commented Feb 20, 2024

See conda-forge#21 (comment) for explanation.

Note the build number doesn't need incrementing because it's not in defaults already.

@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(124): `conda run conda-lint /tmp/abs_b6fdo827ns/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:336: license_file_overspecified: Using license_file and license_url is overspecified.

===== ERRORS =====

  • clone/recipe/meta.yaml:220: missing_tests: output "cuda-cudart-static": No tests were found.
  • clone/recipe/meta.yaml:138: missing_tests: output "cuda-cudart-dev": No tests were found.
  • clone/recipe/meta.yaml:336: missing_license_family: The recipe is missing the about/license_family key.
  • clone/recipe/meta.yaml:336: missing_dev_url: The recipe is missing a dev_url
    ===== Final Report: =====
    4 Errors and 1 Warning were found

@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(124): `conda run conda-lint /tmp/abs_47dsj0qmb2/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:336: license_file_overspecified: Using license_file and license_url is overspecified.

===== ERRORS =====

  • clone/recipe/meta.yaml:336: missing_license_family: The recipe is missing the about/license_family key.
  • clone/recipe/meta.yaml:336: missing_dev_url: The recipe is missing a dev_url
  • clone/recipe/meta.yaml:138: missing_tests: output "cuda-cudart-dev": No tests were found.
  • clone/recipe/meta.yaml:220: missing_tests: output "cuda-cudart-static": No tests were found.
    ===== Final Report: =====
    4 Errors and 1 Warning were found

@danpetry danpetry merged commit c248164 into main Feb 22, 2024
7 of 8 checks passed
@danpetry danpetry deleted the rpath-not-runpath branch February 22, 2024 21:38
@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(124): `conda run conda-lint /tmp/abs_b45eb9egob/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:336: license_file_overspecified: Using license_file and license_url is overspecified.

===== ERRORS =====

  • clone/recipe/meta.yaml:220: missing_tests: output "cuda-cudart-static": No tests were found.
  • clone/recipe/meta.yaml:336: missing_dev_url: The recipe is missing a dev_url
  • clone/recipe/meta.yaml:138: missing_tests: output "cuda-cudart-dev": No tests were found.
  • clone/recipe/meta.yaml:336: missing_license_family: The recipe is missing the about/license_family key.
    ===== Final Report: =====
    4 Errors and 1 Warning were found

@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(124): `conda run conda-lint /tmp/abs_8aoj7locme/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:336: license_file_overspecified: Using license_file and license_url is overspecified.

===== ERRORS =====

  • clone/recipe/meta.yaml:138: missing_tests: output "cuda-cudart-dev": No tests were found.
  • clone/recipe/meta.yaml:336: missing_dev_url: The recipe is missing a dev_url
  • clone/recipe/meta.yaml:336: missing_license_family: The recipe is missing the about/license_family key.
  • clone/recipe/meta.yaml:220: missing_tests: output "cuda-cudart-static": No tests were found.
    ===== Final Report: =====
    4 Errors and 1 Warning were found

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.

4 participants