Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/qpid-proton.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-a98f97b50b50abfb2e41e685656c5716a53124e6/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/qpid-proton.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/qpid-proton-0.10-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/qpid-proton.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-a98f97b50b50abfb2e41e685656c5716a53124e6/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/qpid-proton.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ucgPMh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf qpid-proton-0.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/qpid-proton-0.10.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd qpid-proton-0.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (0001-PROTON-974-Accept-a-single-symbol-in-SASL-mechs-fram.patch): + echo 'Patch #0 (0001-PROTON-974-Accept-a-single-symbol-in-SASL-mechs-fram.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-PROTON-974-Accept-a-single-symbol-in-SASL-mechs-fram.patch + /usr/bin/patch -p1 --fuzz=0 patching file proton-c/src/sasl/sasl.c Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SckK3R + exit 0 + umask 022 + cd /builddir/build/BUILD + cd qpid-proton-0.10 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DPROTON_DISABLE_RPATH=true -DPYTHON_SITEARCH_PACKAGES=/usr/lib/python2.7/site-packages -DNOBUILD_RUBY=1 -DNOBUILD_PHP=1 -DSYSINSTALL_PYTHON=1 -DSYSINSTALL_PERL=1 -DCHECK_SYSINSTALL_PYTHON=0 . -- The C compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Build type is "RelWithDebInfo" (has debug symbols) -- PN_VERSION: 0.10 () -- Could NOT find Java (missing: Java_JAVA_EXECUTABLE Java_JAR_EXECUTABLE Java_JAVAC_EXECUTABLE Java_JAVAH_EXECUTABLE Java_JAVADOC_EXECUTABLE) -- Found OpenSSL: /usr/lib/libssl.so;/usr/lib/libcrypto.so (found version "1.0.1e") -- Found PythonInterp: /usr/bin/python (found version "2.7.5") -- Found SWIG: /usr/bin/swig (found version "2.0.10") -- Found CyrusSASL: /usr/lib/libsasl2.so -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for atoll -- Looking for atoll - found -- Found PythonLibs: /usr/lib/libpython2.7.so (found version "2.7.5") -- Could NOT find Ruby (missing: RUBY_EXECUTABLE RUBY_INCLUDE_DIR RUBY_LIBRARY) -- Found Perl: /usr/bin/perl (found version "5.16.3") -- Found PerlLibs: /usr/lib/perl5/CORE/libperl.so (found version "5.16.3") -- Node.js (http://nodejs.org) is not installed: can't build JavaScript binding -- Found Doxygen: /usr/bin/doxygen (found version "1.8.5") -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Can't locate the valgrind command; no run-time error detection -- The tox tool is not available - skipping the python-tox-tests -- Cannot find ruby, skipping ruby tests -- Cannot find both Java and Maven: testing disabled for Proton-J -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE PROTON_DISABLE_RPATH SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/qpid-proton-0.10 + make all docs -j4 /usr/bin/cmake -H/builddir/build/BUILD/qpid-proton-0.10 -B/builddir/build/BUILD/qpid-proton-0.10 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 docs make[1]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -H/builddir/build/BUILD/qpid-proton-0.10 -B/builddir/build/BUILD/qpid-proton-0.10 --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make -f proton-c/CMakeFiles/qpid-proton.dir/build.make proton-c/CMakeFiles/qpid-proton.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 18 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 17 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 0 [ 1%] make -f CMakeFiles/Makefile2 proton-c/CMakeFiles/docs.dir/all make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make -f proton-c/docs/api/CMakeFiles/docs-c.dir/build.make proton-c/docs/api/CMakeFiles/docs-c.dir/depend make -f proton-c/bindings/python/CMakeFiles/docs-py.dir/build.make proton-c/bindings/python/CMakeFiles/docs-py.dir/depend make[3]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/docs/api /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/docs/api /builddir/build/BUILD/qpid-proton-0.10/proton-c/docs/api/CMakeFiles/docs-c.dir/DependInfo.cmake --color= Generating src/protocol.h cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/python /builddir/build/BUILD/qpid-proton-0.10/proton-c/env.py PYTHONPATH=/builddir/build/BUILD/qpid-proton-0.10/proton-c /usr/bin/python /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/protocol.h.py > /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/protocol.h make[3]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/CMakeFiles/docs-py.dir/DependInfo.cmake --color= Generating src/encodings.h cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/python /builddir/build/BUILD/qpid-proton-0.10/proton-c/env.py PYTHONPATH=/builddir/build/BUILD/qpid-proton-0.10/proton-c /usr/bin/python /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/codec/encodings.h.py > /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/encodings.h Scanning dependencies of target docs-c make[3]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' make -f proton-c/docs/api/CMakeFiles/docs-c.dir/build.make proton-c/docs/api/CMakeFiles/docs-c.dir/build Scanning dependencies of target docs-py make[3]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' make -f proton-c/bindings/python/CMakeFiles/docs-py.dir/build.make proton-c/bindings/python/CMakeFiles/docs-py.dir/build make[3]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make[3]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python && /usr/bin/python /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/../../env.py -- PYTHONPATH=/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python:/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python /usr/bin/epydoc -v --no-private --html -o /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/html /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/proton/__init__.py /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/proton/handlers.py /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/proton/reactor.py /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/proton/utils.py /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/proton/wrapper.py /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/proton/_compat.py cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/docs/api && /usr/bin/doxygen user.doxygen Warning: Tag `SYMBOL_CACHE_SIZE' at line 322 of file user.doxygen has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/qpid-proton-0.10/proton-c/include Searching for files in directory /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton Searching for files in directory /builddir/build/BUILD/qpid-proton-0.10/proton-c/docs/api Searching for files in directory /builddir/build/BUILD/qpid-proton-0.10/proton-c/docs/api/CMakeFiles Searching for files in directory /builddir/build/BUILD/qpid-proton-0.10/proton-c/docs/api/CMakeFiles/docs-c.dir Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/cid.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/cid.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/codec.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/codec.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/condition.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/condition.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/connection.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/connection.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/container.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/container.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/delivery.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/delivery.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/disposition.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/disposition.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/engine.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/engine.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/error.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/error.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/event.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/event.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/handlers.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/handlers.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/import_export.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/import_export.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/io.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/io.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/link.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/link.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/log.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/log.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/message.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/message.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/messenger.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/messenger.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/object.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/object.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/parser.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/pr/builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/handlers.h:38: warning: Trying to add group handlers to itself! /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/reactor.h:40: warning: Trying to add group reactor to itself! cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c /builddir/build/BUILD/qpid-proton-0.10/proton-c/CMakeFiles/qpid-proton.dir/DependInfo.cmake --color= /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/codec.h:915: warning: documented symbol `count child nodes' was not declared or defined. Scanning dependencies of target qpid-proton make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' make -f proton-c/CMakeFiles/qpid-proton.dir/build.make proton-c/CMakeFiles/qpid-proton.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 19 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 20 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/object.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/object/object.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/object/object.c Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/list.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/object/list.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/object/list.c oton-c/include/proton/parser.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/reactor.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/reactor.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/sasl.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/sasl.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/scanner.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/scanner.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/selectable.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/selectable.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/selector.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/selector.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/session.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/session.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/ssl.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/ssl.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/terminus.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/terminus.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/transport.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/transport.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/type_compat.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/type_compat.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/types.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/types.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/url.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/url.h... Preprocessing /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/version.h... Parsing file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/version.h... Reading /builddir/build/BUILD/qpid-proton-0.10/proton-c/docs/api/index.md... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentat/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 21 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/map.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/object/map.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/object/map.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 22 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/string.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/object/string.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/object/string.c [ +--------------------------------------------------------------------- | In /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/ | proton/__init__.py: | No documentation available! | Error: Import failed: | ImportError: No module named cproton (line 34) | Error: Source code parsing failed: | Error during parsing: invalid syntax (/builddir/build/ | BUILD/qpid-proton-0.10/proton-c/bindings/python/proton/ | __init__.py, line 36) -- Attempted relative import in | non-package, or beyond toplevel package | [../usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 23 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/iterator.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/object/iterator.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/object/iterator.c ion... Generating file sources... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/cid.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/codec.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/condition.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/connection.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/container.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/delivery.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/disposition.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/engine.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/error.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/event.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/handlers.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/import_export.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/io.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/link.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/log.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/message.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/messenger.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/object.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/parser.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/reactor.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/sasl.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/scanner.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/selectable.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/selector.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/session.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/ssl.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/terminus.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/transport.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/type_compat.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/types.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/url.h... Generating code for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/version.h... Generating file documentation... Generating docs for file index.md... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/cid.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/codec.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/condition.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/connection.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/container.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/delivery.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/disposition.h... Generating docs for file /builddir/build/BUILD/qpid-p +--------------------------------------------------------------------- | In /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/ | proton/handlers.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named cproton (line 34) | [...../usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 24 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 25 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/record.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/object/record.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/object/record.c Building C object proton-c/CMakeFiles/qpid-proton.dir/src/log.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/log.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/log.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 26 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/util.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/util.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/util.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 27 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/url.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/url.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/url.c /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/codec.h:503: warning: argument 'ssize_t' of command @param is not found in the argument list of pn_data_encode(pn_data_t *data, char *bytes, size_t size) /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/codec.h:516: warning: argument 'ssize_t' of command @param is not found in the argument list of pn_data_encoded_size(pn_data_t *data) +--------------------------------------------------------------------- | In /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/ | proton/reactor.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named cproton (line 34) | [......./builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/codec.h:544: warning: explicit link request to 'pn_data_put_' could not be resolved /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/codec.h:1241: warning: argument 'handle' of command @param is not found in the argument list of pn_data_restore(pn_data_t *data, pn_handle_t point) /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/codec.h:1241: warning: The following parameters of pn_data_restore(pn_data_t *data, pn_handle_t point) are not documented: parameter 'point' +--------------------------------------------------------------------- | In /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/ | proton/utils.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named cproton (line 34) | [.......... +--------------------------------------------------------------------- | In /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/ | proton/wrapper.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named cproton (line 34) | [............. +--------------------------------------------------------------------- | In /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/ | proton/_compat.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named cproton (line 34) | /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 28 [..................Building C object proton-c/CMakeFiles/qpid-proton.dir/src/error.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/error.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/error.c /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/event.h:346: warning: The following parameters of pn_collector_put(pn_collector_t *collector, const pn_class_t *clazz, void *context, pn_event_type_t type) are not documented: parameter 'clazz' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 29 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/buffer.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/buffer.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/buffer.c ./usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 30 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/parser.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/parser.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/parser.c . Warning: No information available for proton.handlers.CFlowController's base proton.WrappedHandler [.................... Warning: No information available for proton.handlers.CHandshaker's base proton.WrappedHandler [.................... Warning: No information available for proton.handlers.EndpointStateHandler's base proton.Handler [.................... Warning: No information available for proton.handlers.IOHandler's base proton.WrappedHandler [.................... Warning: No information available for proton.handlers.OutgoingMessageHandler's base proton.Handler [.................... Warning: No information available for proton.handlers.Reject's base proton.ProtonException [.................... Warning: No information available for proton.handlers.Release's base proton.ProtonException [.................... Warning: No information available for proton.reactor.ApplicationEvent's base proton.EventBase [.................... Warning: No information available for proton.reactor.Connector's base proton.Handler [.................... Warning: No information available for proton.utils.BlockingConnection's base proton.Handler [.................... Warning: No information available for proton.utils.ConnectionClosed's base proton.ConnectionException [.................... Warning: No information available for proton.utils.LinkDetached's base proton.LinkException [.................... Warning: No information available for proton.utils.SendException's base proton.ProtonException [......................./builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/selectable.h:55: warning: explicit link request to 'pn_selectable_capacity()' could not be resolved /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/selectable.h:56: warning: explicit link request to 'pn_selectable_pending()' could not be resolved /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/selectable.h:56: warning: explicit link request to 'pn_selectable_deadline()' could not be resolved /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/selectable.h:237: warning: The following parameters of pn_selectable_collect(pn_selectable_t *selectable, pn_collector_t *collector) are not documented: parameter 'collector' ......../usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 31 . Warning: No information available for proton.handlers.CFlowController's base proton.WrappedHandler [................................ Warning: No information available for proton.handlers.CHandshaker's base proton.WrappedHandler [................................ Warning: No information available for proton.handlers.EndpointStateHandler's base proton.Handler [................................ Warning: No information available for proton.handlers.IOHandler's base proton.WrappedHandler [................................Building C object proton-c/CMakeFiles/qpid-proton.dir/src/scanner.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/scanner.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/scanner.c Warning: No information available for proton.handlers.OutgoingMessageHandler's base proton.Handler [................................ Warning: No information available for proton.handlers.Reject's base proton.ProtonException [................................ Warning: No information available for proton.handlers.Release's base proton.ProtonException [................................ Warning: No information available for proton.reactor.ApplicationEvent's base proton.EventBase [................................ Warning: No information available for proton.reactor.Connector's base proton.Handler [................................ Warning: No information available for proton.utils.BlockingConnection's base proton.Handler [................................ Warning: No information available for proton.utils.ConnectionClosed's base proton.ConnectionException [................................ Warning: No information available for proton.utils.LinkDetached's base proton.LinkException [................................ Warning: No information available for proton.utils.SendException's base proton.ProtonException [................................./usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 32 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/types.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/types.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/types.c .roton-0.10/proton-c/include/proton/engine.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/error.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/event.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/handlers.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/import_export.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/io.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/link.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/log.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/message.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/messenger.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/object.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/parser.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/reactor.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/sasl.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/scanner.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/selectable.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/selector.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/session.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/ssl.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/terminus.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/transport.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/type_compat.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/types.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/url.h... Generating docs for file /builddir/build/BUILD/qpid-proton-0.10/proton-c/include/proton/version.h... Generating page documentation... Generating docs for page todo... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound pn_atom_t... Generating docs for compound pn_bytes_t... Generating docs for compound pn_class_t... Generating docs for compound pn_decimal128_t... Generating docs for compound pn_token_t... Generating docs for compound pn_uuid_t... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... lookup cache used 993/65536 hits=10905 misses=1001 finished... make[3]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles Built target docs-c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 33 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 34 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/framing/framing.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/framing/framing.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/framing/framing.c Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/codec.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/codec/codec.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/codec/codec.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 35 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/decoder.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/codec/decoder.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/codec/decoder.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 36 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/encoder.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/codec/encoder.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/codec/encoder.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 37 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/dispatcher/dispatcher.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/dispatcher/dispatcher.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/dispatcher/dispatcher.c ......../usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 38 .Building C object proton-c/CMakeFiles/qpid-proton.dir/src/engine/engine.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/engine/engine.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/engine/engine.c ../usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 39 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/events/event.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/events/event.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/events/event.c ........./usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 40 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/transport/autodetect.c.o .cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/transport/autodetect.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/transport/autodetect.c ../usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 41 .Building C object proton-c/CMakeFiles/qpid-proton.dir/src/transport/transport.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/transport/transport.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/transport/transport.c ............/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 42 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/message/message.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/message/message.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/message/message.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 43 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/reactor/reactor.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/reactor/reactor.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/reactor/reactor.c ./usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 44 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/reactor/handler.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/reactor/handler.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/reactor/handler.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 45 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/reactor/connection.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/reactor/connection.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/reactor/connection.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 46 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/reactor/acceptor.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/reactor/acceptor.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/reactor/acceptor.c ./usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 47 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/reactor/timer.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/reactor/timer.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/reactor/timer.c . Warning: Failed identifier crossreference targets: - proton.Message (from proton.utils.SyncRequestResponse.call) [........................................................................./usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 48 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/handlers/handshaker.c.o ] cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/handlers/handshaker.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/handlers/handshaker.c make[3]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles Built target docs-py make -f proton-c/CMakeFiles/docs.dir/build.make proton-c/CMakeFiles/docs.dir/depend make[3]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c /builddir/build/BUILD/qpid-proton-0.10/proton-c/CMakeFiles/docs.dir/DependInfo.cmake --color= Scanning dependencies of target docs make[3]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' make -f proton-c/CMakeFiles/docs.dir/build.make proton-c/CMakeFiles/docs.dir/build make[3]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make[3]: Nothing to be done for `proton-c/CMakeFiles/docs.dir/build'. make[3]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles Built target docs make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 0 make[1]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 49 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/handlers/iohandler.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/handlers/iohandler.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/handlers/iohandler.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 50 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/handlers/flowcontroller.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/handlers/flowcontroller.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/handlers/flowcontroller.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 51 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/messenger/messenger.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 52 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/subscription.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/messenger/subscription.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/messenger/subscription.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 53 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/store.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/messenger/store.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/messenger/store.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 54 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/messenger/transform.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 55 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 56 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/selectable.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/selectable.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/selectable.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 57 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/io.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -o CMakeFiles/qpid-proton.dir/src/posix/io.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/posix/io.c Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/selector.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -o CMakeFiles/qpid-proton.dir/src/posix/selector.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/posix/selector.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 58 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/platform.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -o CMakeFiles/qpid-proton.dir/src/platform.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/platform.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 59 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/sasl/sasl.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -o CMakeFiles/qpid-proton.dir/src/sasl/sasl.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/sasl/sasl.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 60 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/sasl/cyrus_sasl.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -o CMakeFiles/qpid-proton.dir/src/sasl/cyrus_sasl.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/sasl/cyrus_sasl.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 61 Building C object proton-c/CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -o CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/ssl/openssl.c Linking C shared library libqpid-proton.so cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cmake -E cmake_link_script CMakeFiles/qpid-proton.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -Wl,--no-undefined -Wl,-z,relro -shared -Wl,-soname,libqpid-proton.so.3 -o libqpid-proton.so.3.0.0 CMakeFiles/qpid-proton.dir/src/object/object.c.o CMakeFiles/qpid-proton.dir/src/object/list.c.o CMakeFiles/qpid-proton.dir/src/object/map.c.o CMakeFiles/qpid-proton.dir/src/object/string.c.o CMakeFiles/qpid-proton.dir/src/object/iterator.c.o CMakeFiles/qpid-proton.dir/src/object/record.c.o CMakeFiles/qpid-proton.dir/src/log.c.o CMakeFiles/qpid-proton.dir/src/util.c.o CMakeFiles/qpid-proton.dir/src/url.c.o CMakeFiles/qpid-proton.dir/src/error.c.o CMakeFiles/qpid-proton.dir/src/buffer.c.o CMakeFiles/qpid-proton.dir/src/parser.c.o CMakeFiles/qpid-proton.dir/src/scanner.c.o CMakeFiles/qpid-proton.dir/src/types.c.o CMakeFiles/qpid-proton.dir/src/framing/framing.c.o CMakeFiles/qpid-proton.dir/src/codec/codec.c.o CMakeFiles/qpid-proton.dir/src/codec/decoder.c.o CMakeFiles/qpid-proton.dir/src/codec/encoder.c.o CMakeFiles/qpid-proton.dir/src/dispatcher/dispatcher.c.o CMakeFiles/qpid-proton.dir/src/engine/engine.c.o CMakeFiles/qpid-proton.dir/src/events/event.c.o CMakeFiles/qpid-proton.dir/src/transport/autodetect.c.o CMakeFiles/qpid-proton.dir/src/transport/transport.c.o CMakeFiles/qpid-proton.dir/src/message/message.c.o CMakeFiles/qpid-proton.dir/src/reactor/reactor.c.o CMakeFiles/qpid-proton.dir/src/reactor/handler.c.o CMakeFiles/qpid-proton.dir/src/reactor/connection.c.o CMakeFiles/qpid-proton.dir/src/reactor/acceptor.c.o CMakeFiles/qpid-proton.dir/src/reactor/timer.c.o CMakeFiles/qpid-proton.dir/src/handlers/handshaker.c.o CMakeFiles/qpid-proton.dir/src/handlers/iohandler.c.o CMakeFiles/qpid-proton.dir/src/handlers/flowcontroller.c.o CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o CMakeFiles/qpid-proton.dir/src/messenger/subscription.c.o CMakeFiles/qpid-proton.dir/src/messenger/store.c.o CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o CMakeFiles/qpid-proton.dir/src/selectable.c.o CMakeFiles/qpid-proton.dir/src/posix/io.c.o CMakeFiles/qpid-proton.dir/src/posix/selector.c.o CMakeFiles/qpid-proton.dir/src/platform.c.o CMakeFiles/qpid-proton.dir/src/sasl/sasl.c.o CMakeFiles/qpid-proton.dir/src/sasl/cyrus_sasl.c.o CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o -lssl -lcrypto -lsasl2 cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cmake -E cmake_symlink_library libqpid-proton.so.3.0.0 libqpid-proton.so.3 libqpid-proton.so make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 Built target qpid-proton make -f proton-c/CMakeFiles/proton-dump.dir/build.make proton-c/CMakeFiles/proton-dump.dir/depend make -f proton-c/bindings/python/CMakeFiles/_cproton.dir/build.make proton-c/bindings/python/CMakeFiles/_cproton.dir/depend make -f proton-c/bindings/perl/CMakeFiles/cproton_perl.dir/build.make proton-c/bindings/perl/CMakeFiles/cproton_perl.dir/depend make -f tests/tools/apps/c/CMakeFiles/msgr-recv.dir/build.make tests/tools/apps/c/CMakeFiles/msgr-recv.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c /builddir/build/BUILD/qpid-proton-0.10/proton-c/CMakeFiles/proton-dump.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 1 make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c/CMakeFiles/msgr-recv.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 10 Scanning dependencies of target proton-dump make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' make -f proton-c/CMakeFiles/proton-dump.dir/build.make proton-c/CMakeFiles/proton-dump.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 16 Swig source Scanning dependencies of target msgr-recv cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python && /usr/bin/cmake -E make_directory /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' make -f tests/tools/apps/c/CMakeFiles/msgr-recv.dir/build.make tests/tools/apps/c/CMakeFiles/msgr-recv.dir/build Swig source cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/perl && /usr/bin/cmake -E make_directory /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/perl make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 12 cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/perl && /usr/bin/swig -perl -outdir /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/perl -shadow -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -I/usr/include -I/usr/include -I/usr/lib/perl5/CORE -o /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/perl/perlPERL_wrap.c /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/perl/perl.i Building C object proton-c/CMakeFiles/proton-dump.dir/src/proton-dump.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -o CMakeFiles/proton-dump.dir/src/proton-dump.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/proton-dump.c cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python && /usr/bin/swig -python -threads -outdir /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -I/usr/include -I/usr/include -I/usr/include/python2.7 -o /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/cprotonPYTHON_wrap.c /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/cproton.i Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-recv.c.o cd /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c && /usr/bin/cc -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_INTTYPES -DUSE_STRERROR_R -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/msgr-recv.dir/msgr-recv.c.o -c /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c/msgr-recv.c Linking C executable proton-dump cd /builddir/build/BUILD/qpid-proton-0.10/proton-c && /usr/bin/cmake -E cmake_link_script CMakeFiles/proton-dump.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/proton-dump.dir/src/proton-dump.c.o -o proton-dump -rdynamic libqpid-proton.so.3.0.0 -lssl -lcrypto -lsasl2 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.10/proton-c: /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 13 Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-common.c.o cd /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c && /usr/bin/cc -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_INTTYPES -DUSE_STRERROR_R -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/msgr-recv.dir/msgr-common.c.o -c /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c/msgr-common.c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 16 Built target proton-dump make -f tests/tools/apps/c/CMakeFiles/msgr-send.dir/build.make tests/tools/apps/c/CMakeFiles/msgr-send.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c/CMakeFiles/msgr-send.dir/DependInfo.cmake --color= Scanning dependencies of target msgr-send make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' make -f tests/tools/apps/c/CMakeFiles/msgr-send.dir/build.make tests/tools/apps/c/CMakeFiles/msgr-send.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 14 Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-send.c.o cd /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c && /usr/bin/cc -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_INTTYPES -DUSE_STRERROR_R -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/msgr-send.dir/msgr-send.c.o -c /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c/msgr-send.c Linking C executable msgr-recv cd /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c && /usr/bin/cmake -E cmake_link_script CMakeFiles/msgr-recv.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/msgr-recv.dir/msgr-recv.c.o CMakeFiles/msgr-recv.dir/msgr-common.c.o -o msgr-recv -rdynamic ../../../../proton-c/libqpid-proton.so.3.0.0 -lssl -lcrypto -lsasl2 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.10/proton-c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 15 make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 12 13 Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-common.c.o cd /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c && /usr/bin/cc -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_INTTYPES -DUSE_STRERROR_R -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/msgr-send.dir/msgr-common.c.o -c /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c/msgr-common.c Built target msgr-recv make -f tests/tools/apps/c/CMakeFiles/reactor-recv.dir/build.make tests/tools/apps/c/CMakeFiles/reactor-recv.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c/CMakeFiles/reactor-recv.dir/DependInfo.cmake --color= Scanning dependencies of target reactor-recv make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' make -f tests/tools/apps/c/CMakeFiles/reactor-recv.dir/build.make tests/tools/apps/c/CMakeFiles/reactor-recv.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 62 Building C object tests/tools/apps/c/CMakeFiles/reactor-recv.dir/reactor-recv.c.o cd /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c && /usr/bin/cc -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_INTTYPES -DUSE_STRERROR_R -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/reactor-recv.dir/reactor-recv.c.o -c /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c/reactor-recv.c Linking C executable msgr-send cd /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c && /usr/bin/cmake -E cmake_link_script CMakeFiles/msgr-send.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/msgr-send.dir/msgr-send.c.o CMakeFiles/msgr-send.dir/msgr-common.c.o -o msgr-send -rdynamic ../../../../proton-c/libqpid-proton.so.3.0.0 -lssl -lcrypto -lsasl2 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.10/proton-c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 14 15 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 63 Built target msgr-send make -f tests/tools/apps/c/CMakeFiles/reactor-send.dir/build.make tests/tools/apps/c/CMakeFiles/reactor-send.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c/CMakeFiles/reactor-send.dir/DependInfo.cmake --color= Building C object tests/tools/apps/c/CMakeFiles/reactor-recv.dir/msgr-common.c.o cd /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c && /usr/bin/cc -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_INTTYPES -DUSE_STRERROR_R -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/reactor-recv.dir/msgr-common.c.o -c /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c/msgr-common.c Scanning dependencies of target reactor-send make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' make -f tests/tools/apps/c/CMakeFiles/reactor-send.dir/build.make tests/tools/apps/c/CMakeFiles/reactor-send.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 64 Building C object tests/tools/apps/c/CMakeFiles/reactor-send.dir/reactor-send.c.o cd /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c && /usr/bin/cc -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_INTTYPES -DUSE_STRERROR_R -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/reactor-send.dir/reactor-send.c.o -c /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c/reactor-send.c Linking C executable reactor-recv cd /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c && /usr/bin/cmake -E cmake_link_script CMakeFiles/reactor-recv.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/reactor-recv.dir/reactor-recv.c.o CMakeFiles/reactor-recv.dir/msgr-common.c.o -o reactor-recv -rdynamic ../../../../proton-c/libqpid-proton.so.3.0.0 -lssl -lcrypto -lsasl2 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.10/proton-c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 65 Building C object tests/tools/apps/c/CMakeFiles/reactor-send.dir/msgr-common.c.o cd /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c && /usr/bin/cc -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_INTTYPES -DUSE_STRERROR_R -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/reactor-send.dir/msgr-common.c.o -c /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c/msgr-common.c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 62 63 Built target reactor-recv make -f proton-c/src/tests/CMakeFiles/c-engine-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-engine-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests/CMakeFiles/c-engine-tests.dir/DependInfo.cmake --color= Scanning dependencies of target c-engine-tests make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' make -f proton-c/src/tests/CMakeFiles/c-engine-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-engine-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 3 Building C object proton-c/src/tests/CMakeFiles/c-engine-tests.dir/engine.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -o CMakeFiles/c-engine-tests.dir/engine.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests/engine.c Linking C executable reactor-send cd /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c && /usr/bin/cmake -E cmake_link_script CMakeFiles/reactor-send.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/reactor-send.dir/reactor-send.c.o CMakeFiles/reactor-send.dir/msgr-common.c.o -o reactor-send -rdynamic ../../../../proton-c/libqpid-proton.so.3.0.0 -lssl -lcrypto -lsasl2 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.10/proton-c Linking C executable c-engine-tests cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-engine-tests.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/c-engine-tests.dir/engine.c.o -o c-engine-tests -rdynamic ../../libqpid-proton.so.3.0.0 -lssl -lcrypto -lsasl2 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.10/proton-c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 64 65 Built target reactor-send make -f proton-c/src/tests/CMakeFiles/c-event-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-event-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests/CMakeFiles/c-event-tests.dir/DependInfo.cmake --color= Scanning dependencies of target c-event-tests make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' make -f proton-c/src/tests/CMakeFiles/c-event-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-event-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 4 Building C object proton-c/src/tests/CMakeFiles/c-event-tests.dir/event.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -o CMakeFiles/c-event-tests.dir/event.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests/event.c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 3 Built target c-engine-tests make -f proton-c/src/tests/CMakeFiles/c-message-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-message-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests/CMakeFiles/c-message-tests.dir/DependInfo.cmake --color= Scanning dependencies of target c-message-tests make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' make -f proton-c/src/tests/CMakeFiles/c-message-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-message-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 5 Building C object proton-c/src/tests/CMakeFiles/c-message-tests.dir/message.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -o CMakeFiles/c-message-tests.dir/message.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests/message.c Linking C executable c-event-tests cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-event-tests.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/c-event-tests.dir/event.c.o -o c-event-tests -rdynamic ../../libqpid-proton.so.3.0.0 -lssl -lcrypto -lsasl2 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.10/proton-c Linking C executable c-message-tests cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-message-tests.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/c-message-tests.dir/message.c.o -o c-message-tests -rdynamic ../../libqpid-proton.so.3.0.0 -lssl -lcrypto -lsasl2 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.10/proton-c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 4 Built target c-event-tests make -f proton-c/src/tests/CMakeFiles/c-object-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-object-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests/CMakeFiles/c-object-tests.dir/DependInfo.cmake --color= Scanning dependencies of target c-object-tests make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' make -f proton-c/src/tests/CMakeFiles/c-object-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-object-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 6 Building C object proton-c/src/tests/CMakeFiles/c-object-tests.dir/object.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -o CMakeFiles/c-object-tests.dir/object.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests/object.c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 5 Built target c-message-tests make -f proton-c/src/tests/CMakeFiles/c-parse-url-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-parse-url-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests/CMakeFiles/c-parse-url-tests.dir/DependInfo.cmake --color= Scanning dependencies of target c-parse-url-tests make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' make -f proton-c/src/tests/CMakeFiles/c-parse-url-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-parse-url-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 7 Building C object proton-c/src/tests/CMakeFiles/c-parse-url-tests.dir/parse-url.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -o CMakeFiles/c-parse-url-tests.dir/parse-url.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests/parse-url.c cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/perl /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/perl /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/perl/CMakeFiles/cproton_perl.dir/DependInfo.cmake --color= Scanning dependencies of target cproton_perl make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' make -f proton-c/bindings/perl/CMakeFiles/cproton_perl.dir/build.make proton-c/bindings/perl/CMakeFiles/cproton_perl.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 11 Building C object proton-c/bindings/perl/CMakeFiles/cproton_perl.dir/perlPERL_wrap.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/perl && /usr/bin/cc -Dcproton_perl_EXPORTS -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -I/usr/lib/perl5/CORE -o CMakeFiles/cproton_perl.dir/perlPERL_wrap.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/perl/perlPERL_wrap.c Linking C executable c-parse-url-tests cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-parse-url-tests.dir/link.txt --verbose=1 cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/CMakeFiles/_cproton.dir/DependInfo.cmake --color= /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/c-parse-url-tests.dir/parse-url.c.o -o c-parse-url-tests -rdynamic ../../libqpid-proton.so.3.0.0 -lssl -lcrypto -lsasl2 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.10/proton-c Scanning dependencies of target _cproton make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' make -f proton-c/bindings/python/CMakeFiles/_cproton.dir/build.make proton-c/bindings/python/CMakeFiles/_cproton.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 2 Building C object proton-c/bindings/python/CMakeFiles/_cproton.dir/cprotonPYTHON_wrap.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python && /usr/bin/cc -D_cproton_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -I/usr/include/python2.7 -o CMakeFiles/_cproton.dir/cprotonPYTHON_wrap.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/cprotonPYTHON_wrap.c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 7 Built target c-parse-url-tests make -f proton-c/src/tests/CMakeFiles/c-reactor-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-reactor-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests/CMakeFiles/c-reactor-tests.dir/DependInfo.cmake --color= Scanning dependencies of target c-reactor-tests make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' make -f proton-c/src/tests/CMakeFiles/c-reactor-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-reactor-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 8 Building C object proton-c/src/tests/CMakeFiles/c-reactor-tests.dir/reactor.c.o cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -o CMakeFiles/c-reactor-tests.dir/reactor.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests/reactor.c /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_messenger': /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/cprotonPYTHON_wrap.c:16381:35: warning: the comparison will always evaluate as 'true' for the address of 'pn_message' will never be NULL [-Waddress] SWIG_contract_assert((pn_message!=NULL), "Contract violation: ensure: (pn_message!=NULL)"); ^ /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/cprotonPYTHON_wrap.c:2923:47: note: in definition of macro 'SWIG_contract_assert' #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^ Linking C executable c-reactor-tests cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-reactor-tests.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/c-reactor-tests.dir/reactor.c.o -o c-reactor-tests -rdynamic ../../libqpid-proton.so.3.0.0 -lssl -lcrypto -lsasl2 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.10/proton-c Linking C executable c-object-tests cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-object-tests.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/c-object-tests.dir/object.c.o -o c-object-tests -rdynamic ../../libqpid-proton.so.3.0.0 -lssl -lcrypto -lsasl2 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.10/proton-c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 8 Built target c-reactor-tests make -f proton-c/src/tests/CMakeFiles/c-refcount-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-refcount-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests/CMakeFiles/c-refcount-tests.dir/DependInfo.cmake --color= Scanning dependencies of target c-refcount-tests make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' make -f proton-c/src/tests/CMakeFiles/c-refcount-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-refcount-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 9 make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 6 /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/cprotonPYTHON_wrap.c: At top level: /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/cprotonPYTHON_wrap.c:7950:12: warning: 'check_state' defined but not used [-Wunused-function] static int check_state(int x) { ^ Building C object proton-c/src/tests/CMakeFiles/c-refcount-tests.dir/refcount.c.o /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/cprotonPYTHON_wrap.c:7961:12: warning: 'check_disposition' defined but not used [-Wunused-function] static int check_disposition(int x) { ^ cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -o CMakeFiles/c-refcount-tests.dir/refcount.c.o -c /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests/refcount.c /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/cprotonPYTHON_wrap.c:7972:12: warning: 'check_trace' defined but not used [-Wunused-function] static int check_trace(int x) { ^ Built target c-object-tests make -f examples/c/messenger/CMakeFiles/recv.dir/build.make examples/c/messenger/CMakeFiles/recv.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger/CMakeFiles/recv.dir/DependInfo.cmake --color= Scanning dependencies of target recv make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' make -f examples/c/messenger/CMakeFiles/recv.dir/build.make examples/c/messenger/CMakeFiles/recv.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 66 Building C object examples/c/messenger/CMakeFiles/recv.dir/recv.c.o cd /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -o CMakeFiles/recv.dir/recv.c.o -c /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger/recv.c Linking C executable recv cd /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger && /usr/bin/cmake -E cmake_link_script CMakeFiles/recv.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/recv.dir/recv.c.o -o recv -rdynamic ../../../proton-c/libqpid-proton.so.3.0.0 -lssl -lcrypto -lsasl2 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.10/proton-c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 66 Linking C executable c-refcount-tests cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-refcount-tests.dir/link.txt --verbose=1 Built target recv make -f examples/c/messenger/CMakeFiles/recv-async.dir/build.make examples/c/messenger/CMakeFiles/recv-async.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger/CMakeFiles/recv-async.dir/DependInfo.cmake --color= /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/c-refcount-tests.dir/refcount.c.o -o c-refcount-tests -rdynamic ../../libqpid-proton.so.3.0.0 -lssl -lcrypto -lsasl2 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.10/proton-c Scanning dependencies of target recv-async make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' make -f examples/c/messenger/CMakeFiles/recv-async.dir/build.make examples/c/messenger/CMakeFiles/recv-async.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 67 Building C object examples/c/messenger/CMakeFiles/recv-async.dir/recv-async.c.o cd /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -o CMakeFiles/recv-async.dir/recv-async.c.o -c /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger/recv-async.c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 9 Built target c-refcount-tests make -f examples/c/messenger/CMakeFiles/send.dir/build.make examples/c/messenger/CMakeFiles/send.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger/CMakeFiles/send.dir/DependInfo.cmake --color= Scanning dependencies of target send make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' make -f examples/c/messenger/CMakeFiles/send.dir/build.make examples/c/messenger/CMakeFiles/send.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 68 Building C object examples/c/messenger/CMakeFiles/send.dir/send.c.o cd /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -o CMakeFiles/send.dir/send.c.o -c /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger/send.c Linking C executable recv-async cd /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger && /usr/bin/cmake -E cmake_link_script CMakeFiles/recv-async.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/recv-async.dir/recv-async.c.o -o recv-async -rdynamic ../../../proton-c/libqpid-proton.so.3.0.0 -lssl -lcrypto -lsasl2 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.10/proton-c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 67 Linking C executable send cd /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger && /usr/bin/cmake -E cmake_link_script CMakeFiles/send.dir/link.txt --verbose=1 Built target recv-async make -f examples/c/messenger/CMakeFiles/send-async.dir/build.make examples/c/messenger/CMakeFiles/send-async.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger/CMakeFiles/send-async.dir/DependInfo.cmake --color= /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/send.dir/send.c.o -o send -rdynamic ../../../proton-c/libqpid-proton.so.3.0.0 -lssl -lcrypto -lsasl2 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.10/proton-c Scanning dependencies of target send-async make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' make -f examples/c/messenger/CMakeFiles/send-async.dir/build.make examples/c/messenger/CMakeFiles/send-async.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 69 Building C object examples/c/messenger/CMakeFiles/send-async.dir/send-async.c.o cd /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/src -I/builddir/build/BUILD/qpid-proton-0.10/proton-c/include -I/builddir/build/BUILD/qpid-proton-0.10/examples/include -o CMakeFiles/send-async.dir/send-async.c.o -c /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger/send-async.c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 68 Built target send Linking C executable send-async cd /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger && /usr/bin/cmake -E cmake_link_script CMakeFiles/send-async.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/send-async.dir/send-async.c.o -o send-async -rdynamic ../../../proton-c/libqpid-proton.so.3.0.0 -lssl -lcrypto -lsasl2 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.10/proton-c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 69 Built target send-async Linking C shared module _cproton.so cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_cproton.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -DNDEBUG -Wl,--no-undefined -Wl,-z,relro -shared -Wl,-soname,_cproton.so -o _cproton.so CMakeFiles/_cproton.dir/cprotonPYTHON_wrap.c.o ../../libqpid-proton.so.3.0.0 -lpython2.7 -lssl -lcrypto -lsasl2 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.10/proton-c: make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 1 2 Built target _cproton Linking C shared module libcproton_perl.so cd /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/perl && /usr/bin/cmake -E cmake_link_script CMakeFiles/cproton_perl.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libcproton_perl.so -o libcproton_perl.so CMakeFiles/cproton_perl.dir/perlPERL_wrap.c.o -L/usr/lib/perl5/CORE ../../libqpid-proton.so.3.0.0 -lperl -lssl -lcrypto -lsasl2 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.10/proton-c:/usr/lib/perl5/CORE make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 10 11 Built target cproton_perl make[1]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JYk3Yh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm ++ dirname /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm + cd qpid-proton-0.10 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm /usr/bin/cmake -H/builddir/build/BUILD/qpid-proton-0.10 -B/builddir/build/BUILD/qpid-proton-0.10 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/make -f proton-c/CMakeFiles/qpid-proton.dir/build.make proton-c/CMakeFiles/qpid-proton.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c /builddir/build/BUILD/qpid-proton-0.10/proton-c/CMakeFiles/qpid-proton.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/make -f proton-c/CMakeFiles/qpid-proton.dir/build.make proton-c/CMakeFiles/qpid-proton.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make[2]: Nothing to be done for `proton-c/CMakeFiles/qpid-proton.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 [ 65%] Built target qpid-proton /usr/bin/make -f proton-c/CMakeFiles/proton-dump.dir/build.make proton-c/CMakeFiles/proton-dump.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c /builddir/build/BUILD/qpid-proton-0.10/proton-c/CMakeFiles/proton-dump.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/make -f proton-c/CMakeFiles/proton-dump.dir/build.make proton-c/CMakeFiles/proton-dump.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make[2]: Nothing to be done for `proton-c/CMakeFiles/proton-dump.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 16 [ 66%] Built target proton-dump /usr/bin/make -f proton-c/bindings/python/CMakeFiles/_cproton.dir/build.make proton-c/bindings/python/CMakeFiles/_cproton.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python/CMakeFiles/_cproton.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/make -f proton-c/bindings/python/CMakeFiles/_cproton.dir/build.make proton-c/bindings/python/CMakeFiles/_cproton.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make[2]: Nothing to be done for `proton-c/bindings/python/CMakeFiles/_cproton.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 1 2 [ 69%] Built target _cproton /usr/bin/make -f proton-c/bindings/perl/CMakeFiles/cproton_perl.dir/build.make proton-c/bindings/perl/CMakeFiles/cproton_perl.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/perl /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/perl /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/perl/CMakeFiles/cproton_perl.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/make -f proton-c/bindings/perl/CMakeFiles/cproton_perl.dir/build.make proton-c/bindings/perl/CMakeFiles/cproton_perl.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make[2]: Nothing to be done for `proton-c/bindings/perl/CMakeFiles/cproton_perl.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 10 11 [ 72%] Built target cproton_perl /usr/bin/make -f tests/tools/apps/c/CMakeFiles/msgr-recv.dir/build.make tests/tools/apps/c/CMakeFiles/msgr-recv.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c/CMakeFiles/msgr-recv.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/make -f tests/tools/apps/c/CMakeFiles/msgr-recv.dir/build.make tests/tools/apps/c/CMakeFiles/msgr-recv.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make[2]: Nothing to be done for `tests/tools/apps/c/CMakeFiles/msgr-recv.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 12 13 [ 75%] Built target msgr-recv /usr/bin/make -f tests/tools/apps/c/CMakeFiles/msgr-send.dir/build.make tests/tools/apps/c/CMakeFiles/msgr-send.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c/CMakeFiles/msgr-send.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/make -f tests/tools/apps/c/CMakeFiles/msgr-send.dir/build.make tests/tools/apps/c/CMakeFiles/msgr-send.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make[2]: Nothing to be done for `tests/tools/apps/c/CMakeFiles/msgr-send.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 14 15 [ 78%] Built target msgr-send /usr/bin/make -f tests/tools/apps/c/CMakeFiles/reactor-recv.dir/build.make tests/tools/apps/c/CMakeFiles/reactor-recv.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c/CMakeFiles/reactor-recv.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/make -f tests/tools/apps/c/CMakeFiles/reactor-recv.dir/build.make tests/tools/apps/c/CMakeFiles/reactor-recv.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make[2]: Nothing to be done for `tests/tools/apps/c/CMakeFiles/reactor-recv.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 62 63 [ 81%] Built target reactor-recv /usr/bin/make -f tests/tools/apps/c/CMakeFiles/reactor-send.dir/build.make tests/tools/apps/c/CMakeFiles/reactor-send.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c /builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c/CMakeFiles/reactor-send.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/make -f tests/tools/apps/c/CMakeFiles/reactor-send.dir/build.make tests/tools/apps/c/CMakeFiles/reactor-send.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make[2]: Nothing to be done for `tests/tools/apps/c/CMakeFiles/reactor-send.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 64 65 [ 84%] Built target reactor-send /usr/bin/make -f proton-c/src/tests/CMakeFiles/c-engine-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-engine-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests/CMakeFiles/c-engine-tests.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/make -f proton-c/src/tests/CMakeFiles/c-engine-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-engine-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make[2]: Nothing to be done for `proton-c/src/tests/CMakeFiles/c-engine-tests.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 3 [ 85%] Built target c-engine-tests /usr/bin/make -f proton-c/src/tests/CMakeFiles/c-event-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-event-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests/CMakeFiles/c-event-tests.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/make -f proton-c/src/tests/CMakeFiles/c-event-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-event-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make[2]: Nothing to be done for `proton-c/src/tests/CMakeFiles/c-event-tests.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 4 [ 86%] Built target c-event-tests /usr/bin/make -f proton-c/src/tests/CMakeFiles/c-message-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-message-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests/CMakeFiles/c-message-tests.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/make -f proton-c/src/tests/CMakeFiles/c-message-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-message-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make[2]: Nothing to be done for `proton-c/src/tests/CMakeFiles/c-message-tests.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 5 [ 88%] Built target c-message-tests /usr/bin/make -f proton-c/src/tests/CMakeFiles/c-object-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-object-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests/CMakeFiles/c-object-tests.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/make -f proton-c/src/tests/CMakeFiles/c-object-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-object-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make[2]: Nothing to be done for `proton-c/src/tests/CMakeFiles/c-object-tests.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 6 [ 89%] Built target c-object-tests /usr/bin/make -f proton-c/src/tests/CMakeFiles/c-parse-url-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-parse-url-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests/CMakeFiles/c-parse-url-tests.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/make -f proton-c/src/tests/CMakeFiles/c-parse-url-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-parse-url-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make[2]: Nothing to be done for `proton-c/src/tests/CMakeFiles/c-parse-url-tests.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 7 [ 91%] Built target c-parse-url-tests /usr/bin/make -f proton-c/src/tests/CMakeFiles/c-reactor-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-reactor-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests/CMakeFiles/c-reactor-tests.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/make -f proton-c/src/tests/CMakeFiles/c-reactor-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-reactor-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make[2]: Nothing to be done for `proton-c/src/tests/CMakeFiles/c-reactor-tests.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 8 [ 92%] Built target c-reactor-tests /usr/bin/make -f proton-c/src/tests/CMakeFiles/c-refcount-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-refcount-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests /builddir/build/BUILD/qpid-proton-0.10/proton-c/src/tests/CMakeFiles/c-refcount-tests.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/make -f proton-c/src/tests/CMakeFiles/c-refcount-tests.dir/build.make proton-c/src/tests/CMakeFiles/c-refcount-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make[2]: Nothing to be done for `proton-c/src/tests/CMakeFiles/c-refcount-tests.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 9 [ 94%] Built target c-refcount-tests /usr/bin/make -f examples/c/messenger/CMakeFiles/recv.dir/build.make examples/c/messenger/CMakeFiles/recv.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger/CMakeFiles/recv.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/make -f examples/c/messenger/CMakeFiles/recv.dir/build.make examples/c/messenger/CMakeFiles/recv.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make[2]: Nothing to be done for `examples/c/messenger/CMakeFiles/recv.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 66 [ 95%] Built target recv /usr/bin/make -f examples/c/messenger/CMakeFiles/recv-async.dir/build.make examples/c/messenger/CMakeFiles/recv-async.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger/CMakeFiles/recv-async.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/make -f examples/c/messenger/CMakeFiles/recv-async.dir/build.make examples/c/messenger/CMakeFiles/recv-async.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make[2]: Nothing to be done for `examples/c/messenger/CMakeFiles/recv-async.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 67 [ 97%] Built target recv-async /usr/bin/make -f examples/c/messenger/CMakeFiles/send.dir/build.make examples/c/messenger/CMakeFiles/send.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger/CMakeFiles/send.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/make -f examples/c/messenger/CMakeFiles/send.dir/build.make examples/c/messenger/CMakeFiles/send.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make[2]: Nothing to be done for `examples/c/messenger/CMakeFiles/send.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 68 [ 98%] Built target send /usr/bin/make -f examples/c/messenger/CMakeFiles/send-async.dir/build.make examples/c/messenger/CMakeFiles/send-async.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' cd /builddir/build/BUILD/qpid-proton-0.10 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger /builddir/build/BUILD/qpid-proton-0.10 /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger /builddir/build/BUILD/qpid-proton-0.10/examples/c/messenger/CMakeFiles/send-async.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/make -f examples/c/messenger/CMakeFiles/send-async.dir/build.make examples/c/messenger/CMakeFiles/send-async.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make[2]: Nothing to be done for `examples/c/messenger/CMakeFiles/send-async.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 69 [100%] Built target send-async make[1]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/qpid-proton-0.10/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/qpid-proton-0.10' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.10' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/LICENSE -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/README.md -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/TODO -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/recv.c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/cmake_install.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/recv-async -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/send -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/progress.marks -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/send-async.dir -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/send-async.dir/DependInfo.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/send-async.dir/depend.make -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/send-async.dir/depend.internal -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/send-async.dir/build.make -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/send-async.dir/progress.make -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/send-async.dir/cmake_clean.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/send-async.dir/link.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/send-async.dir/flags.make -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/send-async.dir/send-async.c.o -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/send-async.dir/C.includecache -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/recv-async.dir -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/recv-async.dir/DependInfo.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/recv-async.dir/depend.make -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/recv-async.dir/depend.internal -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/recv-async.dir/build.make -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/recv-async.dir/progress.make -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/recv-async.dir/cmake_clean.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/recv-async.dir/link.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/recv-async.dir/flags.make -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/recv-async.dir/recv-async.c.o -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/recv-async.dir/C.includecache -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/send.dir -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/send.dir/DependInfo.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/send.dir/depend.make -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/send.dir/depend.internal -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/send.dir/build.make -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/send.dir/progress.make -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/send.dir/cmake_clean.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/send.dir/link.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/send.dir/flags.make -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/send.dir/C.includecache -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/send.dir/send.c.o -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/CMakeDirectoryInformation.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/recv.dir -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/recv.dir/DependInfo.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/recv.dir/depend.make -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/recv.dir/depend.internal -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/recv.dir/build.make -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/recv.dir/progress.make -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/recv.dir/cmake_clean.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/recv.dir/link.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/recv.dir/flags.make -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/recv.dir/recv.c.o -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CMakeFiles/recv.dir/C.includecache -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/recv-async.c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/send-async -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/send.c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/Makefile -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/recv -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/CTestTestfile.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/c/messenger/send-async.c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/include -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/include/pncompat -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/include/pncompat/internal -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/include/pncompat/internal/getopt.c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/include/pncompat/internal/getopt.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/include/pncompat/internal/LICENSE -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/include/pncompat/misc_funcs.inc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/include/pncompat/misc_defs.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/cmake_install.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/CMakeFiles -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/CMakeFiles/progress.marks -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/CMakeFiles/CMakeDirectoryInformation.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/perl -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/perl/messenger -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/perl/messenger/recv_async.pl -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/perl/messenger/send.pl -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/perl/messenger/async.pm -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/perl/messenger/send_async.pl -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/perl/messenger/client.pl -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/perl/messenger/server.pl -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/perl/messenger/recv.pl -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/javascript -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/javascript/messenger -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/javascript/messenger/recv.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/javascript/messenger/qpid-config.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/javascript/messenger/send.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/javascript/messenger/spout.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/javascript/messenger/client.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/javascript/messenger/proxy.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/javascript/messenger/send.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/javascript/messenger/ws2tcp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/javascript/messenger/server.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/javascript/messenger/drain.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/pom.xml -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/README.md -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main/java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main/java/org -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main/java/org/apache -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main/java/org/apache/qpid -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main/java/org/apache/qpid/proton -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main/java/org/apache/qpid/proton/example -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main/java/org/apache/qpid/proton/example/reactor -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main/java/org/apache/qpid/proton/example/reactor/Unhandled.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main/java/org/apache/qpid/proton/example/reactor/Delegates.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main/java/org/apache/qpid/proton/example/reactor/Echo.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main/java/org/apache/qpid/proton/example/reactor/Scheduling.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main/java/org/apache/qpid/proton/example/reactor/Cat.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main/java/org/apache/qpid/proton/example/reactor/EchoInputStreamWrapper.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main/java/org/apache/qpid/proton/example/reactor/GlobalLogger.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main/java/org/apache/qpid/proton/example/reactor/Recv.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main/java/org/apache/qpid/proton/example/reactor/GoodbyeWorld.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main/java/org/apache/qpid/proton/example/reactor/Counter.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main/java/org/apache/qpid/proton/example/reactor/README.md -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main/java/org/apache/qpid/proton/example/reactor/CountRandomly.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main/java/org/apache/qpid/proton/example/reactor/HelloWorld.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main/java/org/apache/qpid/proton/example/reactor/ReactorLogger.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/src/main/java/org/apache/qpid/proton/example/reactor/Send.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/reactor/run -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/messenger -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/messenger/README.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/messenger/send -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/messenger/pom.xml -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/messenger/recv -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/messenger/src -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/messenger/src/main -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/messenger/src/main/java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/messenger/src/main/java/org -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/messenger/src/main/java/org/apache -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/messenger/src/main/java/org/apache/qpid -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/messenger/src/main/java/org/apache/qpid/proton -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/messenger/src/main/java/org/apache/qpid/proton/example -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/messenger/src/main/java/org/apache/qpid/proton/example/Recv.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/java/messenger/src/main/java/org/apache/qpid/proton/example/Send.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/Makefile -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/CTestTestfile.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/c/psend.c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/c/precv.c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java/pom.xml -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java/drain -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java/src -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java/src/main -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java/src/main/java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java/src/main/java/org -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java/src/main/java/org/apache -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java/src/main/java/org/apache/qpid -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java/src/main/java/org/apache/qpid/proton -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java/src/main/java/org/apache/qpid/proton/examples -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Server.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Driver.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Spout.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java/src/main/java/org/apache/qpid/proton/examples/FlowController.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Handshaker.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Pool.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Router.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Drain.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Message.java -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java/server -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java/LICENSE -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/engine/java/spout -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/tx_recv_interactive.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/tx_recv.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/proton_server.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/test_examples.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/helloworld_direct_tornado.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/server.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/helloworld_tornado.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/reactor -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/reactor/count-randomly.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/reactor/reactor-logger.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/reactor/handlers.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/reactor/recv.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/reactor/send.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/reactor/scheduling.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/reactor/goodbye-world.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/reactor/tornado-send.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/reactor/hello-world.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/reactor/echo.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/reactor/README.md -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/reactor/delegates.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/reactor/global-logger.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/reactor/cat.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/reactor/counter.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/reactor/tornado_app.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/reactor/unhandled.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/reactor/tornado-hello-world.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/simple_recv.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/direct_send.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/abstract_server.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/selected_recv.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/direct_recv.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/recurring_timer_tornado.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/messenger -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/messenger/server.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/messenger/README.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/messenger/send_async.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/messenger/async.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/messenger/client.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/messenger/recv.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/messenger/send.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/messenger/recv_async.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/client_http.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/helloworld.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/client.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/helloworld_direct.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/db_recv.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/db_ctrl.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/recurring_timer.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/tx_send.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/server_tx.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/simple_send.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/queue_browser.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/README -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/db_common.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/db_send.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/proton_tornado.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/sync_client.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/server_direct.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/helloworld_blocking.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/python/broker.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/go -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/go/send.go -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/go/receive.go -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/go/README.md -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/go/event -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/go/event/broker.go -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/reactor -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/reactor/simple_send.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/reactor/client.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/reactor/direct_send.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/reactor/README.md -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/reactor/helloworld_direct.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/reactor/direct_recv.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/reactor/helloworld.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/reactor/broker.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/reactor/server.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/reactor/simple_recv.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/lib -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/lib/selectable.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/lib/debugging.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/lib/send_and_receive.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/lib/qpid_examples.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/lib/driver.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/messenger -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/messenger/send.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/messenger/client.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/messenger/nonblocking_recv.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/messenger/mailserver.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/messenger/recv.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/messenger/README.md -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/registry_test.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/engine_recv.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/wrapper_test.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ruby/engine_send.rb -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/php -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/php/messenger -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/php/messenger/send.php -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/php/messenger/recv.php -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ProtonConfig.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/bin/proton-dump -- Removed runtime path from "/builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/bin/proton-dump" -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/libqpid-proton.so.3.0.0 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/libqpid-proton.so.3 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/libqpid-proton.so -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/event.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/types.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/condition.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/cproton.i -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/import_export.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/session.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/codec.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/reactor.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/type_compat.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/parser.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/connection.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/engine.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/terminus.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/transport.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/ssl.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/error.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/log.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/container.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/sasl.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/version.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/url.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/link.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/io.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/disposition.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/handlers.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/selector.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/cid.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/object.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/selectable.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/delivery.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/message.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/messenger.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/scanner.h -- Up-to-date: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/include/proton/version.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/pkgconfig/libqpid-proton.pc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/cmake/Proton/ProtonConfig.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/cmake/Proton/ProtonConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.Selector-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/toc-everything.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.EventInjector-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.DurableSubscription-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.Reactor-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.handlers-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/epydoc.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/help.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.Filter-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.Container-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.wrapper-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.utils.LinkDetached-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/toc-proton.utils-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.wrapper.Wrapper-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/toc-proton.wrapper-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/toc-proton.reactor-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.handlers.EndpointStateHandler-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.ReceiverOption-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.utils.Fetcher-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.Transaction-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/toc-proton._compat-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.Move-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.AtLeastOnce-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.utils.SendException-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.Task-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/crarr.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.handlers.OutgoingMessageHandler-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/toc-proton.handlers-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.handlers.Acking-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.handlers.IOHandler-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/int-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton._compat-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.SSLConfig-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/epydoc.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.utils-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton._compat-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.utils.BlockingLink-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.handlers.Reject-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.LinkOption-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/identifier-index.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.GlobalOverrides-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.SenderOption-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.utils.SyncRequestResponse-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.handlers.Release-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.utils.AtomicCount-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/api-objects.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.handlers.IncomingMessageHandler-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.Connector-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/redirect.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.Acceptor-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.handlers.TransactionalClientHandler-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.wrapper.EmptyAttrs-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.handlers.MessagingHandler-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.utils-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.utils.BlockingReceiver-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.AtMostOnce-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.wrapper-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.utils.ConnectionClosed-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.utils.BlockingConnection-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.handlers.CFlowController-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.handlers.CHandshaker-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.Urls-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/frames.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.handlers.PythonIO-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.utils.BlockingSender-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.DynamicNodeProperties-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/module-tree.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.SessionPerConnection-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/class-tree.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.handlers.TransactionHandler-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/toc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.Copy-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.ApplicationEvent-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/index.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.handlers-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-py/proton.reactor.Backoff-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/cproton.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/cproton.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/cproton.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/proton/__init__.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/proton/__init__.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/proton/__init__.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/proton/handlers.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/proton/handlers.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/proton/handlers.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/proton/reactor.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/proton/reactor.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/proton/reactor.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/proton/utils.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/proton/utils.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/proton/utils.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/proton/wrapper.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/proton/wrapper.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/proton/wrapper.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/proton/_compat.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/proton/_compat.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/proton/_compat.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/_cproton.so -- Removed runtime path from "/builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/_cproton.so" -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/perl5/vendor_perl/auto/cproton_perl/cproton_perl.so -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/perl5/vendor_perl/cproton_perl.pm -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/perl5/vendor_perl/qpid_proton.pm -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/perl5/vendor_perl/qpid -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/perl5/vendor_perl/qpid/proton.pm -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/perl5/vendor_perl/qpid/proton -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/perl5/vendor_perl/qpid/proton/utils.pm -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/perl5/vendor_perl/qpid/proton/array_helper.pm -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/perl5/vendor_perl/qpid/proton/Messenger.pm -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/perl5/vendor_perl/qpid/proton/Data.pm -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/perl5/vendor_perl/qpid/proton/Tracker.pm -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/perl5/vendor_perl/qpid/proton/Message.pm -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/perl5/vendor_perl/qpid/proton/Errors.pm -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/perl5/vendor_perl/qpid/proton/ExceptionHandling.pm -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/perl5/vendor_perl/qpid/proton/Constants.pm -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/perl5/vendor_perl/qpid/proton/Mapping.pm -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00018.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/bdwn.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00031.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/sync_on.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/dir_3a71568e5d046e5ed52679664c3002a5.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/annotated.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/tab_s.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00003.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/classes.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00042.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00038.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00012.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00058.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00053.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/modules.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/globals_vars.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00022_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00029.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00010.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00002.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00008.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/ftv2mnode.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/tab_a.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00037_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/ftv2folderopen.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00036.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00041.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00054.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00052.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/globals_enum.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00006.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00016.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/ftv2mlastnode.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00015_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/ftv2link.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00032_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00025.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/ftv2mo.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/globals_type.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00056.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/nav_h.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/ftv2cl.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00017_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00026_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00020_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00067.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/functions_vars.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00031_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/tabs.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/closed.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00050.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00010_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00019_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00037.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/ftv2folderclosed.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/globals_eval.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/functions.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00011_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00045.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/sync_off.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/open.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00032.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00060.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/dynsections.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00055.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00036_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/files.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/doxygen.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/globals_defs.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00011.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/ftv2node.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00063.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/globals.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00028.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00019.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00013_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00012_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/ftv2doc.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/ftv2ns.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00026.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/ftv2lastnode.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00014_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00030.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00030_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00022.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/ftv2splitbar.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00034.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00062.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00035.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00027.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00023.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/pages.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/ftv2vertline.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00033.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/nav_g.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00065.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00051.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00038_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/dir_d44c64559bbebec7f509842c48db8b23.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00046.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00029_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00040.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_6c.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_6d.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/functions_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_6e.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_63.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_72.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_64.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_72.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_69.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_61.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_74.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_64.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/search_m.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_66.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_6d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/classes_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/pages_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_68.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_61.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/search.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_6d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_61.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_63.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_74.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/search_r.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_75.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_74.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_72.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/typedefs_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_74.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_65.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_61.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_6f.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/defines_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_73.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_64.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_73.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/nomatches.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_63.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_74.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_76.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/enumvalues_63.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_69.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_66.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/typedefs_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_72.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/enumvalues_63.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/pages_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/enumvalues_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/functions_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_64.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/close.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_6f.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_69.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_62.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_75.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_6c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_6d.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_65.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/classes_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/pages_64.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_62.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_75.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_65.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_68.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_63.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_72.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_61.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/pages_74.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/enums_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_63.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_73.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_74.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_72.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_75.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/mag_sel.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_61.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_6e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_6c.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/enums_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_65.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_62.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_69.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_76.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_72.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_66.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_6d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_68.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_69.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/enumvalues_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_63.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_73.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_66.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/pages_64.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/search.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_68.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_63.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_6f.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_6c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_64.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_75.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/search_l.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_65.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_74.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_6f.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_6c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/defines_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_63.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_73.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_64.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_76.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/pages_74.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_6e.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_65.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_68.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_76.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_6c.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_68.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_68.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_75.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_74.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_6e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_73.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_6d.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_64.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_69.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_62.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/variables_75.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_64.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_73.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/all_72.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_75.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_73.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/groups_68.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/search/files_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00017.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00013.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00048.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00005.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/ftv2plastnode.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00021_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/nav_f.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/doxygen.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00057.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/tab_b.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00016_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/bc_s.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/tab_h.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00064.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00047.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00069.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00049.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00018_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00027_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00021.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00039.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00004.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00059.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00034_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00009.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00033_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00043.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00024.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00014.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00009_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/ftv2blank.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/jquery.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/globals_0x70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00035_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00025_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00028_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/index.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00061.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00044.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00023_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00020.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/ftv2pnode.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00040_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/globals_func.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00007.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00015.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00024_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/docs/api-c/a00039_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/man/man1/proton-dump.1 + CPROTON_BUILD=/builddir/build/BUILD/qpid-proton-0.10 + . ./config.sh ++ PROTON_HOME=/builddir/build/BUILD/qpid-proton-0.10 ++ PROTON_BUILD=/builddir/build/BUILD/qpid-proton-0.10 ++ PROTON_BINDINGS=/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings ++ PROTON_JARS=/builddir/build/BUILD/qpid-proton-0.10/proton-j/proton-j.jar ++ PYTHON_BINDINGS=/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python ++ PHP_BINDINGS=/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/php ++ RUBY_BINDINGS=/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/ruby ++ PERL_BINDINGS=/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/perl ++ COMMON_PYPATH=/builddir/build/BUILD/qpid-proton-0.10/tests/python:/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python ++ export PYTHONPATH=/builddir/build/BUILD/qpid-proton-0.10/tests/python:/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python:/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python ++ PYTHONPATH=/builddir/build/BUILD/qpid-proton-0.10/tests/python:/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python:/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python ++ export JYTHONPATH=/builddir/build/BUILD/qpid-proton-0.10/tests/python:/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python:/builddir/build/BUILD/qpid-proton-0.10/proton-j/src/main/resources:/builddir/build/BUILD/qpid-proton-0.10/proton-j/proton-j.jar ++ JYTHONPATH=/builddir/build/BUILD/qpid-proton-0.10/tests/python:/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/python:/builddir/build/BUILD/qpid-proton-0.10/proton-j/src/main/resources:/builddir/build/BUILD/qpid-proton-0.10/proton-j/proton-j.jar ++ export CLASSPATH=/builddir/build/BUILD/qpid-proton-0.10/proton-j/proton-j.jar ++ CLASSPATH=/builddir/build/BUILD/qpid-proton-0.10/proton-j/proton-j.jar ++ '[' -d /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/php ']' ++ cat ++ export PHPRC=/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/php/php.ini ++ PHPRC=/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/php/php.ini ++ export RUBYLIB=/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/ruby:/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/ruby/lib:/builddir/build/BUILD/qpid-proton-0.10/tests/ruby ++ RUBYLIB=/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/ruby:/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/ruby/lib:/builddir/build/BUILD/qpid-proton-0.10/tests/ruby ++ export PERL5LIB=:/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/perl:/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/perl/lib ++ PERL5LIB=:/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/perl:/builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/perl/lib ++ export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c ++ export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c:/builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/python ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c:/builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/python ++ export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c:/builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/python:/builddir/build/BUILD/qpid-proton-0.10/tests/python ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/c:/builddir/build/BUILD/qpid-proton-0.10/tests/tools/apps/python:/builddir/build/BUILD/qpid-proton-0.10/tests/python +++ type -p valgrind ++ [[ -x '' ]] +++ type -p saslpasswd2 ++ [[ -x /usr/sbin/saslpasswd2 ]] +++ type -p saslpasswd2 ++ export SASLPASSWD=/usr/sbin/saslpasswd2 ++ SASLPASSWD=/usr/sbin/saslpasswd2 + chmod +x /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/_cproton.so + find /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/proton-0.10/examples/ -type f + xargs chmod -x + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/bindings + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/java + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/libproton-jni.so + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/java + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/proton.cmake + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/qpid-proton-0.10 extracting debug info from /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/bin/proton-dump extracting debug info from /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7/site-packages/_cproton.so extracting debug info from /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/libqpid-proton.so.3.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libqpid-proton.so.3.0.0.debug to /usr/lib/debug/usr/lib/libqpid-proton.so.debug symlinked /usr/lib/debug/usr/lib/libqpid-proton.so.3.0.0.debug to /usr/lib/debug/usr/lib/libqpid-proton.so.3.debug 3684 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FRuVh0 + umask 022 + cd /builddir/build/BUILD + cd qpid-proton-0.10 + pushd proton-c/bindings/perl ~/build/BUILD/qpid-proton-0.10/proton-c/bindings/perl ~/build/BUILD/qpid-proton-0.10 + make test Running tests... /usr/bin/ctest --force-new-ctest-process Test project /builddir/build/BUILD/qpid-proton-0.10/proton-c/bindings/perl No tests were found!!! ~/build/BUILD/qpid-proton-0.10 + popd + exit 0 Processing files: qpid-proton-c-0.10-2.el7.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/share/proton-0.10/examples/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/share/proton-0.10/examples/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: qpid-proton = 0.10-2.el7 qpid-proton-c = 0.10-2.el7 qpid-proton-c(armv7hl-32) = 0.10-2.el7 libqpid-proton.so.3 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libcrypto.so.10 libcrypto.so.10(libcrypto.so.10) libc.so.6 libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libqpid-proton.so.3 libsasl2.so.3 libssl.so.10 libssl.so.10(libssl.so.10) rtld(GNU_HASH) Obsoletes: qpid-proton < 0.10-2.el7 Processing files: qpid-proton-c-devel-0.10-2.el7.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/share/proton-0.10/examples/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/share/proton-0.10/examples/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: qpid-proton-devel = 0.10-2.el7 qpid-proton-c-devel = 0.10-2.el7 qpid-proton-c-devel(armv7hl-32) = 0.10-2.el7 pkgconfig(libqpid-proton) = 0.10 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libqpid-proton.so.3 /usr/bin/pkg-config Obsoletes: qpid-proton-devel < 0.10-2.el7 Processing files: qpid-proton-c-devel-doc-0.10-2.el7.noarch Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/share/proton-0.10/examples/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/share/proton-0.10/examples/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: qpid-proton-c-devel-doc = 0.10-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: python-qpid-proton-0.10-2.el7.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/share/proton-0.10/examples/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/share/proton-0.10/examples/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python-qpid-proton = 0.10-2.el7 python-qpid-proton(armv7hl-32) = 0.10-2.el7 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libcrypto.so.10 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpython2.7.so.1.0 libqpid-proton.so.3 libsasl2.so.3 libssl.so.10 python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-qpid-proton-doc-0.10-2.el7.noarch Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/share/proton-0.10/examples/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/share/proton-0.10/examples/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python-qpid-proton-doc = 0.10-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: perl-qpid-proton-0.10-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.e3aAlj + umask 022 + cd /builddir/build/BUILD + cd qpid-proton-0.10 + DOCDIR=/builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/doc/perl-qpid-proton-0.10 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/doc/perl-qpid-proton-0.10 + cp -pr LICENSE /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/doc/perl-qpid-proton-0.10 + cp -pr TODO /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/doc/perl-qpid-proton-0.10 + cp -pr README.md /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm/usr/share/doc/perl-qpid-proton-0.10 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/share/proton-0.10/examples/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/share/proton-0.10/examples/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: perl-qpid_proton = 0.10-2.el7 perl-qpid-proton = 0.10-2.el7 perl-qpid-proton(armv7hl-32) = 0.10-2.el7 perl(cproton_perl) perl(cproton_perlc) perl(qpid_proton) perl(qpid::proton) perl(qpid::proton::Constants) perl(qpid::proton::Data) perl(qpid::proton::Errors) perl(qpid::proton::ExceptionHandling) perl(qpid::proton::Mapping) perl(qpid::proton::Message) perl(qpid::proton::Messenger) perl(qpid::proton::Tracker) perl(qpid::proton::utils) Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: perl(base) perl(constant) perl(cproton_perl) perl(Data::Dumper) perl(DynaLoader) perl(Exporter) perl(feature) perl(overload) perl(qpid_proton) perl(qpid::proton) perl(qpid::proton::Constants) perl(qpid::proton::Data) perl(qpid::proton::ExceptionHandling) perl(qpid::proton::Mapping) perl(qpid::proton::Message) perl(qpid::proton::Messenger) perl(qpid::proton::Tracker) perl(qpid::proton::utils) perl(Scalar::Util) perl(strict) perl(Switch) perl(warnings) Obsoletes: perl-qpid_proton < 0.10 Processing files: qpid-proton-debuginfo-0.10-2.el7.armv7hl Provides: qpid-proton-debuginfo = 0.10-2.el7 qpid-proton-debuginfo(armv7hl-32) = 0.10-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm Wrote: /builddir/build/RPMS/qpid-proton-c-0.10-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/qpid-proton-c-devel-0.10-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/qpid-proton-c-devel-doc-0.10-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-qpid-proton-0.10-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python-qpid-proton-doc-0.10-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/perl-qpid-proton-0.10-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/qpid-proton-debuginfo-0.10-2.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GWYIuZ + umask 022 + cd /builddir/build/BUILD + cd qpid-proton-0.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/qpid-proton-0.10-2.el7.arm + exit 0 Child return code was: 0 LEAVE do -->