See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3692/display/redirect?page=changes>
Changes: [yujie.jay] Updated the outdated network isolator configure flag. ------------------------------------------ [...truncated 173.63 KB...] Step 14 : ENV GTEST_OUTPUT xml:report.xml ---> Running in c241a4f9d911 ---> c4032afd803f Removing intermediate container c241a4f9d911 Step 15 : ENV DISTCHECK_CONFIGURE_FLAGS --verbose --enable-libevent --enable-ssl ---> Running in 1bc0a5748985 ---> 047731eb5a64 Removing intermediate container 1bc0a5748985 Step 16 : ENV GLOG_v 1 MESOS_VERBOSE 1 ---> Running in ab7b2d717653 ---> 954516c39d6c Removing intermediate container ab7b2d717653 Step 17 : CMD ./bootstrap && ./configure --verbose --enable-libevent --enable-ssl && make -j6 distcheck 2>&1 ---> Running in b18d120de30f ---> cd55b91ec931 Removing intermediate container b18d120de30f Successfully built cd55b91ec931 + trap 'docker rmi mesos-1495122807-27707' EXIT + docker run --privileged --rm mesos-1495122807-27707 autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --warnings=all -I m4 autoreconf: configure.ac: tracing configure.ac:57: warning: back quotes and double quotes must not be escaped in: unrecognized option: $[1] configure.ac:57: Try \`$[0] --help' for more information. aclocal.m4:625: LT_OUTPUT is expanded from... configure.ac:57: the top level configure.ac:57: warning: back quotes and double quotes must not be escaped in: unrecognized argument: $[1] configure.ac:57: Try \`$[0] --help' for more information. aclocal.m4:625: LT_OUTPUT is expanded from... configure.ac:57: the top level configure.ac:1429: warning: cannot check for file existence when cross compiling ../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from... configure.ac:1429: the top level configure.ac:1895: warning: AC_RUN_IFELSE called without default to allow cross compiling ../../lib/autoconf/general.m4:2748: AC_RUN_IFELSE is expanded from... configure.ac:1895: the top level autoreconf: running: libtoolize --copy libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --warnings=all configure.ac:57: warning: back quotes and double quotes must not be escaped in: unrecognized option: $[1] configure.ac:57: Try \`$[0] --help' for more information. m4/libtool.m4:609: LT_OUTPUT is expanded from... configure.ac:57: the top level configure.ac:57: warning: back quotes and double quotes must not be escaped in: unrecognized argument: $[1] configure.ac:57: Try \`$[0] --help' for more information. m4/libtool.m4:609: LT_OUTPUT is expanded from... configure.ac:57: the top level configure.ac:1429: warning: cannot check for file existence when cross compiling ../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from... configure.ac:1429: the top level configure.ac:1895: warning: AC_RUN_IFELSE called without default to allow cross compiling ../../lib/autoconf/general.m4:2748: AC_RUN_IFELSE is expanded from... configure.ac:1895: the top level autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --no-force --warnings=all configure.ac:50: installing './ar-lib' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:46: installing './install-sh' configure.ac:46: installing './missing' 3rdparty/Makefile.am: installing './depcomp' 3rdparty/Makefile.am:190: warning: variable 'GLOG_LDFLAGS' is defined but no program or 3rdparty/Makefile.am:190: library has 'GLOG' as canonical name (possible typo) autoreconf: Leaving directory `.' checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes 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 whether ln -s works... yes checking for C++ compiler vendor... gnu checking for a sed that does not truncate output... /usr/bin/sed checking for C++ compiler version... 4.8.5 checking for C++ compiler vendor... (cached) gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking dependency style of g++... gcc3 checking whether to enable maintainer-specific portions of Makefiles... yes checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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 how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... 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 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... no checking if : 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... no 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... no 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... no 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 configure: creating ./config.lt config.lt: creating libtool configure: Setting up CXXFLAGS for g++ version >= 4.8 checking whether C++ compiler accepts -fstack-protector-strong... yes checking whether g++ supports C++11 features by default... no checking whether g++ supports C++11 features with -std=c++11... yes checking if compiler needs -Werror to reject unknown flags... 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 for PTHREAD_PRIO_INHERIT... yes configure: Setting up build environment for x86_64 linux-gnu checking for backtrace in -lunwind... no checking for main in -lgflags... no checking for gzread in -lz... yes checking for patch... patch checking fts.h usability... yes checking fts.h presence... yes checking for fts.h... yes checking for library containing fts_close... none required checking apr_pools.h usability... yes checking apr_pools.h presence... yes checking for apr_pools.h... yes checking for apr_initialize in -lapr-1... yes checking for curl_global_init in -lcurl... yes checking for javac... /usr/bin/javac checking for java... /usr/bin/java checking value of Java system property 'java.home'... /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-2.b11.el7_3.x86_64/jre configure: using JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-2.b11.el7_3.x86_64 checking whether or not we can build with JNI... yes checking for mvn... /usr/bin/mvn checking event2/event.h usability... yes checking event2/event.h presence... yes checking for event2/event.h... yes checking for event_base_new in -levent... yes checking event2/thread.h usability... yes checking event2/thread.h presence... yes checking for event2/thread.h... yes checking for evthread_use_pthreads in -levent_pthreads... yes checking for nl_has_capability in -lnl-3... no configure: error: cannot find libnl-3 ------------------------------------------------------------------- We need libnl-3 for building network isolator! Please install libnl3 (version 3.2.26 or higher): https://github.com/thom311/libnl/releases ------------------------------------------------------------------- + docker rmi mesos-1495122807-27707 Untagged: mesos-1495122807-27707:latest Deleted: sha256:cd55b91ec9310d4b2fc8cc4da8ed715c734abd5db1c579118a1d87f792f2f480 Deleted: sha256:954516c39d6c7bfd883541749f313b0cb7ad9ca5e3e544d36ac0284df81edf8a Deleted: sha256:047731eb5a64e019de034db1352a4df3a960030ec3e63217b12f51d71ce658e1 Deleted: sha256:c4032afd803f5e207c25b50c5b71037272ba1b814efad5f9cb3d78d6054e33c4 Deleted: sha256:bb99f6f6522de121455232d2de82682f81a7ecb83431d1042a15398464e4b725 Deleted: sha256:b97db07cf77de29e24844575ba50c9cacb932c895aef3c8af3de71441a7c5c1f Deleted: sha256:29085886244851f9ca5f6b769bc6591795a7c3a835445d076bf1afc91b76a9a9 Deleted: sha256:d3121bf884c34aadc162d1094a107fa3fe617a13b30e1735b10cb1360a1fbe26 Deleted: sha256:bf21cd4c017b91ffcbd8345b480d0eff1ef09f4580d83639bd15c52c8634f0f8 Deleted: sha256:674dafdbb18bc3274abb835f0f437b4a16b41a83330daa52b10da423f79fb457 Deleted: sha256:59023cb71b75cef63144e562143b7664f6a5fbfebfa70271bea3bedc3a89e0e1 Deleted: sha256:d7986e3a702cdaeb0928d4a8c6267a00ebe8cedf456358187817b8fbe8c22633 Deleted: sha256:b563c47d2d4fbc41c1babab6819e9d560fd3fef70ba371e7877b726571dfc8f9 Deleted: sha256:3ed9d87107d975e1b3acb59bd3297c142c7e1db9897d4d1e6e87f72ce1fad460 Deleted: sha256:fc7215d5d1394eb45c92cb51b34294a1ca02b78ce1269df66c25683ef2314cb4 Deleted: sha256:7f9fa538ce25d17db04728280b332558d83767c528b2018d5c73344ca67ab991 Deleted: sha256:7d1e1d67b53af15789e25efbb8a82c4b8070382c857f8987edabc47cd872785a Deleted: sha256:95d98172ed1603a03c42a10f6c7bf8fe0771b42b0ae0bc98c7b0f768d4fd8289 Deleted: sha256:66ca26d0c24352cf2b152a9132652fcb8c30c43626ee773ebef7a3ab193b7c6e Deleted: sha256:75207748ea5f096d71c1912d59624f1c6217950f8916cd8d31c328d34b9cf927 Deleted: sha256:ee829bfd025203192f96b7a38e2808ea86827690acf9667eb2055b001aa22fc6 Deleted: sha256:b0d27aa315535c77e1eb86b93bc40c11013e84fa63fdaa47bd5b64286ff0b856 Deleted: sha256:1f5facc30d192b56c5943fed17723d4100f68576fb7b3b5cb5a69a0c93f9a01e Deleted: sha256:d4dc8f694955e9fc4a326d931d550bc2812af650ccb9bcfe76a673a1cfaae777 Deleted: sha256:b46b20d1466a73d21a22b25457c30d425a705ef49943c67333bacd44f744aebc Build step 'Execute shell' marked build as failure Not sending mail to unregistered user [email protected]
