You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/08/30 15:37:17 UTC

Build failed in Jenkins: Hama trunk #162

See <https://builds.apache.org/job/Hama%20trunk/162/changes>

Changes:

[millecker] HAMA-749: Build for C++ Pipes

------------------------------------------
Started by an SCM change
Building remotely on ubuntu5 in workspace <https://builds.apache.org/job/Hama%20trunk/ws/>
Reverting <https://builds.apache.org/job/Hama%20trunk/ws/trunk> to depth infinity with ignoreExternals: false
Updating http://svn.apache.org/repos/asf/hama/trunk at revision '2013-08-30T13:36:11.028 +0000'
U         CHANGES.txt
U         src/assemble/bin.xml
U         pom.xml
D         c++/pipes
D         c++/utils
A         c++/src
A         c++/src/main
A         c++/src/main/native
A         c++/src/main/native/pipes
A         c++/src/main/native/pipes/impl
A         c++/src/main/native/pipes/impl/HamaPipes.cc
A         c++/src/main/native/pipes/api
A         c++/src/main/native/pipes/api/hama
A         c++/src/main/native/pipes/api/hama/Pipes.hh
A         c++/src/main/native/pipes/api/hama/TemplateFactory.hh
A         c++/src/main/native/utils
A         c++/src/main/native/utils/m4
A         c++/src/main/native/utils/impl
A         c++/src/main/native/utils/impl/StringUtils.cc
A         c++/src/main/native/utils/impl/SerialUtils.cc
A         c++/src/main/native/utils/api
A         c++/src/main/native/utils/api/hadoop
A         c++/src/main/native/utils/api/hadoop/Splitter.hh
A         c++/src/main/native/utils/api/hadoop/StringUtils.hh
A         c++/src/main/native/utils/api/hadoop/SerialUtils.hh
A         c++/src/JNIFlags.cmake
A         c++/src/CMakeLists.txt
A         c++/pom.xml
 U        c++
