qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v6 00/21] Convert QAPI doc comments to generate rST instead o


From: no-reply
Subject: Re: [PATCH v6 00/21] Convert QAPI doc comments to generate rST instead of texinfo
Date: Fri, 25 Sep 2020 12:25:40 -0700 (PDT)

Patchew URL: 
20200925162316.21205-1-peter.maydell@linaro.org/">https://patchew.org/QEMU/20200925162316.21205-1-peter.maydell@linaro.org/



Hi,

This series failed the docker-mingw@fedora build test. Please find the testing 
commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.

=== TEST SCRIPT BEGIN ===
#! /bin/bash
export ARCH=x86_64
make docker-image-fedora V=1 NETWORK=1
time make docker-test-mingw@fedora J=14 NETWORK=1
=== TEST SCRIPT END ===

 perl-Encode-devel                       x86_64  4:3.07-457.fc32                
  updates   41 k
 perl-Env                                noarch  1.04-440.fc32                  
  fedora    19 k
 perl-Errno                              x86_64  1.30-456.fc32                  
  updates   24 k
 perl-Error                              noarch  1:0.17029-1.fc32               
  fedora    42 k
 perl-Exporter                           noarch  5.74-2.fc32                    
  fedora    32 k
 perl-ExtUtils-CBuilder                  noarch  1:0.280234-2.fc32              
  fedora    47 k
 perl-ExtUtils-Command                   noarch  2:7.46-1.fc32                  
  updates   14 k
---
(648/845): perl-Digest-SHA-6.02-442.fc32.x86_64 647 kB/s |  64 kB     00:00    
(649/845): perl-Encode-Locale-1.05-15.fc32.noar 196 kB/s |  19 kB     00:00    
(650/845): perl-Env-1.04-440.fc32.noarch.rpm    166 kB/s |  19 kB     00:00    
(651/845): perl-Error-0.17029-1.fc32.noarch.rpm 371 kB/s |  42 kB     00:00    
(652/845): perl-Exporter-5.74-2.fc32.noarch.rpm 331 kB/s |  32 kB     00:00    
(653/845): perl-ExtUtils-CBuilder-0.280234-2.fc 478 kB/s |  47 kB     00:00    
(654/845): perl-ExtUtils-Manifest-1.72-440.fc32 358 kB/s |  34 kB     00:00    
---
  Installing       : perl-DB_File-1.853-2.fc32.x86_64                   302/869 
  Installing       : perl-Devel-Size-0.83-5.fc32.x86_64                 303/869 
  Installing       : perl-Env-1.04-440.fc32.noarch                      304/869 
  Installing       : perl-Error-1:0.17029-1.fc32.noarch                 305/869 
  Installing       : perl-IPC-SysV-2.07-442.fc32.x86_64                 306/869 
  Installing       : perl-IPC-System-Simple-1.30-1.fc32.noarch          307/869 
  Installing       : perl-autodie-2.32-2.fc32.noarch                    308/869 
---
  Verifying        : perl-Digest-SHA-1:6.02-442.fc32.x86_64             648/869 
  Verifying        : perl-Encode-Locale-1.05-15.fc32.noarch             649/869 
  Verifying        : perl-Env-1.04-440.fc32.noarch                      650/869 
  Verifying        : perl-Error-1:0.17029-1.fc32.noarch                 651/869 
  Verifying        : perl-Exporter-5.74-2.fc32.noarch                   652/869 
  Verifying        : perl-ExtUtils-CBuilder-1:0.280234-2.fc32.noarch    653/869 
  Verifying        : perl-ExtUtils-Install-2.14-441.fc32.noarch         654/869 
---
  perl-Encode-devel-4:3.07-457.fc32.x86_64                                      
  perl-Env-1.04-440.fc32.noarch                                                 
  perl-Errno-1.30-456.fc32.x86_64                                               
  perl-Error-1:0.17029-1.fc32.noarch                                            
  perl-Exporter-5.74-2.fc32.noarch                                              
  perl-ExtUtils-CBuilder-1:0.280234-2.fc32.noarch                               
  perl-ExtUtils-Command-2:7.46-1.fc32.noarch                                    
---
Host machine cpu: x86_64
Target machine cpu family: x86
Target machine cpu: x86_64
../src/meson.build:10: WARNING: Module unstable-keyval has no backwards or 
forwards compatibility and might not exist in future releases.
Program sh found: YES
Program python3 found: YES (/usr/bin/python3)
Configuring ninjatool using configuration
---
Generating trace-hw_alpha.h with a meson_exe.py custom command
In file included from ../src/qapi/qapi-schema.json:78:
../src/qapi/migration.json:1747:1: unexpected de-indent (expected at least 13 
spaces)
make: *** [Makefile.ninja:39: CUSTOM_COMMAND@d09afa93bc2.stamp] Error 1
make: *** Waiting for unfinished jobs....
Traceback (most recent call last):
  File "./tests/docker/docker.py", line 709, in <module>
---
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['sudo', '-n', 'docker', 'run', '--rm', 
'--label', 'com.qemu.instance.uuid=8e891e79f2d34224a1d3856f15796b12', '-u', 
'1001', '--security-opt', 'seccomp=unconfined', '-e', 'TARGET_LIST=', '-e', 
'EXTRA_CONFIGURE_OPTS=', '-e', 'V=', '-e', 'J=14', '-e', 'DEBUG=', '-e', 
'SHOW_ENV=', '-e', 'CCACHE_DIR=/var/tmp/ccache', '-v', 
'/home/patchew/.cache/qemu-docker-ccache:/var/tmp/ccache:z', '-v', 
'/var/tmp/patchew-tester-tmp-9zsv4zbd/src/docker-src.2020-09-25-15.22.55.20619:/var/tmp/qemu:z,ro',
 'qemu/fedora', '/var/tmp/qemu/run', 'test-mingw']' returned non-zero exit 
status 2.
filter=--filter=label=com.qemu.instance.uuid=8e891e79f2d34224a1d3856f15796b12
make[1]: *** [docker-run] Error 1
make[1]: Leaving directory `/var/tmp/patchew-tester-tmp-9zsv4zbd/src'
make: *** [docker-run-test-mingw@fedora] Error 2

real    2m43.820s
user    0m21.216s


The full log is available at
20200925162316.21205-1-peter.maydell@linaro.org/testing.docker-mingw@fedora/?type=message">http://patchew.org/logs/20200925162316.21205-1-peter.maydell@linaro.org/testing.docker-mingw@fedora/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com

reply via email to

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