See <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/517/changes>
Changes: [eli] HADOOP-7045. TestDU fails on systems with local file systems with extended attributes. Contributed by Eli Collins [nigel] HADOOP-7042. Updates to test-patch.sh to include failed test names and improve other messaging. Contributed by nigel. [nigel] HADOOP-7042. Updates to test-patch.sh to include failed test names and improve other messaging. Contributed by nigel. [eli] HADOOP-7015. RawLocalFileSystem#listStatus does not deal with a directory whose entries are changing (e.g. in a multi-thread or multi-process environment). Contributed by Sanjay Radia [nigel] HADOOP-7042. Updates to test-patch.sh to include failed test names and improve other messaging. Contributed by nigel. [cos] Adding IntelliJ IDEA specific extentions to be ignored. ------------------------------------------ [...truncated 1547 lines...] [exec] checking fcntl.h usability... yes [exec] checking fcntl.h presence... yes [exec] checking for fcntl.h... yes [exec] checking for stdlib.h... (cached) yes [exec] checking for string.h... (cached) yes [exec] checking for unistd.h... (cached) yes [exec] checking for an ANSI C-conforming const... yes [exec] checking for memset... yes [exec] configure: creating ./config.status [exec] config.status: creating Makefile [exec] config.status: creating config.h [exec] config.status: executing depfiles commands [exec] cd <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/native> && /bin/bash <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/native/config/missing> --run automake-1.9 --gnu [exec] <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/native/config/missing>: line 52: automake-1.9: command not found [exec] WARNING: `automake-1.9' is missing on your system. You should only need it if [exec] you modified `Makefile.am', `acinclude.m4' or `configure.ac'. [exec] You might want to install the `Automake' and `Perl' packages. [exec] Grab them from any GNU archive site. [exec] cd <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/native> && /bin/bash <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/native/config/missing> --run autoconf [exec] configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached [exec] ../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from... [exec] ../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from... [exec] aclocal.m4:621: AC_LIBTOOL_COMPILER_OPTION is expanded from... [exec] aclocal.m4:4829: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... [exec] aclocal.m4:2674: _LT_AC_LANG_C_CONFIG is expanded from... [exec] aclocal.m4:2673: AC_LIBTOOL_LANG_C_CONFIG is expanded from... [exec] aclocal.m4:86: AC_LIBTOOL_SETUP is expanded from... [exec] aclocal.m4:66: _AC_PROG_LIBTOOL is expanded from... [exec] aclocal.m4:31: AC_PROG_LIBTOOL is expanded from... [exec] configure.ac:46: the top level [exec] configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached [exec] aclocal.m4:666: AC_LIBTOOL_LINKER_OPTION is expanded from... [exec] configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached [exec] aclocal.m4:2751: _LT_AC_LANG_CXX_CONFIG is expanded from... [exec] aclocal.m4:2750: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... [exec] aclocal.m4:1810: _LT_AC_TAGCONFIG is expanded from... [exec] configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached [exec] configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached [exec] aclocal.m4:3914: _LT_AC_LANG_F77_CONFIG is expanded from... [exec] aclocal.m4:3913: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... [exec] configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached [exec] configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached [exec] aclocal.m4:4016: _LT_AC_LANG_GCJ_CONFIG is expanded from... [exec] aclocal.m4:4015: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... [exec] configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached [exec] /bin/bash ./config.status --recheck [exec] running /bin/bash <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/native/configure> --no-create --no-recursion [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 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 for style of include used by make... GNU [exec] checking dependency style of gcc... 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 grep that handles long lines and -e... /bin/grep [exec] checking for egrep... /bin/grep -E [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 how to run the C preprocessor... gcc -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 dlfcn.h usability... yes [exec] checking dlfcn.h presence... yes [exec] checking for dlfcn.h... 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 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 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 static flag -static 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++ static flag -static 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] appending configuration tag "F77" to libtool [exec] checking for dlopen in -ldl... yes [exec] checking for JNI_GetCreatedJavaVMs in -ljvm... no [exec] checking for ANSI C header files... (cached) yes [exec] checking stdio.h usability... yes [exec] checking stdio.h presence... yes [exec] checking for stdio.h... yes [exec] checking stddef.h usability... yes [exec] checking stddef.h presence... yes [exec] checking for stddef.h... yes [exec] checking jni.h usability... yes [exec] checking jni.h presence... yes [exec] checking for jni.h... yes [exec] checking zlib.h usability... yes [exec] checking zlib.h presence... yes [exec] checking for zlib.h... yes [exec] checking Checking for the 'actual' dynamic-library for '-lz'... "libz.so.1" [exec] checking zconf.h usability... yes [exec] checking zconf.h presence... yes [exec] checking for zconf.h... yes [exec] checking Checking for the 'actual' dynamic-library for '-lz'... (cached) "libz.so.1" [exec] checking fcntl.h usability... yes [exec] checking fcntl.h presence... yes [exec] checking for fcntl.h... yes [exec] checking for stdlib.h... (cached) yes [exec] checking for string.h... (cached) yes [exec] checking for unistd.h... (cached) yes [exec] checking for an ANSI C-conforming const... yes [exec] checking for memset... yes [exec] configure: creating ./config.status [exec] /bin/bash ./config.status [exec] config.status: creating Makefile [exec] config.status: WARNING: '<https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/native/Makefile.in'> seems to ignore the --datarootdir setting [exec] config.status: creating config.h [exec] config.status: executing depfiles commands [exec] cd <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/native> && /bin/sh <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/native/config/missing> --run autoheader [exec] configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached [exec] ../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from... [exec] ../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from... [exec] aclocal.m4:621: AC_LIBTOOL_COMPILER_OPTION is expanded from... [exec] aclocal.m4:4829: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... [exec] aclocal.m4:2674: _LT_AC_LANG_C_CONFIG is expanded from... [exec] aclocal.m4:2673: AC_LIBTOOL_LANG_C_CONFIG is expanded from... [exec] aclocal.m4:86: AC_LIBTOOL_SETUP is expanded from... [exec] aclocal.m4:66: _AC_PROG_LIBTOOL is expanded from... [exec] aclocal.m4:31: AC_PROG_LIBTOOL is expanded from... [exec] configure.ac:46: the top level [exec] configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached [exec] aclocal.m4:666: AC_LIBTOOL_LINKER_OPTION is expanded from... [exec] configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached [exec] aclocal.m4:2751: _LT_AC_LANG_CXX_CONFIG is expanded from... [exec] aclocal.m4:2750: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... [exec] aclocal.m4:1810: _LT_AC_TAGCONFIG is expanded from... [exec] configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached [exec] configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached [exec] aclocal.m4:3914: _LT_AC_LANG_F77_CONFIG is expanded from... [exec] aclocal.m4:3913: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... [exec] configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached [exec] configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached [exec] aclocal.m4:4016: _LT_AC_LANG_GCJ_CONFIG is expanded from... [exec] aclocal.m4:4015: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... [exec] configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached [exec] rm -f stamp-h1 [exec] touch <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/native/config.h.in> [exec] cd . && /bin/sh ./config.status config.h [exec] config.status: creating config.h [exec] config.status: config.h is unchanged [exec] make all-am [exec] make[1]: Entering directory `<https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/native/Linux-i386-32'> [exec] if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I<https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/native> -I. -I/homes/hudson/tools/java/latest1.6/include -I/homes/hudson/tools/java/latest1.6/include/linux -I<https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/native/src> -Isrc/org/apache/hadoop/io/compress/zlib -Isrc/org/apache/hadoop/security -g -Wall -fPIC -O2 -m32 -g -O2 -MT ZlibCompressor.lo -MD -MP -MF ".deps/ZlibCompressor.Tpo" -c -o ZlibCompressor.lo `test -f 'src/org/apache/hadoop/io/compress/zlib/ZlibCompressor.c' || echo '<https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/native/'`src/org/apache/hadoop/io/compress/zlib/ZlibCompressor.c;> \ [exec] then mv -f ".deps/ZlibCompressor.Tpo" ".deps/ZlibCompressor.Plo"; else rm -f ".deps/ZlibCompressor.Tpo"; exit 1; fi [exec] mkdir .libs [exec] gcc -DHAVE_CONFIG_H -I. -I<https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/native> -I. -I/homes/hudson/tools/java/latest1.6/include -I/homes/hudson/tools/java/latest1.6/include/linux -I<https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/native/src> -Isrc/org/apache/hadoop/io/compress/zlib -Isrc/org/apache/hadoop/security -g -Wall -fPIC -O2 -m32 -g -O2 -MT ZlibCompressor.lo -MD -MP -MF .deps/ZlibCompressor.Tpo -c <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/native/src/org/apache/hadoop/io/compress/zlib/ZlibCompressor.c> -fPIC -DPIC -o .libs/ZlibCompressor.o [exec] In file included from /usr/include/features.h:354, [exec] from /usr/include/stdio.h:28, [exec] from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/native/src/org/apache/hadoop/io/compress/zlib/ZlibCompressor.c>:24: [exec] /usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory [exec] make[1]: Leaving directory `<https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/native/Linux-i386-32'> [exec] make[1]: *** [ZlibCompressor.lo] Error 1 [exec] make: *** [all] Error 2 BUILD FAILED <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build.xml>:398: exec returned: 2 Total time: 33 seconds mv: cannot stat `build/*.tar.tgz': No such file or directory mv: cannot stat `build/*.jar': 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 [WARNINGS] 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