[ 
https://issues.apache.org/jira/browse/THRIFT-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841690#comment-17841690
 ] 

Carel edited comment on THRIFT-5776 at 4/28/24 6:56 PM:
--------------------------------------------------------

[~sveneld] [~jensg] -Any help on how to reproduce?-
I have made [this|https://github.com/apache/thrift/pull/2968] draft PR, the 
tests fails on a python test, which I suspect might be unrelated:
{code}
The following tests FAILED:
         51 - python_test (Failed)
Errors while running CTest
Command exited with code 8
{code}

-I am trying to get the docker up, maybe I can get somewhere there.-
Using the script {{build/docker/scripts/autotools.sh}} I see I can reproduce


was (Author: JIRAUSER304590):
[~sveneld] [~jensg] Any help on how to reproduce?
I have made [this|https://github.com/apache/thrift/pull/2968] draft PR, the 
tests fails on a python test, which I suspect might be unrelated:
{code}
The following tests FAILED:
         51 - python_test (Failed)
Errors while running CTest
Command exited with code 8
{code}

I am trying to get the docker up, maybe I can get somewhere there. 

> 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
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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