See http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/245/changes
------------------------------------------ [...truncated 2272 lines...] [exec] checking for ld used by gcc... /usr/ccs/bin/ld [exec] checking if the linker (/usr/ccs/bin/ld) is GNU ld... no [exec] checking for /usr/ccs/bin/ld option to reload object files... -r [exec] checking for BSD-compatible nm... /usr/ccs/bin/nm -p [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 how to run the C++ preprocessor... g++ -E [exec] checking for g77... g77 [exec] checking whether we are using the GNU Fortran 77 compiler... yes [exec] checking whether g77 accepts -g... yes [exec] checking the maximum length of command line arguments... 262144 [exec] checking command to parse /usr/ccs/bin/nm -p 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/ccs/bin/ld) supports shared libraries... yes [exec] checking whether -lc should be explicitly linked in... yes [exec] checking dynamic linker characteristics... solaris2.10 ld.so [exec] checking how to hardcode library paths into programs... immediate [exec] checking whether stripping libraries is possible... no [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/ccs/bin/ld [exec] checking if the linker (/usr/ccs/bin/ld) is GNU ld... no [exec] checking whether the g++ linker (/usr/ccs/bin/ld) 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/ccs/bin/ld) supports shared libraries... yes [exec] checking dynamic linker characteristics... solaris2.10 ld.so [exec] checking how to hardcode library paths into programs... immediate [exec] checking whether stripping libraries is possible... no [exec] appending configuration tag "F77" to libtool [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] checking for g77 option to produce PIC... -fPIC [exec] checking if g77 PIC flag -fPIC works... yes [exec] checking if g77 supports -c -o file.o... yes [exec] checking whether the g77 linker (/usr/ccs/bin/ld) supports shared libraries... yes [exec] checking dynamic linker characteristics... solaris2.10 ld.so [exec] checking how to hardcode library paths into programs... immediate [exec] checking whether stripping libraries is possible... no [exec] checking for unistd.h... (cached) yes [exec] checking for stdbool.h that conforms to C99... no [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 *... no [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] if g++ -DHAVE_CONFIG_H -I. -Ihttp://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/c++/utils -I./impl -Ihttp://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/c++/utils/api -Wall -g -O2 -MT impl/StringUtils.o -MD -MP -MF "impl/.deps/StringUtils.Tpo" -c -o impl/StringUtils.o `test -f 'impl/StringUtils.cc' || echo 'http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/c++/utils/'`impl/StringUtils.cc; \ [exec] then mv -f "impl/.deps/StringUtils.Tpo" "impl/.deps/StringUtils.Po"; else rm -f "impl/.deps/StringUtils.Tpo"; exit 1; fi [exec] if g++ -DHAVE_CONFIG_H -I. -Ihttp://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/c++/utils -I./impl -Ihttp://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/c++/utils/api -Wall -g -O2 -MT impl/SerialUtils.o -MD -MP -MF "impl/.deps/SerialUtils.Tpo" -c -o impl/SerialUtils.o `test -f 'impl/SerialUtils.cc' || echo 'http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/c++/utils/'`impl/SerialUtils.cc; \ [exec] then mv -f "impl/.deps/SerialUtils.Tpo" "impl/.deps/SerialUtils.Po"; else rm -f "impl/.deps/SerialUtils.Tpo"; exit 1; fi [exec] rm -f libhadooputils.a [exec] ar cru libhadooputils.a impl/StringUtils.o impl/SerialUtils.o [exec] ranlib libhadooputils.a [exec] test -z "http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/lib" || http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/c++/utils/install-sh -d "http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/lib" [exec] /opt/sfw/bin/ginstall -c -m 644 'libhadooputils.a' 'http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/lib/libhadooputils.a' [exec] ranlib 'http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/lib/libhadooputils.a' [exec] test -z "http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/include/hadoop" || http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/c++/utils/install-sh -d "http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/include/hadoop" [exec] /opt/sfw/bin/ginstall -c -m 644 'http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/c++/utils/api/hadoop/StringUtils.hh' 'http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/include/hadoop/StringUtils.hh' [exec] /opt/sfw/bin/ginstall -c -m 644 'http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/c++/utils/api/hadoop/SerialUtils.hh' 'http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/include/hadoop/SerialUtils.hh' compile-c++-pipes: [exec] if g++ -DHAVE_CONFIG_H -I. -Ihttp://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/c++/pipes -I./impl -Ihttp://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/c++/pipes/api -Wall -Ihttp://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/include -g -O2 -MT impl/HadoopPipes.o -MD -MP -MF "impl/.deps/HadoopPipes.Tpo" -c -o impl/HadoopPipes.o `test -f 'impl/HadoopPipes.cc' || echo 'http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/c++/pipes/'`impl/HadoopPipes.cc; \ [exec] then mv -f "impl/.deps/HadoopPipes.Tpo" "impl/.deps/HadoopPipes.Po"; else rm -f "impl/.deps/HadoopPipes.Tpo"; exit 1; fi [exec] rm -f libhadooppipes.a [exec] ar cru libhadooppipes.a impl/HadoopPipes.o [exec] ranlib libhadooppipes.a [exec] test -z "http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/lib" || http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/c++/pipes/install-sh -d "http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/lib" [exec] /opt/sfw/bin/ginstall -c -m 644 'libhadooppipes.a' 'http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/lib/libhadooppipes.a' [exec] ranlib 'http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/lib/libhadooppipes.a' [exec] test -z "http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/include/hadoop" || http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/c++/pipes/install-sh -d "http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/include/hadoop" [exec] /opt/sfw/bin/ginstall -c -m 644 'http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/c++/pipes/api/hadoop/Pipes.hh' 'http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/include/hadoop/Pipes.hh' [exec] /opt/sfw/bin/ginstall -c -m 644 'http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/c++/pipes/api/hadoop/TemplateFactory.hh' 'http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/include/hadoop/TemplateFactory.hh' compile-c++: compile-core: create-c++-examples-pipes-makefile: [mkdir] Created dir: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++-build/SunOS-x86-32/examples/pipes [exec] checking for a BSD-compatible install... /opt/sfw/bin/ginstall -c [exec] checking whether build environment is sane... yes [exec] checking for gawk... gawk [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... 64 [exec] checking for _LARGE_FILES 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 for a BSD-compatible install... /opt/sfw/bin/ginstall -c [exec] checking build system type... i386-pc-solaris2.10 [exec] checking host system type... i386-pc-solaris2.10 [exec] checking for a sed that does not truncate output... /opt/sfw/bin/gsed [exec] checking for egrep... grep -E [exec] checking for ld used by gcc... /usr/ccs/bin/ld [exec] checking if the linker (/usr/ccs/bin/ld) is GNU ld... no [exec] checking for /usr/ccs/bin/ld option to reload object files... -r [exec] checking for BSD-compatible nm... /usr/ccs/bin/nm -p [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 how to run the C++ preprocessor... g++ -E [exec] checking for g77... g77 [exec] checking whether we are using the GNU Fortran 77 compiler... yes [exec] checking whether g77 accepts -g... yes [exec] checking the maximum length of command line arguments... 262144 [exec] checking command to parse /usr/ccs/bin/nm -p 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/ccs/bin/ld) supports shared libraries... yes [exec] checking whether -lc should be explicitly linked in... yes [exec] checking dynamic linker characteristics... solaris2.10 ld.so [exec] checking how to hardcode library paths into programs... immediate [exec] checking whether stripping libraries is possible... no [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/ccs/bin/ld [exec] checking if the linker (/usr/ccs/bin/ld) is GNU ld... no [exec] checking whether the g++ linker (/usr/ccs/bin/ld) 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/ccs/bin/ld) supports shared libraries... yes [exec] checking dynamic linker characteristics... solaris2.10 ld.so [exec] checking how to hardcode library paths into programs... immediate [exec] checking whether stripping libraries is possible... no [exec] appending configuration tag "F77" to libtool [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] checking for g77 option to produce PIC... -fPIC [exec] checking if g77 PIC flag -fPIC works... yes [exec] checking if g77 supports -c -o file.o... yes [exec] checking whether the g77 linker (/usr/ccs/bin/ld) supports shared libraries... yes [exec] checking dynamic linker characteristics... solaris2.10 ld.so [exec] checking how to hardcode library paths into programs... immediate [exec] checking whether stripping libraries is possible... no [exec] checking for unistd.h... (cached) yes [exec] checking for stdbool.h that conforms to C99... no [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 *... no [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++-examples-pipes: [exec] if g++ -DHAVE_CONFIG_H -I. -Ihttp://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/examples/pipes -I./impl -Wall -Ihttp://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/include -Ihttp://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/include -g -O2 -MT impl/wordcount-simple.o -MD -MP -MF "impl/.deps/wordcount-simple.Tpo" -c -o impl/wordcount-simple.o `test -f 'impl/wordcount-simple.cc' || echo 'http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/examples/pipes/'`impl/wordcount-simple.cc; \ [exec] then mv -f "impl/.deps/wordcount-simple.Tpo" "impl/.deps/wordcount-simple.Po"; else rm -f "impl/.deps/wordcount-simple.Tpo"; exit 1; fi [exec] /bin/bash ./libtool --mode=link g++ -Wall -Ihttp://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/include -Ihttp://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/include -g -O2 -o wordcount-simple impl/wordcount-simple.o -Lhttp://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/lib -Lhttp://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/lib -lhadooppipes -lhadooputils [exec] mkdir .libs [exec] g++ -Wall -Ihttp://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/include -Ihttp://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/include -g -O2 -o wordcount-simple impl/wordcount-simple.o -Lhttp://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/lib -lhadooppipes -lhadooputils [exec] Undefined first referenced [exec] symbol in file [exec] __xnet_connect http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/lib/libhadooppipes.a(HadoopPipes.o) [exec] __xnet_socket http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/lib/libhadooppipes.a(HadoopPipes.o) [exec] xdr_float http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/lib/libhadooputils.a(SerialUtils.o) [exec] xdrmem_create http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/lib/libhadooputils.a(SerialUtils.o) [exec] shutdown http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/c++/SunOS-x86-32/lib/libhadooppipes.a(HadoopPipes.o) [exec] ld: fatal: Symbol referencing errors. No output written to wordcount-simple [exec] collect2: ld returned 1 exit status [exec] make: Fatal error: Command failed for target `wordcount-simple' [exec] *** Error code 1 BUILD FAILED http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build.xml :916: exec returned: 1 Total time: 4 minutes 15 seconds Recording fingerprints Publishing Javadoc Recording test results