Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

aesara v2.9.4 #137

Merged
merged 5 commits into from
Sep 22, 2024
Merged

Conversation

regro-cf-autotick-bot
Copy link
Contributor

It is very likely that the current package version for this feedstock is out of date.

Checklist before merging this PR:

  • Dependencies have been updated if changed: see upstream
  • Tests have passed
  • Updated license if changed and license_file is packaged

Information about this PR:

  1. Feel free to push to the bot's branch to update this PR if needed.
  2. The bot will almost always only open one PR per version.
  3. The bot will stop issuing PRs if more than 3 version bump PRs generated by the bot are open. If you don't want to package a particular version please close the PR.
  4. If you want these PRs to be merged automatically, make an issue with @conda-forge-admin,please add bot automerge in the title and merge the resulting PR. This command will add our bot automerge feature to your feedstock.
  5. If this PR was opened in error or needs to be updated please add the bot-rerun label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase @conda-forge-admin, please rerun bot in a PR comment to have the conda-forge-admin add it for you.

Pending Dependency Version Updates

Here is a list of all the pending dependency version updates for this repo. Please double check all dependencies before merging.

Name Upstream Version Current Version
aesara 2.9.4 Anaconda-Server Badge
ctng-compilers 14.2.0 Anaconda-Server Badge

This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/10611849729 - please use this URL for debugging.

@conda-forge-webservices
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml) and found it was in an excellent condition.

@maresb maresb added the automerge Merge the PR when CI passes label Aug 29, 2024
Copy link
Contributor

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

  • linter: passed
  • azure: failed

Thus the PR was not passing and not merged.

@maresb
Copy link
Contributor

maresb commented Aug 29, 2024

On Windows:

The following warnings were emitted but not allowed:

    WARN: Could not locate executable g77
    WARN: Could not locate executable f77
    WARN: Could not locate executable ifort
    WARN: Could not locate executable ifl
    WARN: Could not locate executable f90
    WARN: Could not locate executable efl
    %PREFIX%\lib\site-packages\numpy\distutils\system_info.py:2159: UserWarning: 
    %PREFIX%\lib\site-packages\numpy\distutils\system_info.py:2159: UserWarning: 
    %PREFIX%\lib\site-packages\numpy\distutils\system_info.py:2159: UserWarning: 
    
Please either fix them or add them to the allowed warnings file.

The full UserWarning is:

D:\bld\aesara-suite_1724923634057\_test_env\lib\site-packages\numpy\distutils\system_info.py:2159: UserWarning: 
    Optimized (vendor) Blas libraries are not found.
    Falls back to netlib Blas library which has worse performance.
    A better performance should be easily gained by switching
    Blas library.
  if self._calc_info(blas):

@github-actions github-actions bot removed the automerge Merge the PR when CI passes label Aug 29, 2024
Copy link
Contributor

Hi! This is the friendly conda-forge automerge bot!

Commits were made to this PR after the automerge label was added. For security reasons, I have disabled automerge by removing the automerge label. Please add the automerge label again (or ask a maintainer to do so) if you'd like to enable automerge again!

@maresb
Copy link
Contributor

maresb commented Aug 29, 2024

@conda-forge-admin, please rerender

Copy link
Contributor

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

I tried to rerender for you, but it looks like there was nothing to do.

This message was generated by GitHub actions workflow run https://github.com/conda-forge/aesara-feedstock/actions/runs/10613529399.

@maresb
Copy link
Contributor

maresb commented Aug 29, 2024

Hey I hope everyone has been well!

There were two problems with this build:

  1. Python 3.12 is broken
  2. Windows isn't finding the BLAS libraries

I'm not inclined to put in the huge amount of time it would take to track these down, so my proposed and implemented workarounds are:

  1. Skip building Python 3.12 so we end up with builds for 3.9 - 3.11
  2. Ignore the BLAS errors; it's just Windows!

If the tests are green and you agree with my proposal then please merge.

@brandonwillard
Copy link
Member

Hey I hope everyone has been well!

There were two problems with this build:

  1. Python 3.12 is broken
  2. Windows isn't finding the BLAS libraries

I'm not inclined to put in the huge amount of time it would take to track these down, so my proposed and implemented workarounds are:

  1. Skip building Python 3.12 so we end up with builds for 3.9 - 3.11
  2. Ignore the BLAS errors; it's just Windows!

If the tests are green and you agree with my proposal then please merge.

Sorry for the late reply! Yeah, that sounds great; much appreciated!

@brandonwillard brandonwillard merged commit e7f38f8 into conda-forge:main Sep 22, 2024
22 checks passed
@regro-cf-autotick-bot regro-cf-autotick-bot deleted the 2.9.4_h572268 branch September 22, 2024 23:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants