See <https://builds.apache.org/job/Hama-trunk/186/changes>
Changes: [millecker] HAMA-800: Hama Pipes Examples ------------------------------------------ [...truncated 30 lines...] [Hama-trunk] $ /bin/bash -xe /tmp/hudson6799556648758860186.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) 128232 max locked memory (kbytes, -l) 64 max memory size (kbytes, -m) unlimited open files (-n) 4096 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) 128232 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-trunk/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-trunk/ws/trunk/target> [INFO] Deleting <https://builds.apache.org/job/Hama-trunk/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-trunk/ws/trunk/pom.xml> to <https://builds.apache.org/job/Hama-trunk/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-trunk/ws/trunk/c++/target> [INFO] Deleting <https://builds.apache.org/job/Hama-trunk/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-trunk/ws/trunk/c++/target/native> [exec] -- The C compiler identification is GNU [exec] -- The CXX compiler identification is GNU [exec] -- Check for working C compiler: /usr/bin/gcc [exec] -- Check for working C compiler: /usr/bin/gcc -- works [exec] -- Detecting C compiler ABI info [exec] -- Detecting C compiler ABI info - done [exec] -- Check for working CXX compiler: /usr/bin/c++ [exec] -- Check for working CXX compiler: /usr/bin/c++ -- works [exec] -- Detecting CXX compiler ABI info [exec] -- Detecting CXX compiler ABI info - done [exec] -- checking for module 'openssl' [exec] -- found openssl, version 1.0.1 [exec] -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1..1") [exec] JAVA_HOME=, JAVA_JVM_LIBRARY=/home/hudson/tools/java/latest1.6/jre/lib/i386/server/libjvm.so [exec] JAVA_INCLUDE_PATH=/home/hudson/tools/java/latest1.6/include, JAVA_INCLUDE_PATH2=/home/hudson/tools/java/latest1.6/include/linux [exec] Located all JNI components successfully. [exec] -- Configuring done [exec] -- Generating done [exec] -- Build files have been written to: <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native> [exec] /usr/bin/cmake -H<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src> -B<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native> --check-build-system CMakeFiles/Makefile.cmake 0 [exec] /usr/bin/cmake -E cmake_progress_start <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles> <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/progress.marks> [exec] make -f CMakeFiles/Makefile2 all [exec] make[1]: Entering directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [exec] make -f CMakeFiles/DenseDoubleVector.dir/build.make CMakeFiles/DenseDoubleVector.dir/depend [exec] make[2]: Entering directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [exec] cd <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native> && /usr/bin/cmake -E cmake_depends "Unix Makefiles" <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src> <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src> <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native> <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native> <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/DenseDoubleVector.dir/DependInfo.cmake> --color= [exec] Dependee "<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/DenseDoubleVector.dir/DependInfo.cmake"> is newer than depender "<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/DenseDoubleVector.dir/depend.internal".> [exec] Dependee "<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/CMakeDirectoryInformation.cmake"> is newer than depender "<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/DenseDoubleVector.dir/depend.internal".> [exec] Scanning dependencies of target DenseDoubleVector [exec] make[2]: Leaving directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [exec] make -f CMakeFiles/DenseDoubleVector.dir/build.make CMakeFiles/DenseDoubleVector.dir/build [exec] make[2]: Entering directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [exec] /usr/bin/cmake -E cmake_progress_report <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles> 1 [exec] [ 12%] Building CXX object CMakeFiles/DenseDoubleVector.dir/main/native/examples/impl/DenseDoubleVector.cc.o [exec] /usr/bin/c++ -g -Wall -O2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -I<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/utils/api> -I<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/pipes/api> -I<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src> -o CMakeFiles/DenseDoubleVector.dir/main/native/examples/impl/DenseDoubleVector.cc.o -c <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/examples/impl/DenseDoubleVector.cc> [exec] <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/examples/impl/DenseDoubleVector.hh>: In constructor 'math::DenseDoubleVector::DenseDoubleVector(int)': [exec] <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/examples/impl/DenseDoubleVector.hh>:28:9: warning: 'math::DenseDoubleVector::size' will be initialized after [-Wreorder] [exec] <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/examples/impl/DenseDoubleVector.hh>:27:13: warning: 'double* math::DenseDoubleVector::vector' [-Wreorder] [exec] <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/examples/impl/DenseDoubleVector.cc>:35:3: warning: when initialized here [-Wreorder] [exec] <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/examples/impl/DenseDoubleVector.hh>: In constructor 'math::DenseDoubleVector::DenseDoubleVector(int, double)': [exec] <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/examples/impl/DenseDoubleVector.hh>:28:9: warning: 'math::DenseDoubleVector::size' will be initialized after [-Wreorder] [exec] <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/examples/impl/DenseDoubleVector.hh>:27:13: warning: 'double* math::DenseDoubleVector::vector' [-Wreorder] [exec] <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/examples/impl/DenseDoubleVector.cc>:38:3: warning: when initialized here [-Wreorder] [exec] Linking CXX static library libDenseDoubleVector.a [exec] /usr/bin/cmake -P CMakeFiles/DenseDoubleVector.dir/cmake_clean_target.cmake [exec] /usr/bin/cmake -E cmake_link_script CMakeFiles/DenseDoubleVector.dir/link.txt --verbose=1 [exec] /usr/bin/ar cr libDenseDoubleVector.a CMakeFiles/DenseDoubleVector.dir/main/native/examples/impl/DenseDoubleVector.cc.o [exec] /usr/bin/ranlib libDenseDoubleVector.a [exec] make[2]: Leaving directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [exec] /usr/bin/cmake -E cmake_progress_report <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles> 1 [exec] [ 12%] Built target DenseDoubleVector [exec] make -f CMakeFiles/hadooputils.dir/build.make CMakeFiles/hadooputils.dir/depend [exec] make[2]: Entering directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [exec] cd <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native> && /usr/bin/cmake -E cmake_depends "Unix Makefiles" <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src> <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src> <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native> <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native> <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/hadooputils.dir/DependInfo.cmake> --color= [exec] Dependee "<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/hadooputils.dir/DependInfo.cmake"> is newer than depender "<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/hadooputils.dir/depend.internal".> [exec] Dependee "<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/CMakeDirectoryInformation.cmake"> is newer than depender "<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/hadooputils.dir/depend.internal".> [exec] Scanning dependencies of target hadooputils [exec] make[2]: Leaving directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [exec] make -f CMakeFiles/hadooputils.dir/build.make CMakeFiles/hadooputils.dir/build [exec] make[2]: Entering directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [exec] /usr/bin/cmake -E cmake_progress_report <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles> 2 [exec] [ 25%] Building CXX object CMakeFiles/hadooputils.dir/main/native/utils/impl/StringUtils.cc.o [exec] /usr/bin/c++ -g -Wall -O2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -I<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/utils/api> -I<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/pipes/api> -I<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src> -o CMakeFiles/hadooputils.dir/main/native/utils/impl/StringUtils.cc.o -c <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/utils/impl/StringUtils.cc> [exec] /usr/bin/cmake -E cmake_progress_report <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles> 3 [exec] [ 37%] Building CXX object CMakeFiles/hadooputils.dir/main/native/utils/impl/Splitter.cc.o [exec] /usr/bin/c++ -g -Wall -O2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -I<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/utils/api> -I<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/pipes/api> -I<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src> -o CMakeFiles/hadooputils.dir/main/native/utils/impl/Splitter.cc.o -c <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/utils/impl/Splitter.cc> [exec] /usr/bin/cmake -E cmake_progress_report <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles> 4 [exec] [ 50%] Building CXX object CMakeFiles/hadooputils.dir/main/native/utils/impl/SerialUtils.cc.o [exec] /usr/bin/c++ -g -Wall -O2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -I<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/utils/api> -I<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/pipes/api> -I<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src> -o CMakeFiles/hadooputils.dir/main/native/utils/impl/SerialUtils.cc.o -c <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/utils/impl/SerialUtils.cc> [exec] Linking CXX static library libhadooputils.a [exec] /usr/bin/cmake -P CMakeFiles/hadooputils.dir/cmake_clean_target.cmake [exec] /usr/bin/cmake -E cmake_link_script CMakeFiles/hadooputils.dir/link.txt --verbose=1 [exec] /usr/bin/ar cr libhadooputils.a CMakeFiles/hadooputils.dir/main/native/utils/impl/StringUtils.cc.o CMakeFiles/hadooputils.dir/main/native/utils/impl/Splitter.cc.o CMakeFiles/hadooputils.dir/main/native/utils/impl/SerialUtils.cc.o [exec] /usr/bin/ranlib libhadooputils.a [exec] make[2]: Leaving directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [exec] /usr/bin/cmake -E cmake_progress_report <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles> 2 3 4 [exec] [ 50%] Built target hadooputils [exec] make -f CMakeFiles/hamapipes.dir/build.make CMakeFiles/hamapipes.dir/depend [exec] make[2]: Entering directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [exec] cd <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native> && /usr/bin/cmake -E cmake_depends "Unix Makefiles" <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src> <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src> <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native> <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native> <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/hamapipes.dir/DependInfo.cmake> --color= [exec] Dependee "<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/hamapipes.dir/DependInfo.cmake"> is newer than depender "<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/hamapipes.dir/depend.internal".> [exec] Dependee "<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/CMakeDirectoryInformation.cmake"> is newer than depender "<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/hamapipes.dir/depend.internal".> [exec] Scanning dependencies of target hamapipes [exec] make[2]: Leaving directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [exec] make -f CMakeFiles/hamapipes.dir/build.make CMakeFiles/hamapipes.dir/build [exec] make[2]: Entering directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [exec] /usr/bin/cmake -E cmake_progress_report <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles> 5 [exec] [ 62%] Building CXX object CMakeFiles/hamapipes.dir/main/native/pipes/impl/HamaPipes.cc.o [exec] /usr/bin/c++ -g -Wall -O2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -I<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/utils/api> -I<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/pipes/api> -I<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src> -o CMakeFiles/hamapipes.dir/main/native/pipes/impl/HamaPipes.cc.o -c <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/pipes/impl/HamaPipes.cc> [exec] Linking CXX static library libhamapipes.a [exec] /usr/bin/cmake -P CMakeFiles/hamapipes.dir/cmake_clean_target.cmake [exec] /usr/bin/cmake -E cmake_link_script CMakeFiles/hamapipes.dir/link.txt --verbose=1 [exec] /usr/bin/ar cr libhamapipes.a CMakeFiles/hamapipes.dir/main/native/pipes/impl/HamaPipes.cc.o [exec] /usr/bin/ranlib libhamapipes.a [exec] make[2]: Leaving directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [exec] /usr/bin/cmake -E cmake_progress_report <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles> 5 [exec] [ 62%] Built target hamapipes [exec] make -f CMakeFiles/matrixmultiplication.dir/build.make CMakeFiles/matrixmultiplication.dir/depend [exec] make[2]: Entering directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [exec] cd <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native> && /usr/bin/cmake -E cmake_depends "Unix Makefiles" <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src> <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src> <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native> <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native> <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/matrixmultiplication.dir/DependInfo.cmake> --color= [exec] Dependee "<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/matrixmultiplication.dir/DependInfo.cmake"> is newer than depender "<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/matrixmultiplication.dir/depend.internal".> [exec] Dependee "<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/CMakeDirectoryInformation.cmake"> is newer than depender "<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/matrixmultiplication.dir/depend.internal".> [exec] Scanning dependencies of target matrixmultiplication [exec] make[2]: Leaving directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [exec] make -f CMakeFiles/matrixmultiplication.dir/build.make CMakeFiles/matrixmultiplication.dir/build [exec] make[2]: Entering directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [exec] /usr/bin/cmake -E cmake_progress_report <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles> 6 [exec] [ 75%] Building CXX object CMakeFiles/matrixmultiplication.dir/main/native/examples/impl/matrixmultiplication.cc.o [exec] /usr/bin/c++ -g -Wall -O2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -I<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/utils/api> -I<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/pipes/api> -I<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src> -o CMakeFiles/matrixmultiplication.dir/main/native/examples/impl/matrixmultiplication.cc.o -c <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/examples/impl/matrixmultiplication.cc> [exec] Linking CXX executable examples/matrixmultiplication [exec] /usr/bin/cmake -E cmake_link_script CMakeFiles/matrixmultiplication.dir/link.txt --verbose=1 [exec] /usr/bin/c++ -g -Wall -O2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 CMakeFiles/matrixmultiplication.dir/main/native/examples/impl/matrixmultiplication.cc.o -o examples/matrixmultiplication -rdynamic libDenseDoubleVector.a libhamapipes.a libhadooputils.a -lssl -lcrypto -lpthread [exec] /usr/bin/ld: cannot find -lssl [exec] /usr/bin/ld: cannot find -lcrypto [exec] collect2: ld returned 1 exit status [exec] make[2]: *** [examples/matrixmultiplication] Error 1 [exec] make[1]: *** [CMakeFiles/matrixmultiplication.dir/all] Error 2 [exec] make: *** [all] Error 2 [exec] make[2]: Leaving directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [exec] make[1]: Leaving directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hama parent POM ............................ SUCCESS [6.137s] [INFO] pipes ............................................. FAILURE [10.279s] [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: 17.192s [INFO] Finished at: Mon Sep 30 08:14:13 UTC 2013 [INFO] Final Memory: 16M/145M [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: 2 -> [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-800
