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/11/17 12:33:42 UTC

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

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: