Return-Path: X-Original-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1DE87D3CF for ; Fri, 13 Jul 2012 19:55:43 +0000 (UTC) Received: (qmail 57480 invoked by uid 500); 13 Jul 2012 19:55:43 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 57452 invoked by uid 500); 13 Jul 2012 19:55:43 -0000 Mailing-List: contact mesos-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mesos-dev@incubator.apache.org Delivered-To: mailing list mesos-dev@incubator.apache.org Received: (qmail 57441 invoked by uid 99); 13 Jul 2012 19:55:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jul 2012 19:55:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jul 2012 19:55:37 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 2D492C00EA; Fri, 13 Jul 2012 19:55:15 +0000 (UTC) Date: Fri, 13 Jul 2012 19:54:47 +0000 (UTC) From: Apache Jenkins Server To: mesos-dev@incubator.apache.org, benh@cs.berkeley.edu Message-ID: <712530011.846.1342209315169.JavaMail.hudson@aegis.apache.org> In-Reply-To: <1921226399.618.1342126545052.JavaMail.hudson@aegis.apache.org> References: <1921226399.618.1342126545052.JavaMail.hudson@aegis.apache.org> Subject: Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME #201 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Jenkins-Job: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME X-Jenkins-Result: FAILURE See Changes: [benh] Made tasks of the "long-lived-framework" have varying runtimes (https://reviews.apache.org/r/5267). [benh] Made /master/log.json endpoint more resilient, and added better logging (https://reviews.apache.org/r/5265). [benh] Updated a fault-tolerant test to deal with updates in libprocess. Th= is included changing some constant names to be more descriptive and updating the WAIT_UNTIL abstraction to be more general and work with arbitrary expressions (https://reviews.apache.org/r/5264). [benh] Updates from libprocess (from 586338ef7eca429fbdecd634d1d6985c07d4e6= dc to 4928316968b85545f17d760693053490e4198ee6). ------------------------------------------ [...truncated 2052 lines...] checking how to print strings... printf 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... 345876451382054092= 5 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+=3D"... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unkno= wn-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain fo= rmat... func_convert_file_noop 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 dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no 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 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 how to run the C++ preprocessor... g++ -E 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... (cached) 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[4]: Entering directory ` make all-am make[5]: Entering directory ` /bin/bash ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. = -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -= MT zookeeper.lo -MD -MP -MF .deps/zookeeper.Tpo -c -o zookeeper.lo `test -f= 'src/zookeeper.c' || echo './'`src/zookeeper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./genera= ted -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zookeeper.lo -MD -MP -MF .deps/z= ookeeper.Tpo -c src/zookeeper.c -fPIC -DPIC -o zookeeper.o mv -f .deps/zookeeper.Tpo .deps/zookeeper.Plo /bin/bash ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. = -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -= MT recordio.lo -MD -MP -MF .deps/recordio.Tpo -c -o recordio.lo `test -f 's= rc/recordio.c' || echo './'`src/recordio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./genera= ted -Wall -Werror -g -O2 -D_GNU_SOURCE -MT recordio.lo -MD -MP -MF .deps/re= cordio.Tpo -c src/recordio.c -fPIC -DPIC -o recordio.o mv -f .deps/recordio.Tpo .deps/recordio.Plo /bin/bash ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. = -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -= MT zookeeper.jute.lo -MD -MP -MF .deps/zookeeper.jute.Tpo -c -o zookeeper.j= ute.lo `test -f 'generated/zookeeper.jute.c' || echo './'`generated/zookeep= er.jute.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./genera= ted -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zookeeper.jute.lo -MD -MP -MF .d= eps/zookeeper.jute.Tpo -c generated/zookeeper.jute.c -fPIC -DPIC -o zookee= per.jute.o mv -f .deps/zookeeper.jute.Tpo .deps/zookeeper.jute.Plo /bin/bash ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. = -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -= MT zk_log.lo -MD -MP -MF .deps/zk_log.Tpo -c -o zk_log.lo `test -f 'src/zk_= log.c' || echo './'`src/zk_log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./genera= ted -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zk_log.lo -MD -MP -MF .deps/zk_l= og.Tpo -c src/zk_log.c -fPIC -DPIC -o zk_log.o mv -f .deps/zk_log.Tpo .deps/zk_log.Plo /bin/bash ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. = -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -= MT zk_hashtable.lo -MD -MP -MF .deps/zk_hashtable.Tpo -c -o zk_hashtable.lo= `test -f 'src/zk_hashtable.c' || echo './'`src/zk_hashtable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./genera= ted -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zk_hashtable.lo -MD -MP -MF .dep= s/zk_hashtable.Tpo -c src/zk_hashtable.c -fPIC -DPIC -o zk_hashtable.o mv -f .deps/zk_hashtable.Tpo .deps/zk_hashtable.Plo /bin/bash ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. = -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -= MT st_adaptor.lo -MD -MP -MF .deps/st_adaptor.Tpo -c -o st_adaptor.lo `test= -f 'src/st_adaptor.c' || echo './'`src/st_adaptor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./genera= ted -Wall -Werror -g -O2 -D_GNU_SOURCE -MT st_adaptor.lo -MD -MP -MF .deps/= st_adaptor.Tpo -c src/st_adaptor.c -fPIC -DPIC -o st_adaptor.o mv -f .deps/st_adaptor.Tpo .deps/st_adaptor.Plo /bin/bash ./libtool --tag=3DCC --mode=3Dlink gcc -Wall -Werror -g -O2 -D= _GNU_SOURCE -o libzkst.la zookeeper.lo recordio.lo zookeeper.jute.lo zk_= log.lo zk_hashtable.lo st_adaptor.lo -lm=20 libtool: link: ar cru .libs/libzkst.a zookeeper.o recordio.o zookeeper.jut= e.o zk_log.o zk_hashtable.o st_adaptor.o libtool: link: ranlib .libs/libzkst.a libtool: link: ( cd ".libs" && rm -f "libzkst.la" && ln -s "../libzkst.la" = "libzkst.la" ) /bin/bash ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. = -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -= MT hashtable_itr.lo -MD -MP -MF .deps/hashtable_itr.Tpo -c -o hashtable_itr= .lo `test -f 'src/hashtable/hashtable_itr.c' || echo './'`src/hashtable/has= htable_itr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./genera= ted -Wall -Werror -g -O2 -D_GNU_SOURCE -MT hashtable_itr.lo -MD -MP -MF .de= ps/hashtable_itr.Tpo -c src/hashtable/hashtable_itr.c -fPIC -DPIC -o hasht= able_itr.o mv -f .deps/hashtable_itr.Tpo .deps/hashtable_itr.Plo /bin/bash ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. = -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -= MT hashtable.lo -MD -MP -MF .deps/hashtable.Tpo -c -o hashtable.lo `test -f= 'src/hashtable/hashtable.c' || echo './'`src/hashtable/hashtable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./genera= ted -Wall -Werror -g -O2 -D_GNU_SOURCE -MT hashtable.lo -MD -MP -MF .deps/h= ashtable.Tpo -c src/hashtable/hashtable.c -fPIC -DPIC -o hashtable.o mv -f .deps/hashtable.Tpo .deps/hashtable.Plo /bin/bash ./libtool --tag=3DCC --mode=3Dlink gcc -Wall -Werror -g -O2 -D= _GNU_SOURCE -o libhashtable.la hashtable_itr.lo hashtable.lo =20 libtool: link: ar cru .libs/libhashtable.a hashtable_itr.o hashtable.o libtool: link: ranlib .libs/libhashtable.a libtool: link: ( cd ".libs" && rm -f "libhashtable.la" && ln -s "../libhash= table.la" "libhashtable.la" ) /bin/bash ./libtool --tag=3DCC --mode=3Dlink gcc -Wall -Werror -g -O2 -D= _GNU_SOURCE -no-undefined -version-info 2 -export-symbols-regex '(zoo_|zook= eeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|zerror= |is_unrecoverable)' -o libzookeeper_st.la -rpath /usr/local/lib libzkst.l= a libhashtable.la=20 libtool: link: (cd .libs/libzookeeper_st.lax/libzkst.a && ar x " libtool: link: (cd .libs/libzookeeper_st.lax/libhashtable.a && ar x " libtool: link: ar cru .libs/libzookeeper_st.a .libs/libzookeeper_st.lax/l= ibzkst.a/recordio.o .libs/libzookeeper_st.lax/libzkst.a/st_adaptor.o .libs/= libzookeeper_st.lax/libzkst.a/zk_hashtable.o .libs/libzookeeper_st.lax/libz= kst.a/zk_log.o .libs/libzookeeper_st.lax/libzkst.a/zookeeper.jute.o .libs/l= ibzookeeper_st.lax/libzkst.a/zookeeper.o .libs/libzookeeper_st.lax/libhash= table.a/hashtable.o .libs/libzookeeper_st.lax/libhashtable.a/hashtable_itr.= o=20 libtool: link: ranlib .libs/libzookeeper_st.a libtool: link: rm -fr .libs/libzookeeper_st.lax libtool: link: ( cd ".libs" && rm -f "libzookeeper_st.la" && ln -s "../libz= ookeeper_st.la" "libzookeeper_st.la" ) /bin/bash ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. = -I./include -I./tests -I./generated -DTHREADED -g -O2 -D_GNU_SOURCE -MT l= ibzkmt_la-zookeeper.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.Tpo -c -o lib= zkmt_la-zookeeper.lo `test -f 'src/zookeeper.c' || echo './'`src/zookeeper.= c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./genera= ted -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zookeeper.lo -MD -MP -MF= .deps/libzkmt_la-zookeeper.Tpo -c src/zookeeper.c -fPIC -DPIC -o libzkmt_= la-zookeeper.o mv -f .deps/libzkmt_la-zookeeper.Tpo .deps/libzkmt_la-zookeeper.Plo /bin/bash ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. = -I./include -I./tests -I./generated -DTHREADED -g -O2 -D_GNU_SOURCE -MT l= ibzkmt_la-recordio.lo -MD -MP -MF .deps/libzkmt_la-recordio.Tpo -c -o libzk= mt_la-recordio.lo `test -f 'src/recordio.c' || echo './'`src/recordio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./genera= ted -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-recordio.lo -MD -MP -MF = .deps/libzkmt_la-recordio.Tpo -c src/recordio.c -fPIC -DPIC -o libzkmt_la-= recordio.o mv -f .deps/libzkmt_la-recordio.Tpo .deps/libzkmt_la-recordio.Plo /bin/bash ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. = -I./include -I./tests -I./generated -DTHREADED -g -O2 -D_GNU_SOURCE -MT l= ibzkmt_la-zookeeper.jute.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.jute.Tpo= -c -o libzkmt_la-zookeeper.jute.lo `test -f 'generated/zookeeper.jute.c' |= | echo './'`generated/zookeeper.jute.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./genera= ted -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zookeeper.jute.lo -MD -M= P -MF .deps/libzkmt_la-zookeeper.jute.Tpo -c generated/zookeeper.jute.c -f= PIC -DPIC -o libzkmt_la-zookeeper.jute.o mv -f .deps/libzkmt_la-zookeeper.jute.Tpo .deps/libzkmt_la-zookeeper.jute.P= lo /bin/bash ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. = -I./include -I./tests -I./generated -DTHREADED -g -O2 -D_GNU_SOURCE -MT l= ibzkmt_la-zk_log.lo -MD -MP -MF .deps/libzkmt_la-zk_log.Tpo -c -o libzkmt_l= a-zk_log.lo `test -f 'src/zk_log.c' || echo './'`src/zk_log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./genera= ted -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zk_log.lo -MD -MP -MF .d= eps/libzkmt_la-zk_log.Tpo -c src/zk_log.c -fPIC -DPIC -o libzkmt_la-zk_log= .o mv -f .deps/libzkmt_la-zk_log.Tpo .deps/libzkmt_la-zk_log.Plo /bin/bash ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. = -I./include -I./tests -I./generated -DTHREADED -g -O2 -D_GNU_SOURCE -MT l= ibzkmt_la-zk_hashtable.lo -MD -MP -MF .deps/libzkmt_la-zk_hashtable.Tpo -c = -o libzkmt_la-zk_hashtable.lo `test -f 'src/zk_hashtable.c' || echo './'`sr= c/zk_hashtable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./genera= ted -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zk_hashtable.lo -MD -MP = -MF .deps/libzkmt_la-zk_hashtable.Tpo -c src/zk_hashtable.c -fPIC -DPIC -o= libzkmt_la-zk_hashtable.o mv -f .deps/libzkmt_la-zk_hashtable.Tpo .deps/libzkmt_la-zk_hashtable.Plo /bin/bash ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. = -I./include -I./tests -I./generated -DTHREADED -g -O2 -D_GNU_SOURCE -MT l= ibzkmt_la-mt_adaptor.lo -MD -MP -MF .deps/libzkmt_la-mt_adaptor.Tpo -c -o l= ibzkmt_la-mt_adaptor.lo `test -f 'src/mt_adaptor.c' || echo './'`src/mt_ada= ptor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./genera= ted -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-mt_adaptor.lo -MD -MP -M= F .deps/libzkmt_la-mt_adaptor.Tpo -c src/mt_adaptor.c -fPIC -DPIC -o libzk= mt_la-mt_adaptor.o mv -f .deps/libzkmt_la-mt_adaptor.Tpo .deps/libzkmt_la-mt_adaptor.Plo /bin/bash ./libtool --tag=3DCC --mode=3Dlink gcc -DTHREADED -g -O2 -D_GNU= _SOURCE -o libzkmt.la libzkmt_la-zookeeper.lo libzkmt_la-recordio.lo lib= zkmt_la-zookeeper.jute.lo libzkmt_la-zk_log.lo libzkmt_la-zk_hashtable.lo l= ibzkmt_la-mt_adaptor.lo -lm=20 libtool: link: ar cru .libs/libzkmt.a libzkmt_la-zookeeper.o libzkmt_la-re= cordio.o libzkmt_la-zookeeper.jute.o libzkmt_la-zk_log.o libzkmt_la-zk_hash= table.o libzkmt_la-mt_adaptor.o libtool: link: ranlib .libs/libzkmt.a libtool: link: ( cd ".libs" && rm -f "libzkmt.la" && ln -s "../libzkmt.la" = "libzkmt.la" ) /bin/bash ./libtool --tag=3DCC --mode=3Dlink gcc -Wall -Werror -g -O2 -D= _GNU_SOURCE -no-undefined -version-info 2 -export-symbols-regex '(zoo_|zook= eeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|zerror= |is_unrecoverable)' -o libzookeeper_mt.la -rpath /usr/local/lib libzkmt.l= a libhashtable.la -lpthread=20 libtool: link: (cd .libs/libzookeeper_mt.lax/libzkmt.a && ar x " libtool: link: (cd .libs/libzookeeper_mt.lax/libhashtable.a && ar x " libtool: link: ar cru .libs/libzookeeper_mt.a .libs/libzookeeper_mt.lax/l= ibzkmt.a/libzkmt_la-mt_adaptor.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkm= t_la-recordio.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_hashtable= .o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_log.o .libs/libzookeep= er_mt.lax/libzkmt.a/libzkmt_la-zookeeper.jute.o .libs/libzookeeper_mt.lax/l= ibzkmt.a/libzkmt_la-zookeeper.o .libs/libzookeeper_mt.lax/libhashtable.a/h= ashtable.o .libs/libzookeeper_mt.lax/libhashtable.a/hashtable_itr.o=20 libtool: link: ranlib .libs/libzookeeper_mt.a libtool: link: rm -fr .libs/libzookeeper_mt.lax libtool: link: ( cd ".libs" && rm -f "libzookeeper_mt.la" && ln -s "../libz= ookeeper_mt.la" "libzookeeper_mt.la" ) gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror= -g -O2 -D_GNU_SOURCE -MT cli.o -MD -MP -MF .deps/cli.Tpo -c -o cli.o `tes= t -f 'src/cli.c' || echo './'`src/cli.c mv -f .deps/cli.Tpo .deps/cli.Po /bin/bash ./libtool --tag=3DCC --mode=3Dlink gcc -Wall -Werror -g -O2 -D= _GNU_SOURCE -o cli_st cli.o libzookeeper_st.la=20 libtool: link: gcc -Wall -Werror -g -O2 -D_GNU_SOURCE -o cli_st cli.o ./.l= ibs/libzookeeper_st.a -lm gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -g= -O2 -D_GNU_SOURCE -MT cli_mt-cli.o -MD -MP -MF .deps/cli_mt-cli.Tpo -c -o = cli_mt-cli.o `test -f 'src/cli.c' || echo './'`src/cli.c mv -f .deps/cli_mt-cli.Tpo .deps/cli_mt-cli.Po /bin/bash ./libtool --tag=3DCC --mode=3Dlink gcc -DTHREADED -g -O2 -D_GNU= _SOURCE -o cli_mt cli_mt-cli.o libzookeeper_mt.la=20 libtool: link: gcc -DTHREADED -g -O2 -D_GNU_SOURCE -o cli_mt cli_mt-cli.o = ./.libs/libzookeeper_mt.a -lm -lpthread gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -g= -O2 -D_GNU_SOURCE -MT load_gen-load_gen.o -MD -MP -MF .deps/load_gen-load_= gen.Tpo -c -o load_gen-load_gen.o `test -f 'src/load_gen.c' || echo './'`sr= c/load_gen.c mv -f .deps/load_gen-load_gen.Tpo .deps/load_gen-load_gen.Po /bin/bash ./libtool --tag=3DCC --mode=3Dlink gcc -DTHREADED -g -O2 -D_GNU= _SOURCE -o load_gen load_gen-load_gen.o libzookeeper_mt.la=20 libtool: link: gcc -DTHREADED -g -O2 -D_GNU_SOURCE -o load_gen load_gen-loa= d_gen.o ./.libs/libzookeeper_mt.a -lm -lpthread make[5]: Leaving directory ` make[4]: Leaving directory ` make[3]: Leaving directory ` make[2]: Leaving directory ` make[1]: Leaving directory ` Making all in src make[1]: Entering directory ` Building protobuf-2.4.1.jar ... Building mesos-0.9.0.jar ... make all-am make[2]: Entering directory ` /bin/bash ../libtool --tag=3DCXX --mode=3Dcompile g++ -DPACKAGE_NAME=3D\= "mesos\" -DPACKAGE_TARNAME=3D\"mesos\" -DPACKAGE_VERSION=3D\"0.9.0\" -DPACK= AGE_STRING=3D\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=3D\"\" -DPACKAGE_URL=3D\"= \" -DPACKAGE=3D\"mesos\" -DVERSION=3D\"0.9.0\" -DSTDC_HEADERS=3D1 -DHAVE_SY= S_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1= -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDI= NT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -D= HAVE_PTHREAD=3D1 -DMESOS_HAS_JAVA=3D1 -DMESOS_HAS_PYTHON=3D1 -DMESOS_WEBUI= =3D1 -I. -I../../src -DMESOS_WEBUI_DIR=3D\"/usr/local/share/mesos/webui\"= -DMESOS_LIBEXECDIR=3D\"/usr/local/libexec/mesos\" -I../../include -I../../= third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -= I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../thi= rd_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src= /c/generated -g2 -O2 -MT sched/libmesos_no_third_party_la-sched.lo -MD -M= P -MF sched/.deps/libmesos_no_third_party_la-sched.Tpo -c -o sched/libmesos= _no_third_party_la-sched.lo `test -f 'sched/sched.cpp' || echo '../../src/'= `sched/sched.cpp libtool: compile: g++ -DPACKAGE_NAME=3D\"mesos\" -DPACKAGE_TARNAME=3D\"mes= os\" -DPACKAGE_VERSION=3D\"0.9.0\" "-DPACKAGE_STRING=3D\"mesos 0.9.0\"" -DP= ACKAGE_BUGREPORT=3D\"\" -DPACKAGE_URL=3D\"\" -DPACKAGE=3D\"mesos\" -DVERSIO= N=3D\"0.9.0\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H= =3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STR= INGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -D= HAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DHAVE_PTHREAD=3D1 -DMESOS_HAS_JA= VA=3D1 -DMESOS_HAS_PYTHON=3D1 -DMESOS_WEBUI=3D1 -I. -I../../src -DMESOS_WEB= UI_DIR=3D\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=3D\"/usr/local= /libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I.= ./include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src= -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/inc= lude -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT sched/lib= mesos_no_third_party_la-sched.lo -MD -MP -MF sched/.deps/libmesos_no_third_= party_la-sched.Tpo -c ../../src/sched/sched.cpp -fPIC -DPIC -o sched/.libs= /libmesos_no_third_party_la-sched.o In file included from ../third_party/boost-1.37.0/boost/uuid/random_generat= or.hpp:12, from ../third_party/boost-1.37.0/boost/uuid/uuid_generator= s.hpp:17, from ../../third_party/libprocess/include/stout/uuid.hpp:1= 1, from ../../src/sched/sched.cpp:44: ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'vo= id boost::uuids::detail::seed_rng::sha1_random_digest_()': ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring = return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with= attribute warn_unused_result libtool: compile: g++ -DPACKAGE_NAME=3D\"mesos\" -DPACKAGE_TARNAME=3D\"mes= os\" -DPACKAGE_VERSION=3D\"0.9.0\" "-DPACKAGE_STRING=3D\"mesos 0.9.0\"" -DP= ACKAGE_BUGREPORT=3D\"\" -DPACKAGE_URL=3D\"\" -DPACKAGE=3D\"mesos\" -DVERSIO= N=3D\"0.9.0\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H= =3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STR= INGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -D= HAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DHAVE_PTHREAD=3D1 -DMESOS_HAS_JA= VA=3D1 -DMESOS_HAS_PYTHON=3D1 -DMESOS_WEBUI=3D1 -I. -I../../src -DMESOS_WEB= UI_DIR=3D\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=3D\"/usr/local= /libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I.= ./include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src= -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/inc= lude -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT sched/lib= mesos_no_third_party_la-sched.lo -MD -MP -MF sched/.deps/libmesos_no_third_= party_la-sched.Tpo -c ../../src/sched/sched.cpp -o sched/libmesos_no_third_= party_la-sched.o >/dev/null 2>&1 mv -f sched/.deps/libmesos_no_third_party_la-sched.Tpo sched/.deps/libmesos= _no_third_party_la-sched.Plo /bin/bash ../libtool --tag=3DCXX --mode=3Dcompile g++ -DPACKAGE_NAME=3D\= "mesos\" -DPACKAGE_TARNAME=3D\"mesos\" -DPACKAGE_VERSION=3D\"0.9.0\" -DPACK= AGE_STRING=3D\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=3D\"\" -DPACKAGE_URL=3D\"= \" -DPACKAGE=3D\"mesos\" -DVERSION=3D\"0.9.0\" -DSTDC_HEADERS=3D1 -DHAVE_SY= S_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1= -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDI= NT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -D= HAVE_PTHREAD=3D1 -DMESOS_HAS_JAVA=3D1 -DMESOS_HAS_PYTHON=3D1 -DMESOS_WEBUI= =3D1 -I. -I../../src -DMESOS_WEBUI_DIR=3D\"/usr/local/share/mesos/webui\"= -DMESOS_LIBEXECDIR=3D\"/usr/local/libexec/mesos\" -I../../include -I../../= third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -= I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../thi= rd_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src= /c/generated -g2 -O2 -MT local/libmesos_no_third_party_la-local.lo -MD -M= P -MF local/.deps/libmesos_no_third_party_la-local.Tpo -c -o local/libmesos= _no_third_party_la-local.lo `test -f 'local/local.cpp' || echo '../../src/'= `local/local.cpp libtool: compile: g++ -DPACKAGE_NAME=3D\"mesos\" -DPACKAGE_TARNAME=3D\"mes= os\" -DPACKAGE_VERSION=3D\"0.9.0\" "-DPACKAGE_STRING=3D\"mesos 0.9.0\"" -DP= ACKAGE_BUGREPORT=3D\"\" -DPACKAGE_URL=3D\"\" -DPACKAGE=3D\"mesos\" -DVERSIO= N=3D\"0.9.0\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H= =3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STR= INGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -D= HAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DHAVE_PTHREAD=3D1 -DMESOS_HAS_JA= VA=3D1 -DMESOS_HAS_PYTHON=3D1 -DMESOS_WEBUI=3D1 -I. -I../../src -DMESOS_WEB= UI_DIR=3D\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=3D\"/usr/local= /libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I.= ./include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src= -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/inc= lude -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT local/lib= mesos_no_third_party_la-local.lo -MD -MP -MF local/.deps/libmesos_no_third_= party_la-local.Tpo -c ../../src/local/local.cpp -fPIC -DPIC -o local/.libs= /libmesos_no_third_party_la-local.o In file included from ../third_party/boost-1.37.0/boost/uuid/random_generat= or.hpp:12, from ../third_party/boost-1.37.0/boost/uuid/uuid_generator= s.hpp:17, from ../../third_party/libprocess/include/stout/uuid.hpp:1= 1, from ../../src/slave/slave.hpp:29, from ../../src/slave/process_based_isolation_module.hpp:33= , from ../../src/local/local.cpp:39: ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'vo= id boost::uuids::detail::seed_rng::sha1_random_digest_()': ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring = return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with= attribute warn_unused_result libtool: compile: g++ -DPACKAGE_NAME=3D\"mesos\" -DPACKAGE_TARNAME=3D\"mes= os\" -DPACKAGE_VERSION=3D\"0.9.0\" "-DPACKAGE_STRING=3D\"mesos 0.9.0\"" -DP= ACKAGE_BUGREPORT=3D\"\" -DPACKAGE_URL=3D\"\" -DPACKAGE=3D\"mesos\" -DVERSIO= N=3D\"0.9.0\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H= =3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STR= INGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -D= HAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DHAVE_PTHREAD=3D1 -DMESOS_HAS_JA= VA=3D1 -DMESOS_HAS_PYTHON=3D1 -DMESOS_WEBUI=3D1 -I. -I../../src -DMESOS_WEB= UI_DIR=3D\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=3D\"/usr/local= /libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I.= ./include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src= -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/inc= lude -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT local/lib= mesos_no_third_party_la-local.lo -MD -MP -MF local/.deps/libmesos_no_third_= party_la-local.Tpo -c ../../src/local/local.cpp -o local/libmesos_no_third_= party_la-local.o >/dev/null 2>&1 mv -f local/.deps/libmesos_no_third_party_la-local.Tpo local/.deps/libmesos= _no_third_party_la-local.Plo /bin/bash ../libtool --tag=3DCXX --mode=3Dcompile g++ -DPACKAGE_NAME=3D\= "mesos\" -DPACKAGE_TARNAME=3D\"mesos\" -DPACKAGE_VERSION=3D\"0.9.0\" -DPACK= AGE_STRING=3D\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=3D\"\" -DPACKAGE_URL=3D\"= \" -DPACKAGE=3D\"mesos\" -DVERSION=3D\"0.9.0\" -DSTDC_HEADERS=3D1 -DHAVE_SY= S_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1= -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDI= NT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -D= HAVE_PTHREAD=3D1 -DMESOS_HAS_JAVA=3D1 -DMESOS_HAS_PYTHON=3D1 -DMESOS_WEBUI= =3D1 -I. -I../../src -DMESOS_WEBUI_DIR=3D\"/usr/local/share/mesos/webui\"= -DMESOS_LIBEXECDIR=3D\"/usr/local/libexec/mesos\" -I../../include -I../../= third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -= I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../thi= rd_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src= /c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-master.lo -MD = -MP -MF master/.deps/libmesos_no_third_party_la-master.Tpo -c -o master/lib= mesos_no_third_party_la-master.lo `test -f 'master/master.cpp' || echo '../= ../src/'`master/master.cpp libtool: compile: g++ -DPACKAGE_NAME=3D\"mesos\" -DPACKAGE_TARNAME=3D\"mes= os\" -DPACKAGE_VERSION=3D\"0.9.0\" "-DPACKAGE_STRING=3D\"mesos 0.9.0\"" -DP= ACKAGE_BUGREPORT=3D\"\" -DPACKAGE_URL=3D\"\" -DPACKAGE=3D\"mesos\" -DVERSIO= N=3D\"0.9.0\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H= =3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STR= INGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -D= HAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DHAVE_PTHREAD=3D1 -DMESOS_HAS_JA= VA=3D1 -DMESOS_HAS_PYTHON=3D1 -DMESOS_WEBUI=3D1 -I. -I../../src -DMESOS_WEB= UI_DIR=3D\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=3D\"/usr/local= /libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I.= ./include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src= -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/inc= lude -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/li= bmesos_no_third_party_la-master.lo -MD -MP -MF master/.deps/libmesos_no_thi= rd_party_la-master.Tpo -c ../../src/master/master.cpp -fPIC -DPIC -o maste= r/.libs/libmesos_no_third_party_la-master.o In file included from ../third_party/boost-1.37.0/boost/uuid/random_generat= or.hpp:12, from ../third_party/boost-1.37.0/boost/uuid/uuid_generator= s.hpp:17, from ../../third_party/libprocess/include/stout/uuid.hpp:1= 1, from ../../src/master/master.cpp:31: ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'vo= id boost::uuids::detail::seed_rng::sha1_random_digest_()': ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring = return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with= attribute warn_unused_result ../../src/master/master.cpp: In constructor 'mesos::internal::master::Maste= r::Master(mesos::internal::master::Allocator*)': ../../src/master/master.cpp:258: error: uninitialized member 'mesos::intern= al::master::Master::flags' with 'const' type 'const flags::Flags' make[2]: *** [master/libmesos_no_third_party_la-master.lo] Error 1 make[2]: Leaving directory ` make[1]: *** [all] Error 2 make[1]: Leaving directory ` make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure