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

PKG-5908 - v2.5.1 - Add back what we want and debug after conda-forge sync. Non-windows, non-cuda platforms only skip CI #45

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

danpetry
Copy link
Contributor

@danpetry danpetry commented Nov 4, 2024

Destination channel: defaults

Links

Explanation of changes:

  • For Unix platforms only. Windows currently being worked on.
  • Adding back any changes we want to keep our side, and debugging, after syncing with conda-forge:
    • remove their github actions so they don't try to trigger their CI
    • retain our abs.yaml. Currently using a staged version of sympy
    • Comments kept in
    • Windows settings kept in (Windows doesn't currently build on conda-forge).
    • Various clearly commented settings in build.sh
    • Use our pybind11 and eigen
    • Don't use TH_BINARY_BUILD - this looks legacy; I can't figure out in the source code what it does
    • support openblas rather than generic (gnu) blas
    • support metal on mac
    • PTX built for older cuda versions for wider compatibility
    • --no-build-isolation as per usual
    • rsync rather than mv a directory because the dest directory isn't empty
    • completely change the conda_build_config back to ours
    • megabuild (build libtorch once, build python components 4 times) for all platforms
    • Run smoke test from upstream, automatically downloading the smoke test
    • allow easy building of release candidates prior to full release
    • keep our build strings
    • libprotobuf currently isn't happy being unvendored on windows, currently under development
    • add opentelemetry-api, the cmake config complains it's not found
    • use unittest-xml-reporting to get xmlrunner
    • add intel-openmp to run to solve overlinking errors
    • whitelist ld64 on s390x as usual
    • various changes to keep the blas/openmp packages we were using before
    • keep our cuda variant selectors to match our cbc.yaml scheme
    • build with numpy 2
    • pin some host dependencies
    • add back our tests
    • use our pytorch-gpu/cpu metapackage scheme, theirs doesn't work as-is
    • keep our patches related to openmp build issues, continuing failed tests
    • conda-forge hadn't refreshed patches, we have done this
    • added patches fixing a build compilation failure and an inductor (JIT compiler frontend) compilation failure

NB

  • Dependent on sympy being merged
  • Not currently built for python 3.13. For this, sympy needs to be rebuilt for python 3.13, ideally involving further, non-trivial upstream rebuilds
  • host dependency pinning is not thorough but if that's not critical, a further pass of debugging/building being avoided would be nice
  • The builds all pass and test correctly. I squashed commits and changed the base to support the first sync PR better, but the changes and the base are both exactly the same.
  • There are a small percentage of tests that fail but these failed before so are not regressions.

@danpetry danpetry changed the title Pick what we want to keep, drop what we don't want to bring across Pick what we want to keep, drop what we don't want to bring across skip CI Nov 11, 2024
@danpetry danpetry changed the title Pick what we want to keep, drop what we don't want to bring across skip CI Pick what we want to keep, drop what we don't want to bring across Nov 11, 2024
@danpetry danpetry closed this Nov 11, 2024
@danpetry danpetry reopened this Nov 11, 2024
@anaconda-pkg-build
Copy link

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

===== WARNINGS =====

  • clone/recipe/meta.yaml:121: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:0: no_global_test: Global tests are ignored in multi-output recipes.
  • clone/recipe/meta.yaml:239: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:299: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:125: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:141: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:243: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:119: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:123: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:124: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:258: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:240: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:244: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:139: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:138: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:245: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:123: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:142: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:259: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:141: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:242: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:261: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:137: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:139: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:260: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:120: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:241: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:262: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:122: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:257: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:297: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:141: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:261: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:259: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:243: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:140: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:261: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.

===== ERRORS =====

  • clone/recipe/meta.yaml:1: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:264: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:178: outputs_not_unique: output "libtorch": Output name is not unique
  • clone/recipe/meta.yaml:0: missing_section: output "libtorch": The requirements section is missing.
  • clone/recipe/meta.yaml:50: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:52: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:266: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:180: outputs_not_unique: output "libtorch": Output name is not unique
    ===== Final Report: =====
    8 Errors and 37 Warnings were found

@anaconda-pkg-build
Copy link

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

===== WARNINGS =====

  • clone/recipe/meta.yaml:246: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:125: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:138: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:122: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:268: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:123: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:242: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:262: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:240: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:119: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:140: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:124: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:141: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:244: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:258: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:137: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:139: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:243: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:0: no_global_test: Global tests are ignored in multi-output recipes.
  • clone/recipe/meta.yaml:262: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:241: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:141: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:301: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:123: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:139: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:142: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:262: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:263: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:259: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:266: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:244: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:260: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:261: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:299: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:141: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:121: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:120: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:147: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:260: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:245: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:149: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.

===== ERRORS =====

  • clone/recipe/meta.yaml:0: missing_section: output "libtorch": The requirements section is missing.
  • clone/recipe/meta.yaml:1: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:268: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:181: outputs_not_unique: output "libtorch": Output name is not unique
  • clone/recipe/meta.yaml:266: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:50: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:52: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:179: outputs_not_unique: output "libtorch": Output name is not unique
    ===== Final Report: =====
    8 Errors and 41 Warnings were found

@anaconda-pkg-build
Copy link

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

===== WARNINGS =====

  • clone/recipe/meta.yaml:266: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:142: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:147: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:301: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:261: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:123: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:137: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:263: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:260: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:244: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:122: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:268: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:243: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:242: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:0: no_global_test: Global tests are ignored in multi-output recipes.
  • clone/recipe/meta.yaml:258: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:139: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:121: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:262: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:123: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:259: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:149: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:141: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:138: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:139: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:245: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:120: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:240: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:299: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:260: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:262: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:125: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:141: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:244: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:141: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:262: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:124: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:241: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:246: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:119: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:140: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.

===== ERRORS =====

  • clone/recipe/meta.yaml:268: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:52: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:179: outputs_not_unique: output "libtorch": Output name is not unique
  • clone/recipe/meta.yaml:181: outputs_not_unique: output "libtorch": Output name is not unique
  • clone/recipe/meta.yaml:1: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:50: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:0: missing_section: output "libtorch": The requirements section is missing.
  • clone/recipe/meta.yaml:266: remove_python_pinning: On arch specific packages, python deps should not be constrained.
    ===== Final Report: =====
    8 Errors and 41 Warnings were found

@anaconda-pkg-build
Copy link

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

===== WARNINGS =====

  • clone/recipe/meta.yaml:240: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:239: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:121: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:119: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:244: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:137: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:243: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:260: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:122: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:142: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:266: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:141: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:256: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:261: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:141: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:258: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:242: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:147: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:241: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:124: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:0: no_global_test: Global tests are ignored in multi-output recipes.
  • clone/recipe/meta.yaml:297: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:257: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:260: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:123: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:149: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:140: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:139: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:242: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:139: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:123: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:120: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:125: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:260: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:264: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:299: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:141: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:238: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:259: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:138: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:258: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.

===== ERRORS =====

  • clone/recipe/meta.yaml:266: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:181: outputs_not_unique: output "libtorch": Output name is not unique
  • clone/recipe/meta.yaml:264: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:52: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:0: missing_section: output "libtorch": The requirements section is missing.
  • clone/recipe/meta.yaml:1: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:50: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:179: outputs_not_unique: output "libtorch": Output name is not unique
    ===== Final Report: =====
    8 Errors and 41 Warnings were found

@anaconda-pkg-build
Copy link

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

===== WARNINGS =====

  • clone/recipe/meta.yaml:139: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:264: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:121: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:120: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:260: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:244: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:137: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:241: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:124: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:146: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:261: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:123: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:140: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:148: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:256: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:301: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:260: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:242: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:259: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:136: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:258: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:242: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:257: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:260: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:243: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:138: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:140: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:238: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:141: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:140: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:266: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:118: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:122: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:138: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:122: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:119: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:0: no_global_test: Global tests are ignored in multi-output recipes.
  • clone/recipe/meta.yaml:239: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:240: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:258: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:299: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends

===== ERRORS =====

  • clone/recipe/meta.yaml:1: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:264: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:52: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:180: outputs_not_unique: output "libtorch": Output name is not unique
  • clone/recipe/meta.yaml:178: outputs_not_unique: output "libtorch": Output name is not unique
  • clone/recipe/meta.yaml:0: missing_section: output "libtorch": The requirements section is missing.
  • clone/recipe/meta.yaml:50: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:266: remove_python_pinning: On arch specific packages, python deps should not be constrained.
    ===== Final Report: =====
    8 Errors and 41 Warnings were found

@danpetry danpetry changed the title Pick what we want to keep, drop what we don't want to bring across Pick what we want to keep, drop what we don't want to bring across skip CI Nov 25, 2024
@danpetry danpetry changed the title Pick what we want to keep, drop what we don't want to bring across skip CI Pick what we want to keep, drop what we don't want to bring across Nov 25, 2024
@danpetry danpetry closed this Nov 25, 2024
@danpetry danpetry reopened this Nov 25, 2024
@anaconda-pkg-build
Copy link

Linter check found the following problems: WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps

ERROR conda.cli.main_run:execute(125): conda run conda-lint /tmp/abs_c1kxb8f574/clone failed. (See above for error)
The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:258: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:118: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:138: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:138: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:299: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:260: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:119: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:264: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:261: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:240: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:259: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:243: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:242: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:140: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:124: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:238: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:122: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:266: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:120: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:141: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:0: no_global_test: Global tests are ignored in multi-output recipes.
  • clone/recipe/meta.yaml:140: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:148: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:123: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:121: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:244: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:137: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:258: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:257: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:260: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:140: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:256: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:139: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:239: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:242: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:122: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:301: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:136: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:146: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:241: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:260: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.

===== ERRORS =====

  • clone/recipe/meta.yaml:180: outputs_not_unique: output "libtorch": Output name is not unique
  • clone/recipe/meta.yaml:266: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:0: missing_section: output "libtorch": The requirements section is missing.
  • clone/recipe/meta.yaml:50: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:52: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:178: outputs_not_unique: output "libtorch": Output name is not unique
  • clone/recipe/meta.yaml:264: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:1: remove_python_pinning: On arch specific packages, python deps should not be constrained.
    ===== Final Report: =====
    8 Errors and 41 Warnings were found

@anaconda-pkg-build
Copy link

Linter check found the following problems: WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps

ERROR conda.cli.main_run:execute(125): conda run conda-lint /tmp/abs_9dj8dve0j8/clone failed. (See above for error)
The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:269: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:270: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:268: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:145: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:270: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:123: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:147: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:120: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:252: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:311: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:139: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:122: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:271: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:138: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:141: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:252: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:266: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:251: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:254: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:248: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:249: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:253: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:274: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:123: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:276: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:250: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:267: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:309: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:137: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:125: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:139: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:141: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:0: no_global_test: Global tests are ignored in multi-output recipes.
  • clone/recipe/meta.yaml:268: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:121: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:142: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:140: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:124: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:119: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.

===== ERRORS =====

  • clone/recipe/meta.yaml:1: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:50: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:52: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:182: outputs_not_unique: output "libtorch": Output name is not unique
  • clone/recipe/meta.yaml:184: outputs_not_unique: output "libtorch": Output name is not unique
  • clone/recipe/meta.yaml:0: missing_section: output "libtorch": The requirements section is missing.
  • clone/recipe/meta.yaml:274: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:276: remove_python_pinning: On arch specific packages, python deps should not be constrained.
    ===== Final Report: =====
    8 Errors and 39 Warnings were found

@danpetry danpetry closed this Dec 9, 2024
@danpetry danpetry reopened this Dec 9, 2024
@anaconda-pkg-build
Copy link

Linter check found the following problems: WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps

ERROR conda.cli.main_run:execute(125): conda run conda-lint /tmp/abs_9bfdlb4s9u/clone failed. (See above for error)
The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:269: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:122: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:123: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:270: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:270: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:253: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:0: no_global_test: Global tests are ignored in multi-output recipes.
  • clone/recipe/meta.yaml:274: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:119: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:276: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:145: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:250: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:271: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:121: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:142: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:309: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:139: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:137: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:124: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:252: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:266: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:249: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:311: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:125: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:139: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:268: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:147: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:141: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:252: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:267: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:138: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:254: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:123: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:248: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:268: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:140: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:251: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:141: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:120: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.

===== ERRORS =====

  • clone/recipe/meta.yaml:276: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:1: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:274: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:50: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:52: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:182: outputs_not_unique: output "libtorch": Output name is not unique
  • clone/recipe/meta.yaml:0: missing_section: output "libtorch": The requirements section is missing.
  • clone/recipe/meta.yaml:184: outputs_not_unique: output "libtorch": Output name is not unique
    ===== Final Report: =====
    8 Errors and 39 Warnings were found

@anaconda-pkg-build
Copy link

Linter check found the following problems: WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps

ERROR conda.cli.main_run:execute(125): conda run conda-lint /tmp/abs_dcs7ik7q9n/clone failed. (See above for error)
The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:254: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:137: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:123: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:252: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:120: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:122: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:311: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:270: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:269: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:121: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:139: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:0: no_global_test: Global tests are ignored in multi-output recipes.
  • clone/recipe/meta.yaml:252: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:248: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:140: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:139: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:123: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:268: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:142: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:147: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:276: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:270: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:250: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:271: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:249: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:125: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:253: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:138: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:141: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:141: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:124: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:251: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:268: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:119: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:309: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:145: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:267: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:274: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:266: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.

===== ERRORS =====

  • clone/recipe/meta.yaml:274: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:1: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:50: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:182: outputs_not_unique: output "libtorch": Output name is not unique
  • clone/recipe/meta.yaml:0: missing_section: output "libtorch": The requirements section is missing.
  • clone/recipe/meta.yaml:276: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:52: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:184: outputs_not_unique: output "libtorch": Output name is not unique
    ===== Final Report: =====
    8 Errors and 39 Warnings were found

@anaconda-pkg-build
Copy link

Linter check found the following problems: WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps

ERROR conda.cli.main_run:execute(125): conda run conda-lint /tmp/abs_e63amvz4z_/clone failed. (See above for error)
The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:138: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:274: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:311: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:141: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:119: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:276: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:271: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:270: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:268: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:248: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:268: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:137: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:140: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:252: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:270: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:123: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:122: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:139: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:124: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:251: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:141: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:250: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:309: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:139: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:249: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:266: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:121: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:123: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:142: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:147: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:120: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:267: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:125: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:145: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:253: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:254: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:0: no_global_test: Global tests are ignored in multi-output recipes.
  • clone/recipe/meta.yaml:252: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:269: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.

===== ERRORS =====

  • clone/recipe/meta.yaml:276: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:274: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:182: outputs_not_unique: output "libtorch": Output name is not unique
  • clone/recipe/meta.yaml:0: missing_section: output "libtorch": The requirements section is missing.
  • clone/recipe/meta.yaml:184: outputs_not_unique: output "libtorch": Output name is not unique
  • clone/recipe/meta.yaml:50: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:1: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:52: missing_hash: The recipe is missing a sha256 checksum for a source file
    ===== Final Report: =====
    8 Errors and 39 Warnings were found

@anaconda-pkg-build
Copy link

Linter check found the following problems: WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps

ERROR conda.cli.main_run:execute(125): conda run conda-lint /tmp/abs_d8rr9bz5z8/clone failed. (See above for error)
The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:275: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:142: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:120: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:270: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:271: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:310: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:312: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:124: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:252: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:148: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:123: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:269: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:253: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:250: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:142: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:121: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:272: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:0: no_global_test: Global tests are ignored in multi-output recipes.
  • clone/recipe/meta.yaml:249: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:254: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:277: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:124: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:139: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:251: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:140: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:146: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:140: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:143: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:269: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:125: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:268: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:138: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:267: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:126: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:141: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:271: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:122: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:253: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:255: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.

===== ERRORS =====

  • clone/recipe/meta.yaml:51: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:277: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:1: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:275: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:53: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:185: outputs_not_unique: output "libtorch": Output name is not unique
  • clone/recipe/meta.yaml:0: missing_section: output "libtorch": The requirements section is missing.
  • clone/recipe/meta.yaml:183: outputs_not_unique: output "libtorch": Output name is not unique
    ===== Final Report: =====
    8 Errors and 39 Warnings were found

@anaconda-pkg-build
Copy link

Linter check found the following problems: WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps

ERROR conda.cli.main_run:execute(125): conda run conda-lint /tmp/abs_25yyj1iii9/clone failed. (See above for error)
The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:140: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:269: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:124: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:254: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:142: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:275: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:148: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:126: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:249: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:270: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:253: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:271: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:267: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:312: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:125: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:271: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:120: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:146: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:141: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:0: no_global_test: Global tests are ignored in multi-output recipes.
  • clone/recipe/meta.yaml:268: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:250: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:138: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:121: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:269: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:123: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:277: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:140: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:272: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:251: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:143: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:139: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:310: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:142: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:253: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:124: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:122: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:255: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:252: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.

===== ERRORS =====

  • clone/recipe/meta.yaml:1: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:0: missing_section: output "libtorch": The requirements section is missing.
  • clone/recipe/meta.yaml:53: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:275: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:277: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:183: outputs_not_unique: output "libtorch": Output name is not unique
  • clone/recipe/meta.yaml:185: outputs_not_unique: output "libtorch": Output name is not unique
  • clone/recipe/meta.yaml:51: missing_hash: The recipe is missing a sha256 checksum for a source file
    ===== Final Report: =====
    8 Errors and 39 Warnings were found

@danpetry danpetry changed the base branch from conda-forge-main to dpetry/conda-forge-sync December 18, 2024 17:29
@danpetry danpetry force-pushed the dpetry/conda-forge-sync branch from c27e5ee to 774d961 Compare December 18, 2024 17:48
  - remove their github actions so they don't try to trigger their CI
  - retain our abs.yaml. Currently using a staged version of sympy
  - Comments kept in
  - Windows settings kept in (Windows doesn't currently build on conda-forge).
  - Various clearly commented settings in build.sh
  - Use our pybind11 and eigen
  - Don't use TH_BINARY_BUILD - this looks legacy; I can't figure out in the source code what it does
  - support openblas rather than generic (gnu) blas
  - support metal on mac
  - PTX built for older cuda versions for wider compatibility
  - --no-build-isolation as per usual
  - rsync rather than mv a directory because the dest directory isn't empty
  - completely change the conda_build_config back to ours
  - megabuild (build libtorch once, build python components 4 times) for all platforms
  - Run smoke test from upstream, automatically downloading the smoke test
  - allow easy building of release candidates prior to full release
  - keep our build strings
  - libprotobuf currently isn't happy being unvendored on windows, currently under development
  - add opentelemetry-api, the cmake config complains it's not found
  - use unittest-xml-reporting to get xmlrunner
  - add intel-openmp to run to solve overlinking errors
  - whitelist ld64 on s390x as usual
  - various changes to keep the blas/openmp packages we were using before
  - keep our cuda variant selectors to match our cbc.yaml scheme
  - build with numpy 2
  - pin some host dependencies
  - add back our tests
  - use our pytorch-gpu/cpu metapackage scheme, theirs doesn't work as-is
  - keep our patches related to openmp build issues, continuing failed tests
  - conda-forge hadn't refreshed patches, we have done this
  - added patches fixing a build compilation failure and an inductor (JIT compiler frontend) compilation failure
@danpetry danpetry force-pushed the PKG-5908-update-2.5.0 branch from 2f7ffd0 to d972b30 Compare December 18, 2024 18:46
@anaconda-pkg-build
Copy link

Linter check found the following problems: WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps

ERROR conda.cli.main_run:execute(125): conda run conda-lint /tmp/abs_besf4c_tyh/clone failed. (See above for error)
The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:275: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:124: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:140: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:271: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:252: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:253: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:141: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:277: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:139: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:268: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:140: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:267: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:120: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:249: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:270: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:272: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:148: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:126: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:251: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:124: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:269: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:138: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:122: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:269: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:254: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:121: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:271: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:255: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:253: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:125: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:123: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:146: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:142: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:0: no_global_test: Global tests are ignored in multi-output recipes.
  • clone/recipe/meta.yaml:310: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:250: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:143: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:142: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:312: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends

===== ERRORS =====

  • clone/recipe/meta.yaml:0: missing_section: output "libtorch": The requirements section is missing.
  • clone/recipe/meta.yaml:51: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:275: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:183: outputs_not_unique: output "libtorch": Output name is not unique
  • clone/recipe/meta.yaml:277: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:185: outputs_not_unique: output "libtorch": Output name is not unique
  • clone/recipe/meta.yaml:53: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:1: remove_python_pinning: On arch specific packages, python deps should not be constrained.
    ===== Final Report: =====
    8 Errors and 39 Warnings were found

@danpetry danpetry marked this pull request as ready for review December 18, 2024 18:50
@danpetry danpetry changed the title Pick what we want to keep, drop what we don't want to bring across PKG-5908 - v2.5.1 - Add back what we want and debug after conda-forge sync Dec 18, 2024
@danpetry
Copy link
Contributor Author

danpetry commented Jan 6, 2025

NB last builds passed; restarting to get logs.

@danpetry danpetry closed this Jan 6, 2025
@danpetry danpetry reopened this Jan 6, 2025
@anaconda-pkg-build
Copy link

Linter check found the following problems: WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps WARNING:root:Failed to render using RecipeParserDeps

ERROR conda.cli.main_run:execute(125): conda run conda-lint /tmp/abs_85wy_3uae5/clone failed. (See above for error)
The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:0: no_global_test: Global tests are ignored in multi-output recipes.
  • clone/recipe/meta.yaml:140: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:120: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:141: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:253: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:125: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:124: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:123: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:271: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:312: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:268: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:121: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:142: build_tools_must_be_in_build: The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:143: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:251: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:267: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:269: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:270: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:122: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:124: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:269: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:253: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:142: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:271: build_tools_must_be_in_build: output "pytorch": The build tool pkg-config is not in the build section.
  • clone/recipe/meta.yaml:250: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:139: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:140: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:254: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:255: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:252: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:148: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:277: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:138: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:310: python_build_tool_in_run: output "pytorch": The python build tool setuptools is in run depends
  • clone/recipe/meta.yaml:126: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:249: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:146: host_section_needs_exact_pinnings: Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:272: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:275: host_section_needs_exact_pinnings: output "pytorch": Linked libraries host should have exact version pinnings.

===== ERRORS =====

  • clone/recipe/meta.yaml:183: outputs_not_unique: output "libtorch": Output name is not unique
  • clone/recipe/meta.yaml:51: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:185: outputs_not_unique: output "libtorch": Output name is not unique
  • clone/recipe/meta.yaml:53: missing_hash: The recipe is missing a sha256 checksum for a source file
  • clone/recipe/meta.yaml:0: missing_section: output "libtorch": The requirements section is missing.
  • clone/recipe/meta.yaml:1: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:277: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:275: remove_python_pinning: On arch specific packages, python deps should not be constrained.
    ===== Final Report: =====
    8 Errors and 39 Warnings were found

Copy link

@ELundby45 ELundby45 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall I think this all looks good, I appreciate the comments!

Sympy (without improvements) is available and can be removed from abs.yaml.

Thanks for doing all the heavy lifting!

recipe/meta.yaml Show resolved Hide resolved
@cbouss cbouss requested review from cbouss and removed request for cbouss January 7, 2025 22:43
Comment on lines +36 to +57
- FIND_LIBRARY(MKL_LAPACK_LIBRARIES NAMES "mkl_lapack${mkl64}${mkls}")
+ FIND_LIBRARY(MKL_LAPACK_LIBRARIES NAMES "mkl_lapack${mkl64}${mkls}_dll")
MARK_AS_ADVANCED(MKL_LAPACK_LIBRARIES)
ENDIF (NOT MKL_LAPACK_LIBRARIES)
IF (NOT MKL_LAPACK_LIBRARIES)
- FIND_LIBRARY(MKL_LAPACK_LIBRARIES NAMES "mkl_lapack95${mkl64}${mkls}")
+ FIND_LIBRARY(MKL_LAPACK_LIBRARIES NAMES "mkl_lapack95${mkl64}${mkls}_dll")
MARK_AS_ADVANCED(MKL_LAPACK_LIBRARIES)
ENDIF (NOT MKL_LAPACK_LIBRARIES)
IF (NOT MKL_SCALAPACK_LIBRARIES)
- FIND_LIBRARY(MKL_SCALAPACK_LIBRARIES NAMES "mkl_scalapack${mkl64}${mkls}")
+ FIND_LIBRARY(MKL_SCALAPACK_LIBRARIES NAMES "mkl_scalapack${mkl64}${mkls}_dll")
MARK_AS_ADVANCED(MKL_SCALAPACK_LIBRARIES)
ENDIF (NOT MKL_SCALAPACK_LIBRARIES)
IF (NOT MKL_SOLVER_LIBRARIES)
- FIND_LIBRARY(MKL_SOLVER_LIBRARIES NAMES "mkl_solver${mkl64}${mkls}")
+ FIND_LIBRARY(MKL_SOLVER_LIBRARIES NAMES "mkl_solver${mkl64}${mkls}_dll")
MARK_AS_ADVANCED(MKL_SOLVER_LIBRARIES)
ENDIF (NOT MKL_SOLVER_LIBRARIES)
IF (NOT MKL_CDFT_LIBRARIES)
- FIND_LIBRARY(MKL_CDFT_LIBRARIES NAMES "mkl_cdft${mkl64}${mkls}")
+ FIND_LIBRARY(MKL_CDFT_LIBRARIES NAMES "mkl_cdft${mkl64}${mkls}_dll")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this actually work to locate the desired files? Last time I tried to use CMake to find a .dll I had to use find_file instead of find_library. I would expect a .dll rather than _dll here as well.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's supposed to work. This cmake file is quite tricky to work with. And the library name is *_dll in our case.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indeed, last time I checked it worked. This PR doesn't deal with windows anyway, it's all other plats

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry that's not clear

@ELundby45 ELundby45 mentioned this pull request Jan 8, 2025
@danpetry danpetry changed the title PKG-5908 - v2.5.1 - Add back what we want and debug after conda-forge sync PKG-5908 - v2.5.1 - Add back what we want and debug after conda-forge sync. Non-windows, non-cuda platforms only Jan 8, 2025
@ELundby45
Copy link

@danpetry We might want to address conda-forge/pytorch-cpu-feedstock#315

by setting export PYTORCH_BUILD_NUMBER=0

This impacts windows as well.

@danpetry
Copy link
Contributor Author

Would you be ok if we waited until next release? I think it's quite an edge case, and I'd prefer to avoid another build cycle

@danpetry danpetry changed the title PKG-5908 - v2.5.1 - Add back what we want and debug after conda-forge sync. Non-windows, non-cuda platforms only PKG-5908 - v2.5.1 - Add back what we want and debug after conda-forge sync. Non-windows, non-cuda platforms only skip CI Jan 13, 2025
@danpetry danpetry changed the base branch from dpetry/conda-forge-sync to master January 13, 2025 22:21
@danpetry danpetry merged commit d3ed022 into master Jan 13, 2025
7 of 8 checks passed
@danpetry danpetry deleted the PKG-5908-update-2.5.0 branch January 13, 2025 22:22
@ELundby45 ELundby45 mentioned this pull request Jan 22, 2025
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.

5 participants