------------------------------------------ [...truncated 880 lines...] checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether make supports nested variables... (cached) yes checking for doxygen... /usr/bin/doxygen checking for perl... /usr/bin/perl checking for latex... no configure: WARNING: latex not found - will not generate doxygen PostScript documentation checking for makeindex... no checking for dvips... no checking for egrep... /bin/egrep checking for pdflatex... no configure: WARNING: pdflatex not found - will not generate doxygen PDF documentation checking for makeindex... no checking for egrep... (cached) /bin/egrep checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes 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=dox_html,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
rm -rf doxygen-doc SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doxygen-doc' VERSION='0.2' PERL_PATH='/usr/bin/perl' HAVE_DOT='NO' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='YES' GENERATE_LATEX='NO' /usr/bin/doxygen ./doc/doxygen.cfg https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec_loop_db.h:28: warning: Compound loopback_db_t is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doxygen-doc/api_headers/odp_pktio_types.h:33: warning: Compound odp_pktio_params_t is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec.c:12: warning: included file odp_example_ipsec.c is not found. Check your EXAMPLE_PATH https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec.c:81: warning: Member SHM_PKT_POOL_BUF_SIZE (macro definition) of file odp_ipsec.c is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec.c:82: warning: Member SHM_PKT_POOL_SIZE (macro definition) of file odp_ipsec.c is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec.c:90: warning: Member SHM_OUT_POOL_BUF_SIZE (macro definition) of file odp_ipsec.c is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec.c:91: warning: Member SHM_OUT_POOL_SIZE (macro definition) of file odp_ipsec.c is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec.c:156: warning: Member SHM_CTX_POOL_BUF_SIZE (macro definition) of file odp_ipsec.c is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec.c:157: warning: Member SHM_CTX_POOL_BUF_COUNT (macro definition) of file odp_ipsec.c is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec.c:158: warning: Member SHM_CTX_POOL_SIZE (macro definition) of file odp_ipsec.c is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec.c:359: warning: Member SCHEDULE(q, w) (macro definition) of file odp_ipsec.c is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec.c:84: warning: Member pkt_pool (variable) of file odp_ipsec.c is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec.c:93: warning: Member out_pool (variable) of file odp_ipsec.c is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec.c:160: warning: Member ctx_pool (variable) of file odp_ipsec.c is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec.c:614: warning: argument 'ctx' of command @param is not found in the argument list of do_input_verify(odp_packet_t pkt, pkt_ctx_t *ctx ODP_UNUSED) https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec.c:614: warning: The following parameters of do_input_verify(odp_packet_t pkt, pkt_ctx_t *ctx ODP_UNUSED) are not documented: parameter 'ODP_UNUSED' https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec.c:1027: warning: argument 'arg' of command @param is not found in the argument list of pktio_thread(void *arg ODP_UNUSED) https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec.c:1027: warning: The following parameters of pktio_thread(void *arg ODP_UNUSED) are not documented: parameter 'ODP_UNUSED' https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec_misc.h:60: warning: Member cipher (variable) of class ipsec_alg_t is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec_misc.h:64: warning: Member u (variable) of class ipsec_alg_t is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec_cache.h:43: warning: Member esp (variable) of class ipsec_cache_entry_t is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec_cache.h:49: warning: Member ah (variable) of class ipsec_cache_entry_t is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec_cache.h:57: warning: Member state (variable) of class ipsec_cache_entry_t is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec_loop_db.h:22: warning: Member inq_def (variable) of class loopback_db_entry_t is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec_loop_db.h:23: warning: Member outq_def (variable) of class loopback_db_entry_t is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec_loop_db.h:24: warning: Member pkt_pool (variable) of class loopback_db_entry_t is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec_loop_db.h:25: warning: Member mac[ODPH_ETHADDR_LEN] (variable) of class loopback_db_entry_t is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec_loop_db.h:29: warning: Member intf[MAX_LOOPBACK] (variable) of class loopback_db_t is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doxygen-doc/api_headers/odp_pktio_types.h:34: warning: Member type (variable) of class odp_pktio_params_t is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doxygen-doc/api_headers/odp_pktio_types.h:35: warning: Member sock_params (variable) of class odp_pktio_params_t is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec_stream.h:35: warning: Member input (variable) of class stream_db_entry_t is not documented. https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/example/ipsec/odp_ipsec_stream.h:39: warning: Member output (variable) of class stream_db_entry_t is not documented. mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/output/html': No such file or directory Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE