See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/44/changes>
Changes: [benh] Unpacked distribute to fix build issue. ------------------------------------------ [...truncated 5794 lines...] 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... 3458764513820540925 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 whether -lc should be explicitly linked in... no 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... yes 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[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.1/src/c'> make all-am make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.1/src/c'> /bin/bash ./libtool --tag=CC --mode=compile 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./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zookeeper.lo -MD -MP -MF .deps/zookeeper.Tpo -c src/zookeeper.c -fPIC -DPIC -o .libs/zookeeper.o libtool: compile: 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 src/zookeeper.c -o zookeeper.o >/dev/null 2>&1 mv -f .deps/zookeeper.Tpo .deps/zookeeper.Plo /bin/bash ./libtool --tag=CC --mode=link 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 libtool: link: rm -fr .libs/libzkst.a .libs/libzkst.la libtool: link: ar cru .libs/libzkst.a .libs/zookeeper.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=CC --mode=link gcc -Wall -Werror -g -O2 -D_GNU_SOURCE -no-undefined -version-info 2 -export-symbols-regex '(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|zerror|is_unrecoverable)' -o libzookeeper_st.la -rpath /usr/local/lib libzkst.la libhashtable.la libtool: link: rm -fr .libs/libzookeeper_st.a .libs/libzookeeper_st.la .libs/libzookeeper_st.lai libtool: link: /usr/bin/nm -B ./.libs/libzkst.a ./.libs/libhashtable.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libzookeeper_st.exp libtool: link: /bin/grep -E -e "(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|zerror|is_unrecoverable)" ".libs/libzookeeper_st.exp" > ".libs/libzookeeper_st.expT" libtool: link: mv -f ".libs/libzookeeper_st.expT" ".libs/libzookeeper_st.exp" libtool: link: echo "{ global:" > .libs/libzookeeper_st.ver libtool: link: cat .libs/libzookeeper_st.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libzookeeper_st.ver libtool: link: echo "local: *; };" >> .libs/libzookeeper_st.ver libtool: link: gcc -shared -Wl,--whole-archive ./.libs/libzkst.a ./.libs/libhashtable.a -Wl,--no-whole-archive -lm -Wl,-soname -Wl,libzookeeper_st.so.2 -Wl,-version-script -Wl,.libs/libzookeeper_st.ver -o .libs/libzookeeper_st.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libzookeeper_st.so.2" && ln -s "libzookeeper_st.so.2.0.0" "libzookeeper_st.so.2") libtool: link: (cd ".libs" && rm -f "libzookeeper_st.so" && ln -s "libzookeeper_st.so.2.0.0" "libzookeeper_st.so") libtool: link: (cd .libs/libzookeeper_st.lax/libzkst.a && ar x "<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.1/src/c/./.libs/libzkst.a")> libtool: link: (cd .libs/libzookeeper_st.lax/libhashtable.a && ar x "<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.1/src/c/./.libs/libhashtable.a")> libtool: link: ar cru .libs/libzookeeper_st.a .libs/libzookeeper_st.lax/libzkst.a/zookeeper.o .libs/libzookeeper_st.lax/libhashtable.a/hashtable_itr.o .libs/libzookeeper_st.lax/libhashtable.a/hashtable.o 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 "../libzookeeper_st.la" "libzookeeper_st.la" ) /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zookeeper.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.Tpo -c -o libzkmt_la-zookeeper.lo `test -f 'src/zookeeper.c' || echo './'`src/zookeeper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -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 .libs/libzkmt_la-zookeeper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zookeeper.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.Tpo -c src/zookeeper.c -o libzkmt_la-zookeeper.o >/dev/null 2>&1 mv -f .deps/libzkmt_la-zookeeper.Tpo .deps/libzkmt_la-zookeeper.Plo /bin/bash ./libtool --tag=CC --mode=link gcc -DTHREADED -g -O2 -D_GNU_SOURCE -o libzkmt.la libzkmt_la-zookeeper.lo libzkmt_la-recordio.lo libzkmt_la-zookeeper.jute.lo libzkmt_la-zk_log.lo libzkmt_la-zk_hashtable.lo libzkmt_la-mt_adaptor.lo -lm libtool: link: rm -fr .libs/libzkmt.a .libs/libzkmt.la libtool: link: ar cru .libs/libzkmt.a .libs/libzkmt_la-zookeeper.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=CC --mode=link gcc -Wall -Werror -g -O2 -D_GNU_SOURCE -no-undefined -version-info 2 -export-symbols-regex '(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|zerror|is_unrecoverable)' -o libzookeeper_mt.la -rpath /usr/local/lib libzkmt.la libhashtable.la -lpthread libtool: link: rm -fr .libs/libzookeeper_mt.a .libs/libzookeeper_mt.la .libs/libzookeeper_mt.lai libtool: link: /usr/bin/nm -B ./.libs/libzkmt.a ./.libs/libhashtable.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libzookeeper_mt.exp libtool: link: /bin/grep -E -e "(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|zerror|is_unrecoverable)" ".libs/libzookeeper_mt.exp" > ".libs/libzookeeper_mt.expT" libtool: link: mv -f ".libs/libzookeeper_mt.expT" ".libs/libzookeeper_mt.exp" libtool: link: echo "{ global:" > .libs/libzookeeper_mt.ver libtool: link: cat .libs/libzookeeper_mt.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libzookeeper_mt.ver libtool: link: echo "local: *; };" >> .libs/libzookeeper_mt.ver libtool: link: gcc -shared -Wl,--whole-archive ./.libs/libzkmt.a ./.libs/libhashtable.a -Wl,--no-whole-archive -lm -lpthread -Wl,-soname -Wl,libzookeeper_mt.so.2 -Wl,-version-script -Wl,.libs/libzookeeper_mt.ver -o .libs/libzookeeper_mt.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libzookeeper_mt.so.2" && ln -s "libzookeeper_mt.so.2.0.0" "libzookeeper_mt.so.2") libtool: link: (cd ".libs" && rm -f "libzookeeper_mt.so" && ln -s "libzookeeper_mt.so.2.0.0" "libzookeeper_mt.so") libtool: link: (cd .libs/libzookeeper_mt.lax/libzkmt.a && ar x "<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.1/src/c/./.libs/libzkmt.a")> libtool: link: (cd .libs/libzookeeper_mt.lax/libhashtable.a && ar x "<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.1/src/c/./.libs/libhashtable.a")> libtool: link: ar cru .libs/libzookeeper_mt.a .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zookeeper.o .libs/libzookeeper_mt.lax/libhashtable.a/hashtable_itr.o .libs/libzookeeper_mt.lax/libhashtable.a/hashtable.o 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 "../libzookeeper_mt.la" "libzookeeper_mt.la" ) /bin/bash ./libtool --tag=CC --mode=link gcc -Wall -Werror -g -O2 -D_GNU_SOURCE -o cli_st cli.o libzookeeper_st.la libtool: link: gcc -Wall -Werror -g -O2 -D_GNU_SOURCE -o .libs/cli_st cli.o ./.libs/libzookeeper_st.so cli.o: In function `processline': <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.1/src/c/src/cli.c>:298: undefined reference to `zoo_set_debug_level' <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.1/src/c/src/cli.c>:302: undefined reference to `zoo_set_debug_level' cli.o: In function `main': <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.1/src/c/src/cli.c>:518: undefined reference to `zoo_set_debug_level' ./.libs/libzookeeper_st.so: undefined reference to `deserialize_GetChildren2Response' ./.libs/libzookeeper_st.so: undefined reference to `deallocate_Buffer' ./.libs/libzookeeper_st.so: undefined reference to `deserialize_WatcherEvent' ./.libs/libzookeeper_st.so: undefined reference to `adaptor_send_queue' ./.libs/libzookeeper_st.so: undefined reference to `close_buffer_oarchive' ./.libs/libzookeeper_st.so: undefined reference to `log_message' ./.libs/libzookeeper_st.so: undefined reference to `deallocate_String_vector' ./.libs/libzookeeper_st.so: undefined reference to `notify_sync_completion' ./.libs/libzookeeper_st.so: undefined reference to `serialize_CreateRequest' ./.libs/libzookeeper_st.so: undefined reference to `destroy_zk_hashtable' ./.libs/libzookeeper_st.so: undefined reference to `serialize_GetChildren2Request' ./.libs/libzookeeper_st.so: undefined reference to `get_buffer_len' ./.libs/libzookeeper_st.so: undefined reference to `create_zk_hashtable' ./.libs/libzookeeper_st.so: undefined reference to `unlock_completion_list' ./.libs/libzookeeper_st.so: undefined reference to `adaptor_init' ./.libs/libzookeeper_st.so: undefined reference to `serialize_ReplyHeader' ./.libs/libzookeeper_st.so: undefined reference to `enter_critical' ./.libs/libzookeeper_st.so: undefined reference to `deserialize_GetDataResponse' ./.libs/libzookeeper_st.so: undefined reference to `serialize_DeleteRequest' ./.libs/libzookeeper_st.so: undefined reference to `htonll' ./.libs/libzookeeper_st.so: undefined reference to `leave_critical' ./.libs/libzookeeper_st.so: undefined reference to `process_async' ./.libs/libzookeeper_st.so: undefined reference to `zoo_unlock_auth' ./.libs/libzookeeper_st.so: undefined reference to `serialize_SetACLRequest' ./.libs/libzookeeper_st.so: undefined reference to `serialize_ExistsRequest' ./.libs/libzookeeper_st.so: undefined reference to `deallocate_CreateResponse' ./.libs/libzookeeper_st.so: undefined reference to `deserialize_GetChildrenResponse' ./.libs/libzookeeper_st.so: undefined reference to `collectWatchers' ./.libs/libzookeeper_st.so: undefined reference to `wait_sync_completion' ./.libs/libzookeeper_st.so: undefined reference to `deserialize_ReplyHeader' ./.libs/libzookeeper_st.so: undefined reference to `adaptor_destroy' ./.libs/libzookeeper_st.so: undefined reference to `format_log_message' ./.libs/libzookeeper_st.so: undefined reference to `activateWatcher' ./.libs/libzookeeper_st.so: undefined reference to `inc_ref_counter' ./.libs/libzookeeper_st.so: undefined reference to `create_buffer_oarchive' ./.libs/libzookeeper_st.so: undefined reference to `deserialize_SetDataResponse' ./.libs/libzookeeper_st.so: undefined reference to `lock_buffer_list' ./.libs/libzookeeper_st.so: undefined reference to `serialize_SyncRequest' ./.libs/libzookeeper_st.so: undefined reference to `deallocate_GetACLResponse' ./.libs/libzookeeper_st.so: undefined reference to `get_buffer' ./.libs/libzookeeper_st.so: undefined reference to `close_buffer_iarchive' ./.libs/libzookeeper_st.so: undefined reference to `deliverWatchers' ./.libs/libzookeeper_st.so: undefined reference to `deallocate_WatcherEvent' ./.libs/libzookeeper_st.so: undefined reference to `adaptor_finish' ./.libs/libzookeeper_st.so: undefined reference to `get_xid' ./.libs/libzookeeper_st.so: undefined reference to `serialize_SetWatches' ./.libs/libzookeeper_st.so: undefined reference to `deallocate_GetDataResponse' ./.libs/libzookeeper_st.so: undefined reference to `deallocate_ACL_vector' ./.libs/libzookeeper_st.so: undefined reference to `unlock_buffer_list' ./.libs/libzookeeper_st.so: undefined reference to `serialize_GetDataRequest' ./.libs/libzookeeper_st.so: undefined reference to `deallocate_SetDataResponse' ./.libs/libzookeeper_st.so: undefined reference to `zoo_lock_auth' ./.libs/libzookeeper_st.so: undefined reference to `deserialize_GetACLResponse' ./.libs/libzookeeper_st.so: undefined reference to `logLevel' ./.libs/libzookeeper_st.so: undefined reference to `deallocate_GetChildrenResponse' ./.libs/libzookeeper_st.so: undefined reference to `serialize_AuthPacket' ./.libs/libzookeeper_st.so: undefined reference to `serialize_SetDataRequest' ./.libs/libzookeeper_st.so: undefined reference to `lock_completion_list' ./.libs/libzookeeper_st.so: undefined reference to `deserialize_CreateResponse' ./.libs/libzookeeper_st.so: undefined reference to `collect_keys' ./.libs/libzookeeper_st.so: undefined reference to `serialize_GetACLRequest' ./.libs/libzookeeper_st.so: undefined reference to `create_buffer_iarchive' ./.libs/libzookeeper_st.so: undefined reference to `deallocate_GetChildren2Response' ./.libs/libzookeeper_st.so: undefined reference to `free_sync_completion' ./.libs/libzookeeper_st.so: undefined reference to `alloc_sync_completion' ./.libs/libzookeeper_st.so: undefined reference to `serialize_RequestHeader' ./.libs/libzookeeper_st.so: undefined reference to `serialize_WatcherEvent' ./.libs/libzookeeper_st.so: undefined reference to `serialize_GetChildrenRequest' collect2: ld returned 1 exit status make[4]: *** [cli_st] Error 1 make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.1/src/c'> make[3]: *** [all] Error 2 make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.1/src/c'> make[2]: *** [zookeeper-3.3.1/src/c/libzookeeper_mt.la] Error 2 make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'> make[1]: *** [all] Error 2 make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'> make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure
