homebrew-core
homebrew-core copied to clipboard
netcdf 4.9.0
Created with brew bump-formula-pr
.
resource
blocks may require updates.
Fortran resource needs updating
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
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.
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.
Will introduce a merge conflict at #106755.
Merged in https://github.com/Homebrew/homebrew-core/pull/112159.
Thanks @jonchang!