Skip to content

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Known Issues

Parallel operation using mpich 4.2.0 (the default on Ubuntu 24.04) results in 'unexpected results' when running nc_test4/run_par_test.sh. This can be fixed by removing mpich and associated libraries and development packages and installing mpich 4.2.2 by hand, or by using openmpi provided via apt.

Release Notes

  • Extend the netcdf API to support programmatic changes to the plugin search path. See Github #3034 for more information.

What's Changed

New Contributors

Full Changelog: Unidata/netcdf-c@v4.9.2...tmp-tag

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Feb 10, 2025
@Homebrew Homebrew deleted a comment from github-actions bot Feb 10, 2025
@github-actions github-actions bot added automerge-skip `brew pr-automerge` will skip this pull request autobump labels Feb 10, 2025
@botantony
Copy link
Contributor

libnetcdf.a builds in build_static directory:

lib.install "build_static/libnetcdf.a"

@botantony
Copy link
Contributor

a lot of linkage errors

@SMillerDev SMillerDev added the revision bumps needed Reverse dependencies need to have their revision incremented in the same PR label Feb 10, 2025
@SMillerDev
Copy link
Member

brew linkage --cached --test --strict netcdf failed on macOS Sequoia (15) on Apple Silicon!

libaec

@ZhongRuoyu ZhongRuoyu added CI-no-fail-fast-deps Continue dependent tests despite failing GitHub Actions matrix tests. long dependent tests Set a long timeout for dependent testing labels Feb 10, 2025
@github-actions github-actions bot added the long build Set a long timeout for formula testing label Feb 10, 2025
@ZhongRuoyu ZhongRuoyu force-pushed the bump-netcdf-4.9.3 branch 2 times, most recently from 49f52f6 to 232b670 Compare February 10, 2025 19:06
@cho-m cho-m added the build failure CI fails while building the software label Feb 12, 2025
@cho-m
Copy link
Member

cho-m commented Feb 12, 2025

VTK build error:

  /tmp/vtk-20250210-52898-hnxkkp/VTK-9.4.1/ThirdParty/exodusII/vtkexodusII/src/ex_put_prop.c:246:54: error: use of undeclared identifier '_FillValue'
      if ((status = nc_put_att_longlong(exoid, propid, _FillValue, int_type, 1, vals)) != NC_NOERR) {
                                                       ^
  1 error generated.

Probably due to Unidata/netcdf-c@c26f7ea.

Error is in bundled ExodusII so VTK may need to get newer version for sandialabs/seacas@03b97fe

@cho-m cho-m added upstream issue An upstream issue report is needed and removed revision bumps needed Reverse dependencies need to have their revision incremented in the same PR labels Feb 12, 2025
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Feb 15, 2025
@github-actions github-actions bot closed this Feb 17, 2025
@github-actions github-actions bot deleted the bump-netcdf-4.9.3 branch February 17, 2025 00:14
@cho-m
Copy link
Member

cho-m commented Feb 22, 2025

@cho-m cho-m restored the bump-netcdf-4.9.3 branch March 4, 2025 00:11
@cho-m cho-m reopened this Mar 4, 2025
@github-actions github-actions bot removed the stale No recent activity label Mar 4, 2025
@cho-m cho-m added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Mar 4, 2025
@bevanjkay bevanjkay force-pushed the bump-netcdf-4.9.3 branch from 93b4f99 to 5d923aa Compare March 4, 2025 06:18
@github-actions github-actions bot added the automerge-skip `brew pr-automerge` will skip this pull request label Mar 4, 2025
@bevanjkay bevanjkay removed the automerge-skip `brew pr-automerge` will skip this pull request label Mar 4, 2025
Copy link
Contributor

github-actions bot commented Mar 4, 2025

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Mar 4, 2025
@BrewTestBot BrewTestBot enabled auto-merge March 4, 2025 09:03
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 4, 2025
Merged via the queue into master with commit 8980809 Mar 4, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-netcdf-4.9.3 branch March 4, 2025 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autobump bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-no-fail-fast-deps Continue dependent tests despite failing GitHub Actions matrix tests. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. long build Set a long timeout for formula testing long dependent tests Set a long timeout for dependent testing no long build conflict Do not allow merging other pull requests when files conflict with this one ready to merge PR can be merged once CI is green upstream issue An upstream issue report is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants