You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/07/09 08:05:33 UTC

Build failed in Jenkins: Hadoop-0.20.203-Build #13

See <https://builds.apache.org/job/Hadoop-0.20.203-Build/13/changes>

Changes:

[gkesavan] Fix mr279 build script

[gkesavan] Build scripts for MR-279 branch

------------------------------------------
[...truncated 11699 lines...]
     [exec] checking for xlf... no
     [exec] checking for f77... no
     [exec] checking for frt... no
     [exec] checking for pgf77... no
     [exec] checking for cf77... no
     [exec] checking for fort77... no
     [exec] checking for fl32... no
     [exec] checking for af77... no
     [exec] checking for xlf90... no
     [exec] checking for f90... no
     [exec] checking for pgf90... no
     [exec] checking for pghpf... no
     [exec] checking for epcf90... no
     [exec] checking for gfortran... no
     [exec] checking for g95... no
     [exec] checking for xlf95... no
     [exec] checking for f95... no
     [exec] checking for fort... no
     [exec] checking for ifort... no
     [exec] checking for ifc... no
     [exec] checking for efc... no
     [exec] checking for pgf95... no
     [exec] checking for lf95... no
     [exec] checking for ftn... no
     [exec] checking whether we are using the GNU Fortran 77 compiler... no
     [exec] checking whether  accepts -g... no
     [exec] checking the maximum length of command line arguments... 32768
     [exec] checking command to parse /usr/bin/nm -B output from gcc object... ok
     [exec] checking for objdir... .libs
     [exec] checking for ar... ar
     [exec] checking for ranlib... ranlib
     [exec] checking for strip... strip
     [exec] checking if gcc static flag  works... yes
     [exec] checking if gcc supports -fno-rtti -fno-exceptions... no
     [exec] checking for gcc option to produce PIC... -fPIC
     [exec] checking if gcc PIC flag -fPIC works... yes
     [exec] checking if gcc supports -c -o file.o... yes
     [exec] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking whether -lc should be explicitly linked in... no
     [exec] checking dynamic linker characteristics... GNU/Linux ld.so
     [exec] checking how to hardcode library paths into programs... immediate
     [exec] checking whether stripping libraries is possible... yes
     [exec] checking if libtool supports shared libraries... yes
     [exec] checking whether to build shared libraries... yes
     [exec] checking whether to build static libraries... yes
     [exec] configure: creating libtool
     [exec] appending configuration tag "CXX" to libtool
     [exec] checking for ld used by g++... /usr/bin/ld -m elf_x86_64
     [exec] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
     [exec] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking for g++ option to produce PIC... -fPIC
     [exec] checking if g++ PIC flag -fPIC works... yes
     [exec] checking if g++ supports -c -o file.o... yes
     [exec] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking dynamic linker characteristics... GNU/Linux ld.so
     [exec] checking how to hardcode library paths into programs... immediate
     [exec] checking whether stripping libraries is possible... yes
     [exec] appending configuration tag "F77" to libtool
     [exec] checking for unistd.h... (cached) yes
     [exec] checking for stdbool.h that conforms to C99... yes
     [exec] checking for _Bool... no
     [exec] checking for an ANSI C-conforming const... yes
     [exec] checking for off_t... yes
     [exec] checking for size_t... yes
     [exec] checking whether strerror_r is declared... yes
     [exec] checking for strerror_r... yes
     [exec] checking whether strerror_r returns char *... yes
     [exec] checking for mkdir... yes
     [exec] checking for uname... yes
     [exec] checking for shutdown in -lsocket... no
     [exec] checking for xdr_float in -lnsl... yes
     [exec] configure: creating ./config.status
     [exec] config.status: creating Makefile
     [exec] config.status: creating impl/config.h
     [exec] config.status: impl/config.h is unchanged
     [exec] config.status: executing depfiles commands

