qemu/.gitlab-ci.d
Philippe Mathieu-Daudé 8f03c08506 gitlab-ci: Cover SPICE in the MSYS2 job
Include the mingw-w64-x86_64-spice package so SPICE is covered:

  C compiler for the host machine: cc -m64 -mcx16 (gcc 12.2.0 "cc (Rev10, Built by MSYS2 project) 12.2.0")
  ...
  Run-time dependency spice-protocol found: YES 0.14.4
  Run-time dependency spice-server found: YES 0.15.1

In particular this would have helped catching the build issue
reported as https://gitlab.com/qemu-project/qemu/-/issues/1553:

  [1851/5253] Compiling C object libcommon.fa.p/ui_spice-core.c.obj
  FAILED: libcommon.fa.p/ui_spice-core.c.obj
  ../ui/spice-core.c: In function 'watch_remove':
  ../ui/spice-core.c:152:5: error: implicit declaration of function 'qemu_close_to_socket' [-Werror=implicit-function-declaration]
  152 |     qemu_close_to_socket(watch->fd);
      |     ^~~~~~~~~~~~~~~~~~~~
  ../ui/spice-core.c:152:5: error: nested extern declaration of 'qemu_close_to_socket' [-Werror=nested-externs]

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20230322135721.61138-2-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2023-03-24 12:04:06 +01:00
..
cirrus gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs 2023-03-01 10:31:31 +00:00
custom-runners gitlab: update centos-8-stream job 2023-03-22 15:06:57 +00:00
opensbi gitlab/opensbi: Move to docker:stable 2023-03-05 15:40:00 -08:00
base.yml gitlab-ci.d/base: Mark jobs as interruptible by default 2023-02-27 09:23:21 +01:00
buildtest-template.yml gitlab: move the majority of artefact handling to a template 2023-03-01 12:45:11 +00:00
buildtest.yml gitlab-ci.d/buildtest: Rework the target list of build-system-alpine 2023-03-13 09:23:38 +01:00
check-dco.py
check-patch.py
cirrus.yml Upgrade all packages in the FreeBSD VMs to ensure the freshness 2023-01-18 10:06:34 +01:00
container-core.yml
container-cross.yml tests/docker: use prebuilt toolchain for debian-hexagon-cross 2022-12-23 15:16:31 +00:00
container-template.yml gitlab: Use plain docker in container-template.yml 2023-03-01 10:32:25 +00:00
containers.yml testing: update ubuntu2004 to ubuntu2204 2023-03-01 10:31:46 +00:00
crossbuild-template.yml tests: ensure we export job results for some cross builds 2023-03-01 10:32:16 +00:00
crossbuilds.yml gitlab-ci.d/crossbuilds: Drop the 32-bit arm system emulation jobs 2023-03-08 08:57:42 +01:00
custom-runners.yml gitlab: extend custom runners with base_job_template 2023-03-01 10:31:35 +00:00
opensbi.yml gitlab/opensbi: Move to docker:stable 2023-03-05 15:40:00 -08:00
qemu-project.yml gitlab-ci: Remove job building EDK2 firmware binaries 2023-03-13 09:20:52 +01:00
stages.yml
static_checks.yml python: drop pipenv 2023-02-22 23:35:03 -05:00
windows.yml gitlab-ci: Cover SPICE in the MSYS2 job 2023-03-24 12:04:06 +01:00