GrammaTech / gtirb

Intermediate Representation for Binary analysis and transformation
https://grammatech.github.io/gtirb/
Other
305 stars 36 forks source link

Fail to build with Boost 1.71.0 #31

Closed Cryspia closed 4 years ago

Cryspia commented 4 years ago

Build fails in TestGTIRB.dir/AuxData.test.cpp.o at BOOST_STATIC_ASSERT(detail::is_endian_reversible<EndianReversible>::value);

jpc0016 commented 4 years ago

I also get the same error at [81%] build. Same object file too. Would appreciate input from GrammaTech!

iconmaster5326 commented 4 years ago

We've managed to reproduce the issue and we are looking into the cause now. It should be noted that Boost 1.70.0 is tested to work, if you'd like to use that in the meantime. Thanks for reporting the issue!

tjohnson-gt commented 4 years ago

This issue should be fixed as of d64aefeecaea0ea9e637dcde0ee03dd5c7212c80, showing up in version 0.2.0.