------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17702: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git553.g0d3e557
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git553.g0d3e557' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-02-26 21:02:57-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 39.0M=0s
2016-02-26 21:02:58 (39.0 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/386 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/386
real 0m4.364s user 0m0.052s sys 0m0.008s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17702: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git553.g0d3e557
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git553.g0d3e557' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-02-28 19:23:30-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 58.3M=0s
2016-02-28 19:23:30 (58.3 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/387 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/387
real 0m5.551s user 0m0.064s sys 0m0.004s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17702: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git558.g8556e01
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git558.g8556e01' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-02-29 19:31:10-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 32.7M=0s
2016-02-29 19:31:10 (32.7 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/388 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/388
real 0m5.212s user 0m0.116s sys 0m0.012s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17702: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git558.g8556e01
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git558.g8556e01' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-01 18:54:53-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 24.6M=0s
2016-03-01 18:54:53 (24.6 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/389 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/389
real 0m5.471s user 0m0.060s sys 0m0.012s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17702: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git561.gb56d8b7
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git561.gb56d8b7' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-02 18:50:33-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 16.3M=0.001s
2016-03-02 18:50:33 (16.3 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/390 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/390
real 0m6.328s user 0m0.084s sys 0m0.016s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17702: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git561.gb56d8b7
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git561.gb56d8b7' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-03 19:04:31-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 38.4M=0s
2016-03-03 19:04:31 (38.4 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/391 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/391
real 0m7.193s user 0m0.064s sys 0m0.012s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17702: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git564.g59b025b
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git564.g59b025b' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-04 19:01:57-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 32.5M=0s
2016-03-04 19:01:57 (32.5 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/392 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/392
real 0m5.114s user 0m0.052s sys 0m0.016s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17702: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git564.g59b025b
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git564.g59b025b' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-05 19:16:40-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 34.2M=0s
2016-03-05 19:16:40 (34.2 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/393 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/393
real 0m3.860s user 0m0.052s sys 0m0.008s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17702: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git564.g59b025b
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git564.g59b025b' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-06 19:02:06-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 32.9M=0s
2016-03-06 19:02:06 (32.9 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/394 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/394
real 0m4.987s user 0m0.060s sys 0m0.008s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17702: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git564.g59b025b
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git564.g59b025b' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-07 19:11:34-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 44.7M=0s
2016-03-07 19:11:34 (44.7 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/395 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/395
real 0m5.029s user 0m0.044s sys 0m0.020s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17702: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git564.g59b025b
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git564.g59b025b' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-08 19:03:36-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 34.2M=0s
2016-03-08 19:03:37 (34.2 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/396 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/396
real 0m4.403s user 0m0.072s sys 0m0.004s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17702: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git564.g59b025b
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git564.g59b025b' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-09 19:01:18-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 88.8M=0s
2016-03-09 19:01:18 (88.8 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/397 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/397
real 0m4.055s user 0m0.044s sys 0m0.016s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17702: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git564.g59b025b
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git564.g59b025b' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-10 19:02:27-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 187M=0s
2016-03-10 19:02:27 (187 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/398 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/398
real 0m5.931s user 0m0.060s sys 0m0.020s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17702: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git564.g59b025b
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git564.g59b025b' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-11 19:08:20-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 26.1M=0s
2016-03-11 19:08:20 (26.1 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/399 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/399
real 0m5.970s user 0m0.080s sys 0m0.024s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17702: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git565.gfdc4c0b
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git565.gfdc4c0b' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-12 19:01:29-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 33.0M=0s
2016-03-12 19:01:29 (33.0 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/400 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/400
real 0m4.507s user 0m0.048s sys 0m0.012s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17702: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git565.gfdc4c0b
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git565.gfdc4c0b' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-13 19:01:49-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 34.9M=0s
2016-03-13 19:01:49 (34.9 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/401 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/401
real 0m4.216s user 0m0.056s sys 0m0.004s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17702: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git565.gfdc4c0b
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git565.gfdc4c0b' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-14 19:01:30-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 32.2M=0s
2016-03-14 19:01:30 (32.2 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/402 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/402
real 0m4.257s user 0m0.048s sys 0m0.012s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17702: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git565.gfdc4c0b
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git565.gfdc4c0b' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-15 21:25:20-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 38.5M=0s
2016-03-15 21:25:21 (38.5 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/403 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/403
real 0m5.519s user 0m0.088s sys 0m0.016s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17702: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git565.gfdc4c0b
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git565.gfdc4c0b' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-16 19:11:46-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 34.2M=0s
2016-03-16 19:11:46 (34.2 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/404 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/404
real 0m4.770s user 0m0.048s sys 0m0.012s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17702: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git565.gfdc4c0b
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git565.gfdc4c0b' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-17 19:04:43-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 27.9M=0s
2016-03-17 19:04:43 (27.9 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/405 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/405
real 0m5.103s user 0m0.056s sys 0m0.008s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17702: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git565.gfdc4c0b
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git565.gfdc4c0b' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-18 19:08:07-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 48.2M=0s
2016-03-18 19:08:07 (48.2 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/406 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/406
real 0m5.341s user 0m0.040s sys 0m0.028s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17712: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git567.g16fe86a
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git567.g16fe86a' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-19 19:04:17-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 39.1M=0s
2016-03-19 19:04:17 (39.1 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/407 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/407
real 0m4.329s user 0m0.044s sys 0m0.016s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17712: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git567.g16fe86a
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git567.g16fe86a' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-20 19:02:55-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 191M=0s
2016-03-20 19:02:55 (191 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/408 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/408
real 0m4.101s user 0m0.056s sys 0m0.004s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17712: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git567.g16fe86a
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git567.g16fe86a' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-21 19:04:03-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 22.3M=0s
2016-03-21 19:04:04 (22.3 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/409 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/409
real 0m4.090s user 0m0.048s sys 0m0.016s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17712: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git567.g16fe86a
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git567.g16fe86a' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-22 19:03:00-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 187M=0s
2016-03-22 19:03:00 (187 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/410 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/410
real 0m4.037s user 0m0.056s sys 0m0.004s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17712: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git567.g16fe86a
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git567.g16fe86a' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-23 19:20:06-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 33.5M=0s
2016-03-23 19:20:06 (33.5 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/411 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/411
real 0m4.607s user 0m0.048s sys 0m0.020s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17712: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git567.g16fe86a
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git567.g16fe86a' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-24 19:08:12-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 15.7M=0.001s
2016-03-24 19:08:13 (15.7 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/412 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/412
real 0m6.413s user 0m0.040s sys 0m0.020s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17712: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git567.g16fe86a
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git567.g16fe86a' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-25 19:03:02-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 32.9M=0s
2016-03-25 19:03:02 (32.9 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/413 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/413
real 0m4.920s user 0m0.076s sys 0m0.016s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17712: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git567.g16fe86a
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git567.g16fe86a' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-26 19:03:35-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 39.1M=0s
2016-03-26 19:03:36 (39.1 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/414 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/414
real 0m4.397s user 0m0.052s sys 0m0.016s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17712: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git567.g16fe86a
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git567.g16fe86a' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-27 19:02:52-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 24.1M=0s
2016-03-27 19:02:52 (24.1 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/415 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/415
real 0m4.278s user 0m0.056s sys 0m0.012s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17712: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git567.g16fe86a
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git567.g16fe86a' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-28 19:45:26-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 40.5M=0s
2016-03-28 19:45:26 (40.5 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/416 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/416
real 0m5.517s user 0m0.096s sys 0m0.004s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17712: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git567.g16fe86a
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git567.g16fe86a' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-29 14:52:53-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 190M=0s
2016-03-29 14:52:53 (190 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/417 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/417
real 0m4.180s user 0m0.068s sys 0m0.004s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1691 lines...] checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 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 for valgrind... no ./configure: line 17712: test: =: unary operator expected checking for GCC atomic builtins... yes checking for DPDK include files... 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 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 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 doxygen... doxygen checking for asciidoc... asciidoc checking for mscgen... mscgen checking for CU_get_error in -lcunit... yes checking CUnit/Basic.h usability... yes checking CUnit/Basic.h presence... yes checking for CUnit/Basic.h... yes checking for library containing timer_create... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating platform/linux-dpdk/Makefile config.status: creating platform/linux-dpdk/test/Makefile config.status: creating platform/linux-dpdk/test/pktio/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/implementers-guide/Makefile config.status: creating doc/users-guide/Makefile config.status: creating doc/process-guide/Makefile config.status: creating doc/images/Makefile config.status: creating example/Makefile config.status: creating example/classifier/Makefile config.status: creating example/generator/Makefile config.status: creating example/ipsec/Makefile config.status: creating example/packet/Makefile config.status: creating example/time/Makefile config.status: creating example/timer/Makefile config.status: creating helper/Makefile config.status: creating helper/test/Makefile config.status: creating pkgconfig/libodp.pc config.status: creating pkgconfig/libodphelper.pc config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/api_test/Makefile config.status: creating test/performance/Makefile config.status: creating test/validation/Makefile config.status: creating test/validation/atomic/Makefile config.status: creating test/validation/barrier/Makefile config.status: creating test/validation/buffer/Makefile config.status: creating test/validation/classification/Makefile config.status: creating test/validation/config/Makefile config.status: creating test/validation/cpumask/Makefile config.status: creating test/validation/common/Makefile config.status: creating test/validation/crypto/Makefile config.status: creating test/validation/errno/Makefile config.status: creating test/validation/hash/Makefile config.status: creating test/validation/init/Makefile config.status: creating test/validation/lock/Makefile config.status: creating test/validation/packet/Makefile config.status: creating test/validation/pktio/Makefile config.status: creating test/validation/pool/Makefile config.status: creating test/validation/queue/Makefile config.status: creating test/validation/random/Makefile config.status: creating test/validation/scheduler/Makefile config.status: creating test/validation/std_clib/Makefile config.status: creating test/validation/thread/Makefile config.status: creating test/validation/time/Makefile config.status: creating test/validation/timer/Makefile config.status: creating test/validation/shmem/Makefile config.status: creating test/validation/system/Makefile config.status: creating test/miscellaneous/Makefile config.status: creating helper/config.h config.status: executing depfiles commands config.status: executing libtool commands
opendataplane 1.7.0.0.git567.g16fe86a
Library version: 107:0:0
arch x86 with_platform: linux-dpdk prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,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 testdir: ${exec_prefix}/lib/odp/tests
cc: gcc cppflags: am_cppflags: -Ihttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/include am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DODP_DEBUG_PRINT=1 -DODP_DEBUG=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 -std=gnu99 ldflags: am_ldflags: -pthread -lrt -Lhttps://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/installed/x86_64/cunit-2.1-3/lib libs: -lrt -lcunit -lcrypto cunit: yes test_vald: yes test_perf: no test_cpp: no test_helper: yes user_guides: no
rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg make[1]: Leaving directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git567.g16fe86a' WITH_PLATFORM='linux-dpdk' 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/application-api-guide/doxygen.cfg mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=master,build_type=dox_html,label=docker-utopic,platform_type=dpdk/ws/check-odp/build/odp-dpdk/doc/application-api-guide/output/html': No such file or directory + retcode=1 + set -e + builddir=odp-dpdk + [[ dpdk = \g\e\n\e\r\i\c ]] + '[' -d check-odp/build/odp-dpdk ']' + mkdir -p out/log + find check-odp/build/odp-dpdk -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + wget https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O /home/buildslave/bin/linaro-cp.py --2016-03-29 22:19:43-- https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py Resolving git.linaro.org (git.linaro.org)... 54.247.55.40 Connecting to git.linaro.org (git.linaro.org)|54.247.55.40|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/x-python] Saving to: '/home/buildslave/bin/linaro-cp.py'
0K .......... 24.7M=0s
2016-03-29 22:19:44 (24.7 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/dpdk/dox_html/master/418 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/dpdk/dox_html/master/418
real 0m4.408s user 0m0.048s sys 0m0.008s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/dpdk/dox_html/mas... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE