You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@thrift.apache.org by GitBox <gi...@apache.org> on 2022/11/22 09:59:36 UTC

[GitHub] [thrift] Jens-G commented on pull request #2689: THRIFT-5660: lib: cpp: TTransportException: create thrift::numeric_cast

Jens-G commented on PR #2689:
URL: https://github.com/apache/thrift/pull/2689#issuecomment-1323401889

   @cfriedt I guess this broke sth. 
   https://app.travis-ci.com/github/apache/thrift/jobs/589120686
   
   [4/354] Building CXX object lib/cpp/CM...ansport/TNonblockingServerSocket.cpp.o
   FAILED: lib/cpp/CMakeFiles/thriftnb.dir/src/thrift/transport/TNonblockingServerSocket.cpp.o 
   /usr/bin/g++  -DBOOST_ALL_DYN_LINK -DBOOST_TEST_DYN_LINK -DTHRIFT_STATIC_DEFINE -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/cpp -I../lib/cpp -I. -I../lib/cpp/src -O2 -g -DNDEBUG   -std=c++11 -MD -MT lib/cpp/CMakeFiles/thriftnb.dir/src/thrift/transport/TNonblockingServerSocket.cpp.o -MF lib/cpp/CMakeFiles/thriftnb.dir/src/thrift/transport/TNonblockingServerSocket.cpp.o.d -o lib/cpp/CMakeFiles/thriftnb.dir/src/thrift/transport/TNonblockingServerSocket.cpp.o -c ../lib/cpp/src/thrift/transport/TNonblockingServerSocket.cpp
   In file included from ../lib/cpp/src/thrift/transport/TTransport.h:25:0,
                    from ../lib/cpp/src/thrift/transport/TSocket.h:25,
                    from ../lib/cpp/src/thrift/transport/TNonblockingServerTransport.h:23,
                    from ../lib/cpp/src/thrift/transport/TNonblockingServerSocket.h:23,
                    from ../lib/cpp/src/thrift/transport/TNonblockingServerSocket.cpp:54:
   ../lib/cpp/src/thrift/transport/TTransportException.h:25:10: fatal error: thrift/numeric_cast.h: No such file or directory
    #include <thrift/numeric_cast.h>
             ^~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.
   ninja: build stopped: subcommand failed.
   The command "build/docker/run.sh" exited with 1.
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@thrift.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org