You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Jason Lowe (JIRA)" <ji...@apache.org> on 2017/08/29 13:45:02 UTC

[jira] [Commented] (HADOOP-14812) hadoop-pipes native lib compile failed on 2.7.3

    [ https://issues.apache.org/jira/browse/HADOOP-14812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16145305#comment-16145305 ] 

Jason Lowe commented on HADOOP-14812:
-------------------------------------

I am unable to reproduce the problem and given the 2.7.3 build was checked by a number of community members before it was released I suspect others will not be able to either.  Is this really the vanilla 2.7.3 build or are there other changes on top of it?  Also it would be good to know the following:
- The git hash being used for the source to double-check we're on the same code base.
- Details from the cmake build logs.  The above error simply says cmake failed but has no details on how it failed.  Earlier in the maven log there should be some output from the cmake build about the error.


> hadoop-pipes native lib compile failed on 2.7.3
> -----------------------------------------------
>
>                 Key: HADOOP-14812
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14812
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.7.3
>         Environment: Linux 10.73.20.37 3.10.0-229.el7.x86_64 #1 SMP Fri Mar 6 11:36:42 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
>            Reporter: Feng Yuan
>
> mvn package -DskipTests=true -Dmaven.javadoc.skip=true -Pdist,native -Dtar
> {code}
> [INFO] Apache Hadoop Ant Tasks ............................ SUCCESS [  0.135 s]
> [INFO] Apache Hadoop Extras ............................... SUCCESS [  0.487 s]
> [INFO] Apache Hadoop Pipes ................................ FAILURE [  2.880 s]
> [INFO] Apache Hadoop OpenStack support .................... SKIPPED
> [INFO] Apache Hadoop Amazon Web Services support .......... SKIPPED
> [INFO] Apache Hadoop Azure support ........................ SKIPPED
> [INFO] Apache Hadoop Client ............................... SKIPPED
> [INFO] Apache Hadoop Mini-Cluster ......................... SKIPPED
> [INFO] Apache Hadoop Scheduler Load Simulator ............. SKIPPED
> [INFO] Apache Hadoop Tools Dist ........................... SKIPPED
> [INFO] Apache Hadoop Tools ................................ SKIPPED
> [INFO] Apache Hadoop Distribution ......................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 02:27 min
> [INFO] Finished at: 2017-08-29T19:37:08+08:00
> [INFO] Final Memory: 220M/954M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (make) on project hadoop-pipes: An Ant BuildException has occured: exec returned: 1
> [ERROR] around Ant part ...<exec dir="/Users/yuanfeng/codespace/hadoop-2.7.3/branch/pre-4-patch-branch/hadoop-tools/hadoop-pipes/target/native" executable="cmake" failonerror="true">... @ 5:158 in /Users/yuanfeng/codespace/hadoop-2.7.3/branch/pre-4-patch-branch/hadoop-tools/hadoop-pipes/target/antrun/build-main.xml
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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