[dpdk-test-report] |FAILURE| pw39381[dpdk-dev, v5, 3/8] bpf: add JIT compilation for x86_64 ISA

sys_stv at intel.com sys_stv at intel.com
Fri May 4 14:52:50 CEST 2018


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/39381

_Compilation issues_

Submitter: Konstantin Ananyev <konstantin.ananyev at intel.com>
Date: 2018-05-04 12:45:40
DPDK git baseline: Repo:dpdk-master, CommitID: ee73f98ef481f61eab2f7289f033c6f9113eee8a

Build Summary: 15 Builds Done, 2 Successful, 13 Failures

Test environment and configuration as below:

OS: FC25
	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.2.1 20160916 (Red Hat 6.2.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.2.1 20160916 (Red Hat 6.2.1-2)
	Clang Version: 3.8.0 (tags/RELEASE_380/final)
	i686-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc-shared

OS: CENTOS
	Kernel Version: 3.10.0-327.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: NA
	x86_64-native-linuxapp-gcc-shared
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc
	i686-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.9) 5.4.0 20160609
	Clang Version: 3.8.0-2ubuntu4 (tags/RELEASE_380/final)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc-shared
	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) 4.8.5
	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 bpf.o
  CC gso_common.o
  CC bpf_exec.o
  CC gso_tcp4.o
  CC bpf_load.o
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/bef6eaa50c524248aebff1b18597a9a4/dpdk/lib/librte_bpf/bpf_load.c:18:20: fatal error: libelf.h: No such file or directory
 #include <libelf.h>
                    ^
compilation terminated.
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'bpf_load.o' failed
make[5]: *** [bpf_load.o] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_bpf' failed
make[4]: *** [librte_bpf] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC gso_tunnel_tcp4.o
  AR librte_gso.a
  INSTALL-LIB librte_gso.a
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/bef6eaa50c524248aebff1b18597a9a4/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/bef6eaa50c524248aebff1b18597a9a4/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/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.sdkinstall.mk:85: 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/bef6eaa50c524248aebff1b18597a9a4/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
  CC bpf.o
  CC gso_common.o
  CC bpf_exec.o
  CC gso_tcp4.o
  CC bpf_load.o
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/bef6eaa50c524248aebff1b18597a9a4/dpdk/lib/librte_bpf/bpf_load.c:18:20: fatal error: libelf.h: No such file or directory
 #include <libelf.h>
                    ^
compilation terminated.
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'bpf_load.o' failed
make[5]: *** [bpf_load.o] Error 1
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_bpf' failed
make[4]: *** [librte_bpf] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC gso_tunnel_tcp4.o
  AR librte_gso.a
  INSTALL-LIB librte_gso.a
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/bef6eaa50c524248aebff1b18597a9a4/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/bef6eaa50c524248aebff1b18597a9a4/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/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.sdkinstall.mk:85: 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/bef6eaa50c524248aebff1b18597a9a4/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
  CC bpf.o
  AR librte_gso.a
  INSTALL-LIB librte_gso.a
  CC bpf_exec.o
  CC bpf_load.o
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/bef6eaa50c524248aebff1b18597a9a4/dpdk/lib/librte_bpf/bpf_load.c:18:10: fatal error: 'libelf.h' file not found
#include <libelf.h>
         ^
1 error generated.
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'bpf_load.o' failed
make[5]: *** [bpf_load.o] Error 1
make[5]: *** Waiting for unfinished jobs....
== Build lib/librte_port
  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_frag.h
  SYMLINK-FILE include/rte_port_ras.h
  SYMLINK-FILE include/rte_port_sched.h
  SYMLINK-FILE include/rte_port_fd.h
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_bpf' failed
make[4]: *** [librte_bpf] Error 2
make[4]: *** Waiting for unfinished jobs....
  SYMLINK-FILE include/rte_port_kni.h
  SYMLINK-FILE include/rte_port_source_sink.h
  CC rte_port_ethdev.o
--
  CC rte_port_fd.o
  CC rte_port_kni.o
  CC rte_port_source_sink.o
  AR librte_port.a
  INSTALL-LIB librte_port.a
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/bef6eaa50c524248aebff1b18597a9a4/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/bef6eaa50c524248aebff1b18597a9a4/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/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.sdkinstall.mk:85: 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/bef6eaa50c524248aebff1b18597a9a4/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-gcc-shared
  CC gso_tunnel_tcp4.o
  LD librte_gso.so.1.1
  INSTALL-LIB librte_gso.so.1.1
