Build failed in Jenkins: libvirt-dbus-build » libvirt-centos-7 #1142

27 Apr
2020
27 Apr
'20
9:45 a.m.
See <https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/1142/display/redirect?page=changes> Changes: [abologna] git: Minimize ignore patterns [abologna] spec: Install fewer documentation files [abologna] README: Convert to reStructuredText [abologna] HACKING: Convert to reStructuredText [abologna] NEWS: Convert to reStructuredText [abologna] AUTHORS: Convert to reStructuredText [abologna] man: Convert to reStructuredText [abologna] meson: Install documentation [abologna] spec: Pick documentation from installation directory ------------------------------------------ Started by upstream project "libvirt-dbus-build" build number 1142 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/ws/> No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/libvirt/libvirt-dbus.git # timeout=10 Fetching upstream changes from https://github.com/libvirt/libvirt-dbus.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/libvirt/libvirt-dbus.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 651f43f5e4a88bdbe8bbb6f7fa5f44b5c176ade8 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 651f43f5e4a88bdbe8bbb6f7fa5f44b5c176ade8 Commit message: "spec: Pick documentation from installation directory" > git rev-list --no-walk c4fcfc9acb01dcf7129cdc6a554e690e3cbf27e9 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt-dbus] $ /bin/sh -xe /tmp/jenkins5331071674405354303.sh + rm -rf build + mkdir build + cd build + meson .. . --prefix=/home/jenkins/build/libvirt The Meson build system Version: 0.49.0 Source dir: <https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/ws/> Build dir: <https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/ws/build> Build type: native build Project name: libvirt-dbus Project version: 1.4.0 Native C compiler: ccache cc (gcc 4.8.5 "cc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)") Build machine cpu family: x86_64 Build machine cpu: x86_64 Found pkg-config: /usr/bin/pkg-config (0.27.1) Dependency gio-unix-2.0 found: YES 2.56.1 Dependency glib-2.0 found: YES 2.56.1 Dependency libvirt found: YES 6.3.0 Dependency libvirt-glib-1.0 found: YES 3.0.0 Compiler for C supports arguments -W: YES Compiler for C supports arguments -Waddress: YES Compiler for C supports arguments -Waggressive-loop-optimizations: YES Compiler for C supports arguments -Wall: YES Compiler for C supports arguments -Warray-bounds=2: NO Compiler for C supports arguments -Wattributes: YES Compiler for C supports arguments -Wbad-function-cast: YES Compiler for C supports arguments -Wbool-compare: NO Compiler for C supports arguments -Wbuiltin-macro-redefined: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wchar-subscripts: YES Compiler for C supports arguments -Wclobbered: YES Compiler for C supports arguments -Wcomment: YES Compiler for C supports arguments -Wcomments: YES Compiler for C supports arguments -Wcoverage-mismatch: YES Compiler for C supports arguments -Wcpp: YES Compiler for C supports arguments -Wdate-time: NO Compiler for C supports arguments -Wdeprecated-declarations: YES Compiler for C supports arguments -Wdesignated-init: NO Compiler for C supports arguments -Wdiscarded-array-qualifiers: NO Compiler for C supports arguments -Wdiscarded-qualifiers: NO Compiler for C supports arguments -Wdiv-by-zero: YES Compiler for C supports arguments -Wdouble-promotion: YES Compiler for C supports arguments -Wduplicated-cond: NO Compiler for C supports arguments -Wempty-body: YES Compiler for C supports arguments -Wendif-labels: YES Compiler for C supports arguments -Wextra: YES Compiler for C supports arguments -Wformat: YES Compiler for C supports arguments -Wformat-contains-nul: YES Compiler for C supports arguments -Wformat-extra-args: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wformat-y2k: YES Compiler for C supports arguments -Wformat-zero-length: YES Compiler for C supports arguments -Wframe-address: NO Compiler for C supports arguments -Wframe-larger-than=1024: YES Compiler for C supports arguments -Wfree-nonheap-object: YES Compiler for C supports arguments -Whsa: NO Compiler for C supports arguments -Wignored-attributes: NO Compiler for C supports arguments -Wignored-qualifiers: YES Compiler for C supports arguments -Wimplicit: YES Compiler for C supports arguments -Wimplicit-function-declaration: YES Compiler for C supports arguments -Wimplicit-int: YES Compiler for C supports arguments -Wincompatible-pointer-types: NO Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Winline: YES Compiler for C supports arguments -Wint-conversion: NO Compiler for C supports arguments -Wint-to-pointer-cast: YES Compiler for C supports arguments -Winvalid-memory-model: YES Compiler for C supports arguments -Winvalid-pch: YES Compiler for C supports arguments -Wjump-misses-init: YES Compiler for C supports arguments -Wlogical-not-parentheses: NO Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmain: YES Compiler for C supports arguments -Wmaybe-uninitialized: YES Compiler for C supports arguments -Wmemset-transposed-args: NO Compiler for C supports arguments -Wmisleading-indentation: NO Compiler for C supports arguments -Wmissing-braces: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-field-initializers: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wmissing-parameter-type: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wmultichar: YES Compiler for C supports arguments -Wnarrowing: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wno-cast-function-type -Wcast-function-type: NO Compiler for C supports arguments -Wnonnull: YES Compiler for C supports arguments -Wnonnull-compare: NO Compiler for C supports arguments -Wnormalized=nfc: YES Compiler for C supports arguments -Wnull-dereference: NO Compiler for C supports arguments -Wodr: NO Compiler for C supports arguments -Wold-style-declaration: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wopenmp-simd: NO Compiler for C supports arguments -Woverflow: YES Compiler for C supports arguments -Woverlength-strings: YES Compiler for C supports arguments -Woverride-init: YES Compiler for C supports arguments -Wpacked: YES Compiler for C supports arguments -Wpacked-bitfield-compat: YES Compiler for C supports arguments -Wparentheses: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wpointer-sign: YES Compiler for C supports arguments -Wpointer-to-int-cast: YES Compiler for C supports arguments -Wpragmas: YES Compiler for C supports arguments -Wreturn-local-addr: YES Compiler for C supports arguments -Wreturn-type: YES Compiler for C supports arguments -Wscalar-storage-order: NO Compiler for C supports arguments -Wsequence-point: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wshift-count-negative: NO Compiler for C supports arguments -Wshift-count-overflow: NO Compiler for C supports arguments -Wshift-negative-value: NO Compiler for C supports arguments -Wshift-overflow=2: NO Compiler for C supports arguments -Wsizeof-array-argument: NO Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES Compiler for C supports arguments -Wstack-protector: YES Compiler for C supports arguments -Wstrict-aliasing: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wsuggest-attribute=const: YES Compiler for C supports arguments -Wsuggest-attribute=format: YES Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES Compiler for C supports arguments -Wsuggest-attribute=pure: YES Compiler for C supports arguments -Wsuggest-final-methods: NO Compiler for C supports arguments -Wsuggest-final-types: NO Compiler for C supports arguments -Wswitch: YES Compiler for C supports arguments -Wswitch-bool: NO Compiler for C supports arguments -Wsync-nand: YES Compiler for C supports arguments -Wtautological-compare: NO Compiler for C supports arguments -Wtrampolines: YES Compiler for C supports arguments -Wtrigraphs: YES Compiler for C supports arguments -Wtype-limits: YES Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wunknown-pragmas: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wunused-but-set-parameter: YES Compiler for C supports arguments -Wunused-but-set-variable: YES Compiler for C supports arguments -Wunused-const-variable=2: NO Compiler for C supports arguments -Wunused-function: YES Compiler for C supports arguments -Wunused-label: YES Compiler for C supports arguments -Wunused-local-typedefs: YES Compiler for C supports arguments -Wunused-macros: YES Compiler for C supports arguments -Wunused-parameter: YES Compiler for C supports arguments -Wunused-result: YES Compiler for C supports arguments -Wunused-value: YES Compiler for C supports arguments -Wunused-variable: YES Compiler for C supports arguments -Wvarargs: YES Compiler for C supports arguments -Wvariadic-macros: YES Compiler for C supports arguments -Wvector-operation-performance: YES Compiler for C supports arguments -Wvla: YES Compiler for C supports arguments -Wvolatile-register-var: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -fasynchronous-unwind-tables: YES Compiler for C supports arguments -fexceptions: YES Compiler for C supports arguments -fipa-pure-const: YES Compiler for C supports arguments -fno-common: YES Compiler for C supports arguments -Werror: YES Compiler for C supports arguments -fstack-protector-strong: YES Compiler for C supports arguments -fPIE: YES Compiler for C supports arguments -DPIE: YES Compiler for C supports link arguments -Wl,-z,now: YES Compiler for C supports link arguments -Wl,-z,relro: YES Compiler for C supports link arguments -pie: YES Configuring run using configuration Configuring libvirt-dbus.spec using configuration Configuring AUTHORS.rst using configuration Program tools/dist.sh found: YES (<https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/ws/tools/dist.sh)> Configuring org.libvirt.service using configuration Configuring org.libvirt.service using configuration Configuring org.libvirt.conf using configuration Configuring libvirt-dbus.rules using configuration Program rst2man found: NO docs/meson.build:1:0: ERROR: Program(s) ['rst2man'] not found or not executable A full log can be found at <https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/ws/build/meson-logs/meson-log.txt> Build step 'Execute shell' marked build as failure

