Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/49653 _Compilation issues_ Submitter: Konstantin Ananyev Date: 2019-01-10 21:06:33 DPDK git baseline: Repo:dpdk-master, CommitID: a958a5c07f4b5e715921a2f22c931142417287a5 Build Summary: 15 Builds Done, 0 Successful, 15 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.11.12-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-clang i686-native-linuxapp-gcc x86_64-native-linuxapp-gcc-shared OS: CENTOS Kernel Version: 3.10.0-957.1.3.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-36) Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final) x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc-shared 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-clang i686-native-linuxapp-gcc x86_64-native-linuxapp-gcc-shared 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: FC25 Target: x86_64-native-linuxapp-gcc CC sa.o CC bpf_pkt.o In file included from /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec.h:148:0, from /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/lib/librte_ipsec/sa.c:5: /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec_group.h: In function ‘rte_ipsec_ses_from_crypto’: /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec_group.h:56:31: error: ‘const struct rte_cryptodev_sym_session’ has no member named ‘opaque_data’ return (void *)(uintptr_t)cs->opaque_data; ^~ /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'sa.o' failed make[5]: *** [sa.o] Error 1 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/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 bpf_validate.o CC bpf_jit_x86.o AR librte_bpf.a INSTALL-LIB librte_bpf.a /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed make[3]: *** [lib] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed make[2]: *** [all] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #2: OS: UB1604 Target: x86_64-native-linuxapp-gcc SYMLINK-FILE include/rte_ipsec_sa.h CC sa.o In file included from /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec.h:148:0, from /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/lib/librte_ipsec/sa.c:5: /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec_group.h: In function ‘rte_ipsec_ses_from_crypto’: /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec_group.h:56:31: error: ‘const struct rte_cryptodev_sym_session’ has no member named ‘opaque_data’ return (void *)(uintptr_t)cs->opaque_data; ^~ /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'sa.o' failed make[5]: *** [sa.o] Error 1 /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_ipsec' failed make[4]: *** [librte_ipsec] Error 2 make[4]: *** Waiting for unfinished jobs.... AR librte_bpf.a INSTALL-LIB librte_bpf.a /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed make[3]: *** [lib] Error 2 /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed make[2]: *** [all] Error 2 /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #3: OS: UB1604 Target: x86_64-native-linuxapp-clang 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-clang/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/lib/librte_ipsec/sa.c:5: In file included from /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-clang/include/rte_ipsec.h:148: /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-clang/include/rte_ipsec_group.h:56:33: error: no member named 'opaque_data' in 'struct rte_cryptodev_sym_session' return (void *)(uintptr_t)cs->opaque_data; ~~ ^ 1 error generated. /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'sa.o' failed make[5]: *** [sa.o] Error 1 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_ipsec' failed make[4]: *** [librte_ipsec] Error 2 make[4]: *** Waiting for unfinished jobs.... AR librte_bpf.a INSTALL-LIB librte_bpf.a /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/cf72bdb146a748a88b4fcd1fbe0acd32/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-clang/cf72bdb146a748a88b4fcd1fbe0acd32/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-clang/cf72bdb146a748a88b4fcd1fbe0acd32/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-clang/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #4: OS: CENTOS Target: x86_64-native-linuxapp-clang CC sa.o CC bpf_pkt.o CC bpf_validate.o In file included from /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/lib/librte_ipsec/sa.c:5: In file included from /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-clang/include/rte_ipsec.h:148: /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-clang/include/rte_ipsec_group.h:56:33: error: no member named 'opaque_data' in 'struct rte_cryptodev_sym_session' return (void *)(uintptr_t)cs->opaque_data; ~~ ^ 1 error generated. make[5]: *** [sa.o] Error 1 make[4]: *** [librte_ipsec] Error 2 make[4]: *** Waiting for unfinished jobs.... CC bpf_jit_x86.o AR librte_bpf.a *Failed Build #5: OS: UB1604 Target: i686-native-linuxapp-gcc INSTALL-LIB librte_bpf.a CC ses.o In file included from /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/i686-native-linuxapp-gcc/include/rte_ipsec.h:148:0, from /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/lib/librte_ipsec/sa.c:5: /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/i686-native-linuxapp-gcc/include/rte_ipsec_group.h: In function ‘rte_ipsec_ses_from_crypto’: /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/i686-native-linuxapp-gcc/include/rte_ipsec_group.h:56:31: error: ‘const struct rte_cryptodev_sym_session’ has no member named ‘opaque_data’ return (void *)(uintptr_t)cs->opaque_data; ^ In file included from /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/i686-native-linuxapp-gcc/include/rte_ipsec.h:148:0, from /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/lib/librte_ipsec/ses.c:5: /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/i686-native-linuxapp-gcc/include/rte_ipsec_group.h: In function ‘rte_ipsec_ses_from_crypto’: /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/i686-native-linuxapp-gcc/include/rte_ipsec_group.h:56:31: error: ‘const struct rte_cryptodev_sym_session’ has no member named ‘opaque_data’ return (void *)(uintptr_t)cs->opaque_data; ^ /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/lib/librte_ipsec/ses.c: In function ‘rte_ipsec_session_prepare’: /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/lib/librte_ipsec/ses.c:47:17: error: ‘struct rte_cryptodev_sym_session’ has no member named ‘opaque_data’ ss->crypto.ses->opaque_data = (uintptr_t)ss; ^ /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'ses.o' failed make[5]: *** [ses.o] Error 1 make[5]: *** Waiting for unfinished jobs.... /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'sa.o' failed make[5]: *** [sa.o] Error 1 /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_ipsec' failed make[4]: *** [librte_ipsec] Error 2 make[4]: *** Waiting for unfinished jobs.... == Build lib/librte_table SYMLINK-FILE include/rte_table.h SYMLINK-FILE include/rte_table_lpm.h -- CC rte_table_hash_lru.o CC rte_table_array.o CC rte_table_stub.o AR librte_table.a INSTALL-LIB librte_table.a /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed make[3]: *** [lib] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed make[2]: *** [all] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/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/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #6: OS: UB1604 Target: x86_64-native-linuxapp-gcc-shared CC sa.o CC bpf_pkt.o In file included from /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec.h:148:0, from /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/lib/librte_ipsec/sa.c:5: /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec_group.h: In function ‘rte_ipsec_ses_from_crypto’: /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec_group.h:56:31: error: ‘const struct rte_cryptodev_sym_session’ has no member named ‘opaque_data’ return (void *)(uintptr_t)cs->opaque_data; ^ /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'sa.o' failed make[5]: *** [sa.o] Error 1 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/cf72bdb146a748a88b4fcd1fbe0acd32/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 bpf_validate.o CC bpf_jit_x86.o LD librte_bpf.so.1.1 INSTALL-LIB librte_bpf.so.1.1 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/cf72bdb146a748a88b4fcd1fbe0acd32/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/cf72bdb146a748a88b4fcd1fbe0acd32/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/cf72bdb146a748a88b4fcd1fbe0acd32/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/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #7: OS: CENTOS Target: x86_64-native-linuxapp-gcc-shared CC sa.o CC bpf_pkt.o In file included from /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec.h:148:0, from /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/lib/librte_ipsec/sa.c:5: /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec_group.h: In function ‘rte_ipsec_ses_from_crypto’: /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec_group.h:56:31: error: ‘const struct rte_cryptodev_sym_session’ has no member named ‘opaque_data’ return (void *)(uintptr_t)cs->opaque_data; ^ make[5]: *** [sa.o] Error 1 make[4]: *** [librte_ipsec] Error 2 make[4]: *** Waiting for unfinished jobs.... *Failed Build #8: OS: CENTOS Target: i686-native-linuxapp-gcc SYMLINK-FILE include/rte_ipsec_sa.h CC sa.o In file included from /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/i686-native-linuxapp-gcc/include/rte_ipsec.h:148:0, from /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/lib/librte_ipsec/sa.c:5: /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/i686-native-linuxapp-gcc/include/rte_ipsec_group.h: In function ‘rte_ipsec_ses_from_crypto’: /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/i686-native-linuxapp-gcc/include/rte_ipsec_group.h:56:31: error: ‘const struct rte_cryptodev_sym_session’ has no member named ‘opaque_data’ return (void *)(uintptr_t)cs->opaque_data; ^ make[5]: *** [sa.o] Error 1 make[4]: *** [librte_ipsec] Error 2 make[4]: *** Waiting for unfinished jobs.... *Failed Build #9: OS: CENTOS Target: x86_64-native-linuxapp-gcc 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/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec.h:148:0, from /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/lib/librte_ipsec/sa.c:5: /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec_group.h: In function ‘rte_ipsec_ses_from_crypto’: /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec_group.h:56:31: error: ‘const struct rte_cryptodev_sym_session’ has no member named ‘opaque_data’ return (void *)(uintptr_t)cs->opaque_data; ^ make[5]: *** [sa.o] Error 1 make[4]: *** [librte_ipsec] Error 2 make[4]: *** Waiting for unfinished jobs.... *Failed Build #10: OS: FreeBSD Target: x86_64-native-bsdapp-clang SYMLINK-FILE include/rte_ipsec_sa.h CC sa.o CC bpf_exec.o In file included from /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/lib/librte_ipsec/sa.c:5: In file included from /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-bsdapp-clang/include/rte_ipsec.h:148: /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-bsdapp-clang/include/rte_ipsec_group.h:56:33: error: no member named 'opaque_data' in 'struct rte_cryptodev_sym_session' return (void *)(uintptr_t)cs->opaque_data; ~~ ^ 1 error generated. gmake[5]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/internal/rte.compile-pre.mk:116: sa.o] Error 1 gmake[4]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.subdir.mk:37: librte_ipsec] Error 2 gmake[4]: *** Waiting for unfinished jobs.... CC bpf_load.o CC bpf_pkt.o *Failed Build #11: OS: FC24 Target: x86_64-native-linuxapp-clang CC sa.o SYMLINK-FILE include/rte_bpf_ethdev.h CC bpf.o In file included from /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/lib/librte_ipsec/sa.c:5: In file included from /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-clang/include/rte_ipsec.h:148: /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-clang/include/rte_ipsec_group.h:56:33: error: no member named 'opaque_data' in 'struct rte_cryptodev_sym_session' return (void *)(uintptr_t)cs->opaque_data; ~~ ^ 1 error generated. /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'sa.o' failed make[5]: *** [sa.o] Error 1 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/cf72bdb146a748a88b4fcd1fbe0acd32/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 bpf_exec.o CC bpf_load.o CC bpf_pkt.o CC bpf_validate.o CC bpf_jit_x86.o AR librte_bpf.a INSTALL-LIB librte_bpf.a /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/cf72bdb146a748a88b4fcd1fbe0acd32/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-clang/cf72bdb146a748a88b4fcd1fbe0acd32/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-clang/cf72bdb146a748a88b4fcd1fbe0acd32/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-clang/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #12: OS: FC25 Target: x86_64-native-linuxapp-gcc-debug SYMLINK-FILE include/rte_ipsec_sa.h CC sa.o In file included from /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec.h:148:0, from /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/lib/librte_ipsec/sa.c:5: /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec_group.h: In function ‘rte_ipsec_ses_from_crypto’: /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec_group.h:56:31: error: ‘const struct rte_cryptodev_sym_session’ has no member named ‘opaque_data’ return (void *)(uintptr_t)cs->opaque_data; ^~ CC bpf_validate.o /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'sa.o' failed make[5]: *** [sa.o] Error 1 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/cf72bdb146a748a88b4fcd1fbe0acd32/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 bpf_jit_x86.o AR librte_bpf.a INSTALL-LIB librte_bpf.a /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed make[3]: *** [lib] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed make[2]: *** [all] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #13: OS: FC24 Target: i686-native-linuxapp-gcc SYMLINK-FILE include/rte_ipsec_sa.h CC sa.o In file included from /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/i686-native-linuxapp-gcc/include/rte_ipsec.h:148:0, from /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/lib/librte_ipsec/sa.c:5: /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/i686-native-linuxapp-gcc/include/rte_ipsec_group.h: In function ‘rte_ipsec_ses_from_crypto’: /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/i686-native-linuxapp-gcc/include/rte_ipsec_group.h:56:31: error: ‘const struct rte_cryptodev_sym_session’ has no member named ‘opaque_data’ return (void *)(uintptr_t)cs->opaque_data; ^~ CC bpf_pkt.o /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'sa.o' failed make[5]: *** [sa.o] Error 1 /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/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 bpf_validate.o AR librte_bpf.a INSTALL-LIB librte_bpf.a /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed make[3]: *** [lib] Error 2 /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed make[2]: *** [all] Error 2 /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #14: OS: FC24 Target: x86_64-native-linuxapp-gcc-shared CC sa.o CC bpf_validate.o In file included from /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec.h:148:0, from /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/lib/librte_ipsec/sa.c:5: /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec_group.h: In function ‘rte_ipsec_ses_from_crypto’: /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-linuxapp-gcc/include/rte_ipsec_group.h:56:31: error: ‘const struct rte_cryptodev_sym_session’ has no member named ‘opaque_data’ return (void *)(uintptr_t)cs->opaque_data; ^~ /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'sa.o' failed make[5]: *** [sa.o] Error 1 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/cf72bdb146a748a88b4fcd1fbe0acd32/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 bpf_jit_x86.o LD librte_bpf.so.1.1 INSTALL-LIB librte_bpf.so.1.1 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/cf72bdb146a748a88b4fcd1fbe0acd32/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/cf72bdb146a748a88b4fcd1fbe0acd32/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/cf72bdb146a748a88b4fcd1fbe0acd32/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/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #15: OS: FreeBSD Target: x86_64-native-bsdapp-gcc SYMLINK-FILE include/rte_ipsec_sa.h CC sa.o In file included from /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-bsdapp-gcc/include/rte_ipsec.h:148:0, from /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/lib/librte_ipsec/sa.c:5: /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-bsdapp-gcc/include/rte_ipsec_group.h: In function 'rte_ipsec_ses_from_crypto': /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/x86_64-native-bsdapp-gcc/include/rte_ipsec_group.h:56:31: error: 'const struct rte_cryptodev_sym_session' has no member named 'opaque_data' return (void *)(uintptr_t)cs->opaque_data; ^~ gmake[5]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/internal/rte.compile-pre.mk:116: sa.o] Error 1 gmake[4]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/cf72bdb146a748a88b4fcd1fbe0acd32/dpdk/mk/rte.subdir.mk:37: librte_ipsec] Error 2 gmake[4]: *** Waiting for unfinished jobs.... DPDK STV team