------------------------------------------ [...truncated 1277 lines...] 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 checking for GCC atomic builtins... 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 pcap/pcap.h usability... yes checking pcap/pcap.h presence... yes checking for pcap/pcap.h... yes checking pcap/bpf.h usability... yes checking pcap/bpf.h presence... yes checking for pcap/bpf.h... yes checking for pcap_open_offline in -lpcap... 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-generic/Makefile config.status: creating platform/linux-generic/test/Makefile config.status: creating platform/linux-generic/test/pktio/Makefile config.status: creating platform/linux-generic/test/pktio_ipc/Makefile config.status: creating platform/linux-generic/test/ring/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 example/traffic_mgmt/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/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/traffic_mngr/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.git479.gce8b405
Library version: 107:0:0
arch x86 with_platform: linux-generic prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=api-next,build_type=dox_html,label=docker-utopic,platform_type=generic/ws/check-odp/new-build sysconfdir: ${prefix}/etc libdir: ${exec_prefix}/lib includedir: ${prefix}/include testdir: ${exec_prefix}/lib/odp/tests WITH_ARCH:
cc: gcc cppflags: am_cppflags: am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DHAVE_PCAP -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=c99 ldflags: am_ldflags: -pthread -lrt libs: -lrt -lcunit -lcrypto -lpcap cunit: yes test_vald: yes test_perf: yes test_cpp: no test_helper: yes user_guides: no
+ retcode=0 + return 0 + retcode=0 + [[ 0 -ne 0 ]] + return 0 + git log -1 --oneline + [[ -n '' ]] + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + [[ 1 -eq 1 ]] + make doxygen-doc rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=api-next,build_type=dox_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/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=api-next,build_type=dox_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git479.gce8b405' WITH_PLATFORM='linux-generic' WITH_ARCH='x86' 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 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=api-next,build_type=dox_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc/application-api-guide/output/html https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=api-next,build_type=dox_html,label=docker-utopic,platform_type=generic/ws/check-odp/publishing/api-next/linux-generic-doxygen-html mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=api-next,build_type=dox_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc/application-api-guide/output/html': No such file or directory + cleanup_exit + [[ 0 -eq 1 ]] + retcode=1 + set -e + builddir=odp-generic + [[ generic = \g\e\n\e\r\i\c ]] + builddir=odp + '[' -d check-odp/build/odp ']' + mkdir -p out/log + find check-odp/build/odp -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + mkdir /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:21:09-- 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.0M=0s
2016-02-26 21:21:09 (38.0 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/generic/dox_html/api-next/386 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/generic/dox_html/api-next/386
real 0m4.368s user 0m0.048s sys 0m0.012s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/generic/dox_html/...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/generic/dox_html/... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE
------------------------------------------ [...truncated 1277 lines...] 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 checking for GCC atomic builtins... 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 pcap/pcap.h usability... yes checking pcap/pcap.h presence... yes checking for pcap/pcap.h... yes checking pcap/bpf.h usability... yes checking pcap/bpf.h presence... yes checking for pcap/bpf.h... yes checking for pcap_open_offline in -lpcap... 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-generic/Makefile config.status: creating platform/linux-generic/test/Makefile config.status: creating platform/linux-generic/test/pktio/Makefile config.status: creating platform/linux-generic/test/pktio_ipc/Makefile config.status: creating platform/linux-generic/test/ring/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 example/traffic_mgmt/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/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/traffic_mngr/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.git479.gce8b405
Library version: 107:0:0
arch x86 with_platform: linux-generic prefix: https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=api-next,build_type=dox_html,label=docker-utopic,platform_type=generic/ws/check-odp/new-build sysconfdir: ${prefix}/etc libdir: ${exec_prefix}/lib includedir: ${prefix}/include testdir: ${exec_prefix}/lib/odp/tests WITH_ARCH:
cc: gcc cppflags: am_cppflags: am_cxxflags: -std=c++11 cflags: -g -O2 am_cflags: -pthread -DHAVE_PCAP -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=c99 ldflags: am_ldflags: -pthread -lrt libs: -lrt -lcunit -lcrypto -lpcap cunit: yes test_vald: yes test_perf: yes test_cpp: no test_helper: yes user_guides: no
+ retcode=0 + return 0 + retcode=0 + [[ 0 -ne 0 ]] + return 0 + git log -1 --oneline + [[ -n '' ]] + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + [[ 1 -eq 1 ]] + make doxygen-doc rm -rf doc/output make --directory=./doc/images make[1]: Entering directory 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=api-next,build_type=dox_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/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=api-next,build_type=dox_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc/images' SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.7.0.0.git479.gce8b405' WITH_PLATFORM='linux-generic' WITH_ARCH='x86' 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 https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=api-next,build_type=dox_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc/application-api-guide/output/html https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=api-next,build_type=dox_html,label=docker-utopic,platform_type=generic/ws/check-odp/publishing/api-next/linux-generic-doxygen-html mv: cannot stat 'https://ci.linaro.org/jenkins/job/odp-publish/GIT_BRANCH=api-next,build_type=dox_html,label=docker-utopic,platform_type=generic/ws/check-odp/build/odp/doc/application-api-guide/output/html': No such file or directory + cleanup_exit + [[ 0 -eq 1 ]] + retcode=1 + set -e + builddir=odp-generic + [[ generic = \g\e\n\e\r\i\c ]] + builddir=odp + '[' -d check-odp/build/odp ']' + mkdir -p out/log + find check-odp/build/odp -type f -name '*.log' -exec cp '{}' out/log ';' + test -d /home/buildslave/bin + mkdir /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:32: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 .......... 22.7M=0s
2016-02-28 19:32:31 (22.7 MB/s) - '/home/buildslave/bin/linaro-cp.py' saved [10788]
+ '[' -d out ']' + PUB_DEST=components/lng/odp/odp-publish/generic/dox_html/api-next/387 + python /home/buildslave/bin/linaro-cp.py --api_version 3 --link-latest out components/lng/odp/odp-publish/generic/dox_html/api-next/387
real 0m4.514s user 0m0.060s sys 0m0.004s + echo '***************************' *************************** + echo 'Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/generic/dox_html/...' Logs published on http://snapshots.linaro.org/components/lng/odp/odp-publish/generic/dox_html/... + echo '***************************' *************************** + '[' 1 -ne 0 ']' + exit 1 Build step 'Execute shell' marked build as failure Skipping publisher since build result is FAILURE