Okay, according to the output boostrap appears to have ran ... so maybe we aren't cleaning up the build directory properly?
On Wed, Feb 1, 2012 at 1:06 PM, Benjamin Hindman <[email protected] > wrote: > This would imply to me that we did not run ./bootstrap ... ??? > > > On Wed, Feb 1, 2012 at 1:03 PM, Apache Jenkins Server < > [email protected]> wrote: > >> See < >> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/70/changes >> > >> >> Changes: >> >> [benh] Change how we use the AC_SUBST WEBUI variable so you can build >> without the webui. >> >> ------------------------------------------ >> [...truncated 11606 lines...] >> checking if gcc supports -c -o file.o... yes >> checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports >> shared libraries... yes >> checking dynamic linker characteristics... GNU/Linux ld.so >> checking how to hardcode library paths into programs... immediate >> checking whether stripping libraries is possible... yes >> checking if libtool supports shared libraries... yes >> checking whether to build shared libraries... no >> checking whether to build static libraries... yes >> configure: creating libtool >> appending configuration tag "CXX" to libtool >> checking for ld used by g++... /usr/bin/ld -m elf_x86_64 >> checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes >> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports >> shared libraries... yes >> checking for g++ option to produce PIC... -fPIC >> checking if g++ PIC flag -fPIC works... yes >> checking if g++ static flag -static works... yes >> checking if g++ supports -c -o file.o... yes >> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports >> shared libraries... yes >> checking dynamic linker characteristics... GNU/Linux ld.so >> (cached) (cached) checking how to hardcode library paths into programs... >> immediate >> appending configuration tag "F77" to libtool >> checking for ANSI C header files... (cached) no >> checking for stdint.h... (cached) yes >> checking for sys/types.h... (cached) yes >> checking for inttypes.h... (cached) yes >> checking for unistd.h... (cached) yes >> checking syscall.h usability... yes >> checking syscall.h presence... yes >> checking for syscall.h... yes >> checking sys/syscall.h usability... yes >> checking sys/syscall.h presence... yes >> checking for sys/syscall.h... yes >> checking execinfo.h usability... yes >> checking execinfo.h presence... yes >> checking for execinfo.h... yes >> checking libunwind.h usability... no >> checking libunwind.h presence... no >> checking for libunwind.h... no >> checking ucontext.h usability... yes >> checking ucontext.h presence... yes >> checking for ucontext.h... yes >> checking sys/utsname.h usability... yes >> checking sys/utsname.h presence... yes >> checking for sys/utsname.h... yes >> checking pwd.h usability... yes >> checking pwd.h presence... yes >> checking for pwd.h... yes >> checking syslog.h usability... yes >> checking syslog.h presence... yes >> checking for syslog.h... yes >> checking sys/time.h usability... yes >> checking sys/time.h presence... yes >> checking for sys/time.h... yes >> checking glob.h usability... yes >> checking glob.h presence... yes >> checking for glob.h... yes >> checking for void *... yes >> checking size of void *... 8 >> checking for uint16_t... yes >> checking for u_int16_t... yes >> checking for __uint16... no >> checking for sigaltstack... yes >> checking for dladdr... no >> checking for fcntl... yes >> checking for __attribute__... yes >> checking for __builtin_expect... yes >> checking for __sync_val_compare_and_swap... no >> checking for the pthreads library -lpthreads... no >> checking whether pthreads work without any flags... no >> checking whether pthreads work with -Kthread... no >> checking whether pthreads work with -kthread... no >> checking for the pthreads library -llthread... no >> checking whether pthreads work with -pthread... yes >> checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >> checking if more special flags are required for pthreads... no >> checking whether to check for GCC pthread/shared inconsistencies... yes >> checking whether -pthread is sufficient with -shared... yes >> checking for pthread_self in -lpthread... yes >> checking for main in -lgflags... no >> checking for gtest-config... no >> checking support for pthread_rwlock_* functions... yes >> checking whether the compiler implements namespaces... yes >> checking what namespace STL code is in... std >> checking whether compiler supports using ::operator<<... 1 >> checking for ucontext.h... (cached) yes >> checking sys/ucontext.h usability... yes >> checking sys/ucontext.h presence... yes >> checking for sys/ucontext.h... yes >> checking how to access the program counter from a struct ucontext... >> uc_mcontext.gregs[REG_RIP] >> configure: creating ./config.status >> config.status: creating Makefile >> config.status: creating src/glog/logging.h >> config.status: creating src/glog/raw_logging.h >> config.status: creating src/glog/vlog_is_on.h >> config.status: creating src/glog/stl_logging.h >> config.status: creating libglog.pc >> config.status: creating src/config.h >> config.status: executing depfiles commands >> === configuring in third_party/zookeeper-3.3.1/src/c (< >> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/zookeeper-3.3.1/src/c >> )> >> configure: running /bin/bash >> ../../../../../third_party/zookeeper-3.3.1/src/c/configure >> --disable-option-checking '--prefix=/usr/local' >> 'JAVA_HOME=/home/jenkins/tools/java/jdk1.6.0_20-64' '--enable-shared=no' >> '--with-pic' --cache-file=/dev/null >> --srcdir=../../../../../third_party/zookeeper-3.3.1/src/c >> checking for doxygen... no >> checking for perl... /usr/bin/perl >> checking for dot... no >> checking for a BSD-compatible install... /usr/bin/install -c >> checking whether build environment is sane... yes >> checking for a thread-safe mkdir -p... /bin/mkdir -p >> checking for gawk... no >> checking for mawk... mawk >> checking whether make sets $(MAKE)... yes >> checking for cppunit-config... /usr/bin/cppunit-config >> checking for Cppunit - version >= 1.10.2... 1.12.1 >> checking for >> ../../../../../third_party/zookeeper-3.3.1/src/c/generated/zookeeper.jute.c... >> yes >> checking for >> ../../../../../third_party/zookeeper-3.3.1/src/c/generated/zookeeper.jute.h... >> yes >> checking for gcc... gcc >> checking for C compiler default output file name... a.out >> checking whether the C compiler works... yes >> checking whether we are cross compiling... no >> checking for suffix of executables... >> checking for suffix of object files... o >> checking whether we are using the GNU C compiler... yes >> checking whether gcc accepts -g... yes >> checking for gcc option to accept ISO C89... none needed >> checking for style of include used by make... GNU >> checking dependency style of gcc... gcc3 >> checking whether gcc and cc understand -c and -o together... yes >> checking for g++... g++ >> checking whether we are using the GNU C++ compiler... yes >> checking whether g++ accepts -g... yes >> checking dependency style of g++... gcc3 >> checking whether ln -s works... yes >> checking build system type... x86_64-unknown-linux-gnu >> checking host system type... x86_64-unknown-linux-gnu >> checking for a sed that does not truncate output... /bin/sed >> checking for grep that handles long lines and -e... /bin/grep >> checking for egrep... /bin/grep -E >> checking for fgrep... /bin/grep -F >> checking for ld used by gcc... /usr/bin/ld >> checking if the linker (/usr/bin/ld) is GNU ld... yes >> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >> checking the name lister (/usr/bin/nm -B) interface... BSD nm >> checking the maximum length of command line arguments... 1572864 >> checking whether the shell understands some XSI constructs... yes >> checking whether the shell understands "+="... yes >> checking for /usr/bin/ld option to reload object files... -r >> checking for objdump... objdump >> checking how to recognize dependent libraries... pass_all >> checking for ar... ar >> checking for strip... strip >> checking for ranlib... ranlib >> checking command to parse /usr/bin/nm -B output from gcc object... ok >> checking how to run the C preprocessor... gcc -E >> checking for ANSI C header files... yes >> checking for sys/types.h... yes >> checking for sys/stat.h... yes >> checking for stdlib.h... yes >> checking for string.h... yes >> checking for memory.h... yes >> checking for strings.h... yes >> checking for inttypes.h... yes >> checking for stdint.h... yes >> checking for unistd.h... yes >> checking for dlfcn.h... yes >> checking whether we are using the GNU C++ compiler... (cached) yes >> checking whether g++ accepts -g... (cached) yes >> checking dependency style of g++... (cached) gcc3 >> checking how to run the C++ preprocessor... g++ -E >> checking for objdir... .libs >> checking if gcc supports -fno-rtti -fno-exceptions... no >> checking for gcc option to produce PIC... -fPIC -DPIC >> checking if gcc PIC flag -fPIC -DPIC works... yes >> checking if gcc static flag -static works... yes >> checking if gcc supports -c -o file.o... yes >> checking if gcc supports -c -o file.o... (cached) yes >> checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports >> shared libraries... yes >> checking dynamic linker characteristics... GNU/Linux ld.so >> checking how to hardcode library paths into programs... immediate >> checking whether stripping libraries is possible... yes >> checking if libtool supports shared libraries... yes >> checking whether to build shared libraries... no >> checking whether to build static libraries... yes >> checking for ld used by g++... /usr/bin/ld -m elf_x86_64 >> checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes >> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports >> shared libraries... yes >> checking for g++ option to produce PIC... -fPIC -DPIC >> checking if g++ PIC flag -fPIC -DPIC works... yes >> checking if g++ static flag -static works... yes >> checking if g++ supports -c -o file.o... yes >> checking if g++ supports -c -o file.o... (cached) yes >> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports >> shared libraries... yes >> checking dynamic linker characteristics... GNU/Linux ld.so >> checking how to hardcode library paths into programs... immediate >> checking for pthread_mutex_lock in -lpthread... yes >> configure: building with SyncAPI support >> checking for ANSI C header files... (cached) yes >> checking arpa/inet.h usability... yes >> checking arpa/inet.h presence... yes >> checking for arpa/inet.h... yes >> checking fcntl.h usability... yes >> checking fcntl.h presence... yes >> checking for fcntl.h... yes >> checking netdb.h usability... yes >> checking netdb.h presence... yes >> checking for netdb.h... yes >> checking netinet/in.h usability... yes >> checking netinet/in.h presence... yes >> checking for netinet/in.h... yes >> checking for stdlib.h... (cached) yes >> checking for string.h... (cached) yes >> checking sys/socket.h usability... yes >> checking sys/socket.h presence... yes >> checking for sys/socket.h... yes >> checking sys/time.h usability... yes >> checking sys/time.h presence... yes >> checking for sys/time.h... yes >> checking for unistd.h... (cached) yes >> checking sys/utsname.h usability... yes >> checking sys/utsname.h presence... yes >> checking for sys/utsname.h... yes >> checking for an ANSI C-conforming const... yes >> checking for inline... inline >> checking whether time.h and sys/time.h may both be included... yes >> checking for nfds_t... yes >> checking whether to enable ipv6... yes >> checking for getcwd... yes >> checking for gethostbyname... yes >> checking for gethostname... yes >> checking for getlogin... yes >> checking for getpwuid_r... yes >> checking for gettimeofday... yes >> checking for getuid... yes >> checking for memmove... yes >> checking for memset... yes >> checking for poll... yes >> checking for socket... yes >> checking for strchr... yes >> checking for strdup... yes >> checking for strerror... yes >> checking for strtol... yes >> configure: creating ./config.status >> config.status: creating Makefile >> config.status: creating config.h >> config.status: executing depfiles commands >> config.status: executing libtool commands >> + make >> make: *** No rule to make target `src/config/config.hpp', needed by >> `all-recursive'. Stop. >> Build step 'Execute shell' marked build as failure >> Publishing Clover coverage report... >> Clover xml file does not exist in: < >> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/> >> called: clover.xml and will not be copied to: >> /home/hudson/hudson/jobs/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/builds/2012-02-01_21-00-37/clover.xml >> Could not find '/clover.xml'. Did you generate the XML report for Clover? >> >> >