== Build lib/librte_port
  CC bpf_load.o
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/bef6eaa50c524248aebff1b18597a9a4/dpdk/lib/librte_bpf/bpf_load.c:18:20: fatal error: libelf.h: No such file or directory
 #include <libelf.h>
                    ^
compilation terminated.
make[5]: *** [bpf_load.o] Error 1
make[4]: *** [librte_bpf] Error 2

*Failed Build #5:
OS: CENTOS
Target: x86_64-native-linuxapp-clang
  SYMLINK-FILE include/rte_bpf_ethdev.h
  CC bpf.o
  CC bpf_exec.o
  CC bpf_load.o
  CC bpf_pkt.o
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/bef6eaa50c524248aebff1b18597a9a4/dpdk/lib/librte_bpf/bpf_load.c:18:10: fatal error: 'libelf.h' file not found
#include <libelf.h>
         ^
1 error generated.
make[5]: *** [bpf_load.o] Error 1
make[5]: *** Waiting for unfinished jobs....
== Build lib/librte_port
  SYMLINK-FILE include/rte_port.h
  SYMLINK-FILE include/rte_port_ethdev.h

*Failed Build #6:
OS: CENTOS
Target: x86_64-native-linuxapp-gcc
  AR librte_gso.a
  INSTALL-LIB librte_gso.a
== Build lib/librte_port
  CC bpf_load.o
  SYMLINK-FILE include/rte_port.h
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/bef6eaa50c524248aebff1b18597a9a4/dpdk/lib/librte_bpf/bpf_load.c:18:20: fatal error: libelf.h: No such file or directory
 #include <libelf.h>
                    ^
compilation terminated.
  SYMLINK-FILE include/rte_port_ethdev.h
  SYMLINK-FILE include/rte_port_ring.h

*Failed Build #7:
OS: UB1604
Target: x86_64-native-linuxapp-gcc-shared
  CC gso_tunnel_tcp4.o
  LD librte_gso.so.1.1
  INSTALL-LIB librte_gso.so.1.1
== Build lib/librte_port
  CC bpf_load.o
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/bef6eaa50c524248aebff1b18597a9a4/dpdk/lib/librte_bpf/bpf_load.c:18:20: fatal error: libelf.h: No such file or directory
compilation terminated.
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'bpf_load.o' failed
make[5]: *** [bpf_load.o] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_bpf' failed
make[4]: *** [librte_bpf] Error 2
make[4]: *** Waiting for unfinished jobs....
  SYMLINK-FILE include/rte_port.h
  SYMLINK-FILE include/rte_port_ethdev.h
  SYMLINK-FILE include/rte_port_ring.h
--
  CC rte_port_fd.o
  CC rte_port_kni.o
  CC rte_port_source_sink.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/bef6eaa50c524248aebff1b18597a9a4/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/bef6eaa50c524248aebff1b18597a9a4/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/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.sdkinstall.mk:85: 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/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #8:
OS: UB1604
Target: i686-native-linuxapp-gcc
  SYMLINK-FILE include/rte_lru_x86.h
  SYMLINK-FILE include/rte_table_array.h
  SYMLINK-FILE include/rte_table_stub.h
  CC rte_table_lpm.o
  CC bpf_load.o
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/bef6eaa50c524248aebff1b18597a9a4/dpdk/lib/librte_bpf/bpf_load.c:18:20: fatal error: libelf.h: No such file or directory
compilation terminated.
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'bpf_load.o' failed
make[5]: *** [bpf_load.o] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_bpf' failed
make[4]: *** [librte_bpf] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC rte_table_lpm_ipv6.o
  CC rte_table_acl.o
  CC rte_table_hash_cuckoo.o
--
  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/bef6eaa50c524248aebff1b18597a9a4/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/bef6eaa50c524248aebff1b18597a9a4/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/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #9:
OS: CENTOS
Target: i686-native-linuxapp-gcc
  CC bpf_exec.o
  AR librte_port.a
  INSTALL-LIB librte_port.a
== Build lib/librte_table
  CC bpf_load.o
/tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/bef6eaa50c524248aebff1b18597a9a4/dpdk/lib/librte_bpf/bpf_load.c:18:20: fatal error: libelf.h: No such file or directory
 #include <libelf.h>
                    ^
compilation terminated.
make[5]: *** [bpf_load.o] Error 1
make[4]: *** [librte_bpf] Error 2

