https://bugs.dpdk.org/show_bug.cgi?id=458
Bug ID: 458 Summary: Windows server 2019 UNH CI fails Product: DPDK Version: 20.05 Hardware: All OS: Windows Status: UNCONFIRMED Severity: normal Priority: Normal Component: meson Assignee: dev@dpdk.org Reporter: kevu...@gmail.com Target Milestone: --- Fails are being reported from UNH CI for Windows server 2019. If it is not fixable in short term then we could log a Bz for UNH to skip this build. e.g. Found ninja.EXE-1.9.0 at "C:\Program Files\Meson\ninja.EXE" + ninja -C build ninja: Entering directory `build' [1/29] Generating kvargs_def with a custom command. [2/29] Compiling C object lib/76b5a35@@rte_kvargs@sta/librte_kvargs_rte_kvargs.c.obj. FAILED: lib/76b5a35@@rte_kvargs@sta/librte_kvargs_rte_kvargs.c.obj clang @lib/76b5a35@@rte_kvargs@sta/librte_kvargs_rte_kvargs.c.obj.rsp In file included from ../lib/librte_kvargs/rte_kvargs.c:9: In file included from ..\lib/librte_eal/include\rte_string_fns.h:21: In file included from ..\lib/librte_eal/include\rte_common.h:28: In file included from ..\lib/librte_eal/windows/include\rte_os.h:20: ..\lib/librte_eal/windows/include\pthread.h:83:14: error: unknown type name '__rte_unused' pthread_join(__rte_unused pthread_t thread, ^ ..\lib/librte_eal/windows/include\pthread.h:83:37: error: expected ')' pthread_join(__rte_unused pthread_t thread, ^ ..\lib/librte_eal/windows/include\pthread.h:83:13: note: to match this '(' pthread_join(__rte_unused pthread_t thread, ^ https://lab.dpdk.org/results/dashboard/patchsets/10504/#env-27 https://lab.dpdk.org/results/dashboard/patchsets/10530/#env-27 -- You are receiving this mail because: You are the assignee for the bug.