From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw49005[v5] eal_interrupts: add option for pending callback unregister
Date: 17 Dec 2018 03:48:19 -0800 [thread overview]
Message-ID: <0590c7$3htial@orsmga001.jf.intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 18546 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/49005
_Compilation issues_
Submitter: Jakub Grajciar <jgrajcia@cisco.com>
Date: 2018-12-17 11:39:45
DPDK git baseline: Repo:dpdk-master, CommitID: ef8b7c505f10897621c0801d8ef3e961385246f8
Build Summary: 15 Builds Done, 2 Successful, 13 Failures
Test environment and configuration as below:
OS: FC25
Kernel Version: 4.5.5-300.fc24.x86_64
CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
GCC Version: gcc (GCC) 6.1.1 20160510 (Red Hat 6.1.1-2)
Clang Version: 3.8.0 (tags/RELEASE_380/final)
x86_64-native-linuxapp-gcc
x86_64-native-linuxapp-gcc-debug
OS: FC24
Kernel Version: 4.11.12-100.fc24.x86_64
CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
GCC Version: gcc (GCC) 6.3.1 20161221 (Red Hat 6.3.1-1)
Clang Version: 3.8.1 (tags/RELEASE_381/final)
x86_64-native-linuxapp-clang
i686-native-linuxapp-gcc
x86_64-native-linuxapp-gcc-shared
OS: CENTOS
Kernel Version: 3.10.0-514.10.2.el7.x86_64
CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-28)
Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final)
x86_64-native-linuxapp-clang
i686-native-linuxapp-gcc
x86_64-native-linuxapp-gcc
x86_64-native-linuxapp-gcc-shared
OS: UB1604
Kernel Version: 4.4.0-47-generic
CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
GCC Version: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.10) 5.4.0 20160609
Clang Version: 3.8.0-2ubuntu4 (tags/RELEASE_380/final)
x86_64-native-linuxapp-gcc
x86_64-native-linuxapp-gcc-shared
i686-native-linuxapp-gcc
x86_64-native-linuxapp-clang
OS: FreeBSD
Kernel Version: 10.3-RELEASE
CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz (2294.75-MHz K8-class CPU)
GCC Version: gcc (FreeBSD Ports Collection) 7.3.0
Clang Version: 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
x86_64-native-bsdapp-clang
x86_64-native-bsdapp-gcc
*Failed Build #1:
OS: FC25
Target: x86_64-native-linuxapp-gcc
CC eal_interrupts.o
CC eal_alarm.o
rte_intr_callback_unregister_pending is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_intr_callback_unregister_pending
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'eal_interrupts.o' failed
make[7]: *** [eal_interrupts.o] Error 1
make[7]: *** Waiting for unfinished jobs....
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'eal' failed
make[6]: *** [eal] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'linuxapp' failed
make[5]: *** [linuxapp] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_eal' failed
make[4]: *** [librte_eal] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
*Failed Build #2:
OS: UB1604
Target: x86_64-native-linuxapp-gcc
CC eal_interrupts.o
CC eal_alarm.o
rte_intr_callback_unregister_pending is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_intr_callback_unregister_pending
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'eal_interrupts.o' failed
make[7]: *** [eal_interrupts.o] Error 1
make[7]: *** Waiting for unfinished jobs....
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'eal' failed
make[6]: *** [eal] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'linuxapp' failed
make[5]: *** [linuxapp] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_eal' failed
make[4]: *** [librte_eal] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
*Failed Build #3:
OS: CENTOS
Target: x86_64-native-linuxapp-clang
*Failed Build #4:
OS: CENTOS
Target: i686-native-linuxapp-gcc
*Failed Build #5:
OS: CENTOS
Target: x86_64-native-linuxapp-gcc
*Failed Build #6:
OS: CENTOS
Target: x86_64-native-linuxapp-gcc-shared
*Failed Build #7:
OS: UB1604
Target: x86_64-native-linuxapp-gcc-shared
CC eal_interrupts.o
CC eal_alarm.o
rte_intr_callback_unregister_pending is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_intr_callback_unregister_pending
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/49f27fa43a574a2db002196b355fceca/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'eal_interrupts.o' failed
make[7]: *** [eal_interrupts.o] Error 1
make[7]: *** Waiting for unfinished jobs....
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'eal' failed
make[6]: *** [eal] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'linuxapp' failed
make[5]: *** [linuxapp] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_eal' failed
make[4]: *** [librte_eal] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
*Failed Build #8:
OS: UB1604
Target: i686-native-linuxapp-gcc
CC eal_interrupts.o
CC eal_alarm.o
rte_intr_callback_unregister_pending is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_intr_callback_unregister_pending
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'eal_interrupts.o' failed
make[7]: *** [eal_interrupts.o] Error 1
make[7]: *** Waiting for unfinished jobs....
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'eal' failed
make[6]: *** [eal] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'linuxapp' failed
make[5]: *** [linuxapp] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_eal' failed
make[4]: *** [librte_eal] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
*Failed Build #9:
OS: UB1604
Target: x86_64-native-linuxapp-clang
CC eal_interrupts.o
CC eal_alarm.o
rte_intr_callback_unregister_pending is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_intr_callback_unregister_pending
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/49f27fa43a574a2db002196b355fceca/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'eal_interrupts.o' failed
make[7]: *** [eal_interrupts.o] Error 1
make[7]: *** Waiting for unfinished jobs....
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'eal' failed
make[6]: *** [eal] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'linuxapp' failed
make[5]: *** [linuxapp] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_eal' failed
make[4]: *** [librte_eal] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
*Failed Build #10:
OS: FC24
Target: x86_64-native-linuxapp-clang
CC eal_interrupts.o
CC eal_alarm.o
rte_intr_callback_unregister_pending is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_intr_callback_unregister_pending
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/49f27fa43a574a2db002196b355fceca/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'eal_interrupts.o' failed
make[7]: *** [eal_interrupts.o] Error 1
make[7]: *** Waiting for unfinished jobs....
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'eal' failed
make[6]: *** [eal] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'linuxapp' failed
make[5]: *** [linuxapp] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_eal' failed
make[4]: *** [librte_eal] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
*Failed Build #11:
OS: FC24
Target: i686-native-linuxapp-gcc
CC eal_interrupts.o
CC eal_alarm.o
rte_intr_callback_unregister_pending is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_intr_callback_unregister_pending
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'eal_interrupts.o' failed
make[7]: *** [eal_interrupts.o] Error 1
make[7]: *** Waiting for unfinished jobs....
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'eal' failed
make[6]: *** [eal] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'linuxapp' failed
make[5]: *** [linuxapp] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_eal' failed
make[4]: *** [librte_eal] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
*Failed Build #12:
OS: FC25
Target: x86_64-native-linuxapp-gcc-debug
CC eal_interrupts.o
CC eal_alarm.o
rte_intr_callback_unregister_pending is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_intr_callback_unregister_pending
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/49f27fa43a574a2db002196b355fceca/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'eal_interrupts.o' failed
make[7]: *** [eal_interrupts.o] Error 1
make[7]: *** Waiting for unfinished jobs....
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'eal' failed
make[6]: *** [eal] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'linuxapp' failed
make[5]: *** [linuxapp] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_eal' failed
make[4]: *** [librte_eal] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
*Failed Build #13:
OS: FC24
Target: x86_64-native-linuxapp-gcc-shared
CC eal_interrupts.o
CC eal_alarm.o
rte_intr_callback_unregister_pending is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_intr_callback_unregister_pending
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/49f27fa43a574a2db002196b355fceca/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'eal_interrupts.o' failed
make[7]: *** [eal_interrupts.o] Error 1
make[7]: *** Waiting for unfinished jobs....
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'eal' failed
make[6]: *** [eal] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'linuxapp' failed
make[5]: *** [linuxapp] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_eal' failed
make[4]: *** [librte_eal] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/49f27fa43a574a2db002196b355fceca/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
DPDK STV team
reply other threads:[~2018-12-17 11:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='0590c7$3htial@orsmga001.jf.intel.com' \
--to=sys_stv@intel.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).