* [DPDK/meson Bug 1721] failed to compile DPDK
@ 2025-06-11 6:49 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2025-06-11 6:49 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 1940 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1721
Bug ID: 1721
Summary: failed to compile DPDK
Product: DPDK
Version: 24.07
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: critical
Priority: Normal
Component: meson
Assignee: dev@dpdk.org
Reporter: pdamouny@nvidia.com
Target Milestone: ---
commit 57c194d142d927f2f5dd757e36777910b5d77d41
Author: David Marchand <david.marchand@redhat.com>
Date: Fri Mar 7 20:06:51 2025 +0100
build: use dynamically generated version maps
Switch to dynamically generated version maps.
As the map files get generated, tooling around checking, converting,
updating etc.. static version maps can be removed.
Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Aaron Conole <aconole@redhat.com>
broke compilation
FAILED: lib/cmdline_exports.map
"C:\Python38\python.exe" "../buildtools/gen-version-map.py" "--linker"
"mslinker" "--abi-version" "../ABI_VERSION" "--output"
"lib/cmdline_exports.map" "--source" "../lib/cmdline/cmdline.c"
"../lib/cmdline/cmdline_cirbuf.c" "../lib/cmdline/cmdline_parse.c"
"../lib/cmdline/cmdline_parse_etheraddr.c"
"../lib/cmdline/cmdline_parse_ipaddr.c" "../lib/cmdline/cmdline_parse_num.c"
"../lib/cmdline/cmdline_parse_bool.c" "../lib/cmdline/cmdline_parse_portlist.c"
"../lib/cmdline/cmdline_parse_string.c" "../lib/cmdline/cmdline_rdline.c"
"../lib/cmdline/cmdline_socket.c" "../lib/cmdline/cmdline_vt100.c"
"../lib/cmdline/cmdline_os_windows.c"
Traceback (most recent call last):
File "../buildtools/gen-version-map.py", line 30, in <module>
type=argparse.FileType("r", encoding="utf-8"),
TypeError: __init__() got an unexpected keyword argument 'encoding'
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 4222 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-06-11 6:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-11 6:49 [DPDK/meson Bug 1721] failed to compile DPDK bugzilla
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.