Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/49258 _Compilation issues_ Submitter: Dekel Peled Date: 2018-12-24 10:50:36 DPDK git baseline: Repo:dpdk-master, CommitID: 7637518249ca8da08bbbccd3cae0e30f0e70cff9 Build Summary: 15 Builds Done, 12 Successful, 3 Failures Test environment and configuration as below: OS: FC25 Kernel Version: 4.5.5-300.fc24.x86_64 CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC Version: gcc (GCC) 6.1.1 20160510 (Red Hat 6.1.1-2) Clang Version: 3.8.0 (tags/RELEASE_380/final) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-gcc-debug OS: FC24 Kernel Version: 4.9.13-100.fc24.x86_64 CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC Version: gcc (GCC) 6.3.1 20161221 (Red Hat 6.3.1-1) Clang Version: 3.8.1 (tags/RELEASE_381/final) x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc-shared i686-native-linuxapp-gcc 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-36) Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final) x86_64-native-linuxapp-clang i686-native-linuxapp-gcc x86_64-native-linuxapp-gcc-shared x86_64-native-linuxapp-gcc 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 i686-native-linuxapp-gcc x86_64-native-linuxapp-gcc-shared 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 AR librte_pmd_octeontx_ssovf.a INSTALL-LIB librte_pmd_octeontx_ssovf.a CC dpaa_eventdev.o == Build drivers/event/dpaa2 CC dpaa2_hw_dpcon.o /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/a57e7aa2009d408888feb837e0f46c7f/dpdk/drivers/event/dpaa/dpaa_eventdev.c:851:1: fatal error: error writing to /tmp/ccA032R8.s: No space left on device RTE_PMD_REGISTER_PARAM_STRING(EVENTDEV_NAME_DPAA_PMD, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/a57e7aa2009d408888feb837e0f46c7f/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'dpaa_eventdev.o' failed make[6]: *** [dpaa_eventdev.o] Error 1 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/a57e7aa2009d408888feb837e0f46c7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'dpaa' failed make[5]: *** [dpaa] Error 2 make[5]: *** Waiting for unfinished jobs.... CC dpaa2_eventdev.o /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/a57e7aa2009d408888feb837e0f46c7f/dpdk/drivers/event/dpaa2/dpaa2_hw_dpcon.c:113:1: fatal error: closing dependency file ./.dpaa2_hw_dpcon.o.d.tmp: No space left on device RTE_PMD_REGISTER_DPAA2_OBJECT(dpcon, rte_dpaa2_dpcon_obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/a57e7aa2009d408888feb837e0f46c7f/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'dpaa2_hw_dpcon.o' failed make[6]: *** [dpaa2_hw_dpcon.o] Error 1 make[6]: *** Waiting for unfinished jobs.... /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/a57e7aa2009d408888feb837e0f46c7f/dpdk/drivers/event/dpaa2/dpaa2_eventdev.c:1104:1: fatal error: error writing to /tmp/cc9FpFFx.s: No space left on device } ^ compilation terminated. /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/a57e7aa2009d408888feb837e0f46c7f/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'dpaa2_eventdev.o' failed make[6]: *** [dpaa2_eventdev.o] Error 1 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/a57e7aa2009d408888feb837e0f46c7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'dpaa2' failed make[5]: *** [dpaa2] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/a57e7aa2009d408888feb837e0f46c7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'event' failed make[4]: *** [event] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/a57e7aa2009d408888feb837e0f46c7f/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed make[3]: *** [drivers] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/a57e7aa2009d408888feb837e0f46c7f/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/a57e7aa2009d408888feb837e0f46c7f/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/a57e7aa2009d408888feb837e0f46c7f/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #2: OS: FC24 Target: x86_64-native-linuxapp-clang AR librte_pmd_dpaa2_qdma.a INSTALL-LIB librte_pmd_dpaa2_qdma.a CC ifpga_fme.o CC ifpga_fme_iperf.o CC ifpga_fme_dperf.o CC ifpga_fme_error.o CC ifpga_port.o CC ifpga_port_error.o CC opae_hw_api.o CC opae_ifpga_hw_api.o CC opae_debug.o CC ifpga_fme_pr.o CC ifpga_rawdev.o -- CC evt_test.o CC cperf_test_common.o CC parser.o LD dpdk-test-crypto-perf CC test_order_common.o /bin/sh: line 0: echo: write error: No space left on device /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/a57e7aa2009d408888feb837e0f46c7f/dpdk/mk/rte.app.mk:395: recipe for target 'dpdk-test-crypto-perf' failed make[5]: *** [dpdk-test-crypto-perf] Error 1 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/a57e7aa2009d408888feb837e0f46c7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-crypto-perf' failed make[4]: *** [test-crypto-perf] Error 2 make[4]: *** Waiting for unfinished jobs.... CC test_order_queue.o fatal error: error in backend: IO failure on output stream. /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/a57e7aa2009d408888feb837e0f46c7f/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'test_order_common.o' failed make[5]: *** [test_order_common.o] Error 1 make[5]: *** Waiting for unfinished jobs.... fatal error: error in backend: IO failure on output stream. /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/a57e7aa2009d408888feb837e0f46c7f/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'test_order_queue.o' failed make[5]: *** [test_order_queue.o] Error 1 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/a57e7aa2009d408888feb837e0f46c7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-eventdev' failed make[4]: *** [test-eventdev] Error 2 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/a57e7aa2009d408888feb837e0f46c7f/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed make[3]: *** [app] Error 2 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/a57e7aa2009d408888feb837e0f46c7f/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/a57e7aa2009d408888feb837e0f46c7f/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/a57e7aa2009d408888feb837e0f46c7f/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #3: OS: FC24 Target: i686-native-linuxapp-gcc CC ifpga_enumerate.o CC ifpga_feature_dev.o CC ifpga_fme.o CC ifpga_fme_iperf.o CC ifpga_fme_dperf.o CC ifpga_fme_error.o CC ifpga_port.o CC ifpga_port_error.o CC opae_hw_api.o CC opae_ifpga_hw_api.o CC opae_debug.o CC ifpga_fme_pr.o CC ifpga_rawdev.o -- CC main.o CC softnicfwd.o CC comp_perf_options_parse.o LD testpmd CC comp_perf_test_verify.o /bin/sh: line 0: echo: write error: No space left on device /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/a57e7aa2009d408888feb837e0f46c7f/dpdk/mk/rte.app.mk:395: recipe for target 'testpmd' failed make[5]: *** [testpmd] Error 1 /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/a57e7aa2009d408888feb837e0f46c7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed make[4]: *** [test-pmd] Error 2 make[4]: *** Waiting for unfinished jobs.... CC comp_perf_test_benchmark.o /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/a57e7aa2009d408888feb837e0f46c7f/dpdk/app/test-compress-perf/comp_perf_test_verify.c:353:1: fatal error: error writing to /tmp/ccg4DHX0.s: No space left on device } ^ compilation terminated. /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/a57e7aa2009d408888feb837e0f46c7f/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'comp_perf_test_verify.o' failed make[5]: *** [comp_perf_test_verify.o] Error 1 make[5]: *** Waiting for unfinished jobs.... /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/a57e7aa2009d408888feb837e0f46c7f/dpdk/app/test-compress-perf/comp_perf_test_benchmark.c:308:1: fatal error: error writing to /tmp/cc73VLWZ.s: No space left on device } ^ compilation terminated. /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/a57e7aa2009d408888feb837e0f46c7f/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'comp_perf_test_benchmark.o' failed make[5]: *** [comp_perf_test_benchmark.o] Error 1 /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/a57e7aa2009d408888feb837e0f46c7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-compress-perf' failed make[4]: *** [test-compress-perf] Error 2 /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/a57e7aa2009d408888feb837e0f46c7f/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed make[3]: *** [app] Error 2 /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/a57e7aa2009d408888feb837e0f46c7f/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/a57e7aa2009d408888feb837e0f46c7f/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/a57e7aa2009d408888feb837e0f46c7f/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 DPDK STV team