* [dpdk-test-report] |FAILURE| pw48145[3/9] net: add ESP trailer structure definition
@ 2018-11-16 0:02 sys_stv
0 siblings, 0 replies; only message in thread
From: sys_stv @ 2018-11-16 0:02 UTC (permalink / raw)
To: test-report
[-- Attachment #1: Type: text/plain, Size: 15069 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/48145
_Compilation issues_
Submitter: Konstantin Ananyev <konstantin.ananyev@intel.com>
Date: 2018-11-15 23:53:45
DPDK git baseline: Repo:dpdk-master, CommitID: 3e42b6ce06a1901b1ab631df4484ec8f548091c6
Build Summary: 15 Builds Done, 12 Successful, 3 Failures
Test environment and configuration as below:
OS: FC25
Kernel Version: 4.5.5-300.fc24.x86_64
CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
GCC Version: gcc (GCC) 6.1.1 20160510 (Red Hat 6.1.1-2)
Clang Version: 3.8.0 (tags/RELEASE_380/final)
x86_64-native-linuxapp-gcc
x86_64-native-linuxapp-gcc-debug
OS: FC24
Kernel Version: 4.9.13-100.fc24.x86_64
CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
GCC Version: gcc (GCC) 6.3.1 20161221 (Red Hat 6.3.1-1)
Clang Version: 3.8.1 (tags/RELEASE_381/final)
x86_64-native-linuxapp-gcc-shared
i686-native-linuxapp-gcc
x86_64-native-linuxapp-clang
OS: CENTOS
Kernel Version: 3.10.0-514.10.2.el7.x86_64
CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)
Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final)
x86_64-native-linuxapp-gcc-shared
x86_64-native-linuxapp-clang
i686-native-linuxapp-gcc
x86_64-native-linuxapp-gcc
OS: UB1604
Kernel Version: 4.4.0-78-generic
CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
GCC Version: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.10) 5.4.0 20160609
Clang Version: 3.8.0-2ubuntu4 (tags/RELEASE_380/final)
x86_64-native-linuxapp-gcc
x86_64-native-linuxapp-gcc-shared
x86_64-native-linuxapp-clang
i686-native-linuxapp-gcc
OS: FreeBSD
Kernel Version: 10.3-RELEASE
CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz (2294.75-MHz K8-class CPU)
GCC Version: gcc (FreeBSD Ports Collection) 7.3.0
Clang Version: 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
x86_64-native-bsdapp-clang
x86_64-native-bsdapp-gcc
*Failed Build #1:
OS: CENTOS
Target: x86_64-native-linuxapp-gcc-shared
SYMLINK-FILE include/rte_ipsec_group.h
SYMLINK-FILE include/rte_ipsec_sa.h
CC sa.o
In file included from /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/lib/librte_ipsec/sa.c:12:0:
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/lib/librte_ipsec/ipsec_sqn.h: In function ‘rsn_acquire’:
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/lib/librte_ipsec/ipsec_sqn.h:276:2: warning: implicit declaration of function ‘rte_rwlock_read_trylock’ [-Wimplicit-function-declaration]
while (rte_rwlock_read_trylock(&rsn->rwl) < 0) {
^
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/lib/librte_ipsec/ipsec_sqn.h:276:2: warning: nested extern declaration of ‘rte_rwlock_read_trylock’ [-Wnested-externs]
CC bpf_validate.o
CC bpf_jit_x86.o
CC ses.o
LD librte_ipsec.so.1.1
sa.o: In function `inb_pkt_prepare':
sa.c:(.text+0x2a7): undefined reference to `rte_rwlock_read_trylock'
collect2: error: ld returned 1 exit status
make[5]: *** [librte_ipsec.so.1.1] Error 1
make[4]: *** [librte_ipsec] Error 2
make[4]: *** Waiting for unfinished jobs....
LD librte_bpf.so.1.1
INSTALL-LIB librte_bpf.so.1.1
*Failed Build #2:
OS: UB1604
Target: x86_64-native-linuxapp-gcc-shared
SYMLINK-FILE include/rte_ipsec_group.h
SYMLINK-FILE include/rte_ipsec_sa.h
CC sa.o
In file included from /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/lib/librte_ipsec/sa.c:12:0:
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/lib/librte_ipsec/ipsec_sqn.h: In function ‘rsn_acquire’:
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/lib/librte_ipsec/ipsec_sqn.h:276:9: warning: implicit declaration of function ‘rte_rwlock_read_trylock’ [-Wimplicit-function-declaration]
while (rte_rwlock_read_trylock(&rsn->rwl) < 0) {
^
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/lib/librte_ipsec/ipsec_sqn.h:276:2: warning: nested extern declaration of ‘rte_rwlock_read_trylock’ [-Wnested-externs]
while (rte_rwlock_read_trylock(&rsn->rwl) < 0) {
^
CC bpf_jit_x86.o
CC ses.o
LD librte_bpf.so.1.1
--
SYMLINK-FILE include/rte_port_fd.h
SYMLINK-FILE include/rte_port_kni.h
SYMLINK-FILE include/rte_port_source_sink.h
SYMLINK-FILE include/rte_port_sym_crypto.h
CC rte_port_ethdev.o
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_ipsec.so.1.1' failed
make[5]: *** [librte_ipsec.so.1.1] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_ipsec' failed
make[4]: *** [librte_ipsec] Error 2
make[4]: *** Waiting for unfinished jobs....
CC rte_port_ring.o
CC rte_port_frag.o
CC rte_port_ras.o
--
CC rte_port_kni.o
CC rte_port_source_sink.o
CC rte_port_sym_crypto.o
LD librte_port.so.3.1
INSTALL-LIB librte_port.so.3.1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
*Failed Build #3:
OS: FC24
Target: x86_64-native-linuxapp-gcc-shared
SYMLINK-FILE include/rte_ipsec_group.h
SYMLINK-FILE include/rte_ipsec_sa.h
CC sa.o
In file included from /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/lib/librte_ipsec/sa.c:12:0:
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/lib/librte_ipsec/ipsec_sqn.h: In function ‘rsn_acquire’:
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/lib/librte_ipsec/ipsec_sqn.h:276:9: warning: implicit declaration of function ‘rte_rwlock_read_trylock’ [-Wimplicit-function-declaration]
while (rte_rwlock_read_trylock(&rsn->rwl) < 0) {
^~~~~~~~~~~~~~~~~~~~~~~
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/lib/librte_ipsec/ipsec_sqn.h:276:2: warning: nested extern declaration of ‘rte_rwlock_read_trylock’ [-Wnested-externs]
while (rte_rwlock_read_trylock(&rsn->rwl) < 0) {
^~~~~
In file included from /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/x86_64-native-linuxapp-gcc/include/rte_mempool.h:51:0,
from /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:38,
from /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/x86_64-native-linuxapp-gcc/include/rte_crypto.h:20,
from /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/x86_64-native-linuxapp-gcc/include/rte_cryptodev.h:22,
from /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec_sa.h:16,
from /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec.h:20,
from /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/lib/librte_ipsec/sa.c:5:
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/lib/librte_ipsec/sa.c: In function ‘inline_outb_trs_pkt_process’:
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:337:2: warning: array subscript is above array bounds [-Warray-bounds]
rte_mov32((uint8_t *)dst + 1 * 32, (const uint8_t *)src + 1 * 32);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:338:2: warning: array subscript is above array bounds [-Warray-bounds]
rte_mov32((uint8_t *)dst + 2 * 32, (const uint8_t *)src + 2 * 32);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:339:2: warning: array subscript is above array bounds [-Warray-bounds]
rte_mov32((uint8_t *)dst + 3 * 32, (const uint8_t *)src + 3 * 32);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/lib/librte_ipsec/sa.c: In function ‘outb_trs_prepare’:
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:337:2: warning: array subscript is above array bounds [-Warray-bounds]
rte_mov32((uint8_t *)dst + 1 * 32, (const uint8_t *)src + 1 * 32);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:338:2: warning: array subscript is above array bounds [-Warray-bounds]
rte_mov32((uint8_t *)dst + 2 * 32, (const uint8_t *)src + 2 * 32);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:339:2: warning: array subscript is above array bounds [-Warray-bounds]
rte_mov32((uint8_t *)dst + 3 * 32, (const uint8_t *)src + 3 * 32);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
LD librte_bpf.so.1.1
INSTALL-LIB librte_bpf.so.1.1
== Build lib/librte_port
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/lib/librte_ipsec/sa.c: In function ‘inline_outb_tun_pkt_process’:
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:337:2: warning: array subscript is above array bounds [-Warray-bounds]
rte_mov32((uint8_t *)dst + 1 * 32, (const uint8_t *)src + 1 * 32);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:338:2: warning: array subscript is above array bounds [-Warray-bounds]
rte_mov32((uint8_t *)dst + 2 * 32, (const uint8_t *)src + 2 * 32);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:339:2: warning: array subscript is above array bounds [-Warray-bounds]
rte_mov32((uint8_t *)dst + 3 * 32, (const uint8_t *)src + 3 * 32);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/lib/librte_ipsec/sa.c: In function ‘outb_tun_prepare’:
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:337:2: warning: array subscript is above array bounds [-Warray-bounds]
rte_mov32((uint8_t *)dst + 1 * 32, (const uint8_t *)src + 1 * 32);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:338:2: warning: array subscript is above array bounds [-Warray-bounds]
rte_mov32((uint8_t *)dst + 2 * 32, (const uint8_t *)src + 2 * 32);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:339:2: warning: array subscript is above array bounds [-Warray-bounds]
rte_mov32((uint8_t *)dst + 3 * 32, (const uint8_t *)src + 3 * 32);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SYMLINK-FILE include/rte_port.h
SYMLINK-FILE include/rte_port_ethdev.h
SYMLINK-FILE include/rte_port_ring.h
--
SYMLINK-FILE include/rte_port_sym_crypto.h
CC rte_port_ethdev.o
LD librte_ipsec.so.1.1
sa.o: In function `inb_pkt_prepare':
sa.c:(.text+0x917): undefined reference to `rte_rwlock_read_trylock'
collect2: error: ld returned 1 exit status
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_ipsec.so.1.1' failed
make[5]: *** [librte_ipsec.so.1.1] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_ipsec' failed
make[4]: *** [librte_ipsec] Error 2
make[4]: *** Waiting for unfinished jobs....
CC rte_port_ring.o
CC rte_port_frag.o
CC rte_port_ras.o
--
CC rte_port_kni.o
CC rte_port_source_sink.o
CC rte_port_sym_crypto.o
LD librte_port.so.3.1
INSTALL-LIB librte_port.so.3.1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/daeb798e211b432992e24d761fe9cc85/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
DPDK STV team
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-11-16 0:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-16 0:02 [dpdk-test-report] |FAILURE| pw48145[3/9] net: add ESP trailer structure definition sys_stv
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).