27 Apr
27 Apr
9:59 a.m.
New subject: Build failed in Jenkins: libvirt-dbus-build » libvirt-centos-7 #1143
See <https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/1143/display/redirect> ------------------------------------------ Started by upstream project "libvirt-dbus-build" build number 1143 originally caused by: Started by upstream project "libvirt-glib-build" build number 1159 originally caused by: Started by upstream project "libvirt-build" build number 1383 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/ws/> No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/libvirt/libvirt-dbus.git # timeout=10 Fetching upstream changes from https://github.com/libvirt/libvirt-dbus.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/libvirt/libvirt-dbus.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 651f43f5e4a88bdbe8bbb6f7fa5f44b5c176ade8 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 651f43f5e4a88bdbe8bbb6f7fa5f44b5c176ade8 Commit message: "spec: Pick documentation from installation directory" > git rev-list --no-walk 651f43f5e4a88bdbe8bbb6f7fa5f44b5c176ade8 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt-dbus] $ /bin/sh -xe /tmp/jenkins9322658381549843090.sh + rm -rf build + mkdir build + cd build + meson .. . --prefix=/home/jenkins/build/libvirt The Meson build system Version: 0.49.0 Source dir: <https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/ws/> Build dir: <https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/ws/build> Build type: native build Project name: libvirt-dbus Project version: 1.4.0 Native C compiler: ccache cc (gcc 4.8.5 "cc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)") Build machine cpu family: x86_64 Build machine cpu: x86_64 Found pkg-config: /usr/bin/pkg-config (0.27.1) Dependency gio-unix-2.0 found: YES 2.56.1 Dependency glib-2.0 found: YES 2.56.1 Dependency libvirt found: YES 6.3.0 Dependency libvirt-glib-1.0 found: YES 3.0.0 Compiler for C supports arguments -W: YES Compiler for C supports arguments -Waddress: YES Compiler for C supports arguments -Waggressive-loop-optimizations: YES Compiler for C supports arguments -Wall: YES Compiler for C supports arguments -Warray-bounds=2: NO Compiler for C supports arguments -Wattributes: YES Compiler for C supports arguments -Wbad-function-cast: YES Compiler for C supports arguments -Wbool-compare: NO Compiler for C supports arguments -Wbuiltin-macro-redefined: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wchar-subscripts: YES Compiler for C supports arguments -Wclobbered: YES Compiler for C supports arguments -Wcomment: YES Compiler for C supports arguments -Wcomments: YES Compiler for C supports arguments -Wcoverage-mismatch: YES Compiler for C supports arguments -Wcpp: YES Compiler for C supports arguments -Wdate-time: NO Compiler for C supports arguments -Wdeprecated-declarations: YES Compiler for C supports arguments -Wdesignated-init: NO Compiler for C supports arguments -Wdiscarded-array-qualifiers: NO Compiler for C supports arguments -Wdiscarded-qualifiers: NO Compiler for C supports arguments -Wdiv-by-zero: YES Compiler for C supports arguments -Wdouble-promotion: YES Compiler for C supports arguments -Wduplicated-cond: NO Compiler for C supports arguments -Wempty-body: YES Compiler for C supports arguments -Wendif-labels: YES Compiler for C supports arguments -Wextra: YES Compiler for C supports arguments -Wformat: YES Compiler for C supports arguments -Wformat-contains-nul: YES Compiler for C supports arguments -Wformat-extra-args: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wformat-y2k: YES Compiler for C supports arguments -Wformat-zero-length: YES Compiler for C supports arguments -Wframe-address: NO Compiler for C supports arguments -Wframe-larger-than=1024: YES Compiler for C supports arguments -Wfree-nonheap-object: YES Compiler for C supports arguments -Whsa: NO Compiler for C supports arguments -Wignored-attributes: NO Compiler for C supports arguments -Wignored-qualifiers: YES Compiler for C supports arguments -Wimplicit: YES Compiler for C supports arguments -Wimplicit-function-declaration: YES Compiler for C supports arguments -Wimplicit-int: YES Compiler for C supports arguments -Wincompatible-pointer-types: NO Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Winline: YES Compiler for C supports arguments -Wint-conversion: NO Compiler for C supports arguments -Wint-to-pointer-cast: YES Compiler for C supports arguments -Winvalid-memory-model: YES Compiler for C supports arguments -Winvalid-pch: YES Compiler for C supports arguments -Wjump-misses-init: YES Compiler for C supports arguments -Wlogical-not-parentheses: NO Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmain: YES Compiler for C supports arguments -Wmaybe-uninitialized: YES Compiler for C supports arguments -Wmemset-transposed-args: NO Compiler for C supports arguments -Wmisleading-indentation: NO Compiler for C supports arguments -Wmissing-braces: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-field-initializers: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wmissing-parameter-type: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wmultichar: YES Compiler for C supports arguments -Wnarrowing: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wno-cast-function-type -Wcast-function-type: NO Compiler for C supports arguments -Wnonnull: YES Compiler for C supports arguments -Wnonnull-compare: NO Compiler for C supports arguments -Wnormalized=nfc: YES Compiler for C supports arguments -Wnull-dereference: NO Compiler for C supports arguments -Wodr: NO Compiler for C supports arguments -Wold-style-declaration: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wopenmp-simd: NO Compiler for C supports arguments -Woverflow: YES Compiler for C supports arguments -Woverlength-strings: YES Compiler for C supports arguments -Woverride-init: YES Compiler for C supports arguments -Wpacked: YES Compiler for C supports arguments -Wpacked-bitfield-compat: YES Compiler for C supports arguments -Wparentheses: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wpointer-sign: YES Compiler for C supports arguments -Wpointer-to-int-cast: YES Compiler for C supports arguments -Wpragmas: YES Compiler for C supports arguments -Wreturn-local-addr: YES Compiler for C supports arguments -Wreturn-type: YES Compiler for C supports arguments -Wscalar-storage-order: NO Compiler for C supports arguments -Wsequence-point: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wshift-count-negative: NO Compiler for C supports arguments -Wshift-count-overflow: NO Compiler for C supports arguments -Wshift-negative-value: NO Compiler for C supports arguments -Wshift-overflow=2: NO Compiler for C supports arguments -Wsizeof-array-argument: NO Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES Compiler for C supports arguments -Wstack-protector: YES Compiler for C supports arguments -Wstrict-aliasing: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wsuggest-attribute=const: YES Compiler for C supports arguments -Wsuggest-attribute=format: YES Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES Compiler for C supports arguments -Wsuggest-attribute=pure: YES Compiler for C supports arguments -Wsuggest-final-methods: NO Compiler for C supports arguments -Wsuggest-final-types: NO Compiler for C supports arguments -Wswitch: YES Compiler for C supports arguments -Wswitch-bool: NO Compiler for C supports arguments -Wsync-nand: YES Compiler for C supports arguments -Wtautological-compare: NO Compiler for C supports arguments -Wtrampolines: YES Compiler for C supports arguments -Wtrigraphs: YES Compiler for C supports arguments -Wtype-limits: YES Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wunknown-pragmas: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wunused-but-set-parameter: YES Compiler for C supports arguments -Wunused-but-set-variable: YES Compiler for C supports arguments -Wunused-const-variable=2: NO Compiler for C supports arguments -Wunused-function: YES Compiler for C supports arguments -Wunused-label: YES Compiler for C supports arguments -Wunused-local-typedefs: YES Compiler for C supports arguments -Wunused-macros: YES Compiler for C supports arguments -Wunused-parameter: YES Compiler for C supports arguments -Wunused-result: YES Compiler for C supports arguments -Wunused-value: YES Compiler for C supports arguments -Wunused-variable: YES Compiler for C supports arguments -Wvarargs: YES Compiler for C supports arguments -Wvariadic-macros: YES Compiler for C supports arguments -Wvector-operation-performance: YES Compiler for C supports arguments -Wvla: YES Compiler for C supports arguments -Wvolatile-register-var: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -fasynchronous-unwind-tables: YES Compiler for C supports arguments -fexceptions: YES Compiler for C supports arguments -fipa-pure-const: YES Compiler for C supports arguments -fno-common: YES Compiler for C supports arguments -Werror: YES Compiler for C supports arguments -fstack-protector-strong: YES Compiler for C supports arguments -fPIE: YES Compiler for C supports arguments -DPIE: YES Compiler for C supports link arguments -Wl,-z,now: YES Compiler for C supports link arguments -Wl,-z,relro: YES Compiler for C supports link arguments -pie: YES Configuring run using configuration Configuring libvirt-dbus.spec using configuration Configuring AUTHORS.rst using configuration Program tools/dist.sh found: YES (<https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/ws/tools/dist.sh)> Configuring org.libvirt.service using configuration Configuring org.libvirt.service using configuration Configuring org.libvirt.conf using configuration Configuring libvirt-dbus.rules using configuration Program rst2man found: NO docs/meson.build:1:0: ERROR: Program(s) ['rst2man'] not found or not executable A full log can be found at <https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/ws/build/meson-logs/meson-log.txt> Build step 'Execute shell' marked build as failure

11:19 a.m.
New subject: Build failed in Jenkins: libvirt-dbus-build » libvirt-centos-7 #1144
See <https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/1144/display/redirect?page=changes> Changes: [abologna] spec: Pick documentation from source directory [abologna] meson: Don't install documentation ------------------------------------------ Started by upstream project "libvirt-dbus-build" build number 1144 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/ws/> No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/libvirt/libvirt-dbus.git # timeout=10 Fetching upstream changes from https://github.com/libvirt/libvirt-dbus.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/libvirt/libvirt-dbus.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 7efd6e5b4f28a288e329e2e0d0dcc3cf2a8f4239 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7efd6e5b4f28a288e329e2e0d0dcc3cf2a8f4239 Commit message: "meson: Don't install documentation" > git rev-list --no-walk 651f43f5e4a88bdbe8bbb6f7fa5f44b5c176ade8 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt-dbus] $ /bin/sh -xe /tmp/jenkins12487467510767823953.sh + rm -rf build + mkdir build + cd build + meson .. . --prefix=/home/jenkins/build/libvirt The Meson build system Version: 0.49.0 Source dir: <https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/ws/> Build dir: <https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/ws/build> Build type: native build Project name: libvirt-dbus Project version: 1.4.0 Native C compiler: ccache cc (gcc 4.8.5 "cc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)") Build machine cpu family: x86_64 Build machine cpu: x86_64 Found pkg-config: /usr/bin/pkg-config (0.27.1) Dependency gio-unix-2.0 found: YES 2.56.1 Dependency glib-2.0 found: YES 2.56.1 Dependency libvirt found: YES 6.3.0 Dependency libvirt-glib-1.0 found: YES 3.0.0 Compiler for C supports arguments -W: YES Compiler for C supports arguments -Waddress: YES Compiler for C supports arguments -Waggressive-loop-optimizations: YES Compiler for C supports arguments -Wall: YES Compiler for C supports arguments -Warray-bounds=2: NO Compiler for C supports arguments -Wattributes: YES Compiler for C supports arguments -Wbad-function-cast: YES Compiler for C supports arguments -Wbool-compare: NO Compiler for C supports arguments -Wbuiltin-macro-redefined: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wchar-subscripts: YES Compiler for C supports arguments -Wclobbered: YES Compiler for C supports arguments -Wcomment: YES Compiler for C supports arguments -Wcomments: YES Compiler for C supports arguments -Wcoverage-mismatch: YES Compiler for C supports arguments -Wcpp: YES Compiler for C supports arguments -Wdate-time: NO Compiler for C supports arguments -Wdeprecated-declarations: YES Compiler for C supports arguments -Wdesignated-init: NO Compiler for C supports arguments -Wdiscarded-array-qualifiers: NO Compiler for C supports arguments -Wdiscarded-qualifiers: NO Compiler for C supports arguments -Wdiv-by-zero: YES Compiler for C supports arguments -Wdouble-promotion: YES Compiler for C supports arguments -Wduplicated-cond: NO Compiler for C supports arguments -Wempty-body: YES Compiler for C supports arguments -Wendif-labels: YES Compiler for C supports arguments -Wextra: YES Compiler for C supports arguments -Wformat: YES Compiler for C supports arguments -Wformat-contains-nul: YES Compiler for C supports arguments -Wformat-extra-args: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wformat-y2k: YES Compiler for C supports arguments -Wformat-zero-length: YES Compiler for C supports arguments -Wframe-address: NO Compiler for C supports arguments -Wframe-larger-than=1024: YES Compiler for C supports arguments -Wfree-nonheap-object: YES Compiler for C supports arguments -Whsa: NO Compiler for C supports arguments -Wignored-attributes: NO Compiler for C supports arguments -Wignored-qualifiers: YES Compiler for C supports arguments -Wimplicit: YES Compiler for C supports arguments -Wimplicit-function-declaration: YES Compiler for C supports arguments -Wimplicit-int: YES Compiler for C supports arguments -Wincompatible-pointer-types: NO Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Winline: YES Compiler for C supports arguments -Wint-conversion: NO Compiler for C supports arguments -Wint-to-pointer-cast: YES Compiler for C supports arguments -Winvalid-memory-model: YES Compiler for C supports arguments -Winvalid-pch: YES Compiler for C supports arguments -Wjump-misses-init: YES Compiler for C supports arguments -Wlogical-not-parentheses: NO Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmain: YES Compiler for C supports arguments -Wmaybe-uninitialized: YES Compiler for C supports arguments -Wmemset-transposed-args: NO Compiler for C supports arguments -Wmisleading-indentation: NO Compiler for C supports arguments -Wmissing-braces: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-field-initializers: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wmissing-parameter-type: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wmultichar: YES Compiler for C supports arguments -Wnarrowing: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wno-cast-function-type -Wcast-function-type: NO Compiler for C supports arguments -Wnonnull: YES Compiler for C supports arguments -Wnonnull-compare: NO Compiler for C supports arguments -Wnormalized=nfc: YES Compiler for C supports arguments -Wnull-dereference: NO Compiler for C supports arguments -Wodr: NO Compiler for C supports arguments -Wold-style-declaration: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wopenmp-simd: NO Compiler for C supports arguments -Woverflow: YES Compiler for C supports arguments -Woverlength-strings: YES Compiler for C supports arguments -Woverride-init: YES Compiler for C supports arguments -Wpacked: YES Compiler for C supports arguments -Wpacked-bitfield-compat: YES Compiler for C supports arguments -Wparentheses: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wpointer-sign: YES Compiler for C supports arguments -Wpointer-to-int-cast: YES Compiler for C supports arguments -Wpragmas: YES Compiler for C supports arguments -Wreturn-local-addr: YES Compiler for C supports arguments -Wreturn-type: YES Compiler for C supports arguments -Wscalar-storage-order: NO Compiler for C supports arguments -Wsequence-point: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wshift-count-negative: NO Compiler for C supports arguments -Wshift-count-overflow: NO Compiler for C supports arguments -Wshift-negative-value: NO Compiler for C supports arguments -Wshift-overflow=2: NO Compiler for C supports arguments -Wsizeof-array-argument: NO Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES Compiler for C supports arguments -Wstack-protector: YES Compiler for C supports arguments -Wstrict-aliasing: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wsuggest-attribute=const: YES Compiler for C supports arguments -Wsuggest-attribute=format: YES Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES Compiler for C supports arguments -Wsuggest-attribute=pure: YES Compiler for C supports arguments -Wsuggest-final-methods: NO Compiler for C supports arguments -Wsuggest-final-types: NO Compiler for C supports arguments -Wswitch: YES Compiler for C supports arguments -Wswitch-bool: NO Compiler for C supports arguments -Wsync-nand: YES Compiler for C supports arguments -Wtautological-compare: NO Compiler for C supports arguments -Wtrampolines: YES Compiler for C supports arguments -Wtrigraphs: YES Compiler for C supports arguments -Wtype-limits: YES Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wunknown-pragmas: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wunused-but-set-parameter: YES Compiler for C supports arguments -Wunused-but-set-variable: YES Compiler for C supports arguments -Wunused-const-variable=2: NO Compiler for C supports arguments -Wunused-function: YES Compiler for C supports arguments -Wunused-label: YES Compiler for C supports arguments -Wunused-local-typedefs: YES Compiler for C supports arguments -Wunused-macros: YES Compiler for C supports arguments -Wunused-parameter: YES Compiler for C supports arguments -Wunused-result: YES Compiler for C supports arguments -Wunused-value: YES Compiler for C supports arguments -Wunused-variable: YES Compiler for C supports arguments -Wvarargs: YES Compiler for C supports arguments -Wvariadic-macros: YES Compiler for C supports arguments -Wvector-operation-performance: YES Compiler for C supports arguments -Wvla: YES Compiler for C supports arguments -Wvolatile-register-var: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -fasynchronous-unwind-tables: YES Compiler for C supports arguments -fexceptions: YES Compiler for C supports arguments -fipa-pure-const: YES Compiler for C supports arguments -fno-common: YES Compiler for C supports arguments -Werror: YES Compiler for C supports arguments -fstack-protector-strong: YES Compiler for C supports arguments -fPIE: YES Compiler for C supports arguments -DPIE: YES Compiler for C supports link arguments -Wl,-z,now: YES Compiler for C supports link arguments -Wl,-z,relro: YES Compiler for C supports link arguments -pie: YES Configuring run using configuration Configuring libvirt-dbus.spec using configuration Configuring AUTHORS.rst using configuration Program tools/dist.sh found: YES (<https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/ws/tools/dist.sh)> Configuring org.libvirt.service using configuration Configuring org.libvirt.service using configuration Configuring org.libvirt.conf using configuration Configuring libvirt-dbus.rules using configuration Program rst2man found: NO docs/meson.build:1:0: ERROR: Program(s) ['rst2man'] not found or not executable A full log can be found at <https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/ws/build/meson-logs/meson-log.txt> Build step 'Execute shell' marked build as failure

