Mon, 13 May 2024 05:22:36 UTC | login

Information for build root-6.26.10-1.fc37

ID222359
Package Nameroot
Version6.26.10
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/root.git#ab5d41c627de5f1bf689f34314fdad3f19b6cb82
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, 12 Jan 2023 07:25:29 UTC
CompletedThu, 12 Jan 2023 19:19:27 UTC
Taskbuild (f37, /rpms/root.git:ab5d41c627de5f1bf689f34314fdad3f19b6cb82)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/root.git#ab5d41c627de5f1bf689f34314fdad3f19b6cb82'}}
Tags No tags
RPMs No RPMs
Changelog * 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 * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 6.24.04-2 - Rebuilt with OpenSSL 3.0.0 * Fri Aug 27 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.24.04-1 - Update to 6.24.04 - Add dependency on json-devel to root-core - Disable uring in EPEL 8 (liburing is available, but uring not supported by kernel) * Wed Aug 04 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.24.02-1 - Update to 6.24.02 - ROOT now uses llvm/clang version 9 (updated from version 5) - No longer exclude arch s390x (better supported in llvm/clang 9) - Drop patches accepted upstream or previously backported - Backport some fixes that make more tests work - New subpackages: python{2,3}-distrdf, root-roofit-batchcompute - Require js-jsroot >= 6 * Mon Jul 26 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.08-11 - Drop the memstat module for Fedora 35+ The required __malloc_hook was removed from glibc 2.33.9000-48 The memstat module is deprecated and will be removed in root 6.26 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.22.08-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jun 17 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.08-9 - Backport fix for jsroot loading in jupyterlab * Mon Jun 14 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.08-8 - Add configuration for jupyterlab * Sun Jun 13 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.08-7 - cmake in EPEL 8 no longer provides cmake3 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 6.22.08-6 - Rebuilt for Python 3.10 * Thu Jun 03 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.08-5 - Use C++17 for Fedora 34+ (gcc 11) * Tue Jun 01 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.08-4 - Adapt to new Python RPM generators (empty .egg-info no longer works) - Filter out parts of tests that require remote network access instead of excluding the whole test - Fix multicore tests when running on machines with few cores * Mon May 10 2021 Jonathan Wakely <jwakely@redhat.com> - 6.22.08-3 - Rebuilt for removed libstdc++ symbols (#1937698) * Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 6.22.08-2 - Rebuilt for removed libstdc++ symbol (#1937698) * Fri Mar 19 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.08-1 - Update to 6.22.08 * Mon Feb 08 2021 Pavel Raiskup <praiskup@redhat.com> - 6.22.06-4 - rebuild for libpq ABI fix rhbz#1908268 * Wed Feb 03 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.06-3 - Rebuilt for cfitsio 3.490 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.22.06-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Nov 28 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.06-1 - Update to 6.22.06 - Filter out additional vDSO names for ppc * Thu Nov 26 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.04-2 - Do not attempt to load_library the ROOT Pythonizations module