From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [Bug 1010] lib/librte_metrics build failure with rhel 7.2
Date: Tue, 17 May 2022 09:29:46 +0000 [thread overview]
Message-ID: <bug-1010-3@http.bugs.dpdk.org/> (raw)
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.
reply other threads:[~2022-05-17 9:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-1010-3@http.bugs.dpdk.org/ \
--to=bugzilla@dpdk.org \
--cc=dev@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.