* [Bug 1010] lib/librte_metrics build failure with rhel 7.2
@ 2022-05-17 9:29 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2022-05-17 9:29 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=1010
Bug ID: 1010
Summary: lib/librte_metrics build failure with rhel 7.2
Product: DPDK
Version: 22.03
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: other
Assignee: dev@dpdk.org
Reporter: bzalkilani@nvidia.com
Target Milestone: ---
Some libs are failing to build with older libjansson versions on rhel7.2
Reproducer:
# meson build-meson --werror && ninja -C build-meson
Failure:
../lib/librte_metrics/rte_metrics_telemetry.c: In function
‘rte_metrics_tel_extract_data’:
../lib/librte_metrics/rte_metrics_telemetry.c:397:2: error: implicit
declaration of function ‘json_array_foreach’
[-Werror=implicit-function-declaration]
json_array_foreach(port_ids_json, index, value) {
^
Jansson version used: 2.4
OS: RHEL7.2
Please note, the error doesn't reproduce with CentOS 7.9 with jansson 2.10.
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-05-17 9:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-17 9:29 [Bug 1010] lib/librte_metrics build failure with rhel 7.2 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.