------------------------------------------ [...truncated 1275 lines...] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:30: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^ odp_packet.c:602:14: warning: Null pointer passed as an argument to a 'nonnull' parameter CU_ASSERT(!memcmp(pkt1map, pkt2map, cmplen)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:30: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^ odp_packet.c:638:13: warning: Call to 'malloc' has an allocation size of 0 bytes data_buf = malloc(pkt_len); ^~~~~~~~~~~~~~~ odp_packet.c:642:15: warning: Array access (from variable 'data_buf') results in a null pointer dereference data_buf[i] = (uint8_t)i; ~~~~~~~~ ^ 6 warnings generated. CCLD odp_packet CC odp_pool.o CCLD odp_pool CC odp_queue.o CCLD odp_queue CC odp_random.o CCLD odp_random CC odp_scheduler.o odp_scheduler.c:84:2: warning: Value stored to 'wait_time' is never read wait_time = odp_schedule_wait_time(0); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ odp_scheduler.c:349:16: warning: Access to field 'globals' results in a dereference of a null pointer (loaded from variable 'args') args->globals = globals; ~~~~ ^ odp_scheduler.c:357:19: warning: Access to field 'cpu_count' results in a dereference of a null pointer (loaded from variable 'globals') args->num_cpus = globals->cpu_count; ^~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_scheduler CC odp_shared_memory.o odp_shared_memory.c:66:24: warning: Access to field 'foo' results in a dereference of a null pointer (loaded from variable 'test_shared_data') test_shared_data->foo = TEST_SHARE_FOO; ~~~~~~~~~~~~~~~~ ^ 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:66:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:69:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:453:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-01-191554-25661-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:797: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:968: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:471: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1275 lines...] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:30: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^ odp_packet.c:602:14: warning: Null pointer passed as an argument to a 'nonnull' parameter CU_ASSERT(!memcmp(pkt1map, pkt2map, cmplen)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:30: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^ odp_packet.c:638:13: warning: Call to 'malloc' has an allocation size of 0 bytes data_buf = malloc(pkt_len); ^~~~~~~~~~~~~~~ odp_packet.c:642:15: warning: Array access (from variable 'data_buf') results in a null pointer dereference data_buf[i] = (uint8_t)i; ~~~~~~~~ ^ 6 warnings generated. CCLD odp_packet CC odp_pool.o CCLD odp_pool CC odp_queue.o CCLD odp_queue CC odp_random.o CCLD odp_random CC odp_scheduler.o odp_scheduler.c:84:2: warning: Value stored to 'wait_time' is never read wait_time = odp_schedule_wait_time(0); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ odp_scheduler.c:349:16: warning: Access to field 'globals' results in a dereference of a null pointer (loaded from variable 'args') args->globals = globals; ~~~~ ^ odp_scheduler.c:357:19: warning: Access to field 'cpu_count' results in a dereference of a null pointer (loaded from variable 'globals') args->num_cpus = globals->cpu_count; ^~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_scheduler CC odp_shared_memory.o odp_shared_memory.c:66:24: warning: Access to field 'foo' results in a dereference of a null pointer (loaded from variable 'test_shared_data') test_shared_data->foo = TEST_SHARE_FOO; ~~~~~~~~~~~~~~~~ ^ 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:66:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:69:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:453:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-02-191234-25675-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:797: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:968: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:471: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1275 lines...] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:30: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^ odp_packet.c:602:14: warning: Null pointer passed as an argument to a 'nonnull' parameter CU_ASSERT(!memcmp(pkt1map, pkt2map, cmplen)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:30: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^ odp_packet.c:638:13: warning: Call to 'malloc' has an allocation size of 0 bytes data_buf = malloc(pkt_len); ^~~~~~~~~~~~~~~ odp_packet.c:642:15: warning: Array access (from variable 'data_buf') results in a null pointer dereference data_buf[i] = (uint8_t)i; ~~~~~~~~ ^ 6 warnings generated. CCLD odp_packet CC odp_pool.o CCLD odp_pool CC odp_queue.o CCLD odp_queue CC odp_random.o CCLD odp_random CC odp_scheduler.o odp_scheduler.c:84:2: warning: Value stored to 'wait_time' is never read wait_time = odp_schedule_wait_time(0); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ odp_scheduler.c:349:16: warning: Access to field 'globals' results in a dereference of a null pointer (loaded from variable 'args') args->globals = globals; ~~~~ ^ odp_scheduler.c:357:19: warning: Access to field 'cpu_count' results in a dereference of a null pointer (loaded from variable 'globals') args->num_cpus = globals->cpu_count; ^~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_scheduler CC odp_shared_memory.o odp_shared_memory.c:66:24: warning: Access to field 'foo' results in a dereference of a null pointer (loaded from variable 'test_shared_data') test_shared_data->foo = TEST_SHARE_FOO; ~~~~~~~~~~~~~~~~ ^ 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:66:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:69:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:453:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-03-191053-25664-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:797: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:968: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:471: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1275 lines...] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:30: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^ odp_packet.c:602:14: warning: Null pointer passed as an argument to a 'nonnull' parameter CU_ASSERT(!memcmp(pkt1map, pkt2map, cmplen)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:30: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^ odp_packet.c:638:13: warning: Call to 'malloc' has an allocation size of 0 bytes data_buf = malloc(pkt_len); ^~~~~~~~~~~~~~~ odp_packet.c:642:15: warning: Array access (from variable 'data_buf') results in a null pointer dereference data_buf[i] = (uint8_t)i; ~~~~~~~~ ^ 6 warnings generated. CCLD odp_packet CC odp_pool.o CCLD odp_pool CC odp_queue.o CCLD odp_queue CC odp_random.o CCLD odp_random CC odp_scheduler.o odp_scheduler.c:84:2: warning: Value stored to 'wait_time' is never read wait_time = odp_schedule_wait_time(0); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ odp_scheduler.c:349:16: warning: Access to field 'globals' results in a dereference of a null pointer (loaded from variable 'args') args->globals = globals; ~~~~ ^ odp_scheduler.c:357:19: warning: Access to field 'cpu_count' results in a dereference of a null pointer (loaded from variable 'globals') args->num_cpus = globals->cpu_count; ^~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_scheduler CC odp_shared_memory.o odp_shared_memory.c:66:24: warning: Access to field 'foo' results in a dereference of a null pointer (loaded from variable 'test_shared_data') test_shared_data->foo = TEST_SHARE_FOO; ~~~~~~~~~~~~~~~~ ^ 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:66:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:69:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:453:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-04-191129-25658-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:797: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:968: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:471: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1275 lines...] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:30: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^ odp_packet.c:602:14: warning: Null pointer passed as an argument to a 'nonnull' parameter CU_ASSERT(!memcmp(pkt1map, pkt2map, cmplen)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:30: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^ odp_packet.c:638:13: warning: Call to 'malloc' has an allocation size of 0 bytes data_buf = malloc(pkt_len); ^~~~~~~~~~~~~~~ odp_packet.c:642:15: warning: Array access (from variable 'data_buf') results in a null pointer dereference data_buf[i] = (uint8_t)i; ~~~~~~~~ ^ 6 warnings generated. CCLD odp_packet CC odp_pool.o CCLD odp_pool CC odp_queue.o CCLD odp_queue CC odp_random.o CCLD odp_random CC odp_scheduler.o odp_scheduler.c:84:2: warning: Value stored to 'wait_time' is never read wait_time = odp_schedule_wait_time(0); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ odp_scheduler.c:349:16: warning: Access to field 'globals' results in a dereference of a null pointer (loaded from variable 'args') args->globals = globals; ~~~~ ^ odp_scheduler.c:357:19: warning: Access to field 'cpu_count' results in a dereference of a null pointer (loaded from variable 'globals') args->num_cpus = globals->cpu_count; ^~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_scheduler CC odp_shared_memory.o odp_shared_memory.c:66:24: warning: Access to field 'foo' results in a dereference of a null pointer (loaded from variable 'test_shared_data') test_shared_data->foo = TEST_SHARE_FOO; ~~~~~~~~~~~~~~~~ ^ 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:66:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:69:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:453:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-05-191337-25669-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:797: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:968: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:471: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1275 lines...] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:30: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^ odp_packet.c:602:14: warning: Null pointer passed as an argument to a 'nonnull' parameter CU_ASSERT(!memcmp(pkt1map, pkt2map, cmplen)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:30: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^ odp_packet.c:638:13: warning: Call to 'malloc' has an allocation size of 0 bytes data_buf = malloc(pkt_len); ^~~~~~~~~~~~~~~ odp_packet.c:642:15: warning: Array access (from variable 'data_buf') results in a null pointer dereference data_buf[i] = (uint8_t)i; ~~~~~~~~ ^ 6 warnings generated. CCLD odp_packet CC odp_pool.o CCLD odp_pool CC odp_queue.o CCLD odp_queue CC odp_random.o CCLD odp_random CC odp_scheduler.o odp_scheduler.c:84:2: warning: Value stored to 'wait_time' is never read wait_time = odp_schedule_wait_time(0); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ odp_scheduler.c:349:16: warning: Access to field 'globals' results in a dereference of a null pointer (loaded from variable 'args') args->globals = globals; ~~~~ ^ odp_scheduler.c:357:19: warning: Access to field 'cpu_count' results in a dereference of a null pointer (loaded from variable 'globals') args->num_cpus = globals->cpu_count; ^~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_scheduler CC odp_shared_memory.o odp_shared_memory.c:66:24: warning: Access to field 'foo' results in a dereference of a null pointer (loaded from variable 'test_shared_data') test_shared_data->foo = TEST_SHARE_FOO; ~~~~~~~~~~~~~~~~ ^ 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:66:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:69:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:453:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-06-191822-25664-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:797: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:968: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:471: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1275 lines...] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:30: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^ odp_packet.c:602:14: warning: Null pointer passed as an argument to a 'nonnull' parameter CU_ASSERT(!memcmp(pkt1map, pkt2map, cmplen)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:30: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^ odp_packet.c:638:13: warning: Call to 'malloc' has an allocation size of 0 bytes data_buf = malloc(pkt_len); ^~~~~~~~~~~~~~~ odp_packet.c:642:15: warning: Array access (from variable 'data_buf') results in a null pointer dereference data_buf[i] = (uint8_t)i; ~~~~~~~~ ^ 6 warnings generated. CCLD odp_packet CC odp_pool.o CCLD odp_pool CC odp_queue.o CCLD odp_queue CC odp_random.o CCLD odp_random CC odp_scheduler.o odp_scheduler.c:84:2: warning: Value stored to 'wait_time' is never read wait_time = odp_schedule_wait_time(0); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ odp_scheduler.c:349:16: warning: Access to field 'globals' results in a dereference of a null pointer (loaded from variable 'args') args->globals = globals; ~~~~ ^ odp_scheduler.c:357:19: warning: Access to field 'cpu_count' results in a dereference of a null pointer (loaded from variable 'globals') args->num_cpus = globals->cpu_count; ^~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_scheduler CC odp_shared_memory.o odp_shared_memory.c:66:24: warning: Access to field 'foo' results in a dereference of a null pointer (loaded from variable 'test_shared_data') test_shared_data->foo = TEST_SHARE_FOO; ~~~~~~~~~~~~~~~~ ^ 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:66:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:69:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:453:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-07-191414-25662-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:797: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:968: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:471: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1275 lines...] https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:30: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^ odp_packet.c:602:14: warning: Null pointer passed as an argument to a 'nonnull' parameter CU_ASSERT(!memcmp(pkt1map, pkt2map, cmplen)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:30: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^ odp_packet.c:638:13: warning: Call to 'malloc' has an allocation size of 0 bytes data_buf = malloc(pkt_len); ^~~~~~~~~~~~~~~ odp_packet.c:642:15: warning: Array access (from variable 'data_buf') results in a null pointer dereference data_buf[i] = (uint8_t)i; ~~~~~~~~ ^ 6 warnings generated. CCLD odp_packet CC odp_pool.o CCLD odp_pool CC odp_queue.o CCLD odp_queue CC odp_random.o CCLD odp_random CC odp_scheduler.o odp_scheduler.c:84:2: warning: Value stored to 'wait_time' is never read wait_time = odp_schedule_wait_time(0); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ odp_scheduler.c:349:16: warning: Access to field 'globals' results in a dereference of a null pointer (loaded from variable 'args') args->globals = globals; ~~~~ ^ odp_scheduler.c:357:19: warning: Access to field 'cpu_count' results in a dereference of a null pointer (loaded from variable 'globals') args->num_cpus = globals->cpu_count; ^~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_scheduler CC odp_shared_memory.o odp_shared_memory.c:66:24: warning: Access to field 'foo' results in a dereference of a null pointer (loaded from variable 'test_shared_data') test_shared_data->foo = TEST_SHARE_FOO; ~~~~~~~~~~~~~~~~ ^ 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:66:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:69:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:453:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-08-191751-25665-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:797: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:968: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:471: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1321 lines...] CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-09-192502-25777-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:798: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:969: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1322 lines...] CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-10-192602-25767-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:798: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:969: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1322 lines...] CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-11-185428-25785-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:798: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:969: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1335 lines...] CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-12-190934-25781-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:798: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:969: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1334 lines...] CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-13-190525-25778-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:798: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:969: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1334 lines...] CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-14-190546-25778-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:798: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:969: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1335 lines...] CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-15-190726-25769-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:798: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:969: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1335 lines...] CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-16-190835-25773-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:798: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:969: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1334 lines...] CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-17-190927-25777-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:798: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:969: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1335 lines...] CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-18-190535-25784-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:798: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:969: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1335 lines...] CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-19-190655-25778-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:798: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:969: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1334 lines...] CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-20-190554-25786-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:798: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:969: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1334 lines...] CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-21-190644-25779-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:798: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:969: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1334 lines...] CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-22-190829-25772-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:798: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:969: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1334 lines...] CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-23-191049-25760-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:798: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:969: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1335 lines...] CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-24-190628-25777-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:798: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:969: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1334 lines...] CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-25-190713-25770-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:798: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:969: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1334 lines...] CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-26-190720-25768-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:798: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:969: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 22 lines...] Ign http://archive.ubuntu.com utopic-updates InRelease Get:6 http://ppa.launchpad.net utopic/main armhf Packages [3118 B] Get:7 http://ppa.launchpad.net utopic/main i386 Packages [3110 B] Hit http://archive.ubuntu.com utopic Release.gpg Get:8 http://ports.ubuntu.com utopic/universe arm64 Packages [7590 kB] Get:9 http://archive.ubuntu.com utopic-backports Release.gpg [933 B] Get:10 http://archive.ubuntu.com utopic-updates Release.gpg [933 B] Get:11 http://security.ubuntu.com utopic-security Release.gpg [933 B] Get:12 http://ports.ubuntu.com utopic/main armhf Packages [1687 kB] Hit http://archive.ubuntu.com utopic Release Get:13 http://ports.ubuntu.com utopic/universe armhf Packages [7803 kB] Get:14 http://archive.ubuntu.com utopic-backports Release [63.5 kB] Get:15 http://security.ubuntu.com utopic-security Release [63.5 kB] Get:16 http://security.ubuntu.com utopic-security/main amd64 Packages [259 kB] Get:17 http://security.ubuntu.com utopic-security/restricted amd64 Packages [14.1 kB] Get:18 http://security.ubuntu.com utopic-security/universe amd64 Packages [97.7 kB] Get:19 http://security.ubuntu.com utopic-security/multiverse amd64 Packages [4188 B] Get:20 http://archive.ubuntu.com utopic-updates Release [63.5 kB] Get:21 http://security.ubuntu.com utopic-security/main i386 Packages [257 kB] Get:22 http://security.ubuntu.com utopic-security/restricted i386 Packages [14.1 kB] Get:23 http://archive.ubuntu.com utopic/main amd64 Packages [1731 kB] Get:24 http://security.ubuntu.com utopic-security/universe i386 Packages [97.6 kB] Get:25 http://security.ubuntu.com utopic-security/multiverse i386 Packages [4351 B] Get:26 http://archive.ubuntu.com utopic/restricted amd64 Packages [18.4 kB] Get:27 http://archive.ubuntu.com utopic/universe amd64 Packages [8000 kB] Get:28 http://archive.ubuntu.com utopic/multiverse amd64 Packages [168 kB] Get:29 http://archive.ubuntu.com utopic/main i386 Packages [1727 kB] Get:30 http://archive.ubuntu.com utopic/restricted i386 Packages [18.9 kB] Get:31 http://archive.ubuntu.com utopic/universe i386 Packages [8008 kB] Get:32 http://archive.ubuntu.com utopic/multiverse i386 Packages [170 kB] Get:33 http://archive.ubuntu.com utopic-backports/main amd64 Packages [1437 B] Get:34 http://archive.ubuntu.com utopic-backports/restricted amd64 Packages [40 B] Get:35 http://archive.ubuntu.com utopic-backports/universe amd64 Packages [16.2 kB] Get:36 http://archive.ubuntu.com utopic-backports/multiverse amd64 Packages [40 B] Get:37 http://archive.ubuntu.com utopic-backports/main i386 Packages [1439 B] Get:38 http://archive.ubuntu.com utopic-backports/restricted i386 Packages [40 B] Get:39 http://archive.ubuntu.com utopic-backports/universe i386 Packages [15.5 kB] Get:40 http://archive.ubuntu.com utopic-backports/multiverse i386 Packages [40 B] Get:41 http://archive.ubuntu.com utopic-updates/main amd64 Packages [377 kB] Get:42 http://archive.ubuntu.com utopic-updates/restricted amd64 Packages [17.1 kB] Get:43 http://archive.ubuntu.com utopic-updates/universe amd64 Packages [144 kB] Get:44 http://archive.ubuntu.com utopic-updates/multiverse amd64 Packages [4188 B] Get:45 http://archive.ubuntu.com utopic-updates/main i386 Packages [374 kB] Get:46 http://archive.ubuntu.com utopic-updates/restricted i386 Packages [17.1 kB] Get:47 http://archive.ubuntu.com utopic-updates/universe i386 Packages [144 kB] Get:48 http://archive.ubuntu.com utopic-updates/multiverse i386 Packages [4351 B] Fetched 40.7 MB in 25s (1607 kB/s) Reading package lists... + sudo apt-get install -y --no-install-recommends libssl-dev Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libssl1.0.0 zlib1g-dev Recommended packages: libssl-doc The following NEW packages will be installed: libssl-dev zlib1g-dev The following packages will be upgraded: libssl1.0.0 1 upgraded, 2 newly installed, 0 to remove and 81 not upgraded. Need to get 2124 kB of archives. After this operation, 6914 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu/ utopic-updates/main libssl1.0.0 amd64 1.0.1f-1ubuntu9.8 [850 kB] Get:2 http://archive.ubuntu.com/ubuntu/ utopic/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1 [183 kB] Get:3 http://archive.ubuntu.com/ubuntu/ utopic-updates/main libssl-dev amd64 1.0.1f-1ubuntu9.8 [1091 kB] debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 2124 kB in 6s (322 kB/s) (Reading database ... 28322 files and directories currently installed.) Preparing to unpack .../libssl1.0.0_1.0.1f-1ubuntu9.8_amd64.deb ... Unpacking libssl1.0.0:amd64 (1.0.1f-1ubuntu9.8) over (1.0.1f-1ubuntu9.1) ... Selecting previously unselected package zlib1g-dev:amd64. Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1_amd64.deb ... Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1) ... Selecting previously unselected package libssl-dev:amd64. Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu9.8_amd64.deb ... Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu9.8) ... Processing triggers for man-db (2.7.0.2-2) ... Setting up libssl1.0.0:amd64 (1.0.1f-1ubuntu9.8) ... debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1) ... Setting up libssl-dev:amd64 (1.0.1f-1ubuntu9.8) ... Processing triggers for libc-bin (2.19-10ubuntu2.2) ... + case "${platform_type}" in + sudo apt-get install -y linux-headers-generic libpcap-dev Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libpcap0.8 libpcap0.8-dev linux-headers-3.16.0-41 linux-headers-3.16.0-41-generic The following NEW packages will be installed: libpcap-dev libpcap0.8 libpcap0.8-dev linux-headers-3.16.0-41 linux-headers-3.16.0-41-generic linux-headers-generic 0 upgraded, 6 newly installed, 0 to remove and 81 not upgraded. Need to get 10.1 MB of archives. After this operation, 79.4 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu/ utopic/main libpcap0.8 amd64 1.6.2-1 [115 kB] Get:2 http://archive.ubuntu.com/ubuntu/ utopic/main libpcap0.8-dev amd64 1.6.2-1 [209 kB] Get:3 http://archive.ubuntu.com/ubuntu/ utopic/main libpcap-dev all 1.6.2-1 [3448 B] Get:4 http://archive.ubuntu.com/ubuntu/ utopic-updates/main linux-headers-3.16.0-41 all 3.16.0-41.57 [9100 kB] Get:5 http://archive.ubuntu.com/ubuntu/ utopic-updates/main linux-headers-3.16.0-41-generic amd64 3.16.0-41.57 [719 kB] Get:6 http://archive.ubuntu.com/ubuntu/ utopic-updates/main linux-headers-generic amd64 3.16.0.41.41 [2370 B] debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 10.1 MB in 3s (2668 kB/s) Selecting previously unselected package libpcap0.8:amd64. (Reading database ... 28436 files and directories currently installed.) Preparing to unpack .../libpcap0.8_1.6.2-1_amd64.deb ... Unpacking libpcap0.8:amd64 (1.6.2-1) ... Selecting previously unselected package libpcap0.8-dev. Preparing to unpack .../libpcap0.8-dev_1.6.2-1_amd64.deb ... Unpacking libpcap0.8-dev (1.6.2-1) ... Selecting previously unselected package libpcap-dev. Preparing to unpack .../libpcap-dev_1.6.2-1_all.deb ... Unpacking libpcap-dev (1.6.2-1) ... Selecting previously unselected package linux-headers-3.16.0-41. Preparing to unpack .../linux-headers-3.16.0-41_3.16.0-41.57_all.deb ... Unpacking linux-headers-3.16.0-41 (3.16.0-41.57) ... Selecting previously unselected package linux-headers-3.16.0-41-generic. Preparing to unpack .../linux-headers-3.16.0-41-generic_3.16.0-41.57_amd64.deb ... Unpacking linux-headers-3.16.0-41-generic (3.16.0-41.57) ... Selecting previously unselected package linux-headers-generic. Preparing to unpack .../linux-headers-generic_3.16.0.41.41_amd64.deb ... Unpacking linux-headers-generic (3.16.0.41.41) ... Processing triggers for man-db (2.7.0.2-2) ... Setting up libpcap0.8:amd64 (1.6.2-1) ... Setting up libpcap0.8-dev (1.6.2-1) ... Setting up libpcap-dev (1.6.2-1) ... Setting up linux-headers-3.16.0-41 (3.16.0-41.57) ... Setting up linux-headers-3.16.0-41-generic (3.16.0-41.57) ... Setting up linux-headers-generic (3.16.0.41.41) ... Processing triggers for libc-bin (2.19-10ubuntu2.2) ... + mkdir -p /home/buildslave/bin + cp check-odp/helper/ci-uname /home/buildslave/bin/uname + export PATH=/home/buildslave/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + PATH=/home/buildslave/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + case "${build_type}" in + sudo apt-get install -y --no-install-recommends clang Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clang-3.5 libclang-common-3.5-dev Suggested packages: gnustep gnustep-devel clang-3.5-doc Recommended packages: llvm-3.5-dev The following NEW packages will be installed: clang clang-3.5 libclang-common-3.5-dev 0 upgraded, 3 newly installed, 0 to remove and 81 not upgraded. Need to get 21.8 MB of archives. After this operation, 85.8 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu/ utopic/main libclang-common-3.5-dev amd64 1:3.5-4ubuntu2 [668 kB] Get:2 http://archive.ubuntu.com/ubuntu/ utopic/universe clang-3.5 amd64 1:3.5-4ubuntu2 [21.1 MB] Get:3 http://archive.ubuntu.com/ubuntu/ utopic/universe clang amd64 1:3.5-23ubuntu1 [3602 B] debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 21.8 MB in 1s (16.6 MB/s) Selecting previously unselected package libclang-common-3.5-dev. (Reading database ... 52904 files and directories currently installed.) Preparing to unpack .../libclang-common-3.5-dev_1%3a3.5-4ubuntu2_amd64.deb ... Unpacking libclang-common-3.5-dev (1:3.5-4ubuntu2) ... Selecting previously unselected package clang-3.5. Preparing to unpack .../clang-3.5_1%3a3.5-4ubuntu2_amd64.deb ... Unpacking clang-3.5 (1:3.5-4ubuntu2) ... Selecting previously unselected package clang. Preparing to unpack .../clang_1%3a3.5-23ubuntu1_amd64.deb ... Unpacking clang (1:3.5-23ubuntu1) ... Processing triggers for man-db (2.7.0.2-2) ... Setting up libclang-common-3.5-dev (1:3.5-4ubuntu2) ... Setting up clang-3.5 (1:3.5-4ubuntu2) ... Setting up clang (1:3.5-23ubuntu1) ... + export CLANG=1 + CLANG=1 + bash -x https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build-dpdk.sh + set -e + export PLATFORM=linux-dpdk + PLATFORM=linux-dpdk +++ dirname https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build-dpdk.sh ++ readlink -f https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp + export ROOT_DIR=https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp + ROOT_DIR=https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp + source https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/helper/generic ++ '[' -n '' ']' ++ readonly GENERIC_HELPER=1 ++ GENERIC_HELPER=1 ++ export SRCDIR=https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/src ++ SRCDIR=https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/src ++ export BUILDDIR=https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build ++ BUILDDIR=https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build ++ export LOGDIR=https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/log ++ LOGDIR=https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/log ++ export EXTRA_FLAGS= ++ EXTRA_FLAGS= ++ export PERF_TEST=1 ++ PERF_TEST=1 ++ [[ 1 -eq 1 ]] ++ export 'EXTRA_FLAGS= --enable-test-perf' ++ EXTRA_FLAGS=' --enable-test-perf' ++ mkdir -p https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/src ++ mkdir -p https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build ++ mkdir -p https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/log ++ trap control_c SIGINT + export ODP_BUILDDIR=https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk + ODP_BUILDDIR=https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk + https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build.sh DISTRIB_ID=Ubuntu DISTRIB_RELEASE=14.10 DISTRIB_CODENAME=utopic DISTRIB_DESCRIPTION="Ubuntu 14.10" NAME="Ubuntu" VERSION="14.10 (Utopic Unicorn)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 14.10" VERSION_ID="14.10" HOME_URL="http://www.ubuntu.com/" SUPPORT_URL="http://help.ubuntu.com/" BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/" Preparing platform Cloning into 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK'... error: RPC failed; result=56, HTTP code = 200 fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1335 lines...] CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-28-185044-25778-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:798: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:969: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1334 lines...] CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-29-185248-25792-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:798: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:969: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1334 lines...] CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-06-30-185038-25784-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:798: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:969: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1194 lines...] odp_packet.c: In function 'parse_ipv4': odp_packet.c:466:44: error: 'struct rte_mbuf' has no member named 'pkt_len' (pkt_hdr->l3_len > pkt_hdr->buf_hdr.mb.pkt_len - *offset)) { ^ odp_packet.c: In function 'parse_ipv6': odp_packet.c:502:43: error: 'struct rte_mbuf' has no member named 'pkt_len' pkt_hdr->l3_len > pkt_hdr->buf_hdr.mb.pkt_len - *offset) { ^ odp_packet.c:525:33: error: 'struct rte_mbuf' has no member named 'pkt_len' *offset < pkt_hdr->buf_hdr.mb.pkt_len); ^ odp_packet.c: In function '_odp_packet_parse': odp_packet.c:606:36: error: 'struct rte_mbuf' has no member named 'pkt_len' uint32_t len = pkt_hdr->buf_hdr.mb.pkt_len; ^ odp_packet.c: In function 'odp_packet_print': odp_packet.c:776:42: error: 'struct rte_mbuf' has no member named 'pkt_len' " frame_len %u\n", hdr->buf_hdr.mb.pkt_len); ^ odp_packet.c: In function '_odp_packet_copy_md_to_packet': odp_packet.c:807:20: error: 'struct rte_mbuf' has no member named 'port' dsthdr->buf_hdr.mb.port = srchdr->buf_hdr.mb.port; ^ odp_packet.c:807:46: error: 'struct rte_mbuf' has no member named 'port' dsthdr->buf_hdr.mb.port = srchdr->buf_hdr.mb.port; ^ odp_packet.c:808:20: error: 'struct rte_mbuf' has no member named 'vlan_tci' dsthdr->buf_hdr.mb.vlan_tci = srchdr->buf_hdr.mb.vlan_tci; ^ odp_packet.c:808:50: error: 'struct rte_mbuf' has no member named 'vlan_tci' dsthdr->buf_hdr.mb.vlan_tci = srchdr->buf_hdr.mb.vlan_tci; ^ odp_packet.c:809:20: error: 'struct rte_mbuf' has no member named 'hash' dsthdr->buf_hdr.mb.hash = srchdr->buf_hdr.mb.hash; ^ odp_packet.c:809:46: error: 'struct rte_mbuf' has no member named 'hash' dsthdr->buf_hdr.mb.hash = srchdr->buf_hdr.mb.hash; ^ odp_packet.c: In function 'odp_packet_tail': odp_packet.c:189:1: error: control reaches end of non-void function [-Werror=return-type] } ^ odp_packet.c: In function 'odp_packet_num_segs': odp_packet.c:332:1: error: control reaches end of non-void function [-Werror=return-type] } ^ odp_packet.c: In function 'odp_packet_next_seg': odp_packet.c:353:1: error: control reaches end of non-void function [-Werror=return-type] } ^ cc1: all warnings being treated as errors Makefile:795: recipe for target 'odp_packet.lo' failed make[3]: *** [odp_packet.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 scan-build: 1 bug found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-01-185129-25779-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1194 lines...] odp_packet.c: In function 'parse_ipv4': odp_packet.c:466:44: error: 'struct rte_mbuf' has no member named 'pkt_len' (pkt_hdr->l3_len > pkt_hdr->buf_hdr.mb.pkt_len - *offset)) { ^ odp_packet.c: In function 'parse_ipv6': odp_packet.c:502:43: error: 'struct rte_mbuf' has no member named 'pkt_len' pkt_hdr->l3_len > pkt_hdr->buf_hdr.mb.pkt_len - *offset) { ^ odp_packet.c:525:33: error: 'struct rte_mbuf' has no member named 'pkt_len' *offset < pkt_hdr->buf_hdr.mb.pkt_len); ^ odp_packet.c: In function '_odp_packet_parse': odp_packet.c:606:36: error: 'struct rte_mbuf' has no member named 'pkt_len' uint32_t len = pkt_hdr->buf_hdr.mb.pkt_len; ^ odp_packet.c: In function 'odp_packet_print': odp_packet.c:776:42: error: 'struct rte_mbuf' has no member named 'pkt_len' " frame_len %u\n", hdr->buf_hdr.mb.pkt_len); ^ odp_packet.c: In function '_odp_packet_copy_md_to_packet': odp_packet.c:807:20: error: 'struct rte_mbuf' has no member named 'port' dsthdr->buf_hdr.mb.port = srchdr->buf_hdr.mb.port; ^ odp_packet.c:807:46: error: 'struct rte_mbuf' has no member named 'port' dsthdr->buf_hdr.mb.port = srchdr->buf_hdr.mb.port; ^ odp_packet.c:808:20: error: 'struct rte_mbuf' has no member named 'vlan_tci' dsthdr->buf_hdr.mb.vlan_tci = srchdr->buf_hdr.mb.vlan_tci; ^ odp_packet.c:808:50: error: 'struct rte_mbuf' has no member named 'vlan_tci' dsthdr->buf_hdr.mb.vlan_tci = srchdr->buf_hdr.mb.vlan_tci; ^ odp_packet.c:809:20: error: 'struct rte_mbuf' has no member named 'hash' dsthdr->buf_hdr.mb.hash = srchdr->buf_hdr.mb.hash; ^ odp_packet.c:809:46: error: 'struct rte_mbuf' has no member named 'hash' dsthdr->buf_hdr.mb.hash = srchdr->buf_hdr.mb.hash; ^ odp_packet.c: In function 'odp_packet_tail': odp_packet.c:189:1: error: control reaches end of non-void function [-Werror=return-type] } ^ odp_packet.c: In function 'odp_packet_num_segs': odp_packet.c:332:1: error: control reaches end of non-void function [-Werror=return-type] } ^ odp_packet.c: In function 'odp_packet_next_seg': odp_packet.c:353:1: error: control reaches end of non-void function [-Werror=return-type] } ^ cc1: all warnings being treated as errors Makefile:795: recipe for target 'odp_packet.lo' failed make[3]: *** [odp_packet.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 scan-build: 1 bug found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-02-185154-25777-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1194 lines...] odp_packet.c: In function 'parse_ipv4': odp_packet.c:466:44: error: 'struct rte_mbuf' has no member named 'pkt_len' (pkt_hdr->l3_len > pkt_hdr->buf_hdr.mb.pkt_len - *offset)) { ^ odp_packet.c: In function 'parse_ipv6': odp_packet.c:502:43: error: 'struct rte_mbuf' has no member named 'pkt_len' pkt_hdr->l3_len > pkt_hdr->buf_hdr.mb.pkt_len - *offset) { ^ odp_packet.c:525:33: error: 'struct rte_mbuf' has no member named 'pkt_len' *offset < pkt_hdr->buf_hdr.mb.pkt_len); ^ odp_packet.c: In function '_odp_packet_parse': odp_packet.c:606:36: error: 'struct rte_mbuf' has no member named 'pkt_len' uint32_t len = pkt_hdr->buf_hdr.mb.pkt_len; ^ odp_packet.c: In function 'odp_packet_print': odp_packet.c:776:42: error: 'struct rte_mbuf' has no member named 'pkt_len' " frame_len %u\n", hdr->buf_hdr.mb.pkt_len); ^ odp_packet.c: In function '_odp_packet_copy_md_to_packet': odp_packet.c:807:20: error: 'struct rte_mbuf' has no member named 'port' dsthdr->buf_hdr.mb.port = srchdr->buf_hdr.mb.port; ^ odp_packet.c:807:46: error: 'struct rte_mbuf' has no member named 'port' dsthdr->buf_hdr.mb.port = srchdr->buf_hdr.mb.port; ^ odp_packet.c:808:20: error: 'struct rte_mbuf' has no member named 'vlan_tci' dsthdr->buf_hdr.mb.vlan_tci = srchdr->buf_hdr.mb.vlan_tci; ^ odp_packet.c:808:50: error: 'struct rte_mbuf' has no member named 'vlan_tci' dsthdr->buf_hdr.mb.vlan_tci = srchdr->buf_hdr.mb.vlan_tci; ^ odp_packet.c:809:20: error: 'struct rte_mbuf' has no member named 'hash' dsthdr->buf_hdr.mb.hash = srchdr->buf_hdr.mb.hash; ^ odp_packet.c:809:46: error: 'struct rte_mbuf' has no member named 'hash' dsthdr->buf_hdr.mb.hash = srchdr->buf_hdr.mb.hash; ^ odp_packet.c: In function 'odp_packet_tail': odp_packet.c:189:1: error: control reaches end of non-void function [-Werror=return-type] } ^ odp_packet.c: In function 'odp_packet_num_segs': odp_packet.c:332:1: error: control reaches end of non-void function [-Werror=return-type] } ^ odp_packet.c: In function 'odp_packet_next_seg': odp_packet.c:353:1: error: control reaches end of non-void function [-Werror=return-type] } ^ cc1: all warnings being treated as errors Makefile:795: recipe for target 'odp_packet.lo' failed make[3]: *** [odp_packet.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 scan-build: 1 bug found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-03-184941-25783-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1194 lines...] odp_packet.c: In function 'parse_ipv4': odp_packet.c:466:44: error: 'struct rte_mbuf' has no member named 'pkt_len' (pkt_hdr->l3_len > pkt_hdr->buf_hdr.mb.pkt_len - *offset)) { ^ odp_packet.c: In function 'parse_ipv6': odp_packet.c:502:43: error: 'struct rte_mbuf' has no member named 'pkt_len' pkt_hdr->l3_len > pkt_hdr->buf_hdr.mb.pkt_len - *offset) { ^ odp_packet.c:525:33: error: 'struct rte_mbuf' has no member named 'pkt_len' *offset < pkt_hdr->buf_hdr.mb.pkt_len); ^ odp_packet.c: In function '_odp_packet_parse': odp_packet.c:606:36: error: 'struct rte_mbuf' has no member named 'pkt_len' uint32_t len = pkt_hdr->buf_hdr.mb.pkt_len; ^ odp_packet.c: In function 'odp_packet_print': odp_packet.c:776:42: error: 'struct rte_mbuf' has no member named 'pkt_len' " frame_len %u\n", hdr->buf_hdr.mb.pkt_len); ^ odp_packet.c: In function '_odp_packet_copy_md_to_packet': odp_packet.c:807:20: error: 'struct rte_mbuf' has no member named 'port' dsthdr->buf_hdr.mb.port = srchdr->buf_hdr.mb.port; ^ odp_packet.c:807:46: error: 'struct rte_mbuf' has no member named 'port' dsthdr->buf_hdr.mb.port = srchdr->buf_hdr.mb.port; ^ odp_packet.c:808:20: error: 'struct rte_mbuf' has no member named 'vlan_tci' dsthdr->buf_hdr.mb.vlan_tci = srchdr->buf_hdr.mb.vlan_tci; ^ odp_packet.c:808:50: error: 'struct rte_mbuf' has no member named 'vlan_tci' dsthdr->buf_hdr.mb.vlan_tci = srchdr->buf_hdr.mb.vlan_tci; ^ odp_packet.c:809:20: error: 'struct rte_mbuf' has no member named 'hash' dsthdr->buf_hdr.mb.hash = srchdr->buf_hdr.mb.hash; ^ odp_packet.c:809:46: error: 'struct rte_mbuf' has no member named 'hash' dsthdr->buf_hdr.mb.hash = srchdr->buf_hdr.mb.hash; ^ odp_packet.c: In function 'odp_packet_tail': odp_packet.c:189:1: error: control reaches end of non-void function [-Werror=return-type] } ^ odp_packet.c: In function 'odp_packet_num_segs': odp_packet.c:332:1: error: control reaches end of non-void function [-Werror=return-type] } ^ odp_packet.c: In function 'odp_packet_next_seg': odp_packet.c:353:1: error: control reaches end of non-void function [-Werror=return-type] } ^ cc1: all warnings being treated as errors Makefile:795: recipe for target 'odp_packet.lo' failed make[3]: *** [odp_packet.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 scan-build: 1 bug found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-04-185113-25769-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1194 lines...] odp_packet.c: In function 'parse_ipv4': odp_packet.c:466:44: error: 'struct rte_mbuf' has no member named 'pkt_len' (pkt_hdr->l3_len > pkt_hdr->buf_hdr.mb.pkt_len - *offset)) { ^ odp_packet.c: In function 'parse_ipv6': odp_packet.c:502:43: error: 'struct rte_mbuf' has no member named 'pkt_len' pkt_hdr->l3_len > pkt_hdr->buf_hdr.mb.pkt_len - *offset) { ^ odp_packet.c:525:33: error: 'struct rte_mbuf' has no member named 'pkt_len' *offset < pkt_hdr->buf_hdr.mb.pkt_len); ^ odp_packet.c: In function '_odp_packet_parse': odp_packet.c:606:36: error: 'struct rte_mbuf' has no member named 'pkt_len' uint32_t len = pkt_hdr->buf_hdr.mb.pkt_len; ^ odp_packet.c: In function 'odp_packet_print': odp_packet.c:776:42: error: 'struct rte_mbuf' has no member named 'pkt_len' " frame_len %u\n", hdr->buf_hdr.mb.pkt_len); ^ odp_packet.c: In function '_odp_packet_copy_md_to_packet': odp_packet.c:807:20: error: 'struct rte_mbuf' has no member named 'port' dsthdr->buf_hdr.mb.port = srchdr->buf_hdr.mb.port; ^ odp_packet.c:807:46: error: 'struct rte_mbuf' has no member named 'port' dsthdr->buf_hdr.mb.port = srchdr->buf_hdr.mb.port; ^ odp_packet.c:808:20: error: 'struct rte_mbuf' has no member named 'vlan_tci' dsthdr->buf_hdr.mb.vlan_tci = srchdr->buf_hdr.mb.vlan_tci; ^ odp_packet.c:808:50: error: 'struct rte_mbuf' has no member named 'vlan_tci' dsthdr->buf_hdr.mb.vlan_tci = srchdr->buf_hdr.mb.vlan_tci; ^ odp_packet.c:809:20: error: 'struct rte_mbuf' has no member named 'hash' dsthdr->buf_hdr.mb.hash = srchdr->buf_hdr.mb.hash; ^ odp_packet.c:809:46: error: 'struct rte_mbuf' has no member named 'hash' dsthdr->buf_hdr.mb.hash = srchdr->buf_hdr.mb.hash; ^ odp_packet.c: In function 'odp_packet_tail': odp_packet.c:189:1: error: control reaches end of non-void function [-Werror=return-type] } ^ odp_packet.c: In function 'odp_packet_num_segs': odp_packet.c:332:1: error: control reaches end of non-void function [-Werror=return-type] } ^ odp_packet.c: In function 'odp_packet_next_seg': odp_packet.c:353:1: error: control reaches end of non-void function [-Werror=return-type] } ^ cc1: all warnings being treated as errors Makefile:795: recipe for target 'odp_packet.lo' failed make[3]: *** [odp_packet.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 scan-build: 1 bug found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-05-185010-25784-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:61: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:244:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1409 lines...] CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-06-185346-27336-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1409 lines...] CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-07-184951-27343-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1409 lines...] CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-08-185038-27348-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1409 lines...] CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-09-185006-27339-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from odp_buffer.c:9: ./include/odp_pool_internal.h:92:9: error: cast from 'odp_buffer_t' (aka 'struct (anonymous at ./include/odp/plat/buffer_types.h:29:9) *') to 'odp_buffer_hdr_t *' (aka 'struct odp_buffer_hdr_t *') increases required alignment from 1 to 64 [-Werror,-Wcast-align] return (odp_buffer_hdr_t *)buf; ^~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1405 lines...] ~~~~~~~~~~~~~~~~ ^ 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-10-190621-27333-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1405 lines...] ~~~~~~~~~~~~~~~~ ^ 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-11-184948-27341-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1405 lines...] ~~~~~~~~~~~~~~~~ ^ 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-12-184942-27328-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1405 lines...] ~~~~~~~~~~~~~~~~ ^ 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-13-184941-27339-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1406 lines...] 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-13-194216-27336-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1406 lines...] 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-14-185008-27347-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1406 lines...] 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-15-184946-27350-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1406 lines...] 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-16-184942-27346-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1405 lines...] ~~~~~~~~~~~~~~~~ ^ 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-17-185338-27325-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1406 lines...] 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-18-185140-27339-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1406 lines...] 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-19-185021-27352-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1405 lines...] ~~~~~~~~~~~~~~~~ ^ 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-20-185001-27353-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1405 lines...] ~~~~~~~~~~~~~~~~ ^ 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-21-100251-27346-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1406 lines...] 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-21-184959-27334-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1405 lines...] ~~~~~~~~~~~~~~~~ ^ 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-22-185133-27340-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1405 lines...] ~~~~~~~~~~~~~~~~ ^ 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-23-153250-27340-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1406 lines...] 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-23-185437-27333-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1405 lines...] ~~~~~~~~~~~~~~~~ ^ 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-24-103451-27347-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1405 lines...] ~~~~~~~~~~~~~~~~ ^ 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-24-144932-27346-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1406 lines...] 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-24-185438-27352-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1406 lines...] 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-25-185013-27339-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1406 lines...] 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-26-185002-27340-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1405 lines...] ~~~~~~~~~~~~~~~~ ^ 1 warning generated. CCLD odp_shared_memory CC odp_synchronizers.o CCLD odp_synchronizers CC odp_time.o CCLD odp_time CC odp_timer.o odp_timer.c:289:13: warning: Dereference of null pointer tt[i].tim = odp_timer_alloc(tp, queue, &tt[i]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD odp_timer CC odp_thread.o CCLD odp_thread CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_system.o ver_abt_log_dbg/odp_system.c:31:2: warning: Function call argument is an uninitialized value CU_ASSERT(char_ok); ^~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include/CUnit/CUnit.h:123:5: note: expanded from macro 'CU_ASSERT' { CU_assertImplementation((value), __LINE__, #value, __FILE__, "", CU_FALSE); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_errno.o CC ver_abt_log_dbg/odp_ver_abt_log_dbg-odp_ver_abt_log_dbg.o CC common/odp_ver_abt_log_dbg-odp_cunit_common.o CCLD odp_ver_abt_log_dbg CC odp_pktio.o odp_pktio.c:68:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(src->id, ð->src, sizeof(eth->src)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:71:8: warning: Function call argument is an uninitialized value ret = odp_pktio_mac_addr(dst->id, ð->dst, sizeof(eth->dst)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ odp_pktio.c:438:3: warning: Function call argument is an uninitialized value destroy_inq(pktios[i].id); ^~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make all-recursive make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' CC odp_thread.o CCLD odp_thread CC odp_process.o CCLD odp_process make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making all in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' scan-build: 26 bugs found. scan-build: Run 'scan-view https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scan-build-tmp/2015-07-27-185101-27343-1' to examine bug reports. Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making clean in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' test -z "../../lib/libodp.la" || rm -f ../../lib/libodp.la rm -f ../../lib/so_locations rm -rf ../../lib/.libs ../../lib/_libs rm -rf .libs _libs rm -rf ../../helper/.libs ../../helper/_libs rm -rf ../linux-generic/.libs ../linux-generic/_libs rm -rf ../linux-generic/arch/x86/.libs ../linux-generic/arch/x86/_libs rm -f *.o rm -f ../../helper/*.o rm -f ../../helper/*.lo rm -f ../linux-generic/*.o rm -f ../linux-generic/*.lo rm -f ../linux-generic/arch/x86/*.o rm -f ../linux-generic/arch/x86/*.lo rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' rm -f odp_ring rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' Making clean in performance make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' rm -f odp_atomic odp_pktio_perf odp_l2fwd odp_scheduling rm -rf .libs _libs rm -f *.o test -z "odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log" || rm -f odp_atomic.log odp_pktio_perf.log odp_l2fwd_run.log odp_scheduling_run.log test -z "odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs" || rm -f odp_atomic.trs odp_pktio_perf.trs odp_l2fwd_run.trs odp_scheduling_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/performance' Making clean in miscellaneous make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' rm -rf .libs _libs rm -f *.o test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/miscellaneous' Making clean in validation make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -f odp_buffer odp_cpumask odp_crypto odp_init odp_init_abort odp_init_log odp_packet odp_pool odp_queue odp_random odp_scheduler odp_shared_memory odp_synchronizers odp_time odp_timer odp_thread odp_ver_abt_log_dbg odp_pktio rm -rf .libs _libs rm -f *.o rm -f common/*.o rm -f crypto/*.o rm -f init/*.o rm -f ver_abt_log_dbg/*.o test -z "odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log" || rm -f odp_buffer.log odp_cpumask.log odp_crypto.log odp_init.log odp_init_abort.log odp_init_log.log odp_packet.log odp_pool.log odp_queue.log odp_random.log odp_scheduler.log odp_shared_memory.log odp_synchronizers.log odp_time.log odp_timer.log odp_thread.log odp_ver_abt_log_dbg.log odp_pktio_run.log test -z "odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs" || rm -f odp_buffer.trs odp_cpumask.trs odp_crypto.trs odp_init.trs odp_init_abort.trs odp_init_log.trs odp_packet.trs odp_pool.trs odp_queue.trs odp_random.trs odp_scheduler.trs odp_shared_memory.trs odp_synchronizers.trs odp_time.trs odp_timer.trs odp_thread.trs odp_ver_abt_log_dbg.trs odp_pktio_run.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in helper make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_thread odp_process rm -rf .libs _libs rm -f *.o test -z "odp_thread.log odp_process.log" || rm -f odp_thread.log odp_process.log test -z "odp_thread.trs odp_process.trs" || rm -f odp_thread.trs odp_process.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:795: recipe for target 'odp_buffer.lo' failed make[3]: *** [odp_buffer.lo] Error 1 make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:966: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:386: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Makefile:456: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1683 lines...] rm -rf .libs _libs test -z "libcrypto.la" || rm -f libcrypto.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/crypto' Making clean in errno make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/errno' rm -f errno_main rm -rf .libs _libs test -z "liberrno.la" || rm -f liberrno.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/errno' Making clean in init make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/init' rm -f init_main_abort init_main_log init_main_ok rm -rf .libs _libs test -z "libinit.la" || rm -f libinit.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/init' Making clean in queue make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/queue' rm -f queue_main rm -rf .libs _libs test -z "libqueue.la" || rm -f libqueue.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/queue' Making clean in packet make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/packet' rm -f packet_main rm -rf .libs _libs test -z "libpacket.la" || rm -f libpacket.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/packet' Making clean in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pktio' rm -f pktio_main rm -rf .libs _libs test -z "libpktio.la" || rm -f libpktio.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pktio' Making clean in pool make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pool' rm -f pool_main rm -rf .libs _libs test -z "libpool.la" || rm -f libpool.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pool' Making clean in random make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/random' rm -f random_main rm -rf .libs _libs test -z "librandom.la" || rm -f librandom.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/random' Making clean in scheduler make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/scheduler' rm -f scheduler_main rm -rf .libs _libs test -z "libscheduler.la" || rm -f libscheduler.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/scheduler' Making clean in synchronizers make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/synchronizers' rm -f synchronizers_main rm -rf .libs _libs test -z "libsynchronizers.la" || rm -f libsynchronizers.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/synchronizers' Making clean in thread make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/thread' rm -f thread_main rm -rf .libs _libs test -z "libthread.la" || rm -f libthread.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/thread' Making clean in time make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/time' rm -f time_main rm -rf .libs _libs test -z "libtime.la" || rm -f libtime.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/time' Making clean in timer make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/timer' rm -f timer_main rm -rf .libs _libs test -z "libtimer.la" || rm -f libtimer.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/timer' Making clean in shmem make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' rm -f shmem_main rm -rf .libs _libs test -z "libshmem.la" || rm -f libshmem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' Making clean in system make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' rm -f system_main rm -rf .libs _libs test -z "libsystem.la" || rm -f libsystem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/classification/classification_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/classification/classification_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/classification/classification_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/classification/classification_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making all in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:805: recipe for target 'odp_buffer.lo' failed make[2]: *** [odp_buffer.lo] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:976: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1683 lines...] rm -rf .libs _libs test -z "libcrypto.la" || rm -f libcrypto.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/crypto' Making clean in errno make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/errno' rm -f errno_main rm -rf .libs _libs test -z "liberrno.la" || rm -f liberrno.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/errno' Making clean in init make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/init' rm -f init_main_abort init_main_log init_main_ok rm -rf .libs _libs test -z "libinit.la" || rm -f libinit.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/init' Making clean in queue make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/queue' rm -f queue_main rm -rf .libs _libs test -z "libqueue.la" || rm -f libqueue.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/queue' Making clean in packet make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/packet' rm -f packet_main rm -rf .libs _libs test -z "libpacket.la" || rm -f libpacket.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/packet' Making clean in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pktio' rm -f pktio_main rm -rf .libs _libs test -z "libpktio.la" || rm -f libpktio.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pktio' Making clean in pool make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pool' rm -f pool_main rm -rf .libs _libs test -z "libpool.la" || rm -f libpool.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pool' Making clean in random make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/random' rm -f random_main rm -rf .libs _libs test -z "librandom.la" || rm -f librandom.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/random' Making clean in scheduler make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/scheduler' rm -f scheduler_main rm -rf .libs _libs test -z "libscheduler.la" || rm -f libscheduler.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/scheduler' Making clean in synchronizers make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/synchronizers' rm -f synchronizers_main rm -rf .libs _libs test -z "libsynchronizers.la" || rm -f libsynchronizers.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/synchronizers' Making clean in thread make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/thread' rm -f thread_main rm -rf .libs _libs test -z "libthread.la" || rm -f libthread.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/thread' Making clean in time make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/time' rm -f time_main rm -rf .libs _libs test -z "libtime.la" || rm -f libtime.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/time' Making clean in timer make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/timer' rm -f timer_main rm -rf .libs _libs test -z "libtimer.la" || rm -f libtimer.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/timer' Making clean in shmem make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' rm -f shmem_main rm -rf .libs _libs test -z "libshmem.la" || rm -f libshmem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' Making clean in system make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' rm -f system_main rm -rf .libs _libs test -z "libsystem.la" || rm -f libsystem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making all in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:805: recipe for target 'odp_buffer.lo' failed make[2]: *** [odp_buffer.lo] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:976: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1683 lines...] rm -rf .libs _libs test -z "libcrypto.la" || rm -f libcrypto.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/crypto' Making clean in errno make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/errno' rm -f errno_main rm -rf .libs _libs test -z "liberrno.la" || rm -f liberrno.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/errno' Making clean in init make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/init' rm -f init_main_abort init_main_log init_main_ok rm -rf .libs _libs test -z "libinit.la" || rm -f libinit.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/init' Making clean in queue make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/queue' rm -f queue_main rm -rf .libs _libs test -z "libqueue.la" || rm -f libqueue.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/queue' Making clean in packet make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/packet' rm -f packet_main rm -rf .libs _libs test -z "libpacket.la" || rm -f libpacket.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/packet' Making clean in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pktio' rm -f pktio_main rm -rf .libs _libs test -z "libpktio.la" || rm -f libpktio.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pktio' Making clean in pool make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pool' rm -f pool_main rm -rf .libs _libs test -z "libpool.la" || rm -f libpool.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pool' Making clean in random make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/random' rm -f random_main rm -rf .libs _libs test -z "librandom.la" || rm -f librandom.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/random' Making clean in scheduler make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/scheduler' rm -f scheduler_main rm -rf .libs _libs test -z "libscheduler.la" || rm -f libscheduler.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/scheduler' Making clean in synchronizers make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/synchronizers' rm -f synchronizers_main rm -rf .libs _libs test -z "libsynchronizers.la" || rm -f libsynchronizers.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/synchronizers' Making clean in thread make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/thread' rm -f thread_main rm -rf .libs _libs test -z "libthread.la" || rm -f libthread.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/thread' Making clean in time make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/time' rm -f time_main rm -rf .libs _libs test -z "libtime.la" || rm -f libtime.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/time' Making clean in timer make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/timer' rm -f timer_main rm -rf .libs _libs test -z "libtimer.la" || rm -f libtimer.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/timer' Making clean in shmem make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' rm -f shmem_main rm -rf .libs _libs test -z "libshmem.la" || rm -f libshmem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' Making clean in system make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' rm -f system_main rm -rf .libs _libs test -z "libsystem.la" || rm -f libsystem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making all in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:803: recipe for target 'odp_buffer.lo' failed make[2]: *** [odp_buffer.lo] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:974: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1694 lines...] rm -rf .libs _libs test -z "libcrypto.la" || rm -f libcrypto.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/crypto' Making clean in errno make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/errno' rm -f errno_main rm -rf .libs _libs test -z "liberrno.la" || rm -f liberrno.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/errno' Making clean in init make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/init' rm -f init_main_abort init_main_log init_main_ok rm -rf .libs _libs test -z "libinit.la" || rm -f libinit.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/init' Making clean in queue make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/queue' rm -f queue_main rm -rf .libs _libs test -z "libqueue.la" || rm -f libqueue.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/queue' Making clean in packet make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/packet' rm -f packet_main rm -rf .libs _libs test -z "libpacket.la" || rm -f libpacket.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/packet' Making clean in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pktio' rm -f pktio_main rm -rf .libs _libs test -z "libpktio.la" || rm -f libpktio.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pktio' Making clean in pool make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pool' rm -f pool_main rm -rf .libs _libs test -z "libpool.la" || rm -f libpool.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pool' Making clean in random make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/random' rm -f random_main rm -rf .libs _libs test -z "librandom.la" || rm -f librandom.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/random' Making clean in scheduler make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/scheduler' rm -f scheduler_main rm -rf .libs _libs test -z "libscheduler.la" || rm -f libscheduler.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/scheduler' Making clean in synchronizers make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/synchronizers' rm -f synchronizers_main rm -rf .libs _libs test -z "libsynchronizers.la" || rm -f libsynchronizers.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/synchronizers' Making clean in thread make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/thread' rm -f thread_main rm -rf .libs _libs test -z "libthread.la" || rm -f libthread.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/thread' Making clean in time make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/time' rm -f time_main rm -rf .libs _libs test -z "libtime.la" || rm -f libtime.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/time' Making clean in timer make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/timer' rm -f timer_main rm -rf .libs _libs test -z "libtimer.la" || rm -f libtimer.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/timer' Making clean in shmem make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' rm -f shmem_main rm -rf .libs _libs test -z "libshmem.la" || rm -f libshmem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' Making clean in system make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' rm -f system_main rm -rf .libs _libs test -z "libsystem.la" || rm -f libsystem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making all in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:803: recipe for target 'odp_buffer.lo' failed make[2]: *** [odp_buffer.lo] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:974: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1694 lines...] rm -rf .libs _libs test -z "libcrypto.la" || rm -f libcrypto.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/crypto' Making clean in errno make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/errno' rm -f errno_main rm -rf .libs _libs test -z "liberrno.la" || rm -f liberrno.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/errno' Making clean in init make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/init' rm -f init_main_abort init_main_log init_main_ok rm -rf .libs _libs test -z "libinit.la" || rm -f libinit.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/init' Making clean in queue make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/queue' rm -f queue_main rm -rf .libs _libs test -z "libqueue.la" || rm -f libqueue.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/queue' Making clean in packet make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/packet' rm -f packet_main rm -rf .libs _libs test -z "libpacket.la" || rm -f libpacket.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/packet' Making clean in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pktio' rm -f pktio_main rm -rf .libs _libs test -z "libpktio.la" || rm -f libpktio.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pktio' Making clean in pool make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pool' rm -f pool_main rm -rf .libs _libs test -z "libpool.la" || rm -f libpool.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pool' Making clean in random make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/random' rm -f random_main rm -rf .libs _libs test -z "librandom.la" || rm -f librandom.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/random' Making clean in scheduler make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/scheduler' rm -f scheduler_main rm -rf .libs _libs test -z "libscheduler.la" || rm -f libscheduler.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/scheduler' Making clean in synchronizers make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/synchronizers' rm -f synchronizers_main rm -rf .libs _libs test -z "libsynchronizers.la" || rm -f libsynchronizers.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/synchronizers' Making clean in thread make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/thread' rm -f thread_main rm -rf .libs _libs test -z "libthread.la" || rm -f libthread.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/thread' Making clean in time make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/time' rm -f time_main rm -rf .libs _libs test -z "libtime.la" || rm -f libtime.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/time' Making clean in timer make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/timer' rm -f timer_main rm -rf .libs _libs test -z "libtimer.la" || rm -f libtimer.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/timer' Making clean in shmem make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' rm -f shmem_main rm -rf .libs _libs test -z "libshmem.la" || rm -f libshmem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' Making clean in system make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' rm -f system_main rm -rf .libs _libs test -z "libsystem.la" || rm -f libsystem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making all in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:803: recipe for target 'odp_buffer.lo' failed make[2]: *** [odp_buffer.lo] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:974: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1694 lines...] rm -rf .libs _libs test -z "libcrypto.la" || rm -f libcrypto.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/crypto' Making clean in errno make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/errno' rm -f errno_main rm -rf .libs _libs test -z "liberrno.la" || rm -f liberrno.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/errno' Making clean in init make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/init' rm -f init_main_abort init_main_log init_main_ok rm -rf .libs _libs test -z "libinit.la" || rm -f libinit.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/init' Making clean in queue make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/queue' rm -f queue_main rm -rf .libs _libs test -z "libqueue.la" || rm -f libqueue.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/queue' Making clean in packet make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/packet' rm -f packet_main rm -rf .libs _libs test -z "libpacket.la" || rm -f libpacket.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/packet' Making clean in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pktio' rm -f pktio_main rm -rf .libs _libs test -z "libpktio.la" || rm -f libpktio.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pktio' Making clean in pool make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pool' rm -f pool_main rm -rf .libs _libs test -z "libpool.la" || rm -f libpool.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pool' Making clean in random make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/random' rm -f random_main rm -rf .libs _libs test -z "librandom.la" || rm -f librandom.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/random' Making clean in scheduler make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/scheduler' rm -f scheduler_main rm -rf .libs _libs test -z "libscheduler.la" || rm -f libscheduler.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/scheduler' Making clean in synchronizers make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/synchronizers' rm -f synchronizers_main rm -rf .libs _libs test -z "libsynchronizers.la" || rm -f libsynchronizers.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/synchronizers' Making clean in thread make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/thread' rm -f thread_main rm -rf .libs _libs test -z "libthread.la" || rm -f libthread.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/thread' Making clean in time make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/time' rm -f time_main rm -rf .libs _libs test -z "libtime.la" || rm -f libtime.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/time' Making clean in timer make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/timer' rm -f timer_main rm -rf .libs _libs test -z "libtimer.la" || rm -f libtimer.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/timer' Making clean in shmem make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' rm -f shmem_main rm -rf .libs _libs test -z "libshmem.la" || rm -f libshmem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' Making clean in system make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' rm -f system_main rm -rf .libs _libs test -z "libsystem.la" || rm -f libsystem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making all in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:803: recipe for target 'odp_buffer.lo' failed make[2]: *** [odp_buffer.lo] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:974: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1789 lines...] rm -rf .libs _libs test -z "libcrypto.la" || rm -f libcrypto.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/crypto' Making clean in errno make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/errno' rm -f errno_main rm -rf .libs _libs test -z "liberrno.la" || rm -f liberrno.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/errno' Making clean in init make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/init' rm -f init_main_abort init_main_log init_main_ok rm -rf .libs _libs test -z "libinit.la" || rm -f libinit.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/init' Making clean in queue make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/queue' rm -f queue_main rm -rf .libs _libs test -z "libqueue.la" || rm -f libqueue.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/queue' Making clean in packet make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/packet' rm -f packet_main rm -rf .libs _libs test -z "libpacket.la" || rm -f libpacket.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/packet' Making clean in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pktio' rm -f pktio_main rm -rf .libs _libs test -z "libpktio.la" || rm -f libpktio.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pktio' Making clean in pool make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pool' rm -f pool_main rm -rf .libs _libs test -z "libpool.la" || rm -f libpool.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pool' Making clean in random make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/random' rm -f random_main rm -rf .libs _libs test -z "librandom.la" || rm -f librandom.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/random' Making clean in scheduler make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/scheduler' rm -f scheduler_main rm -rf .libs _libs test -z "libscheduler.la" || rm -f libscheduler.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/scheduler' Making clean in synchronizers make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/synchronizers' rm -f synchronizers_main rm -rf .libs _libs test -z "libsynchronizers.la" || rm -f libsynchronizers.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/synchronizers' Making clean in thread make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/thread' rm -f thread_main rm -rf .libs _libs test -z "libthread.la" || rm -f libthread.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/thread' Making clean in time make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/time' rm -f time_main rm -rf .libs _libs test -z "libtime.la" || rm -f libtime.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/time' Making clean in timer make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/timer' rm -f timer_main rm -rf .libs _libs test -z "libtimer.la" || rm -f libtimer.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/timer' Making clean in shmem make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' rm -f shmem_main rm -rf .libs _libs test -z "libshmem.la" || rm -f libshmem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' Making clean in system make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' rm -f system_main rm -rf .libs _libs test -z "libsystem.la" || rm -f libsystem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making all in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:803: recipe for target 'odp_buffer.lo' failed make[2]: *** [odp_buffer.lo] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:974: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1369 lines...] rm -rf .libs _libs test -z "libcrypto.la" || rm -f libcrypto.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/crypto' Making clean in errno make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/errno' rm -f errno_main rm -rf .libs _libs test -z "liberrno.la" || rm -f liberrno.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/errno' Making clean in init make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/init' rm -f init_main_abort init_main_log init_main_ok rm -rf .libs _libs test -z "libinit.la" || rm -f libinit.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/init' Making clean in queue make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/queue' rm -f queue_main rm -rf .libs _libs test -z "libqueue.la" || rm -f libqueue.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/queue' Making clean in packet make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/packet' rm -f packet_main rm -rf .libs _libs test -z "libpacket.la" || rm -f libpacket.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/packet' Making clean in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pktio' rm -f pktio_main rm -rf .libs _libs test -z "libpktio.la" || rm -f libpktio.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pktio' Making clean in pool make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pool' rm -f pool_main rm -rf .libs _libs test -z "libpool.la" || rm -f libpool.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pool' Making clean in random make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/random' rm -f random_main rm -rf .libs _libs test -z "librandom.la" || rm -f librandom.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/random' Making clean in scheduler make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/scheduler' rm -f scheduler_main rm -rf .libs _libs test -z "libscheduler.la" || rm -f libscheduler.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/scheduler' Making clean in synchronizers make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/synchronizers' rm -f synchronizers_main rm -rf .libs _libs test -z "libsynchronizers.la" || rm -f libsynchronizers.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/synchronizers' Making clean in thread make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/thread' rm -f thread_main rm -rf .libs _libs test -z "libthread.la" || rm -f libthread.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/thread' Making clean in time make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/time' rm -f time_main rm -rf .libs _libs test -z "libtime.la" || rm -f libtime.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/time' Making clean in timer make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/timer' rm -f timer_main rm -rf .libs _libs test -z "libtimer.la" || rm -f libtimer.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/timer' Making clean in shmem make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' rm -f shmem_main rm -rf .libs _libs test -z "libshmem.la" || rm -f libshmem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' Making clean in system make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' rm -f system_main rm -rf .libs _libs test -z "libsystem.la" || rm -f libsystem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making all in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:803: recipe for target 'odp_buffer.lo' failed make[2]: *** [odp_buffer.lo] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:974: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1369 lines...] rm -rf .libs _libs test -z "libcrypto.la" || rm -f libcrypto.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/crypto' Making clean in errno make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/errno' rm -f errno_main rm -rf .libs _libs test -z "liberrno.la" || rm -f liberrno.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/errno' Making clean in init make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/init' rm -f init_main_abort init_main_log init_main_ok rm -rf .libs _libs test -z "libinit.la" || rm -f libinit.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/init' Making clean in queue make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/queue' rm -f queue_main rm -rf .libs _libs test -z "libqueue.la" || rm -f libqueue.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/queue' Making clean in packet make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/packet' rm -f packet_main rm -rf .libs _libs test -z "libpacket.la" || rm -f libpacket.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/packet' Making clean in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pktio' rm -f pktio_main rm -rf .libs _libs test -z "libpktio.la" || rm -f libpktio.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pktio' Making clean in pool make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pool' rm -f pool_main rm -rf .libs _libs test -z "libpool.la" || rm -f libpool.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pool' Making clean in random make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/random' rm -f random_main rm -rf .libs _libs test -z "librandom.la" || rm -f librandom.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/random' Making clean in scheduler make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/scheduler' rm -f scheduler_main rm -rf .libs _libs test -z "libscheduler.la" || rm -f libscheduler.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/scheduler' Making clean in synchronizers make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/synchronizers' rm -f synchronizers_main rm -rf .libs _libs test -z "libsynchronizers.la" || rm -f libsynchronizers.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/synchronizers' Making clean in thread make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/thread' rm -f thread_main rm -rf .libs _libs test -z "libthread.la" || rm -f libthread.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/thread' Making clean in time make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/time' rm -f time_main rm -rf .libs _libs test -z "libtime.la" || rm -f libtime.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/time' Making clean in timer make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/timer' rm -f timer_main rm -rf .libs _libs test -z "libtimer.la" || rm -f libtimer.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/timer' Making clean in shmem make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' rm -f shmem_main rm -rf .libs _libs test -z "libshmem.la" || rm -f libshmem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' Making clean in system make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' rm -f system_main rm -rf .libs _libs test -z "libsystem.la" || rm -f libsystem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making all in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:803: recipe for target 'odp_buffer.lo' failed make[2]: *** [odp_buffer.lo] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:974: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1464 lines...] rm -rf .libs _libs test -z "libcrypto.la" || rm -f libcrypto.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/crypto' Making clean in errno make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/errno' rm -f errno_main rm -rf .libs _libs test -z "liberrno.la" || rm -f liberrno.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/errno' Making clean in init make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/init' rm -f init_main_abort init_main_log init_main_ok rm -rf .libs _libs test -z "libinit.la" || rm -f libinit.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/init' Making clean in queue make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/queue' rm -f queue_main rm -rf .libs _libs test -z "libqueue.la" || rm -f libqueue.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/queue' Making clean in packet make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/packet' rm -f packet_main rm -rf .libs _libs test -z "libpacket.la" || rm -f libpacket.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/packet' Making clean in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pktio' rm -f pktio_main rm -rf .libs _libs test -z "libpktio.la" || rm -f libpktio.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pktio' Making clean in pool make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pool' rm -f pool_main rm -rf .libs _libs test -z "libpool.la" || rm -f libpool.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/pool' Making clean in random make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/random' rm -f random_main rm -rf .libs _libs test -z "librandom.la" || rm -f librandom.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/random' Making clean in scheduler make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/scheduler' rm -f scheduler_main rm -rf .libs _libs test -z "libscheduler.la" || rm -f libscheduler.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/scheduler' Making clean in synchronizers make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/synchronizers' rm -f synchronizers_main rm -rf .libs _libs test -z "libsynchronizers.la" || rm -f libsynchronizers.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/synchronizers' Making clean in thread make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/thread' rm -f thread_main rm -rf .libs _libs test -z "libthread.la" || rm -f libthread.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/thread' Making clean in time make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/time' rm -f time_main rm -rf .libs _libs test -z "libtime.la" || rm -f libtime.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/time' Making clean in timer make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/timer' rm -f timer_main rm -rf .libs _libs test -z "libtimer.la" || rm -f libtimer.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/timer' Making clean in shmem make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' rm -f shmem_main rm -rf .libs _libs test -z "libshmem.la" || rm -f libshmem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' Making clean in system make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' rm -f system_main rm -rf .libs _libs test -z "libsystem.la" || rm -f libsystem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making all in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo In file included from odp_buffer.c:8: In file included from ./include/odp_buffer_internal.h:35: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mbuf.h:57: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_mempool.h:246:8: error: cast from 'char *' to 'struct rte_mempool **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] mpp = (struct rte_mempool **)((char *)obj - off); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Makefile:803: recipe for target 'odp_buffer.lo' failed make[2]: *** [odp_buffer.lo] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:974: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1951 lines...] make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making all in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo CC odp_cpumask.lo CC ../linux-generic/odp_crypto.lo In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:27: ./include/odp/packet.h:47:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + pkt_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:52:10: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] return *(uint16_t *)((char *)pkt + seg_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:62:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + udata_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:67:20: error: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] char** buf_addr = (char **)((char *)pkt + buf_addr_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:68:23: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] uint16_t data_off = *(uint16_t *)((char *)pkt + data_off_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:32: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_acl_osdep.h:65: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:329:42: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] xmm0 = _mm_loadu_si128((const __m128i *)(const __m128i *)src); ^~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:330:19: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] _mm_storeu_si128((__m128i *)dst, xmm0); ^~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:414:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm0 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 0 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:416:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm1 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 1 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:417:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm2 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 2 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:418:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm3 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 3 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:419:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm4 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 4 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:420:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm5 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 5 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:421:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm6 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 6 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:422:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm7 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 7 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:423:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm8 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 8 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:425:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 0 * 16), _mm_alignr_epi8(xmm1, xmm0, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:426:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 1 * 16), _mm_alignr_epi8(xmm2, xmm1, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:427:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 2 * 16), _mm_alignr_epi8(xmm3, xmm2, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Makefile:803: recipe for target '../linux-generic/odp_crypto.lo' failed make[2]: *** [../linux-generic/odp_crypto.lo] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:974: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1856 lines...] make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making all in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo CC odp_cpumask.lo CC ../linux-generic/odp_crypto.lo In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:27: ./include/odp/packet.h:47:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + pkt_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:52:10: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] return *(uint16_t *)((char *)pkt + seg_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:62:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + udata_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:67:20: error: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] char** buf_addr = (char **)((char *)pkt + buf_addr_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:68:23: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] uint16_t data_off = *(uint16_t *)((char *)pkt + data_off_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:32: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_acl_osdep.h:65: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:329:42: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] xmm0 = _mm_loadu_si128((const __m128i *)(const __m128i *)src); ^~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:330:19: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] _mm_storeu_si128((__m128i *)dst, xmm0); ^~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:414:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm0 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 0 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:416:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm1 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 1 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:417:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm2 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 2 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:418:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm3 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 3 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:419:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm4 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 4 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:420:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm5 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 5 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:421:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm6 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 6 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:422:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm7 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 7 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:423:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm8 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 8 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:425:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 0 * 16), _mm_alignr_epi8(xmm1, xmm0, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:426:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 1 * 16), _mm_alignr_epi8(xmm2, xmm1, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:427:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 2 * 16), _mm_alignr_epi8(xmm3, xmm2, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Makefile:803: recipe for target '../linux-generic/odp_crypto.lo' failed make[2]: *** [../linux-generic/odp_crypto.lo] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:974: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1856 lines...] make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making all in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo CC odp_cpumask.lo CC ../linux-generic/odp_crypto.lo In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:27: ./include/odp/packet.h:47:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + pkt_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:52:10: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] return *(uint16_t *)((char *)pkt + seg_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:62:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + udata_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:67:20: error: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] char** buf_addr = (char **)((char *)pkt + buf_addr_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:68:23: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] uint16_t data_off = *(uint16_t *)((char *)pkt + data_off_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:32: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_acl_osdep.h:65: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:329:42: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] xmm0 = _mm_loadu_si128((const __m128i *)(const __m128i *)src); ^~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:330:19: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] _mm_storeu_si128((__m128i *)dst, xmm0); ^~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:414:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm0 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 0 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:416:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm1 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 1 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:417:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm2 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 2 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:418:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm3 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 3 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:419:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm4 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 4 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:420:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm5 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 5 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:421:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm6 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 6 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:422:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm7 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 7 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:423:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm8 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 8 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:425:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 0 * 16), _mm_alignr_epi8(xmm1, xmm0, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:426:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 1 * 16), _mm_alignr_epi8(xmm2, xmm1, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:427:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 2 * 16), _mm_alignr_epi8(xmm3, xmm2, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Makefile:803: recipe for target '../linux-generic/odp_crypto.lo' failed make[2]: *** [../linux-generic/odp_crypto.lo] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:974: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1856 lines...] make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making all in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo CC odp_cpumask.lo CC ../linux-generic/odp_crypto.lo In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:27: ./include/odp/packet.h:47:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + pkt_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:52:10: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] return *(uint16_t *)((char *)pkt + seg_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:62:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + udata_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:67:20: error: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] char** buf_addr = (char **)((char *)pkt + buf_addr_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:68:23: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] uint16_t data_off = *(uint16_t *)((char *)pkt + data_off_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:32: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_acl_osdep.h:65: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:329:42: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] xmm0 = _mm_loadu_si128((const __m128i *)(const __m128i *)src); ^~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:330:19: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] _mm_storeu_si128((__m128i *)dst, xmm0); ^~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:414:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm0 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 0 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:416:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm1 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 1 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:417:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm2 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 2 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:418:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm3 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 3 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:419:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm4 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 4 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:420:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm5 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 5 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:421:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm6 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 6 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:422:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm7 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 7 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:423:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm8 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 8 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:425:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 0 * 16), _mm_alignr_epi8(xmm1, xmm0, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:426:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 1 * 16), _mm_alignr_epi8(xmm2, xmm1, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:427:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 2 * 16), _mm_alignr_epi8(xmm3, xmm2, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Makefile:803: recipe for target '../linux-generic/odp_crypto.lo' failed make[2]: *** [../linux-generic/odp_crypto.lo] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:974: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1951 lines...] make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making all in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo CC odp_cpumask.lo CC ../linux-generic/odp_crypto.lo In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:27: ./include/odp/packet.h:47:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + pkt_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:52:10: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] return *(uint16_t *)((char *)pkt + seg_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:62:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + udata_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:67:20: error: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] char** buf_addr = (char **)((char *)pkt + buf_addr_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:68:23: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] uint16_t data_off = *(uint16_t *)((char *)pkt + data_off_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:32: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_acl_osdep.h:65: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:329:42: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] xmm0 = _mm_loadu_si128((const __m128i *)(const __m128i *)src); ^~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:330:19: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] _mm_storeu_si128((__m128i *)dst, xmm0); ^~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:414:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm0 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 0 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:416:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm1 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 1 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:417:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm2 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 2 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:418:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm3 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 3 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:419:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm4 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 4 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:420:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm5 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 5 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:421:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm6 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 6 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:422:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm7 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 7 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:423:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm8 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 8 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:425:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 0 * 16), _mm_alignr_epi8(xmm1, xmm0, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:426:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 1 * 16), _mm_alignr_epi8(xmm2, xmm1, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:427:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 2 * 16), _mm_alignr_epi8(xmm3, xmm2, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Makefile:803: recipe for target '../linux-generic/odp_crypto.lo' failed make[2]: *** [../linux-generic/odp_crypto.lo] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:974: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1856 lines...] make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making all in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo CC odp_cpumask.lo CC ../linux-generic/odp_crypto.lo In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:27: ./include/odp/packet.h:47:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + pkt_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:52:10: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] return *(uint16_t *)((char *)pkt + seg_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:62:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + udata_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:67:20: error: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] char** buf_addr = (char **)((char *)pkt + buf_addr_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:68:23: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] uint16_t data_off = *(uint16_t *)((char *)pkt + data_off_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:32: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_acl_osdep.h:65: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:329:42: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] xmm0 = _mm_loadu_si128((const __m128i *)(const __m128i *)src); ^~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:330:19: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] _mm_storeu_si128((__m128i *)dst, xmm0); ^~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:414:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm0 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 0 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:416:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm1 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 1 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:417:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm2 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 2 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:418:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm3 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 3 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:419:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm4 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 4 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:420:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm5 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 5 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:421:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm6 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 6 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:422:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm7 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 7 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:423:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm8 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 8 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:425:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 0 * 16), _mm_alignr_epi8(xmm1, xmm0, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:426:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 1 * 16), _mm_alignr_epi8(xmm2, xmm1, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:427:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 2 * 16), _mm_alignr_epi8(xmm3, xmm2, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Makefile:803: recipe for target '../linux-generic/odp_crypto.lo' failed make[2]: *** [../linux-generic/odp_crypto.lo] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:974: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1856 lines...] make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Making all in test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making all in pktio make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo CC odp_cpumask.lo CC ../linux-generic/odp_crypto.lo In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:27: ./include/odp/packet.h:47:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + pkt_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:52:10: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] return *(uint16_t *)((char *)pkt + seg_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:62:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + udata_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:67:20: error: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] char** buf_addr = (char **)((char *)pkt + buf_addr_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:68:23: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] uint16_t data_off = *(uint16_t *)((char *)pkt + data_off_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:32: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_acl_osdep.h:65: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:329:42: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] xmm0 = _mm_loadu_si128((const __m128i *)(const __m128i *)src); ^~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:330:19: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] _mm_storeu_si128((__m128i *)dst, xmm0); ^~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:414:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm0 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 0 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:416:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm1 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 1 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:417:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm2 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 2 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:418:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm3 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 3 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:419:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm4 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 4 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:420:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm5 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 5 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:421:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm6 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 6 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:422:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm7 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 7 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:423:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm8 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 8 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:425:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 0 * 16), _mm_alignr_epi8(xmm1, xmm0, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:426:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 1 * 16), _mm_alignr_epi8(xmm2, xmm1, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:427:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 2 * 16), _mm_alignr_epi8(xmm3, xmm2, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Makefile:803: recipe for target '../linux-generic/odp_crypto.lo' failed make[2]: *** [../linux-generic/odp_crypto.lo] Error 1 make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:974: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1813 lines...] rm -rf .libs _libs test -z "libshmem.la" || rm -f libshmem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' Making clean in system make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' rm -f system_main rm -rf .libs _libs test -z "libsystem.la" || rm -f libsystem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo CC odp_cpumask.lo CC ../linux-generic/odp_crypto.lo In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:27: ./include/odp/packet.h:47:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + pkt_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:52:10: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] return *(uint16_t *)((char *)pkt + seg_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:62:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + udata_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:67:20: error: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] char** buf_addr = (char **)((char *)pkt + buf_addr_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:68:23: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] uint16_t data_off = *(uint16_t *)((char *)pkt + data_off_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:32: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_acl_osdep.h:65: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:329:42: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] xmm0 = _mm_loadu_si128((const __m128i *)(const __m128i *)src); ^~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:330:19: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] _mm_storeu_si128((__m128i *)dst, xmm0); ^~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:414:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm0 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 0 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:416:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm1 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 1 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:417:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm2 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 2 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:418:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm3 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 3 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:419:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm4 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 4 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:420:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm5 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 5 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:421:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm6 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 6 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:422:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm7 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 7 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:423:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm8 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 8 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:425:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 0 * 16), _mm_alignr_epi8(xmm1, xmm0, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:426:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 1 * 16), _mm_alignr_epi8(xmm2, xmm1, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:427:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 2 * 16), _mm_alignr_epi8(xmm3, xmm2, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Makefile:760: recipe for target '../linux-generic/odp_crypto.lo' failed make[1]: *** [../linux-generic/odp_crypto.lo] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1813 lines...] rm -rf .libs _libs test -z "libshmem.la" || rm -f libshmem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' Making clean in system make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' rm -f system_main rm -rf .libs _libs test -z "libsystem.la" || rm -f libsystem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo CC odp_cpumask.lo CC ../linux-generic/odp_crypto.lo In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:27: ./include/odp/packet.h:47:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + pkt_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:52:10: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] return *(uint16_t *)((char *)pkt + seg_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:62:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + udata_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:67:20: error: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] char** buf_addr = (char **)((char *)pkt + buf_addr_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:68:23: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] uint16_t data_off = *(uint16_t *)((char *)pkt + data_off_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:32: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_acl_osdep.h:65: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:329:42: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] xmm0 = _mm_loadu_si128((const __m128i *)(const __m128i *)src); ^~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:330:19: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] _mm_storeu_si128((__m128i *)dst, xmm0); ^~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:414:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm0 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 0 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:416:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm1 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 1 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:417:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm2 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 2 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:418:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm3 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 3 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:419:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm4 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 4 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:420:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm5 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 5 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:421:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm6 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 6 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:422:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm7 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 7 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:423:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm8 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 8 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:425:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 0 * 16), _mm_alignr_epi8(xmm1, xmm0, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:426:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 1 * 16), _mm_alignr_epi8(xmm2, xmm1, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:427:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 2 * 16), _mm_alignr_epi8(xmm3, xmm2, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Makefile:760: recipe for target '../linux-generic/odp_crypto.lo' failed make[1]: *** [../linux-generic/odp_crypto.lo] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1908 lines...] rm -rf .libs _libs test -z "libshmem.la" || rm -f libshmem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' Making clean in system make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' rm -f system_main rm -rf .libs _libs test -z "libsystem.la" || rm -f libsystem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo CC odp_cpumask.lo CC ../linux-generic/odp_crypto.lo In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:27: ./include/odp/packet.h:47:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + pkt_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:52:10: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] return *(uint16_t *)((char *)pkt + seg_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:62:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + udata_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:67:20: error: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] char** buf_addr = (char **)((char *)pkt + buf_addr_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:68:23: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] uint16_t data_off = *(uint16_t *)((char *)pkt + data_off_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:32: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_acl_osdep.h:65: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:329:42: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] xmm0 = _mm_loadu_si128((const __m128i *)(const __m128i *)src); ^~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:330:19: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] _mm_storeu_si128((__m128i *)dst, xmm0); ^~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:414:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm0 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 0 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:416:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm1 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 1 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:417:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm2 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 2 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:418:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm3 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 3 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:419:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm4 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 4 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:420:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm5 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 5 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:421:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm6 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 6 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:422:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm7 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 7 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:423:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm8 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 8 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:425:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 0 * 16), _mm_alignr_epi8(xmm1, xmm0, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:426:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 1 * 16), _mm_alignr_epi8(xmm2, xmm1, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:427:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 2 * 16), _mm_alignr_epi8(xmm3, xmm2, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Makefile:760: recipe for target '../linux-generic/odp_crypto.lo' failed make[1]: *** [../linux-generic/odp_crypto.lo] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1813 lines...] rm -rf .libs _libs test -z "libshmem.la" || rm -f libshmem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' Making clean in system make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' rm -f system_main rm -rf .libs _libs test -z "libsystem.la" || rm -f libsystem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo CC odp_cpumask.lo CC ../linux-generic/odp_crypto.lo In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:27: ./include/odp/packet.h:47:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + pkt_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:52:10: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] return *(uint16_t *)((char *)pkt + seg_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:62:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + udata_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:67:20: error: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] char** buf_addr = (char **)((char *)pkt + buf_addr_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:68:23: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] uint16_t data_off = *(uint16_t *)((char *)pkt + data_off_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:32: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_acl_osdep.h:65: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:329:42: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] xmm0 = _mm_loadu_si128((const __m128i *)(const __m128i *)src); ^~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:330:19: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] _mm_storeu_si128((__m128i *)dst, xmm0); ^~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:414:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm0 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 0 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:416:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm1 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 1 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:417:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm2 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 2 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:418:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm3 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 3 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:419:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm4 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 4 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:420:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm5 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 5 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:421:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm6 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 6 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:422:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm7 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 7 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:423:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm8 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 8 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:425:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 0 * 16), _mm_alignr_epi8(xmm1, xmm0, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:426:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 1 * 16), _mm_alignr_epi8(xmm2, xmm1, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:427:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 2 * 16), _mm_alignr_epi8(xmm3, xmm2, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Makefile:760: recipe for target '../linux-generic/odp_crypto.lo' failed make[1]: *** [../linux-generic/odp_crypto.lo] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1813 lines...] rm -rf .libs _libs test -z "libshmem.la" || rm -f libshmem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' Making clean in system make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' rm -f system_main rm -rf .libs _libs test -z "libsystem.la" || rm -f libsystem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo CC odp_cpumask.lo CC ../linux-generic/odp_crypto.lo In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:27: ./include/odp/packet.h:47:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + pkt_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:52:10: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] return *(uint16_t *)((char *)pkt + seg_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:62:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + udata_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:67:20: error: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] char** buf_addr = (char **)((char *)pkt + buf_addr_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:68:23: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] uint16_t data_off = *(uint16_t *)((char *)pkt + data_off_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:32: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_acl_osdep.h:65: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:329:42: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] xmm0 = _mm_loadu_si128((const __m128i *)(const __m128i *)src); ^~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:330:19: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] _mm_storeu_si128((__m128i *)dst, xmm0); ^~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:414:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm0 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 0 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:416:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm1 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 1 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:417:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm2 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 2 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:418:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm3 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 3 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:419:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm4 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 4 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:420:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm5 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 5 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:421:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm6 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 6 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:422:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm7 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 7 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:423:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm8 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 8 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:425:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 0 * 16), _mm_alignr_epi8(xmm1, xmm0, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:426:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 1 * 16), _mm_alignr_epi8(xmm2, xmm1, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:427:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 2 * 16), _mm_alignr_epi8(xmm3, xmm2, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Makefile:760: recipe for target '../linux-generic/odp_crypto.lo' failed make[1]: *** [../linux-generic/odp_crypto.lo] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1813 lines...] rm -rf .libs _libs test -z "libshmem.la" || rm -f libshmem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' Making clean in system make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' rm -f system_main rm -rf .libs _libs test -z "libsystem.la" || rm -f libsystem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo CC odp_cpumask.lo CC ../linux-generic/odp_crypto.lo In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:27: ./include/odp/packet.h:47:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + pkt_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:52:10: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] return *(uint16_t *)((char *)pkt + seg_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:62:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + udata_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:67:20: error: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] char** buf_addr = (char **)((char *)pkt + buf_addr_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:68:23: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] uint16_t data_off = *(uint16_t *)((char *)pkt + data_off_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:32: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_acl_osdep.h:65: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:329:42: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] xmm0 = _mm_loadu_si128((const __m128i *)(const __m128i *)src); ^~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:330:19: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] _mm_storeu_si128((__m128i *)dst, xmm0); ^~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:414:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm0 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 0 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:416:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm1 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 1 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:417:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm2 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 2 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:418:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm3 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 3 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:419:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm4 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 4 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:420:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm5 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 5 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:421:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm6 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 6 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:422:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm7 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 7 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:423:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm8 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 8 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:425:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 0 * 16), _mm_alignr_epi8(xmm1, xmm0, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:426:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 1 * 16), _mm_alignr_epi8(xmm2, xmm1, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:427:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 2 * 16), _mm_alignr_epi8(xmm3, xmm2, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Makefile:760: recipe for target '../linux-generic/odp_crypto.lo' failed make[1]: *** [../linux-generic/odp_crypto.lo] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1908 lines...] rm -rf .libs _libs test -z "libshmem.la" || rm -f libshmem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' Making clean in system make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' rm -f system_main rm -rf .libs _libs test -z "libsystem.la" || rm -f libsystem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo CC odp_cpumask.lo CC ../linux-generic/odp_crypto.lo In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:27: ./include/odp/packet.h:47:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + pkt_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:52:10: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] return *(uint16_t *)((char *)pkt + seg_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:62:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + udata_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:67:20: error: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] char** buf_addr = (char **)((char *)pkt + buf_addr_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:68:23: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] uint16_t data_off = *(uint16_t *)((char *)pkt + data_off_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:32: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_acl_osdep.h:65: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:329:42: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] xmm0 = _mm_loadu_si128((const __m128i *)(const __m128i *)src); ^~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:330:19: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] _mm_storeu_si128((__m128i *)dst, xmm0); ^~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:414:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm0 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 0 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:416:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm1 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 1 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:417:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm2 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 2 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:418:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm3 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 3 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:419:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm4 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 4 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:420:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm5 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 5 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:421:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm6 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 6 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:422:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm7 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 7 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:423:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm8 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 8 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:425:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 0 * 16), _mm_alignr_epi8(xmm1, xmm0, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:426:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 1 * 16), _mm_alignr_epi8(xmm2, xmm1, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:427:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 2 * 16), _mm_alignr_epi8(xmm3, xmm2, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Makefile:760: recipe for target '../linux-generic/odp_crypto.lo' failed make[1]: *** [../linux-generic/odp_crypto.lo] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1813 lines...] rm -rf .libs _libs test -z "libshmem.la" || rm -f libshmem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' Making clean in system make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' rm -f system_main rm -rf .libs _libs test -z "libsystem.la" || rm -f libsystem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo CC odp_cpumask.lo CC ../linux-generic/odp_crypto.lo In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:27: ./include/odp/packet.h:47:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + pkt_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:52:10: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] return *(uint16_t *)((char *)pkt + seg_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:62:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + udata_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:67:20: error: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] char** buf_addr = (char **)((char *)pkt + buf_addr_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:68:23: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] uint16_t data_off = *(uint16_t *)((char *)pkt + data_off_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:32: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_acl_osdep.h:65: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:329:42: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] xmm0 = _mm_loadu_si128((const __m128i *)(const __m128i *)src); ^~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:330:19: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] _mm_storeu_si128((__m128i *)dst, xmm0); ^~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:414:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm0 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 0 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:416:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm1 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 1 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:417:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm2 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 2 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:418:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm3 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 3 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:419:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm4 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 4 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:420:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm5 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 5 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:421:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm6 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 6 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:422:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm7 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 7 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:423:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm8 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 8 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:425:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 0 * 16), _mm_alignr_epi8(xmm1, xmm0, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:426:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 1 * 16), _mm_alignr_epi8(xmm2, xmm1, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:427:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 2 * 16), _mm_alignr_epi8(xmm3, xmm2, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Makefile:760: recipe for target '../linux-generic/odp_crypto.lo' failed make[1]: *** [../linux-generic/odp_crypto.lo] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1813 lines...] rm -rf .libs _libs test -z "libshmem.la" || rm -f libshmem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' Making clean in system make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' rm -f system_main rm -rf .libs _libs test -z "libsystem.la" || rm -f libsystem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo CC odp_cpumask.lo CC ../linux-generic/odp_crypto.lo In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:27: ./include/odp/packet.h:47:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + pkt_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:52:10: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] return *(uint16_t *)((char *)pkt + seg_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:62:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + udata_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:67:20: error: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] char** buf_addr = (char **)((char *)pkt + buf_addr_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:68:23: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] uint16_t data_off = *(uint16_t *)((char *)pkt + data_off_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:32: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_acl_osdep.h:65: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:329:42: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] xmm0 = _mm_loadu_si128((const __m128i *)(const __m128i *)src); ^~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:330:19: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] _mm_storeu_si128((__m128i *)dst, xmm0); ^~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:414:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm0 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 0 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:416:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm1 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 1 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:417:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm2 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 2 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:418:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm3 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 3 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:419:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm4 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 4 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:420:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm5 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 5 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:421:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm6 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 6 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:422:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm7 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 7 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:423:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm8 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 8 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:425:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 0 * 16), _mm_alignr_epi8(xmm1, xmm0, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:426:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 1 * 16), _mm_alignr_epi8(xmm2, xmm1, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:427:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 2 * 16), _mm_alignr_epi8(xmm3, xmm2, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Makefile:760: recipe for target '../linux-generic/odp_crypto.lo' failed make[1]: *** [../linux-generic/odp_crypto.lo] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1813 lines...] rm -rf .libs _libs test -z "libshmem.la" || rm -f libshmem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' Making clean in system make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' rm -f system_main rm -rf .libs _libs test -z "libsystem.la" || rm -f libsystem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo CC odp_cpumask.lo CC ../linux-generic/odp_crypto.lo In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:27: ./include/odp/packet.h:47:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + pkt_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:52:10: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] return *(uint16_t *)((char *)pkt + seg_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:62:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + udata_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:67:20: error: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] char** buf_addr = (char **)((char *)pkt + buf_addr_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:68:23: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] uint16_t data_off = *(uint16_t *)((char *)pkt + data_off_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:32: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_acl_osdep.h:65: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:329:42: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] xmm0 = _mm_loadu_si128((const __m128i *)(const __m128i *)src); ^~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:330:19: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] _mm_storeu_si128((__m128i *)dst, xmm0); ^~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:414:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm0 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 0 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:416:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm1 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 1 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:417:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm2 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 2 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:418:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm3 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 3 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:419:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm4 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 4 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:420:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm5 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 5 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:421:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm6 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 6 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:422:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm7 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 7 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:423:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm8 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 8 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:425:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 0 * 16), _mm_alignr_epi8(xmm1, xmm0, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:426:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 1 * 16), _mm_alignr_epi8(xmm2, xmm1, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:427:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 2 * 16), _mm_alignr_epi8(xmm3, xmm2, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Makefile:760: recipe for target '../linux-generic/odp_crypto.lo' failed make[1]: *** [../linux-generic/odp_crypto.lo] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1813 lines...] rm -rf .libs _libs test -z "libshmem.la" || rm -f libshmem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/shmem' Making clean in system make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' rm -f system_main rm -rf .libs _libs test -z "libsystem.la" || rm -f libsystem.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation/system' make[3]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/validation' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making clean in platform/linux-dpdk/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in pktio make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test/pktio' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' rm -rf .libs _libs test -z "pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log" || rm -f pktio/pktio_run.log ../../../test/validation/buffer/buffer_main.log ../../../test/validation/cpumask/cpumask_main.log ../../../test/validation/crypto/crypto_main.log ../../../test/validation/errno/errno_main.log ../../../test/validation/init/init_main_ok.log ../../../test/validation/init/init_main_abort.log ../../../test/validation/init/init_main_log.log ../../../test/validation/packet/packet_main.log ../../../test/validation/pool/pool_main.log ../../../test/validation/queue/queue_main.log ../../../test/validation/random/random_main.log ../../../test/validation/scheduler/scheduler_main.log ../../../test/validation/synchronizers/synchronizers_main.log ../../../test/validation/thread/thread_main.log ../../../test/validation/time/time_main.log ../../../test/validation/timer/timer_main.log ../../../test/validation/shmem/shmem_main.log ../../../test/validation/system/system_main.log test -z "pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs" || rm -f pktio/pktio_run.trs ../../../test/validation/buffer/buffer_main.trs ../../../test/validation/cpumask/cpumask_main.trs ../../../test/validation/crypto/crypto_main.trs ../../../test/validation/errno/errno_main.trs ../../../test/validation/init/init_main_ok.trs ../../../test/validation/init/init_main_abort.trs ../../../test/validation/init/init_main_log.trs ../../../test/validation/packet/packet_main.trs ../../../test/validation/pool/pool_main.trs ../../../test/validation/queue/queue_main.trs ../../../test/validation/random/random_main.trs ../../../test/validation/scheduler/scheduler_main.trs ../../../test/validation/synchronizers/synchronizers_main.trs ../../../test/validation/thread/thread_main.trs ../../../test/validation/time/time_main.trs ../../../test/validation/timer/timer_main.trs ../../../test/validation/shmem/shmem_main.trs ../../../test/validation/system/system_main.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk/test' Making clean in helper/test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' rm -f odp_chksum odp_thread odp_process odph_pause rm -rf .libs _libs rm -f *.o test -z "odp_chksum.log odp_thread.log odp_process.log odph_pause.log" || rm -f odp_chksum.log odp_thread.log odp_process.log odph_pause.log test -z "odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs" || rm -f odp_chksum.trs odp_thread.trs odp_process.trs odph_pause.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/helper/test' Making clean in doc make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' rm -rf .libs _libs rm -rf output rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc' Making clean in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' rm -f odp_generator rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making clean in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' rm -f odp_ipsec rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making clean in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' rm -f odp_pktio rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making clean in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' rm -f odp_timer_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making clean in scripts make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/scripts' make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making all in platform/linux-dpdk make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC ../linux-generic/odp_barrier.lo CC odp_buffer.lo CC odp_cpumask.lo CC ../linux-generic/odp_crypto.lo In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:27: ./include/odp/packet.h:47:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + pkt_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:52:10: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] return *(uint16_t *)((char *)pkt + seg_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:62:10: error: cast from 'char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Werror,-Wcast-align] return *(uint32_t *)((char *)pkt + udata_len_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:67:20: error: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Werror,-Wcast-align] char** buf_addr = (char **)((char *)pkt + buf_addr_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/odp/packet.h:68:23: error: cast from 'char *' to 'uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Werror,-Wcast-align] uint16_t data_off = *(uint16_t *)((char *)pkt + data_off_offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../linux-generic/odp_crypto.c:19: In file included from ./include/odp_packet_internal.h:32: In file included from https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_acl_osdep.h:65: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:329:42: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] xmm0 = _mm_loadu_si128((const __m128i *)(const __m128i *)src); ^~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:330:19: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] _mm_storeu_si128((__m128i *)dst, xmm0); ^~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:414:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm0 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 0 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:416:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm1 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 1 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:417:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm2 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 2 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:418:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm3 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 3 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:419:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm4 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 4 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:420:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm5 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 5 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:421:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm6 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 6 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:422:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm7 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 7 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'const uint8_t *' (aka 'const unsigned char *') to 'const __m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:423:32: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' xmm8 = _mm_loadu_si128((const __m128i *)((const uint8_t *)src - offset + 8 * 16)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:425:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 0 * 16), _mm_alignr_epi8(xmm1, xmm0, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:426:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 1 * 16), _mm_alignr_epi8(xmm2, xmm1, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:625:2: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m128i *' increases required alignment from 1 to 16 [-Werror,-Wcast-align] MOVEUNALIGNED_LEFT47(dst, src, n, srcofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:474:16: note: expanded from macro 'MOVEUNALIGNED_LEFT47' case 0x01: MOVEUNALIGNED_LEFT47_IMM(dst, src, n, 0x01); break; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:427:26: note: expanded from macro 'MOVEUNALIGNED_LEFT47_IMM' _mm_storeu_si128((__m128i *)((uint8_t *)dst + 2 * 16), _mm_alignr_epi8(xmm3, xmm2, offset)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Makefile:760: recipe for target '../linux-generic/odp_crypto.lo' failed make[1]: *** [../linux-generic/odp_crypto.lo] Error 1 make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=clang,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' Makefile:470: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE