[Libvirt-ci] Build failed in Jenkins: libvirt-dbus-master-build » libvirt-freebsd-10 #2

12 Apr
2018
12 Apr
'18
6:34 a.m.
See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-10/2/display/redirect> ------------------------------------------ [...truncated 1.27 KB...] > git --version # timeout=10 > git fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt-dbus.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://n64.pufty.ci.centos.org/libvirt-dbus.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://n64.pufty.ci.centos.org/libvirt-dbus.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt-dbus.git > git fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt-dbus.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 3709f1e9359660f1defc5fac82a6129a1d908e96 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3709f1e9359660f1defc5fac82a6129a1d908e96 Commit message: "APIs should appear in alphabetical order: Move ListDomains method" First time build. Skipping changelog. Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt-dbus-master] $ /bin/sh -xe /tmp/jenkins6215731943459792349.sh + mkdir build + cd build + ../autogen.sh --prefix=/home/jenkins/build/libvirt configure.ac:10: installing 'build-aux/compile' configure.ac:9: installing 'build-aux/config.guess' configure.ac:9: installing 'build-aux/config.sub' configure.ac:8: installing 'build-aux/install-sh' configure.ac:8: installing 'build-aux/missing' src/Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... amd64-unknown-freebsd10.4 checking host system type... amd64-unknown-freebsd10.4 checking for style of include used by make... GNU checking for gcc... no checking for cc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether make supports nested variables... (cached) yes expr: syntax error checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... yes checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no checking whether C compiler handles -Wbuiltin-macro-redefined... yes checking whether C compiler handles -Wcast-align... yes checking whether C compiler handles -Wchar-subscripts... yes checking whether C compiler handles -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... no checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wduplicated-cond... no checking whether C compiler handles -Wempty-body... yes checking whether C compiler handles -Wendif-labels... yes checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Wformat-contains-nul... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... yes checking whether C compiler handles -Wformat-security... yes checking whether C compiler handles -Wformat-y2k... yes checking whether C compiler handles -Wformat-zero-length... yes checking whether C compiler handles -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... yes checking whether C compiler handles -Wignored-qualifiers... yes checking whether C compiler handles -Wimplicit... yes checking whether C compiler handles -Wimplicit-function-declaration... yes checking whether C compiler handles -Wimplicit-int... yes checking whether C compiler handles -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no checking whether C compiler handles -Wmissing-braces... yes checking whether C compiler handles -Wmissing-declarations... yes checking whether C compiler handles -Wmissing-field-initializers... yes checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Wmissing-parameter-type... no checking whether C compiler handles -Wmissing-prototypes... yes checking whether C compiler handles -Wmultichar... yes checking whether C compiler handles -Wnarrowing... yes checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Wnonnull... yes checking whether C compiler handles -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no checking whether C compiler handles -Wparentheses... yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Wpointer-sign... yes checking whether C compiler handles -Wpointer-to-int-cast... yes checking whether C compiler handles -Wpragmas... no checking whether C compiler handles -Wreturn-local-addr... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... no checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... yes checking whether C compiler handles -Wstrict-aliasing... yes checking whether C compiler handles -Wstrict-prototypes... yes checking whether C compiler handles -Wsuggest-attribute=const... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... no checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no checking whether C compiler handles -Wtrigraphs... yes checking whether C compiler handles -Wtype-limits... yes checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Wunused... yes checking whether C compiler handles -Wunused-but-set-parameter... no checking whether C compiler handles -Wunused-but-set-variable... no checking whether C compiler handles -Wunused-function... yes checking whether C compiler handles -Wunused-label... yes checking whether C compiler handles -Wunused-local-typedefs... no checking whether C compiler handles -Wunused-macros... no checking whether C compiler handles -Wunused-parameter... yes checking whether C compiler handles -Wunused-result... yes checking whether C compiler handles -Wunused-value... yes checking whether C compiler handles -Wunused-variable... yes checking whether C compiler handles -Wvarargs... yes checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Wvector-operation-performance... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... yes checking whether C compiler handles -fexceptions... yes checking whether C compiler handles -fasynchronous-unwind-tables... yes checking whether C compiler handles -fipa-pure-const... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + -j3 /tmp/jenkins6215731943459792349.sh: -j3: not found Build step 'Execute shell' marked build as failure

12 Apr
12 Apr
8:12 a.m.
New subject: [Libvirt-ci] Jenkins build is back to normal : libvirt-dbus-master-build » libvirt-freebsd-10 #3
2706
Age (days ago)
2706
Last active (days ago)
1 comments
1 participants
participants (1)
-
ci@centos.org