Click here to visit the old openkoji buildsystem (Archived)

Information for build highfive-2.9.0-3.fc41

ID9494
Package Namehighfive
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.9.0
Release3.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/highfive.git#dc330898df160a792cf8ee1caccc0d916b52708e
SummaryHeader-only C++ HDF5 interface
DescriptionHighFive is a modern header-only C++11 friendly interface for libhdf5. HighFive supports STL vector/string, Boost::UBLAS, Boost::Multi-array and Xtensor. It handles C++ from/to HDF5 with automatic type mapping. HighFive does not require additional libraries (see dependencies). It integrates nicely with other CMake projects by defining (and exporting) a HighFive target. Design: - Simple C++-ish minimalist interface - No other dependency than libhdf5 - Zero overhead - Support C++11 Feature support: - create/read/write files, datasets, attributes, groups, dataspaces. - automatic memory management / ref counting - automatic conversion of std::vector and nested std::vector from/to any dataset with basic types - automatic conversion of std::string to/from variable length string dataset - selection() / slice support - parallel Read/Write operations from several nodes with Parallel HDF5 - Advanced types: Compound, Enum, Arrays of Fixed-length strings, References etc… (see ChangeLog) Known flaws: - HighFive is not thread-safe. At best it has the same limitations as the HDF5 library. However, HighFive objects modify their members without protecting these writes. Users have reported that HighFive is not thread-safe even when using the threadsafe HDF5 library, e.g., https://github.com/BlueBrain/HighFive/discussions/675. - Eigen support in core HighFive is broken. See https://github.com/BlueBrain/HighFive/issues/532. H5Easy is not affected. - The support of fixed length strings isn’t ideal.
Built bykojiadmin
State failed
Volume DEFAULT
StartedThu, 16 May 2024 02:13:41 CST
CompletedThu, 16 May 2024 02:21:14 CST
Taskbuild (f41, /rpms/highfive.git:dc330898df160a792cf8ee1caccc0d916b52708e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/highfive.git#dc330898df160a792cf8ee1caccc0d916b52708e'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Mar 21 2024 Sandro <devel@penguinpee.nl> - 2.9.0-3 - Add Packit config * Thu Mar 21 2024 Sandro <devel@penguinpee.nl> - 2.9.0-2 - Migrate to SPDX license * Thu Mar 21 2024 Sandro <devel@penguinpee.nl> - 2.9.0-1 - Update to 2.9.0 (RHBZ#2260441) * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Dec 05 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.8.0-1 - Update to 2.8.0 (close RHBZ#2247726) - Disable -doc subpackage due to a Doxygen/LaTeX error * Mon Dec 04 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.7.1-7 - Build docs as PDF instead of HTML * Mon Dec 04 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.7.1-6 - Update description from upstream * Tue Sep 19 2023 Sandro <devel@penguinpee.nl> - 2.7.1-2 - Stop building for i686 * Thu Sep 14 2023 Sandro <devel@penguinpee.nl> - 2.7.1-1 - Update to 2.7.1 (RHBZ#2072222) - Remove redundant patches - Add BR: catch-devel (That's catch2 3.x) - Fix %doc files - Run tests sequentially * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Mar 15 2023 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.3.1-8 - Remove -Werror to fix FTBFS, warnings are generated outside this package * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild