[dpdk-ci] SPDK Failures
Brandon Lo
blo at iol.unh.edu
Thu Mar 18 16:36:05 CET 2021
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 at iol.unh.edu
www.iol.unh.edu
More information about the ci
mailing list