Feng Yuan created HADOOP-14812: ---------------------------------- Summary: 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-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org