https://bugs.dpdk.org/show_bug.cgi?id=1281 Bug ID: 1281 Summary: Build failure with Meson 1.2.1 on Windows Product: DPDK Version: unspecified Hardware: All OS: Windows Status: UNCONFIRMED Severity: normal Priority: Normal Component: meson Assignee: dev@dpdk.org Reporter: alialnu@nvidia.com Target Milestone: --- > meson.exe --werror -Dexamples=helloworld build > ninja.exe -C build [..] [401/803] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.obj [402/803] Generating lib/rte_mempool_def with a custom command [403/803] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.obj [404/803] Linking static target lib/librte_ring.a [405/803] Linking target lib/rte_eal-24.dll FAILED: lib/rte_eal-24.dll "clang" @lib/rte_eal-24.dll.rsp clang: error: no such file or directory: 'librte_log.lib' clang: error: no such file or directory: 'librte_kvargs.lib' [406/803] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.obj [407/803] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.obj [..] OS: Windows Server 2019 Meson: 1.2.1 (Last known good version is 0.54.3) Clang: 11.0.0 and 16.0.6 -- You are receiving this mail because: You are the assignee for the bug.