Tue, 23 Apr 2024 13:14:47 UTC | login

Information for build netcdf-4.9.0-3.0.riscv64.fc37

ID206064
Package Namenetcdf
Version4.9.0
Release3.0.riscv64.fc37
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/netcdf.git#916c38601cc0d6a9fe8a0f2ee736bb7785a77fb6
SummaryLibraries for the Unidata network Common Data Form
DescriptionNetCDF (network Common Data Form) is an interface for array-oriented data access and a freely-distributed collection of software libraries for C, Fortran, C++, and perl that provides an implementation of the interface. The NetCDF library also defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data. The NetCDF software was developed at the Unidata Program Center in Boulder, Colorado. NetCDF data is: o Self-Describing: A NetCDF file includes information about the data it contains. o Network-transparent: A NetCDF file is represented in a form that can be accessed by computers with different ways of storing integers, characters, and floating-point numbers. o Direct-access: A small subset of a large dataset may be accessed efficiently, without first reading through all the preceding data. o Appendable: Data can be appended to a NetCDF dataset along one dimension without copying the dataset or redefining its structure. The structure of a NetCDF dataset can be changed, though this sometimes causes the dataset to be copied. o Sharable: One writer and multiple readers may simultaneously access the same NetCDF file.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 04 Oct 2022 12:36:10 UTC
CompletedTue, 04 Oct 2022 17:02:20 UTC
Taskbuild (f37, /rpms/netcdf.git:916c38601cc0d6a9fe8a0f2ee736bb7785a77fb6)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/netcdf.git#916c38601cc0d6a9fe8a0f2ee736bb7785a77fb6'}}
Tags
f37
f38
f39
f40
RPMs
src
netcdf-4.9.0-3.0.riscv64.fc37.src.rpm (info) (download)
riscv64
netcdf-4.9.0-3.0.riscv64.fc37.riscv64.rpm (info) (download)
netcdf-devel-4.9.0-3.0.riscv64.fc37.riscv64.rpm (info) (download)
netcdf-mpich-4.9.0-3.0.riscv64.fc37.riscv64.rpm (info) (download)
netcdf-mpich-devel-4.9.0-3.0.riscv64.fc37.riscv64.rpm (info) (download)
netcdf-mpich-static-4.9.0-3.0.riscv64.fc37.riscv64.rpm (info) (download)
netcdf-openmpi-4.9.0-3.0.riscv64.fc37.riscv64.rpm (info) (download)
netcdf-openmpi-devel-4.9.0-3.0.riscv64.fc37.riscv64.rpm (info) (download)
netcdf-openmpi-static-4.9.0-3.0.riscv64.fc37.riscv64.rpm (info) (download)
netcdf-static-4.9.0-3.0.riscv64.fc37.riscv64.rpm (info) (download)
netcdf-debuginfo-4.9.0-3.0.riscv64.fc37.riscv64.rpm (info) (download)
netcdf-debugsource-4.9.0-3.0.riscv64.fc37.riscv64.rpm (info) (download)
netcdf-mpich-debuginfo-4.9.0-3.0.riscv64.fc37.riscv64.rpm (info) (download)
netcdf-openmpi-debuginfo-4.9.0-3.0.riscv64.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Oct 04 2022 David Abdurachmanov <davidlt@rivosinc.com> - 4.9.0-3.0.riscv64 - Ignore test suite failures on riscv64 (gethostbyname broken) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.9.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 28 2022 Orion Poplawski <orion@nwra.com> - 4.9.0-2 - Build with libzstd-devel * Sun Jun 26 2022 Orion Poplawski <orion@nwra.com> - 4.9.0-1 - Update to 4.9.0 - Make -Wl,--as-needed work * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Nov 21 2021 Orion Poplawski <orion@nwra.com> - 4.8.1-2 - Rebuild for hdf5 1.12.1 * Tue Aug 24 2021 Orion Poplawski <orion@nwra.com> - 4.8.1-1 - Update to 4.8.1 * Mon Aug 09 2021 Orion Poplawski <orion@nwra.com> - 4.8.0-1 - Update to 4.8.0 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.7.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Feb 18 2021 Orion Poplawski <orion@nwra.com> - 4.7.3-7 - Remove UCX workaround - fixed with ucx 1.9.0 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.7.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Dec 15 2020 Jeff Law <law@redhat.com> - 4.7.3-5 - Use -fno-strict-aliasing as nxc.c is not strict-aliasing safe