U         ml/src/test/java/org/apache/hama/ml/perception/TestSmallMultiLayerPerceptron.java
At revision 1518965
[Hama trunk] $ /bin/bash -xe /tmp/hudson5847788209594126546.sh
+ echo /home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin
/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin
+ whoami
jenkins
+ ulimit -a
core file size          (blocks, -c) 0
data seg size           (kbytes, -d) unlimited
scheduling priority             (-e) 0
file size               (blocks, -f) unlimited
pending signals                 (-i) 128228
max locked memory       (kbytes, -l) 64
max memory size         (kbytes, -m) unlimited
open files                      (-n) 40000
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 819200
real-time priority              (-r) 0
stack size              (kbytes, -s) 8192
cpu time               (seconds, -t) unlimited
max user processes              (-u) 128228
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited
[trunk] $ /home/hudson/tools/maven/apache-maven-3.0.4/bin/mvn "-Dmaven.repo.local=<https://builds.apache.org/job/Hama%20trunk/ws/.repository"> clean install -Phadoop1 -Dhadoop.version=1.2.0
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.hama:hama-core:jar:0.6.3-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 204, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Hama parent POM
[INFO] pipes
[INFO] core
[INFO] graph
[INFO] machine learning
[INFO] examples
[INFO] hama-dist
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Hama parent POM 0.6.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hama-parent ---
[INFO] Deleting <https://builds.apache.org/job/Hama%20trunk/ws/trunk/target>
[INFO] Deleting <https://builds.apache.org/job/Hama%20trunk/ws/trunk> (includes = [lib/**, logs/**, docs/apidocs/**], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hama-parent ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] 
[INFO] --- apache-rat-plugin:0.8:check (default) @ hama-parent ---
[INFO] Exclude: .idea/**
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/*.asc
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/docs/**
[INFO] Exclude: CHANGES.txt
[INFO] Exclude: conf/groomservers
[INFO] Exclude: src/site/resources/files/hama-eclipse-formatter.xml
[INFO] Exclude: **/src/test/resources/*.properties
[INFO] Exclude: **dependency-reduced-pom.xml
[INFO] Exclude: **/src/test/resources/*.txt
[INFO] Exclude: **/target/**
[INFO] 
[INFO] --- maven-javadoc-plugin:2.8.1:jar (default) @ hama-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ hama-parent ---
[INFO] Installing <https://builds.apache.org/job/Hama%20trunk/ws/trunk/pom.xml> to <https://builds.apache.org/job/Hama%20trunk/ws/.repository/org/apache/hama/hama-parent/0.6.3-SNAPSHOT/hama-parent-0.6.3-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building pipes 0.6.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hama-pipes ---
[INFO] Deleting <https://builds.apache.org/job/Hama%20trunk/ws/trunk/c++> (includes = [lib/**, logs/**, docs/apidocs/**], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hama-pipes ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (make) @ hama-pipes ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Hama%20trunk/ws/trunk/c++/target/native>
     [exec] CMake Error: The source directory "<https://builds.apache.org/job/Hama%20trunk/ws/trunk/c++/target/native/trunk/trunk/c++/src"> does not exist.
     [exec] Specify --help for usage, or press the help button on the CMake GUI.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hama parent POM ............................ SUCCESS [10.189s]
[INFO] pipes ............................................. FAILURE [1.883s]
[INFO] core .............................................. SKIPPED
[INFO] graph ............................................. SKIPPED
[INFO] machine learning .................................. SKIPPED
[INFO] examples .......................................... SKIPPED
[INFO] hama-dist ......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.599s
[INFO] Finished at: Fri Aug 30 13:36:33 UTC 2013
[INFO] Final Memory: 15M/86M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (make) on project hama-pipes: An Ant BuildException has occured: exec returned: 1 -> [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:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hama-pipes
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
Updating HAMA-749

Jenkins build is back to normal : Hama-trunk #165

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Hama-trunk/165/>


Build failed in Jenkins: Hama trunk #164

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Hama%20trunk/164/changes>

Changes:

[edwardyoon] Minor change.

[edwardyoon] HAMA-587: Fix unit test fails. Use just default ZK session timeout.

------------------------------------------
[...truncated 10782 lines...]
646/1479 KB   
650/1479 KB   
654/1479 KB   
658/1479 KB   
662/1479 KB   
666/1479 KB   
670/1479 KB   
674/1479 KB   
678/1479 KB   
682/1479 KB   
686/1479 KB   
690/1479 KB   
694/1479 KB   
698/1479 KB   
702/1479 KB   
706/1479 KB   
710/1479 KB   
714/1479 KB   
718/1479 KB   
722/1479 KB   
726/1479 KB   
730/1479 KB   
734/1479 KB   
738/1479 KB   
742/1479 KB   
746/1479 KB   
750/1479 KB   
754/1479 KB   
758/1479 KB   
762/1479 KB   
766/1479 KB   
770/1479 KB   
774/1479 KB   
778/1479 KB   
782/1479 KB   
786/1479 KB   
790/1479 KB   
794/1479 KB   
798/1479 KB   
802/1479 KB   
806/1479 KB   
810/1479 KB   
814/1479 KB   
818/1479 KB   
822/1479 KB   
826/1479 KB   
830/1479 KB   
834/1479 KB   
838/1479 KB   
842/1479 KB   
846/1479 KB   
850/1479 KB   
854/1479 KB   
858/1479 KB   
862/1479 KB   
866/1479 KB   
870/1479 KB   
874/1479 KB   
878/1479 KB   
882/1479 KB   
886/1479 KB   
890/1479 KB   
894/1479 KB   
898/1479 KB   
902/1479 KB   
906/1479 KB   
910/1479 KB   
914/1479 KB   
918/1479 KB   
922/1479 KB   
926/1479 KB   
930/1479 KB   
934/1479 KB   
938/1479 KB   
942/1479 KB   
946/1479 KB   
950/1479 KB   
954/1479 KB   
958/1479 KB   
962/1479 KB   
966/1479 KB   
970/1479 KB   
974/1479 KB   
978/1479 KB   
982/1479 KB   
986/1479 KB   
990/1479 KB   
994/1479 KB   
998/1479 KB   
1002/1479 KB   
1006/1479 KB   
1010/1479 KB   
1014/1479 KB   
1018/1479 KB   
1022/1479 KB   
1026/1479 KB   
1030/1479 KB   
1034/1479 KB   
1038/1479 KB   
1042/1479 KB   
1046/1479 KB   
1050/1479 KB   
1054/1479 KB   
1058/1479 KB   
1062/1479 KB   
1066/1479 KB   
1070/1479 KB   
1074/1479 KB   
1078/1479 KB   
1082/1479 KB   
1086/1479 KB   
1090/1479 KB   
1094/1479 KB   
1098/1479 KB   
1102/1479 KB   
1106/1479 KB   
1110/1479 KB   
1114/1479 KB   
1118/1479 KB   
1122/1479 KB   
1126/1479 KB   
1130/1479 KB   
1134/1479 KB   
1138/1479 KB   
1142/1479 KB   
1146/1479 KB   
1150/1479 KB   
1154/1479 KB   
1158/1479 KB   
1162/1479 KB   
1166/1479 KB   
1170/1479 KB   
1174/1479 KB   
1178/1479 KB   
1182/1479 KB   
1186/1479 KB   
1190/1479 KB   
1194/1479 KB   
1198/1479 KB   
1202/1479 KB   
1206/1479 KB   
1210/1479 KB   
1214/1479 KB   
1218/1479 KB   
1222/1479 KB   
1226/1479 KB   
1230/1479 KB   
1234/1479 KB   
1238/1479 KB   
1242/1479 KB   
1246/1479 KB   
1250/1479 KB   
1254/1479 KB   
1258/1479 KB   
1262/1479 KB   
1266/1479 KB   
1270/1479 KB   
1274/1479 KB   
1278/1479 KB   
1282/1479 KB   
1286/1479 KB   
1290/1479 KB   
1294/1479 KB   
1298/1479 KB   
1302/1479 KB   
1306/1479 KB   
1310/1479 KB   
1314/1479 KB   
1318/1479 KB   
1322/1479 KB   
1326/1479 KB   
1330/1479 KB   
1334/1479 KB   
1338/1479 KB   
1342/1479 KB   
1346/1479 KB   
1350/1479 KB   
1354/1479 KB   
1358/1479 KB   
1362/1479 KB   
1366/1479 KB   
1370/1479 KB   
1374/1479 KB   
1378/1479 KB   
1382/1479 KB   
1386/1479 KB   
1390/1479 KB   
1394/1479 KB   
1398/1479 KB   
1402/1479 KB   
1406/1479 KB   
1410/1479 KB   
1414/1479 KB   
1418/1479 KB   
1422/1479 KB   
1426/1479 KB   
1430/1479 KB   
1434/1479 KB   
1438/1479 KB   
1442/1479 KB   
1446/1479 KB   
1450/1479 KB   
1454/1479 KB   
1458/1479 KB   
1462/1479 KB   
1466/1479 KB   
1470/1479 KB   
1474/1479 KB   
1478/1479 KB   
1479/1479 KB   
               
Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar (1479 KB at 26886.9 KB/sec)
[INFO] Executing tasks

main:
    [mkdir] Created dir: /home/hudson/jenkins-slave/workspace/Hama trunk/trunk/c++/target/native
     [exec] CMake Error: The source directory "/home/hudson/jenkins-slave/workspace/Hama trunk/trunk/c++/target/native/trunk/trunk/c++/src" does not exist.
     [exec] Specify --help for usage, or press the help button on the CMake GUI.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hama parent POM ............................ SUCCESS [16.304s]
[INFO] pipes ............................................. FAILURE [1.536s]
[INFO] core .............................................. SKIPPED
[INFO] graph ............................................. SKIPPED
[INFO] machine learning .................................. SKIPPED
[INFO] examples .......................................... SKIPPED
[INFO] hama-dist ......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.923s
[INFO] Finished at: Sun Sep 01 04:36:42 UTC 2013
[INFO] Final Memory: 15M/175M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (make) on project hama-pipes: An Ant BuildException has occured: exec returned: 1 -> [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:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hama-pipes
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
Updating HAMA-587

Build failed in Jenkins: Hama trunk #163

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Hama%20trunk/163/>

------------------------------------------
Started by user millecker
Building remotely on ubuntu5 in workspace <https://builds.apache.org/job/Hama%20trunk/ws/>
Reverting <https://builds.apache.org/job/Hama%20trunk/ws/trunk> to depth infinity with ignoreExternals: false
Updating http://svn.apache.org/repos/asf/hama/trunk at revision '2013-08-30T13:46:46.486 +0000'
At revision 1518967
no change for http://svn.apache.org/repos/asf/hama/trunk since the previous build
[Hama trunk] $ /bin/bash -xe /tmp/hudson4713131793937407022.sh
+ echo /home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin
/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin
+ whoami
jenkins
+ ulimit -a
core file size          (blocks, -c) 0
data seg size           (kbytes, -d) unlimited
scheduling priority             (-e) 0
file size               (blocks, -f) unlimited
pending signals                 (-i) 128228
max locked memory       (kbytes, -l) 64
max memory size         (kbytes, -m) unlimited
open files                      (-n) 40000
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 819200
real-time priority              (-r) 0
stack size              (kbytes, -s) 8192
cpu time               (seconds, -t) unlimited
max user processes              (-u) 128228
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited
[trunk] $ /home/hudson/tools/maven/apache-maven-3.0.4/bin/mvn "-Dmaven.repo.local=<https://builds.apache.org/job/Hama%20trunk/ws/.repository"> clean install -Phadoop1 -Dhadoop.version=1.2.0
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.hama:hama-core:jar:0.6.3-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 204, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Hama parent POM
[INFO] pipes
[INFO] core
[INFO] graph
[INFO] machine learning
[INFO] examples
[INFO] hama-dist
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Hama parent POM 0.6.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hama-parent ---
[INFO] Deleting <https://builds.apache.org/job/Hama%20trunk/ws/trunk/target>
[INFO] Deleting <https://builds.apache.org/job/Hama%20trunk/ws/trunk> (includes = [lib/**, logs/**, docs/apidocs/**], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hama-parent ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] 
[INFO] --- apache-rat-plugin:0.8:check (default) @ hama-parent ---
[INFO] Exclude: .idea/**
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/*.asc
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/docs/**
[INFO] Exclude: CHANGES.txt
[INFO] Exclude: conf/groomservers
[INFO] Exclude: src/site/resources/files/hama-eclipse-formatter.xml
[INFO] Exclude: **/src/test/resources/*.properties
[INFO] Exclude: **dependency-reduced-pom.xml
[INFO] Exclude: **/src/test/resources/*.txt
[INFO] Exclude: **/target/**
[INFO] 
[INFO] --- maven-javadoc-plugin:2.8.1:jar (default) @ hama-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ hama-parent ---
[INFO] Installing <https://builds.apache.org/job/Hama%20trunk/ws/trunk/pom.xml> to <https://builds.apache.org/job/Hama%20trunk/ws/.repository/org/apache/hama/hama-parent/0.6.3-SNAPSHOT/hama-parent-0.6.3-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building pipes 0.6.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hama-pipes ---
[INFO] Deleting <https://builds.apache.org/job/Hama%20trunk/ws/trunk/c++/target>
[INFO] Deleting <https://builds.apache.org/job/Hama%20trunk/ws/trunk/c++> (includes = [lib/**, logs/**, docs/apidocs/**], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hama-pipes ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (make) @ hama-pipes ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Hama%20trunk/ws/trunk/c++/target/native>
     [exec] CMake Error: The source directory "<https://builds.apache.org/job/Hama%20trunk/ws/trunk/c++/target/native/trunk/trunk/c++/src"> does not exist.
     [exec] Specify --help for usage, or press the help button on the CMake GUI.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hama parent POM ............................ SUCCESS [3.504s]
[INFO] pipes ............................................. FAILURE [0.921s]
[INFO] core .............................................. SKIPPED
[INFO] graph ............................................. SKIPPED
[INFO] machine learning .................................. SKIPPED
[INFO] examples .......................................... SKIPPED
[INFO] hama-dist ......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.850s
[INFO] Finished at: Fri Aug 30 13:47:04 UTC 2013
[INFO] Final Memory: 19M/308M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (make) on project hama-pipes: An Ant BuildException has occured: exec returned: 1 -> [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:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hama-pipes
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results