Thu, 09 May 2024 16:15:20 UTC | login

Information for build root-6.28.08-1.fc40

ID261839
Package Nameroot
Version6.28.08
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/root.git#85ea6724079b37ce93d6b05734d1d0bbd29f2590
SummaryNumerical data analysis framework
DescriptionThe ROOT system provides a set of object oriented frameworks with all the functionality needed to handle and analyze large amounts of data in a very efficient way. Having the data defined as a set of objects, specialized storage methods are used to get direct access to the separate attributes of the selected objects, without having to touch the bulk of the data. Included are histogramming methods in an arbitrary number of dimensions, curve fitting, function evaluation, minimization, graphics and visualization classes to allow the easy setup of an analysis system that can query and process the data interactively or in batch mode, as well as a general parallel processing framework, PROOF, that can considerably speed up an analysis. Thanks to the built-in C++ interpreter cling, the command, the scripting and the programming language are all C++. The interpreter allows for fast prototyping of the macros since it removes the, time consuming, compile/link cycle. It also provides a good environment to learn C++. If more performance is needed the interactively developed macros can be compiled using a C++ compiler via a machine independent transparent compiler interface called ACliC. The system has been designed in such a way that it can query its databases in parallel on clusters of workstations or many-core machines. ROOT is an open system that can be dynamically extended by linking external libraries. This makes ROOT a premier platform on which to build data acquisition, simulation and data analysis systems.
Built bydavidlt
State failed
Volume DEFAULT
StartedThu, 02 Nov 2023 23:17:07 UTC
CompletedFri, 03 Nov 2023 07:55:17 UTC
Taskbuild (f40, /rpms/root.git:85ea6724079b37ce93d6b05734d1d0bbd29f2590)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/root.git#85ea6724079b37ce93d6b05734d1d0bbd29f2590'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Oct 14 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.28.08-1 - Update to 6.28.08 - New subpackage root-tmva-utils (split off from root-tmva) - Port to pcre2 * Tue Sep 05 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.28.06-1 - Update to 6.28.06 - Drop patches root-testRooAbsL-test-compares-two-doubles-and-fails.patch and root-strlcpy.patch (fixed upstream) * Sun Aug 06 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.28.04-5 - Rebuilt for libarrow.so.1300 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.28.04-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jul 09 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.28.04-3 - Fix build on Fedora 39+ where glibc has strlcpy and strlcat - Enable build of root-gui-qt6webdisplay sub-package if Qt6 is available * Mon Jun 26 2023 Orion Poplawski <orion@nwra.com> - 6.28.04-2 - Rebuilt for Python 3.12 * Mon May 08 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.28.04-1 - Update to 6.28.04 - Drop patch root-RF-Rewrite-RooProdPdf.TestGetPartIntList-unit-test.patch (previously backported) - Enable Apache Arrow support (64 bit architectures only) * Fri Apr 21 2023 Iñaki Úcar <iucar@fedoraproject.org> - 6.28.02-3 - R-maint-sig mass rebuild * Thu Mar 23 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.28.02-2 - Disable uring in EPEL 9 (liburing is available, but uring not supported by kernel) * Wed Mar 22 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.28.02-1 - Update to 6.28.02 - Dropped patches: 13 - New patches: 1 * Sat Mar 18 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.28.00-1 - Update to 6.28.00 - ROOT now uses llvm/clang version 13 (updated from version 9) - Clean up specfile by removing EPEL 7 conditionals - Drop dataframe, roofit and tmva-sofieparser on EPEL 8 ppc64le due to "pure virtual method called" errors - Split the root-geom sub-package into three separate sub-packages: root-geom, root-geom-builder and root-geom-painter - Enable uring support in EPEL 9 (liburing now available) - New sub-packages: root-geom-webviewer, root-roofit-jsoninterface, root-testsupport, root-tree-ntuple-utils, root-tree-webviewer, root-xroofit - Dropped patches: 31 - New patches: 17 - Updated patches: 4 * Mon Jan 30 2023 Miro Hrončok <mhroncok@redhat.com> - 6.26.10-2 - Rebuilt to change Python shebangs to /usr/bin/python3.6 on EPEL 8 * Mon Jan 30 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.26.10-5 - Adapt to numpy 1.24 * Fri Jan 20 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.26.10-4 - Add missing #include <cstdint> * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.26.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Dec 29 2022 Maxwell G <gotmax@e.email> - 6.26.10-2 - Rebuild for cfitsio 4.2 * Wed Nov 16 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.26.10-1 - Update to 6.26.10 - Drop patches root-Fixes-for-garbage-collection-in-Python-3.11.patch and root-Guard-gInterpreterMutex-in-TClingClassInfo-IsEnum.patch (fixed upstream) - Use different filenames in io/loopdir tests - Update root-test-timeout.patch to address one more issue * Fri Oct 28 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.26.08-2 - Avoid race condition between C++ and Python version of a roofit test * Wed Oct 19 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.26.08-1 - Update to 6.26.08 - Drop patch root-move-private-decl.patch (fixed upstream) - Drop some previously backported patches - Rename patch root-blas-linking-and-ignore-prefix.patch (partially fixed) - Backport locking of gInterpreterMutex in TClingClassInfo::IsEnum * Sat Oct 01 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.26.06-5 - Use upstream's proposed change for the Python garbage collection issue * Tue Aug 23 2022 Mamoru TASAKA <mtasaka@fedoraproject.org> - 6.26.06-4 - Rebuild for gsl-2.7.1 * Fri Aug 19 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.26.06-3 - Use the json 3.11 fix upstream settled on * Wed Aug 17 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.26.06-2 - Compatibility with nlohmann json 3.11+ - Enable gfal support in EPEL 9 (gfal2 now available) * Sat Jul 30 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.26.06-1 - Update to 6.26.06 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.26.04-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jul 18 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.26.04-4 - Don't use yuicompressor on Fedora (Java no longer available on ix86) * Sun Jul 03 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.26.04-3 - Backport python 3.11 fixes from upstream - Backport additional python 3.11 fixes from CPyCppyy upstream - Exclude some failing tests on Fedora 37+ (segfaults during Python garbage collection with Python 3.11) - Adjust some test timeouts * Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 6.26.04-2 - Rebuilt for Python 3.11 * Tue Jun 14 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.26.04-1 - Update to 6.26.04 - Drop patch root-missing-include.patch (accepted upstream) * Fri May 20 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.26.02-3 - Rebuild for gcc 12.1 (Fedora 36) - Update the root-tmva-threads patch * Fri Apr 29 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.26.02-2 - Rebuild for gcc 11.3 (Fedora 35) - Use upstream's version of the dataframe-snapshot on 32 bit patch * Thu Apr 14 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.26.02-1 - Update to 6.26.02 - Drop patch root-roofit-overflow.patch (previously backported) * Sat Mar 26 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.26.00-1 - Update to 6.26.00 - New subpackages: root-roofit-common, root-roofit-dataframe-helpers, root-roofit-hs3, root-tmva-sofie and root-tmva-sofie-parser - Removed subpackages: root-memstat and root-montecarlo-vmc - Drop the doxygen generated root-doc package (doxygen runs out of memory) - Dropped patches: 17 - New patches: 22 - Updated patches: 5 * Thu Feb 10 2022 Orion Poplawski <orion@nwra.com> - 6.24.06-6 - Rebuild for glew 2.2 * Fri Jan 28 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.24.06-5 - Exclude failing test on Fedora 36 ppc64le: test-stressHistFactory(-interpreted) - Disable package note flags * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.24.06-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Jan 16 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.24.06-3 - Backport gcc 12 fix from LLVM - Fix test failure on ppc64le and aarch64 with gcc 12 * Tue Dec 07 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.24.06-2 - Fix segfaults on ppc64le when using the large code model * Thu Nov 04 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.24.06-1 - Update to 6.24.06