Last commit Time : Sun Mar 13 20:27:38 2016 +0100 Last Author : Thomas Monjalon Last commit Hash : 4758404a30842f76bc271f5d2c31f3f2a6224b92 Last comment : mk: fix eal shared library dependencies Build Summary : 47 Builds Done, 10 Successful, 37 Failures. Failure details : OS : SUSE11SP3_32 Kernel : 3.0.76-0 GCC : 4.3.4 ICC : 14.0.0 CLANG : unknown Build Configuration: i686-native-linuxapp-gcc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y Failure logs : == Build lib/librte_lpm CC rte_lpm.o DPDK/lib/librte_lpm/rte_lpm.c: In function 'add_depth_small_v20': DPDK/lib/librte_lpm/rte_lpm.c:782: error: unknown field 'next_hop' specified in initializer compilation terminated due to -Wfatal-errors. make[5]: *** [rte_lpm.o] Error 1 make[4]: *** [librte_lpm] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == bond CC main.o DPDK/examples/bond/main.c:96:26: error: rte_eth_bond.h: No such file or directory cc1: warnings being treated as errors DPDK/examples/bond/main.c: In function 'bond_port_init': DPDK/examples/bond/main.c:226: error: implicit declaration of function 'rte_eth_bond_create' compilation terminated due to -Wfatal-errors. make[4]: *** [main.o] Error 1 make[3]: *** [all] Error 2 make[2]: *** [bond] Error 2 make[1]: *** [i686-native-linuxapp-gcc_examples] Error 2 make: *** [examples] Error 2 == Build lib/librte_lpm CC rte_lpm.o DPDK/lib/librte_lpm/rte_lpm.c(782): error: a designator for an anonymous union member can only appear within braces corresponding to that anonymous union .next_hop = next_hop, ^ compilation aborted for DPDK/lib/librte_lpm/rte_lpm.c (code 4) make[5]: *** [rte_lpm.o] Error 4 make[4]: *** [librte_lpm] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == bond CC main.o DPDK/examples/bond/main.c(96): catastrophic error: cannot open source file "rte_eth_bond.h" #include "rte_eth_bond.h" ^ compilation aborted for DPDK/examples/bond/main.c (code 4) make[4]: *** [main.o] Error 4 make[3]: *** [all] Error 2 make[2]: *** [bond] Error 2 make[1]: *** [i686-native-linuxapp-icc_examples] Error 2 make: *** [examples] Error 2 OS : SUSE11SP3_32 Kernel : 3.0.76-0 GCC : 4.3.4 ICC : 14.0.0 CLANG : unknown Build Configuration: i686-native-linuxapp-icc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y Failure logs : == Build lib/librte_lpm CC rte_lpm.o DPDK/lib/librte_lpm/rte_lpm.c: In function 'add_depth_small_v20': DPDK/lib/librte_lpm/rte_lpm.c:782: error: unknown field 'next_hop' specified in initializer compilation terminated due to -Wfatal-errors. make[5]: *** [rte_lpm.o] Error 1 make[4]: *** [librte_lpm] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == bond CC main.o DPDK/examples/bond/main.c:96:26: error: rte_eth_bond.h: No such file or directory cc1: warnings being treated as errors DPDK/examples/bond/main.c: In function 'bond_port_init': DPDK/examples/bond/main.c:226: error: implicit declaration of function 'rte_eth_bond_create' compilation terminated due to -Wfatal-errors. make[4]: *** [main.o] Error 1 make[3]: *** [all] Error 2 make[2]: *** [bond] Error 2 make[1]: *** [i686-native-linuxapp-gcc_examples] Error 2 make: *** [examples] Error 2 == Build lib/librte_lpm CC rte_lpm.o DPDK/lib/librte_lpm/rte_lpm.c(782): error: a designator for an anonymous union member can only appear within braces corresponding to that anonymous union .next_hop = next_hop, ^ compilation aborted for DPDK/lib/librte_lpm/rte_lpm.c (code 4) make[5]: *** [rte_lpm.o] Error 4 make[4]: *** [librte_lpm] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == bond CC main.o DPDK/examples/bond/main.c(96): catastrophic error: cannot open source file "rte_eth_bond.h" #include "rte_eth_bond.h" ^ compilation aborted for DPDK/examples/bond/main.c (code 4) make[4]: *** [main.o] Error 4 make[3]: *** [all] Error 2 make[2]: *** [bond] Error 2 make[1]: *** [i686-native-linuxapp-icc_examples] Error 2 make: *** [examples] Error 2 OS : UBT144_32 Kernel : 3.13.0-30 GCC : 4.8.2 ICC : 14.0.0 CLANG : unknown Build Configuration: i686-native-linuxapp-gcc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y Failure logs : == vm_power_manager CC main.o CC vm_power_cli.o CC power_manager.o CC channel_manager.o DPDK/examples/vm_power_manager/channel_manager.c:55:29: fatal error: libvirt/libvirt.h: No such file or directory #include ^ compilation terminated. make[4]: *** [channel_manager.o] Error 1 make[3]: *** [all] Error 2 make[2]: *** [vm_power_manager] Error 2 make[1]: *** [i686-native-linuxapp-gcc_examples] Error 2 make: *** [examples] Error 2 == Build app/test-pmd CC testpmd.o CC parameters.o CC cmdline.o DPDK/app/test-pmd/cmdline.c(9756): error #188: enumerated type mixed with another type entry.l2_tunnel_type = str2fdir_l2_tunnel_type(res->l2_tunnel_type); ^ compilation aborted for DPDK/app/test-pmd/cmdline.c (code 4) make[5]: *** [cmdline.o] Error 4 make[4]: *** [test-pmd] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == vm_power_manager CC main.o CC vm_power_cli.o CC power_manager.o CC channel_manager.o DPDK/examples/vm_power_manager/channel_manager.c(55): catastrophic error: cannot open source file "libvirt/libvirt.h" #include ^ compilation aborted for DPDK/examples/vm_power_manager/channel_manager.c (code 4) make[4]: *** [channel_manager.o] Error 4 make[3]: *** [all] Error 2 make[2]: *** [vm_power_manager] Error 2 make[1]: *** [i686-native-linuxapp-icc_examples] Error 2 make: *** [examples] Error 2 OS : UBT144_32 Kernel : 3.13.0-30 GCC : 4.8.2 ICC : 14.0.0 CLANG : unknown Build Configuration: i686-native-linuxapp-icc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y Failure logs : == vm_power_manager CC main.o CC vm_power_cli.o CC power_manager.o CC channel_manager.o DPDK/examples/vm_power_manager/channel_manager.c:55:29: fatal error: libvirt/libvirt.h: No such file or directory #include ^ compilation terminated. make[4]: *** [channel_manager.o] Error 1 make[3]: *** [all] Error 2 make[2]: *** [vm_power_manager] Error 2 make[1]: *** [i686-native-linuxapp-gcc_examples] Error 2 make: *** [examples] Error 2 == Build app/test-pmd CC testpmd.o CC parameters.o CC cmdline.o DPDK/app/test-pmd/cmdline.c(9756): error #188: enumerated type mixed with another type entry.l2_tunnel_type = str2fdir_l2_tunnel_type(res->l2_tunnel_type); ^ compilation aborted for DPDK/app/test-pmd/cmdline.c (code 4) make[5]: *** [cmdline.o] Error 4 make[4]: *** [test-pmd] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == vm_power_manager CC main.o CC vm_power_cli.o CC power_manager.o CC channel_manager.o DPDK/examples/vm_power_manager/channel_manager.c(55): catastrophic error: cannot open source file "libvirt/libvirt.h" #include ^ compilation aborted for DPDK/examples/vm_power_manager/channel_manager.c (code 4) make[4]: *** [channel_manager.o] Error 4 make[3]: *** [all] Error 2 make[2]: *** [vm_power_manager] Error 2 make[1]: *** [i686-native-linuxapp-icc_examples] Error 2 make: *** [examples] Error 2 OS : SUSE11SP3_64 Kernel : 3.0.77-0 GCC : 4.5.1 ICC : 14.0.0 CLANG : unknown Build Configuration: x86_64-native-linuxapp-gcc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y Failure logs : == Build lib/librte_lpm make[5]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28697 s in the future CC rte_lpm.o DPDK/lib/librte_lpm/rte_lpm.c: In function ‘add_depth_small_v20’: DPDK/lib/librte_lpm/rte_lpm.c:782:7: error: unknown field ‘next_hop’ specified in initializer compilation terminated due to -Wfatal-errors. make[5]: *** [rte_lpm.o] Error 1 make[4]: *** [librte_lpm] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == bond make[3]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28692 s in the future make[4]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28692 s in the future CC main.o DPDK/examples/bond/main.c:96:26: fatal error: rte_eth_bond.h: No such file or directory compilation terminated. make[4]: *** [main.o] Error 1 make[3]: *** [all] Error 2 make[2]: *** [bond] Error 2 make[1]: *** [x86_64-native-linuxapp-gcc_examples] Error 2 make: *** [examples] Error 2 make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28636 s in the future make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28636 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28636 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28635 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28635 s in the future make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28635 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28635 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28635 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28635 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28635 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28635 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28634 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28634 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28634 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28634 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28634 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28634 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28634 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28634 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28633 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28633 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28633 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28633 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28633 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28633 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28633 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28632 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28632 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28632 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28632 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28632 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28632 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28632 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28632 s in the future make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28632 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28631 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28631 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28631 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28631 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28631 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28631 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28631 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28631 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28630 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28630 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28630 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28630 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28630 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28630 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28630 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28630 s in the future make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28630 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28629 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28629 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28629 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28629 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28629 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[3]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28629 s in the future == Build lib/librte_lpm make[5]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28588 s in the future CC rte_lpm.o DPDK/lib/librte_lpm/rte_lpm.c(782): error: a designator for an anonymous union member can only appear within braces corresponding to that anonymous union .next_hop = next_hop, ^ compilation aborted for DPDK/lib/librte_lpm/rte_lpm.c (code 4) make[5]: *** [rte_lpm.o] Error 4 make[4]: *** [librte_lpm] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == bond make[3]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28587 s in the future make[4]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28587 s in the future CC main.o DPDK/examples/bond/main.c(96): catastrophic error: cannot open source file "rte_eth_bond.h" #include "rte_eth_bond.h" ^ compilation aborted for DPDK/examples/bond/main.c (code 4) make[4]: *** [main.o] Error 4 make[3]: *** [all] Error 2 make[2]: *** [bond] Error 2 make[1]: *** [x86_64-native-linuxapp-icc_examples] Error 2 make: *** [examples] Error 2 OS : SUSE11SP3_64 Kernel : 3.0.77-0 GCC : 4.5.1 ICC : 14.0.0 CLANG : unknown Build Configuration: x86_64-native-linuxapp-icc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y Failure logs : == Build lib/librte_lpm make[5]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28697 s in the future CC rte_lpm.o DPDK/lib/librte_lpm/rte_lpm.c: In function ‘add_depth_small_v20’: DPDK/lib/librte_lpm/rte_lpm.c:782:7: error: unknown field ‘next_hop’ specified in initializer compilation terminated due to -Wfatal-errors. make[5]: *** [rte_lpm.o] Error 1 make[4]: *** [librte_lpm] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == bond make[3]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28692 s in the future make[4]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28692 s in the future CC main.o DPDK/examples/bond/main.c:96:26: fatal error: rte_eth_bond.h: No such file or directory compilation terminated. make[4]: *** [main.o] Error 1 make[3]: *** [all] Error 2 make[2]: *** [bond] Error 2 make[1]: *** [x86_64-native-linuxapp-gcc_examples] Error 2 make: *** [examples] Error 2 make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28636 s in the future make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28636 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28636 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28635 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28635 s in the future make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28635 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28635 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28635 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28635 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28635 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28635 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28634 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28634 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28634 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28634 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28634 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28634 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28634 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28634 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28633 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28633 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28633 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28633 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28633 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28633 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28633 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28632 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28632 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28632 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28632 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28632 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28632 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28632 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28632 s in the future make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28632 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28631 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28631 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28631 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28631 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28631 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28631 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28631 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28631 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28630 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28630 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28630 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28630 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28630 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28630 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28630 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28630 s in the future make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28630 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28629 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28629 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28629 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28629 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28629 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[3]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28629 s in the future == Build lib/librte_lpm make[5]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28588 s in the future CC rte_lpm.o DPDK/lib/librte_lpm/rte_lpm.c(782): error: a designator for an anonymous union member can only appear within braces corresponding to that anonymous union .next_hop = next_hop, ^ compilation aborted for DPDK/lib/librte_lpm/rte_lpm.c (code 4) make[5]: *** [rte_lpm.o] Error 4 make[4]: *** [librte_lpm] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == bond make[3]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28587 s in the future make[4]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28587 s in the future CC main.o DPDK/examples/bond/main.c(96): catastrophic error: cannot open source file "rte_eth_bond.h" #include "rte_eth_bond.h" ^ compilation aborted for DPDK/examples/bond/main.c (code 4) make[4]: *** [main.o] Error 4 make[3]: *** [all] Error 2 make[2]: *** [bond] Error 2 make[1]: *** [x86_64-native-linuxapp-icc_examples] Error 2 make: *** [examples] Error 2 OS : SUSE11SP3_64 Kernel : 3.0.77-0 GCC : 4.5.1 ICC : 14.0.0 CLANG : unknown Build Configuration: x86_64-native-ivshmem-gcc Failure logs : == Build lib/librte_lpm make[5]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28735 s in the future CC rte_lpm.o DPDK/lib/librte_lpm/rte_lpm.c: In function ‘add_depth_small_v20’: DPDK/lib/librte_lpm/rte_lpm.c:782:7: error: unknown field ‘next_hop’ specified in initializer compilation terminated due to -Wfatal-errors. make[5]: *** [rte_lpm.o] Error 1 make[4]: *** [librte_lpm] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28686 s in the future make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28686 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28686 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28686 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28686 s in the future make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28686 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28686 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28685 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28685 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28685 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28685 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28685 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28685 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28685 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28685 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28684 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28684 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28684 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28684 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28684 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28684 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28684 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28684 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28683 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28683 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28683 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28683 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28683 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28683 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28683 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28682 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28682 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28682 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28682 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28682 s in the future make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28682 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28682 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28682 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28681 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28681 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28681 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28681 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28681 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28681 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28681 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28681 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28680 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28680 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28680 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28680 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28680 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28680 s in the future make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28680 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28680 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28679 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28679 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28679 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28679 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[3]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28679 s in the future == Build lib/librte_lpm make[5]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28636 s in the future CC rte_lpm.o DPDK/lib/librte_lpm/rte_lpm.c(782): error: a designator for an anonymous union member can only appear within braces corresponding to that anonymous union .next_hop = next_hop, ^ compilation aborted for DPDK/lib/librte_lpm/rte_lpm.c (code 4) make[5]: *** [rte_lpm.o] Error 4 make[4]: *** [librte_lpm] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == bond make[3]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28636 s in the future make[4]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28636 s in the future CC main.o DPDK/examples/bond/main.c(96): catastrophic error: cannot open source file "rte_eth_bond.h" #include "rte_eth_bond.h" ^ compilation aborted for DPDK/examples/bond/main.c (code 4) make[4]: *** [main.o] Error 4 make[3]: *** [all] Error 2 make[2]: *** [bond] Error 2 make[1]: *** [x86_64-ivshmem-linuxapp-icc_examples] Error 2 make: *** [examples] Error 2 OS : SUSE11SP3_64 Kernel : 3.0.77-0 GCC : 4.5.1 ICC : 14.0.0 CLANG : unknown Build Configuration: x86_64-native-ivshmem-icc Failure logs : == Build lib/librte_lpm make[5]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28735 s in the future CC rte_lpm.o DPDK/lib/librte_lpm/rte_lpm.c: In function ‘add_depth_small_v20’: DPDK/lib/librte_lpm/rte_lpm.c:782:7: error: unknown field ‘next_hop’ specified in initializer compilation terminated due to -Wfatal-errors. make[5]: *** [rte_lpm.o] Error 1 make[4]: *** [librte_lpm] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28686 s in the future make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28686 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28686 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28686 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28686 s in the future make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28686 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28686 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28685 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28685 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28685 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28685 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28685 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28685 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28685 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28685 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28684 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28684 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28684 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28684 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28684 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28684 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28684 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28684 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28683 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28683 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28683 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28683 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28683 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28683 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28683 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28682 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28682 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28682 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28682 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28682 s in the future make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28682 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28682 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28682 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28681 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28681 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28681 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28681 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28681 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28681 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28681 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28681 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28680 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28680 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28680 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28680 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28680 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28680 s in the future make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28680 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28680 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28679 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28679 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28679 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28679 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[3]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28679 s in the future == Build lib/librte_lpm make[5]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28636 s in the future CC rte_lpm.o DPDK/lib/librte_lpm/rte_lpm.c(782): error: a designator for an anonymous union member can only appear within braces corresponding to that anonymous union .next_hop = next_hop, ^ compilation aborted for DPDK/lib/librte_lpm/rte_lpm.c (code 4) make[5]: *** [rte_lpm.o] Error 4 make[4]: *** [librte_lpm] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == bond make[3]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 28636 s in the future make[4]: Warning: File `DPDK/mk/rte.app.mk' has modification time 28636 s in the future CC main.o DPDK/examples/bond/main.c(96): catastrophic error: cannot open source file "rte_eth_bond.h" #include "rte_eth_bond.h" ^ compilation aborted for DPDK/examples/bond/main.c (code 4) make[4]: *** [main.o] Error 4 make[3]: *** [all] Error 2 make[2]: *** [bond] Error 2 make[1]: *** [x86_64-ivshmem-linuxapp-icc_examples] Error 2 make: *** [examples] Error 2 OS : SUSE11SP2_64 Kernel : 3.0.13-0 GCC : 4.5.1 ICC : 14.0.0 CLANG : unknown Build Configuration: x86_64-native-linuxapp-gcc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y Failure logs : == Build lib/librte_lpm make[5]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future CC rte_lpm.o DPDK/lib/librte_lpm/rte_lpm.c: In function ‘add_depth_small_v20’: DPDK/lib/librte_lpm/rte_lpm.c:782:7: error: unknown field ‘next_hop’ specified in initializer compilation terminated due to -Wfatal-errors. make[5]: *** [rte_lpm.o] Error 1 make[4]: *** [librte_lpm] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == bond make[3]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[4]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future CC main.o DPDK/examples/bond/main.c:96:26: fatal error: rte_eth_bond.h: No such file or directory compilation terminated. make[4]: *** [main.o] Error 1 make[3]: *** [all] Error 2 make[2]: *** [bond] Error 2 make[1]: *** [x86_64-native-linuxapp-gcc_examples] Error 2 make: *** [examples] Error 2 make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[3]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future == Build lib/librte_lpm make[5]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future CC rte_lpm.o DPDK/lib/librte_lpm/rte_lpm.c(782): error: a designator for an anonymous union member can only appear within braces corresponding to that anonymous union .next_hop = next_hop, ^ compilation aborted for DPDK/lib/librte_lpm/rte_lpm.c (code 4) make[5]: *** [rte_lpm.o] Error 4 make[4]: *** [librte_lpm] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == bond make[3]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[4]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future CC main.o DPDK/examples/bond/main.c(96): catastrophic error: cannot open source file "rte_eth_bond.h" #include "rte_eth_bond.h" ^ compilation aborted for DPDK/examples/bond/main.c (code 4) make[4]: *** [main.o] Error 4 make[3]: *** [all] Error 2 make[2]: *** [bond] Error 2 make[1]: *** [x86_64-native-linuxapp-icc_examples] Error 2 make: *** [examples] Error 2 OS : SUSE11SP2_64 Kernel : 3.0.13-0 GCC : 4.5.1 ICC : 14.0.0 CLANG : unknown Build Configuration: x86_64-native-linuxapp-icc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y Failure logs : == Build lib/librte_lpm make[5]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future CC rte_lpm.o DPDK/lib/librte_lpm/rte_lpm.c: In function ‘add_depth_small_v20’: DPDK/lib/librte_lpm/rte_lpm.c:782:7: error: unknown field ‘next_hop’ specified in initializer compilation terminated due to -Wfatal-errors. make[5]: *** [rte_lpm.o] Error 1 make[4]: *** [librte_lpm] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == bond make[3]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[4]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future CC main.o DPDK/examples/bond/main.c:96:26: fatal error: rte_eth_bond.h: No such file or directory compilation terminated. make[4]: *** [main.o] Error 1 make[3]: *** [all] Error 2 make[2]: *** [bond] Error 2 make[1]: *** [x86_64-native-linuxapp-gcc_examples] Error 2 make: *** [examples] Error 2 make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[3]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future == Build lib/librte_lpm make[5]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future CC rte_lpm.o DPDK/lib/librte_lpm/rte_lpm.c(782): error: a designator for an anonymous union member can only appear within braces corresponding to that anonymous union .next_hop = next_hop, ^ compilation aborted for DPDK/lib/librte_lpm/rte_lpm.c (code 4) make[5]: *** [rte_lpm.o] Error 4 make[4]: *** [librte_lpm] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == bond make[3]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[4]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future CC main.o DPDK/examples/bond/main.c(96): catastrophic error: cannot open source file "rte_eth_bond.h" #include "rte_eth_bond.h" ^ compilation aborted for DPDK/examples/bond/main.c (code 4) make[4]: *** [main.o] Error 4 make[3]: *** [all] Error 2 make[2]: *** [bond] Error 2 make[1]: *** [x86_64-native-linuxapp-icc_examples] Error 2 make: *** [examples] Error 2 OS : SUSE11SP2_64 Kernel : 3.0.13-0 GCC : 4.5.1 ICC : 14.0.0 CLANG : unknown Build Configuration: x86_64-native-ivshmem-gcc Failure logs : == Build lib/librte_lpm make[5]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future CC rte_lpm.o DPDK/lib/librte_lpm/rte_lpm.c: In function ‘add_depth_small_v20’: DPDK/lib/librte_lpm/rte_lpm.c:782:7: error: unknown field ‘next_hop’ specified in initializer compilation terminated due to -Wfatal-errors. make[5]: *** [rte_lpm.o] Error 1 make[4]: *** [librte_lpm] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[3]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future == Build lib/librte_lpm make[5]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future CC rte_lpm.o DPDK/lib/librte_lpm/rte_lpm.c(782): error: a designator for an anonymous union member can only appear within braces corresponding to that anonymous union .next_hop = next_hop, ^ compilation aborted for DPDK/lib/librte_lpm/rte_lpm.c (code 4) make[5]: *** [rte_lpm.o] Error 4 make[4]: *** [librte_lpm] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == bond make[3]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[4]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future CC main.o DPDK/examples/bond/main.c(96): catastrophic error: cannot open source file "rte_eth_bond.h" #include "rte_eth_bond.h" ^ compilation aborted for DPDK/examples/bond/main.c (code 4) make[4]: *** [main.o] Error 4 make[3]: *** [all] Error 2 make[2]: *** [bond] Error 2 make[1]: *** [x86_64-ivshmem-linuxapp-icc_examples] Error 2 make: *** [examples] Error 2 OS : SUSE11SP2_64 Kernel : 3.0.13-0 GCC : 4.5.1 ICC : 14.0.0 CLANG : unknown Build Configuration: x86_64-native-ivshmem-icc Failure logs : == Build lib/librte_lpm make[5]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future CC rte_lpm.o DPDK/lib/librte_lpm/rte_lpm.c: In function ‘add_depth_small_v20’: DPDK/lib/librte_lpm/rte_lpm.c:782:7: error: unknown field ‘next_hop’ specified in initializer compilation terminated due to -Wfatal-errors. make[5]: *** [rte_lpm.o] Error 1 make[4]: *** [librte_lpm] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[9]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[9]: warning: Clock skew detected. Your build may be incomplete. make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[8]: warning: Clock skew detected. Your build may be incomplete. make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[6]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[7]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future make[7]: warning: Clock skew detected. Your build may be incomplete. make[6]: warning: Clock skew detected. Your build may be incomplete. make[3]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future == Build lib/librte_lpm make[5]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future CC rte_lpm.o DPDK/lib/librte_lpm/rte_lpm.c(782): error: a designator for an anonymous union member can only appear within braces corresponding to that anonymous union .next_hop = next_hop, ^ compilation aborted for DPDK/lib/librte_lpm/rte_lpm.c (code 4) make[5]: *** [rte_lpm.o] Error 4 make[4]: *** [librte_lpm] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == bond make[3]: Warning: File `DPDK/mk/exec-env/linuxapp/rte.vars.mk' has modification time 2.9e+04 s in the future make[4]: Warning: File `DPDK/mk/rte.app.mk' has modification time 2.9e+04 s in the future CC main.o DPDK/examples/bond/main.c(96): catastrophic error: cannot open source file "rte_eth_bond.h" #include "rte_eth_bond.h" ^ compilation aborted for DPDK/examples/bond/main.c (code 4) make[4]: *** [main.o] Error 4 make[3]: *** [all] Error 2 make[2]: *** [bond] Error 2 make[1]: *** [x86_64-ivshmem-linuxapp-icc_examples] Error 2 make: *** [examples] Error 2 OS : FC18_32 Kernel : 3.6.10-4 GCC : 4.7.2 ICC : 14.0.0 CLANG : unknown Build Configuration: i686-native-linuxapp-gcc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y Failure logs : == Build app/test CC commands.o CC test.o CC test_pci.o CC test_prefetch.o CC test_byteorder.o CC test_per_lcore.o CC test_atomic.o CC test_malloc.o CC test_cycles.o CC test_spinlock.o CC test_memory.o CC test_memzone.o CC test_ring.o CC test_ring_perf.o CC test_pmd_perf.o CC test_table.o CC test_table_pipeline.o CC test_table_tables.o CC test_table_ports.o CC test_table_combined.o CC test_table_acl.o CC test_rwlock.o CC test_timer.o CC test_timer_perf.o CC test_timer_racecond.o CC test_mempool.o CC test_mempool_perf.o CC test_mbuf.o CC test_logs.o CC test_memcpy.o CC test_memcpy_perf.o CC test_hash.o CC test_thash.o CC test_hash_perf.o CC test_hash_functions.o CC test_hash_scaling.o CC test_lpm.o CC test_lpm6.o CC test_debug.o CC test_errno.o CC test_tailq.o CC test_string_fns.o CC test_cpuflags.o CC test_mp_secondary.o CC test_eal_flags.o CC test_eal_fs.o CC test_alarm.o CC test_interrupts.o CC test_version.o CC test_func_reentrancy.o CC test_cmdline.o CC test_cmdline_num.o CC test_cmdline_etheraddr.o CC test_cmdline_portlist.o CC test_cmdline_ipaddr.o CC test_cmdline_cirbuf.o CC test_cmdline_string.o CC test_cmdline_lib.o CC test_red.o CC test_sched.o CC test_meter.o CC test_power.o CC test_power_acpi_cpufreq.o CC test_power_kvm_vm.o CC test_common.o CC test_distributor.o CC test_distributor_perf.o CC test_reorder.o CC test_devargs.o CC virtual_pmd.o CC packet_burst_generator.o CC test_acl.o CC test_link_bonding.o CC test_link_bonding_mode4.o CC test_link_bonding_rssconf.o CC test_pmd_ring.o CC test_pmd_ring_perf.o CC test_cryptodev_perf.o CC test_cryptodev.o CC test_kvargs.o LD test /usr/bin/ld: test_red.o: undefined reference to symbol 'clock_gettime@@GLIBC_2.2' /usr/bin/ld: note: 'clock_gettime@@GLIBC_2.2' is defined in DSO /lib/librt.so.1 so try adding it to the linker command line /lib/librt.so.1: could not read symbols: Invalid operation collect2: error: ld returned 1 exit status make[5]: *** [test] Error 1 make[4]: *** [test] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == Build app/test CC commands.o CC test.o CC test_pci.o CC test_prefetch.o CC test_byteorder.o CC test_per_lcore.o CC test_atomic.o CC test_malloc.o CC test_cycles.o CC test_spinlock.o CC test_memory.o CC test_memzone.o CC test_ring.o CC test_ring_perf.o CC test_pmd_perf.o CC test_table.o CC test_table_pipeline.o CC test_table_tables.o CC test_table_ports.o CC test_table_combined.o CC test_table_acl.o CC test_rwlock.o CC test_timer.o CC test_timer_perf.o CC test_timer_racecond.o CC test_mempool.o CC test_mempool_perf.o CC test_mbuf.o CC test_logs.o CC test_memcpy.o CC test_memcpy_perf.o CC test_hash.o CC test_thash.o CC test_hash_perf.o CC test_hash_functions.o CC test_hash_scaling.o CC test_lpm.o CC test_lpm6.o CC test_debug.o CC test_errno.o CC test_tailq.o CC test_string_fns.o CC test_cpuflags.o CC test_mp_secondary.o CC test_eal_flags.o CC test_eal_fs.o CC test_alarm.o CC test_interrupts.o CC test_version.o CC test_func_reentrancy.o CC test_cmdline.o CC test_cmdline_num.o CC test_cmdline_etheraddr.o CC test_cmdline_portlist.o CC test_cmdline_ipaddr.o CC test_cmdline_cirbuf.o CC test_cmdline_string.o CC test_cmdline_lib.o CC test_red.o CC test_sched.o CC test_meter.o CC test_power.o CC test_power_acpi_cpufreq.o CC test_power_kvm_vm.o CC test_common.o CC test_distributor.o CC test_distributor_perf.o CC test_reorder.o CC test_devargs.o CC virtual_pmd.o CC packet_burst_generator.o CC test_acl.o CC test_link_bonding.o CC test_link_bonding_mode4.o CC test_link_bonding_rssconf.o CC test_pmd_ring.o CC test_pmd_ring_perf.o CC test_cryptodev_perf.o CC test_cryptodev.o CC test_kvargs.o LD test ld: test_red.o: undefined reference to symbol 'clock_gettime@@GLIBC_2.2' ld: note: 'clock_gettime@@GLIBC_2.2' is defined in DSO /lib/librt.so.1 so try adding it to the linker command line /lib/librt.so.1: could not read symbols: Invalid operation make[5]: *** [test] Error 1 make[4]: *** [test] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == vm_power_manager CC main.o CC vm_power_cli.o CC power_manager.o CC channel_manager.o CC channel_monitor.o DPDK/examples/vm_power_manager/channel_monitor.c(229) (col. 6): internal error: 04010023_8889 compilation aborted for DPDK/examples/vm_power_manager/channel_monitor.c (code 4) make[4]: *** [channel_monitor.o] Error 4 make[3]: *** [all] Error 2 make[2]: *** [vm_power_manager] Error 2 make[1]: *** [i686-native-linuxapp-icc_examples] Error 2 make: *** [examples] Error 2 OS : FC18_32 Kernel : 3.6.10-4 GCC : 4.7.2 ICC : 14.0.0 CLANG : unknown Build Configuration: i686-native-linuxapp-icc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y Failure logs : == Build app/test CC commands.o CC test.o CC test_pci.o CC test_prefetch.o CC test_byteorder.o CC test_per_lcore.o CC test_atomic.o CC test_malloc.o CC test_cycles.o CC test_spinlock.o CC test_memory.o CC test_memzone.o CC test_ring.o CC test_ring_perf.o CC test_pmd_perf.o CC test_table.o CC test_table_pipeline.o CC test_table_tables.o CC test_table_ports.o CC test_table_combined.o CC test_table_acl.o CC test_rwlock.o CC test_timer.o CC test_timer_perf.o CC test_timer_racecond.o CC test_mempool.o CC test_mempool_perf.o CC test_mbuf.o CC test_logs.o CC test_memcpy.o CC test_memcpy_perf.o CC test_hash.o CC test_thash.o CC test_hash_perf.o CC test_hash_functions.o CC test_hash_scaling.o CC test_lpm.o CC test_lpm6.o CC test_debug.o CC test_errno.o CC test_tailq.o CC test_string_fns.o CC test_cpuflags.o CC test_mp_secondary.o CC test_eal_flags.o CC test_eal_fs.o CC test_alarm.o CC test_interrupts.o CC test_version.o CC test_func_reentrancy.o CC test_cmdline.o CC test_cmdline_num.o CC test_cmdline_etheraddr.o CC test_cmdline_portlist.o CC test_cmdline_ipaddr.o CC test_cmdline_cirbuf.o CC test_cmdline_string.o CC test_cmdline_lib.o CC test_red.o CC test_sched.o CC test_meter.o CC test_power.o CC test_power_acpi_cpufreq.o CC test_power_kvm_vm.o CC test_common.o CC test_distributor.o CC test_distributor_perf.o CC test_reorder.o CC test_devargs.o CC virtual_pmd.o CC packet_burst_generator.o CC test_acl.o CC test_link_bonding.o CC test_link_bonding_mode4.o CC test_link_bonding_rssconf.o CC test_pmd_ring.o CC test_pmd_ring_perf.o CC test_cryptodev_perf.o CC test_cryptodev.o CC test_kvargs.o LD test /usr/bin/ld: test_red.o: undefined reference to symbol 'clock_gettime@@GLIBC_2.2' /usr/bin/ld: note: 'clock_gettime@@GLIBC_2.2' is defined in DSO /lib/librt.so.1 so try adding it to the linker command line /lib/librt.so.1: could not read symbols: Invalid operation collect2: error: ld returned 1 exit status make[5]: *** [test] Error 1 make[4]: *** [test] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == Build app/test CC commands.o CC test.o CC test_pci.o CC test_prefetch.o CC test_byteorder.o CC test_per_lcore.o CC test_atomic.o CC test_malloc.o CC test_cycles.o CC test_spinlock.o CC test_memory.o CC test_memzone.o CC test_ring.o CC test_ring_perf.o CC test_pmd_perf.o CC test_table.o CC test_table_pipeline.o CC test_table_tables.o CC test_table_ports.o CC test_table_combined.o CC test_table_acl.o CC test_rwlock.o CC test_timer.o CC test_timer_perf.o CC test_timer_racecond.o CC test_mempool.o CC test_mempool_perf.o CC test_mbuf.o CC test_logs.o CC test_memcpy.o CC test_memcpy_perf.o CC test_hash.o CC test_thash.o CC test_hash_perf.o CC test_hash_functions.o CC test_hash_scaling.o CC test_lpm.o CC test_lpm6.o CC test_debug.o CC test_errno.o CC test_tailq.o CC test_string_fns.o CC test_cpuflags.o CC test_mp_secondary.o CC test_eal_flags.o CC test_eal_fs.o CC test_alarm.o CC test_interrupts.o CC test_version.o CC test_func_reentrancy.o CC test_cmdline.o CC test_cmdline_num.o CC test_cmdline_etheraddr.o CC test_cmdline_portlist.o CC test_cmdline_ipaddr.o CC test_cmdline_cirbuf.o CC test_cmdline_string.o CC test_cmdline_lib.o CC test_red.o CC test_sched.o CC test_meter.o CC test_power.o CC test_power_acpi_cpufreq.o CC test_power_kvm_vm.o CC test_common.o CC test_distributor.o CC test_distributor_perf.o CC test_reorder.o CC test_devargs.o CC virtual_pmd.o CC packet_burst_generator.o CC test_acl.o CC test_link_bonding.o CC test_link_bonding_mode4.o CC test_link_bonding_rssconf.o CC test_pmd_ring.o CC test_pmd_ring_perf.o CC test_cryptodev_perf.o CC test_cryptodev.o CC test_kvargs.o LD test ld: test_red.o: undefined reference to symbol 'clock_gettime@@GLIBC_2.2' ld: note: 'clock_gettime@@GLIBC_2.2' is defined in DSO /lib/librt.so.1 so try adding it to the linker command line /lib/librt.so.1: could not read symbols: Invalid operation make[5]: *** [test] Error 1 make[4]: *** [test] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == vm_power_manager CC main.o CC vm_power_cli.o CC power_manager.o CC channel_manager.o CC channel_monitor.o DPDK/examples/vm_power_manager/channel_monitor.c(229) (col. 6): internal error: 04010023_8889 compilation aborted for DPDK/examples/vm_power_manager/channel_monitor.c (code 4) make[4]: *** [channel_monitor.o] Error 4 make[3]: *** [all] Error 2 make[2]: *** [vm_power_manager] Error 2 make[1]: *** [i686-native-linuxapp-icc_examples] Error 2 make: *** [examples] Error 2 OS : UBT124_64 Kernel : 3.8.0-29 GCC : 4.6.3 ICC : 14.0.0 CLANG : unknown Build Configuration: x86_64-native-linuxapp-gcc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y Failure logs : == Build app/test CC commands.o CC test.o CC test_pci.o CC test_prefetch.o CC test_byteorder.o CC test_per_lcore.o CC test_atomic.o CC test_malloc.o CC test_cycles.o CC test_spinlock.o CC test_memory.o CC test_memzone.o CC test_ring.o CC test_ring_perf.o CC test_pmd_perf.o CC test_table.o CC test_table_pipeline.o CC test_table_tables.o CC test_table_ports.o CC test_table_combined.o CC test_table_acl.o CC test_rwlock.o CC test_timer.o CC test_timer_perf.o CC test_timer_racecond.o CC test_mempool.o CC test_mempool_perf.o CC test_mbuf.o CC test_logs.o CC test_memcpy.o CC test_memcpy_perf.o CC test_hash.o CC test_thash.o CC test_hash_perf.o CC test_hash_functions.o CC test_hash_scaling.o CC test_lpm.o CC test_lpm6.o CC test_debug.o CC test_errno.o CC test_tailq.o CC test_string_fns.o CC test_cpuflags.o CC test_mp_secondary.o CC test_eal_flags.o CC test_eal_fs.o CC test_alarm.o CC test_interrupts.o CC test_version.o CC test_func_reentrancy.o CC test_cmdline.o CC test_cmdline_num.o CC test_cmdline_etheraddr.o CC test_cmdline_portlist.o CC test_cmdline_ipaddr.o CC test_cmdline_cirbuf.o CC test_cmdline_string.o CC test_cmdline_lib.o CC test_red.o CC test_sched.o CC test_meter.o CC test_kni.o CC test_power.o CC test_power_acpi_cpufreq.o CC test_power_kvm_vm.o CC test_common.o CC test_distributor.o CC test_distributor_perf.o CC test_reorder.o CC test_devargs.o CC virtual_pmd.o CC packet_burst_generator.o CC test_acl.o CC test_link_bonding.o CC test_link_bonding_mode4.o CC test_link_bonding_rssconf.o CC test_pmd_ring.o CC test_pmd_ring_perf.o CC test_cryptodev_perf.o CC test_cryptodev.o CC test_kvargs.o LD test test_red.o: In function `test_rte_red_init': test_red.c:(.text+0x55): undefined reference to `clock_gettime' test_red.c:(.text+0x93): undefined reference to `clock_gettime' collect2: ld returned 1 exit status make[5]: *** [test] Error 1 make[4]: *** [test] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == bond CC main.o LD bond_app DPDK/x86_64-native-linuxapp-gcc/lib/librte_eal.so: undefined reference to `clock_gettime' collect2: ld returned 1 exit status make[4]: *** [bond_app] Error 1 make[3]: *** [all] Error 2 make[2]: *** [bond] Error 2 make[1]: *** [x86_64-native-linuxapp-gcc_examples] Error 2 make: *** [examples] Error 2 == Build app/test-pmd CC testpmd.o CC parameters.o CC cmdline.o DPDK/app/test-pmd/cmdline.c(9756): error #188: enumerated type mixed with another type entry.l2_tunnel_type = str2fdir_l2_tunnel_type(res->l2_tunnel_type); ^ compilation aborted for DPDK/app/test-pmd/cmdline.c (code 4) make[5]: *** [cmdline.o] Error 4 make[4]: *** [test-pmd] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================OS : UBT124_64 Kernel : 3.8.0-29 GCC : 4.6.3 ICC : 14.0.0 CLANG : unknown Build Configuration: x86_64-native-linuxapp-icc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y Failure logs : == Build app/test CC commands.o CC test.o CC test_pci.o CC test_prefetch.o CC test_byteorder.o CC test_per_lcore.o CC test_atomic.o CC test_malloc.o CC test_cycles.o CC test_spinlock.o CC test_memory.o CC test_memzone.o CC test_ring.o CC test_ring_perf.o CC test_pmd_perf.o CC test_table.o CC test_table_pipeline.o CC test_table_tables.o CC test_table_ports.o CC test_table_combined.o CC test_table_acl.o CC test_rwlock.o CC test_timer.o CC test_timer_perf.o CC test_timer_racecond.o CC test_mempool.o CC test_mempool_perf.o CC test_mbuf.o CC test_logs.o CC test_memcpy.o CC test_memcpy_perf.o CC test_hash.o CC test_thash.o CC test_hash_perf.o CC test_hash_functions.o CC test_hash_scaling.o CC test_lpm.o CC test_lpm6.o CC test_debug.o CC test_errno.o CC test_tailq.o CC test_string_fns.o CC test_cpuflags.o CC test_mp_secondary.o CC test_eal_flags.o CC test_eal_fs.o CC test_alarm.o CC test_interrupts.o CC test_version.o CC test_func_reentrancy.o CC test_cmdline.o CC test_cmdline_num.o CC test_cmdline_etheraddr.o CC test_cmdline_portlist.o CC test_cmdline_ipaddr.o CC test_cmdline_cirbuf.o CC test_cmdline_string.o CC test_cmdline_lib.o CC test_red.o CC test_sched.o CC test_meter.o CC test_kni.o CC test_power.o CC test_power_acpi_cpufreq.o CC test_power_kvm_vm.o CC test_common.o CC test_distributor.o CC test_distributor_perf.o CC test_reorder.o CC test_devargs.o CC virtual_pmd.o CC packet_burst_generator.o CC test_acl.o CC test_link_bonding.o CC test_link_bonding_mode4.o CC test_link_bonding_rssconf.o CC test_pmd_ring.o CC test_pmd_ring_perf.o CC test_cryptodev_perf.o CC test_cryptodev.o CC test_kvargs.o LD test test_red.o: In function `test_rte_red_init': test_red.c:(.text+0x55): undefined reference to `clock_gettime' test_red.c:(.text+0x93): undefined reference to `clock_gettime' collect2: ld returned 1 exit status make[5]: *** [test] Error 1 make[4]: *** [test] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == bond CC main.o LD bond_app DPDK/x86_64-native-linuxapp-gcc/lib/librte_eal.so: undefined reference to `clock_gettime' collect2: ld returned 1 exit status make[4]: *** [bond_app] Error 1 make[3]: *** [all] Error 2 make[2]: *** [bond] Error 2 make[1]: *** [x86_64-native-linuxapp-gcc_examples] Error 2 make: *** [examples] Error 2 == Build app/test-pmd CC testpmd.o CC parameters.o CC cmdline.o DPDK/app/test-pmd/cmdline.c(9756): error #188: enumerated type mixed with another type entry.l2_tunnel_type = str2fdir_l2_tunnel_type(res->l2_tunnel_type); ^ compilation aborted for DPDK/app/test-pmd/cmdline.c (code 4) make[5]: *** [cmdline.o] Error 4 make[4]: *** [test-pmd] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================OS : UBT124_64 Kernel : 3.8.0-29 GCC : 4.6.3 ICC : 14.0.0 CLANG : unknown Build Configuration: x86_64-native-ivshmem-icc Failure logs : == Build app/test-pmd CC testpmd.o CC parameters.o CC cmdline.o DPDK/app/test-pmd/cmdline.c(9756): error #188: enumerated type mixed with another type entry.l2_tunnel_type = str2fdir_l2_tunnel_type(res->l2_tunnel_type); ^ compilation aborted for DPDK/app/test-pmd/cmdline.c (code 4) make[5]: *** [cmdline.o] Error 4 make[4]: *** [test-pmd] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================OS : UBT124_32 Kernel : 3.8.0-29 GCC : 4.6.3 ICC : 14.0.0 CLANG : unknown Build Configuration: i686-native-linuxapp-gcc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y Failure logs : == Build app/test CC commands.o CC test.o CC test_pci.o CC test_prefetch.o CC test_byteorder.o CC test_per_lcore.o CC test_atomic.o CC test_malloc.o CC test_cycles.o CC test_spinlock.o CC test_memory.o CC test_memzone.o CC test_ring.o CC test_ring_perf.o CC test_pmd_perf.o CC test_table.o CC test_table_pipeline.o CC test_table_tables.o CC test_table_ports.o CC test_table_combined.o CC test_table_acl.o CC test_rwlock.o CC test_timer.o CC test_timer_perf.o CC test_timer_racecond.o CC test_mempool.o CC test_mempool_perf.o CC test_mbuf.o CC test_logs.o CC test_memcpy.o CC test_memcpy_perf.o CC test_hash.o CC test_thash.o CC test_hash_perf.o CC test_hash_functions.o CC test_hash_scaling.o CC test_lpm.o CC test_lpm6.o CC test_debug.o CC test_errno.o CC test_tailq.o CC test_string_fns.o CC test_cpuflags.o CC test_mp_secondary.o CC test_eal_flags.o CC test_eal_fs.o CC test_alarm.o CC test_interrupts.o CC test_version.o CC test_func_reentrancy.o CC test_cmdline.o CC test_cmdline_num.o CC test_cmdline_etheraddr.o CC test_cmdline_portlist.o CC test_cmdline_ipaddr.o CC test_cmdline_cirbuf.o CC test_cmdline_string.o CC test_cmdline_lib.o CC test_red.o CC test_sched.o CC test_meter.o CC test_power.o CC test_power_acpi_cpufreq.o CC test_power_kvm_vm.o CC test_common.o CC test_distributor.o CC test_distributor_perf.o CC test_reorder.o CC test_devargs.o CC virtual_pmd.o CC packet_burst_generator.o CC test_acl.o CC test_link_bonding.o CC test_link_bonding_mode4.o CC test_link_bonding_rssconf.o CC test_pmd_ring.o CC test_pmd_ring_perf.o CC test_cryptodev_perf.o CC test_cryptodev.o CC test_kvargs.o LD test test_red.o: In function `test_rte_red_init': test_red.c:(.text+0x6f): undefined reference to `clock_gettime' test_red.c:(.text+0xbf): undefined reference to `clock_gettime' collect2: ld returned 1 exit status make[5]: *** [test] Error 1 make[4]: *** [test] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == bond CC main.o LD bond_app DPDK/i686-native-linuxapp-gcc/lib/librte_eal.so: undefined reference to `clock_gettime' collect2: ld returned 1 exit status make[4]: *** [bond_app] Error 1 make[3]: *** [all] Error 2 make[2]: *** [bond] Error 2 make[1]: *** [i686-native-linuxapp-gcc_examples] Error 2 make: *** [examples] Error 2 == Build app/test-pmd CC testpmd.o CC parameters.o CC cmdline.o DPDK/app/test-pmd/cmdline.c(9756): error #188: enumerated type mixed with another type entry.l2_tunnel_type = str2fdir_l2_tunnel_type(res->l2_tunnel_type); ^ compilation aborted for DPDK/app/test-pmd/cmdline.c (code 4) make[5]: *** [cmdline.o] Error 4 make[4]: *** [test-pmd] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == vm_power_manager CC main.o CC vm_power_cli.o CC power_manager.o CC channel_manager.o DPDK/examples/vm_power_manager/channel_manager.c(55): catastrophic error: cannot open source file "libvirt/libvirt.h" #include ^ compilation aborted for DPDK/examples/vm_power_manager/channel_manager.c (code 4) make[4]: *** [channel_manager.o] Error 4 make[3]: *** [all] Error 2 make[2]: *** [vm_power_manager] Error 2 make[1]: *** [i686-native-linuxapp-icc_examples] Error 2 make: *** [examples] Error 2 OS : UBT124_32 Kernel : 3.8.0-29 GCC : 4.6.3 ICC : 14.0.0 CLANG : unknown Build Configuration: i686-native-linuxapp-icc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y Failure logs : == Build app/test CC commands.o CC test.o CC test_pci.o CC test_prefetch.o CC test_byteorder.o CC test_per_lcore.o CC test_atomic.o CC test_malloc.o CC test_cycles.o CC test_spinlock.o CC test_memory.o CC test_memzone.o CC test_ring.o CC test_ring_perf.o CC test_pmd_perf.o CC test_table.o CC test_table_pipeline.o CC test_table_tables.o CC test_table_ports.o CC test_table_combined.o CC test_table_acl.o CC test_rwlock.o CC test_timer.o CC test_timer_perf.o CC test_timer_racecond.o CC test_mempool.o CC test_mempool_perf.o CC test_mbuf.o CC test_logs.o CC test_memcpy.o CC test_memcpy_perf.o CC test_hash.o CC test_thash.o CC test_hash_perf.o CC test_hash_functions.o CC test_hash_scaling.o CC test_lpm.o CC test_lpm6.o CC test_debug.o CC test_errno.o CC test_tailq.o CC test_string_fns.o CC test_cpuflags.o CC test_mp_secondary.o CC test_eal_flags.o CC test_eal_fs.o CC test_alarm.o CC test_interrupts.o CC test_version.o CC test_func_reentrancy.o CC test_cmdline.o CC test_cmdline_num.o CC test_cmdline_etheraddr.o CC test_cmdline_portlist.o CC test_cmdline_ipaddr.o CC test_cmdline_cirbuf.o CC test_cmdline_string.o CC test_cmdline_lib.o CC test_red.o CC test_sched.o CC test_meter.o CC test_power.o CC test_power_acpi_cpufreq.o CC test_power_kvm_vm.o CC test_common.o CC test_distributor.o CC test_distributor_perf.o CC test_reorder.o CC test_devargs.o CC virtual_pmd.o CC packet_burst_generator.o CC test_acl.o CC test_link_bonding.o CC test_link_bonding_mode4.o CC test_link_bonding_rssconf.o CC test_pmd_ring.o CC test_pmd_ring_perf.o CC test_cryptodev_perf.o CC test_cryptodev.o CC test_kvargs.o LD test test_red.o: In function `test_rte_red_init': test_red.c:(.text+0x6f): undefined reference to `clock_gettime' test_red.c:(.text+0xbf): undefined reference to `clock_gettime' collect2: ld returned 1 exit status make[5]: *** [test] Error 1 make[4]: *** [test] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == bond CC main.o LD bond_app DPDK/i686-native-linuxapp-gcc/lib/librte_eal.so: undefined reference to `clock_gettime' collect2: ld returned 1 exit status make[4]: *** [bond_app] Error 1 make[3]: *** [all] Error 2 make[2]: *** [bond] Error 2 make[1]: *** [i686-native-linuxapp-gcc_examples] Error 2 make: *** [examples] Error 2 == Build app/test-pmd CC testpmd.o CC parameters.o CC cmdline.o DPDK/app/test-pmd/cmdline.c(9756): error #188: enumerated type mixed with another type entry.l2_tunnel_type = str2fdir_l2_tunnel_type(res->l2_tunnel_type); ^ compilation aborted for DPDK/app/test-pmd/cmdline.c (code 4) make[5]: *** [cmdline.o] Error 4 make[4]: *** [test-pmd] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == vm_power_manager CC main.o CC vm_power_cli.o CC power_manager.o CC channel_manager.o DPDK/examples/vm_power_manager/channel_manager.c(55): catastrophic error: cannot open source file "libvirt/libvirt.h" #include ^ compilation aborted for DPDK/examples/vm_power_manager/channel_manager.c (code 4) make[4]: *** [channel_manager.o] Error 4 make[3]: *** [all] Error 2 make[2]: *** [vm_power_manager] Error 2 make[1]: *** [i686-native-linuxapp-icc_examples] Error 2 make: *** [examples] Error 2 OS : UBT144_64 Kernel : 3.13.0-30 GCC : 4.8.2 ICC : 14.0.0 CLANG : unknown Build Configuration: x86_64-native-linuxapp-icc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y Failure logs : == Build app/test-pmd CC testpmd.o CC parameters.o CC cmdline.o DPDK/app/test-pmd/cmdline.c(9756): error #188: enumerated type mixed with another type entry.l2_tunnel_type = str2fdir_l2_tunnel_type(res->l2_tunnel_type); ^ compilation aborted for DPDK/app/test-pmd/cmdline.c (code 4) make[5]: *** [cmdline.o] Error 4 make[4]: *** [test-pmd] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================OS : UBT144_64 Kernel : 3.13.0-30 GCC : 4.8.2 ICC : 14.0.0 CLANG : unknown Build Configuration: x86_64-native-ivshmem-icc Failure logs : == Build app/test-pmd CC testpmd.o CC parameters.o CC cmdline.o DPDK/app/test-pmd/cmdline.c(9756): error #188: enumerated type mixed with another type entry.l2_tunnel_type = str2fdir_l2_tunnel_type(res->l2_tunnel_type); ^ compilation aborted for DPDK/app/test-pmd/cmdline.c (code 4) make[5]: *** [cmdline.o] Error 4 make[4]: *** [test-pmd] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================OS : RHEL70_64 Kernel : 3.10.0-123 GCC : 4.8.2 ICC : 14.0.0 CLANG : unknown Build Configuration: x86_64-native-linuxapp-icc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y Failure logs : == Build app/test-pmd CC testpmd.o CC parameters.o CC cmdline.o DPDK/app/test-pmd/cmdline.c(9756): error #188: enumerated type mixed with another type entry.l2_tunnel_type = str2fdir_l2_tunnel_type(res->l2_tunnel_type); ^ compilation aborted for DPDK/app/test-pmd/cmdline.c (code 4) make[5]: *** [cmdline.o] Error 4 make[4]: *** [test-pmd] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================OS : RHEL70_64 Kernel : 3.10.0-123 GCC : 4.8.2 ICC : 14.0.0 CLANG : unknown Build Configuration: x86_64-native-ivshmem-icc Failure logs : == Build app/test-pmd CC testpmd.o CC parameters.o CC cmdline.o DPDK/app/test-pmd/cmdline.c(9756): error #188: enumerated type mixed with another type entry.l2_tunnel_type = str2fdir_l2_tunnel_type(res->l2_tunnel_type); ^ compilation aborted for DPDK/app/test-pmd/cmdline.c (code 4) make[5]: *** [cmdline.o] Error 4 make[4]: *** [test-pmd] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================OS : FC20_32 Kernel : 3.11.0 GCC : 4.8.2 ICC : 14.0.0 CLANG : unknown Build Configuration: i686-native-linuxapp-icc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y Failure logs : == Build app/test-pmd CC testpmd.o CC parameters.o CC cmdline.o DPDK/app/test-pmd/cmdline.c(9756): error #188: enumerated type mixed with another type entry.l2_tunnel_type = str2fdir_l2_tunnel_type(res->l2_tunnel_type); ^ compilation aborted for DPDK/app/test-pmd/cmdline.c (code 4) make[5]: *** [cmdline.o] Error 4 make[4]: *** [test-pmd] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == vm_power_manager CC main.o CC vm_power_cli.o CC power_manager.o CC channel_manager.o CC channel_monitor.o DPDK/examples/vm_power_manager/channel_monitor.c(229) (col. 6): internal error: 04010023_8889 compilation aborted for DPDK/examples/vm_power_manager/channel_monitor.c (code 4) make[4]: *** [channel_monitor.o] Error 4 make[3]: *** [all] Error 2 make[2]: *** [vm_power_manager] Error 2 make[1]: *** [i686-native-linuxapp-icc_examples] Error 2 make: *** [examples] Error 2 OS : FreeBSD10.0_64 Kernel : 10.0-RELEASE GCC : 4.8.4 ICC : unknown CLANG : 3.3 Build Configuration: x86_64-native-bsdapp-gcc CONFIG_RTE_BUILD_SHARED_LIB=y Failure logs : == Build app/test-pmd CC testpmd.o CC parameters.o CC cmdline.o In file included from DPDK/app/test-pmd/cmdline.c:56:0: DPDK/app/test-pmd/cmdline.c: In function 'cmd_tunnel_filter_parsed': DPDK/app/test-pmd/cmdline.c:6687:44: error: 'struct in6_addr' has no member named 's6_addr32' rte_be_to_cpu_32(res->ip_value.addr.ipv6.s6_addr32[i]); ^ DPDK/x86_64-native-bsdapp-gcc/include/rte_byteorder.h:81:57: note: in definition of macro 'rte_bswap32' #define rte_bswap32(x) ((uint32_t)(__builtin_constant_p(x) ? \ ^ DPDK/app/test-pmd/cmdline.c:6687:4: note: in expansion of macro 'rte_be_to_cpu_32' rte_be_to_cpu_32(res->ip_value.addr.ipv6.s6_addr32[i]); ^ compilation terminated due to -Wfatal-errors. gmake[5]: *** [cmdline.o] Error 1 gmake[4]: *** [test-pmd] Error 2 gmake[3]: *** [app] Error 2 gmake[2]: *** [all] Error 2 gmake[1]: *** [pre_install] Error 2 gmake: *** [install] Error 2 ================ == ipsec-secgw CC ipsec.o In file included from DPDK/examples/ipsec-secgw/ipsec.c:35:0: /usr/include/netinet/ip.h:51:2: error: unknown type name 'u_char' u_char ip_hl:4, /* header length */ ^ compilation terminated due to -Wfatal-errors. gmake[4]: *** [ipsec.o] Error 1 CC esp.o In file included from DPDK/examples/ipsec-secgw/esp.c:36:0: /usr/include/netinet/ip.h:51:2: error: unknown type name 'u_char' u_char ip_hl:4, /* header length */ ^ compilation terminated due to -Wfatal-errors. gmake[4]: *** [esp.o] Error 1 CC sp.o In file included from DPDK/examples/ipsec-secgw/sp.c:37:0: /usr/include/netinet/ip.h:51:2: error: unknown type name 'u_char' u_char ip_hl:4, /* header length */ ^ compilation terminated due to -Wfatal-errors. gmake[4]: *** [sp.o] Error 1 CC sa.o In file included from DPDK/examples/ipsec-secgw/sa.c:37:0: /usr/include/netinet/ip.h:51:2: error: unknown type name 'u_char' u_char ip_hl:4, /* header length */ ^ compilation terminated due to -Wfatal-errors. gmake[4]: *** [sa.o] Error 1 CC rt.o In file included from DPDK/examples/ipsec-secgw/ipsec.h:39:0, from DPDK/examples/ipsec-secgw/rt.c:40: /usr/include/netinet/ip.h:51:2: error: unknown type name 'u_char' u_char ip_hl:4, /* header length */ ^ compilation terminated due to -Wfatal-errors. gmake[4]: *** [rt.o] Error 1 CC ipsec-secgw.o gmake[4]: Target `all' not remade because of errors. gmake[3]: *** [all] Error 2 gmake[2]: *** [ipsec-secgw] Error 2 == vmdq_dcb CC main.o LD vmdq_dcb_app INSTALL-APP vmdq_dcb_app INSTALL-MAP vmdq_dcb_app.map gmake[2]: Target `all' not remade because of errors. gmake[1]: *** [x86_64-native-bsdapp-gcc_examples] Error 2 gmake[1]: Target `examples' not remade because of errors. gmake: *** [examples] Error 2 == ipsec-secgw CC ipsec.o In file included from DPDK/examples/ipsec-secgw/ipsec.c:35: /usr/include/netinet/ip.h:51:2: fatal error: unknown type name 'u_char'; did you mean 'char'? u_char ip_hl:4, /* header length */ ^ 1 error generated. gmake[4]: *** [ipsec.o] Error 1 CC esp.o In file included from DPDK/examples/ipsec-secgw/esp.c:36: /usr/include/netinet/ip.h:51:2: fatal error: unknown type name 'u_char'; did you mean 'char'? u_char ip_hl:4, /* header length */ ^ 1 error generated. gmake[4]: *** [esp.o] Error 1 CC sp.o In file included from DPDK/examples/ipsec-secgw/sp.c:37: /usr/include/netinet/ip.h:51:2: fatal error: unknown type name 'u_char'; did you mean 'char'? u_char ip_hl:4, /* header length */ ^ 1 error generated. gmake[4]: *** [sp.o] Error 1 CC sa.o In file included from DPDK/examples/ipsec-secgw/sa.c:37: /usr/include/netinet/ip.h:51:2: fatal error: unknown type name 'u_char'; did you mean 'char'? u_char ip_hl:4, /* header length */ ^ 1 error generated. gmake[4]: *** [sa.o] Error 1 CC rt.o In file included from DPDK/examples/ipsec-secgw/rt.c:40: In file included from DPDK/examples/ipsec-secgw/ipsec.h:39: /usr/include/netinet/ip.h:51:2: fatal error: unknown type name 'u_char'; did you mean 'char'? u_char ip_hl:4, /* header length */ ^ 1 error generated. gmake[4]: *** [rt.o] Error 1 CC ipsec-secgw.o gmake[4]: Target `all' not remade because of errors. gmake[3]: *** [all] Error 2 gmake[2]: *** [ipsec-secgw] Error 2 == vmdq_dcb CC main.o LD vmdq_dcb_app INSTALL-APP vmdq_dcb_app INSTALL-MAP vmdq_dcb_app.map gmake[2]: Target `all' not remade because of errors. gmake[1]: *** [x86_64-native-bsdapp-clang_examples] Error 2 gmake[1]: Target `examples' not remade because of errors. gmake: *** [examples] Error 2 OS : FreeBSD10.0_64 Kernel : 10.0-RELEASE GCC : 4.8.4 ICC : unknown CLANG : 3.3 Build Configuration: x86_64-native-bsdapp-clang CONFIG_RTE_BUILD_SHARED_LIB=y Failure logs : == Build app/test-pmd CC testpmd.o CC parameters.o CC cmdline.o In file included from DPDK/app/test-pmd/cmdline.c:56:0: DPDK/app/test-pmd/cmdline.c: In function 'cmd_tunnel_filter_parsed': DPDK/app/test-pmd/cmdline.c:6687:44: error: 'struct in6_addr' has no member named 's6_addr32' rte_be_to_cpu_32(res->ip_value.addr.ipv6.s6_addr32[i]); ^ DPDK/x86_64-native-bsdapp-gcc/include/rte_byteorder.h:81:57: note: in definition of macro 'rte_bswap32' #define rte_bswap32(x) ((uint32_t)(__builtin_constant_p(x) ? \ ^ DPDK/app/test-pmd/cmdline.c:6687:4: note: in expansion of macro 'rte_be_to_cpu_32' rte_be_to_cpu_32(res->ip_value.addr.ipv6.s6_addr32[i]); ^ compilation terminated due to -Wfatal-errors. gmake[5]: *** [cmdline.o] Error 1 gmake[4]: *** [test-pmd] Error 2 gmake[3]: *** [app] Error 2 gmake[2]: *** [all] Error 2 gmake[1]: *** [pre_install] Error 2 gmake: *** [install] Error 2 ================ == ipsec-secgw CC ipsec.o In file included from DPDK/examples/ipsec-secgw/ipsec.c:35:0: /usr/include/netinet/ip.h:51:2: error: unknown type name 'u_char' u_char ip_hl:4, /* header length */ ^ compilation terminated due to -Wfatal-errors. gmake[4]: *** [ipsec.o] Error 1 CC esp.o In file included from DPDK/examples/ipsec-secgw/esp.c:36:0: /usr/include/netinet/ip.h:51:2: error: unknown type name 'u_char' u_char ip_hl:4, /* header length */ ^ compilation terminated due to -Wfatal-errors. gmake[4]: *** [esp.o] Error 1 CC sp.o In file included from DPDK/examples/ipsec-secgw/sp.c:37:0: /usr/include/netinet/ip.h:51:2: error: unknown type name 'u_char' u_char ip_hl:4, /* header length */ ^ compilation terminated due to -Wfatal-errors. gmake[4]: *** [sp.o] Error 1 CC sa.o In file included from DPDK/examples/ipsec-secgw/sa.c:37:0: /usr/include/netinet/ip.h:51:2: error: unknown type name 'u_char' u_char ip_hl:4, /* header length */ ^ compilation terminated due to -Wfatal-errors. gmake[4]: *** [sa.o] Error 1 CC rt.o In file included from DPDK/examples/ipsec-secgw/ipsec.h:39:0, from DPDK/examples/ipsec-secgw/rt.c:40: /usr/include/netinet/ip.h:51:2: error: unknown type name 'u_char' u_char ip_hl:4, /* header length */ ^ compilation terminated due to -Wfatal-errors. gmake[4]: *** [rt.o] Error 1 CC ipsec-secgw.o gmake[4]: Target `all' not remade because of errors. gmake[3]: *** [all] Error 2 gmake[2]: *** [ipsec-secgw] Error 2 == vmdq_dcb CC main.o LD vmdq_dcb_app INSTALL-APP vmdq_dcb_app INSTALL-MAP vmdq_dcb_app.map gmake[2]: Target `all' not remade because of errors. gmake[1]: *** [x86_64-native-bsdapp-gcc_examples] Error 2 gmake[1]: Target `examples' not remade because of errors. gmake: *** [examples] Error 2 == ipsec-secgw CC ipsec.o In file included from DPDK/examples/ipsec-secgw/ipsec.c:35: /usr/include/netinet/ip.h:51:2: fatal error: unknown type name 'u_char'; did you mean 'char'? u_char ip_hl:4, /* header length */ ^ 1 error generated. gmake[4]: *** [ipsec.o] Error 1 CC esp.o In file included from DPDK/examples/ipsec-secgw/esp.c:36: /usr/include/netinet/ip.h:51:2: fatal error: unknown type name 'u_char'; did you mean 'char'? u_char ip_hl:4, /* header length */ ^ 1 error generated. gmake[4]: *** [esp.o] Error 1 CC sp.o In file included from DPDK/examples/ipsec-secgw/sp.c:37: /usr/include/netinet/ip.h:51:2: fatal error: unknown type name 'u_char'; did you mean 'char'? u_char ip_hl:4, /* header length */ ^ 1 error generated. gmake[4]: *** [sp.o] Error 1 CC sa.o In file included from DPDK/examples/ipsec-secgw/sa.c:37: /usr/include/netinet/ip.h:51:2: fatal error: unknown type name 'u_char'; did you mean 'char'? u_char ip_hl:4, /* header length */ ^ 1 error generated. gmake[4]: *** [sa.o] Error 1 CC rt.o In file included from DPDK/examples/ipsec-secgw/rt.c:40: In file included from DPDK/examples/ipsec-secgw/ipsec.h:39: /usr/include/netinet/ip.h:51:2: fatal error: unknown type name 'u_char'; did you mean 'char'? u_char ip_hl:4, /* header length */ ^ 1 error generated. gmake[4]: *** [rt.o] Error 1 CC ipsec-secgw.o gmake[4]: Target `all' not remade because of errors. gmake[3]: *** [all] Error 2 gmake[2]: *** [ipsec-secgw] Error 2 == vmdq_dcb CC main.o LD vmdq_dcb_app INSTALL-APP vmdq_dcb_app INSTALL-MAP vmdq_dcb_app.map gmake[2]: Target `all' not remade because of errors. gmake[1]: *** [x86_64-native-bsdapp-clang_examples] Error 2 gmake[1]: Target `examples' not remade because of errors. gmake: *** [examples] Error 2 OS : FC18_64 Kernel : 3.6.10-4 GCC : 4.7.2 ICC : 14.0.0 CLANG : unknown Build Configuration: x86_64-native-linuxapp-gcc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y Failure logs : == Build app/test CC commands.o CC test.o CC test_pci.o CC test_prefetch.o CC test_byteorder.o CC test_per_lcore.o CC test_atomic.o CC test_malloc.o CC test_cycles.o CC test_spinlock.o CC test_memory.o CC test_memzone.o CC test_ring.o CC test_ring_perf.o CC test_pmd_perf.o CC test_table.o CC test_table_pipeline.o CC test_table_tables.o CC test_table_ports.o CC test_table_combined.o CC test_table_acl.o CC test_rwlock.o CC test_timer.o CC test_timer_perf.o CC test_timer_racecond.o CC test_mempool.o CC test_mempool_perf.o CC test_mbuf.o CC test_logs.o CC test_memcpy.o CC test_memcpy_perf.o CC test_hash.o CC test_thash.o CC test_hash_perf.o CC test_hash_functions.o CC test_hash_scaling.o CC test_lpm.o CC test_lpm6.o CC test_debug.o CC test_errno.o CC test_tailq.o CC test_string_fns.o CC test_cpuflags.o CC test_mp_secondary.o CC test_eal_flags.o CC test_eal_fs.o CC test_alarm.o CC test_interrupts.o CC test_version.o CC test_func_reentrancy.o CC test_cmdline.o CC test_cmdline_num.o CC test_cmdline_etheraddr.o CC test_cmdline_portlist.o CC test_cmdline_ipaddr.o CC test_cmdline_cirbuf.o CC test_cmdline_string.o CC test_cmdline_lib.o CC test_red.o CC test_sched.o CC test_meter.o CC test_kni.o CC test_power.o CC test_power_acpi_cpufreq.o CC test_power_kvm_vm.o CC test_common.o CC test_distributor.o CC test_distributor_perf.o CC test_reorder.o CC test_devargs.o CC virtual_pmd.o CC packet_burst_generator.o CC test_acl.o CC test_link_bonding.o CC test_link_bonding_mode4.o CC test_link_bonding_rssconf.o CC test_pmd_ring.o CC test_pmd_ring_perf.o CC test_cryptodev_perf.o CC test_cryptodev.o CC test_kvargs.o LD test /usr/bin/ld: test_red.o: undefined reference to symbol 'clock_gettime@@GLIBC_2.2.5' /usr/bin/ld: note: 'clock_gettime@@GLIBC_2.2.5' is defined in DSO /lib64/librt.so.1 so try adding it to the linker command line /lib64/librt.so.1: could not read symbols: Invalid operation collect2: error: ld returned 1 exit status make[5]: *** [test] Error 1 make[4]: *** [test] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == Build app/test CC commands.o CC test.o CC test_pci.o CC test_prefetch.o CC test_byteorder.o CC test_per_lcore.o CC test_atomic.o CC test_malloc.o CC test_cycles.o CC test_spinlock.o CC test_memory.o CC test_memzone.o CC test_ring.o CC test_ring_perf.o CC test_pmd_perf.o CC test_table.o CC test_table_pipeline.o CC test_table_tables.o CC test_table_ports.o CC test_table_combined.o CC test_table_acl.o CC test_rwlock.o CC test_timer.o CC test_timer_perf.o CC test_timer_racecond.o CC test_mempool.o CC test_mempool_perf.o CC test_mbuf.o CC test_logs.o CC test_memcpy.o CC test_memcpy_perf.o CC test_hash.o CC test_thash.o CC test_hash_perf.o CC test_hash_functions.o CC test_hash_scaling.o CC test_lpm.o CC test_lpm6.o CC test_debug.o CC test_errno.o CC test_tailq.o CC test_string_fns.o CC test_cpuflags.o CC test_mp_secondary.o CC test_eal_flags.o CC test_eal_fs.o CC test_alarm.o CC test_interrupts.o CC test_version.o CC test_func_reentrancy.o CC test_cmdline.o CC test_cmdline_num.o CC test_cmdline_etheraddr.o CC test_cmdline_portlist.o CC test_cmdline_ipaddr.o CC test_cmdline_cirbuf.o CC test_cmdline_string.o CC test_cmdline_lib.o CC test_red.o CC test_sched.o CC test_meter.o CC test_kni.o CC test_power.o CC test_power_acpi_cpufreq.o CC test_power_kvm_vm.o CC test_common.o CC test_distributor.o CC test_distributor_perf.o CC test_reorder.o CC test_devargs.o CC virtual_pmd.o CC packet_burst_generator.o CC test_acl.o CC test_link_bonding.o CC test_link_bonding_mode4.o CC test_link_bonding_rssconf.o CC test_pmd_ring.o CC test_pmd_ring_perf.o CC test_cryptodev_perf.o CC test_cryptodev.o CC test_kvargs.o LD test ld: test_red.o: undefined reference to symbol 'clock_gettime@@GLIBC_2.2.5' ld: note: 'clock_gettime@@GLIBC_2.2.5' is defined in DSO /lib64/librt.so.1 so try adding it to the linker command line /lib64/librt.so.1: could not read symbols: Invalid operation make[5]: *** [test] Error 1 make[4]: *** [test] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================OS : FC18_64 Kernel : 3.6.10-4 GCC : 4.7.2 ICC : 14.0.0 CLANG : unknown Build Configuration: x86_64-native-linuxapp-icc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y Failure logs : == Build app/test CC commands.o CC test.o CC test_pci.o CC test_prefetch.o CC test_byteorder.o CC test_per_lcore.o CC test_atomic.o CC test_malloc.o CC test_cycles.o CC test_spinlock.o CC test_memory.o CC test_memzone.o CC test_ring.o CC test_ring_perf.o CC test_pmd_perf.o CC test_table.o CC test_table_pipeline.o CC test_table_tables.o CC test_table_ports.o CC test_table_combined.o CC test_table_acl.o CC test_rwlock.o CC test_timer.o CC test_timer_perf.o CC test_timer_racecond.o CC test_mempool.o CC test_mempool_perf.o CC test_mbuf.o CC test_logs.o CC test_memcpy.o CC test_memcpy_perf.o CC test_hash.o CC test_thash.o CC test_hash_perf.o CC test_hash_functions.o CC test_hash_scaling.o CC test_lpm.o CC test_lpm6.o CC test_debug.o CC test_errno.o CC test_tailq.o CC test_string_fns.o CC test_cpuflags.o CC test_mp_secondary.o CC test_eal_flags.o CC test_eal_fs.o CC test_alarm.o CC test_interrupts.o CC test_version.o CC test_func_reentrancy.o CC test_cmdline.o CC test_cmdline_num.o CC test_cmdline_etheraddr.o CC test_cmdline_portlist.o CC test_cmdline_ipaddr.o CC test_cmdline_cirbuf.o CC test_cmdline_string.o CC test_cmdline_lib.o CC test_red.o CC test_sched.o CC test_meter.o CC test_kni.o CC test_power.o CC test_power_acpi_cpufreq.o CC test_power_kvm_vm.o CC test_common.o CC test_distributor.o CC test_distributor_perf.o CC test_reorder.o CC test_devargs.o CC virtual_pmd.o CC packet_burst_generator.o CC test_acl.o CC test_link_bonding.o CC test_link_bonding_mode4.o CC test_link_bonding_rssconf.o CC test_pmd_ring.o CC test_pmd_ring_perf.o CC test_cryptodev_perf.o CC test_cryptodev.o CC test_kvargs.o LD test /usr/bin/ld: test_red.o: undefined reference to symbol 'clock_gettime@@GLIBC_2.2.5' /usr/bin/ld: note: 'clock_gettime@@GLIBC_2.2.5' is defined in DSO /lib64/librt.so.1 so try adding it to the linker command line /lib64/librt.so.1: could not read symbols: Invalid operation collect2: error: ld returned 1 exit status make[5]: *** [test] Error 1 make[4]: *** [test] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ == Build app/test CC commands.o CC test.o CC test_pci.o CC test_prefetch.o CC test_byteorder.o CC test_per_lcore.o CC test_atomic.o CC test_malloc.o CC test_cycles.o CC test_spinlock.o CC test_memory.o CC test_memzone.o CC test_ring.o CC test_ring_perf.o CC test_pmd_perf.o CC test_table.o CC test_table_pipeline.o CC test_table_tables.o CC test_table_ports.o CC test_table_combined.o CC test_table_acl.o CC test_rwlock.o CC test_timer.o CC test_timer_perf.o CC test_timer_racecond.o CC test_mempool.o CC test_mempool_perf.o CC test_mbuf.o CC test_logs.o CC test_memcpy.o CC test_memcpy_perf.o CC test_hash.o CC test_thash.o CC test_hash_perf.o CC test_hash_functions.o CC test_hash_scaling.o CC test_lpm.o CC test_lpm6.o CC test_debug.o CC test_errno.o CC test_tailq.o CC test_string_fns.o CC test_cpuflags.o CC test_mp_secondary.o CC test_eal_flags.o CC test_eal_fs.o CC test_alarm.o CC test_interrupts.o CC test_version.o CC test_func_reentrancy.o CC test_cmdline.o CC test_cmdline_num.o CC test_cmdline_etheraddr.o CC test_cmdline_portlist.o CC test_cmdline_ipaddr.o CC test_cmdline_cirbuf.o CC test_cmdline_string.o CC test_cmdline_lib.o CC test_red.o CC test_sched.o CC test_meter.o CC test_kni.o CC test_power.o CC test_power_acpi_cpufreq.o CC test_power_kvm_vm.o CC test_common.o CC test_distributor.o CC test_distributor_perf.o CC test_reorder.o CC test_devargs.o CC virtual_pmd.o CC packet_burst_generator.o CC test_acl.o CC test_link_bonding.o CC test_link_bonding_mode4.o CC test_link_bonding_rssconf.o CC test_pmd_ring.o CC test_pmd_ring_perf.o CC test_cryptodev_perf.o CC test_cryptodev.o CC test_kvargs.o LD test ld: test_red.o: undefined reference to symbol 'clock_gettime@@GLIBC_2.2.5' ld: note: 'clock_gettime@@GLIBC_2.2.5' is defined in DSO /lib64/librt.so.1 so try adding it to the linker command line /lib64/librt.so.1: could not read symbols: Invalid operation make[5]: *** [test] Error 1 make[4]: *** [test] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================OS : FC18_64 Kernel : 3.6.10-4 GCC : 4.7.2 ICC : 14.0.0 CLANG : unknown Build Configuration: x86_64-native-ivshmem-icc Failure logs : == Build app/test CC commands.o CC test.o CC test_pci.o CC test_prefetch.o CC test_byteorder.o CC test_per_lcore.o CC test_atomic.o CC test_malloc.o CC test_cycles.o CC test_spinlock.o CC test_memory.o CC test_memzone.o CC test_ring.o CC test_ring_perf.o CC test_pmd_perf.o CC test_table.o CC test_table_pipeline.o CC test_table_tables.o CC test_table_ports.o CC test_table_combined.o CC test_table_acl.o CC test_rwlock.o CC test_timer.o CC test_timer_perf.o CC test_timer_racecond.o CC test_mempool.o CC test_mempool_perf.o CC test_mbuf.o CC test_logs.o CC test_memcpy.o CC test_memcpy_perf.o CC test_hash.o CC test_thash.o CC test_hash_perf.o CC test_hash_functions.o CC test_hash_scaling.o CC test_lpm.o CC test_lpm6.o CC test_debug.o CC test_errno.o CC test_tailq.o CC test_string_fns.o CC test_cpuflags.o CC test_mp_secondary.o CC test_eal_flags.o CC test_eal_fs.o CC test_alarm.o CC test_interrupts.o CC test_version.o CC test_func_reentrancy.o CC test_cmdline.o CC test_cmdline_num.o CC test_cmdline_etheraddr.o CC test_cmdline_portlist.o CC test_cmdline_ipaddr.o CC test_cmdline_cirbuf.o CC test_cmdline_string.o CC test_cmdline_lib.o CC test_red.o CC test_sched.o CC test_meter.o CC test_kni.o CC test_power.o CC test_power_acpi_cpufreq.o CC test_power_kvm_vm.o CC test_common.o CC test_ivshmem.o CC test_distributor.o CC test_distributor_perf.o CC test_reorder.o CC test_devargs.o CC virtual_pmd.o CC packet_burst_generator.o CC test_acl.o CC test_link_bonding.o CC test_link_bonding_mode4.o CC test_link_bonding_rssconf.o CC test_pmd_ring.o CC test_pmd_ring_perf.o CC test_cryptodev_perf.o CC test_cryptodev.o CC test_kvargs.o LD test ld: test_red.o: undefined reference to symbol 'clock_gettime@@GLIBC_2.2.5' ld: note: 'clock_gettime@@GLIBC_2.2.5' is defined in DSO /lib64/librt.so.1 so try adding it to the linker command line /lib64/librt.so.1: could not read symbols: Invalid operation make[5]: *** [test] Error 1 make[4]: *** [test] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================OS : FC21_32 Kernel : 3.18.8-201 GCC : 4.9.2 ICC : 15.0.0 CLANG : unknown Build Configuration: i686-native-linuxapp-gcc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y Failure logs : == dpdk_qat Makefile:54: *** The RTE_TARGET chosen is not compatible with this environment (x86_64), for this application. Please change the definition of the RTE_TARGET environment variable, or run the application on a 32-bit OS. Stop. DPDK/mk/rte.extsubdir.mk:46: recipe for target 'dpdk_qat' failed make[2]: *** [dpdk_qat] Error 2 DPDK/mk/rte.sdkexamples.mk:52: recipe for target 'i686-native-linuxapp-gcc_examples' failed make[1]: *** [i686-native-linuxapp-gcc_examples] Error 2 DPDK/mk/rte.sdkroot.mk:119: recipe for target 'examples' failed make: *** [examples] Error 2 == Build app/test-pmd CC testpmd.o CC parameters.o CC cmdline.o DPDK/app/test-pmd/cmdline.c(9756): error #188: enumerated type mixed with another type entry.l2_tunnel_type = str2fdir_l2_tunnel_type(res->l2_tunnel_type); ^ compilation aborted for DPDK/app/test-pmd/cmdline.c (code 4) DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'cmdline.o' failed make[5]: *** [cmdline.o] Error 4 DPDK/mk/rte.subdir.mk:61: recipe for target 'test-pmd' failed make[4]: *** [test-pmd] Error 2 DPDK/mk/rte.sdkbuild.mk:77: recipe for target 'app' failed make[3]: *** [app] Error 2 DPDK/mk/rte.sdkroot.mk:123: recipe for target 'all' failed make[2]: *** [all] Error 2 DPDK/mk/rte.sdkinstall.mk:84: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 DPDK/mk/rte.sdkroot.mk:98: recipe for target 'install' failed make: *** [install] Error 2 OS : FC21_32 Kernel : 3.18.8-201 GCC : 4.9.2 ICC : 15.0.0 CLANG : unknown Build Configuration: i686-native-linuxapp-icc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y Failure logs : == dpdk_qat Makefile:54: *** The RTE_TARGET chosen is not compatible with this environment (x86_64), for this application. Please change the definition of the RTE_TARGET environment variable, or run the application on a 32-bit OS. Stop. DPDK/mk/rte.extsubdir.mk:46: recipe for target 'dpdk_qat' failed make[2]: *** [dpdk_qat] Error 2 DPDK/mk/rte.sdkexamples.mk:52: recipe for target 'i686-native-linuxapp-gcc_examples' failed make[1]: *** [i686-native-linuxapp-gcc_examples] Error 2 DPDK/mk/rte.sdkroot.mk:119: recipe for target 'examples' failed make: *** [examples] Error 2 == Build app/test-pmd CC testpmd.o CC parameters.o CC cmdline.o DPDK/app/test-pmd/cmdline.c(9756): error #188: enumerated type mixed with another type entry.l2_tunnel_type = str2fdir_l2_tunnel_type(res->l2_tunnel_type); ^ compilation aborted for DPDK/app/test-pmd/cmdline.c (code 4) DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'cmdline.o' failed make[5]: *** [cmdline.o] Error 4 DPDK/mk/rte.subdir.mk:61: recipe for target 'test-pmd' failed make[4]: *** [test-pmd] Error 2 DPDK/mk/rte.sdkbuild.mk:77: recipe for target 'app' failed make[3]: *** [app] Error 2 DPDK/mk/rte.sdkroot.mk:123: recipe for target 'all' failed make[2]: *** [all] Error 2 DPDK/mk/rte.sdkinstall.mk:84: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 DPDK/mk/rte.sdkroot.mk:98: recipe for target 'install' failed make: *** [install] Error 2 OS : FC21_64 Kernel : 3.18.8-201 GCC : 4.9.2 ICC : 15.0.0 CLANG : unknown Build Configuration: x86_64-native-ivshmem-gcc Failure logs : == vm_power_manager CC main.o CC vm_power_cli.o CC power_manager.o CC channel_manager.o DPDK/examples/vm_power_manager/channel_manager.c:55:29: fatal error: libvirt/libvirt.h: No such file or directory #include ^ compilation terminated. DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'channel_manager.o' failed make[4]: *** [channel_manager.o] Error 1 DPDK/mk/rte.extapp.mk:42: recipe for target 'all' failed make[3]: *** [all] Error 2 DPDK/mk/rte.extsubdir.mk:46: recipe for target 'vm_power_manager' failed make[2]: *** [vm_power_manager] Error 2 DPDK/mk/rte.sdkexamples.mk:52: recipe for target 'x86_64-ivshmem-linuxapp-gcc_examples' failed make[1]: *** [x86_64-ivshmem-linuxapp-gcc_examples] Error 2 DPDK/mk/rte.sdkroot.mk:119: recipe for target 'examples' failed make: *** [examples] Error 2 == Build app/test-pmd CC testpmd.o CC parameters.o CC cmdline.o DPDK/app/test-pmd/cmdline.c(9756): error #188: enumerated type mixed with another type entry.l2_tunnel_type = str2fdir_l2_tunnel_type(res->l2_tunnel_type); ^ compilation aborted for DPDK/app/test-pmd/cmdline.c (code 4) DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'cmdline.o' failed make[5]: *** [cmdline.o] Error 4 DPDK/mk/rte.subdir.mk:61: recipe for target 'test-pmd' failed make[4]: *** [test-pmd] Error 2 DPDK/mk/rte.sdkbuild.mk:77: recipe for target 'app' failed make[3]: *** [app] Error 2 DPDK/mk/rte.sdkroot.mk:123: recipe for target 'all' failed make[2]: *** [all] Error 2 DPDK/mk/rte.sdkinstall.mk:84: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 DPDK/mk/rte.sdkroot.mk:98: recipe for target 'install' failed make: *** [install] Error 2 ================ == vm_power_manager CC main.o CC vm_power_cli.o CC power_manager.o CC channel_manager.o DPDK/examples/vm_power_manager/channel_manager.c(55): catastrophic error: cannot open source file "libvirt/libvirt.h" #include ^ compilation aborted for DPDK/examples/vm_power_manager/channel_manager.c (code 4) DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'channel_manager.o' failed make[4]: *** [channel_manager.o] Error 4 DPDK/mk/rte.extapp.mk:42: recipe for target 'all' failed make[3]: *** [all] Error 2 DPDK/mk/rte.extsubdir.mk:46: recipe for target 'vm_power_manager' failed make[2]: *** [vm_power_manager] Error 2 DPDK/mk/rte.sdkexamples.mk:52: recipe for target 'x86_64-ivshmem-linuxapp-icc_examples' failed make[1]: *** [x86_64-ivshmem-linuxapp-icc_examples] Error 2 DPDK/mk/rte.sdkroot.mk:119: recipe for target 'examples' failed make: *** [examples] Error 2 OS : FC21_64 Kernel : 3.18.8-201 GCC : 4.9.2 ICC : 15.0.0 CLANG : unknown Build Configuration: x86_64-native-ivshmem-icc Failure logs : == vm_power_manager CC main.o CC vm_power_cli.o CC power_manager.o CC channel_manager.o DPDK/examples/vm_power_manager/channel_manager.c:55:29: fatal error: libvirt/libvirt.h: No such file or directory #include ^ compilation terminated. DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'channel_manager.o' failed make[4]: *** [channel_manager.o] Error 1 DPDK/mk/rte.extapp.mk:42: recipe for target 'all' failed make[3]: *** [all] Error 2 DPDK/mk/rte.extsubdir.mk:46: recipe for target 'vm_power_manager' failed make[2]: *** [vm_power_manager] Error 2 DPDK/mk/rte.sdkexamples.mk:52: recipe for target 'x86_64-ivshmem-linuxapp-gcc_examples' failed make[1]: *** [x86_64-ivshmem-linuxapp-gcc_examples] Error 2 DPDK/mk/rte.sdkroot.mk:119: recipe for target 'examples' failed make: *** [examples] Error 2 == Build app/test-pmd CC testpmd.o CC parameters.o CC cmdline.o DPDK/app/test-pmd/cmdline.c(9756): error #188: enumerated type mixed with another type entry.l2_tunnel_type = str2fdir_l2_tunnel_type(res->l2_tunnel_type); ^ compilation aborted for DPDK/app/test-pmd/cmdline.c (code 4) DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'cmdline.o' failed make[5]: *** [cmdline.o] Error 4 DPDK/mk/rte.subdir.mk:61: recipe for target 'test-pmd' failed make[4]: *** [test-pmd] Error 2 DPDK/mk/rte.sdkbuild.mk:77: recipe for target 'app' failed make[3]: *** [app] Error 2 DPDK/mk/rte.sdkroot.mk:123: recipe for target 'all' failed make[2]: *** [all] Error 2 DPDK/mk/rte.sdkinstall.mk:84: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 DPDK/mk/rte.sdkroot.mk:98: recipe for target 'install' failed make: *** [install] Error 2 ================ == vm_power_manager CC main.o CC vm_power_cli.o CC power_manager.o CC channel_manager.o DPDK/examples/vm_power_manager/channel_manager.c(55): catastrophic error: cannot open source file "libvirt/libvirt.h" #include ^ compilation aborted for DPDK/examples/vm_power_manager/channel_manager.c (code 4) DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'channel_manager.o' failed make[4]: *** [channel_manager.o] Error 4 DPDK/mk/rte.extapp.mk:42: recipe for target 'all' failed make[3]: *** [all] Error 2 DPDK/mk/rte.extsubdir.mk:46: recipe for target 'vm_power_manager' failed make[2]: *** [vm_power_manager] Error 2 DPDK/mk/rte.sdkexamples.mk:52: recipe for target 'x86_64-ivshmem-linuxapp-icc_examples' failed make[1]: *** [x86_64-ivshmem-linuxapp-icc_examples] Error 2 DPDK/mk/rte.sdkroot.mk:119: recipe for target 'examples' failed make: *** [examples] Error 2 OS : FC21_64 Kernel : 3.18.8-201 GCC : 4.9.2 ICC : 15.0.0 CLANG : unknown Build Configuration: x86_64-native-linuxapp-gcc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y Failure logs : == vm_power_manager CC main.o CC vm_power_cli.o CC power_manager.o CC channel_manager.o DPDK/examples/vm_power_manager/channel_manager.c:55:29: fatal error: libvirt/libvirt.h: No such file or directory #include ^ compilation terminated. DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'channel_manager.o' failed make[4]: *** [channel_manager.o] Error 1 DPDK/mk/rte.extapp.mk:42: recipe for target 'all' failed make[3]: *** [all] Error 2 DPDK/mk/rte.extsubdir.mk:46: recipe for target 'vm_power_manager' failed make[2]: *** [vm_power_manager] Error 2 DPDK/mk/rte.sdkexamples.mk:52: recipe for target 'x86_64-native-linuxapp-gcc_examples' failed make[1]: *** [x86_64-native-linuxapp-gcc_examples] Error 2 DPDK/mk/rte.sdkroot.mk:119: recipe for target 'examples' failed make: *** [examples] Error 2 == Build app/test-pmd CC testpmd.o CC parameters.o CC cmdline.o DPDK/app/test-pmd/cmdline.c(9756): error #188: enumerated type mixed with another type entry.l2_tunnel_type = str2fdir_l2_tunnel_type(res->l2_tunnel_type); ^ compilation aborted for DPDK/app/test-pmd/cmdline.c (code 4) DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'cmdline.o' failed make[5]: *** [cmdline.o] Error 4 DPDK/mk/rte.subdir.mk:61: recipe for target 'test-pmd' failed make[4]: *** [test-pmd] Error 2 DPDK/mk/rte.sdkbuild.mk:77: recipe for target 'app' failed make[3]: *** [app] Error 2 DPDK/mk/rte.sdkroot.mk:123: recipe for target 'all' failed make[2]: *** [all] Error 2 DPDK/mk/rte.sdkinstall.mk:84: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 DPDK/mk/rte.sdkroot.mk:98: recipe for target 'install' failed make: *** [install] Error 2 ================ == vm_power_manager CC main.o CC vm_power_cli.o CC power_manager.o CC channel_manager.o DPDK/examples/vm_power_manager/channel_manager.c(55): catastrophic error: cannot open source file "libvirt/libvirt.h" #include ^ compilation aborted for DPDK/examples/vm_power_manager/channel_manager.c (code 4) DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'channel_manager.o' failed make[4]: *** [channel_manager.o] Error 4 DPDK/mk/rte.extapp.mk:42: recipe for target 'all' failed make[3]: *** [all] Error 2 DPDK/mk/rte.extsubdir.mk:46: recipe for target 'vm_power_manager' failed make[2]: *** [vm_power_manager] Error 2 DPDK/mk/rte.sdkexamples.mk:52: recipe for target 'x86_64-native-linuxapp-icc_examples' failed make[1]: *** [x86_64-native-linuxapp-icc_examples] Error 2 DPDK/mk/rte.sdkroot.mk:119: recipe for target 'examples' failed make: *** [examples] Error 2 OS : FC21_64 Kernel : 3.18.8-201 GCC : 4.9.2 ICC : 15.0.0 CLANG : unknown Build Configuration: x86_64-native-linuxapp-icc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y Failure logs : == vm_power_manager CC main.o CC vm_power_cli.o CC power_manager.o CC channel_manager.o DPDK/examples/vm_power_manager/channel_manager.c:55:29: fatal error: libvirt/libvirt.h: No such file or directory #include ^ compilation terminated. DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'channel_manager.o' failed make[4]: *** [channel_manager.o] Error 1 DPDK/mk/rte.extapp.mk:42: recipe for target 'all' failed make[3]: *** [all] Error 2 DPDK/mk/rte.extsubdir.mk:46: recipe for target 'vm_power_manager' failed make[2]: *** [vm_power_manager] Error 2 DPDK/mk/rte.sdkexamples.mk:52: recipe for target 'x86_64-native-linuxapp-gcc_examples' failed make[1]: *** [x86_64-native-linuxapp-gcc_examples] Error 2 DPDK/mk/rte.sdkroot.mk:119: recipe for target 'examples' failed make: *** [examples] Error 2 == Build app/test-pmd CC testpmd.o CC parameters.o CC cmdline.o DPDK/app/test-pmd/cmdline.c(9756): error #188: enumerated type mixed with another type entry.l2_tunnel_type = str2fdir_l2_tunnel_type(res->l2_tunnel_type); ^ compilation aborted for DPDK/app/test-pmd/cmdline.c (code 4) DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'cmdline.o' failed make[5]: *** [cmdline.o] Error 4 DPDK/mk/rte.subdir.mk:61: recipe for target 'test-pmd' failed make[4]: *** [test-pmd] Error 2 DPDK/mk/rte.sdkbuild.mk:77: recipe for target 'app' failed make[3]: *** [app] Error 2 DPDK/mk/rte.sdkroot.mk:123: recipe for target 'all' failed make[2]: *** [all] Error 2 DPDK/mk/rte.sdkinstall.mk:84: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 DPDK/mk/rte.sdkroot.mk:98: recipe for target 'install' failed make: *** [install] Error 2 ================ == vm_power_manager CC main.o CC vm_power_cli.o CC power_manager.o CC channel_manager.o DPDK/examples/vm_power_manager/channel_manager.c(55): catastrophic error: cannot open source file "libvirt/libvirt.h" #include ^ compilation aborted for DPDK/examples/vm_power_manager/channel_manager.c (code 4) DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'channel_manager.o' failed make[4]: *** [channel_manager.o] Error 4 DPDK/mk/rte.extapp.mk:42: recipe for target 'all' failed make[3]: *** [all] Error 2 DPDK/mk/rte.extsubdir.mk:46: recipe for target 'vm_power_manager' failed make[2]: *** [vm_power_manager] Error 2 DPDK/mk/rte.sdkexamples.mk:52: recipe for target 'x86_64-native-linuxapp-icc_examples' failed make[1]: *** [x86_64-native-linuxapp-icc_examples] Error 2 DPDK/mk/rte.sdkroot.mk:119: recipe for target 'examples' failed make: *** [examples] Error 2 OS : FC20_64 Kernel : 3.15.6-200 GCC : 4.8.2 ICC : 14.0.0 CLANG : 3.4 Build Configuration: x86_64-native-ivshmem-icc Failure logs : == Build app/test-pmd CC testpmd.o CC parameters.o CC cmdline.o DPDK/app/test-pmd/cmdline.c(9756): error #188: enumerated type mixed with another type entry.l2_tunnel_type = str2fdir_l2_tunnel_type(res->l2_tunnel_type); ^ compilation aborted for DPDK/app/test-pmd/cmdline.c (code 4) make[5]: *** [cmdline.o] Error 4 make[4]: *** [test-pmd] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================OS : FC20_64 Kernel : 3.15.6-200 GCC : 4.8.2 ICC : 14.0.0 CLANG : 3.4 Build Configuration: x86_64-native-linuxapp-icc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y Failure logs : == Build app/test-pmd CC testpmd.o CC parameters.o CC cmdline.o DPDK/app/test-pmd/cmdline.c(9756): error #188: enumerated type mixed with another type entry.l2_tunnel_type = str2fdir_l2_tunnel_type(res->l2_tunnel_type); ^ compilation aborted for DPDK/app/test-pmd/cmdline.c (code 4) make[5]: *** [cmdline.o] Error 4 make[4]: *** [test-pmd] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 ================ UBT124_64 / Linux 3.8.0-29 / GCC 4.6.3 / ICC 14.0.0 / CLANG unknown Config: x86_64-native-ivshmem-gcc UBT144_64 / Linux 3.13.0-30 / GCC 4.8.2 / ICC 14.0.0 / CLANG unknown Config: x86_64-native-linuxapp-gcc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y UBT144_64 / Linux 3.13.0-30 / GCC 4.8.2 / ICC 14.0.0 / CLANG unknown Config: x86_64-native-ivshmem-gcc RHEL70_64 / Linux 3.10.0-123 / GCC 4.8.2 / ICC 14.0.0 / CLANG unknown Config: x86_64-native-linuxapp-gcc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y RHEL70_64 / Linux 3.10.0-123 / GCC 4.8.2 / ICC 14.0.0 / CLANG unknown Config: x86_64-native-ivshmem-gcc FC20_32 / Linux 3.11.0 / GCC 4.8.2 / ICC 14.0.0 / CLANG unknown Config: i686-native-linuxapp-gcc CONFIG_RTE_LIBRTE_PMD_PCAP=y, CONFIG_RTE_NIC_BYPASS=y, CONFIG_RTE_BUILD_SHARED_LIB=y, CONFIG_RTE_LIBRTE_VHOST=y FC18_64 / Linux 3.6.10-4 / GCC 4.7.2 / ICC 14.0.0 / CLANG unknown Config: x86_64-native-ivshmem-gcc FC20_64 / Linux 3.15.6-200 / GCC 4.8.2 / ICC 14.0.0 / CLANG 3.4 Config: x86_64-native-ivshmem-gcc FC20_64 / Linux 3.15.6-200 / GCC 4.8.2 / ICC 14.0.0 / CLANG 3.4 Config: x86_64-native-linuxapp-gcc enable_all_DEBUG_OPTION=y FC20_64 / Linux 3.15.6-200 / GCC 4.8.2 / ICC 14.0.0 / CLANG 3.4 Config: x86_64-native-linuxapp-clang