[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 000/150] Meson integration for 5.2
From: |
no-reply |
Subject: |
Re: [PATCH v3 000/150] Meson integration for 5.2 |
Date: |
Mon, 17 Aug 2020 12:46:50 -0700 (PDT) |
Patchew URL:
20200817143723.343284-1-pbonzini@redhat.com/">https://patchew.org/QEMU/20200817143723.343284-1-pbonzini@redhat.com/
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 ===
Host machine cpu: x86_64
Target machine cpu family: x86
Target machine cpu: x86_64
../src/meson.build:9: 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
---
Found pkg-config: /usr/bin/x86_64-w64-mingw32-pkg-config (0.28)
Run-time dependency sdl2 found: YES 2.0.12
../src/meson.build:227:2: ERROR: 'sdl2' is not a config-tool dependency
A full log can be found at /tmp/qemu-test/build/meson-logs/meson-log.txt
ERROR: meson setup failed
# QEMU configure log Mon Aug 17 19:45:38 UTC 2020
# Configured with: '/tmp/qemu-test/src/configure' '--enable-werror'
'--target-list=x86_64-softmmu,aarch64-softmmu'
'--prefix=/tmp/qemu-test/install' '--python=/usr/bin/python3'
'--cross-prefix=x86_64-w64-mingw32-' '--enable-trace-backends=simple'
'--enable-gnutls' '--enable-nettle' '--enable-curl' '--enable-vnc'
'--enable-bzip2' '--enable-guest-agent' '--enable-docs'
---
funcs: do_compiler do_cc compile_object check_define main
lines: 92 124 636 662 0
x86_64-w64-mingw32-gcc -std=gnu99 -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wundef
-Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv
-c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
config-temp/qemu-conf.c:2:2: error: #error __linux__ not defined
2 | #error __linux__ not defined
| ^~~~~
---
funcs: do_compiler do_cc compile_object check_define main
lines: 92 124 636 714 0
x86_64-w64-mingw32-gcc -std=gnu99 -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wundef
-Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv
-c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
config-temp/qemu-conf.c:2:2: error: #error __i386__ not defined
2 | #error __i386__ not defined
| ^~~~~
---
funcs: do_compiler do_cc compile_object check_define main
lines: 92 124 636 717 0
x86_64-w64-mingw32-gcc -std=gnu99 -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wundef
-Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv
-c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
config-temp/qemu-conf.c:2:2: error: #error __ILP32__ not defined
2 | #error __ILP32__ not defined
| ^~~~~
---
lines: 92 130 962 0
x86_64-w64-mingw32-gcc -std=gnu99 -Wall -mthreads -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -liberty
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
cannot find -liberty
collect2: error: ld returned 1 exit status
funcs: do_compiler do_cc compile_object main
lines: 92 124 2017 0
---
funcs: do_compiler do_cc compile_prog cc_has_warning_flag main
lines: 92 130 2117 2121 0
x86_64-w64-mingw32-gcc -std=gnu99 -Wall -m64 -mcx16 -mthreads -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Werror -Winitializer-overrides -o
config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64
x86_64-w64-mingw32-gcc: error: unrecognized command line option
'-Winitializer-overrides'
funcs: do_compiler do_cc compile_prog cc_has_warning_flag main
lines: 92 130 2117 2121 0
---
funcs: do_compiler do_cc compile_prog cc_has_warning_flag main
lines: 92 130 2117 2121 0
x86_64-w64-mingw32-gcc -std=gnu99 -Wall -m64 -mcx16 -mthreads -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Werror -Wstring-plus-int -o config-temp/qemu-conf.exe config-temp/qemu-conf.c
-m64
x86_64-w64-mingw32-gcc: error: unrecognized command line option
'-Wstring-plus-int'
funcs: do_compiler do_cc compile_prog cc_has_warning_flag main
lines: 92 130 2117 2121 0
x86_64-w64-mingw32-gcc -std=gnu99 -Wall -m64 -mcx16 -mthreads -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Werror -Wtypedef-redefinition -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -m64
x86_64-w64-mingw32-gcc: error: unrecognized command line option
'-Wtypedef-redefinition'
funcs: do_compiler do_cc compile_prog cc_has_warning_flag main
lines: 92 130 2117 2121 0
x86_64-w64-mingw32-gcc -std=gnu99 -Wall -m64 -mcx16 -mthreads -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Werror -Wtautological-type-limit-compare -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -m64
x86_64-w64-mingw32-gcc: error: unrecognized command line option
'-Wtautological-type-limit-compare'; did you mean '-Wtautological-compare'?
funcs: do_compiler do_cc compile_prog cc_has_warning_flag main
lines: 92 130 2117 2121 0
---
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong -Wl,-z,relro
-Wl,-z,now
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
unrecognized option '-z'
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
use the --help option for usage information
collect2: error: ld returned 1 exit status
funcs: do_compiler do_cc compile_object main
lines: 92 124 2360 0
---
lines: 92 124 2406 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong -Werror -c -o config-temp/qemu-conf.o
config-temp/qemu-conf.c
config-temp/qemu-conf.c: In function 'main':
config-temp/qemu-conf.c:4:21: error: unknown conversion type character 'z' in
format [-Werror=format=]
4 | return printf("%zu", SIZE_MAX);
| ^
config-temp/qemu-conf.c:4:19: error: too many arguments for format
[-Werror=format-extra-args]
4 | return printf("%zu", SIZE_MAX);
| ^~~~~
config-temp/qemu-conf.c:4:21: error: unknown conversion type character 'z' in
format [-Werror=format=]
4 | return printf("%zu", SIZE_MAX);
| ^
config-temp/qemu-conf.c:4:19: error: too many arguments for format
[-Werror=format-extra-args]
4 | return printf("%zu", SIZE_MAX);
| ^~~~~
cc1: all warnings being treated as errors
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 2418 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: sys/socket.h: No such file or
directory
1 | #include <sys/socket.h>
| ^~~~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_object check_include main
lines: 92 124 644 2424 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong -c -o config-temp/qemu-conf.o
config-temp/qemu-conf.c
config-temp/qemu-conf.c:1:10: fatal error: pty.h: No such file or directory
1 | #include <pty.h>
| ^~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 2436 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: sys/mman.h: No such file or directory
1 | #include <sys/mman.h>
| ^~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 2559 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong -llzo2
config-temp/qemu-conf.c:1:10: fatal error: lzo/lzo1x.h: No such file or
directory
1 | #include <lzo/lzo1x.h>
| ^~~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 2578 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong -lsnappy
config-temp/qemu-conf.c:1:10: fatal error: snappy-c.h: No such file or directory
1 | #include <snappy-c.h>
| ^~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 2615 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong -llzfse
config-temp/qemu-conf.c:1:10: fatal error: lzfse.h: No such file or directory
1 | #include <lzfse.h>
| ^~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 2696 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong -lxenstore -lxenctrl
-lxenguest
config-temp/qemu-conf.c:1:10: fatal error: xenctrl.h: No such file or directory
1 | #include <xenctrl.h>
| ^~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 3251 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong -lpam
config-temp/qemu-conf.c:1:10: fatal error: security/pam_appl.h: No such file or
directory
1 | #include <security/pam_appl.h>
| ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_object check_include main
lines: 92 124 644 3266 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -c -o config-temp/qemu-conf.o
config-temp/qemu-conf.c
config-temp/qemu-conf.c:1:10: fatal error: ifaddrs.h: No such file or directory
1 | #include <ifaddrs.h>
| ^~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_object check_include main
lines: 92 124 644 3273 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -c -o config-temp/qemu-conf.o
config-temp/qemu-conf.c
config-temp/qemu-conf.c:1:10: fatal error: libdrm/drm.h: No such file or
directory
1 | #include <libdrm/drm.h>
| ^~~~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_object check_include main
lines: 92 124 644 3280 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -c -o config-temp/qemu-conf.o
config-temp/qemu-conf.c
config-temp/qemu-conf.c:1:10: fatal error: sys/signal.h: No such file or
directory
1 | #include <sys/signal.h>
| ^~~~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 3314 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong -lrdmacm -libverbs
-libumad
config-temp/qemu-conf.c:1:10: fatal error: rdma/rdma_cma.h: No such file or
directory
1 | #include <rdma/rdma_cma.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 3428 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:2:10: fatal error: xfs/xfs.h: No such file or directory
2 | #include <xfs/xfs.h>
| ^~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 3452 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong -lvdeplug
config-temp/qemu-conf.c:1:10: fatal error: libvdeplug.h: No such file or
directory
1 | #include <libvdeplug.h>
| ^~~~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 3502 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong -lcap-ng
config-temp/qemu-conf.c:1:10: fatal error: cap-ng.h: No such file or directory
1 | #include <cap-ng.h>
| ^~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 3617 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong -lbrlapi
config-temp/qemu-conf.c:1:10: fatal error: brlapi.h: No such file or directory
1 | #include <brlapi.h>
| ^~~~~~~~~~
compilation terminated.
---
lines: 92 130 3648 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -I/usr/local/include -o
config-temp/qemu-conf.exe config-temp/qemu-conf.c -pie -m64
-fstack-protector-strong -L/usr/local/lib
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
/tmp/ccC8XKhB.o:qemu-conf.c:(.text+0x1c): undefined reference to `iconv_open'
collect2: error: ld returned 1 exit status
looking at iconv in '-I/usr/local/include' '-L/usr/local/lib -liconv'
funcs: do_compiler do_cc compile_prog main
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 3706 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DNCURSES_WIDECHAR -o
config-temp/qemu-conf.exe config-temp/qemu-conf.c -pie -m64
-fstack-protector-strong
config-temp/qemu-conf.c:2:10: fatal error: curses.h: No such file or directory
2 | #include <curses.h>
| ^~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 3706 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DNCURSES_WIDECHAR -o
config-temp/qemu-conf.exe config-temp/qemu-conf.c -pie -m64
-fstack-protector-strong -lpdcurses
config-temp/qemu-conf.c:2:10: fatal error: curses.h: No such file or directory
2 | #include <curses.h>
| ^~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 3930 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong -ludev -lmultipath
-lmpathpersist
config-temp/qemu-conf.c:1:10: fatal error: libudev.h: No such file or directory
1 | #include <libudev.h>
| ^~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 3946 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong -ludev -lmultipath
-lmpathpersist
config-temp/qemu-conf.c:1:10: fatal error: libudev.h: No such file or directory
1 | #include <libudev.h>
| ^~~~~~~~~~~
compilation terminated.
---
lines: 92 130 4029 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c: In function 'f':
config-temp/qemu-conf.c:3:46: warning: passing argument 1 of
'pthread_setname_np' makes integer from pointer without a cast
[-Wint-conversion]
3 | static void *f(void *p) { pthread_setname_np("QEMU"); return NULL; }
| ^~~~~~
| |
---
/usr/x86_64-w64-mingw32/sys-root/mingw/include/pthread.h:317:55: note: expected
'pthread_t' {aka 'long long unsigned int'} but argument is of type 'const char
*'
317 | int WINPTHREAD_API pthread_setname_np(pthread_t thread, const
char *name);
| ~~~~~~~~~~^~~~~~
config-temp/qemu-conf.c:3:27: error: too few arguments to function
'pthread_setname_np'
3 | static void *f(void *p) { pthread_setname_np("QEMU"); return NULL; }
| ^~~~~~~~~~~~~~~~~~
In file included from config-temp/qemu-conf.c:1:
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4046 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong -lrbd -lrados
config-temp/qemu-conf.c:2:10: fatal error: rbd/librbd.h: No such file or
directory
2 | #include <rbd/librbd.h>
| ^~~~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4098 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong -laio
config-temp/qemu-conf.c:1:10: fatal error: libaio.h: No such file or directory
1 | #include <libaio.h>
| ^~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4158 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:6:10: fatal error: sys/xattr.h: No such file or
directory
6 | #include <sys/xattr.h>
| ^~~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4161 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DCONFIG_LIBATTR -o
config-temp/qemu-conf.exe config-temp/qemu-conf.c -pie -m64
-fstack-protector-strong -lattr
config-temp/qemu-conf.c:4:10: fatal error: attr/xattr.h: No such file or
directory
4 | #include <attr/xattr.h>
| ^~~~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4183 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:2:10: fatal error: sys/uio.h: No such file or directory
2 | #include <sys/uio.h>
| ^~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4196 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:2:10: fatal error: sys/uio.h: No such file or directory
2 | #include <sys/uio.h>
| ^~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4238 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong -lfdt
config-temp/qemu-conf.c:1:10: fatal error: libfdt.h: No such file or directory
1 | #include <libfdt.h>
| ^~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4409 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: sys/inotify.h: No such file or
directory
1 | #include <sys/inotify.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4424 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: sys/inotify.h: No such file or
directory
1 | #include <sys/inotify.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
---
lines: 92 130 4440 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c: In function 'main':
config-temp/qemu-conf.c:7:12: warning: implicit declaration of function 'pipe2'
[-Wimplicit-function-declaration]
7 | return pipe2(pipefd, O_CLOEXEC);
| ^~~~~
config-temp/qemu-conf.c:7:12: warning: nested extern declaration of 'pipe2'
[-Wnested-externs]
config-temp/qemu-conf.c:7:26: error: 'O_CLOEXEC' undeclared (first use in this
function)
7 | return pipe2(pipefd, O_CLOEXEC);
| ^~~~~~~~~
config-temp/qemu-conf.c:7:26: note: each undeclared identifier is reported only
once for each function it appears in
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4456 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: sys/socket.h: No such file or
directory
1 | #include <sys/socket.h>
| ^~~~~~~~~~~~~~
compilation terminated.
---
lines: 92 130 4475 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c: In function 'main':
config-temp/qemu-conf.c:8:11: warning: implicit declaration of function 'tee'
[-Wimplicit-function-declaration]
8 | len = tee(STDIN_FILENO, STDOUT_FILENO, INT_MAX, SPLICE_F_NONBLOCK);
| ^~~
config-temp/qemu-conf.c:8:11: warning: nested extern declaration of 'tee'
[-Wnested-externs]
config-temp/qemu-conf.c:8:53: error: 'SPLICE_F_NONBLOCK' undeclared (first use
in this function)
8 | len = tee(STDIN_FILENO, STDOUT_FILENO, INT_MAX, SPLICE_F_NONBLOCK);
| ^~~~~~~~~~~~~~~~~
config-temp/qemu-conf.c:8:53: note: each undeclared identifier is reported only
once for each function it appears in
config-temp/qemu-conf.c:9:5: warning: implicit declaration of function 'splice'
[-Wimplicit-function-declaration]
9 | splice(STDIN_FILENO, NULL, fd, NULL, len, SPLICE_F_MOVE);
| ^~~~~~
config-temp/qemu-conf.c:9:5: warning: nested extern declaration of 'splice'
[-Wnested-externs]
config-temp/qemu-conf.c:9:47: error: 'SPLICE_F_MOVE' undeclared (first use in
this function)
9 | splice(STDIN_FILENO, NULL, fd, NULL, len, SPLICE_F_MOVE);
| ^~~~~~~~~~~~~
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4488 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong -lnuma
config-temp/qemu-conf.c:1:10: fatal error: numa.h: No such file or directory
1 | #include <numa.h>
| ^~~~~~~~
compilation terminated.
---
lines: 92 130 4521 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c: In function 'main':
config-temp/qemu-conf.c:2:18: warning: implicit declaration of function
'malloc_trim' [-Wimplicit-function-declaration]
2 | int main(void) { malloc_trim(0); return 0; }
| ^~~~~~~~~~~
config-temp/qemu-conf.c:2:18: warning: nested extern declaration of
'malloc_trim' [-Wnested-externs]
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
/tmp/ccWrJ8df.o:qemu-conf.c:(.text+0x13): undefined reference to `malloc_trim'
collect2: error: ld returned 1 exit status
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4582 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:2:10: fatal error: sys/syscall.h: No such file or
directory
2 | #include <sys/syscall.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
---
lines: 92 130 4593 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c: In function 'main':
config-temp/qemu-conf.c:2:25: error: 'optreset' undeclared (first use in this
function)
2 | int main(void) { return optreset; }
| ^~~~~~~~
config-temp/qemu-conf.c:2:25: note: each undeclared identifier is reported only
once for each function it appears in
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4607 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: sys/eventfd.h: No such file or
directory
1 | #include <sys/eventfd.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4621 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: sys/mman.h: No such file or directory
1 | #include <sys/mman.h>
| ^~~~~~~~~~~~
compilation terminated.
---
lines: 92 130 4660 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c: In function 'main':
config-temp/qemu-conf.c:5:5: warning: implicit declaration of function
'fallocate' [-Wimplicit-function-declaration]
5 | fallocate(0, 0, 0, 0);
| ^~~~~~~~~
config-temp/qemu-conf.c:5:5: warning: nested extern declaration of 'fallocate'
[-Wnested-externs]
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
/tmp/ccUhhtMA.o:qemu-conf.c:(.text+0x24): undefined reference to `fallocate'
collect2: error: ld returned 1 exit status
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4676 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:2:10: fatal error: linux/falloc.h: No such file or
directory
2 | #include <linux/falloc.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4692 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:2:10: fatal error: linux/falloc.h: No such file or
directory
2 | #include <linux/falloc.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
---
lines: 92 130 4707 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c: In function 'main':
config-temp/qemu-conf.c:5:5: warning: implicit declaration of function
'posix_fallocate' [-Wimplicit-function-declaration]
5 | posix_fallocate(0, 0, 0);
| ^~~~~~~~~~~~~~~
config-temp/qemu-conf.c:5:5: warning: nested extern declaration of
'posix_fallocate' [-Wnested-externs]
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
/tmp/ccakMZBu.o:qemu-conf.c:(.text+0x1e): undefined reference to
`posix_fallocate'
collect2: error: ld returned 1 exit status
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4722 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c: In function 'main':
config-temp/qemu-conf.c:5:5: warning: implicit declaration of function
'sync_file_range' [-Wimplicit-function-declaration]
5 | sync_file_range(0, 0, 0, 0);
| ^~~~~~~~~~~~~~~
config-temp/qemu-conf.c:5:5: warning: nested extern declaration of
'sync_file_range' [-Wnested-externs]
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
/tmp/ccutekhU.o:qemu-conf.c:(.text+0x24): undefined reference to
`sync_file_range'
collect2: error: ld returned 1 exit status
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4739 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: sys/ioctl.h: No such file or
directory
1 | #include <sys/ioctl.h>
| ^~~~~~~~~~~~~
compilation terminated.
---
lines: 92 130 4754 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c: In function 'main':
config-temp/qemu-conf.c:5:5: warning: implicit declaration of function 'dup3';
did you mean 'dup2'? [-Wimplicit-function-declaration]
5 | dup3(0, 0, 0);
| ^~~~
| dup2
config-temp/qemu-conf.c:5:5: warning: nested extern declaration of 'dup3'
[-Wnested-externs]
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
/tmp/cc5x1UIz.o:qemu-conf.c:(.text+0x1e): undefined reference to `dup3'
collect2: error: ld returned 1 exit status
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4770 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: poll.h: No such file or directory
1 | #include <poll.h>
| ^~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4785 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: sys/prctl.h: No such file or
directory
1 | #include <sys/prctl.h>
| ^~~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4800 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: sys/epoll.h: No such file or
directory
1 | #include <sys/epoll.h>
| ^~~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4823 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: sys/epoll.h: No such file or
directory
1 | #include <sys/epoll.h>
| ^~~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4837 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: sys/sendfile.h: No such file or
directory
1 | #include <sys/sendfile.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4851 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: sys/timerfd.h: No such file or
directory
1 | #include <sys/timerfd.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
---
lines: 92 130 4868 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c: In function 'main':
config-temp/qemu-conf.c:6:11: warning: implicit declaration of function 'setns'
[-Wimplicit-function-declaration]
6 | ret = setns(0, 0);
| ^~~~~
config-temp/qemu-conf.c:6:11: warning: nested extern declaration of 'setns'
[-Wnested-externs]
config-temp/qemu-conf.c:7:11: warning: implicit declaration of function
'unshare' [-Wimplicit-function-declaration]
7 | ret = unshare(0);
| ^~~~~~~
config-temp/qemu-conf.c:7:11: warning: nested extern declaration of 'unshare'
[-Wnested-externs]
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
/tmp/ccFLYslq.o:qemu-conf.c:(.text+0x18): undefined reference to `setns'
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
/tmp/ccFLYslq.o:qemu-conf.c:(.text+0x25): undefined reference to `unshare'
collect2: error: ld returned 1 exit status
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4883 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c: In function 'main':
config-temp/qemu-conf.c:5:12: warning: implicit declaration of function
'clock_adjtime'; did you mean 'clock_settime'? [-Wimplicit-function-declaration]
5 | return clock_adjtime(0, 0);
| ^~~~~~~~~~~~~
| clock_settime
config-temp/qemu-conf.c:5:12: warning: nested extern declaration of
'clock_adjtime' [-Wnested-externs]
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
/tmp/ccvnLGRT.o:qemu-conf.c:(.text+0x18): undefined reference to `clock_adjtime'
collect2: error: ld returned 1 exit status
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4898 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c: In function 'main':
config-temp/qemu-conf.c:5:12: warning: implicit declaration of function
'syncfs' [-Wimplicit-function-declaration]
5 | return syncfs(0);
| ^~~~~~
config-temp/qemu-conf.c:5:12: warning: nested extern declaration of 'syncfs'
[-Wnested-externs]
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
/tmp/ccuuIcAl.o:qemu-conf.c:(.text+0x13): undefined reference to `syncfs'
collect2: error: ld returned 1 exit status
funcs: do_compiler do_cc compile_object check_include main
lines: 92 124 644 4904 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -c -o config-temp/qemu-conf.o
config-temp/qemu-conf.c
config-temp/qemu-conf.c:1:10: fatal error: sys/kcov.h: No such file or directory
1 | #include <sys/kcov.h>
| ^~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4953 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: byteswap.h: No such file or directory
1 | #include <byteswap.h>
| ^~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 4965 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: sys/endian.h: No such file or
directory
1 | #include <sys/endian.h>
| ^~~~~~~~~~~~~~
compilation terminated.
---
lines: 92 130 5013 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c: In function 'main':
config-temp/qemu-conf.c:4:3: warning: implicit declaration of function
'timer_create'; did you mean 'timerclear'? [-Wimplicit-function-declaration]
4 | timer_create(CLOCK_REALTIME, NULL, NULL);
| ^~~~~~~~~~~~
| timerclear
config-temp/qemu-conf.c:4:3: warning: nested extern declaration of
'timer_create' [-Wnested-externs]
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
/tmp/ccsF2WFO.o:qemu-conf.c:(.text+0x1e): undefined reference to `timer_create'
collect2: error: ld returned 1 exit status
funcs: do_compiler do_cc compile_prog main
lines: 92 130 5016 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong -lrt
config-temp/qemu-conf.c: In function 'main':
config-temp/qemu-conf.c:4:3: warning: implicit declaration of function
'timer_create'; did you mean 'timerclear'? [-Wimplicit-function-declaration]
4 | timer_create(CLOCK_REALTIME, NULL, NULL);
| ^~~~~~~~~~~~
| timerclear
config-temp/qemu-conf.c:4:3: warning: nested extern declaration of
'timer_create' [-Wnested-externs]
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
cannot find -lrt
collect2: error: ld returned 1 exit status
funcs: do_compiler do_cc compile_prog main
lines: 92 130 5027 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
/tmp/ccUD3RGD.o:qemu-conf.c:(.text+0x2d): undefined reference to `openpty'
collect2: error: ld returned 1 exit status
funcs: do_compiler do_cc compile_prog main
lines: 92 130 5030 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong -lutil
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
cannot find -lutil
collect2: error: ld returned 1 exit status
funcs: do_compiler do_cc compile_prog main
lines: 92 130 5120 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -isystem /tmp/qemu-test/src -o
config-temp/qemu-conf.exe config-temp/qemu-conf.c -pie -m64
-fstack-protector-strong
config-temp/qemu-conf.c:2:10: fatal error: inc/win2003/vss.h: No such file or
directory
2 | #include <inc/win2003/vss.h>
| ^~~~~~~~~~~~~~~~~~~
compilation terminated.
---
lines: 92 130 5269 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c: In function 'main':
config-temp/qemu-conf.c:6:2: error: #error Not supported
6 | #error Not supported
| ^~~~~
funcs: do_compiler do_cc compile_prog main
lines: 92 130 5283 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:2:10: fatal error: sys/mman.h: No such file or directory
2 | #include <sys/mman.h>
| ^~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 5296 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: sys/mman.h: No such file or directory
1 | #include <sys/mman.h>
| ^~~~~~~~~~~~
compilation terminated.
---
lines: 92 130 5311 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c: In function 'main':
config-temp/qemu-conf.c:4:12: warning: implicit declaration of function
'posix_memalign' [-Wimplicit-function-declaration]
4 | return posix_memalign(&p, 8, 8);
| ^~~~~~~~~~~~~~
config-temp/qemu-conf.c:4:31: warning: 'posix_memalign' argument 2 type is
'int' where 'long long unsigned int' is expected in a call to built-in function
declared without prototype [-Wbuiltin-declaration-mismatch]
4 | return posix_memalign(&p, 8, 8);
| ^
<built-in>: note: built-in 'posix_memalign' declared here
config-temp/qemu-conf.c:4:34: warning: 'posix_memalign' argument 3 type is
'int' where 'long long unsigned int' is expected in a call to built-in function
declared without prototype [-Wbuiltin-declaration-mismatch]
4 | return posix_memalign(&p, 8, 8);
| ^
<built-in>: note: built-in 'posix_memalign' declared here
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
/tmp/cc18DUmA.o:qemu-conf.c:(.text+0x30): undefined reference to
`posix_memalign'
collect2: error: ld returned 1 exit status
funcs: do_compiler do_cc compile_prog main
lines: 92 130 5323 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: syslog.h: No such file or directory
1 | #include <syslog.h>
| ^~~~~~~~~~
compilation terminated.
---
lines: 92 130 5335 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c: In function 'main':
config-temp/qemu-conf.c:2:34: error: variable 't' has initializer but
incomplete type
2 | int main(void) { sem_t s; struct timespec t = {0}; return
sem_timedwait(&s, &t); }
| ^~~~~~~~
config-temp/qemu-conf.c:2:48: warning: excess elements in struct initializer
2 | int main(void) { sem_t s; struct timespec t = {0}; return
sem_timedwait(&s, &t); }
| ^
config-temp/qemu-conf.c:2:48: note: (near initialization for 't')
config-temp/qemu-conf.c:2:43: error: storage size of 't' isn't known
2 | int main(void) { sem_t s; struct timespec t = {0}; return
sem_timedwait(&s, &t); }
| ^
config-temp/qemu-conf.c:2:43: warning: unused variable 't' [-Wunused-variable]
funcs: do_compiler do_cc compile_prog main
lines: 92 130 5350 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c: In function 'main':
config-temp/qemu-conf.c:5:25: warning: implicit declaration of function
'strchrnul'; did you mean 'strchr'? [-Wimplicit-function-declaration]
5 | int main(void) { return strchrnul(haystack, 'x') != &haystack[6]; }
| ^~~~~~~~~
| strchr
config-temp/qemu-conf.c:5:25: warning: nested extern declaration of 'strchrnul'
[-Wnested-externs]
config-temp/qemu-conf.c:5:50: warning: comparison between pointer and integer
5 | int main(void) { return strchrnul(haystack, 'x') != &haystack[6]; }
| ^~
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
/tmp/ccuRDIkw.o:qemu-conf.c:(.text+0x1d): undefined reference to `strchrnul'
collect2: error: ld returned 1 exit status
funcs: do_compiler do_cc compile_prog main
lines: 92 130 5363 0
---
In file included from /usr/lib/gcc/x86_64-w64-mingw32/9.2.1/include/stddef.h:1,
from config-temp/qemu-conf.c:2:
config-temp/qemu-conf.c: In function 'main':
config-temp/qemu-conf.c:3:47: error: 'struct _stat64' has no member named
'st_atim'; did you mean 'st_atime'?
3 | int main(void) { return offsetof(struct stat, st_atim); }
| ^~~~~~~
funcs: do_compiler do_cc compile_prog main
lines: 92 130 5429 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: ucontext.h: No such file or directory
1 | #include <ucontext.h>
| ^~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 5553 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:3:3: error: #error missing definition
3 | # error missing definition
| ^~~~~
funcs: do_compiler do_cc compile_prog main
lines: 92 130 5567 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: linux/magic.h: No such file or
directory
1 | #include <linux/magic.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 5581 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: valgrind/valgrind.h: No such file or
directory
1 | #include <valgrind/valgrind.h>
| ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
---
lines: 92 130 5596 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c: In function 'main':
config-temp/qemu-conf.c:3:5: error: 'environ' undeclared (first use in this
function)
3 | environ = 0;
| ^~~~~~~
config-temp/qemu-conf.c:3:5: note: each undeclared identifier is reported only
once for each function it appears in
---
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
/tmp/ccy9j51N.o:qemu-conf.c:(.text+0x4a): undefined reference to
`__atomic_load_16'
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
/tmp/ccy9j51N.o:qemu-conf.c:(.text+0x84): undefined reference to
`__atomic_store_16'
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
/tmp/ccy9j51N.o:qemu-conf.c:(.text+0xb9): undefined reference to
`__atomic_compare_exchange_16'
collect2: error: ld returned 1 exit status
funcs: do_compiler do_cc compile_prog main
lines: 92 130 5727 0
---
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
-Wl,-exported_symbols_list,config-temp/qemu-conf.txt
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:config-temp/qemu-conf.txt:
file format not recognized; treating as linker script
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:config-temp/qemu-conf.txt:0:
syntax error
collect2: error: ld returned 1 exit status
funcs: do_compiler do_cc compile_prog main
lines: 92 130 5827 0
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 5841 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: sys/auxv.h: No such file or directory
1 | #include <sys/auxv.h>
| ^~~~~~~~~~~~
compilation terminated.
---
lines: 92 130 5897 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c: In function 'main':
config-temp/qemu-conf.c:3:3: warning: implicit declaration of function
'copy_file_range' [-Wimplicit-function-declaration]
3 | copy_file_range(0, NULL, 0, NULL, 0, 0);
| ^~~~~~~~~~~~~~~
config-temp/qemu-conf.c:3:3: warning: nested extern declaration of
'copy_file_range' [-Wnested-externs]
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld:
/tmp/cceoRV7t.o:qemu-conf.c:(.text+0x34): undefined reference to
`copy_file_range'
collect2: error: ld returned 1 exit status
funcs: do_compiler do_cc compile_prog main
lines: 92 130 5912 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: linux/fs.h: No such file or directory
1 | #include <linux/fs.h>
| ^~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 5956 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: linux/rtnetlink.h: No such file or
directory
1 | #include <linux/rtnetlink.h>
| ^~~~~~~~~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 5983 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:3:10: fatal error: sys/socket.h: No such file or
directory
3 | #include <sys/socket.h>
| ^~~~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 6001 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:3:10: fatal error: sys/socket.h: No such file or
directory
3 | #include <sys/socket.h>
| ^~~~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 6038 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: sys/sysmacros.h: No such file or
directory
1 | #include <sys/sysmacros.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 6067 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: utmpx.h: No such file or directory
1 | #include <utmpx.h>
| ^~~~~~~~~
compilation terminated.
---
funcs: do_compiler do_cc compile_prog main
lines: 92 130 6081 0
x86_64-w64-mingw32-gcc -fPIE -DPIE -std=gnu99 -Wall
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wold-style-declaration
-Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels
-Wexpansion-to-defined -Wno-missing-include-dirs -Wno-shift-negative-value
-Wno-psabi -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -o config-temp/qemu-conf.exe
config-temp/qemu-conf.c -pie -m64 -fstack-protector-strong
config-temp/qemu-conf.c:1:10: fatal error: sys/random.h: No such file or
directory
1 | #include <sys/random.h>
| ^~~~~~~~~~~~~~
compilation terminated.
---
lines: 218 0
cc -m64 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -static
/usr/bin/ld: cannot find -lc
collect2: error: ld returned 1 exit status
funcs: do_compiler main
lines: 220 0
---
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['sudo', '-n', 'docker', 'run',
'--label', 'com.qemu.instance.uuid=cc192351965946f6bfc8536af650bd95', '-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-9c_oczwu/src/docker-src.2020-08-17-15.44.25.9061:/var/tmp/qemu:z,ro',
'qemu/fedora', '/var/tmp/qemu/run', 'test-mingw']' returned non-zero exit
status 1.
filter=--filter=label=com.qemu.instance.uuid=cc192351965946f6bfc8536af650bd95
make[1]: *** [docker-run] Error 1
make[1]: Leaving directory `/var/tmp/patchew-tester-tmp-9c_oczwu/src'
make: *** [docker-run-test-mingw@fedora] Error 2
real 2m24.607s
user 0m19.811s
The full log is available at
20200817143723.343284-1-pbonzini@redhat.com/testing.docker-mingw@fedora/?type=message">http://patchew.org/logs/20200817143723.343284-1-pbonzini@redhat.com/testing.docker-mingw@fedora/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com
- [PATCH 143/150] meson: convert sample plugins, (continued)
- [PATCH 143/150] meson: convert sample plugins, Paolo Bonzini, 2020/08/17
- [PATCH 144/150] meson: move SDL and SDL-image detection to meson, Paolo Bonzini, 2020/08/17
- [PATCH 145/150] meson: convert VNC and dependent libraries to meson, Paolo Bonzini, 2020/08/17
- [PATCH 147/150] meson: avoid unstable module warning with Meson 0.56.0 or newer, Paolo Bonzini, 2020/08/17
- [PATCH 146/150] meson: convert po/, Paolo Bonzini, 2020/08/17
- [PATCH 141/150] rules.mak: drop unneeded macros, Paolo Bonzini, 2020/08/17
- [PATCH 148/150] acceptance: use stable URLs for the Debian and Ubuntu installer, Paolo Bonzini, 2020/08/17
- [PATCH 150/150] docs: convert build system documentation to rST, Paolo Bonzini, 2020/08/17
- [PATCH 149/150] meson: update build-system documentation, Paolo Bonzini, 2020/08/17
- Re: [PATCH v3 000/150] Meson integration for 5.2, no-reply, 2020/08/17
- Re: [PATCH v3 000/150] Meson integration for 5.2,
no-reply <=
- Re: [PATCH v3 000/150] Meson integration for 5.2, no-reply, 2020/08/17
- Re: [PATCH v3 000/150] Meson integration for 5.2, Cornelia Huck, 2020/08/18
- Re: [PATCH v3 000/150] Meson integration for 5.2, Philippe Mathieu-Daudé, 2020/08/18
- Re: [PATCH v3 000/150] Meson integration for 5.2, Philippe Mathieu-Daudé, 2020/08/18