[DPDK/ethdev Bug 1512] event/octeontx build failure on Ubuntu 24.04 with LTO
bugzilla at dpdk.org
bugzilla at dpdk.org
Sun Aug 4 23:01:20 CEST 2024
https://bugs.dpdk.org/show_bug.cgi?id=1512
Bug ID: 1512
Summary: event/octeontx build failure on Ubuntu 24.04 with LTO
Product: DPDK
Version: 24.07
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: ethdev
Assignee: dev at dpdk.org
Reporter: alialnu at nvidia.com
Target Milestone: ---
$ meson --werror -Db_lto=true build && ninja -C build
[..]
In function ‘ssovf_parsekv’,
inlined from ‘rte_kvargs_process’ at ../lib/kvargs/rte_kvargs.c:188:9,
inlined from ‘ssovf_vdev_probe’ at
../drivers/event/octeontx/ssovf_evdev.c:872:10:
../drivers/event/octeontx/ssovf_evdev.c:723:15: warning: writing 4 bytes into a
region of size 1 [-Wstringop-overflow=]
723 | *flag = !!atoi(value);
| ^
../drivers/event/octeontx/ssovf_evdev.c: In function ‘ssovf_vdev_probe’:
../drivers/event/octeontx/ssovf_evdev.c:26:16: note: destination object
‘timvf_enable_stats’ of size 1
[..]
OS: Ubuntu 24.04
Meson: 1.3.2
Compiler: gcc 13.2.0
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20240804/9eec97d1/attachment-0001.htm>
More information about the dev
mailing list