Sat, 09 Nov 2024 20:06:14 UTC | login

Information for build highfive-2.10.0-15.fc41

ID337685
Package Namehighfive
Version2.10.0
Release15.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/highfive.git#256c45a1ebbedf852101a493834e75ac1fbb77f7
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 bydavidlt
State failed
Volume DEFAULT
StartedFri, 16 Aug 2024 14:07:05 UTC
CompletedFri, 16 Aug 2024 16:29:25 UTC
Taskbuild (f41, /rpms/highfive.git:256c45a1ebbedf852101a493834e75ac1fbb77f7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/highfive.git#256c45a1ebbedf852101a493834e75ac1fbb77f7'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Jul 29 2024 Packit <hello@packit.dev> None-15 - Update to 2.10.0 upstream release * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> None-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Mar 21 2024 Sandro <devel@penguinpee.nl> None-13 - Add Packit config * Thu Mar 21 2024 Sandro <devel@penguinpee.nl> None-12 - Migrate to SPDX license * Thu Mar 21 2024 Sandro <devel@penguinpee.nl> None-11 - Update to 2.9.0 (RHBZ#2260441) * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> None-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> None-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Dec 05 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-8 - Update to 2.8.0 (close RHBZ#2247726) * Mon Dec 04 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-7 - Build docs as PDF instead of HTML * Mon Dec 04 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-6 - Update description from upstream * Mon Dec 04 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-5 - Remove unused build dependency on git-core * Mon Dec 04 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-4 - Do not number the sole Source * Mon Dec 04 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-3 - Use new (rpm 4.17.1+) bcond style * Tue Sep 19 2023 Sandro <devel@penguinpee.nl> None-2 - Stop building for i686 * Thu Sep 14 2023 Sandro <devel@penguinpee.nl> None-1 - Update to 2.7.1 (RHBZ#2072222) * 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