[
https://issues.apache.org/jira/browse/HADOOP-10631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14010719#comment-14010719
]
Hadoop QA commented on HADOOP-10631:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12647044/HADOOP-10631.v1.patch
against trunk revision .
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HADOOP-Build/3977//console
This message is automatically generated.
> Native Hadoop Client: Add missing output in GenerateProtobufs.cmake
> -------------------------------------------------------------------
>
> Key: HADOOP-10631
> URL: https://issues.apache.org/jira/browse/HADOOP-10631
> Project: Hadoop Common
> Issue Type: Sub-task
> Affects Versions: HADOOP-10388
> Reporter: Binglin Chang
> Assignee: Binglin Chang
> Priority: Trivial
> Attachments: HADOOP-10631.v1.patch
>
>
> In GenerateProtobufs.cmake, pb-c.h.s files are not added to output, so when
> make clean is called, those files are not cleaned.
> {code}
> add_custom_command(
> OUTPUT ${PB_C_FILE} ${PB_H_FILE} ${CALL_C_FILE} ${CALL_H_FILE}
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)