emmenlau commented on pull request #2121:
URL: https://github.com/apache/thrift/pull/2121#issuecomment-629471074


   > Unfortunately, tests are still broken and they are cpp related. See 
[here](https://travis-ci.org/github/apache/thrift/jobs/686855310) and 
[here](https://travis-ci.org/github/apache/thrift/jobs/686855311).
   
   I've tried to follow up the second error and 
https://www.reddit.com/r/gcc/comments/4lcsfj/gcc_error_in_compilation/ seems 
related. It claims that messing with and of the following variables may have 
something to do with it: `__BYTE_ORDER`, `__LITTLE_ENDIAN`, `__BIG_ENDIAN`. Is 
it possible that these get defined in Thrift, or possibly included via 
`TProtocol.h:91:#  include <boost/predef/other/endian.h>`?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to