DPDK CI discussions
 help / color / mirror / Atom feed
From: Brandon Lo <blo@iol.unh.edu>
To: ci@dpdk.org, "Zawadzki, Tomasz" <tomasz.zawadzki@intel.com>
Subject: [dpdk-ci] SPDK Failures
Date: Thu, 18 Mar 2021 11:36:05 -0400	[thread overview]
Message-ID: <CAOeXdvapWz1XJkCid3aK3hUPRrq4itdwbpH6LGys3ATPBzZe6g@mail.gmail.com> (raw)

Hi all,

We have noticed some SPDK failures come through to the lab.
I have looked into the errors; it seems like it has an issue with
building SPDK itself:

In file included from env_internal.h:42,
                 from env.c:39:
/dpdk/build/include/rte_version.h:31:20: error: missing binary
operator before token "("
   31 |    rte_version_year(), \
      |                    ^
/dpdk/build/include/rte_version.h:25:36: note: in definition of macro
'RTE_VERSION_NUM'
   25 | #define RTE_VERSION_NUM(a,b,c,d) ((a) << 24 | (b) << 16 | (c)
<< 8 | (d))
      |                                    ^
env_internal.h:49:5: note: in expansion of macro 'RTE_VERSION'
   49 | #if RTE_VERSION < RTE_VERSION_NUM(19, 11, 0, 0)
      |     ^~~~~~~~~~~

The above example is from Fedora 31 after running the pkgdep.sh.

Thanks,
Brandon

-- 
Brandon Lo

UNH InterOperability Laboratory

21 Madbury Rd, Suite 100, Durham, NH 03824

blo@iol.unh.edu

www.iol.unh.edu

             reply	other threads:[~2021-03-18 15:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-18 15:36 Brandon Lo [this message]
2021-03-18 15:44 ` David Marchand

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=CAOeXdvapWz1XJkCid3aK3hUPRrq4itdwbpH6LGys3ATPBzZe6g@mail.gmail.com \
    --to=blo@iol.unh.edu \
    --cc=ci@dpdk.org \
    --cc=tomasz.zawadzki@intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).