Volodymyr Panivko created THRIFT-5776:
-----------------------------------------

             Summary: Cpp cross test fail
                 Key: THRIFT-5776
                 URL: https://issues.apache.org/jira/browse/THRIFT-5776
             Project: Thrift
          Issue Type: Bug
          Components: C++ - Library
            Reporter: Volodymyr Panivko


When running cross test in docker I'm getting an error
{code:java}
ibs/ThriftTest_extras.o
Benchmark.cpp: In function 'int main()':
Benchmark.cpp:69:7: error: 'class thrift::test::debug::OneOfEach' has no member 
named 'rfc4122_uuid'
   69 |   ooe.rfc4122_uuid = "{5e2ab188-1726-4e75-a04f-1ed9a6a89c4c}";
      |       ^~~~~~~~~~~~
make[5]: *** [Makefile:1408: Benchmark.o] Error 1
 {code}
if i comment 69 line in Benchmark.cpp this error doe not appear but i'm getting 
a new one THRIFT-5775



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to