qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL v4 00/25] Misc patches for 2022-04-29


From: Paolo Bonzini
Subject: Re: [PULL v4 00/25] Misc patches for 2022-04-29
Date: Thu, 5 May 2022 19:19:18 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

On 5/5/22 17:17, Richard Henderson wrote:
In file included from /home/gitlab-runner/builds/Jpwtyaz7/0/qemu-project/qemu/include/qemu/osdep.h:30,
                  from ../block.c:26:
../block.c: In function ‘bdrv_format_is_whitelisted’:
./config-host.h:44:163: error: called object is not a function or function pointer  #define CONFIG_BDRV_RW_WHITELIST "qcow2", "raw", "file", "host_device", "nbd", "iscsi", "rbd", "blkdebug", "luks", "null-co", "nvme", "copy-on-read", "throttle", "gluster"

                                                                           
^~~~~~~~~
../block.c:478:9: note: in expansion of macro ‘CONFIG_BDRV_RW_WHITELIST’
          CONFIG_BDRV_RW_WHITELIST
          ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/gitlab-runner/builds/Jpwtyaz7/0/qemu-project/qemu/include/qemu/osdep.h:30,
                  from ../block.c:26:
./config-host.h:42:66: error: called object is not a function or function pointer
  #define CONFIG_BDRV_RO_WHITELIST "vmdk", "vhdx", "vpc", "https", "ssh"
                                                                   ^~~~~
../block.c:482:9: note: in expansion of macro ‘CONFIG_BDRV_RO_WHITELIST’
          CONFIG_BDRV_RO_WHITELIST
          ^~~~~~~~~~~~~~~~~~~~~~~~

https://gitlab.com/qemu-project/qemu/-/jobs/2418086124

I'm really sorry. At least this should have been caught by the contributor CI though, I'll send a patch.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]