homebrew-core icon indicating copy to clipboard operation
homebrew-core copied to clipboard

netcdf 4.9.0

Open owine opened this issue 1 year ago • 5 comments

Created with brew bump-formula-pr.

resource blocks may require updates.

owine avatar Jul 25 '22 13:07 owine

Fortran resource needs updating

SMillerDev avatar Jul 25 '22 14:07 SMillerDev

   duplicate symbol '_NCJnew' in:
      CMakeFiles/nczhdf5filters.dir/NCZhdf5filters.c.o
      ../liblib/libnetcdf.a(ncjson.c.o)
  duplicate symbol '_NCJcvt' in:
      CMakeFiles/nczhdf5filters.dir/NCZhdf5filters.c.o
      ../liblib/libnetcdf.a(ncjson.c.o)
  duplicate symbol '_NCJdictget' in:
      CMakeFiles/nczhdf5filters.dir/NCZhdf5filters.c.o
      ../liblib/libnetcdf.a(ncjson.c.o)
  duplicate symbol '_NCJnewstringn' in:
      CMakeFiles/nczhdf5filters.dir/NCZhdf5filters.c.o
      ../liblib/libnetcdf.a(ncjson.c.o)
  duplicate symbol '_NCJreclaim' in:
      CMakeFiles/nczhdf5filters.dir/NCZhdf5filters.c.o
      ../liblib/libnetcdf.a(ncjson.c.o)
  duplicate symbol '_NCJnewstring' in:
      CMakeFiles/nczhdf5filters.dir/NCZhdf5filters.c.o
      ../liblib/libnetcdf.a(ncjson.c.o)
  duplicate symbol '_NCJparse' in:
      CMakeFiles/nczhdf5filters.dir/NCZhdf5filters.c.o
      ../liblib/libnetcdf.a(ncjson.c.o)
  ld: 7 duplicate symbols for architecture arm64

SMillerDev avatar Jul 25 '22 14:07 SMillerDev

No clue about the build error, but it looks like we've been really bad at keeping these resources updated. It may be better to ship them as separate formulae.

carlocab avatar Jul 26 '22 12:07 carlocab

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[bot] avatar Jul 30 '22 00:07 github-actions[bot]

Will introduce a merge conflict at #106755.

carlocab avatar Jul 30 '22 15:07 carlocab

Merged in https://github.com/Homebrew/homebrew-core/pull/112159.

jonchang avatar Oct 03 '22 00:10 jonchang

Thanks @jonchang!

carlocab avatar Oct 03 '22 00:10 carlocab