[ 
https://issues.apache.org/jira/browse/IMPALA-8642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Quanlong Huang resolved IMPALA-8642.
------------------------------------
    Resolution: Fixed

> 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
>    Affects Versions: Impala 2.12.0, Impala 3.2.0
>            Reporter: Quanlong Huang
>            Assignee: Quanlong Huang
>            Priority: Major
>
> 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)

Reply via email to