Jens-G commented on pull request #2185:
URL: https://github.com/apache/thrift/pull/2185#issuecomment-655103250
[3/333] [BISON][thrifty] Building parser with bison 3.0.4[K
[4/333] Building CXX object
lib/cpp/CM...ansport/TNonblockingServerSocket.cpp.o[K
FAILED:
lib/cpp/CMakeFiles/thriftnb.dir/src/thrift/transport/TNonblockingServerSocket.cpp.o
/usr/bin/g++ -DBOOST_ALL_DYN_LINK -DBOOST_TEST_DYN_LINK
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dthriftnb_EXPORTS -Ilib/cpp
-I../lib/cpp -I. -I../lib/cpp/src -Wall -Wextra -fmax-errors=1 -O2 -g -DNDEBUG
-fPIC -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/TSocket.h:25:0,
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:48:
../lib/cpp/src/thrift/transport/TTransport.h:24:10: fatal error:
thrift/TConfiguration.h: No such file or directory
#include <thrift/TConfiguration.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
----------------------------------------------------------------
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]