*Failed Build #10:
OS: FC24
Target: i686-native-linuxapp-gcc
  CC bpf.o
  CC bpf_exec.o
  CC gso_tcp4.o
  CC gso_tunnel_tcp4.o
  CC bpf_load.o
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/bef6eaa50c524248aebff1b18597a9a4/dpdk/lib/librte_bpf/bpf_load.c:18:20: fatal error: libelf.h: No such file or directory
 #include <libelf.h>
                    ^
compilation terminated.
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'bpf_load.o' failed
make[5]: *** [bpf_load.o] Error 1
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_bpf' failed
make[4]: *** [librte_bpf] Error 2
make[4]: *** Waiting for unfinished jobs....
  AR librte_gso.a
  INSTALL-LIB librte_gso.a
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/bef6eaa50c524248aebff1b18597a9a4/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/bef6eaa50c524248aebff1b18597a9a4/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/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #11:
OS: FC25
Target: x86_64-native-linuxapp-gcc-debug
  CC gso_tunnel_tcp4.o
  AR librte_gso.a
  INSTALL-LIB librte_gso.a
== Build lib/librte_port
  CC bpf_load.o
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/bef6eaa50c524248aebff1b18597a9a4/dpdk/lib/librte_bpf/bpf_load.c:18:20: fatal error: libelf.h: No such file or directory
 #include <libelf.h>
                    ^
compilation terminated.
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'bpf_load.o' failed
make[5]: *** [bpf_load.o] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_bpf' failed
make[4]: *** [librte_bpf] Error 2
make[4]: *** Waiting for unfinished jobs....
  SYMLINK-FILE include/rte_port.h
  SYMLINK-FILE include/rte_port_ethdev.h
  SYMLINK-FILE include/rte_port_ring.h
--
  CC rte_port_fd.o
  CC rte_port_kni.o
  CC rte_port_source_sink.o
  AR librte_port.a
  INSTALL-LIB librte_port.a
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/bef6eaa50c524248aebff1b18597a9a4/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/bef6eaa50c524248aebff1b18597a9a4/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/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.sdkinstall.mk:85: 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/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #12:
OS: FC24
Target: x86_64-native-linuxapp-clang
  CC bpf.o
  AR librte_gso.a
  INSTALL-LIB librte_gso.a
  CC bpf_exec.o
  CC bpf_load.o
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/bef6eaa50c524248aebff1b18597a9a4/dpdk/lib/librte_bpf/bpf_load.c:18:10: fatal error: 'libelf.h' file not found
#include <libelf.h>
         ^
  CC bpf_pkt.o
1 error generated.
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'bpf_load.o' failed
make[5]: *** [bpf_load.o] Error 1
make[5]: *** Waiting for unfinished jobs....
== Build lib/librte_port
  SYMLINK-FILE include/rte_port.h
  SYMLINK-FILE include/rte_port_ethdev.h
--
  SYMLINK-FILE include/rte_port_sched.h
  SYMLINK-FILE include/rte_port_fd.h
  SYMLINK-FILE include/rte_port_kni.h
  SYMLINK-FILE include/rte_port_source_sink.h
  CC rte_port_ethdev.o
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_bpf' failed
make[4]: *** [librte_bpf] 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_fd.o
  CC rte_port_kni.o
  CC rte_port_source_sink.o
  AR librte_port.a
  INSTALL-LIB librte_port.a
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/bef6eaa50c524248aebff1b18597a9a4/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/bef6eaa50c524248aebff1b18597a9a4/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/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.sdkinstall.mk:85: 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/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #13:
OS: FC24
Target: x86_64-native-linuxapp-gcc-shared
  CC gso_common.o
  CC bpf_exec.o
  CC gso_tcp4.o
  CC bpf_load.o
  CC gso_tunnel_tcp4.o
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/bef6eaa50c524248aebff1b18597a9a4/dpdk/lib/librte_bpf/bpf_load.c:18:20: fatal error: libelf.h: No such file or directory
 #include <libelf.h>
                    ^
compilation terminated.
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'bpf_load.o' failed
make[5]: *** [bpf_load.o] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_bpf' failed
make[4]: *** [librte_bpf] Error 2
make[4]: *** Waiting for unfinished jobs....
  LD librte_gso.so.1.1
  INSTALL-LIB librte_gso.so.1.1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/bef6eaa50c524248aebff1b18597a9a4/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/bef6eaa50c524248aebff1b18597a9a4/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/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.sdkinstall.mk:85: 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/bef6eaa50c524248aebff1b18597a9a4/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

DPDK STV team


More information about the test-report mailing list