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

rebuild with cxx #7

Open
wants to merge 8 commits into
base: main-2.12.3
Choose a base branch
from
Open

Conversation

boldorider4
Copy link

@boldorider4 boldorider4 commented Dec 10, 2024

pytensor 2.12.3

Destination channel: Default

Links

Related PRs

Explanation of changes:

  • compiler('c') and compiler('cxx') was added in run to support the compilation of code at runtime
  • added a flag preventing a known issue with macOS clang++ throwing errors when narrowing types in implicit casts

@anaconda-pkg-build
Copy link

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

===== WARNINGS =====

===== ERRORS =====

  • clone/recipe/meta.yaml:45: compilers_must_be_in_build: The recipe requests a compiler in a section other than build
  • clone/recipe/meta.yaml:44: compilers_must_be_in_build: The recipe requests a compiler in a section other than build
    ===== Final Report: =====
    2 Errors and 1 Warning 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_9829ayq_86/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

===== ERRORS =====

  • clone/recipe/meta.yaml:45: compilers_must_be_in_build: The recipe requests a compiler in a section other than build
  • clone/recipe/meta.yaml:46: compilers_must_be_in_build: The recipe requests a compiler in a section other than build
    ===== Final Report: =====
    2 Errors and 1 Warning 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_bbrb730eve/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

===== ERRORS =====

  • clone/recipe/meta.yaml:45: compilers_must_be_in_build: The recipe requests a compiler in a section other than build
  • clone/recipe/meta.yaml:44: compilers_must_be_in_build: The recipe requests a compiler in a section other than build
    ===== Final Report: =====
    2 Errors and 1 Warning 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_a7f0ly7wxn/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

===== ERRORS =====

  • clone/recipe/meta.yaml:46: compilers_must_be_in_build: The recipe requests a compiler in a section other than build
  • clone/recipe/meta.yaml:47: compilers_must_be_in_build: The recipe requests a compiler in a section other than build
    ===== Final Report: =====
    2 Errors and 1 Warning 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_dbzhn_pcof/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

===== ERRORS =====

  • clone/recipe/meta.yaml:46: compilers_must_be_in_build: The recipe requests a compiler in a section other than build
  • clone/recipe/meta.yaml:47: compilers_must_be_in_build: The recipe requests a compiler in a section other than build
    ===== Final Report: =====
    2 Errors and 1 Warning 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_c1q5hobv_n/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

===== ERRORS =====

  • clone/recipe/meta.yaml:47: compilers_must_be_in_build: The recipe requests a compiler in a section other than build
  • clone/recipe/meta.yaml:46: compilers_must_be_in_build: The recipe requests a compiler in a section other than build
    ===== Final Report: =====
    2 Errors and 1 Warning 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_53qpke5cff/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

===== ERRORS =====

  • clone/recipe/meta.yaml:47: compilers_must_be_in_build: The recipe requests a compiler in a section other than build
  • clone/recipe/meta.yaml:46: compilers_must_be_in_build: The recipe requests a compiler in a section other than build
    ===== Final Report: =====
    2 Errors and 1 Warning 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_80xr7iwffv/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

===== ERRORS =====

  • clone/recipe/meta.yaml:47: compilers_must_be_in_build: The recipe requests a compiler in a section other than build
  • clone/recipe/meta.yaml:46: compilers_must_be_in_build: The recipe requests a compiler in a section other than build
    ===== Final Report: =====
    2 Errors and 1 Warning were found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants