qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] slirp: update submodule to v4.2.0


From: no-reply
Subject: Re: [PATCH] slirp: update submodule to v4.2.0
Date: Tue, 17 Mar 2020 08:37:40 -0700 (PDT)

Patchew URL: https://patchew.org/QEMU/address@hidden/



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 ===

  GEN     hw/i386/xen/trace.h
  CC      /tmp/qemu-test/build/slirp/src/util.o
/tmp/qemu-test/src/slirp/src/socket.c: In function 'sotranslate_out6':
/tmp/qemu-test/src/slirp/src/socket.c:843:47: error: passing argument 2 of 
'get_dns6_addr' from incompatible pointer type 
[-Werror=incompatible-pointer-types]
         return get_dns6_addr(&sin->sin6_addr, &sin->sin6_scope_id) >= 0;
                                               ^~~~~~~~~~~~~~~~~~~
In file included from /tmp/qemu-test/src/slirp/src/socket.c:6:
---
 int get_dns6_addr(struct in6_addr *pdns6_addr, uint32_t *scope_id);
                                                ~~~~~~~~~~^~~~~~~~
cc1: all warnings being treated as errors
make[1]: *** [Makefile:44: /tmp/qemu-test/build/slirp/src/socket.o] Error 1
make[1]: *** Waiting for unfinished jobs....
  GEN     hw/ide/trace.h
  GEN     hw/input/trace.h
---
         DEP dtc-lexer.lex.c
        CHK version_gen.h
make[1]: Leaving directory '/tmp/qemu-test/src/slirp'
make: *** [Makefile:558: slirp/all] Error 2
make: *** Waiting for unfinished jobs....
        UPD version_gen.h
         DEP /tmp/qemu-test/src/dtc/util.c
---
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['sudo', '-n', 'docker', 'run', 
'--label', 'com.qemu.instance.uuid=f20aab85adaf4165850f868b2795dbef', '-u', 
'1001', '--security-opt', 'seccomp=unconfined', '--rm', '-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-dgg9ijis/src/docker-src.2020-03-17-11.36.12.22534:/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=f20aab85adaf4165850f868b2795dbef
make[1]: *** [docker-run] Error 1
make[1]: Leaving directory `/var/tmp/patchew-tester-tmp-dgg9ijis/src'
make: *** [docker-run-test-mingw@fedora] Error 2

real    1m27.811s
user    0m8.068s


The full log is available at
http://patchew.org/logs/address@hidden/testing.docker-mingw@fedora/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to address@hidden

reply via email to

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