12:22 p.m.
New subject: Build failed in Jenkins: libvirt-dbus-build » libvirt-centos-7 #1145
See <https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/1145/display/redirect> ------------------------------------------ Started by upstream project "libvirt-dbus-build" build number 1145 originally caused by: Started by upstream project "libvirt-glib-build" build number 1160 originally caused by: Started by upstream project "libvirt-build" build number 1384 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/ws/> No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/libvirt/libvirt-dbus.git # timeout=10 Fetching upstream changes from https://github.com/libvirt/libvirt-dbus.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/libvirt/libvirt-dbus.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 7efd6e5b4f28a288e329e2e0d0dcc3cf2a8f4239 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7efd6e5b4f28a288e329e2e0d0dcc3cf2a8f4239 Commit message: "meson: Don't install documentation" > git rev-list --no-walk 7efd6e5b4f28a288e329e2e0d0dcc3cf2a8f4239 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt-dbus] $ /bin/sh -xe /tmp/jenkins3971819809325582084.sh + rm -rf build + mkdir build + cd build + meson .. . --prefix=/home/jenkins/build/libvirt The Meson build system Version: 0.49.0 Source dir: <https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/ws/> Build dir: <https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/ws/build> Build type: native build Project name: libvirt-dbus Project version: 1.4.0 Native C compiler: ccache cc (gcc 4.8.5 "cc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)") Build machine cpu family: x86_64 Build machine cpu: x86_64 Found pkg-config: /usr/bin/pkg-config (0.27.1) Dependency gio-unix-2.0 found: YES 2.56.1 Dependency glib-2.0 found: YES 2.56.1 Dependency libvirt found: YES 6.3.0 Dependency libvirt-glib-1.0 found: YES 3.0.0 Compiler for C supports arguments -W: YES Compiler for C supports arguments -Waddress: YES Compiler for C supports arguments -Waggressive-loop-optimizations: YES Compiler for C supports arguments -Wall: YES Compiler for C supports arguments -Warray-bounds=2: NO Compiler for C supports arguments -Wattributes: YES Compiler for C supports arguments -Wbad-function-cast: YES Compiler for C supports arguments -Wbool-compare: NO Compiler for C supports arguments -Wbuiltin-macro-redefined: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wchar-subscripts: YES Compiler for C supports arguments -Wclobbered: YES Compiler for C supports arguments -Wcomment: YES Compiler for C supports arguments -Wcomments: YES Compiler for C supports arguments -Wcoverage-mismatch: YES Compiler for C supports arguments -Wcpp: YES Compiler for C supports arguments -Wdate-time: NO Compiler for C supports arguments -Wdeprecated-declarations: YES Compiler for C supports arguments -Wdesignated-init: NO Compiler for C supports arguments -Wdiscarded-array-qualifiers: NO Compiler for C supports arguments -Wdiscarded-qualifiers: NO Compiler for C supports arguments -Wdiv-by-zero: YES Compiler for C supports arguments -Wdouble-promotion: YES Compiler for C supports arguments -Wduplicated-cond: NO Compiler for C supports arguments -Wempty-body: YES Compiler for C supports arguments -Wendif-labels: YES Compiler for C supports arguments -Wextra: YES Compiler for C supports arguments -Wformat: YES Compiler for C supports arguments -Wformat-contains-nul: YES Compiler for C supports arguments -Wformat-extra-args: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wformat-y2k: YES Compiler for C supports arguments -Wformat-zero-length: YES Compiler for C supports arguments -Wframe-address: NO Compiler for C supports arguments -Wframe-larger-than=1024: YES Compiler for C supports arguments -Wfree-nonheap-object: YES Compiler for C supports arguments -Whsa: NO Compiler for C supports arguments -Wignored-attributes: NO Compiler for C supports arguments -Wignored-qualifiers: YES Compiler for C supports arguments -Wimplicit: YES Compiler for C supports arguments -Wimplicit-function-declaration: YES Compiler for C supports arguments -Wimplicit-int: YES Compiler for C supports arguments -Wincompatible-pointer-types: NO Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Winline: YES Compiler for C supports arguments -Wint-conversion: NO Compiler for C supports arguments -Wint-to-pointer-cast: YES Compiler for C supports arguments -Winvalid-memory-model: YES Compiler for C supports arguments -Winvalid-pch: YES Compiler for C supports arguments -Wjump-misses-init: YES Compiler for C supports arguments -Wlogical-not-parentheses: NO Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmain: YES Compiler for C supports arguments -Wmaybe-uninitialized: YES Compiler for C supports arguments -Wmemset-transposed-args: NO Compiler for C supports arguments -Wmisleading-indentation: NO Compiler for C supports arguments -Wmissing-braces: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-field-initializers: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wmissing-parameter-type: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wmultichar: YES Compiler for C supports arguments -Wnarrowing: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wno-cast-function-type -Wcast-function-type: NO Compiler for C supports arguments -Wnonnull: YES Compiler for C supports arguments -Wnonnull-compare: NO Compiler for C supports arguments -Wnormalized=nfc: YES Compiler for C supports arguments -Wnull-dereference: NO Compiler for C supports arguments -Wodr: NO Compiler for C supports arguments -Wold-style-declaration: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wopenmp-simd: NO Compiler for C supports arguments -Woverflow: YES Compiler for C supports arguments -Woverlength-strings: YES Compiler for C supports arguments -Woverride-init: YES Compiler for C supports arguments -Wpacked: YES Compiler for C supports arguments -Wpacked-bitfield-compat: YES Compiler for C supports arguments -Wparentheses: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wpointer-sign: YES Compiler for C supports arguments -Wpointer-to-int-cast: YES Compiler for C supports arguments -Wpragmas: YES Compiler for C supports arguments -Wreturn-local-addr: YES Compiler for C supports arguments -Wreturn-type: YES Compiler for C supports arguments -Wscalar-storage-order: NO Compiler for C supports arguments -Wsequence-point: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wshift-count-negative: NO Compiler for C supports arguments -Wshift-count-overflow: NO Compiler for C supports arguments -Wshift-negative-value: NO Compiler for C supports arguments -Wshift-overflow=2: NO Compiler for C supports arguments -Wsizeof-array-argument: NO Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES Compiler for C supports arguments -Wstack-protector: YES Compiler for C supports arguments -Wstrict-aliasing: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wsuggest-attribute=const: YES Compiler for C supports arguments -Wsuggest-attribute=format: YES Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES Compiler for C supports arguments -Wsuggest-attribute=pure: YES Compiler for C supports arguments -Wsuggest-final-methods: NO Compiler for C supports arguments -Wsuggest-final-types: NO Compiler for C supports arguments -Wswitch: YES Compiler for C supports arguments -Wswitch-bool: NO Compiler for C supports arguments -Wsync-nand: YES Compiler for C supports arguments -Wtautological-compare: NO Compiler for C supports arguments -Wtrampolines: YES Compiler for C supports arguments -Wtrigraphs: YES Compiler for C supports arguments -Wtype-limits: YES Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wunknown-pragmas: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wunused-but-set-parameter: YES Compiler for C supports arguments -Wunused-but-set-variable: YES Compiler for C supports arguments -Wunused-const-variable=2: NO Compiler for C supports arguments -Wunused-function: YES Compiler for C supports arguments -Wunused-label: YES Compiler for C supports arguments -Wunused-local-typedefs: YES Compiler for C supports arguments -Wunused-macros: YES Compiler for C supports arguments -Wunused-parameter: YES Compiler for C supports arguments -Wunused-result: YES Compiler for C supports arguments -Wunused-value: YES Compiler for C supports arguments -Wunused-variable: YES Compiler for C supports arguments -Wvarargs: YES Compiler for C supports arguments -Wvariadic-macros: YES Compiler for C supports arguments -Wvector-operation-performance: YES Compiler for C supports arguments -Wvla: YES Compiler for C supports arguments -Wvolatile-register-var: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -fasynchronous-unwind-tables: YES Compiler for C supports arguments -fexceptions: YES Compiler for C supports arguments -fipa-pure-const: YES Compiler for C supports arguments -fno-common: YES Compiler for C supports arguments -Werror: YES Compiler for C supports arguments -fstack-protector-strong: YES Compiler for C supports arguments -fPIE: YES Compiler for C supports arguments -DPIE: YES Compiler for C supports link arguments -Wl,-z,now: YES Compiler for C supports link arguments -Wl,-z,relro: YES Compiler for C supports link arguments -pie: YES Configuring run using configuration Configuring libvirt-dbus.spec using configuration Configuring AUTHORS.rst using configuration Program tools/dist.sh found: YES (<https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/ws/tools/dist.sh)> Configuring org.libvirt.service using configuration Configuring org.libvirt.service using configuration Configuring org.libvirt.conf using configuration Configuring libvirt-dbus.rules using configuration Program rst2man found: NO docs/meson.build:1:0: ERROR: Program(s) ['rst2man'] not found or not executable A full log can be found at <https://ci.centos.org/job/libvirt-dbus-build/systems=libvirt-centos-7/ws/build/meson-logs/meson-log.txt> Build step 'Execute shell' marked build as failure

12:39 p.m.
New subject: Jenkins build is back to normal : libvirt-dbus-build » libvirt-centos-7 #1146
1959
Age (days ago)
1959
Last active (days ago)
4 comments
1 participants
participants (1)
-
ci@centos.org