You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2019/06/10 01:00:00 UTC

[jira] [Created] (IMPALA-8642) Build failed when IMPALA_BUILD_THREADS is 1

Quanlong Huang created IMPALA-8642:
--------------------------------------

             Summary: Build failed when IMPALA_BUILD_THREADS is 1
                 Key: IMPALA-8642
                 URL: https://issues.apache.org/jira/browse/IMPALA-8642
             Project: IMPALA
          Issue Type: Bug
            Reporter: Quanlong Huang


How to reproduce the failure:
{code}
export IMPALA_BUILD_THREADS=1
./buildall.sh
{code}
The failure is:
{code}
In file included from /tmp/jenkins/workspace/impala-hulu/be/src/common/kudu_version.cc:20:0:
/tmp/jenkins/workspace/impala-hulu/be/src/common/status.h:28:50: fatal error: gen-cpp/Status_types.h: No such file or directory
 #include "gen-cpp/Status_types.h"  // for TStatus
                                                  ^
compilation terminated.
be/src/kudu/rpc/CMakeFiles/protoc-gen-krpc.dir/build.make:75: recipe for target 'be/src/kudu/rpc/CMakeFiles/protoc-gen-krpc.dir/__/__/common/kudu_version.cc.o' failed
make[2]: *** [be/src/kudu/rpc/CMakeFiles/protoc-gen-krpc.dir/__/__/common/kudu_version.cc.o] Error 1
CMakeFiles/Makefile2:4059: recipe for target 'be/src/kudu/rpc/CMakeFiles/protoc-gen-krpc.dir/all' failed
make[1]: *** [be/src/kudu/rpc/CMakeFiles/protoc-gen-krpc.dir/all] Error 2
Makefile:94: recipe for target 'all' failed
make: *** [all] Error 2
{code}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org