External Ticket Information
Platform: Spack
Original Issue: spack/spack#23643
Status: Open
Description
Build error when installing adios2 with +endian_reverse +python on darwin-bigsur-skylake. The error involves a compilation issue with DataType comparison in adiosMemory.cpp.
Error Details
The compilation fails with errors related to DataType comparison operations in the adiosMemory.cpp file when both endian_reverse and python variants are enabled.
Impact
This prevents users from installing ADIOS2 with Python bindings and endian reverse support on macOS Big Sur with Skylake architecture through Spack.
External Reference
🤖 Generated with Claude Code