------------------------------------------ [...truncated 920 lines...] checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for uint64_t... yes checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for doxygen... doxygen checking for EVP_EncryptInit in -lcrypto... yes checking openssl/des.h usability... yes checking openssl/des.h presence... yes checking for openssl/des.h... yes checking openssl/rand.h usability... yes checking openssl/rand.h presence... yes checking for openssl/rand.h... yes checking openssl/hmac.h usability... yes checking openssl/hmac.h presence... yes checking for openssl/hmac.h... yes checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for bzero... yes checking for clock_gettime... yes checking for gethostbyname... yes checking for getpagesize... (cached) yes checking for gettimeofday... yes checking for memset... yes checking for munmap... yes checking for socket... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtoull... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating platform/Makefile config.status: creating platform/linux-generic/Makefile config.status: creating platform/linux-dpdk/Makefile config.status: creating example/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/l2fwd/Makefile config.status: creating example/odp_example/Makefile config.status: creating example/packet/Makefile config.status: creating example/timer/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --enable-test-perf, --enable-test-vald, --with-cunit-path
opendataplane 0.2 ========
with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/new-build sysconfdir: ${prefix}/etc libdir: ${exec_prefix}/lib includedir: ${prefix}/include
compiler: gcc cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -W -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings ldflags: am_ldflags: -pthread -lrt
Making all in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,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/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' CC odp_buffer.lo CC odp_buffer_pool.lo CC odp_init.lo CC odp_packet_dpdk.lo CC odp_packet.lo CC odp_packet_io.lo CC odp_linux.lo CC odp_queue.lo CC ../linux-generic/odp_ring.lo CC ../linux-generic/odp_rwlock.lo CC odp_schedule.lo CC ../linux-generic/odp_shared_memory.lo CC ../linux-generic/odp_spinlock.lo CC ../linux-generic/odp_system_info.lo CC ../linux-generic/odp_thread.lo CC ../linux-generic/odp_ticketlock.lo CC ../linux-generic/odp_time.lo CC ../linux-generic/odp_timer.lo CC ../linux-generic/odp_barrier.lo CC ../linux-generic/odp_coremask.lo CC ../linux-generic/odp_crypto.lo CC ../linux-generic/odp_packet_flags.lo CC ../linux-generic/odp_packet_socket.lo CCLD ../../lib/libodp.la make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,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/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,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/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making all in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' CC odp_generator.o CCLD odp_generator make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making all in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' CC odp_ipsec_sa_db.o CC odp_ipsec.o CC odp_ipsec_sp_db.o CC odp_ipsec_loop_db.o CC odp_ipsec_fwd_db.o CC odp_ipsec_cache.o CC odp_ipsec_stream.o CCLD odp_ipsec make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making all in l2fwd make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/l2fwd' CC odp_l2fwd.o CCLD odp_l2fwd make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/l2fwd' Making all in odp_example make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/odp_example' CC odp_example.o CCLD odp_example make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/odp_example' Making all in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' CC odp_pktio.o CCLD odp_pktio make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making all in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' CC odp_timer_test.o CCLD odp_timer_test make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,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/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,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/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making all in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making all in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' CC odp_atomic_test.o CC odp_common.o CC odp_shm_test.o CC odp_ring_test.o CC odp_timer_ping.o CCLD odp_ring CCLD odp_shm CCLD odp_timer_ping CCLD odp_atomic make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,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/build_type=lcov,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/build_type=lcov,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/build_type=lcov,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/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Making check in platform make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in linux-dpdk make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,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/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,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/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform' Making check in example make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in generator make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/generator' Making check in ipsec make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec' Making check in l2fwd make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/l2fwd' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/l2fwd' Making check in odp_example make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/odp_example' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/odp_example' Making check in packet make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/packet' Making check in timer make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,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/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,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/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example' Making check in test make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' Making check in api_test make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test/api_test' make[2]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/test' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,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/build_type=lcov,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/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk' Capturing coverage data from https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk Found gcov version: 4.9.1 Scanning https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk for .gcda files ... geninfo: WARNING: no .gcda files found in https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/platform/linux-dpdk - skipping! Finished .info-file creation genhtml: ERROR: no valid records found in tracefile https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/linux-dpdk-coverage.info Reading data file https://ci.linaro.org/jenkins/job/odp-publish/build_type=lcov,label=docker-utopic,platform_type=dpdk/ws/check-odp/linux-dpdk-coverage.info Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE