See 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/522/changes>

Changes:

[omalley] HADOOP-6991. Move testcase from mapreduce to common, since it tests 
SequenceFile.

------------------------------------------
[...truncated 2963 lines...]
     [exec] 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/src/c++/pipes/impl/HadoopPipes.cc>:
 In member function 'std::string 
HadoopPipes::BinaryProtocol::createDigest(std::string&, std::string&)':
     [exec] 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/src/c++/pipes/impl/HadoopPipes.cc>:439:
 warning: value computed is not used
     [exec] rm -f libhadooppipes.a
     [exec] ar cru libhadooppipes.a impl/HadoopPipes.o 
     [exec] ranlib libhadooppipes.a
     [exec] make[1]: Entering directory 
`<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++-build/Linux-i386-32/pipes'>
     [exec] test -z 
"<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/lib";>
 || mkdir -p -- 
"<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/lib";>
     [exec]  /usr/bin/install -c -m 644 'libhadooppipes.a' 
'<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/lib/libhadooppipes.a'>
     [exec]  ranlib 
'<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/lib/libhadooppipes.a'>
     [exec] test -z 
"<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include/hadoop";>
 || mkdir -p -- 
"<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include/hadoop";>
     [exec]  /usr/bin/install -c -m 644 
'<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/src/c++/pipes/api/hadoop/Pipes.hh'>
 
'<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include/hadoop/Pipes.hh'>
     [exec]  /usr/bin/install -c -m 644 
'<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/src/c++/pipes/api/hadoop/TemplateFactory.hh'>
 
'<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include/hadoop/TemplateFactory.hh'>
     [exec] make[1]: Leaving directory 
`<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++-build/Linux-i386-32/pipes'>

compile-c++:

compile-core:

jar:
      [jar] Building jar: 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/hadoop-mapred-0.22.0-SNAPSHOT.jar>
      [jar] Building jar: 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/hadoop-mapred-0.22.0-SNAPSHOT-sources.jar>

compile-tools:
    [javac] Compiling 71 source files to 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/tools>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 1 file to 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/tools>

