libvirt-go-xml | Pipeline #185074278 has failed for master | 71695cc4
by GitLab
Your pipeline has failed.
Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml )
Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master )
Commit: 71695cc4 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/71695cc43758783b59b4dc... )
Commit Message: Add support for Xen namespace
Signed-off-by: D...
Commit Author: Daniel Berrange ( https://gitlab.com/berrange )
Pipeline #185074278 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/185074278 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.
Job #717163940 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/717163940/raw )
Stage: build
Name: go_1_12
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599102388:get_sources
[0Ksection_start:1599102388:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (4.99s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.010s
section_end:1599102400:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #717163934 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/717163934/raw )
Stage: build
Name: go_1_11
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599102388:get_sources
[0Ksection_start:1599102388:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (4.70s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.715s
section_end:1599102400:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #717163947 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/717163947/raw )
Stage: build
Name: go_1_14
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599102388:get_sources
[0Ksection_start:1599102388:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
--- FAIL: TestRoundTrip (4.67s)
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.682s
section_end:1599102400:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #717163944 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/717163944/raw )
Stage: build
Name: go_1_13
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599102386:get_sources
[0Ksection_start:1599102386:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (4.21s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.225s
section_end:1599102397:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #717163931 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/717163931/raw )
Stage: build
Name: go_1_10
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599102385:get_sources
[0Ksection_start:1599102385:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (4.43s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.444s
section_end:1599102394:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
4 years, 3 months
libvirt | Pipeline #184921318 has failed for master | be28a7fb
by GitLab
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: be28a7fb ( https://gitlab.com/libvirt/libvirt/-/commit/be28a7fbd6156d9886dbe0a0b029e... )
Commit Message: qemu_validate: Only allow none address for watc...
Commit Author: Han Han ( https://gitlab.com/hhan2 )
Committed by: Michal Privoznik
Pipeline #184921318 ( https://gitlab.com/libvirt/libvirt/-/pipelines/184921318 ) triggered by Michal Prívozník ( https://gitlab.com/MichalPrivoznik )
had 1 failed build.
Job #716464422 ( https://gitlab.com/libvirt/libvirt/-/jobs/716464422/raw )
Stage: builds
Name: x64-macos-1015-build
Trace: clang: warning: argument unused during compilation: '-pie' [-Wunused-command-line-argument]
[433/1005] Generating test_libvirt_lockd.aug with a meson_exe.py custom command
[434/1005] Generating test_virtlogd.aug with a meson_exe.py custom command
[435/1005] Generating test_virtlockd.aug with a meson_exe.py custom command
[436/1005] Generating test_libvirtd_qemu.aug with a meson_exe.py custom command
[437/1005] Generating test_libvirtd.aug with a meson_exe.py custom command
[438/1005] Generating test_virtproxyd.aug with a meson_exe.py custom command
[439/1005] Generating test_virtstoraged.aug with a meson_exe.py custom command
[440/1005] Generating test_virtsecretd.aug with a meson_exe.py custom command
[441/1005] Generating test_virtqemud.aug with a meson_exe.py custom command
[442/1005] Generating test_virtvboxd.aug with a meson_exe.py custom command
[443/1005] Compiling C object 'tools/f9d35d4@@virt_shell(a)sta/vsh.c.o'
FAILED: tools/f9d35d4@@virt_shell(a)sta/vsh.c.o
ccache cc -Itools/f9d35d4@@virt_shell@sta -Itools -I../tools -Iinclude -I../include -Isrc -I../src -Isrc/util -I../src/util -I. -I.. -I/usr/local/Cellar/libxml2/2.9.10_1/include/libxml2 -I/usr/local/Cellar/glib/2.64.2_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.64.2_1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -I/usr/local/Cellar/libffi/3.3/include -I/usr/local/Cellar/glib/2.64.2_1/include -I/usr/local/Cellar/readline/8.0.4/include -I/usr/local/Cellar/readline/8.0.4/include/readline -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -Wextra -std=gnu99 -O2 -g -Werror -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wattributes -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeclaration-after-statement -Wdeprecated-declarations -Wdiv-by-zero -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wexpansion-to-defined -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -Wno-sign-compare -Wno-typedef-redefinition -Wswitch-enum -Wno-format-nonliteral -Wframe-larger-than=4096 -fexceptions -fasynchronous-unwind-tables -Wdouble-promotion -Wno-unused-function -D_FUNCTION_DEF -MD -MQ 'tools/f9d35d4@@virt_shell(a)sta/vsh.c.o' -MF 'tools/f9d35d4@@virt_shell(a)sta/vsh.c.o.d' -o 'tools/f9d35d4@@virt_shell(a)sta/vsh.c.o' -c ../tools/vsh.c
In file included from ../tools/vsh.c:33:
/usr/local/Cellar/readline/8.0.4/include/readline/readline.h:398:23: error: this function declaration is not a prototype [-Werror,-Wstrict-prototypes]
extern int rl_message ();
^
void
1 error generated.
[444/1005] Compiling C object 'tools/f9d35d4@@virt_shell(a)sta/vsh-table.c.o'
[445/1005] Compiling C object 'tools/f9d35d4@@virt-host-validate(a)exe/virt-host-validate.c.o'
[446/1005] Compiling C object 'src/25a6634@@virtsecretd(a)exe/remote_remote_daemon_dispatch.c.o'
[447/1005] Compiling C object 'src/25a6634@@virtstoraged(a)exe/remote_remote_daemon_dispatch.c.o'
[448/1005] Compiling C object 'src/25a6634@@virtvboxd(a)exe/remote_remote_daemon_dispatch.c.o'
ninja: build stopped: subcommand failed.
Build failed: https://cirrus-ci.com/build/5210808143577088
section_end:1599066189:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
4 years, 3 months
libvirt | Pipeline #184920281 has failed for master | 2f5d8ffe
by GitLab
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: 2f5d8ffe ( https://gitlab.com/libvirt/libvirt/-/commit/2f5d8ffebe5d3d00e16a051ed62ce... )
Commit Message: qemu: Do not silently allow non-available timer...
Commit Author: Thomas Huth
Committed by: Michal Privoznik
Pipeline #184920281 ( https://gitlab.com/libvirt/libvirt/-/pipelines/184920281 ) triggered by Michal Prívozník ( https://gitlab.com/MichalPrivoznik )
had 1 failed build.
Job #716459785 ( https://gitlab.com/libvirt/libvirt/-/jobs/716459785/raw )
Stage: builds
Name: x64-macos-1015-build
Trace: [433/1005] Linking target src/virtsecretd
clang: warning: argument unused during compilation: '-pie' [-Wunused-command-line-argument]
[434/1005] Generating test_virtlockd.aug with a meson_exe.py custom command
[435/1005] Generating test_virtlogd.aug with a meson_exe.py custom command
[436/1005] Generating test_libvirtd_qemu.aug with a meson_exe.py custom command
[437/1005] Generating test_virtsecretd.aug with a meson_exe.py custom command
[438/1005] Generating test_virtproxyd.aug with a meson_exe.py custom command
[439/1005] Generating test_libvirtd.aug with a meson_exe.py custom command
[440/1005] Generating test_virtstoraged.aug with a meson_exe.py custom command
[441/1005] Generating test_virtqemud.aug with a meson_exe.py custom command
[442/1005] Generating test_virtvboxd.aug with a meson_exe.py custom command
[443/1005] Compiling C object 'tools/f9d35d4@@virt_shell(a)sta/vsh.c.o'
FAILED: tools/f9d35d4@@virt_shell(a)sta/vsh.c.o
ccache cc -Itools/f9d35d4@@virt_shell@sta -Itools -I../tools -Iinclude -I../include -Isrc -I../src -Isrc/util -I../src/util -I. -I.. -I/usr/local/Cellar/libxml2/2.9.10_1/include/libxml2 -I/usr/local/Cellar/glib/2.64.2_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.64.2_1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -I/usr/local/Cellar/libffi/3.3/include -I/usr/local/Cellar/glib/2.64.2_1/include -I/usr/local/Cellar/readline/8.0.4/include -I/usr/local/Cellar/readline/8.0.4/include/readline -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -Wextra -std=gnu99 -O2 -g -Werror -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wattributes -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeclaration-after-statement -Wdeprecated-declarations -Wdiv-by-zero -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wexpansion-to-defined -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -Wno-sign-compare -Wno-typedef-redefinition -Wswitch-enum -Wno-format-nonliteral -Wframe-larger-than=4096 -fexceptions -fasynchronous-unwind-tables -Wdouble-promotion -Wno-unused-function -D_FUNCTION_DEF -MD -MQ 'tools/f9d35d4@@virt_shell(a)sta/vsh.c.o' -MF 'tools/f9d35d4@@virt_shell(a)sta/vsh.c.o.d' -o 'tools/f9d35d4@@virt_shell(a)sta/vsh.c.o' -c ../tools/vsh.c
In file included from ../tools/vsh.c:33:
/usr/local/Cellar/readline/8.0.4/include/readline/readline.h:398:23: error: this function declaration is not a prototype [-Werror,-Wstrict-prototypes]
extern int rl_message ();
^
void
1 error generated.
[444/1005] Compiling C object 'tools/f9d35d4@@virt-host-validate(a)exe/virt-host-validate.c.o'
[445/1005] Compiling C object 'tools/f9d35d4@@virt_shell(a)sta/vsh-table.c.o'
[446/1005] Compiling C object 'src/25a6634@@virtqemud(a)exe/remote_remote_daemon_dispatch.c.o'
[447/1005] Compiling C object 'src/25a6634@@virtstoraged(a)exe/remote_remote_daemon_dispatch.c.o'
[448/1005] Compiling C object 'src/25a6634@@virtvboxd(a)exe/remote_remote_daemon_dispatch.c.o'
ninja: build stopped: subcommand failed.
Build failed: https://cirrus-ci.com/build/6433028262068224
section_end:1599065614:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
4 years, 3 months
libvirt | Pipeline #184920583 has failed for master | f8333b3b
by GitLab
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: f8333b3b ( https://gitlab.com/libvirt/libvirt/-/commit/f8333b3b0a7fdbc1f18ed501c043a... )
Commit Message: qemu: Fix domfsinfo for non-PCI device informat...
Commit Author: Thomas Huth
Committed by: Daniel Berrange ( https://gitlab.com/berrange )
Pipeline #184920583 ( https://gitlab.com/libvirt/libvirt/-/pipelines/184920583 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 1 failed build.
Job #716461491 ( https://gitlab.com/libvirt/libvirt/-/jobs/716461491/raw )
Stage: builds
Name: x64-macos-1015-build
Trace: [434/1005] Generating test_virtlogd.aug with a meson_exe.py custom command
[435/1005] Linking target src/virtqemud
clang: warning: argument unused during compilation: '-pie' [-Wunused-command-line-argument]
[436/1005] Generating test_libvirtd_qemu.aug with a meson_exe.py custom command
[437/1005] Generating test_libvirtd.aug with a meson_exe.py custom command
[438/1005] Generating test_virtproxyd.aug with a meson_exe.py custom command
[439/1005] Generating test_virtsecretd.aug with a meson_exe.py custom command
[440/1005] Generating test_virtstoraged.aug with a meson_exe.py custom command
[441/1005] Generating test_virtqemud.aug with a meson_exe.py custom command
[442/1005] Generating test_virtvboxd.aug with a meson_exe.py custom command
[443/1005] Compiling C object 'tools/f9d35d4@@virt-host-validate(a)exe/virt-host-validate.c.o'
[444/1005] Compiling C object 'tools/f9d35d4@@virt_shell(a)sta/vsh.c.o'
FAILED: tools/f9d35d4@@virt_shell(a)sta/vsh.c.o
ccache cc -Itools/f9d35d4@@virt_shell@sta -Itools -I../tools -Iinclude -I../include -Isrc -I../src -Isrc/util -I../src/util -I. -I.. -I/usr/local/Cellar/libxml2/2.9.10_1/include/libxml2 -I/usr/local/Cellar/glib/2.64.2_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.64.2_1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -I/usr/local/Cellar/libffi/3.3/include -I/usr/local/Cellar/glib/2.64.2_1/include -I/usr/local/Cellar/readline/8.0.4/include -I/usr/local/Cellar/readline/8.0.4/include/readline -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -Wextra -std=gnu99 -O2 -g -Werror -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wattributes -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeclaration-after-statement -Wdeprecated-declarations -Wdiv-by-zero -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wexpansion-to-defined -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -Wno-sign-compare -Wno-typedef-redefinition -Wswitch-enum -Wno-format-nonliteral -Wframe-larger-than=4096 -fexceptions -fasynchronous-unwind-tables -Wdouble-promotion -Wno-unused-function -D_FUNCTION_DEF -MD -MQ 'tools/f9d35d4@@virt_shell(a)sta/vsh.c.o' -MF 'tools/f9d35d4@@virt_shell(a)sta/vsh.c.o.d' -o 'tools/f9d35d4@@virt_shell(a)sta/vsh.c.o' -c ../tools/vsh.c
In file included from ../tools/vsh.c:33:
/usr/local/Cellar/readline/8.0.4/include/readline/readline.h:398:23: error: this function declaration is not a prototype [-Werror,-Wstrict-prototypes]
extern int rl_message ();
^
void
1 error generated.
[445/1005] Compiling C object 'tools/f9d35d4@@virt_shell(a)sta/vsh-table.c.o'
[446/1005] Compiling C object 'tools/f9d35d4@@virt-host-validate(a)exe/virt-host-validate-common.c.o'
[447/1005] Compiling C object 'src/25a6634@@virtsecretd(a)exe/remote_remote_daemon_dispatch.c.o'
[448/1005] Compiling C object 'src/25a6634@@virtstoraged(a)exe/remote_remote_daemon_dispatch.c.o'
[449/1005] Compiling C object 'src/25a6634@@virtvboxd(a)exe/remote_remote_daemon_dispatch.c.o'
ninja: build stopped: subcommand failed.
Build failed: https://cirrus-ci.com/build/6027800211619840
section_end:1599065898:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
4 years, 3 months
libvirt | Pipeline #184763167 has failed for master | c01c686e
by GitLab
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: c01c686e ( https://gitlab.com/libvirt/libvirt/-/commit/c01c686e886f6f18e63c558804b13... )
Commit Message: AUTHORS: Remove Emacs file variables
vim seems...
Commit Author: Andrea Bolognani ( https://gitlab.com/abologna )
Pipeline #184763167 ( https://gitlab.com/libvirt/libvirt/-/pipelines/184763167 ) triggered by Andrea Bolognani ( https://gitlab.com/abologna )
had 1 failed build.
Job #715722571 ( https://gitlab.com/libvirt/libvirt/-/jobs/715722571/raw )
Stage: builds
Name: x64-macos-1015-build
Trace: [433/1005] Generating test_virtlockd.aug with a meson_exe.py custom command
[434/1005] Linking target src/virtqemud
clang: warning: argument unused during compilation: '-pie' [-Wunused-command-line-argument]
[435/1005] Generating test_virtlogd.aug with a meson_exe.py custom command
[436/1005] Generating test_libvirtd_qemu.aug with a meson_exe.py custom command
[437/1005] Generating test_libvirtd.aug with a meson_exe.py custom command
[438/1005] Generating test_virtproxyd.aug with a meson_exe.py custom command
[439/1005] Generating test_virtstoraged.aug with a meson_exe.py custom command
[440/1005] Generating test_virtsecretd.aug with a meson_exe.py custom command
[441/1005] Generating test_virtqemud.aug with a meson_exe.py custom command
[442/1005] Generating test_virtvboxd.aug with a meson_exe.py custom command
[443/1005] Compiling C object 'tools/f9d35d4@@virt_shell(a)sta/vsh.c.o'
FAILED: tools/f9d35d4@@virt_shell(a)sta/vsh.c.o
ccache cc -Itools/f9d35d4@@virt_shell@sta -Itools -I../tools -Iinclude -I../include -Isrc -I../src -Isrc/util -I../src/util -I. -I.. -I/usr/local/Cellar/libxml2/2.9.10_1/include/libxml2 -I/usr/local/Cellar/glib/2.64.2_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.64.2_1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -I/usr/local/Cellar/libffi/3.3/include -I/usr/local/Cellar/glib/2.64.2_1/include -I/usr/local/Cellar/readline/8.0.4/include -I/usr/local/Cellar/readline/8.0.4/include/readline -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -Wextra -std=gnu99 -O2 -g -Werror -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wattributes -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeclaration-after-statement -Wdeprecated-declarations -Wdiv-by-zero -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wexpansion-to-defined -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -Wno-sign-compare -Wno-typedef-redefinition -Wswitch-enum -Wno-format-nonliteral -Wframe-larger-than=4096 -fexceptions -fasynchronous-unwind-tables -Wdouble-promotion -Wno-unused-function -D_FUNCTION_DEF -MD -MQ 'tools/f9d35d4@@virt_shell(a)sta/vsh.c.o' -MF 'tools/f9d35d4@@virt_shell(a)sta/vsh.c.o.d' -o 'tools/f9d35d4@@virt_shell(a)sta/vsh.c.o' -c ../tools/vsh.c
In file included from ../tools/vsh.c:33:
/usr/local/Cellar/readline/8.0.4/include/readline/readline.h:398:23: error: this function declaration is not a prototype [-Werror,-Wstrict-prototypes]
extern int rl_message ();
^
void
1 error generated.
[444/1005] Compiling C object 'tools/f9d35d4@@virt_shell(a)sta/vsh-table.c.o'
[445/1005] Compiling C object 'tools/f9d35d4@@virt-host-validate(a)exe/virt-host-validate.c.o'
[446/1005] Compiling C object 'src/25a6634@@virtsecretd(a)exe/remote_remote_daemon_dispatch.c.o'
[447/1005] Compiling C object 'src/25a6634@@virtstoraged(a)exe/remote_remote_daemon_dispatch.c.o'
[448/1005] Compiling C object 'src/25a6634@@virtvboxd(a)exe/remote_remote_daemon_dispatch.c.o'
ninja: build stopped: subcommand failed.
Build failed: https://cirrus-ci.com/build/6632568684544000
section_end:1599046017:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
4 years, 3 months
libvirt | Pipeline #184688160 has failed for master | 95b9db4e
by GitLab
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: 95b9db4e ( https://gitlab.com/libvirt/libvirt/-/commit/95b9db4ee27d6c58f868eb720a944... )
Commit Message: lib: Prefer WITH_* prefix for #if conditionals
...
Commit Author: Michal Privoznik
Pipeline #184688160 ( https://gitlab.com/libvirt/libvirt/-/pipelines/184688160 ) triggered by Michal Prívozník ( https://gitlab.com/MichalPrivoznik )
had 1 failed build.
Job #715367145 ( https://gitlab.com/libvirt/libvirt/-/jobs/715367145/raw )
Stage: builds
Name: x64-macos-1015-build
Trace: clang: warning: argument unused during compilation: '-pie' [-Wunused-command-line-argument]
[433/1005] Generating test_libvirt_lockd.aug with a meson_exe.py custom command
[434/1005] Generating test_virtlockd.aug with a meson_exe.py custom command
[435/1005] Generating test_virtlogd.aug with a meson_exe.py custom command
[436/1005] Generating test_libvirtd_qemu.aug with a meson_exe.py custom command
[437/1005] Generating test_libvirtd.aug with a meson_exe.py custom command
[438/1005] Generating test_virtsecretd.aug with a meson_exe.py custom command
[439/1005] Generating test_virtproxyd.aug with a meson_exe.py custom command
[440/1005] Generating test_virtstoraged.aug with a meson_exe.py custom command
[441/1005] Generating test_virtvboxd.aug with a meson_exe.py custom command
[442/1005] Generating test_virtqemud.aug with a meson_exe.py custom command
[443/1005] Compiling C object 'tools/f9d35d4@@virt_shell(a)sta/vsh.c.o'
FAILED: tools/f9d35d4@@virt_shell(a)sta/vsh.c.o
ccache cc -Itools/f9d35d4@@virt_shell@sta -Itools -I../tools -Iinclude -I../include -Isrc -I../src -Isrc/util -I../src/util -I. -I.. -I/usr/local/Cellar/libxml2/2.9.10_1/include/libxml2 -I/usr/local/Cellar/glib/2.64.2_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.64.2_1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -I/usr/local/Cellar/libffi/3.3/include -I/usr/local/Cellar/glib/2.64.2_1/include -I/usr/local/Cellar/readline/8.0.4/include -I/usr/local/Cellar/readline/8.0.4/include/readline -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -Wextra -std=gnu99 -O2 -g -Werror -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wattributes -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeclaration-after-statement -Wdeprecated-declarations -Wdiv-by-zero -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wexpansion-to-defined -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -Wno-sign-compare -Wno-typedef-redefinition -Wswitch-enum -Wno-format-nonliteral -Wframe-larger-than=4096 -fexceptions -fasynchronous-unwind-tables -Wdouble-promotion -Wno-unused-function -D_FUNCTION_DEF -MD -MQ 'tools/f9d35d4@@virt_shell(a)sta/vsh.c.o' -MF 'tools/f9d35d4@@virt_shell(a)sta/vsh.c.o.d' -o 'tools/f9d35d4@@virt_shell(a)sta/vsh.c.o' -c ../tools/vsh.c
In file included from ../tools/vsh.c:33:
/usr/local/Cellar/readline/8.0.4/include/readline/readline.h:398:23: error: this function declaration is not a prototype [-Werror,-Wstrict-prototypes]
extern int rl_message ();
^
void
1 error generated.
[444/1005] Compiling C object 'tools/f9d35d4@@virt-host-validate(a)exe/virt-host-validate.c.o'
[445/1005] Compiling C object 'tools/f9d35d4@@virt_shell(a)sta/vsh-table.c.o'
[446/1005] Compiling C object 'src/25a6634@@virtsecretd(a)exe/remote_remote_daemon_dispatch.c.o'
[447/1005] Compiling C object 'src/25a6634@@virtstoraged(a)exe/remote_remote_daemon_dispatch.c.o'
[448/1005] Compiling C object 'src/25a6634@@virtvboxd(a)exe/remote_remote_daemon_dispatch.c.o'
ninja: build stopped: subcommand failed.
Build failed: https://cirrus-ci.com/build/5977853802053632
section_end:1599035719:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
4 years, 3 months
libvirt-go-xml | Pipeline #184601114 has failed for master | 71695cc4
by GitLab
Your pipeline has failed.
Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml )
Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master )
Commit: 71695cc4 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/71695cc43758783b59b4dc... )
Commit Message: Add support for Xen namespace
Signed-off-by: D...
Commit Author: Daniel Berrange ( https://gitlab.com/berrange )
Pipeline #184601114 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/184601114 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.
Job #714979537 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/714979537/raw )
Stage: build
Name: go_1_12
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599015964:get_sources
[0Ksection_start:1599015964:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (4.85s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.868s
section_end:1599015975:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #714979532 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/714979532/raw )
Stage: build
Name: go_1_11
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599015963:get_sources
[0Ksection_start:1599015963:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.74s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.757s
section_end:1599015975:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #714979538 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/714979538/raw )
Stage: build
Name: go_1_13
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599015962:get_sources
[0Ksection_start:1599015962:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.35s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.370s
section_end:1599015975:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #714979526 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/714979526/raw )
Stage: build
Name: go_1_10
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599015960:get_sources
[0Ksection_start:1599015960:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (6.89s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 6.907s
section_end:1599015972:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #714979543 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/714979543/raw )
Stage: build
Name: go_1_14
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599015956:get_sources
[0Ksection_start:1599015956:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
--- FAIL: TestRoundTrip (4.98s)
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.996s
section_end:1599015967:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
4 years, 3 months
libvirt | Pipeline #184532281 has failed for master | cec43376
by GitLab
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: cec43376 ( https://gitlab.com/libvirt/libvirt/-/commit/cec43376fb5eb18bf1ffeefcdf909... )
Commit Message: tests: fix license blurb in virsh-undefine
Ass...
Commit Author: Jano Tomko ( https://gitlab.com/janotomko )
Pipeline #184532281 ( https://gitlab.com/libvirt/libvirt/-/pipelines/184532281 ) triggered by Jano Tomko ( https://gitlab.com/janotomko )
had 2 failed builds.
Job #714615830 ( https://gitlab.com/libvirt/libvirt/-/jobs/714615830/raw )
Stage: builds
Name: x64-centos-8-clang
Trace: [132/1205] Compiling C object 'src/conf/6d9256b@@virt_conf(a)sta/domain_addr.c.o'
[133/1205] Compiling C object 'src/conf/6d9256b@@virt_conf(a)sta/backup_conf.c.o'
[134/1205] Compiling C object 'src/conf/6d9256b@@virt_conf(a)sta/domain_nwfilter.c.o'
[135/1205] Compiling C object 'src/conf/6d9256b@@virt_conf(a)sta/domain_capabilities.c.o'
[136/1205] Compiling C object 'src/conf/6d9256b@@virt_conf(a)sta/moment_conf.c.o'
[137/1205] Generating admin_client.h with a meson_exe.py custom command
[138/1205] Linking static target src/util/libvirt_util.a
[139/1205] Compiling C object 'src/conf/6d9256b@@virt_conf(a)sta/capabilities.c.o'
[140/1205] Compiling C object 'src/conf/6d9256b@@virt_conf(a)sta/domain_audit.c.o'
[141/1205] Compiling C object 'src/conf/6d9256b@@virt_conf(a)sta/virdomainsnapshotobjlist.c.o'
[142/1205] Compiling C object 'src/conf/6d9256b@@virt_conf(a)sta/virsavecookie.c.o'
[143/1205] Compiling C object 'src/conf/6d9256b@@virt_conf(a)sta/domain_conf.c.o'
FAILED: src/conf/6d9256b@@virt_conf(a)sta/domain_conf.c.o
clang -Isrc/conf/6d9256b@@virt_conf@sta -Isrc/conf -I../dist-unpack/libvirt-6.8.0/src/conf -Isrc/util -I../dist-unpack/libvirt-6.8.0/src/util -Iinclude -I../dist-unpack/libvirt-6.8.0/include -Isrc -I../dist-unpack/libvirt-6.8.0/src -I. -I../dist-unpack/libvirt-6.8.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=gnu99 -O2 -g -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wattributes -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeclaration-after-statement -Wdeprecated-declarations -Wdiv-by-zero -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wexpansion-to-defined -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -Wno-sign-compare -Wno-typedef-redefinition -Wswitch-enum -Wno-format-nonliteral -Wframe-larger-than=4096 -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -Wdouble-promotion -Wno-unused-function -fPIC -pthread -DIN_LIBVIRT '-Dabs_top_builddir="/builds/libvirt/libvirt/build/meson-private/dist-build"' '-Dabs_top_srcdir="/builds/libvirt/libvirt/build/meson-private/dist-unpack/libvirt-6.8.0"' -MD -MQ 'src/conf/6d9256b@@virt_conf(a)sta/domain_conf.c.o' -MF 'src/conf/6d9256b@@virt_conf(a)sta/domain_conf.c.o.d' -o 'src/conf/6d9256b@@virt_conf(a)sta/domain_conf.c.o' -c ../dist-unpack/libvirt-6.8.0/src/conf/domain_conf.c
../dist-unpack/libvirt-6.8.0/src/conf/domain_conf.c:8144:78: error: result of comparison of unsigned enum expression < 0 is always false [-Werror,-Wtautological-unsigned-enum-zero-compare]
if ((def->writeFiltering = virTristateBoolTypeFromString(filtering)) < 0) {
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
1 error generated.
[144/1205] Compiling C object 'src/conf/6d9256b@@virt_conf(a)sta/numa_conf.c.o'
ninja: build stopped: subcommand failed.
Running custom dist script '/builds/libvirt/libvirt/scripts/meson-python.sh /usr/bin/python3 /builds/libvirt/libvirt/scripts/meson-dist.py /builds/libvirt/libvirt/build libvirt.spec'
Running custom dist script '/builds/libvirt/libvirt/scripts/meson-python.sh /usr/bin/python3 /builds/libvirt/libvirt/scripts/meson-dist.py /builds/libvirt/libvirt/build AUTHORS'
Testing distribution package /builds/libvirt/libvirt/build/meson-dist/libvirt-6.8.0.tar.xz
Compiling the distribution package failed
Dist check build directory was /builds/libvirt/libvirt/build/meson-private/dist-build
FAILED: meson-dist
/usr/local/bin/meson dist
ninja: build stopped: subcommand failed.
section_end:1598995310:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #714615843 ( https://gitlab.com/libvirt/libvirt/-/jobs/714615843/raw )
Stage: builds
Name: x64-fedora-rawhide-clang
Trace: [7/1242] Generating virt_keycode_linux with a meson_exe.py custom command
[8/1242] Generating virt_keycode_osx with a meson_exe.py custom command
[9/1242] Generating virt_keycode_qnum with a meson_exe.py custom command
[10/1242] Generating virt_keycode_usb with a meson_exe.py custom command
[11/1242] Generating virt_keycode_win32 with a meson_exe.py custom command
[12/1242] Generating virt_keycode_xtkbd with a meson_exe.py custom command
[13/1242] Generating keyname_linux with a meson_exe.py custom command
[14/1242] Generating keyname_osx with a meson_exe.py custom command
[15/1242] Generating keyname_win32 with a meson_exe.py custom command
[16/1242] Compiling C object src/util/libvirt_util.a.p/glibcompat.c.o
[17/1242] Compiling C object src/util/libvirt_util.a.p/virarptable.c.o
[18/1242] Compiling C object src/conf/libvirt_conf.a.p/domain_conf.c.o
FAILED: src/conf/libvirt_conf.a.p/domain_conf.c.o
clang -Isrc/conf/libvirt_conf.a.p -Isrc/conf -I../dist-unpack/libvirt-6.8.0/src/conf -Isrc/util -I../dist-unpack/libvirt-6.8.0/src/util -Iinclude -I../dist-unpack/libvirt-6.8.0/include -Isrc -I../dist-unpack/libvirt-6.8.0/src -I. -I../dist-unpack/libvirt-6.8.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=gnu99 -O2 -g -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wattributes -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeclaration-after-statement -Wdeprecated-declarations -Wdiv-by-zero -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wexpansion-to-defined -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -Wno-sign-compare -Wno-typedef-redefinition -Wswitch-enum -Wno-format-nonliteral -Wframe-larger-than=4096 -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -Wdouble-promotion -Wno-unused-function -fPIC -pthread -DIN_LIBVIRT '-Dabs_top_builddir="/builds/libvirt/libvirt/build/meson-private/dist-build"' '-Dabs_top_srcdir="/builds/libvirt/libvirt/build/meson-private/dist-unpack/libvirt-6.8.0"' -MD -MQ src/conf/libvirt_conf.a.p/domain_conf.c.o -MF src/conf/libvirt_conf.a.p/domain_conf.c.o.d -o src/conf/libvirt_conf.a.p/domain_conf.c.o -c ../dist-unpack/libvirt-6.8.0/src/conf/domain_conf.c
../dist-unpack/libvirt-6.8.0/src/conf/domain_conf.c:8144:78: error: result of comparison of unsigned enum expression < 0 is always false [-Werror,-Wtautological-unsigned-enum-zero-compare]
if ((def->writeFiltering = virTristateBoolTypeFromString(filtering)) < 0) {
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
1 error generated.
[19/1242] Compiling C object src/util/libvirt_util.a.p/virbitmap.c.o
ninja: build stopped: subcommand failed.
Running custom dist script '/builds/libvirt/libvirt/scripts/meson-python.sh /usr/bin/python3 /builds/libvirt/libvirt/scripts/meson-dist.py /builds/libvirt/libvirt/build libvirt.spec'
Running custom dist script '/builds/libvirt/libvirt/scripts/meson-python.sh /usr/bin/python3 /builds/libvirt/libvirt/scripts/meson-dist.py /builds/libvirt/libvirt/build AUTHORS'
Testing distribution package /builds/libvirt/libvirt/build/meson-dist/libvirt-6.8.0.tar.xz
Compiling the distribution package failed
Dist check build directory was /builds/libvirt/libvirt/build/meson-private/dist-build
FAILED: meson-dist
/usr/bin/meson dist
ninja: build stopped: subcommand failed.
section_end:1598995150:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
4 years, 3 months
libvirt | Pipeline #184519154 has failed for master | 4184627e
by GitLab
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: 4184627e ( https://gitlab.com/libvirt/libvirt/-/commit/4184627e9c05a0726f8ac273c4d13... )
Commit Message: News: Advertise support for writeFiltering attr...
Commit Author: Jim Fehlig ( https://gitlab.com/jfehlig )
Pipeline #184519154 ( https://gitlab.com/libvirt/libvirt/-/pipelines/184519154 ) triggered by Jim Fehlig ( https://gitlab.com/jfehlig )
had 2 failed builds.
Job #714543974 ( https://gitlab.com/libvirt/libvirt/-/jobs/714543974/raw )
Stage: builds
Name: x64-centos-8-clang
Trace: [133/1205] Compiling C object 'src/conf/6d9256b@@virt_conf(a)sta/backup_conf.c.o'
[134/1205] Compiling C object 'src/conf/6d9256b@@virt_conf(a)sta/domain_nwfilter.c.o'
[135/1205] Compiling C object 'src/conf/6d9256b@@virt_conf(a)sta/domain_capabilities.c.o'
[136/1205] Compiling C object 'src/conf/6d9256b@@virt_conf(a)sta/moment_conf.c.o'
[137/1205] Generating admin_client.h with a meson_exe.py custom command
[138/1205] Linking static target src/util/libvirt_util.a
[139/1205] Compiling C object 'src/conf/6d9256b@@virt_conf(a)sta/capabilities.c.o'
[140/1205] Compiling C object 'src/conf/6d9256b@@virt_conf(a)sta/domain_audit.c.o'
[141/1205] Compiling C object 'src/conf/6d9256b@@virt_conf(a)sta/virdomainsnapshotobjlist.c.o'
[142/1205] Compiling C object 'src/conf/6d9256b@@virt_conf(a)sta/virsavecookie.c.o'
[143/1205] Compiling C object 'src/conf/6d9256b@@virt_conf(a)sta/numa_conf.c.o'
[144/1205] Compiling C object 'src/conf/6d9256b@@virt_conf(a)sta/domain_conf.c.o'
FAILED: src/conf/6d9256b@@virt_conf(a)sta/domain_conf.c.o
clang -Isrc/conf/6d9256b@@virt_conf@sta -Isrc/conf -I../dist-unpack/libvirt-6.8.0/src/conf -Isrc/util -I../dist-unpack/libvirt-6.8.0/src/util -Iinclude -I../dist-unpack/libvirt-6.8.0/include -Isrc -I../dist-unpack/libvirt-6.8.0/src -I. -I../dist-unpack/libvirt-6.8.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=gnu99 -O2 -g -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wattributes -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeclaration-after-statement -Wdeprecated-declarations -Wdiv-by-zero -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wexpansion-to-defined -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -Wno-sign-compare -Wno-typedef-redefinition -Wswitch-enum -Wno-format-nonliteral -Wframe-larger-than=4096 -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -Wdouble-promotion -Wno-unused-function -fPIC -pthread -DIN_LIBVIRT '-Dabs_top_builddir="/builds/libvirt/libvirt/build/meson-private/dist-build"' '-Dabs_top_srcdir="/builds/libvirt/libvirt/build/meson-private/dist-unpack/libvirt-6.8.0"' -MD -MQ 'src/conf/6d9256b@@virt_conf(a)sta/domain_conf.c.o' -MF 'src/conf/6d9256b@@virt_conf(a)sta/domain_conf.c.o.d' -o 'src/conf/6d9256b@@virt_conf(a)sta/domain_conf.c.o' -c ../dist-unpack/libvirt-6.8.0/src/conf/domain_conf.c
../dist-unpack/libvirt-6.8.0/src/conf/domain_conf.c:8144:78: error: result of comparison of unsigned enum expression < 0 is always false [-Werror,-Wtautological-unsigned-enum-zero-compare]
if ((def->writeFiltering = virTristateBoolTypeFromString(filtering)) < 0) {
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
1 error generated.
[145/1205] Compiling C object 'src/conf/6d9256b@@virt_conf(a)sta/snapshot_conf.c.o'
ninja: build stopped: subcommand failed.
Running custom dist script '/builds/libvirt/libvirt/scripts/meson-python.sh /usr/bin/python3 /builds/libvirt/libvirt/scripts/meson-dist.py /builds/libvirt/libvirt/build libvirt.spec'
Running custom dist script '/builds/libvirt/libvirt/scripts/meson-python.sh /usr/bin/python3 /builds/libvirt/libvirt/scripts/meson-dist.py /builds/libvirt/libvirt/build AUTHORS'
Testing distribution package /builds/libvirt/libvirt/build/meson-dist/libvirt-6.8.0.tar.xz
Compiling the distribution package failed
Dist check build directory was /builds/libvirt/libvirt/build/meson-private/dist-build
FAILED: meson-dist
/usr/local/bin/meson dist
ninja: build stopped: subcommand failed.
section_end:1598992705:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #714543987 ( https://gitlab.com/libvirt/libvirt/-/jobs/714543987/raw )
Stage: builds
Name: x64-fedora-rawhide-clang
Trace: [7/1242] Generating virt_keycode_linux with a meson_exe.py custom command
[8/1242] Generating virt_keycode_osx with a meson_exe.py custom command
[9/1242] Generating virt_keycode_qnum with a meson_exe.py custom command
[10/1242] Generating virt_keycode_usb with a meson_exe.py custom command
[11/1242] Generating virt_keycode_win32 with a meson_exe.py custom command
[12/1242] Generating virt_keycode_xtkbd with a meson_exe.py custom command
[13/1242] Generating keyname_linux with a meson_exe.py custom command
[14/1242] Generating keyname_osx with a meson_exe.py custom command
[15/1242] Generating keyname_win32 with a meson_exe.py custom command
[16/1242] Compiling C object src/util/libvirt_util.a.p/glibcompat.c.o
[17/1242] Compiling C object src/util/libvirt_util.a.p/virarptable.c.o
[18/1242] Compiling C object src/conf/libvirt_conf.a.p/domain_conf.c.o
FAILED: src/conf/libvirt_conf.a.p/domain_conf.c.o
clang -Isrc/conf/libvirt_conf.a.p -Isrc/conf -I../dist-unpack/libvirt-6.8.0/src/conf -Isrc/util -I../dist-unpack/libvirt-6.8.0/src/util -Iinclude -I../dist-unpack/libvirt-6.8.0/include -Isrc -I../dist-unpack/libvirt-6.8.0/src -I. -I../dist-unpack/libvirt-6.8.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=gnu99 -O2 -g -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wattributes -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeclaration-after-statement -Wdeprecated-declarations -Wdiv-by-zero -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wexpansion-to-defined -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -Wno-sign-compare -Wno-typedef-redefinition -Wswitch-enum -Wno-format-nonliteral -Wframe-larger-than=4096 -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -Wdouble-promotion -Wno-unused-function -fPIC -pthread -DIN_LIBVIRT '-Dabs_top_builddir="/builds/libvirt/libvirt/build/meson-private/dist-build"' '-Dabs_top_srcdir="/builds/libvirt/libvirt/build/meson-private/dist-unpack/libvirt-6.8.0"' -MD -MQ src/conf/libvirt_conf.a.p/domain_conf.c.o -MF src/conf/libvirt_conf.a.p/domain_conf.c.o.d -o src/conf/libvirt_conf.a.p/domain_conf.c.o -c ../dist-unpack/libvirt-6.8.0/src/conf/domain_conf.c
../dist-unpack/libvirt-6.8.0/src/conf/domain_conf.c:8144:78: error: result of comparison of unsigned enum expression < 0 is always false [-Werror,-Wtautological-unsigned-enum-zero-compare]
if ((def->writeFiltering = virTristateBoolTypeFromString(filtering)) < 0) {
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
1 error generated.
[19/1242] Compiling C object src/util/libvirt_util.a.p/virbitmap.c.o
ninja: build stopped: subcommand failed.
Running custom dist script '/builds/libvirt/libvirt/scripts/meson-python.sh /usr/bin/python3 /builds/libvirt/libvirt/scripts/meson-dist.py /builds/libvirt/libvirt/build libvirt.spec'
Running custom dist script '/builds/libvirt/libvirt/scripts/meson-python.sh /usr/bin/python3 /builds/libvirt/libvirt/scripts/meson-dist.py /builds/libvirt/libvirt/build AUTHORS'
Testing distribution package /builds/libvirt/libvirt/build/meson-dist/libvirt-6.8.0.tar.xz
Compiling the distribution package failed
Dist check build directory was /builds/libvirt/libvirt/build/meson-private/dist-build
FAILED: meson-dist
/usr/bin/meson dist
ninja: build stopped: subcommand failed.
section_end:1598992624:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
4 years, 3 months
libvirt-go-xml | Pipeline #184201128 has failed for master | d3a664b6
by GitLab
Your pipeline has failed.
Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml )
Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master )
Commit: d3a664b6 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/d3a664b6aa161169844880... )
Commit Message: Add support for ISCSI initiator configuration
...
Commit Author: Daniel Berrange ( https://gitlab.com/berrange )
Pipeline #184201128 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/184201128 ) triggered by Jiri Denemark ( https://gitlab.com/jirkade )
had 5 failed builds.
Job #713077584 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/713077584/raw )
Stage: build
Name: go_1_12
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out d3a664b6 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1598946370:get_sources
[0Ksection_start:1598946370:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (4.85s)
xml_test.go:374: testdata/libvirt/tests/bhyvexml2argvdata/bhyvexml2argv-sound.xml: /domain[0]/devices[0]/sound[0]/audio[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.867s
section_end:1598946382:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #713077585 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/713077585/raw )
Stage: build
Name: go_1_13
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out d3a664b6 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1598946368:get_sources
[0Ksection_start:1598946368:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (4.79s)
xml_test.go:374: testdata/libvirt/tests/bhyvexml2argvdata/bhyvexml2argv-sound.xml: /domain[0]/devices[0]/sound[0]/audio[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.805s
section_end:1598946380:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #713077582 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/713077582/raw )
Stage: build
Name: go_1_10
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out d3a664b6 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1598946368:get_sources
[0Ksection_start:1598946368:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (4.54s)
xml_test.go:374: testdata/libvirt/tests/bhyvexml2argvdata/bhyvexml2argv-sound.xml: /domain[0]/devices[0]/sound[0]/audio[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.561s
section_end:1598946378:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #713077586 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/713077586/raw )
Stage: build
Name: go_1_14
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out d3a664b6 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1598946365:get_sources
[0Ksection_start:1598946365:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
xml_test.go:374: testdata/libvirt/tests/bhyvexml2argvdata/bhyvexml2argv-sound.xml: /domain[0]/devices[0]/sound[0]/audio[0]: element in expected XML missing in actual XML
--- FAIL: TestRoundTrip (4.73s)
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.745s
section_end:1598946377:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #713077583 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/713077583/raw )
Stage: build
Name: go_1_11
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out d3a664b6 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1598946363:get_sources
[0Ksection_start:1598946363:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.21s)
xml_test.go:374: testdata/libvirt/tests/bhyvexml2argvdata/bhyvexml2argv-sound.xml: /domain[0]/devices[0]/sound[0]/audio[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.223s
section_end:1598946375:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
4 years, 3 months