Joe McDonnell created IMPALA-14528:
--------------------------------------
Summary: Building toolchain thrift can skip building Thrift's tests
Key: IMPALA-14528
URL: https://issues.apache.org/jira/browse/IMPALA-14528
Project: IMPALA
Issue Type: Task
Components: Infrastructure
Affects Versions: Impala 5.0.0
Reporter: Joe McDonnell
We have seen some instability in the toolchain build in Thrift's build:
{noformat}
terminate called after throwing an instance of 'std::__ios_failure'
what(): basic_ios::clear: iostream error
make[3]: *** [Makefile:1735: gen-cpp/OneWayService.h] Aborted (core
dumped){noformat}
The toolchain is not required to build / run Thrift's tests. Passing in
"--enable-tests=no" to the build should avoid this instability.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)