create-c++-examples-pipes-makefile:
    [mkdir] Created dir: 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++-build/Linux-i386-32/examples/pipes>
     [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 ANSI C... none needed
     [exec] checking dependency style of gcc... gcc3
     [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 _LARGE_FILES value needed for large files... no
     [exec] checking how to run the C preprocessor... gcc -E
     [exec] checking for egrep... 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 pthread.h usability... yes
     [exec] checking pthread.h presence... yes
     [exec] checking for pthread.h... yes
     [exec] checking for pthread_create in -lpthread... yes
     [exec] checking for HMAC_Init in -lssl... yes
     [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 for a BSD-compatible install... /usr/bin/install -c
     [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 f77... no
     [exec] checking for xlf... no
     [exec] checking for frt... no
     [exec] checking for pgf77... no
     [exec] checking for fort77... no
     [exec] checking for fl32... no
     [exec] checking for af77... no
     [exec] checking for f90... no
     [exec] checking for xlf90... no
     [exec] checking for pgf90... no
     [exec] checking for epcf90... no
     [exec] checking for f95... no
     [exec] checking for fort... no
     [exec] checking for xlf95... no
     [exec] checking for ifc... no
     [exec] checking for efc... no
     [exec] checking for pgf95... no
     [exec] checking for lf95... no
     [exec] checking for gfortran... 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: 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://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/src/examples/pipes>
 -I./impl    -Wall 
-I<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include>
 
-I<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/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://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/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://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include>
 
-I<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include>
 -g -O2   -o wordcount-simple  impl/wordcount-simple.o 
-L<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/lib>
 
-L<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/lib>
 -lhadooppipes -lhadooputils -lnsl -lssl -lpthread 
     [exec] mkdir .libs
     [exec] g++ -Wall 
-I<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include>
 
-I<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include>
 -g -O2 -o wordcount-simple impl/wordcount-simple.o  
-L<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/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://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/src/examples/pipes>
 -I./impl    -Wall 
-I<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include>
 
-I<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/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://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/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://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include>
 
-I<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include>
 -g -O2   -o wordcount-part  impl/wordcount-part.o 
-L<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/lib>
 
-L<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/lib>
 -lhadooppipes -lhadooputils -lnsl -lssl -lpthread 
     [exec] g++ -Wall 
-I<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include>
 
-I<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include>
 -g -O2 -o wordcount-part impl/wordcount-part.o  
-L<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/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://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/src/examples/pipes>
 -I./impl    -Wall 
-I<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include>
 
-I<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/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://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/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://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include>
 
-I<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include>
 -g -O2   -o wordcount-nopipe  impl/wordcount-nopipe.o 
-L<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/lib>
 
-L<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/lib>
 -lhadooppipes -lhadooputils -lnsl -lssl -lpthread 
     [exec] g++ -Wall 
-I<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include>
 
-I<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include>
 -g -O2 -o wordcount-nopipe impl/wordcount-nopipe.o  
-L<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/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://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/src/examples/pipes>
 -I./impl    -Wall 
-I<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include>
 
-I<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/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://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/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://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include>
 
-I<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include>
 -g -O2   -o pipes-sort  impl/sort.o 
-L<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/lib>
 
-L<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/lib>
 -lhadooppipes -lhadooputils -lnsl -lssl -lpthread 
     [exec] g++ -Wall 
-I<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include>
 
-I<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/include>
 -g -O2 -o pipes-sort impl/sort.o  
-L<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++/Linux-i386-32/lib>
 -lhadooppipes -lhadooputils -lnsl -lssl -lpthread
     [exec] make[1]: Entering directory 
`<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++-build/Linux-i386-32/examples/pipes'>
     [exec] test -z 
"<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++-examples/Linux-i386-32/bin";>
 || mkdir -p -- 
"<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++-examples/Linux-i386-32/bin";>
     [exec]   /bin/bash ./libtool --mode=install /usr/bin/install -c 
'wordcount-simple' 
'<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++-examples/Linux-i386-32/bin/wordcount-simple'>
     [exec] /usr/bin/install -c wordcount-simple 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++-examples/Linux-i386-32/bin/wordcount-simple>
     [exec]   /bin/bash ./libtool --mode=install /usr/bin/install -c 
'wordcount-part' 
'<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++-examples/Linux-i386-32/bin/wordcount-part'>
     [exec] /usr/bin/install -c wordcount-part 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++-examples/Linux-i386-32/bin/wordcount-part>
     [exec]   /bin/bash ./libtool --mode=install /usr/bin/install -c 
'wordcount-nopipe' 
'<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++-examples/Linux-i386-32/bin/wordcount-nopipe'>
     [exec] /usr/bin/install -c wordcount-nopipe 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++-examples/Linux-i386-32/bin/wordcount-nopipe>
     [exec]   /bin/bash ./libtool --mode=install /usr/bin/install -c 
'pipes-sort' 
'<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++-examples/Linux-i386-32/bin/pipes-sort'>
     [exec] /usr/bin/install -c pipes-sort 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/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://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/c++-build/Linux-i386-32/examples/pipes'>

compile-c++-examples:

compile-examples:
    [javac] Compiling 43 source files to 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/examples>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

examples:
      [jar] Building jar: 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/hadoop-mapred-examples-0.22.0-SNAPSHOT.jar>
      [jar] Building jar: 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/hadoop-mapred-examples-0.22.0-SNAPSHOT-sources.jar>

tools:
      [jar] Building jar: 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/hadoop-mapred-tools-0.22.0-SNAPSHOT.jar>
      [jar] Building jar: 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/hadoop-mapred-tools-0.22.0-SNAPSHOT-sources.jar>

ivy-resolve-test:
[ivy:resolve] downloading 
https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-hdfs-test/0.22.0-SNAPSHOT/hadoop-hdfs-test-0.22.0-20101026.002438-280.jar
 ...
[ivy:resolve] 
.............................................................................................................
 (742kB)
[ivy:resolve] .. (0kB)
[ivy:resolve]   [SUCCESSFUL ] 
org.apache.hadoop#hadoop-hdfs-test;0.22.0-SNAPSHOT!hadoop-hdfs-test.jar (488ms)

ivy-retrieve-test:

compile-mapred-test:
    [mkdir] Created dir: 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/test/mapred/classes>
    [mkdir] Created dir: 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/test/mapred/testjar>
    [mkdir] Created dir: 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/test/mapred/testshell>
    [javac] Compiling 319 source files to 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/test/mapred/classes>
    [javac] 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/src/test/mapred/org/apache/hadoop/test/MapredTestDriver.java>:21:
 cannot find symbol
    [javac] symbol  : class TestSequenceFile
    [javac] location: package org.apache.hadoop.io
    [javac] import org.apache.hadoop.io.TestSequenceFile;
    [javac]                            ^
    [javac] 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/src/test/mapred/org/apache/hadoop/test/MapredTestDriver.java>:59:
 cannot find symbol
    [javac] symbol  : class TestSequenceFile
    [javac] location: class org.apache.hadoop.test.MapredTestDriver
    [javac]       pgd.addClass("testsequencefile", TestSequenceFile.class, 
    [javac]                                        ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 2 errors

BUILD FAILED
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build.xml>:518:
 The following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build.xml>:587:
 Compile failed; see the compiler error output for details.

Total time: 56 seconds
mv: cannot stat `build/*.tar.tgz': No such file or directory
mv: cannot stat `build/test/findbugs': No such file or directory
mv: cannot stat `build/docs/api': No such file or directory
Build Failed
[FINDBUGS] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results
Recording fingerprints
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure

Reply via email to