[dpdk-test-report] |FAILURE| pw53394-53399 [PATCH] [1/6] eal: replace libc-based random number generation with LFSR
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue May 14 11:44:58 CEST 2019
Test-Label: Performance-Testing
Test-Status: FAILURE
http://dpdk.org/patch/53394
_build patch failure_
Submitter: Mattias Rönnblom <mattias.ronnblom at ericsson.com>
Date: Tuesday, May 14 2019 09:20:41
Applied on: CommitID:07efd6ddc0499688eb11ae4866d3532295d6db2b
Apply patch set 53394-53399 failed:
Configuration done using x86_64-native-linuxapp-gcc
== Build lib
== Build lib/librte_kvargs
== Build lib/librte_eal
== Build lib/librte_eal/common
== Build lib/librte_eal/linux
== Build lib/librte_eal/linux/eal
CC rte_random.o
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/rte_random.c: In function ‘rte_rand_init’:
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/rte_random.c:181:2: error: implicit declaration of function ‘getentropy’ [-Werror=implicit-function-declaration]
rc = getentropy(&seed, sizeof(seed));
^
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/rte_random.c:181:2: error: nested extern declaration of ‘getentropy’ [-Werror=nested-externs]
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/rte_random.c: At top level:
cc1: error: unrecognized command line option "-Wno-address-of-packed-member" [-Werror]
cc1: all warnings being treated as errors
make[7]: *** [rte_random.o] Error 1
make[6]: *** [eal] Error 2
make[5]: *** [linux] Error 2
make[4]: *** [librte_eal] Error 2
make[3]: *** [lib] Error 2
make[2]: *** [all] Error 2
make[1]: *** [pre_install] Error 2
make: *** [install] Error 2
https://lab.dpdk.org/results/dashboard/patchsets/5767/
UNH-IOL DPDK Performance Test Lab
More information about the test-report
mailing list