Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1263206
Summary: | root-reflex requires gccxml which is not available on aarch64 | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Petr Pisar <ppisar> | ||||
Component: | root | Assignee: | Mattias Ellert <mattias.ellert> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | david.abdurachmanov, mattias.ellert, mjuszkie, steve.traylen | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | aarch64 | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | root-5.34.32-3.fc23 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-09-23 09:23:45 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Bug Depends On: | 1239520 | ||||||
Bug Blocks: | 922257 | ||||||
Attachments: |
|
Description
Petr Pisar
2015-09-15 10:35:57 UTC
Created attachment 1074062 [details]
F23 enable Cintex; resolve Reflex dependency issue
ROOT5 will never be updated to anything else than GCCXML. GCCXML does not work on AArch64 and overall ROOT5 is not in active development. It should not be active support after September 2015. You still can use C++ object serialisation, but dictionaries must be pre-generated on x86_64, then compiled on aarch64. The attached patch resolved Reflex dependency issue and enables Cintex. Compiled and all 95 RPMs install fine. C++ interpreter works fine on quick test. pushed to rawhide |