compile-c++-examples-pipes:
     [exec] depbase=`echo impl/wordcount-simple.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
     [exec] 	if g++ -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/examples/pipes> -I./impl    -Wall -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -g -O2 -MT impl/wordcount-simple.o -MD -MP -MF "$depbase.Tpo" -c -o impl/wordcount-simple.o <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/examples/pipes/impl/wordcount-simple.cc;> \
     [exec] 	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
     [exec] /bin/bash ./libtool --mode=link --tag=CXX g++ -Wall -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -g -O2   -o wordcount-simple  impl/wordcount-simple.o -L<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/lib> -L<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/lib> -lhadooppipes -lhadooputils -lnsl -lssl -lpthread 
     [exec] mkdir .libs
     [exec] g++ -Wall -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -g -O2 -o wordcount-simple impl/wordcount-simple.o  -L<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/lib> -lhadooppipes -lhadooputils -lnsl -lssl -lpthread
     [exec] depbase=`echo impl/wordcount-part.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
     [exec] 	if g++ -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/examples/pipes> -I./impl    -Wall -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -g -O2 -MT impl/wordcount-part.o -MD -MP -MF "$depbase.Tpo" -c -o impl/wordcount-part.o <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/examples/pipes/impl/wordcount-part.cc;> \
     [exec] 	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
     [exec] /bin/bash ./libtool --mode=link --tag=CXX g++ -Wall -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -g -O2   -o wordcount-part  impl/wordcount-part.o -L<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/lib> -L<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/lib> -lhadooppipes -lhadooputils -lnsl -lssl -lpthread 
     [exec] g++ -Wall -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -g -O2 -o wordcount-part impl/wordcount-part.o  -L<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/lib> -lhadooppipes -lhadooputils -lnsl -lssl -lpthread
     [exec] depbase=`echo impl/wordcount-nopipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
     [exec] 	if g++ -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/examples/pipes> -I./impl    -Wall -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -g -O2 -MT impl/wordcount-nopipe.o -MD -MP -MF "$depbase.Tpo" -c -o impl/wordcount-nopipe.o <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/examples/pipes/impl/wordcount-nopipe.cc;> \
     [exec] 	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
     [exec] /bin/bash ./libtool --mode=link --tag=CXX g++ -Wall -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -g -O2   -o wordcount-nopipe  impl/wordcount-nopipe.o -L<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/lib> -L<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/lib> -lhadooppipes -lhadooputils -lnsl -lssl -lpthread 
     [exec] g++ -Wall -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -g -O2 -o wordcount-nopipe impl/wordcount-nopipe.o  -L<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/lib> -lhadooppipes -lhadooputils -lnsl -lssl -lpthread
     [exec] depbase=`echo impl/sort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
     [exec] 	if g++ -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/examples/pipes> -I./impl    -Wall -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -g -O2 -MT impl/sort.o -MD -MP -MF "$depbase.Tpo" -c -o impl/sort.o <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/examples/pipes/impl/sort.cc;> \
     [exec] 	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
     [exec] /bin/bash ./libtool --mode=link --tag=CXX g++ -Wall -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -g -O2   -o pipes-sort  impl/sort.o -L<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/lib> -L<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/lib> -lhadooppipes -lhadooputils -lnsl -lssl -lpthread 
     [exec] g++ -Wall -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/include> -g -O2 -o pipes-sort impl/sort.o  -L<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++/Linux-i386-32/lib> -lhadooppipes -lhadooputils -lnsl -lssl -lpthread
     [exec] make[1]: Entering directory `<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++-build/Linux-i386-32/examples/pipes'>
     [exec] test -z "<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++-examples/Linux-i386-32/bin"> || mkdir -p -- "<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++-examples/Linux-i386-32/bin">
     [exec]   /bin/bash ./libtool --mode=install /usr/bin/install -c 'wordcount-simple' '<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++-examples/Linux-i386-32/bin/wordcount-simple'>
     [exec] /usr/bin/install -c wordcount-simple <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++-examples/Linux-i386-32/bin/wordcount-simple>
     [exec]   /bin/bash ./libtool --mode=install /usr/bin/install -c 'wordcount-part' '<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++-examples/Linux-i386-32/bin/wordcount-part'>
     [exec] /usr/bin/install -c wordcount-part <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++-examples/Linux-i386-32/bin/wordcount-part>
     [exec]   /bin/bash ./libtool --mode=install /usr/bin/install -c 'wordcount-nopipe' '<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++-examples/Linux-i386-32/bin/wordcount-nopipe'>
     [exec] /usr/bin/install -c wordcount-nopipe <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++-examples/Linux-i386-32/bin/wordcount-nopipe>
     [exec]   /bin/bash ./libtool --mode=install /usr/bin/install -c 'pipes-sort' '<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++-examples/Linux-i386-32/bin/pipes-sort'>
     [exec] /usr/bin/install -c pipes-sort <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++-examples/Linux-i386-32/bin/pipes-sort>
     [exec] make[1]: Nothing to be done for `install-data-am'.
     [exec] make[1]: Leaving directory `<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++-build/Linux-i386-32/examples/pipes'>

compile-c++-examples:

compile-examples:

generate-test-records:

compile-core-test:
    [javac] Compiling 7 source files to <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/classes>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 1 source file to <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/classes>
    [javac] Compiling 7 source files to <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/testjar>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
   [delete] Deleting: <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/testjar/testjob.jar>
      [jar] Building jar: <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/testjar/testjob.jar>
    [javac] Compiling 1 source file to <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/testshell>
    [javac] Note: <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/test/testshell/ExternalMapReduce.java> uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
   [delete] Deleting: <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/testshell/testshell.jar>
      [jar] Building jar: <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/testshell/testshell.jar>
   [delete] Deleting directory <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/cache>
    [mkdir] Created dir: <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/cache>
   [delete] Deleting directory <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/debug>
    [mkdir] Created dir: <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/debug>
     [copy] Copying 1 file to <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/debug>
     [copy] Copying 1 file to <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/cache>
     [copy] Copying 1 file to <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/cache>
     [copy] Copying 1 file to <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/cache>
     [copy] Copying 1 file to <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/cache>
     [copy] Copying 1 file to <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/cache>
     [copy] Copying 1 file to <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/cache>
     [copy] Copying 1 file to <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/cache>
     [copy] Copying 1 file to <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/cache>
     [copy] Copying 1 file to <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/cache>
     [copy] Copying 1 file to <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/cache>
     [copy] Copying 1 file to <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/cache>
     [copy] Copying 1 file to <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/cache>
     [copy] Copying 1 file to <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/test/cache>

test-contrib:

test:
Trying to override old definition of task macro_tar

check-contrib:

init:
     [echo] contrib: hdfsproxy

init-contrib:

ivy-download:
      [get] Getting: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.1.0/ivy-2.1.0.jar
      [get] To: <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/ivy/ivy-2.1.0.jar>
      [get] Not modified - so not downloaded

ivy-probe-antlib:

ivy-init-antlib:

ivy-init:

ivy-resolve-common:
[ivy:resolve] :: loading settings :: file = <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/ivy/ivysettings.xml>
[ivy:resolve] :: resolving dependencies :: org.apache.hadoop#hdfsproxy;working@h8.grid.sp2.yahoo.net
[ivy:resolve] 	confs: [common]
[ivy:resolve] 	found commons-httpclient#commons-httpclient;3.0.1 in maven2
[ivy:resolve] 	found commons-logging#commons-logging;1.0.4 in maven2
[ivy:resolve] 	found commons-cli#commons-cli;1.2 in maven2
[ivy:resolve] 	found log4j#log4j;1.2.15 in maven2
[ivy:resolve] 	found commons-logging#commons-logging-api;1.0.4 in maven2
[ivy:resolve] 	found junit#junit;4.5 in maven2
[ivy:resolve] 	found org.slf4j#slf4j-api;1.4.3 in maven2
[ivy:resolve] 	found org.slf4j#slf4j-log4j12;1.4.3 in maven2
[ivy:resolve] 	found xmlenc#xmlenc;0.52 in maven2
[ivy:resolve] 	found org.mortbay.jetty#jetty;6.1.26 in maven2
[ivy:resolve] 	found org.mortbay.jetty#jetty-util;6.1.26 in maven2
[ivy:resolve] 	found org.mortbay.jetty#servlet-api;2.5-20081211 in maven2
[ivy:resolve] 	found org.eclipse.jdt#core;3.1.1 in maven2
[ivy:resolve] 	found org.codehaus.jackson#jackson-mapper-asl;1.0.1 in maven2
[ivy:resolve] 	found org.codehaus.jackson#jackson-core-asl;1.0.1 in maven2
[ivy:resolve] 	found commons-configuration#commons-configuration;1.6 in maven2
[ivy:resolve] 	found commons-collections#commons-collections;3.2.1 in maven2
[ivy:resolve] 	found commons-lang#commons-lang;2.4 in maven2
[ivy:resolve] 	found commons-logging#commons-logging;1.1.1 in maven2
[ivy:resolve] 	found commons-digester#commons-digester;1.8 in maven2
[ivy:resolve] 	found commons-beanutils#commons-beanutils;1.7.0 in maven2
[ivy:resolve] 	found commons-beanutils#commons-beanutils-core;1.8.0 in maven2
[ivy:resolve] 	found org.apache.commons#commons-math;2.1 in maven2
[ivy:resolve] :: resolution report :: resolve 111ms :: artifacts dl 6ms
[ivy:resolve] 	:: evicted modules:
[ivy:resolve] 	commons-logging#commons-logging;1.0.4 by [commons-logging#commons-logging;1.1.1] in [common]
[ivy:resolve] 	commons-logging#commons-logging;1.0.3 by [commons-logging#commons-logging;1.1.1] in [common]
[ivy:resolve] 	commons-logging#commons-logging;1.1 by [commons-logging#commons-logging;1.1.1] in [common]
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      common      |   25  |   0   |   0   |   3   ||   22  |   0   |
	---------------------------------------------------------------------

ivy-retrieve-common:
[ivy:retrieve] :: retrieving :: org.apache.hadoop#hdfsproxy [sync]
[ivy:retrieve] 	confs: [common]
[ivy:retrieve] 	0 artifacts copied, 22 already retrieved (0kB/4ms)
[ivy:cachepath] :: loading settings :: file = <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/ivy/ivysettings.xml>

compile:
     [echo] contrib: hdfsproxy

compile-examples:

compile-test:
     [echo] contrib: hdfsproxy
    [javac] Compiling 5 source files to <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/contrib/hdfsproxy/test>

test-junit:
     [copy] Copying 11 files to <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/contrib/hdfsproxy/src/test/resources/proxy-config>
     [copy] Copying 1 file to <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/contrib/hdfsproxy/src/test/resources>
     [copy] Copying 1 file to <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/contrib/hdfsproxy/src/test/resources>
    [junit] Running org.apache.hadoop.hdfsproxy.TestHdfsProxy
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 5.127 sec
    [junit] Test org.apache.hadoop.hdfsproxy.TestHdfsProxy FAILED

BUILD FAILED
<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build.xml>:1083: The following error occurred while executing this line:
<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build.xml>:1072: The following error occurred while executing this line:
<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/contrib/build.xml>:51: The following error occurred while executing this line:
<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/contrib/hdfsproxy/build.xml>:278: Tests failed!

Total time: 213 minutes 57 seconds
Recording test results
Publishing Javadoc
Archiving artifacts
Recording fingerprints
Description set: 


Build failed in Jenkins: Hadoop-0.20.203-Build #19

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Hadoop-0.20.203-Build/19/changes>

Changes:

[phunt] Added missing license header

------------------------------------------
[...truncated 3986 lines...]
     [exec] checking for a sed that does not truncate output... /bin/sed
     [exec] checking for ld used by gcc... /usr/bin/ld
     [exec] checking if the linker (/usr/bin/ld) is GNU ld... yes
     [exec] checking for /usr/bin/ld option to reload object files... -r
     [exec] checking for BSD-compatible nm... /usr/bin/nm -B
     [exec] checking whether ln -s works... yes
     [exec] checking how to recognise dependent libraries... pass_all
     [exec] checking dlfcn.h usability... yes
     [exec] checking dlfcn.h presence... yes
     [exec] checking for dlfcn.h... yes
     [exec] checking how to run the C++ preprocessor... g++ -E
     [exec] checking for g77... no
     [exec] checking for xlf... no
     [exec] checking for f77... no
     [exec] checking for frt... no
     [exec] checking for pgf77... no
     [exec] checking for cf77... no
     [exec] checking for fort77... no
     [exec] checking for fl32... no
     [exec] checking for af77... no
     [exec] checking for xlf90... no
     [exec] checking for f90... no
     [exec] checking for pgf90... no
     [exec] checking for pghpf... no
     [exec] checking for epcf90... no
     [exec] checking for gfortran... no
     [exec] checking for g95... no
     [exec] checking for xlf95... no
     [exec] checking for f95... no
     [exec] checking for fort... no
     [exec] checking for ifort... no
     [exec] checking for ifc... no
     [exec] checking for efc... no
     [exec] checking for pgf95... no
     [exec] checking for lf95... no
     [exec] checking for ftn... no
     [exec] checking whether we are using the GNU Fortran 77 compiler... no
     [exec] checking whether  accepts -g... no
     [exec] checking the maximum length of command line arguments... 32768
     [exec] checking command to parse /usr/bin/nm -B output from gcc object... ok
     [exec] checking for objdir... .libs
     [exec] checking for ar... ar
     [exec] checking for ranlib... ranlib
     [exec] checking for strip... strip
     [exec] checking if gcc static flag  works... yes
     [exec] checking if gcc supports -fno-rtti -fno-exceptions... no
     [exec] checking for gcc option to produce PIC... -fPIC
     [exec] checking if gcc PIC flag -fPIC works... yes
     [exec] checking if gcc supports -c -o file.o... yes
     [exec] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking whether -lc should be explicitly linked in... no
     [exec] checking dynamic linker characteristics... GNU/Linux ld.so
     [exec] checking how to hardcode library paths into programs... immediate
     [exec] checking whether stripping libraries is possible... yes
     [exec] checking if libtool supports shared libraries... yes
     [exec] checking whether to build shared libraries... yes
     [exec] checking whether to build static libraries... yes
     [exec] configure: creating libtool
     [exec] appending configuration tag "CXX" to libtool
     [exec] checking for ld used by g++... /usr/bin/ld -m elf_x86_64
     [exec] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
     [exec] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking for g++ option to produce PIC... -fPIC
     [exec] checking if g++ PIC flag -fPIC works... yes
     [exec] checking if g++ supports -c -o file.o... yes
     [exec] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking dynamic linker characteristics... GNU/Linux ld.so
     [exec] checking how to hardcode library paths into programs... immediate
     [exec] checking whether stripping libraries is possible... yes
     [exec] appending configuration tag "F77" to libtool
     [exec] checking for unistd.h... (cached) yes
     [exec] checking for stdbool.h that conforms to C99... yes
     [exec] checking for _Bool... no
     [exec] checking for an ANSI C-conforming const... yes
     [exec] checking for off_t... yes
     [exec] checking for size_t... yes
     [exec] checking whether strerror_r is declared... yes
     [exec] checking for strerror_r... yes
     [exec] checking whether strerror_r returns char *... yes
     [exec] checking for mkdir... yes
     [exec] checking for uname... yes
     [exec] configure: creating ./config.status
     [exec] config.status: creating Makefile
     [exec] config.status: creating impl/config.h
     [exec] config.status: executing depfiles commands

create-c++-utils-makefile:
    [mkdir] Created dir: <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++-build/Linux-i386-32/utils>
     [exec] checking for a BSD-compatible install... /usr/bin/install -c
     [exec] checking whether build environment is sane... yes
     [exec] checking for gawk... no
     [exec] checking for mawk... mawk
     [exec] checking whether make sets $(MAKE)... yes
     [exec] checking for style of include used by make... GNU
     [exec] checking for gcc... gcc
     [exec] checking for C compiler default output file name... a.out
     [exec] checking whether the C compiler works... yes
     [exec] checking whether we are cross compiling... no
     [exec] checking for suffix of executables... 
     [exec] checking for suffix of object files... o
     [exec] checking whether we are using the GNU C compiler... yes
     [exec] checking whether gcc accepts -g... yes
     [exec] checking for gcc option to accept ISO C89... none needed
     [exec] checking dependency style of gcc... gcc3
     [exec] checking how to run the C preprocessor... gcc -E
     [exec] checking for grep that handles long lines and -e... /bin/grep
     [exec] checking for egrep... /bin/grep -E
     [exec] checking for ANSI C header files... yes
     [exec] checking for sys/types.h... yes
     [exec] checking for sys/stat.h... yes
     [exec] checking for stdlib.h... yes
     [exec] checking for string.h... yes
     [exec] checking for memory.h... yes
     [exec] checking for strings.h... yes
     [exec] checking for inttypes.h... yes
     [exec] checking for stdint.h... yes
     [exec] checking for unistd.h... yes
     [exec] checking minix/config.h usability... no
     [exec] checking minix/config.h presence... no
     [exec] checking for minix/config.h... no
     [exec] checking whether it is safe to define __EXTENSIONS__... yes
     [exec] checking for special C compiler options needed for large files... no
     [exec] checking for _FILE_OFFSET_BITS value needed for large files... no
     [exec] checking for g++... g++
     [exec] checking whether we are using the GNU C++ compiler... yes
     [exec] checking whether g++ accepts -g... yes
     [exec] checking dependency style of g++... gcc3
     [exec] checking build system type... x86_64-unknown-linux-gnu
     [exec] checking host system type... x86_64-unknown-linux-gnu
     [exec] checking for a sed that does not truncate output... /bin/sed
     [exec] checking for ld used by gcc... /usr/bin/ld
     [exec] checking if the linker (/usr/bin/ld) is GNU ld... yes
     [exec] checking for /usr/bin/ld option to reload object files... -r
     [exec] checking for BSD-compatible nm... /usr/bin/nm -B
     [exec] checking whether ln -s works... yes
     [exec] checking how to recognise dependent libraries... pass_all
     [exec] checking dlfcn.h usability... yes
     [exec] checking dlfcn.h presence... yes
     [exec] checking for dlfcn.h... yes
     [exec] checking how to run the C++ preprocessor... g++ -E
     [exec] checking for g77... no
     [exec] checking for xlf... no
     [exec] checking for f77... no
     [exec] checking for frt... no
     [exec] checking for pgf77... no
     [exec] checking for cf77... no
     [exec] checking for fort77... no
     [exec] checking for fl32... no
     [exec] checking for af77... no
     [exec] checking for xlf90... no
     [exec] checking for f90... no
     [exec] checking for pgf90... no
     [exec] checking for pghpf... no
     [exec] checking for epcf90... no
     [exec] checking for gfortran... no
     [exec] checking for g95... no
     [exec] checking for xlf95... no
     [exec] checking for f95... no
     [exec] checking for fort... no
     [exec] checking for ifort... no
     [exec] checking for ifc... no
     [exec] checking for efc... no
     [exec] checking for pgf95... no
     [exec] checking for lf95... no
     [exec] checking for ftn... no
     [exec] checking whether we are using the GNU Fortran 77 compiler... no
     [exec] checking whether  accepts -g... no
     [exec] checking the maximum length of command line arguments... 32768
     [exec] checking command to parse /usr/bin/nm -B output from gcc object... ok
     [exec] checking for objdir... .libs
     [exec] checking for ar... ar
     [exec] checking for ranlib... ranlib
     [exec] checking for strip... strip
     [exec] checking if gcc static flag  works... yes
     [exec] checking if gcc supports -fno-rtti -fno-exceptions... no
     [exec] checking for gcc option to produce PIC... -fPIC
     [exec] checking if gcc PIC flag -fPIC works... yes
     [exec] checking if gcc supports -c -o file.o... yes
     [exec] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking whether -lc should be explicitly linked in... no
     [exec] checking dynamic linker characteristics... GNU/Linux ld.so
     [exec] checking how to hardcode library paths into programs... immediate
     [exec] checking whether stripping libraries is possible... yes
     [exec] checking if libtool supports shared libraries... yes
     [exec] checking whether to build shared libraries... yes
     [exec] checking whether to build static libraries... yes
     [exec] configure: creating libtool
     [exec] appending configuration tag "CXX" to libtool
     [exec] checking for ld used by g++... /usr/bin/ld -m elf_x86_64
     [exec] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
     [exec] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking for g++ option to produce PIC... -fPIC
     [exec] checking if g++ PIC flag -fPIC works... yes
     [exec] checking if g++ supports -c -o file.o... yes
     [exec] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking dynamic linker characteristics... GNU/Linux ld.so
     [exec] checking how to hardcode library paths into programs... immediate
     [exec] checking whether stripping libraries is possible... yes
     [exec] appending configuration tag "F77" to libtool
     [exec] checking for unistd.h... (cached) yes
     [exec] checking for stdbool.h that conforms to C99... yes
     [exec] checking for _Bool... no
     [exec] checking for an ANSI C-conforming const... yes
     [exec] checking for off_t... yes
     [exec] checking for size_t... yes
     [exec] checking whether strerror_r is declared... yes
     [exec] checking for strerror_r... yes
     [exec] checking whether strerror_r returns char *... yes
     [exec] checking for mkdir... yes
     [exec] checking for uname... yes
     [exec] configure: creating ./config.status
     [exec] config.status: creating Makefile
     [exec] config.status: creating impl/config.h
     [exec] config.status: executing depfiles commands

compile-c++-utils:
     [exec] depbase=`echo impl/StringUtils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
     [exec] 	if g++ -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils> -I./impl    -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api> -Wall -g -O2 -MT impl/StringUtils.o -MD -MP -MF "$depbase.Tpo" -c -o impl/StringUtils.o <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/StringUtils.cc;> \
     [exec] 	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
     [exec] depbase=`echo impl/SerialUtils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
     [exec] 	if g++ -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils> -I./impl    -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api> -Wall -g -O2 -MT impl/SerialUtils.o -MD -MP -MF "$depbase.Tpo" -c -o impl/SerialUtils.o <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc;> \
     [exec] 	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
     [exec] In file included from <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>:18:
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:159: error: variable or field 'serializeInt' declared void
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:159: error: 'int32_t' was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:159: error: expected primary-expression before '&' token
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:159: error: 'stream' was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:160: error: 'int32_t' does not name a type
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:161: error: variable or field 'serializeLong' declared void
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:161: error: 'int64_t' was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:161: error: expected primary-expression before '&' token
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:161: error: 'stream' was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:162: error: 'int64_t' does not name a type
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>: In function 'void HadoopUtils::serializeInt(int32_t, HadoopUtils::OutStream&)':
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>:179: error: 'serializeLong' was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>: In function 'int32_t HadoopUtils::deserializeInt(HadoopUtils::InStream&)':
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>:214: error: 'deserializeLong' was not declared in this scope
     [exec] make: *** [impl/SerialUtils.o] Error 1

BUILD FAILED
<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build.xml>:1781: exec returned: 2

Total time: 1 minute 7 seconds
Build step 'Execute shell' marked build as failure
Recording test results
Publishing Javadoc
Archiving artifacts
Recording fingerprints
Description set: 


Build failed in Jenkins: Hadoop-0.20.203-Build #18

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Hadoop-0.20.203-Build/18/changes>

Changes:

[shv] MAPREDUCE-3088. Turn off Clover 2.4.3 until upgraded. Contributed by Konstantin Shvachko.

------------------------------------------
[...truncated 3969 lines...]
     [exec] checking for a sed that does not truncate output... /bin/sed
     [exec] checking for ld used by gcc... /usr/bin/ld
     [exec] checking if the linker (/usr/bin/ld) is GNU ld... yes
     [exec] checking for /usr/bin/ld option to reload object files... -r
     [exec] checking for BSD-compatible nm... /usr/bin/nm -B
     [exec] checking whether ln -s works... yes
     [exec] checking how to recognise dependent libraries... pass_all
     [exec] checking dlfcn.h usability... yes
     [exec] checking dlfcn.h presence... yes
     [exec] checking for dlfcn.h... yes
     [exec] checking how to run the C++ preprocessor... g++ -E
     [exec] checking for g77... no
     [exec] checking for xlf... no
     [exec] checking for f77... no
     [exec] checking for frt... no
     [exec] checking for pgf77... no
     [exec] checking for cf77... no
     [exec] checking for fort77... no
     [exec] checking for fl32... no
     [exec] checking for af77... no
     [exec] checking for xlf90... no
     [exec] checking for f90... no
     [exec] checking for pgf90... no
     [exec] checking for pghpf... no
     [exec] checking for epcf90... no
     [exec] checking for gfortran... no
     [exec] checking for g95... no
     [exec] checking for xlf95... no
     [exec] checking for f95... no
     [exec] checking for fort... no
     [exec] checking for ifort... no
     [exec] checking for ifc... no
     [exec] checking for efc... no
     [exec] checking for pgf95... no
     [exec] checking for lf95... no
     [exec] checking for ftn... no
     [exec] checking whether we are using the GNU Fortran 77 compiler... no
     [exec] checking whether  accepts -g... no
     [exec] checking the maximum length of command line arguments... 32768
     [exec] checking command to parse /usr/bin/nm -B output from gcc object... ok
     [exec] checking for objdir... .libs
     [exec] checking for ar... ar
     [exec] checking for ranlib... ranlib
     [exec] checking for strip... strip
     [exec] checking if gcc static flag  works... yes
     [exec] checking if gcc supports -fno-rtti -fno-exceptions... no
     [exec] checking for gcc option to produce PIC... -fPIC
     [exec] checking if gcc PIC flag -fPIC works... yes
     [exec] checking if gcc supports -c -o file.o... yes
     [exec] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking whether -lc should be explicitly linked in... no
     [exec] checking dynamic linker characteristics... GNU/Linux ld.so
     [exec] checking how to hardcode library paths into programs... immediate
     [exec] checking whether stripping libraries is possible... yes
     [exec] checking if libtool supports shared libraries... yes
     [exec] checking whether to build shared libraries... yes
     [exec] checking whether to build static libraries... yes
     [exec] configure: creating libtool
     [exec] appending configuration tag "CXX" to libtool
     [exec] checking for ld used by g++... /usr/bin/ld -m elf_x86_64
     [exec] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
     [exec] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking for g++ option to produce PIC... -fPIC
     [exec] checking if g++ PIC flag -fPIC works... yes
     [exec] checking if g++ supports -c -o file.o... yes
     [exec] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking dynamic linker characteristics... GNU/Linux ld.so
     [exec] checking how to hardcode library paths into programs... immediate
     [exec] checking whether stripping libraries is possible... yes
     [exec] appending configuration tag "F77" to libtool
     [exec] checking for unistd.h... (cached) yes
     [exec] checking for stdbool.h that conforms to C99... yes
     [exec] checking for _Bool... no
     [exec] checking for an ANSI C-conforming const... yes
     [exec] checking for off_t... yes
     [exec] checking for size_t... yes
     [exec] checking whether strerror_r is declared... yes
     [exec] checking for strerror_r... yes
     [exec] checking whether strerror_r returns char *... yes
     [exec] checking for mkdir... yes
     [exec] checking for uname... yes
     [exec] configure: creating ./config.status
     [exec] config.status: creating Makefile
     [exec] config.status: creating impl/config.h
     [exec] config.status: executing depfiles commands

create-c++-utils-makefile:
    [mkdir] Created dir: <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++-build/Linux-i386-32/utils>
     [exec] checking for a BSD-compatible install... /usr/bin/install -c
     [exec] checking whether build environment is sane... yes
     [exec] checking for gawk... no
     [exec] checking for mawk... mawk
     [exec] checking whether make sets $(MAKE)... yes
     [exec] checking for style of include used by make... GNU
     [exec] checking for gcc... gcc
     [exec] checking for C compiler default output file name... a.out
     [exec] checking whether the C compiler works... yes
     [exec] checking whether we are cross compiling... no
     [exec] checking for suffix of executables... 
     [exec] checking for suffix of object files... o
     [exec] checking whether we are using the GNU C compiler... yes
     [exec] checking whether gcc accepts -g... yes
     [exec] checking for gcc option to accept ISO C89... none needed
     [exec] checking dependency style of gcc... gcc3
     [exec] checking how to run the C preprocessor... gcc -E
     [exec] checking for grep that handles long lines and -e... /bin/grep
     [exec] checking for egrep... /bin/grep -E
     [exec] checking for ANSI C header files... yes
     [exec] checking for sys/types.h... yes
     [exec] checking for sys/stat.h... yes
     [exec] checking for stdlib.h... yes
     [exec] checking for string.h... yes
     [exec] checking for memory.h... yes
     [exec] checking for strings.h... yes
     [exec] checking for inttypes.h... yes
     [exec] checking for stdint.h... yes
     [exec] checking for unistd.h... yes
     [exec] checking minix/config.h usability... no
     [exec] checking minix/config.h presence... no
     [exec] checking for minix/config.h... no
     [exec] checking whether it is safe to define __EXTENSIONS__... yes
     [exec] checking for special C compiler options needed for large files... no
     [exec] checking for _FILE_OFFSET_BITS value needed for large files... no
     [exec] checking for g++... g++
     [exec] checking whether we are using the GNU C++ compiler... yes
     [exec] checking whether g++ accepts -g... yes
     [exec] checking dependency style of g++... gcc3
     [exec] checking build system type... x86_64-unknown-linux-gnu
     [exec] checking host system type... x86_64-unknown-linux-gnu
     [exec] checking for a sed that does not truncate output... /bin/sed
     [exec] checking for ld used by gcc... /usr/bin/ld
     [exec] checking if the linker (/usr/bin/ld) is GNU ld... yes
     [exec] checking for /usr/bin/ld option to reload object files... -r
     [exec] checking for BSD-compatible nm... /usr/bin/nm -B
     [exec] checking whether ln -s works... yes
     [exec] checking how to recognise dependent libraries... pass_all
     [exec] checking dlfcn.h usability... yes
     [exec] checking dlfcn.h presence... yes
     [exec] checking for dlfcn.h... yes
     [exec] checking how to run the C++ preprocessor... g++ -E
     [exec] checking for g77... no
     [exec] checking for xlf... no
     [exec] checking for f77... no
     [exec] checking for frt... no
     [exec] checking for pgf77... no
     [exec] checking for cf77... no
     [exec] checking for fort77... no
     [exec] checking for fl32... no
     [exec] checking for af77... no
     [exec] checking for xlf90... no
     [exec] checking for f90... no
     [exec] checking for pgf90... no
     [exec] checking for pghpf... no
     [exec] checking for epcf90... no
     [exec] checking for gfortran... no
     [exec] checking for g95... no
     [exec] checking for xlf95... no
     [exec] checking for f95... no
     [exec] checking for fort... no
     [exec] checking for ifort... no
     [exec] checking for ifc... no
     [exec] checking for efc... no
     [exec] checking for pgf95... no
     [exec] checking for lf95... no
     [exec] checking for ftn... no
     [exec] checking whether we are using the GNU Fortran 77 compiler... no
     [exec] checking whether  accepts -g... no
     [exec] checking the maximum length of command line arguments... 32768
     [exec] checking command to parse /usr/bin/nm -B output from gcc object... ok
     [exec] checking for objdir... .libs
     [exec] checking for ar... ar
     [exec] checking for ranlib... ranlib
     [exec] checking for strip... strip
     [exec] checking if gcc static flag  works... yes
     [exec] checking if gcc supports -fno-rtti -fno-exceptions... no
     [exec] checking for gcc option to produce PIC... -fPIC
     [exec] checking if gcc PIC flag -fPIC works... yes
     [exec] checking if gcc supports -c -o file.o... yes
     [exec] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking whether -lc should be explicitly linked in... no
     [exec] checking dynamic linker characteristics... GNU/Linux ld.so
     [exec] checking how to hardcode library paths into programs... immediate
     [exec] checking whether stripping libraries is possible... yes
     [exec] checking if libtool supports shared libraries... yes
     [exec] checking whether to build shared libraries... yes
     [exec] checking whether to build static libraries... yes
     [exec] configure: creating libtool
     [exec] appending configuration tag "CXX" to libtool
     [exec] checking for ld used by g++... /usr/bin/ld -m elf_x86_64
     [exec] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
     [exec] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking for g++ option to produce PIC... -fPIC
     [exec] checking if g++ PIC flag -fPIC works... yes
     [exec] checking if g++ supports -c -o file.o... yes
     [exec] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking dynamic linker characteristics... GNU/Linux ld.so
     [exec] checking how to hardcode library paths into programs... immediate
     [exec] checking whether stripping libraries is possible... yes
     [exec] appending configuration tag "F77" to libtool
     [exec] checking for unistd.h... (cached) yes
     [exec] checking for stdbool.h that conforms to C99... yes
     [exec] checking for _Bool... no
     [exec] checking for an ANSI C-conforming const... yes
     [exec] checking for off_t... yes
     [exec] checking for size_t... yes
     [exec] checking whether strerror_r is declared... yes
     [exec] checking for strerror_r... yes
     [exec] checking whether strerror_r returns char *... yes
     [exec] checking for mkdir... yes
     [exec] checking for uname... yes
     [exec] configure: creating ./config.status
     [exec] config.status: creating Makefile
     [exec] config.status: creating impl/config.h
     [exec] config.status: executing depfiles commands

compile-c++-utils:
     [exec] depbase=`echo impl/StringUtils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
     [exec] 	if g++ -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils> -I./impl    -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api> -Wall -g -O2 -MT impl/StringUtils.o -MD -MP -MF "$depbase.Tpo" -c -o impl/StringUtils.o <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/StringUtils.cc;> \
     [exec] 	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
     [exec] depbase=`echo impl/SerialUtils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
     [exec] 	if g++ -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils> -I./impl    -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api> -Wall -g -O2 -MT impl/SerialUtils.o -MD -MP -MF "$depbase.Tpo" -c -o impl/SerialUtils.o <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc;> \
     [exec] 	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
     [exec] In file included from <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>:18:
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:159: error: variable or field 'serializeInt' declared void
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:159: error: 'int32_t' was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:159: error: expected primary-expression before '&' token
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:159: error: 'stream' was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:160: error: 'int32_t' does not name a type
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:161: error: variable or field 'serializeLong' declared void
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:161: error: 'int64_t' was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:161: error: expected primary-expression before '&' token
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:161: error: 'stream' was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:162: error: 'int64_t' does not name a type
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>: In function 'void HadoopUtils::serializeInt(int32_t, HadoopUtils::OutStream&)':
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>:179: error: 'serializeLong' was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>: In function 'int32_t HadoopUtils::deserializeInt(HadoopUtils::InStream&)':
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>:214: error: 'deserializeLong' was not declared in this scope
     [exec] make: *** [impl/SerialUtils.o] Error 1

BUILD FAILED
<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build.xml>:1781: exec returned: 2

Total time: 55 seconds
Build step 'Execute shell' marked build as failure
Recording test results
Publishing Javadoc
Archiving artifacts
Recording fingerprints
Description set: 


Build failed in Jenkins: Hadoop-0.20.203-Build #17

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Hadoop-0.20.203-Build/17/changes>

Changes:

[gkesavan] Add 64 bit java installation

[gkesavan] Add xercesc installation

------------------------------------------
[...truncated 4143 lines...]
     [exec] checking for a sed that does not truncate output... /bin/sed
     [exec] checking for ld used by gcc... /usr/bin/ld
     [exec] checking if the linker (/usr/bin/ld) is GNU ld... yes
     [exec] checking for /usr/bin/ld option to reload object files... -r
     [exec] checking for BSD-compatible nm... /usr/bin/nm -B
     [exec] checking whether ln -s works... yes
     [exec] checking how to recognise dependent libraries... pass_all
     [exec] checking dlfcn.h usability... yes
     [exec] checking dlfcn.h presence... yes
     [exec] checking for dlfcn.h... yes
     [exec] checking how to run the C++ preprocessor... g++ -E
     [exec] checking for g77... no
     [exec] checking for xlf... no
     [exec] checking for f77... no
     [exec] checking for frt... no
     [exec] checking for pgf77... no
     [exec] checking for cf77... no
     [exec] checking for fort77... no
     [exec] checking for fl32... no
     [exec] checking for af77... no
     [exec] checking for xlf90... no
     [exec] checking for f90... no
     [exec] checking for pgf90... no
     [exec] checking for pghpf... no
     [exec] checking for epcf90... no
     [exec] checking for gfortran... no
     [exec] checking for g95... no
     [exec] checking for xlf95... no
     [exec] checking for f95... no
     [exec] checking for fort... no
     [exec] checking for ifort... no
     [exec] checking for ifc... no
     [exec] checking for efc... no
     [exec] checking for pgf95... no
     [exec] checking for lf95... no
     [exec] checking for ftn... no
     [exec] checking whether we are using the GNU Fortran 77 compiler... no
     [exec] checking whether  accepts -g... no
     [exec] checking the maximum length of command line arguments... 32768
     [exec] checking command to parse /usr/bin/nm -B output from gcc object... ok
     [exec] checking for objdir... .libs
     [exec] checking for ar... ar
     [exec] checking for ranlib... ranlib
     [exec] checking for strip... strip
     [exec] checking if gcc static flag  works... yes
     [exec] checking if gcc supports -fno-rtti -fno-exceptions... no
     [exec] checking for gcc option to produce PIC... -fPIC
     [exec] checking if gcc PIC flag -fPIC works... yes
     [exec] checking if gcc supports -c -o file.o... yes
     [exec] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking whether -lc should be explicitly linked in... no
     [exec] checking dynamic linker characteristics... GNU/Linux ld.so
     [exec] checking how to hardcode library paths into programs... immediate
     [exec] checking whether stripping libraries is possible... yes
     [exec] checking if libtool supports shared libraries... yes
     [exec] checking whether to build shared libraries... yes
     [exec] checking whether to build static libraries... yes
     [exec] configure: creating libtool
     [exec] appending configuration tag "CXX" to libtool
     [exec] checking for ld used by g++... /usr/bin/ld -m elf_x86_64
     [exec] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
     [exec] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking for g++ option to produce PIC... -fPIC
     [exec] checking if g++ PIC flag -fPIC works... yes
     [exec] checking if g++ supports -c -o file.o... yes
     [exec] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking dynamic linker characteristics... GNU/Linux ld.so
     [exec] checking how to hardcode library paths into programs... immediate
     [exec] checking whether stripping libraries is possible... yes
     [exec] appending configuration tag "F77" to libtool
     [exec] checking for unistd.h... (cached) yes
     [exec] checking for stdbool.h that conforms to C99... yes
     [exec] checking for _Bool... no
     [exec] checking for an ANSI C-conforming const... yes
     [exec] checking for off_t... yes
     [exec] checking for size_t... yes
     [exec] checking whether strerror_r is declared... yes
     [exec] checking for strerror_r... yes
     [exec] checking whether strerror_r returns char *... yes
     [exec] checking for mkdir... yes
     [exec] checking for uname... yes
     [exec] configure: creating ./config.status
     [exec] config.status: creating Makefile
     [exec] config.status: creating impl/config.h
     [exec] config.status: executing depfiles commands

create-c++-utils-makefile:
    [mkdir] Created dir: <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++-build/Linux-i386-32/utils>
     [exec] checking for a BSD-compatible install... /usr/bin/install -c
     [exec] checking whether build environment is sane... yes
     [exec] checking for gawk... no
     [exec] checking for mawk... mawk
     [exec] checking whether make sets $(MAKE)... yes
     [exec] checking for style of include used by make... GNU
     [exec] checking for gcc... gcc
     [exec] checking for C compiler default output file name... a.out
     [exec] checking whether the C compiler works... yes
     [exec] checking whether we are cross compiling... no
     [exec] checking for suffix of executables... 
     [exec] checking for suffix of object files... o
     [exec] checking whether we are using the GNU C compiler... yes
     [exec] checking whether gcc accepts -g... yes
     [exec] checking for gcc option to accept ISO C89... none needed
     [exec] checking dependency style of gcc... gcc3
     [exec] checking how to run the C preprocessor... gcc -E
     [exec] checking for grep that handles long lines and -e... /bin/grep
     [exec] checking for egrep... /bin/grep -E
     [exec] checking for ANSI C header files... yes
     [exec] checking for sys/types.h... yes
     [exec] checking for sys/stat.h... yes
     [exec] checking for stdlib.h... yes
     [exec] checking for string.h... yes
     [exec] checking for memory.h... yes
     [exec] checking for strings.h... yes
     [exec] checking for inttypes.h... yes
     [exec] checking for stdint.h... yes
     [exec] checking for unistd.h... yes
     [exec] checking minix/config.h usability... no
     [exec] checking minix/config.h presence... no
     [exec] checking for minix/config.h... no
     [exec] checking whether it is safe to define __EXTENSIONS__... yes
     [exec] checking for special C compiler options needed for large files... no
     [exec] checking for _FILE_OFFSET_BITS value needed for large files... no
     [exec] checking for g++... g++
     [exec] checking whether we are using the GNU C++ compiler... yes
     [exec] checking whether g++ accepts -g... yes
     [exec] checking dependency style of g++... gcc3
     [exec] checking build system type... x86_64-unknown-linux-gnu
     [exec] checking host system type... x86_64-unknown-linux-gnu
     [exec] checking for a sed that does not truncate output... /bin/sed
     [exec] checking for ld used by gcc... /usr/bin/ld
     [exec] checking if the linker (/usr/bin/ld) is GNU ld... yes
     [exec] checking for /usr/bin/ld option to reload object files... -r
     [exec] checking for BSD-compatible nm... /usr/bin/nm -B
     [exec] checking whether ln -s works... yes
     [exec] checking how to recognise dependent libraries... pass_all
     [exec] checking dlfcn.h usability... yes
     [exec] checking dlfcn.h presence... yes
     [exec] checking for dlfcn.h... yes
     [exec] checking how to run the C++ preprocessor... g++ -E
     [exec] checking for g77... no
     [exec] checking for xlf... no
     [exec] checking for f77... no
     [exec] checking for frt... no
     [exec] checking for pgf77... no
     [exec] checking for cf77... no
     [exec] checking for fort77... no
     [exec] checking for fl32... no
     [exec] checking for af77... no
     [exec] checking for xlf90... no
     [exec] checking for f90... no
     [exec] checking for pgf90... no
     [exec] checking for pghpf... no
     [exec] checking for epcf90... no
     [exec] checking for gfortran... no
     [exec] checking for g95... no
     [exec] checking for xlf95... no
     [exec] checking for f95... no
     [exec] checking for fort... no
     [exec] checking for ifort... no
     [exec] checking for ifc... no
     [exec] checking for efc... no
     [exec] checking for pgf95... no
     [exec] checking for lf95... no
     [exec] checking for ftn... no
     [exec] checking whether we are using the GNU Fortran 77 compiler... no
     [exec] checking whether  accepts -g... no
     [exec] checking the maximum length of command line arguments... 32768
     [exec] checking command to parse /usr/bin/nm -B output from gcc object... ok
     [exec] checking for objdir... .libs
     [exec] checking for ar... ar
     [exec] checking for ranlib... ranlib
     [exec] checking for strip... strip
     [exec] checking if gcc static flag  works... yes
     [exec] checking if gcc supports -fno-rtti -fno-exceptions... no
     [exec] checking for gcc option to produce PIC... -fPIC
     [exec] checking if gcc PIC flag -fPIC works... yes
     [exec] checking if gcc supports -c -o file.o... yes
     [exec] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking whether -lc should be explicitly linked in... no
     [exec] checking dynamic linker characteristics... GNU/Linux ld.so
     [exec] checking how to hardcode library paths into programs... immediate
     [exec] checking whether stripping libraries is possible... yes
     [exec] checking if libtool supports shared libraries... yes
     [exec] checking whether to build shared libraries... yes
     [exec] checking whether to build static libraries... yes
     [exec] configure: creating libtool
     [exec] appending configuration tag "CXX" to libtool
     [exec] checking for ld used by g++... /usr/bin/ld -m elf_x86_64
     [exec] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
     [exec] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking for g++ option to produce PIC... -fPIC
     [exec] checking if g++ PIC flag -fPIC works... yes
     [exec] checking if g++ supports -c -o file.o... yes
     [exec] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking dynamic linker characteristics... GNU/Linux ld.so
     [exec] checking how to hardcode library paths into programs... immediate
     [exec] checking whether stripping libraries is possible... yes
     [exec] appending configuration tag "F77" to libtool
     [exec] checking for unistd.h... (cached) yes
     [exec] checking for stdbool.h that conforms to C99... yes
     [exec] checking for _Bool... no
     [exec] checking for an ANSI C-conforming const... yes
     [exec] checking for off_t... yes
     [exec] checking for size_t... yes
     [exec] checking whether strerror_r is declared... yes
     [exec] checking for strerror_r... yes
     [exec] checking whether strerror_r returns char *... yes
     [exec] checking for mkdir... yes
     [exec] checking for uname... yes
     [exec] configure: creating ./config.status
     [exec] config.status: creating Makefile
     [exec] config.status: creating impl/config.h
     [exec] config.status: executing depfiles commands

compile-c++-utils:
     [exec] depbase=`echo impl/StringUtils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
     [exec] 	if g++ -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils> -I./impl    -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api> -Wall -g -O2 -MT impl/StringUtils.o -MD -MP -MF "$depbase.Tpo" -c -o impl/StringUtils.o <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/StringUtils.cc;> \
     [exec] 	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
     [exec] depbase=`echo impl/SerialUtils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
     [exec] 	if g++ -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils> -I./impl    -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api> -Wall -g -O2 -MT impl/SerialUtils.o -MD -MP -MF "$depbase.Tpo" -c -o impl/SerialUtils.o <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc;> \
     [exec] 	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
     [exec] In file included from <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>:18:
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:159: error: variable or field 'serializeInt' declared void
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:159: error: 'int32_t' was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:159: error: expected primary-expression before '&' token
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:159: error: 'stream' was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:160: error: 'int32_t' does not name a type
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:161: error: variable or field 'serializeLong' declared void
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:161: error: 'int64_t' was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:161: error: expected primary-expression before '&' token
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:161: error: 'stream' was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:162: error: 'int64_t' does not name a type
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>: In function 'void HadoopUtils::serializeInt(int32_t, HadoopUtils::OutStream&)':
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>:179: error: 'serializeLong' was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>: In function 'int32_t HadoopUtils::deserializeInt(HadoopUtils::InStream&)':
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>:214: error: 'deserializeLong' was not declared in this scope
     [exec] make: *** [impl/SerialUtils.o] Error 1

BUILD FAILED
<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build.xml>:1781: exec returned: 2

Total time: 50 seconds
Build step 'Execute shell' marked build as failure
Recording test results
Publishing Javadoc
Archiving artifacts
Recording fingerprints
Description set: 


Build failed in Jenkins: Hadoop-0.20.203-Build #16

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Hadoop-0.20.203-Build/16/changes>

Changes:

[gkesavan] Fix the jenkins tools path

------------------------------------------
[...truncated 3952 lines...]
     [exec] checking host system type... x86_64-unknown-linux-gnu
     [exec] checking for a sed that does not truncate output... /bin/sed
     [exec] checking for ld used by gcc... /usr/bin/ld
     [exec] checking if the linker (/usr/bin/ld) is GNU ld... yes
     [exec] checking for /usr/bin/ld option to reload object files... -r
     [exec] checking for BSD-compatible nm... /usr/bin/nm -B
     [exec] checking whether ln -s works... yes
     [exec] checking how to recognise dependent libraries... pass_all
     [exec] checking dlfcn.h usability... yes
     [exec] checking dlfcn.h presence... yes
     [exec] checking for dlfcn.h... yes
     [exec] checking how to run the C++ preprocessor... g++ -E
     [exec] checking for g77... no
     [exec] checking for xlf... no
     [exec] checking for f77... no
     [exec] checking for frt... no
     [exec] checking for pgf77... no
     [exec] checking for cf77... no
     [exec] checking for fort77... no
     [exec] checking for fl32... no
     [exec] checking for af77... no
     [exec] checking for xlf90... no
     [exec] checking for f90... no
     [exec] checking for pgf90... no
     [exec] checking for pghpf... no
     [exec] checking for epcf90... no
     [exec] checking for gfortran... no
     [exec] checking for g95... no
     [exec] checking for xlf95... no
     [exec] checking for f95... no
     [exec] checking for fort... no
     [exec] checking for ifort... no
     [exec] checking for ifc... no
     [exec] checking for efc... no
     [exec] checking for pgf95... no
     [exec] checking for lf95... no
     [exec] checking for ftn... no
     [exec] checking whether we are using the GNU Fortran 77 compiler... no
     [exec] checking whether  accepts -g... no
     [exec] checking the maximum length of command line arguments... 32768
     [exec] checking command to parse /usr/bin/nm -B output from gcc object... ok
     [exec] checking for objdir... .libs
     [exec] checking for ar... ar
     [exec] checking for ranlib... ranlib
     [exec] checking for strip... strip
     [exec] checking if gcc static flag  works... yes
     [exec] checking if gcc supports -fno-rtti -fno-exceptions... no
     [exec] checking for gcc option to produce PIC... -fPIC
     [exec] checking if gcc PIC flag -fPIC works... yes
     [exec] checking if gcc supports -c -o file.o... yes
     [exec] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking whether -lc should be explicitly linked in... no
     [exec] checking dynamic linker characteristics... GNU/Linux ld.so
     [exec] checking how to hardcode library paths into programs... immediate
     [exec] checking whether stripping libraries is possible... yes
     [exec] checking if libtool supports shared libraries... yes
     [exec] checking whether to build shared libraries... yes
     [exec] checking whether to build static libraries... yes
     [exec] configure: creating libtool
     [exec] appending configuration tag "CXX" to libtool
     [exec] checking for ld used by g++... /usr/bin/ld -m elf_x86_64
     [exec] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
     [exec] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking for g++ option to produce PIC... -fPIC
     [exec] checking if g++ PIC flag -fPIC works... yes
     [exec] checking if g++ supports -c -o file.o... yes
     [exec] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking dynamic linker characteristics... GNU/Linux ld.so
     [exec] checking how to hardcode library paths into programs... immediate
     [exec] checking whether stripping libraries is possible... yes
     [exec] appending configuration tag "F77" to libtool
     [exec] checking for unistd.h... (cached) yes
     [exec] checking for stdbool.h that conforms to C99... yes
     [exec] checking for _Bool... no
     [exec] checking for an ANSI C-conforming const... yes
     [exec] checking for off_t... yes
     [exec] checking for size_t... yes
     [exec] checking whether strerror_r is declared... yes
     [exec] checking for strerror_r... yes
     [exec] checking whether strerror_r returns char *... yes
     [exec] checking for mkdir... yes
     [exec] checking for uname... yes
     [exec] configure: creating ./config.status
     [exec] config.status: creating Makefile
     [exec] config.status: creating impl/config.h
     [exec] config.status: executing depfiles commands

create-c++-utils-makefile:
    [mkdir] Created dir: <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++-build/Linux-i386-32/utils>
     [exec] checking for a BSD-compatible install... /usr/bin/install -c
     [exec] checking whether build environment is sane... yes
     [exec] checking for gawk... no
     [exec] checking for mawk... mawk
     [exec] checking whether make sets $(MAKE)... yes
     [exec] checking for style of include used by make... GNU
     [exec] checking for gcc... gcc
     [exec] checking for C compiler default output file name... a.out
     [exec] checking whether the C compiler works... yes
     [exec] checking whether we are cross compiling... no
     [exec] checking for suffix of executables... 
     [exec] checking for suffix of object files... o
     [exec] checking whether we are using the GNU C compiler... yes
     [exec] checking whether gcc accepts -g... yes
     [exec] checking for gcc option to accept ISO C89... none needed
     [exec] checking dependency style of gcc... gcc3
     [exec] checking how to run the C preprocessor... gcc -E
     [exec] checking for grep that handles long lines and -e... /bin/grep
     [exec] checking for egrep... /bin/grep -E
     [exec] checking for ANSI C header files... yes
     [exec] checking for sys/types.h... yes
     [exec] checking for sys/stat.h... yes
     [exec] checking for stdlib.h... yes
     [exec] checking for string.h... yes
     [exec] checking for memory.h... yes
     [exec] checking for strings.h... yes
     [exec] checking for inttypes.h... yes
     [exec] checking for stdint.h... yes
     [exec] checking for unistd.h... yes
     [exec] checking minix/config.h usability... no
     [exec] checking minix/config.h presence... no
     [exec] checking for minix/config.h... no
     [exec] checking whether it is safe to define __EXTENSIONS__... yes
     [exec] checking for special C compiler options needed for large files... no
     [exec] checking for _FILE_OFFSET_BITS value needed for large files... no
     [exec] checking for g++... g++
     [exec] checking whether we are using the GNU C++ compiler... yes
     [exec] checking whether g++ accepts -g... yes
     [exec] checking dependency style of g++... gcc3
     [exec] checking build system type... x86_64-unknown-linux-gnu
     [exec] checking host system type... x86_64-unknown-linux-gnu
     [exec] checking for a sed that does not truncate output... /bin/sed
     [exec] checking for ld used by gcc... /usr/bin/ld
     [exec] checking if the linker (/usr/bin/ld) is GNU ld... yes
     [exec] checking for /usr/bin/ld option to reload object files... -r
     [exec] checking for BSD-compatible nm... /usr/bin/nm -B
     [exec] checking whether ln -s works... yes
     [exec] checking how to recognise dependent libraries... pass_all
     [exec] checking dlfcn.h usability... yes
     [exec] checking dlfcn.h presence... yes
     [exec] checking for dlfcn.h... yes
     [exec] checking how to run the C++ preprocessor... g++ -E
     [exec] checking for g77... no
     [exec] checking for xlf... no
     [exec] checking for f77... no
     [exec] checking for frt... no
     [exec] checking for pgf77... no
     [exec] checking for cf77... no
     [exec] checking for fort77... no
     [exec] checking for fl32... no
     [exec] checking for af77... no
     [exec] checking for xlf90... no
     [exec] checking for f90... no
     [exec] checking for pgf90... no
     [exec] checking for pghpf... no
     [exec] checking for epcf90... no
     [exec] checking for gfortran... no
     [exec] checking for g95... no
     [exec] checking for xlf95... no
     [exec] checking for f95... no
     [exec] checking for fort... no
     [exec] checking for ifort... no
     [exec] checking for ifc... no
     [exec] checking for efc... no
     [exec] checking for pgf95... no
     [exec] checking for lf95... no
     [exec] checking for ftn... no
     [exec] checking whether we are using the GNU Fortran 77 compiler... no
     [exec] checking whether  accepts -g... no
     [exec] checking the maximum length of command line arguments... 32768
     [exec] checking command to parse /usr/bin/nm -B output from gcc object... ok
     [exec] checking for objdir... .libs
     [exec] checking for ar... ar
     [exec] checking for ranlib... ranlib
     [exec] checking for strip... strip
     [exec] checking if gcc static flag  works... yes
     [exec] checking if gcc supports -fno-rtti -fno-exceptions... no
     [exec] checking for gcc option to produce PIC... -fPIC
     [exec] checking if gcc PIC flag -fPIC works... yes
     [exec] checking if gcc supports -c -o file.o... yes
     [exec] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking whether -lc should be explicitly linked in... no
     [exec] checking dynamic linker characteristics... GNU/Linux ld.so
     [exec] checking how to hardcode library paths into programs... immediate
     [exec] checking whether stripping libraries is possible... yes
     [exec] checking if libtool supports shared libraries... yes
     [exec] checking whether to build shared libraries... yes
     [exec] checking whether to build static libraries... yes
     [exec] configure: creating libtool
     [exec] appending configuration tag "CXX" to libtool
     [exec] checking for ld used by g++... /usr/bin/ld -m elf_x86_64
     [exec] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
     [exec] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking for g++ option to produce PIC... -fPIC
     [exec] checking if g++ PIC flag -fPIC works... yes
     [exec] checking if g++ supports -c -o file.o... yes
     [exec] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking dynamic linker characteristics... GNU/Linux ld.so
     [exec] checking how to hardcode library paths into programs... immediate
     [exec] checking whether stripping libraries is possible... yes
     [exec] appending configuration tag "F77" to libtool
     [exec] checking for unistd.h... (cached) yes
     [exec] checking for stdbool.h that conforms to C99... yes
     [exec] checking for _Bool... no
     [exec] checking for an ANSI C-conforming const... yes
     [exec] checking for off_t... yes
     [exec] checking for size_t... yes
     [exec] checking whether strerror_r is declared... yes
     [exec] checking for strerror_r... yes
     [exec] checking whether strerror_r returns char *... yes
     [exec] checking for mkdir... yes
     [exec] checking for uname... yes
     [exec] configure: creating ./config.status
     [exec] config.status: creating Makefile
     [exec] config.status: creating impl/config.h
     [exec] config.status: executing depfiles commands

compile-c++-utils:
     [exec] depbase=`echo impl/StringUtils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
     [exec] 	if g++ -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils> -I./impl    -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api> -Wall -g -O2 -MT impl/StringUtils.o -MD -MP -MF "$depbase.Tpo" -c -o impl/StringUtils.o <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/StringUtils.cc;> \
     [exec] 	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
     [exec] depbase=`echo impl/SerialUtils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
     [exec] 	if g++ -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils> -I./impl    -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api> -Wall -g -O2 -MT impl/SerialUtils.o -MD -MP -MF "$depbase.Tpo" -c -o impl/SerialUtils.o <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc;> \
     [exec] 	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
     [exec] In file included from <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>:18:
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:159: error: variable or field ‘serializeInt’ declared void
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:159: error: ‘int32_t’ was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:159: error: expected primary-expression before ‘&’ token
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:159: error: ‘stream’ was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:160: error: ‘int32_t’ does not name a type
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:161: error: variable or field ‘serializeLong’ declared void
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:161: error: ‘int64_t’ was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:161: error: expected primary-expression before ‘&’ token
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:161: error: ‘stream’ was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:162: error: ‘int64_t’ does not name a type
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>: In function ‘void HadoopUtils::serializeInt(int32_t, HadoopUtils::OutStream&)’:
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>:179: error: ‘serializeLong’ was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>: In function ‘int32_t HadoopUtils::deserializeInt(HadoopUtils::InStream&)’:
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>:214: error: ‘deserializeLong’ was not declared in this scope
     [exec] make: *** [impl/SerialUtils.o] Error 1

BUILD FAILED
<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build.xml>:1781: exec returned: 2

Total time: 59 seconds
Recording test results
Publishing Javadoc
Archiving artifacts
Recording fingerprints
Description set: 


Build failed in Jenkins: Hadoop-0.20.203-Build #15

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Hadoop-0.20.203-Build/15/changes>

Changes:

[gkesavan] Fix tools location

------------------------------------------
[...truncated 3984 lines...]
     [exec] checking host system type... x86_64-unknown-linux-gnu
     [exec] checking for a sed that does not truncate output... /bin/sed
     [exec] checking for ld used by gcc... /usr/bin/ld
     [exec] checking if the linker (/usr/bin/ld) is GNU ld... yes
     [exec] checking for /usr/bin/ld option to reload object files... -r
     [exec] checking for BSD-compatible nm... /usr/bin/nm -B
     [exec] checking whether ln -s works... yes
     [exec] checking how to recognise dependent libraries... pass_all
     [exec] checking dlfcn.h usability... yes
     [exec] checking dlfcn.h presence... yes
     [exec] checking for dlfcn.h... yes
     [exec] checking how to run the C++ preprocessor... g++ -E
     [exec] checking for g77... no
     [exec] checking for xlf... no
     [exec] checking for f77... no
     [exec] checking for frt... no
     [exec] checking for pgf77... no
     [exec] checking for cf77... no
     [exec] checking for fort77... no
     [exec] checking for fl32... no
     [exec] checking for af77... no
     [exec] checking for xlf90... no
     [exec] checking for f90... no
     [exec] checking for pgf90... no
     [exec] checking for pghpf... no
     [exec] checking for epcf90... no
     [exec] checking for gfortran... no
     [exec] checking for g95... no
     [exec] checking for xlf95... no
     [exec] checking for f95... no
     [exec] checking for fort... no
     [exec] checking for ifort... no
     [exec] checking for ifc... no
     [exec] checking for efc... no
     [exec] checking for pgf95... no
     [exec] checking for lf95... no
     [exec] checking for ftn... no
     [exec] checking whether we are using the GNU Fortran 77 compiler... no
     [exec] checking whether  accepts -g... no
     [exec] checking the maximum length of command line arguments... 32768
     [exec] checking command to parse /usr/bin/nm -B output from gcc object... ok
     [exec] checking for objdir... .libs
     [exec] checking for ar... ar
     [exec] checking for ranlib... ranlib
     [exec] checking for strip... strip
     [exec] checking if gcc static flag  works... yes
     [exec] checking if gcc supports -fno-rtti -fno-exceptions... no
     [exec] checking for gcc option to produce PIC... -fPIC
     [exec] checking if gcc PIC flag -fPIC works... yes
     [exec] checking if gcc supports -c -o file.o... yes
     [exec] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking whether -lc should be explicitly linked in... no
     [exec] checking dynamic linker characteristics... GNU/Linux ld.so
     [exec] checking how to hardcode library paths into programs... immediate
     [exec] checking whether stripping libraries is possible... yes
     [exec] checking if libtool supports shared libraries... yes
     [exec] checking whether to build shared libraries... yes
     [exec] checking whether to build static libraries... yes
     [exec] configure: creating libtool
     [exec] appending configuration tag "CXX" to libtool
     [exec] checking for ld used by g++... /usr/bin/ld -m elf_x86_64
     [exec] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
     [exec] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking for g++ option to produce PIC... -fPIC
     [exec] checking if g++ PIC flag -fPIC works... yes
     [exec] checking if g++ supports -c -o file.o... yes
     [exec] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking dynamic linker characteristics... GNU/Linux ld.so
     [exec] checking how to hardcode library paths into programs... immediate
     [exec] checking whether stripping libraries is possible... yes
     [exec] appending configuration tag "F77" to libtool
     [exec] checking for unistd.h... (cached) yes
     [exec] checking for stdbool.h that conforms to C99... yes
     [exec] checking for _Bool... no
     [exec] checking for an ANSI C-conforming const... yes
     [exec] checking for off_t... yes
     [exec] checking for size_t... yes
     [exec] checking whether strerror_r is declared... yes
     [exec] checking for strerror_r... yes
     [exec] checking whether strerror_r returns char *... yes
     [exec] checking for mkdir... yes
     [exec] checking for uname... yes
     [exec] configure: creating ./config.status
     [exec] config.status: creating Makefile
     [exec] config.status: creating impl/config.h
     [exec] config.status: executing depfiles commands

create-c++-utils-makefile:
    [mkdir] Created dir: <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build/c++-build/Linux-i386-32/utils>
     [exec] checking for a BSD-compatible install... /usr/bin/install -c
     [exec] checking whether build environment is sane... yes
     [exec] checking for gawk... no
     [exec] checking for mawk... mawk
     [exec] checking whether make sets $(MAKE)... yes
     [exec] checking for style of include used by make... GNU
     [exec] checking for gcc... gcc
     [exec] checking for C compiler default output file name... a.out
     [exec] checking whether the C compiler works... yes
     [exec] checking whether we are cross compiling... no
     [exec] checking for suffix of executables... 
     [exec] checking for suffix of object files... o
     [exec] checking whether we are using the GNU C compiler... yes
     [exec] checking whether gcc accepts -g... yes
     [exec] checking for gcc option to accept ISO C89... none needed
     [exec] checking dependency style of gcc... gcc3
     [exec] checking how to run the C preprocessor... gcc -E
     [exec] checking for grep that handles long lines and -e... /bin/grep
     [exec] checking for egrep... /bin/grep -E
     [exec] checking for ANSI C header files... yes
     [exec] checking for sys/types.h... yes
     [exec] checking for sys/stat.h... yes
     [exec] checking for stdlib.h... yes
     [exec] checking for string.h... yes
     [exec] checking for memory.h... yes
     [exec] checking for strings.h... yes
     [exec] checking for inttypes.h... yes
     [exec] checking for stdint.h... yes
     [exec] checking for unistd.h... yes
     [exec] checking minix/config.h usability... no
     [exec] checking minix/config.h presence... no
     [exec] checking for minix/config.h... no
     [exec] checking whether it is safe to define __EXTENSIONS__... yes
     [exec] checking for special C compiler options needed for large files... no
     [exec] checking for _FILE_OFFSET_BITS value needed for large files... no
     [exec] checking for g++... g++
     [exec] checking whether we are using the GNU C++ compiler... yes
     [exec] checking whether g++ accepts -g... yes
     [exec] checking dependency style of g++... gcc3
     [exec] checking build system type... x86_64-unknown-linux-gnu
     [exec] checking host system type... x86_64-unknown-linux-gnu
     [exec] checking for a sed that does not truncate output... /bin/sed
     [exec] checking for ld used by gcc... /usr/bin/ld
     [exec] checking if the linker (/usr/bin/ld) is GNU ld... yes
     [exec] checking for /usr/bin/ld option to reload object files... -r
     [exec] checking for BSD-compatible nm... /usr/bin/nm -B
     [exec] checking whether ln -s works... yes
     [exec] checking how to recognise dependent libraries... pass_all
     [exec] checking dlfcn.h usability... yes
     [exec] checking dlfcn.h presence... yes
     [exec] checking for dlfcn.h... yes
     [exec] checking how to run the C++ preprocessor... g++ -E
     [exec] checking for g77... no
     [exec] checking for xlf... no
     [exec] checking for f77... no
     [exec] checking for frt... no
     [exec] checking for pgf77... no
     [exec] checking for cf77... no
     [exec] checking for fort77... no
     [exec] checking for fl32... no
     [exec] checking for af77... no
     [exec] checking for xlf90... no
     [exec] checking for f90... no
     [exec] checking for pgf90... no
     [exec] checking for pghpf... no
     [exec] checking for epcf90... no
     [exec] checking for gfortran... no
     [exec] checking for g95... no
     [exec] checking for xlf95... no
     [exec] checking for f95... no
     [exec] checking for fort... no
     [exec] checking for ifort... no
     [exec] checking for ifc... no
     [exec] checking for efc... no
     [exec] checking for pgf95... no
     [exec] checking for lf95... no
     [exec] checking for ftn... no
     [exec] checking whether we are using the GNU Fortran 77 compiler... no
     [exec] checking whether  accepts -g... no
     [exec] checking the maximum length of command line arguments... 32768
     [exec] checking command to parse /usr/bin/nm -B output from gcc object... ok
     [exec] checking for objdir... .libs
     [exec] checking for ar... ar
     [exec] checking for ranlib... ranlib
     [exec] checking for strip... strip
     [exec] checking if gcc static flag  works... yes
     [exec] checking if gcc supports -fno-rtti -fno-exceptions... no
     [exec] checking for gcc option to produce PIC... -fPIC
     [exec] checking if gcc PIC flag -fPIC works... yes
     [exec] checking if gcc supports -c -o file.o... yes
     [exec] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking whether -lc should be explicitly linked in... no
     [exec] checking dynamic linker characteristics... GNU/Linux ld.so
     [exec] checking how to hardcode library paths into programs... immediate
     [exec] checking whether stripping libraries is possible... yes
     [exec] checking if libtool supports shared libraries... yes
     [exec] checking whether to build shared libraries... yes
     [exec] checking whether to build static libraries... yes
     [exec] configure: creating libtool
     [exec] appending configuration tag "CXX" to libtool
     [exec] checking for ld used by g++... /usr/bin/ld -m elf_x86_64
     [exec] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
     [exec] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking for g++ option to produce PIC... -fPIC
     [exec] checking if g++ PIC flag -fPIC works... yes
     [exec] checking if g++ supports -c -o file.o... yes
     [exec] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     [exec] checking dynamic linker characteristics... GNU/Linux ld.so
     [exec] checking how to hardcode library paths into programs... immediate
     [exec] checking whether stripping libraries is possible... yes
     [exec] appending configuration tag "F77" to libtool
     [exec] checking for unistd.h... (cached) yes
     [exec] checking for stdbool.h that conforms to C99... yes
     [exec] checking for _Bool... no
     [exec] checking for an ANSI C-conforming const... yes
     [exec] checking for off_t... yes
     [exec] checking for size_t... yes
     [exec] checking whether strerror_r is declared... yes
     [exec] checking for strerror_r... yes
     [exec] checking whether strerror_r returns char *... yes
     [exec] checking for mkdir... yes
     [exec] checking for uname... yes
     [exec] configure: creating ./config.status
     [exec] config.status: creating Makefile
     [exec] config.status: creating impl/config.h
     [exec] config.status: executing depfiles commands

compile-c++-utils:
     [exec] depbase=`echo impl/StringUtils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
     [exec] 	if g++ -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils> -I./impl    -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api> -Wall -g -O2 -MT impl/StringUtils.o -MD -MP -MF "$depbase.Tpo" -c -o impl/StringUtils.o <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/StringUtils.cc;> \
     [exec] 	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
     [exec] depbase=`echo impl/SerialUtils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
     [exec] 	if g++ -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils> -I./impl    -I<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api> -Wall -g -O2 -MT impl/SerialUtils.o -MD -MP -MF "$depbase.Tpo" -c -o impl/SerialUtils.o <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc;> \
     [exec] 	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
     [exec] In file included from <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>:18:
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:159: error: variable or field ‘serializeInt’ declared void
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:159: error: ‘int32_t’ was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:159: error: expected primary-expression before ‘&’ token
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:159: error: ‘stream’ was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:160: error: ‘int32_t’ does not name a type
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:161: error: variable or field ‘serializeLong’ declared void
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:161: error: ‘int64_t’ was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:161: error: expected primary-expression before ‘&’ token
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:161: error: ‘stream’ was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh>:162: error: ‘int64_t’ does not name a type
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>: In function ‘void HadoopUtils::serializeInt(int32_t, HadoopUtils::OutStream&)’:
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>:179: error: ‘serializeLong’ was not declared in this scope
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>: In function ‘int32_t HadoopUtils::deserializeInt(HadoopUtils::InStream&)’:
     [exec] <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/src/c++/utils/impl/SerialUtils.cc>:214: error: ‘deserializeLong’ was not declared in this scope
     [exec] make: *** [impl/SerialUtils.o] Error 1

BUILD FAILED
<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk/build.xml>:1781: exec returned: 2

Total time: 1 minute 18 seconds
Recording test results
Publishing Javadoc
Archiving artifacts
Recording fingerprints
Description set: 


Build failed in Jenkins: Hadoop-0.20.203-Build #14

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Hadoop-0.20.203-Build/14/changes>

Changes:

[gkesavan] Fix java installation location

[gkesavan] Add jenkins tools installation script

[gkesavan] Fix mr279 build without changing version setting

[gkesavan] Fix mr279 builds without changing version setting

[gkesavan] Update mr-279 build

[gkesavan] Update the hudson env with latest path info

------------------------------------------
[...truncated 3195 lines...]
A         src/mapred/org/apache/hadoop/mapred/JobTrackerMXBean.java
A         src/mapred/org/apache/hadoop/mapred/TaskTrackerMetricsSource.java
A         src/mapred/org/apache/hadoop/mapred/LinuxTaskController.java
A         src/mapred/org/apache/hadoop/mapred/SequenceFileAsBinaryInputFormat.java
A         src/mapred/org/apache/hadoop/mapred/StatisticsCollector.java
A         src/mapred/org/apache/hadoop/mapred/DisallowedTaskTrackerException.java
A         src/mapred/org/apache/hadoop/mapred/InvalidJobConfException.java
A         src/mapred/org/apache/hadoop/mapred/MapFileOutputFormat.java
A         src/mapred/org/apache/hadoop/mapred/RunningJob.java
A         src/mapred/org/apache/hadoop/mapred/JobPriority.java
A         src/mapred/org/apache/hadoop/mapred/ACLsManager.java
A         src/mapred/org/apache/hadoop/mapred/TaskAttemptID.java
A         src/mapred/org/apache/hadoop/mapred/TaskID.java
A         src/mapred/org/apache/hadoop/mapred/LocalJobRunner.java
A         src/mapred/org/apache/hadoop/mapred/FileInputFormat_Counter.properties
A         src/mapred/org/apache/hadoop/mapred/OutputCommitter.java
A         src/mapred/org/apache/hadoop/mapred/EagerTaskInitializationListener.java
A         src/mapred/org/apache/hadoop/mapred/JobProfile.java
A         src/mapred/org/apache/hadoop/mapred/jobcontrol
A         src/mapred/org/apache/hadoop/mapred/jobcontrol/Job.java
A         src/mapred/org/apache/hadoop/mapred/jobcontrol/JobControl.java
A         src/mapred/org/apache/hadoop/mapred/jobcontrol/package.html
A         src/mapred/org/apache/hadoop/mapred/TaskCompletionEvent.java
A         src/mapred/org/apache/hadoop/mapred/TaskScheduler.java
A         src/mapred/org/apache/hadoop/mapred/Counters.java
A         src/mapred/org/apache/hadoop/mapred/TaskUmbilicalProtocol.java
A         src/mapred/org/apache/hadoop/mapred/ShuffleServerInstrumentation.java
A         src/mapred/org/apache/hadoop/mapred/LimitTasksPerJobTaskScheduler.java
A         src/mapred/org/apache/hadoop/mapred/TaskTrackerMXBean.java
A         src/mapred/org/apache/hadoop/mapred/MRConstants.java
A         src/mapred/org/apache/hadoop/mapred/TextInputFormat.java
A         src/mapred/org/apache/hadoop/mapred/MapTaskCompletionEventsUpdate.java
A         src/mapred/org/apache/hadoop/mapred/IFileOutputStream.java
A         src/mapred/org/apache/hadoop/mapred/SequenceFileAsTextInputFormat.java
A         src/mapred/org/apache/hadoop/mapred/IndexCache.java
A         src/mapred/org/apache/hadoop/mapred/JobQueueInfo.java
A         src/mapred/org/apache/hadoop/mapred/JobQueueJobInProgressListener.java
A         src/mapred/org/apache/hadoop/mapred/MergeSorter.java
A         src/mapred/org/apache/hadoop/mapred/Partitioner.java
A         src/mapred/org/apache/hadoop/mapred/SortedRanges.java
A         src/mapred/org/apache/hadoop/mapred/SequenceFileInputFormat.java
A         src/mapred/org/apache/hadoop/mapred/JvmContext.java
A         src/mapred/org/apache/hadoop/mapred/ReinitTrackerAction.java
A         src/mapred/org/apache/hadoop/mapred/FileInputFormat.java
A         src/mapred/org/apache/hadoop/mapred/OutputFormat.java
A         src/mapred/org/apache/hadoop/mapred/DefaultTaskController.java
A         src/mapred/org/apache/hadoop/mapred/TextOutputFormat.java
A         src/mapred/org/apache/hadoop/mapred/JobContext.java
A         src/mapred/org/apache/hadoop/mapred/TaskLogsTruncater.java
A         src/mapred/org/apache/hadoop/mapred/Merger.java
A         src/mapred/org/apache/hadoop/mapred/SpillRecord.java
A         src/mapred/org/apache/hadoop/mapred/KeyValueTextInputFormat.java
A         src/mapred/org/apache/hadoop/mapred/FileOutputFormat_Counter.properties
A         src/mapred/org/apache/hadoop/mapred/Queue.java
A         src/mapred/org/apache/hadoop/mapred/InfoMap.java
A         src/mapred/org/apache/hadoop/mapred/SequenceFileRecordReader.java
A         src/mapred/org/apache/hadoop/mapred/MapTaskRunner.java
A         src/mapred/org/apache/hadoop/mapred/LaunchTaskAction.java
A         src/mapred/org/apache/hadoop/mapred/SequenceFileInputFilter.java
A         src/mapred/mapred-default.xml
A         src/benchmarks
A         src/benchmarks/gridmix
A         src/benchmarks/gridmix/webdatasort
A         src/benchmarks/gridmix/webdatasort/webdata_sort.small
A         src/benchmarks/gridmix/webdatasort/webdata_sort.large
A         src/benchmarks/gridmix/webdatasort/webdata_sort.medium
A         src/benchmarks/gridmix/streamsort
A         src/benchmarks/gridmix/streamsort/text-sort.small
A         src/benchmarks/gridmix/streamsort/text-sort.large
A         src/benchmarks/gridmix/streamsort/text-sort.medium
A         src/benchmarks/gridmix/submissionScripts
A         src/benchmarks/gridmix/submissionScripts/monsterQueriesHod
A         src/benchmarks/gridmix/submissionScripts/monsterQueriesToSameCluster
A         src/benchmarks/gridmix/submissionScripts/allToSameCluster
A         src/benchmarks/gridmix/submissionScripts/allThroughHod
A         src/benchmarks/gridmix/submissionScripts/maxentHod
A         src/benchmarks/gridmix/submissionScripts/maxentToSameCluster
A         src/benchmarks/gridmix/submissionScripts/textSortHod
A         src/benchmarks/gridmix/submissionScripts/textSortToSameCluster
A         src/benchmarks/gridmix/submissionScripts/webdataScanHod
A         src/benchmarks/gridmix/submissionScripts/webdataScanToSameCluster
A         src/benchmarks/gridmix/submissionScripts/sleep_if_too_busy
A         src/benchmarks/gridmix/submissionScripts/webdataSortHod
A         src/benchmarks/gridmix/submissionScripts/webdataSortToSameCluster
A         src/benchmarks/gridmix/pipesort
A         src/benchmarks/gridmix/pipesort/text-sort.small
A         src/benchmarks/gridmix/pipesort/text-sort.large
A         src/benchmarks/gridmix/pipesort/text-sort.medium
A         src/benchmarks/gridmix/gridmix-env
A         src/benchmarks/gridmix/javasort
A         src/benchmarks/gridmix/javasort/text-sort.small
A         src/benchmarks/gridmix/javasort/text-sort.large
A         src/benchmarks/gridmix/javasort/text-sort.medium
A         src/benchmarks/gridmix/maxent
A         src/benchmarks/gridmix/maxent/maxent.large
A         src/benchmarks/gridmix/webdatascan
A         src/benchmarks/gridmix/webdatascan/webdata_scan.small
A         src/benchmarks/gridmix/webdatascan/webdata_scan.large
A         src/benchmarks/gridmix/webdatascan/webdata_scan.medium
A         src/benchmarks/gridmix/README
A         src/benchmarks/gridmix/generateData.sh
A         src/benchmarks/gridmix/monsterQuery
A         src/benchmarks/gridmix/monsterQuery/monster_query.small
A         src/benchmarks/gridmix/monsterQuery/monster_query.large
A         src/benchmarks/gridmix/monsterQuery/monster_query.medium
A         src/benchmarks/gridmix2
A         src/benchmarks/gridmix2/README.gridmix2
A         src/benchmarks/gridmix2/generateGridmix2data.sh
A         src/benchmarks/gridmix2/gridmix_config.xml
A         src/benchmarks/gridmix2/src
A         src/benchmarks/gridmix2/src/java
A         src/benchmarks/gridmix2/src/java/org
A         src/benchmarks/gridmix2/src/java/org/apache
A         src/benchmarks/gridmix2/src/java/org/apache/hadoop
A         src/benchmarks/gridmix2/src/java/org/apache/hadoop/mapred
A         src/benchmarks/gridmix2/src/java/org/apache/hadoop/mapred/GenericMRLoadJobCreator.java
A         src/benchmarks/gridmix2/src/java/org/apache/hadoop/mapred/CombinerJobCreator.java
A         src/benchmarks/gridmix2/src/java/org/apache/hadoop/mapred/GridMixRunner.java
A         src/benchmarks/gridmix2/gridmix-env-2
A         src/benchmarks/gridmix2/rungridmix_2
A         src/benchmarks/gridmix2/build.xml
AU        src/saveVersion.sh
A         src/examples
A         src/examples/pipes
AU        src/examples/pipes/configure
A         src/examples/pipes/impl
A         src/examples/pipes/impl/wordcount-simple.cc
A         src/examples/pipes/impl/config.h.in
A         src/examples/pipes/impl/wordcount-nopipe.cc
A         src/examples/pipes/impl/sort.cc
A         src/examples/pipes/impl/wordcount-part.cc
A         src/examples/pipes/Makefile.in
A         src/examples/pipes/configure.ac
A         src/examples/pipes/conf
A         src/examples/pipes/conf/word.xml
A         src/examples/pipes/conf/word-part.xml
A         src/examples/pipes/depcomp
A         src/examples/pipes/Makefile.am
A         src/examples/pipes/missing
A         src/examples/pipes/config.guess
A         src/examples/pipes/README.txt
A         src/examples/pipes/aclocal.m4
A         src/examples/pipes/config.sub
A         src/examples/pipes/ltmain.sh
A         src/examples/pipes/.autom4te.cfg
A         src/examples/pipes/install-sh
A         src/examples/python
A         src/examples/python/pyAbacus
A         src/examples/python/pyAbacus/wordcountaggregator.spec
A         src/examples/python/pyAbacus/JyAbacusWCPlugIN.py
A         src/examples/python/pyAbacus/JythonAbacus.py
A         src/examples/python/pyAbacus/compile
A         src/examples/python/compile
A         src/examples/python/WordCount.py
A         src/examples/org
A         src/examples/org/apache
A         src/examples/org/apache/hadoop
A         src/examples/org/apache/hadoop/examples
A         src/examples/org/apache/hadoop/examples/Join.java
A         src/examples/org/apache/hadoop/examples/MultiFileWordCount.java
A         src/examples/org/apache/hadoop/examples/SecondarySort.java
A         src/examples/org/apache/hadoop/examples/AggregateWordHistogram.java
A         src/examples/org/apache/hadoop/examples/PiEstimator.java
A         src/examples/org/apache/hadoop/examples/SleepJob.java
A         src/examples/org/apache/hadoop/examples/ExampleDriver.java
A         src/examples/org/apache/hadoop/examples/RandomWriter.java
A         src/examples/org/apache/hadoop/examples/package.html
A         src/examples/org/apache/hadoop/examples/RandomTextWriter.java
A         src/examples/org/apache/hadoop/examples/terasort
A         src/examples/org/apache/hadoop/examples/terasort/job_history_summary.py
A         src/examples/org/apache/hadoop/examples/terasort/TeraSort.java
A         src/examples/org/apache/hadoop/examples/terasort/TeraInputFormat.java
A         src/examples/org/apache/hadoop/examples/terasort/TeraGen.java
A         src/examples/org/apache/hadoop/examples/terasort/TeraOutputFormat.java
A         src/examples/org/apache/hadoop/examples/terasort/TeraValidate.java
A         src/examples/org/apache/hadoop/examples/terasort/package.html
A         src/examples/org/apache/hadoop/examples/dancing
A         src/examples/org/apache/hadoop/examples/dancing/puzzle1.dta
A         src/examples/org/apache/hadoop/examples/dancing/OneSidedPentomino.java
A         src/examples/org/apache/hadoop/examples/dancing/DancingLinks.java
A         src/examples/org/apache/hadoop/examples/dancing/Pentomino.java
A         src/examples/org/apache/hadoop/examples/dancing/Sudoku.java
A         src/examples/org/apache/hadoop/examples/dancing/DistributedPentomino.java
A         src/examples/org/apache/hadoop/examples/dancing/package.html
A         src/examples/org/apache/hadoop/examples/WordCount.java
A         src/examples/org/apache/hadoop/examples/DBCountPageView.java
A         src/examples/org/apache/hadoop/examples/Sort.java
A         src/examples/org/apache/hadoop/examples/AggregateWordCount.java
A         src/examples/org/apache/hadoop/examples/Grep.java
A         bin
A         bin/stop-jobhistoryserver.sh
AU        bin/start-dfs.sh
AU        bin/hadoop-daemon.sh
A         bin/hadoop-config.sh
A         bin/start-jobhistoryserver.sh
AU        bin/stop-balancer.sh
AU        bin/stop-all.sh
AU        bin/stop-mapred.sh
AU        bin/slaves.sh
AU        bin/hadoop-daemons.sh
AU        bin/rcc
AU        bin/stop-dfs.sh
AU        bin/hadoop
AU        bin/start-balancer.sh
AU        bin/start-all.sh
AU        bin/start-mapred.sh
A         README.txt
A         build.xml
 U        .
At revision 1155988
no change for http://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.20-security-203 since the previous build
[Hadoop-0.20.203-Build] $ /bin/bash -xe /tmp/hudson1857205665328684812.sh
+ source <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/nightly/hudsonEnv.sh>
++ export JAVA_HOME=/home/hudson/tools/java/latest1.6
++ JAVA_HOME=/home/hudson/tools/java/latest1.6
++ export ANT_HOME=/home/hudson/tools/ant/latest
++ ANT_HOME=/home/hudson/tools/ant/latest
++ export XERCES_HOME=/home/hudson/tools/xerces/c/latest
++ XERCES_HOME=/home/hudson/tools/xerces/c/latest
++ export ECLIPSE_HOME=/home/hudson/tools/eclipse/latest
++ ECLIPSE_HOME=/home/hudson/tools/eclipse/latest
++ export FORREST_HOME=/home/hudson/tools/forrest/latest
++ FORREST_HOME=/home/hudson/tools/forrest/latest
++ export JAVA5_HOME=/home/hudson/tools/java/latest1.5
++ JAVA5_HOME=/home/hudson/tools/java/latest1.5
++ export FINDBUGS_HOME=/home/hudson/tools/findbugs/latest
++ FINDBUGS_HOME=/home/hudson/tools/findbugs/latest
++ export CLOVER_HOME=/home/hudson/tools/clover/latest
++ CLOVER_HOME=/home/hudson/tools/clover/latest
++ export MAVEN_HOME=/home/hudson/tools/maven/latest3
++ MAVEN_HOME=/home/hudson/tools/maven/latest3
++ export PATH=/home/hudson/tools/java/latest1.6/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/ant/latest/bin:
++ PATH=/home/hudson/tools/java/latest1.6/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/ant/latest/bin:
++ export ANT_OPTS=-Xmx2048m
++ ANT_OPTS=-Xmx2048m
++ export MAVEN_OPTS=-Xmx2048m
++ MAVEN_OPTS=-Xmx2048m
++ TRUNK=<https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk>
++ ulimit -n
1024
+ cd <https://builds.apache.org/job/Hadoop-0.20.203-Build/ws/trunk>
+ /home/hudson/tools/ant/latest/bin/ant '-Dversion=$VERSION' -Dcompile.native=true -Dcompile.c++=true -Dlibhdfs=true -Dlibrecordio=true -Dtest.junit.output.format=xml '-Dxercescroot=$XERCES_HOME' '-Declipse.home=$ECLIPSE_HOME' '-Djava5.home=$JAVA5_HOME' '-Dforrest.home=$FORREST_HOME' '-Dfindbugs.home=$FINDBUGS_HOME' tar test-c++-libhdfs test findbugs checkstyle
Error: JAVA_HOME is not defined correctly.
  We cannot execute /home/hudson/tools/java/latest1.6/bin/java
Recording test results
Publishing Javadoc
Archiving artifacts
Recording fingerprints
Description set: