Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/qpid-proton.spec'], chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-57522-236455/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.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=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/qpid-proton.spec'] with env {'LANG': 'en_GB.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: python3: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/qpid-proton-0.26.0-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/qpid-proton.spec'], chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-57522-236455/root'shell=Falseuid=996env={'LANG': 'en_GB.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=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/qpid-proton.spec'] with env {'LANG': 'en_GB.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: python3: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1PE06t + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf qpid-proton-0.26.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/qpid-proton-0.26.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd qpid-proton-0.26.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (proton.patch):' Patch #0 (proton.patch): + /usr/bin/cat /builddir/build/SOURCES/proton.patch + /usr/bin/patch -p1 --fuzz=0 patching file tools/cmake/Modules/FindCyrusSASL.cmake patching file tools/cmake/Modules/FindJsonCpp.cmake patching file tools/cmake/Modules/FindLibuv.cmake + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CEFGNH + umask 022 + cd /builddir/build/BUILD + cd qpid-proton-0.26.0 + mkdir buildpython2 + cd buildpython2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/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 -m64 -mtune=generic -I/usr/lib64/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/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DCMAKE_EXE_LINKER_FLAGS=-Wl,-z,relro,-z,now -DCMAKE_SHARED_LINKER_FLAGS=-Wl,-z,relro -DCMAKE_MODULE_LINKER_FLAGS=-Wl,-z,relro -DSYSINSTALL_BINDINGS=ON -DCMAKE_SKIP_RPATH:BOOL=OFF -DENABLE_FUZZ_TESTING=NO .. -- 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 -- Found OpenSSL: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so (found version "1.0.2k") -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found PythonInterp: /usr/bin/python (found version "2.7.5") -- Found SWIG: /usr/bin/swig (found version "2.0.10") -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") -- Found CyrusSASL: /usr/lib64/libsasl2.so (found version "2.1.26") -- Looking for a CXX compiler -- Looking for a CXX compiler - /usr/bin/c++ -- The CXX compiler identification is GNU 4.8.5 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Build type is "RelWithDebInfo" (has debug symbols) -- PN_VERSION: 0.26.0 () -- 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 -- Looking for epoll_wait -- Looking for epoll_wait - found -- Building the epoll proactor -- Found Doxygen: /usr/bin/doxygen (found version "1.8.5") -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Found PythonLibs: /usr/lib64/libpython2.7.so (found suitable exact version "2.7.5") -- Could NOT find Ruby (missing: RUBY_EXECUTABLE RUBY_INCLUDE_DIR RUBY_LIBRARY) -- Found JsonCpp: /lib64/libjsoncpp.so (found version "0.10.5") -- Performing Test ACCEPTS_CXX11 -- Performing Test ACCEPTS_CXX11 - Success -- Performing Test ACCEPTS_CXX0X -- Performing Test ACCEPTS_CXX0X - Success -- Looking for Python module tox - not found -- The tox tool is not available; skipping the python-tox-tests -- 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 SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 + make all docs -j1 /usr/bin/cmake -H/builddir/build/BUILD/qpid-proton-0.26.0 -B/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f c/CMakeFiles/qpid-proton.dir/build.make c/CMakeFiles/qpid-proton.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 23 [ 1%] Generating src/protocol.h cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/python /builddir/build/BUILD/qpid-proton-0.26.0/scripts/env.py PYTHONPATH=/builddir/build/BUILD/qpid-proton-0.26.0/tools/python /usr/bin/python /builddir/build/BUILD/qpid-proton-0.26.0/c/src/protocol.h.py > /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src/protocol.h /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 1%] Generating src/encodings.h cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/python /builddir/build/BUILD/qpid-proton-0.26.0/scripts/env.py PYTHONPATH=/builddir/build/BUILD/qpid-proton-0.26.0/tools/python /usr/bin/python /builddir/build/BUILD/qpid-proton-0.26.0/c/src/encodings.h.py > /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src/encodings.h cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/CMakeFiles/qpid-proton.dir/DependInfo.cmake --color= Scanning dependencies of target qpid-proton make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f c/CMakeFiles/qpid-proton.dir/build.make c/CMakeFiles/qpid-proton.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 1%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/object/object.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/core/object/object.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/object/object.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 24 [ 2%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/object/list.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/core/object/list.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/object/list.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 25 [ 3%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/object/map.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/core/object/map.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/object/map.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 3%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/object/string.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/core/object/string.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/object/string.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 26 [ 4%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/object/iterator.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/core/object/iterator.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/object/iterator.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 4%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/object/record.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/core/object/record.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/object/record.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 27 [ 5%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/log.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/core/log.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/log.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 5%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/util.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/core/util.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/util.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 28 [ 6%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/error.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/core/error.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/error.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 6%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/buffer.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/core/buffer.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/buffer.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 29 [ 7%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/types.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/core/types.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/types.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 7%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/framing.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/core/framing.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/framing.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 30 [ 8%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/codec.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/core/codec.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/codec.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 8%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/decoder.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/core/decoder.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/decoder.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 31 [ 9%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/encoder.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/core/encoder.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/encoder.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 9%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/dispatcher.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/core/dispatcher.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/dispatcher.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 32 [ 10%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/connection_driver.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/core/connection_driver.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/connection_driver.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 10%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/engine.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/core/engine.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/engine.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 33 [ 11%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/event.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/core/event.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/event.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 11%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/autodetect.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/core/autodetect.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/autodetect.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 34 [ 12%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/transport.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/core/transport.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/transport.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 12%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/message.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/core/message.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/message.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 35 [ 13%] Building C object c/CMakeFiles/qpid-proton.dir/src/sasl/sasl.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/sasl/sasl.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/sasl/sasl.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 13%] Building C object c/CMakeFiles/qpid-proton.dir/src/sasl/default_sasl.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/sasl/default_sasl.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/sasl/default_sasl.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 36 [ 14%] Building C object c/CMakeFiles/qpid-proton.dir/src/sasl/cyrus_sasl.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/sasl/cyrus_sasl.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/sasl/cyrus_sasl.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 14%] Building C object c/CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/ssl/openssl.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 37 [ 15%] Building C object c/CMakeFiles/qpid-proton.dir/src/proactor/epoll.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/proactor/epoll.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/proactor/epoll.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 38 [ 16%] Building C object c/CMakeFiles/qpid-proton.dir/src/proactor/proactor-internal.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/proactor/proactor-internal.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/proactor/proactor-internal.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 16%] Building C object c/CMakeFiles/qpid-proton.dir/src/extra/url.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/extra/url.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/extra/url.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 39 [ 17%] Building C object c/CMakeFiles/qpid-proton.dir/src/reactor/reactor.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -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.26.0/c/src/reactor/reactor.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 17%] Building C object c/CMakeFiles/qpid-proton.dir/src/reactor/handler.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -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.26.0/c/src/reactor/handler.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 40 [ 18%] Building C object c/CMakeFiles/qpid-proton.dir/src/reactor/connection.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -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.26.0/c/src/reactor/connection.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 18%] Building C object c/CMakeFiles/qpid-proton.dir/src/reactor/acceptor.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -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.26.0/c/src/reactor/acceptor.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 41 [ 19%] Building C object c/CMakeFiles/qpid-proton.dir/src/reactor/selectable.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton.dir/src/reactor/selectable.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/reactor/selectable.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 19%] Building C object c/CMakeFiles/qpid-proton.dir/src/reactor/timer.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -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.26.0/c/src/reactor/timer.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 42 [ 20%] Building C object c/CMakeFiles/qpid-proton.dir/src/handlers/handshaker.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -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.26.0/c/src/handlers/handshaker.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 20%] Building C object c/CMakeFiles/qpid-proton.dir/src/handlers/iohandler.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -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.26.0/c/src/handlers/iohandler.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 43 [ 21%] Building C object c/CMakeFiles/qpid-proton.dir/src/handlers/flowcontroller.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -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.26.0/c/src/handlers/flowcontroller.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 21%] Building C object c/CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -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.26.0/c/src/messenger/messenger.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 44 [ 22%] Building C object c/CMakeFiles/qpid-proton.dir/src/messenger/subscription.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -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.26.0/c/src/messenger/subscription.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 22%] Building C object c/CMakeFiles/qpid-proton.dir/src/messenger/store.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -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.26.0/c/src/messenger/store.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 45 [ 23%] Building C object c/CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -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.26.0/c/src/messenger/transform.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 23%] Building C object c/CMakeFiles/qpid-proton.dir/src/platform/platform.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -o CMakeFiles/qpid-proton.dir/src/platform/platform.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/platform/platform.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 46 [ 24%] Building C object c/CMakeFiles/qpid-proton.dir/src/reactor/io/posix/io.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -o CMakeFiles/qpid-proton.dir/src/reactor/io/posix/io.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/reactor/io/posix/io.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 24%] Building C object c/CMakeFiles/qpid-proton.dir/src/reactor/io/posix/selector.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -o CMakeFiles/qpid-proton.dir/src/reactor/io/posix/selector.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/reactor/io/posix/selector.c Linking C shared library libqpid-proton.so cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,--no-undefined -Wl,-z,relro -shared -Wl,-soname,libqpid-proton.so.11 -o libqpid-proton.so.11.7.0 CMakeFiles/qpid-proton.dir/src/core/object/object.c.o CMakeFiles/qpid-proton.dir/src/core/object/list.c.o CMakeFiles/qpid-proton.dir/src/core/object/map.c.o CMakeFiles/qpid-proton.dir/src/core/object/string.c.o CMakeFiles/qpid-proton.dir/src/core/object/iterator.c.o CMakeFiles/qpid-proton.dir/src/core/object/record.c.o CMakeFiles/qpid-proton.dir/src/core/log.c.o CMakeFiles/qpid-proton.dir/src/core/util.c.o CMakeFiles/qpid-proton.dir/src/core/error.c.o CMakeFiles/qpid-proton.dir/src/core/buffer.c.o CMakeFiles/qpid-proton.dir/src/core/types.c.o CMakeFiles/qpid-proton.dir/src/core/framing.c.o CMakeFiles/qpid-proton.dir/src/core/codec.c.o CMakeFiles/qpid-proton.dir/src/core/decoder.c.o CMakeFiles/qpid-proton.dir/src/core/encoder.c.o CMakeFiles/qpid-proton.dir/src/core/dispatcher.c.o CMakeFiles/qpid-proton.dir/src/core/connection_driver.c.o CMakeFiles/qpid-proton.dir/src/core/engine.c.o CMakeFiles/qpid-proton.dir/src/core/event.c.o CMakeFiles/qpid-proton.dir/src/core/autodetect.c.o CMakeFiles/qpid-proton.dir/src/core/transport.c.o CMakeFiles/qpid-proton.dir/src/core/message.c.o CMakeFiles/qpid-proton.dir/src/sasl/sasl.c.o CMakeFiles/qpid-proton.dir/src/sasl/default_sasl.c.o CMakeFiles/qpid-proton.dir/src/sasl/cyrus_sasl.c.o CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o CMakeFiles/qpid-proton.dir/src/proactor/epoll.c.o CMakeFiles/qpid-proton.dir/src/proactor/proactor-internal.c.o CMakeFiles/qpid-proton.dir/src/extra/url.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/selectable.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/platform/platform.c.o CMakeFiles/qpid-proton.dir/src/reactor/io/posix/io.c.o CMakeFiles/qpid-proton.dir/src/reactor/io/posix/selector.c.o /usr/lib64/libssl.so -lpthread /usr/lib64/libsasl2.so -lpthread -lpthread -lcrypto cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cmake -E cmake_symlink_library libqpid-proton.so.11.7.0 libqpid-proton.so.11 libqpid-proton.so make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 [ 24%] Built target qpid-proton make -f c/CMakeFiles/generated_c_files.dir/build.make c/CMakeFiles/generated_c_files.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/CMakeFiles/generated_c_files.dir/DependInfo.cmake --color= Scanning dependencies of target generated_c_files make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f c/CMakeFiles/generated_c_files.dir/build.make c/CMakeFiles/generated_c_files.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/CMakeFiles/generated_c_files.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 17 [ 25%] Built target generated_c_files make -f c/CMakeFiles/qpid-proton-core.dir/build.make c/CMakeFiles/qpid-proton-core.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/CMakeFiles/qpid-proton-core.dir/DependInfo.cmake --color= Scanning dependencies of target qpid-proton-core make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f c/CMakeFiles/qpid-proton-core.dir/build.make c/CMakeFiles/qpid-proton-core.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 48 [ 26%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/core/object/object.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/core/object/object.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/object/object.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 26%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/core/object/list.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/core/object/list.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/object/list.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 49 [ 27%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/core/object/map.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/core/object/map.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/object/map.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 50 [ 28%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/core/object/string.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/core/object/string.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/object/string.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 28%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/core/object/iterator.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/core/object/iterator.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/object/iterator.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 51 [ 29%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/core/object/record.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/core/object/record.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/object/record.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 29%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/core/log.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/core/log.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/log.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 52 [ 30%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/core/util.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/core/util.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/util.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 30%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/core/error.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/core/error.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/error.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 53 [ 31%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/core/buffer.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/core/buffer.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/buffer.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 31%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/core/types.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/core/types.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/types.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 54 [ 32%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/core/framing.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/core/framing.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/framing.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 32%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/core/codec.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/core/codec.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/codec.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 55 [ 33%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/core/decoder.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/core/decoder.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/decoder.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 33%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/core/encoder.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/core/encoder.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/encoder.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 56 [ 34%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/core/dispatcher.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/core/dispatcher.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/dispatcher.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 34%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/core/connection_driver.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/core/connection_driver.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/connection_driver.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 57 [ 35%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/core/engine.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/core/engine.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/engine.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 35%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/core/event.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/core/event.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/event.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 58 [ 36%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/core/autodetect.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/core/autodetect.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/autodetect.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 36%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/core/transport.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/core/transport.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/transport.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 59 [ 37%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/core/message.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/core/message.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/core/message.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 37%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/sasl/sasl.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/sasl/sasl.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/sasl/sasl.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 60 [ 38%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/sasl/default_sasl.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/sasl/default_sasl.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/sasl/default_sasl.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 38%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/sasl/cyrus_sasl.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/sasl/cyrus_sasl.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/sasl/cyrus_sasl.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 61 [ 39%] Building C object c/CMakeFiles/qpid-proton-core.dir/src/ssl/openssl.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-core.dir/src/ssl/openssl.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/ssl/openssl.c Linking C shared library libqpid-proton-core.so cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cmake -E cmake_link_script CMakeFiles/qpid-proton-core.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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,--no-undefined -Wl,-z,relro -shared -Wl,-soname,libqpid-proton-core.so.10 -o libqpid-proton-core.so.10.6.0 CMakeFiles/qpid-proton-core.dir/src/core/object/object.c.o CMakeFiles/qpid-proton-core.dir/src/core/object/list.c.o CMakeFiles/qpid-proton-core.dir/src/core/object/map.c.o CMakeFiles/qpid-proton-core.dir/src/core/object/string.c.o CMakeFiles/qpid-proton-core.dir/src/core/object/iterator.c.o CMakeFiles/qpid-proton-core.dir/src/core/object/record.c.o CMakeFiles/qpid-proton-core.dir/src/core/log.c.o CMakeFiles/qpid-proton-core.dir/src/core/util.c.o CMakeFiles/qpid-proton-core.dir/src/core/error.c.o CMakeFiles/qpid-proton-core.dir/src/core/buffer.c.o CMakeFiles/qpid-proton-core.dir/src/core/types.c.o CMakeFiles/qpid-proton-core.dir/src/core/framing.c.o CMakeFiles/qpid-proton-core.dir/src/core/codec.c.o CMakeFiles/qpid-proton-core.dir/src/core/decoder.c.o CMakeFiles/qpid-proton-core.dir/src/core/encoder.c.o CMakeFiles/qpid-proton-core.dir/src/core/dispatcher.c.o CMakeFiles/qpid-proton-core.dir/src/core/connection_driver.c.o CMakeFiles/qpid-proton-core.dir/src/core/engine.c.o CMakeFiles/qpid-proton-core.dir/src/core/event.c.o CMakeFiles/qpid-proton-core.dir/src/core/autodetect.c.o CMakeFiles/qpid-proton-core.dir/src/core/transport.c.o CMakeFiles/qpid-proton-core.dir/src/core/message.c.o CMakeFiles/qpid-proton-core.dir/src/sasl/sasl.c.o CMakeFiles/qpid-proton-core.dir/src/sasl/default_sasl.c.o CMakeFiles/qpid-proton-core.dir/src/sasl/cyrus_sasl.c.o CMakeFiles/qpid-proton-core.dir/src/ssl/openssl.c.o /usr/lib64/libssl.so -lpthread /usr/lib64/libsasl2.so -lpthread -lcrypto cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cmake -E cmake_symlink_library libqpid-proton-core.so.10.6.0 libqpid-proton-core.so.10 libqpid-proton-core.so make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 [ 40%] Built target qpid-proton-core make -f c/CMakeFiles/qpid-proton-proactor.dir/build.make c/CMakeFiles/qpid-proton-proactor.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/CMakeFiles/qpid-proton-proactor.dir/DependInfo.cmake --color= Scanning dependencies of target qpid-proton-proactor make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f c/CMakeFiles/qpid-proton-proactor.dir/build.make c/CMakeFiles/qpid-proton-proactor.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 40%] Building C object c/CMakeFiles/qpid-proton-proactor.dir/src/proactor/epoll.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_proactor_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-proactor.dir/src/proactor/epoll.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/proactor/epoll.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 90 [ 41%] Building C object c/CMakeFiles/qpid-proton-proactor.dir/src/proactor/proactor-internal.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cc -Dqpid_proton_proactor_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/qpid-proton-proactor.dir/src/proactor/proactor-internal.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/src/proactor/proactor-internal.c Linking C shared library libqpid-proton-proactor.so cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cmake -E cmake_link_script CMakeFiles/qpid-proton-proactor.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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,--no-undefined -Wl,-z,relro -shared -Wl,-soname,libqpid-proton-proactor.so.1 -o libqpid-proton-proactor.so.1.3.4 CMakeFiles/qpid-proton-proactor.dir/src/proactor/epoll.c.o CMakeFiles/qpid-proton-proactor.dir/src/proactor/proactor-internal.c.o libqpid-proton-core.so.10.6.0 -lpthread /usr/lib64/libssl.so -lcrypto /usr/lib64/libsasl2.so -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c: cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c && /usr/bin/cmake -E cmake_symlink_library libqpid-proton-proactor.so.1.3.4 libqpid-proton-proactor.so.1 libqpid-proton-proactor.so make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 90 [ 41%] Built target qpid-proton-proactor make -f c/examples/CMakeFiles/c-broker.dir/build.make c/examples/CMakeFiles/c-broker.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples/CMakeFiles/c-broker.dir/DependInfo.cmake --color= Scanning dependencies of target c-broker make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f c/examples/CMakeFiles/c-broker.dir/build.make c/examples/CMakeFiles/c-broker.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 2 [ 42%] Building C object c/examples/CMakeFiles/c-broker.dir/broker.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=iso9899:1990 -pedantic -o CMakeFiles/c-broker.dir/broker.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/examples/broker.c Linking C executable broker cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-broker.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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/c-broker.dir/broker.c.o -o broker -rdynamic ../libqpid-proton-proactor.so.1.3.4 ../libqpid-proton-core.so.10.6.0 -lpthread /usr/lib64/libssl.so -lcrypto -lpthread /usr/lib64/libsasl2.so -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 2 [ 42%] Built target c-broker make -f c/examples/CMakeFiles/c-direct.dir/build.make c/examples/CMakeFiles/c-direct.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples/CMakeFiles/c-direct.dir/DependInfo.cmake --color= Scanning dependencies of target c-direct make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f c/examples/CMakeFiles/c-direct.dir/build.make c/examples/CMakeFiles/c-direct.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 4 [ 43%] Building C object c/examples/CMakeFiles/c-direct.dir/direct.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=iso9899:1990 -pedantic -o CMakeFiles/c-direct.dir/direct.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/examples/direct.c Linking C executable direct cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-direct.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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/c-direct.dir/direct.c.o -o direct -rdynamic ../libqpid-proton-proactor.so.1.3.4 ../libqpid-proton-core.so.10.6.0 -lpthread /usr/lib64/libssl.so -lcrypto -lpthread /usr/lib64/libsasl2.so -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 4 [ 43%] Built target c-direct make -f c/examples/CMakeFiles/c-receive.dir/build.make c/examples/CMakeFiles/c-receive.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples/CMakeFiles/c-receive.dir/DependInfo.cmake --color= Scanning dependencies of target c-receive make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f c/examples/CMakeFiles/c-receive.dir/build.make c/examples/CMakeFiles/c-receive.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 43%] Building C object c/examples/CMakeFiles/c-receive.dir/receive.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=iso9899:1990 -pedantic -o CMakeFiles/c-receive.dir/receive.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/examples/receive.c Linking C executable receive cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-receive.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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/c-receive.dir/receive.c.o -o receive -rdynamic ../libqpid-proton-proactor.so.1.3.4 ../libqpid-proton-core.so.10.6.0 -lpthread /usr/lib64/libssl.so -lcrypto -lpthread /usr/lib64/libsasl2.so -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 43%] Built target c-receive make -f c/examples/CMakeFiles/c-send.dir/build.make c/examples/CMakeFiles/c-send.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples/CMakeFiles/c-send.dir/DependInfo.cmake --color= Scanning dependencies of target c-send make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f c/examples/CMakeFiles/c-send.dir/build.make c/examples/CMakeFiles/c-send.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 43%] Building C object c/examples/CMakeFiles/c-send.dir/send.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=iso9899:1990 -pedantic -o CMakeFiles/c-send.dir/send.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/examples/send.c Linking C executable send cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/c-send.dir/send.c.o -o send -rdynamic ../libqpid-proton-proactor.so.1.3.4 ../libqpid-proton-core.so.10.6.0 -lpthread /usr/lib64/libssl.so -lcrypto -lpthread /usr/lib64/libsasl2.so -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 43%] Built target c-send make -f c/examples/CMakeFiles/c-send-abort.dir/build.make c/examples/CMakeFiles/c-send-abort.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples/CMakeFiles/c-send-abort.dir/DependInfo.cmake --color= Scanning dependencies of target c-send-abort make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f c/examples/CMakeFiles/c-send-abort.dir/build.make c/examples/CMakeFiles/c-send-abort.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 9 [ 44%] Building C object c/examples/CMakeFiles/c-send-abort.dir/send-abort.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=iso9899:1990 -pedantic -o CMakeFiles/c-send-abort.dir/send-abort.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/examples/send-abort.c Linking C executable send-abort cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-send-abort.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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/c-send-abort.dir/send-abort.c.o -o send-abort -rdynamic ../libqpid-proton-proactor.so.1.3.4 ../libqpid-proton-core.so.10.6.0 -lpthread /usr/lib64/libssl.so -lcrypto -lpthread /usr/lib64/libsasl2.so -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 9 [ 44%] Built target c-send-abort make -f c/examples/CMakeFiles/c-send-ssl.dir/build.make c/examples/CMakeFiles/c-send-ssl.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples/CMakeFiles/c-send-ssl.dir/DependInfo.cmake --color= Scanning dependencies of target c-send-ssl make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f c/examples/CMakeFiles/c-send-ssl.dir/build.make c/examples/CMakeFiles/c-send-ssl.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 44%] Building C object c/examples/CMakeFiles/c-send-ssl.dir/send-ssl.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=iso9899:1990 -pedantic -o CMakeFiles/c-send-ssl.dir/send-ssl.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/examples/send-ssl.c Linking C executable send-ssl cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-send-ssl.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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/c-send-ssl.dir/send-ssl.c.o -o send-ssl -rdynamic ../libqpid-proton-proactor.so.1.3.4 ../libqpid-proton-core.so.10.6.0 -lpthread /usr/lib64/libssl.so -lcrypto -lpthread /usr/lib64/libsasl2.so -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 44%] Built target c-send-ssl make -f c/tests/CMakeFiles/c-condition-tests.dir/build.make c/tests/CMakeFiles/c-condition-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests/CMakeFiles/c-condition-tests.dir/DependInfo.cmake --color= Scanning dependencies of target c-condition-tests make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f c/tests/CMakeFiles/c-condition-tests.dir/build.make c/tests/CMakeFiles/c-condition-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 44%] Building C object c/tests/CMakeFiles/c-condition-tests.dir/condition.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -o CMakeFiles/c-condition-tests.dir/condition.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/tests/condition.c Linking C executable c-condition-tests cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-condition-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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/c-condition-tests.dir/condition.c.o -o c-condition-tests -rdynamic ../libqpid-proton-core.so.10.6.0 /usr/lib64/libssl.so -lcrypto -lpthread /usr/lib64/libsasl2.so -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 44%] Built target c-condition-tests make -f c/tests/CMakeFiles/c-connection-driver-tests.dir/build.make c/tests/CMakeFiles/c-connection-driver-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests/CMakeFiles/c-connection-driver-tests.dir/DependInfo.cmake --color= Scanning dependencies of target c-connection-driver-tests make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f c/tests/CMakeFiles/c-connection-driver-tests.dir/build.make c/tests/CMakeFiles/c-connection-driver-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 3 [ 45%] Building C object c/tests/CMakeFiles/c-connection-driver-tests.dir/connection_driver.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -o CMakeFiles/c-connection-driver-tests.dir/connection_driver.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/tests/connection_driver.c Linking C executable c-connection-driver-tests cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-connection-driver-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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/c-connection-driver-tests.dir/connection_driver.c.o -o c-connection-driver-tests -rdynamic ../libqpid-proton-core.so.10.6.0 /usr/lib64/libssl.so -lcrypto -lpthread /usr/lib64/libsasl2.so -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 3 [ 45%] Built target c-connection-driver-tests make -f c/tests/CMakeFiles/c-data-tests.dir/build.make c/tests/CMakeFiles/c-data-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests/CMakeFiles/c-data-tests.dir/DependInfo.cmake --color= Scanning dependencies of target c-data-tests make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f c/tests/CMakeFiles/c-data-tests.dir/build.make c/tests/CMakeFiles/c-data-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 45%] Building C object c/tests/CMakeFiles/c-data-tests.dir/data.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -o CMakeFiles/c-data-tests.dir/data.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/tests/data.c Linking C executable c-data-tests cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-data-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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/c-data-tests.dir/data.c.o -o c-data-tests -rdynamic ../libqpid-proton-core.so.10.6.0 /usr/lib64/libssl.so -lcrypto -lpthread /usr/lib64/libsasl2.so -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 45%] Built target c-data-tests make -f c/tests/CMakeFiles/c-engine-tests.dir/build.make c/tests/CMakeFiles/c-engine-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/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.26.0/buildpython2' make -f c/tests/CMakeFiles/c-engine-tests.dir/build.make c/tests/CMakeFiles/c-engine-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 45%] Building C object c/tests/CMakeFiles/c-engine-tests.dir/engine.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests -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.26.0/c/tests/engine.c Linking C executable c-engine-tests cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/c-engine-tests.dir/engine.c.o -o c-engine-tests -rdynamic ../libqpid-proton-core.so.10.6.0 /usr/lib64/libssl.so -lcrypto -lpthread /usr/lib64/libsasl2.so -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 45%] Built target c-engine-tests make -f c/tests/CMakeFiles/c-event-tests.dir/build.make c/tests/CMakeFiles/c-event-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/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.26.0/buildpython2' make -f c/tests/CMakeFiles/c-event-tests.dir/build.make c/tests/CMakeFiles/c-event-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 5 [ 46%] Building C object c/tests/CMakeFiles/c-event-tests.dir/event.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests -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.26.0/c/tests/event.c Linking C executable c-event-tests cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/c-event-tests.dir/event.c.o -o c-event-tests -rdynamic ../libqpid-proton-core.so.10.6.0 /usr/lib64/libssl.so -lcrypto -lpthread /usr/lib64/libsasl2.so -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 5 [ 46%] Built target c-event-tests make -f c/tests/CMakeFiles/c-message-tests.dir/build.make c/tests/CMakeFiles/c-message-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/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.26.0/buildpython2' make -f c/tests/CMakeFiles/c-message-tests.dir/build.make c/tests/CMakeFiles/c-message-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 46%] Building C object c/tests/CMakeFiles/c-message-tests.dir/message.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests -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.26.0/c/tests/message.c Linking C executable c-message-tests cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/c-message-tests.dir/message.c.o -o c-message-tests -rdynamic ../libqpid-proton-core.so.10.6.0 /usr/lib64/libssl.so -lcrypto -lpthread /usr/lib64/libsasl2.so -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 46%] Built target c-message-tests make -f c/tests/CMakeFiles/c-object-tests.dir/build.make c/tests/CMakeFiles/c-object-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/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.26.0/buildpython2' make -f c/tests/CMakeFiles/c-object-tests.dir/build.make c/tests/CMakeFiles/c-object-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 6 [ 47%] Building C object c/tests/CMakeFiles/c-object-tests.dir/object.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests -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.26.0/c/tests/object.c Linking C executable c-object-tests cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/c-object-tests.dir/object.c.o -o c-object-tests -rdynamic ../libqpid-proton-core.so.10.6.0 /usr/lib64/libssl.so -lcrypto -lpthread /usr/lib64/libsasl2.so -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 6 [ 47%] Built target c-object-tests make -f c/tests/CMakeFiles/c-parse-url-tests.dir/build.make c/tests/CMakeFiles/c-parse-url-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/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.26.0/buildpython2' make -f c/tests/CMakeFiles/c-parse-url-tests.dir/build.make c/tests/CMakeFiles/c-parse-url-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 47%] Building C object c/tests/CMakeFiles/c-parse-url-tests.dir/parse-url.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests -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.26.0/c/tests/parse-url.c Linking C executable c-parse-url-tests cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-parse-url-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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/c-parse-url-tests.dir/parse-url.c.o -o c-parse-url-tests -rdynamic ../libqpid-proton.so.11.7.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 47%] Built target c-parse-url-tests make -f c/tests/CMakeFiles/c-proactor-tests.dir/build.make c/tests/CMakeFiles/c-proactor-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests/CMakeFiles/c-proactor-tests.dir/DependInfo.cmake --color= Scanning dependencies of target c-proactor-tests make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f c/tests/CMakeFiles/c-proactor-tests.dir/build.make c/tests/CMakeFiles/c-proactor-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 7 [ 48%] Building C object c/tests/CMakeFiles/c-proactor-tests.dir/proactor.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -o CMakeFiles/c-proactor-tests.dir/proactor.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/tests/proactor.c Linking C executable c-proactor-tests cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-proactor-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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/c-proactor-tests.dir/proactor.c.o -o c-proactor-tests -rdynamic ../libqpid-proton-core.so.10.6.0 ../libqpid-proton-proactor.so.1.3.4 ../libqpid-proton-core.so.10.6.0 /usr/lib64/libssl.so -lcrypto -lpthread /usr/lib64/libsasl2.so -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 7 [ 48%] Built target c-proactor-tests make -f c/tests/CMakeFiles/c-refcount-tests.dir/build.make c/tests/CMakeFiles/c-refcount-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/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.26.0/buildpython2' make -f c/tests/CMakeFiles/c-refcount-tests.dir/build.make c/tests/CMakeFiles/c-refcount-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 8 [ 49%] Building C object c/tests/CMakeFiles/c-refcount-tests.dir/refcount.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests -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.26.0/c/tests/refcount.c Linking C executable c-refcount-tests cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-refcount-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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/c-refcount-tests.dir/refcount.c.o -o c-refcount-tests -rdynamic ../libqpid-proton-core.so.10.6.0 /usr/lib64/libssl.so -lcrypto -lpthread /usr/lib64/libsasl2.so -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 8 [ 49%] Built target c-refcount-tests make -f c/tests/CMakeFiles/c-ssl-tests.dir/build.make c/tests/CMakeFiles/c-ssl-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests/CMakeFiles/c-ssl-tests.dir/DependInfo.cmake --color= Scanning dependencies of target c-ssl-tests make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f c/tests/CMakeFiles/c-ssl-tests.dir/build.make c/tests/CMakeFiles/c-ssl-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 10 [ 50%] Building C object c/tests/CMakeFiles/c-ssl-tests.dir/ssl.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -o CMakeFiles/c-ssl-tests.dir/ssl.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/c/tests/ssl.c Linking C executable c-ssl-tests cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-ssl-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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/c-ssl-tests.dir/ssl.c.o -o c-ssl-tests -rdynamic ../libqpid-proton-core.so.10.6.0 /usr/lib64/libssl.so -lcrypto -lpthread /usr/lib64/libsasl2.so -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 10 [ 50%] Built target c-ssl-tests make -f c/tools/CMakeFiles/msgr-recv.dir/build.make c/tools/CMakeFiles/msgr-recv.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tools /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools/CMakeFiles/msgr-recv.dir/DependInfo.cmake --color= Scanning dependencies of target msgr-recv make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f c/tools/CMakeFiles/msgr-recv.dir/build.make c/tools/CMakeFiles/msgr-recv.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 50%] Building C object c/tools/CMakeFiles/msgr-recv.dir/msgr-recv.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools && /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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/c/tools/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.26.0/c/tools/msgr-recv.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 21 [ 51%] Building C object c/tools/CMakeFiles/msgr-recv.dir/msgr-common.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools && /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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/c/tools/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.26.0/c/tools/msgr-common.c Linking C executable msgr-recv cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools && /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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/msgr-recv.dir/msgr-recv.c.o CMakeFiles/msgr-recv.dir/msgr-common.c.o -o msgr-recv -rdynamic ../libqpid-proton.so.11.7.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 21 [ 51%] Built target msgr-recv make -f c/tools/CMakeFiles/msgr-send.dir/build.make c/tools/CMakeFiles/msgr-send.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tools /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools/CMakeFiles/msgr-send.dir/DependInfo.cmake --color= Scanning dependencies of target msgr-send make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f c/tools/CMakeFiles/msgr-send.dir/build.make c/tools/CMakeFiles/msgr-send.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 51%] Building C object c/tools/CMakeFiles/msgr-send.dir/msgr-send.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools && /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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/c/tools/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.26.0/c/tools/msgr-send.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 22 [ 52%] Building C object c/tools/CMakeFiles/msgr-send.dir/msgr-common.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools && /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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/c/tools/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.26.0/c/tools/msgr-common.c Linking C executable msgr-send cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools && /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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/msgr-send.dir/msgr-send.c.o CMakeFiles/msgr-send.dir/msgr-common.c.o -o msgr-send -rdynamic ../libqpid-proton.so.11.7.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 22 [ 52%] Built target msgr-send make -f c/tools/CMakeFiles/reactor-recv.dir/build.make c/tools/CMakeFiles/reactor-recv.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tools /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools/CMakeFiles/reactor-recv.dir/DependInfo.cmake --color= Scanning dependencies of target reactor-recv make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f c/tools/CMakeFiles/reactor-recv.dir/build.make c/tools/CMakeFiles/reactor-recv.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 91 [ 53%] Building C object c/tools/CMakeFiles/reactor-recv.dir/reactor-recv.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools && /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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/c/tools/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.26.0/c/tools/reactor-recv.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 53%] Building C object c/tools/CMakeFiles/reactor-recv.dir/msgr-common.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools && /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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/c/tools/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.26.0/c/tools/msgr-common.c Linking C executable reactor-recv cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools && /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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/reactor-recv.dir/reactor-recv.c.o CMakeFiles/reactor-recv.dir/msgr-common.c.o -o reactor-recv -rdynamic ../libqpid-proton.so.11.7.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 91 [ 53%] Built target reactor-recv make -f c/tools/CMakeFiles/reactor-send.dir/build.make c/tools/CMakeFiles/reactor-send.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tools /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools/CMakeFiles/reactor-send.dir/DependInfo.cmake --color= Scanning dependencies of target reactor-send make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f c/tools/CMakeFiles/reactor-send.dir/build.make c/tools/CMakeFiles/reactor-send.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 92 [ 54%] Building C object c/tools/CMakeFiles/reactor-send.dir/reactor-send.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools && /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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/c/tools/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.26.0/c/tools/reactor-send.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 54%] Building C object c/tools/CMakeFiles/reactor-send.dir/msgr-common.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools && /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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/c/tools/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.26.0/c/tools/msgr-common.c Linking C executable reactor-send cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools && /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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/reactor-send.dir/reactor-send.c.o CMakeFiles/reactor-send.dir/msgr-common.c.o -o reactor-send -rdynamic ../libqpid-proton.so.11.7.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 92 [ 54%] Built target reactor-send make -f cpp/CMakeFiles/qpid-proton-cpp.dir/build.make cpp/CMakeFiles/qpid-proton-cpp.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/qpid-proton-cpp.dir/DependInfo.cmake --color= Scanning dependencies of target qpid-proton-cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/CMakeFiles/qpid-proton-cpp.dir/build.make cpp/CMakeFiles/qpid-proton-cpp.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 54%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/binary.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/binary.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/binary.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 62 [ 55%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/byte_array.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/byte_array.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/byte_array.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 63 [ 56%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/map.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/map.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/map.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 56%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/connection.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/connection.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/connection.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 64 [ 57%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/connection_driver.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/connection_driver.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/connection_driver.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 57%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/connection_options.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/connection_options.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/connection_options.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 65 [ 58%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/container.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/container.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/container.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 58%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/proactor_container_impl.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/proactor_container_impl.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/proactor_container_impl.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 66 [ 59%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/contexts.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/contexts.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/contexts.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 59%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/data.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/data.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/data.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 67 [ 60%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/decimal.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/decimal.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/decimal.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 60%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/decoder.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/decoder.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/decoder.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 68 [ 61%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/delivery.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/delivery.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/delivery.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 61%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/duration.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/duration.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/duration.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 69 [ 62%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/encoder.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/encoder.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/encoder.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 62%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/endpoint.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/endpoint.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/endpoint.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 70 [ 63%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/error.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/error.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/error.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 63%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/error_condition.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/error_condition.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/error_condition.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 71 [ 64%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/handler.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/handler.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/handler.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 64%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/link.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/link.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/link.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 72 [ 65%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/link_namer.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/link_namer.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/link_namer.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 65%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/listener.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/listener.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/listener.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 73 [ 66%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/message.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/message.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/message.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 66%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/messaging_adapter.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/messaging_adapter.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/messaging_adapter.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 74 [ 67%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/node_options.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/node_options.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/node_options.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 75 [ 68%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/null.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/null.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/null.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 68%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/object.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/object.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/object.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 76 [ 69%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/proton_bits.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/proton_bits.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/proton_bits.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 69%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/receiver.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/receiver.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/receiver.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 77 [ 70%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/receiver_options.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/receiver_options.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/receiver_options.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 70%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/reconnect_options.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/reconnect_options.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/reconnect_options.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 78 [ 71%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/returned.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/returned.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/returned.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 71%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/sasl.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/sasl.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/sasl.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 79 [ 72%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/scalar_base.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/scalar_base.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/scalar_base.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 72%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/sender.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/sender.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/sender.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 80 [ 73%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/sender_options.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/sender_options.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/sender_options.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 73%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/session.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/session.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/session.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 81 [ 74%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/session_options.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/session_options.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/session_options.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 74%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/source.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/source.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/source.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 82 [ 75%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/ssl.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/ssl.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/ssl.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 75%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/ssl_domain.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/ssl_domain.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/ssl_domain.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 83 [ 76%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/target.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/target.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/target.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 76%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/terminus.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/terminus.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/terminus.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 84 [ 77%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/timestamp.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/timestamp.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/timestamp.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 77%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/tracker.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/tracker.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/tracker.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 85 [ 78%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/transfer.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/transfer.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/transfer.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 78%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/transport.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/transport.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/transport.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 86 [ 79%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/type_id.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/type_id.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/type_id.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 79%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/url.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/url.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/url.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 87 [ 80%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/uuid.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/uuid.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/uuid.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 88 [ 81%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/value.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/value.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/value.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 81%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/work_queue.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/work_queue.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/work_queue.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 89 [ 82%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/connect_config.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/connect_config.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/connect_config.cpp Linking CXX shared library libqpid-proton-cpp.so cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/qpid-proton-cpp.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,--no-undefined -Wl,-z,relro -shared -Wl,-soname,libqpid-proton-cpp.so.12 -o libqpid-proton-cpp.so.12.3.0 CMakeFiles/qpid-proton-cpp.dir/src/binary.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/byte_array.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/map.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/connection.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/connection_driver.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/connection_options.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/container.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/proactor_container_impl.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/contexts.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/data.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/decimal.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/decoder.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/delivery.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/duration.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/encoder.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/endpoint.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/error.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/error_condition.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/handler.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/link.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/link_namer.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/listener.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/message.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/messaging_adapter.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/node_options.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/null.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/object.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/proton_bits.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/receiver.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/receiver_options.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/reconnect_options.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/returned.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/sasl.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/scalar_base.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/sender.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/sender_options.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/session.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/session_options.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/source.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/ssl.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/ssl_domain.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/target.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/terminus.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/timestamp.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/tracker.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/transfer.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/transport.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/type_id.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/url.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/uuid.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/value.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/work_queue.cpp.o CMakeFiles/qpid-proton-cpp.dir/src/connect_config.cpp.o -lpthread ../c/libqpid-proton-core.so.10.6.0 ../c/libqpid-proton-proactor.so.1.3.4 -ljsoncpp ../c/libqpid-proton-core.so.10.6.0 -lpthread /usr/lib64/libssl.so -lcrypto /usr/lib64/libsasl2.so -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c: cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/cmake -E cmake_symlink_library libqpid-proton-cpp.so.12.3.0 libqpid-proton-cpp.so.12 libqpid-proton-cpp.so make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 [ 82%] Built target qpid-proton-cpp make -f cpp/CMakeFiles/codec_test.dir/build.make cpp/CMakeFiles/codec_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/codec_test.dir/DependInfo.cmake --color= Scanning dependencies of target codec_test make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/CMakeFiles/codec_test.dir/build.make cpp/CMakeFiles/codec_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 11 [ 83%] Building CXX object cpp/CMakeFiles/codec_test.dir/src/codec_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/codec_test.dir/src/codec_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/codec_test.cpp Linking CXX executable codec_test cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/codec_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/codec_test.dir/src/codec_test.cpp.o -o codec_test -rdynamic libqpid-proton-cpp.so.12.3.0 -lpthread -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 11 [ 83%] Built target codec_test make -f cpp/CMakeFiles/connect_config_test.dir/build.make cpp/CMakeFiles/connect_config_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/connect_config_test.dir/DependInfo.cmake --color= Scanning dependencies of target connect_config_test make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/CMakeFiles/connect_config_test.dir/build.make cpp/CMakeFiles/connect_config_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 12 [ 84%] Building CXX object cpp/CMakeFiles/connect_config_test.dir/src/connect_config_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/connect_config_test.dir/src/connect_config_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/connect_config_test.cpp Linking CXX executable connect_config_test cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/connect_config_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/connect_config_test.dir/src/connect_config_test.cpp.o -o connect_config_test -rdynamic libqpid-proton-cpp.so.12.3.0 -lpthread ../c/libqpid-proton-core.so.10.6.0 -lpthread /usr/lib64/libssl.so -lcrypto /usr/lib64/libsasl2.so -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp:/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 12 [ 84%] Built target connect_config_test make -f cpp/CMakeFiles/connection_driver_test.dir/build.make cpp/CMakeFiles/connection_driver_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/connection_driver_test.dir/DependInfo.cmake --color= Scanning dependencies of target connection_driver_test make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/CMakeFiles/connection_driver_test.dir/build.make cpp/CMakeFiles/connection_driver_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 13 [ 85%] Building CXX object cpp/CMakeFiles/connection_driver_test.dir/src/connection_driver_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/connection_driver_test.dir/src/connection_driver_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/connection_driver_test.cpp Linking CXX executable connection_driver_test cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/connection_driver_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/connection_driver_test.dir/src/connection_driver_test.cpp.o -o connection_driver_test -rdynamic libqpid-proton-cpp.so.12.3.0 -lpthread -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 13 [ 85%] Built target connection_driver_test make -f cpp/CMakeFiles/container_test.dir/build.make cpp/CMakeFiles/container_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/container_test.dir/DependInfo.cmake --color= Scanning dependencies of target container_test make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/CMakeFiles/container_test.dir/build.make cpp/CMakeFiles/container_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 14 [ 86%] Building CXX object cpp/CMakeFiles/container_test.dir/src/container_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/container_test.dir/src/container_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/container_test.cpp Linking CXX executable container_test cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/container_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/container_test.dir/src/container_test.cpp.o -o container_test -rdynamic libqpid-proton-cpp.so.12.3.0 -lpthread -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 14 [ 86%] Built target container_test make -f cpp/CMakeFiles/interop_test.dir/build.make cpp/CMakeFiles/interop_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/interop_test.dir/DependInfo.cmake --color= Scanning dependencies of target interop_test make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/CMakeFiles/interop_test.dir/build.make cpp/CMakeFiles/interop_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 18 [ 87%] Building CXX object cpp/CMakeFiles/interop_test.dir/src/interop_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/interop_test.dir/src/interop_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/interop_test.cpp Linking CXX executable interop_test cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/interop_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/interop_test.dir/src/interop_test.cpp.o -o interop_test -rdynamic libqpid-proton-cpp.so.12.3.0 -lpthread -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 18 [ 87%] Built target interop_test make -f cpp/CMakeFiles/link_test.dir/build.make cpp/CMakeFiles/link_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/link_test.dir/DependInfo.cmake --color= Scanning dependencies of target link_test make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/CMakeFiles/link_test.dir/build.make cpp/CMakeFiles/link_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 87%] Building CXX object cpp/CMakeFiles/link_test.dir/src/link_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/link_test.dir/src/link_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/link_test.cpp Linking CXX executable link_test cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/link_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/link_test.dir/src/link_test.cpp.o -o link_test -rdynamic libqpid-proton-cpp.so.12.3.0 -lpthread -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 87%] Built target link_test make -f cpp/CMakeFiles/map_test.dir/build.make cpp/CMakeFiles/map_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/map_test.dir/DependInfo.cmake --color= Scanning dependencies of target map_test make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/CMakeFiles/map_test.dir/build.make cpp/CMakeFiles/map_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 19 [ 88%] Building CXX object cpp/CMakeFiles/map_test.dir/src/map_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/map_test.dir/src/map_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/map_test.cpp Linking CXX executable map_test cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/map_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/map_test.dir/src/map_test.cpp.o -o map_test -rdynamic libqpid-proton-cpp.so.12.3.0 -lpthread -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 19 [ 88%] Built target map_test make -f cpp/CMakeFiles/message_test.dir/build.make cpp/CMakeFiles/message_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/message_test.dir/DependInfo.cmake --color= Scanning dependencies of target message_test make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/CMakeFiles/message_test.dir/build.make cpp/CMakeFiles/message_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 20 [ 89%] Building CXX object cpp/CMakeFiles/message_test.dir/src/message_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/message_test.dir/src/message_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/message_test.cpp Linking CXX executable message_test cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/message_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/message_test.dir/src/message_test.cpp.o -o message_test -rdynamic libqpid-proton-cpp.so.12.3.0 -lpthread -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 20 [ 89%] Built target message_test make -f cpp/CMakeFiles/reconnect_test.dir/build.make cpp/CMakeFiles/reconnect_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/reconnect_test.dir/DependInfo.cmake --color= Scanning dependencies of target reconnect_test make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/CMakeFiles/reconnect_test.dir/build.make cpp/CMakeFiles/reconnect_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 89%] Building CXX object cpp/CMakeFiles/reconnect_test.dir/src/reconnect_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/reconnect_test.dir/src/reconnect_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/reconnect_test.cpp Linking CXX executable reconnect_test cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/reconnect_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/reconnect_test.dir/src/reconnect_test.cpp.o -o reconnect_test -rdynamic libqpid-proton-cpp.so.12.3.0 -lpthread -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 89%] Built target reconnect_test make -f cpp/CMakeFiles/scalar_test.dir/build.make cpp/CMakeFiles/scalar_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/scalar_test.dir/DependInfo.cmake --color= Scanning dependencies of target scalar_test make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/CMakeFiles/scalar_test.dir/build.make cpp/CMakeFiles/scalar_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 94 [ 90%] Building CXX object cpp/CMakeFiles/scalar_test.dir/src/scalar_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/scalar_test.dir/src/scalar_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/scalar_test.cpp Linking CXX executable scalar_test cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/scalar_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/scalar_test.dir/src/scalar_test.cpp.o -o scalar_test -rdynamic libqpid-proton-cpp.so.12.3.0 -lpthread -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 94 [ 90%] Built target scalar_test make -f cpp/CMakeFiles/url_test.dir/build.make cpp/CMakeFiles/url_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/url_test.dir/DependInfo.cmake --color= Scanning dependencies of target url_test make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/CMakeFiles/url_test.dir/build.make cpp/CMakeFiles/url_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 99 [ 91%] Building CXX object cpp/CMakeFiles/url_test.dir/src/url_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/url_test.dir/src/url_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/url_test.cpp Linking CXX executable url_test cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/url_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/url_test.dir/src/url_test.cpp.o -o url_test -rdynamic libqpid-proton-cpp.so.12.3.0 -lpthread -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 99 [ 91%] Built target url_test make -f cpp/CMakeFiles/value_test.dir/build.make cpp/CMakeFiles/value_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/value_test.dir/DependInfo.cmake --color= Scanning dependencies of target value_test make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/CMakeFiles/value_test.dir/build.make cpp/CMakeFiles/value_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 100 [ 92%] Building CXX object cpp/CMakeFiles/value_test.dir/src/value_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/value_test.dir/src/value_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/src/value_test.cpp Linking CXX executable value_test cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/value_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/value_test.dir/src/value_test.cpp.o -o value_test -rdynamic libqpid-proton-cpp.so.12.3.0 -lpthread -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 100 [ 92%] Built target value_test make -f cpp/examples/CMakeFiles/broker.dir/build.make cpp/examples/CMakeFiles/broker.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/broker.dir/DependInfo.cmake --color= Scanning dependencies of target broker make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/examples/CMakeFiles/broker.dir/build.make cpp/examples/CMakeFiles/broker.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 92%] Building CXX object cpp/examples/CMakeFiles/broker.dir/broker.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/broker.dir/broker.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples/broker.cpp Linking CXX executable broker cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/broker.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/broker.dir/broker.cpp.o -o broker -rdynamic ../libqpid-proton-cpp.so.12.3.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 92%] Built target broker make -f cpp/examples/CMakeFiles/client.dir/build.make cpp/examples/CMakeFiles/client.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/client.dir/DependInfo.cmake --color= Scanning dependencies of target client make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/examples/CMakeFiles/client.dir/build.make cpp/examples/CMakeFiles/client.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 92%] Building CXX object cpp/examples/CMakeFiles/client.dir/client.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/client.dir/client.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples/client.cpp Linking CXX executable client cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/client.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/client.dir/client.cpp.o -o client -rdynamic ../libqpid-proton-cpp.so.12.3.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 92%] Built target client make -f cpp/examples/CMakeFiles/colour_send.dir/build.make cpp/examples/CMakeFiles/colour_send.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/colour_send.dir/DependInfo.cmake --color= Scanning dependencies of target colour_send make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/examples/CMakeFiles/colour_send.dir/build.make cpp/examples/CMakeFiles/colour_send.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 92%] Building CXX object cpp/examples/CMakeFiles/colour_send.dir/colour_send.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/colour_send.dir/colour_send.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples/colour_send.cpp Linking CXX executable colour_send cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/colour_send.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/colour_send.dir/colour_send.cpp.o -o colour_send -rdynamic ../libqpid-proton-cpp.so.12.3.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 92%] Built target colour_send make -f cpp/examples/CMakeFiles/connection_options.dir/build.make cpp/examples/CMakeFiles/connection_options.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/connection_options.dir/DependInfo.cmake --color= Scanning dependencies of target connection_options make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/examples/CMakeFiles/connection_options.dir/build.make cpp/examples/CMakeFiles/connection_options.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 92%] Building CXX object cpp/examples/CMakeFiles/connection_options.dir/connection_options.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/connection_options.dir/connection_options.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples/connection_options.cpp Linking CXX executable connection_options cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/connection_options.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/connection_options.dir/connection_options.cpp.o -o connection_options -rdynamic ../libqpid-proton-cpp.so.12.3.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 92%] Built target connection_options make -f cpp/examples/CMakeFiles/direct_recv.dir/build.make cpp/examples/CMakeFiles/direct_recv.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/direct_recv.dir/DependInfo.cmake --color= Scanning dependencies of target direct_recv make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/examples/CMakeFiles/direct_recv.dir/build.make cpp/examples/CMakeFiles/direct_recv.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 92%] Building CXX object cpp/examples/CMakeFiles/direct_recv.dir/direct_recv.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/direct_recv.dir/direct_recv.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples/direct_recv.cpp Linking CXX executable direct_recv cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/direct_recv.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/direct_recv.dir/direct_recv.cpp.o -o direct_recv -rdynamic ../libqpid-proton-cpp.so.12.3.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 92%] Built target direct_recv make -f cpp/examples/CMakeFiles/direct_send.dir/build.make cpp/examples/CMakeFiles/direct_send.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/direct_send.dir/DependInfo.cmake --color= Scanning dependencies of target direct_send make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/examples/CMakeFiles/direct_send.dir/build.make cpp/examples/CMakeFiles/direct_send.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 15 [ 93%] Building CXX object cpp/examples/CMakeFiles/direct_send.dir/direct_send.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/direct_send.dir/direct_send.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples/direct_send.cpp Linking CXX executable direct_send cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/direct_send.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/direct_send.dir/direct_send.cpp.o -o direct_send -rdynamic ../libqpid-proton-cpp.so.12.3.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 15 [ 93%] Built target direct_send make -f cpp/examples/CMakeFiles/encode_decode.dir/build.make cpp/examples/CMakeFiles/encode_decode.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/encode_decode.dir/DependInfo.cmake --color= Scanning dependencies of target encode_decode make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/examples/CMakeFiles/encode_decode.dir/build.make cpp/examples/CMakeFiles/encode_decode.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 93%] Building CXX object cpp/examples/CMakeFiles/encode_decode.dir/encode_decode.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/encode_decode.dir/encode_decode.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples/encode_decode.cpp Linking CXX executable encode_decode cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/encode_decode.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/encode_decode.dir/encode_decode.cpp.o -o encode_decode -rdynamic ../libqpid-proton-cpp.so.12.3.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 93%] Built target encode_decode make -f cpp/examples/CMakeFiles/flow_control.dir/build.make cpp/examples/CMakeFiles/flow_control.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/flow_control.dir/DependInfo.cmake --color= Scanning dependencies of target flow_control make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/examples/CMakeFiles/flow_control.dir/build.make cpp/examples/CMakeFiles/flow_control.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 16 [ 94%] Building CXX object cpp/examples/CMakeFiles/flow_control.dir/flow_control.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/flow_control.dir/flow_control.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples/flow_control.cpp Linking CXX executable flow_control cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/flow_control.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/flow_control.dir/flow_control.cpp.o -o flow_control -rdynamic ../libqpid-proton-cpp.so.12.3.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 16 [ 94%] Built target flow_control make -f cpp/examples/CMakeFiles/helloworld.dir/build.make cpp/examples/CMakeFiles/helloworld.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/helloworld.dir/DependInfo.cmake --color= Scanning dependencies of target helloworld make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/examples/CMakeFiles/helloworld.dir/build.make cpp/examples/CMakeFiles/helloworld.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 94%] Building CXX object cpp/examples/CMakeFiles/helloworld.dir/helloworld.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/helloworld.dir/helloworld.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples/helloworld.cpp Linking CXX executable helloworld cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/helloworld.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/helloworld.dir/helloworld.cpp.o -o helloworld -rdynamic ../libqpid-proton-cpp.so.12.3.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 94%] Built target helloworld make -f cpp/examples/CMakeFiles/message_properties.dir/build.make cpp/examples/CMakeFiles/message_properties.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/message_properties.dir/DependInfo.cmake --color= Scanning dependencies of target message_properties make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/examples/CMakeFiles/message_properties.dir/build.make cpp/examples/CMakeFiles/message_properties.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 94%] Building CXX object cpp/examples/CMakeFiles/message_properties.dir/message_properties.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/message_properties.dir/message_properties.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples/message_properties.cpp Linking CXX executable message_properties cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/message_properties.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/message_properties.dir/message_properties.cpp.o -o message_properties -rdynamic ../libqpid-proton-cpp.so.12.3.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 94%] Built target message_properties make -f cpp/examples/CMakeFiles/queue_browser.dir/build.make cpp/examples/CMakeFiles/queue_browser.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/queue_browser.dir/DependInfo.cmake --color= Scanning dependencies of target queue_browser make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/examples/CMakeFiles/queue_browser.dir/build.make cpp/examples/CMakeFiles/queue_browser.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 94%] Building CXX object cpp/examples/CMakeFiles/queue_browser.dir/queue_browser.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/queue_browser.dir/queue_browser.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples/queue_browser.cpp Linking CXX executable queue_browser cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/queue_browser.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/queue_browser.dir/queue_browser.cpp.o -o queue_browser -rdynamic ../libqpid-proton-cpp.so.12.3.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 94%] Built target queue_browser make -f cpp/examples/CMakeFiles/reconnect_client.dir/build.make cpp/examples/CMakeFiles/reconnect_client.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/reconnect_client.dir/DependInfo.cmake --color= Scanning dependencies of target reconnect_client make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/examples/CMakeFiles/reconnect_client.dir/build.make cpp/examples/CMakeFiles/reconnect_client.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 93 [ 95%] Building CXX object cpp/examples/CMakeFiles/reconnect_client.dir/reconnect_client.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/reconnect_client.dir/reconnect_client.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples/reconnect_client.cpp Linking CXX executable reconnect_client cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/reconnect_client.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/reconnect_client.dir/reconnect_client.cpp.o -o reconnect_client -rdynamic ../libqpid-proton-cpp.so.12.3.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 93 [ 95%] Built target reconnect_client make -f cpp/examples/CMakeFiles/scheduled_send_03.dir/build.make cpp/examples/CMakeFiles/scheduled_send_03.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/scheduled_send_03.dir/DependInfo.cmake --color= Scanning dependencies of target scheduled_send_03 make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/examples/CMakeFiles/scheduled_send_03.dir/build.make cpp/examples/CMakeFiles/scheduled_send_03.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 95%] Building CXX object cpp/examples/CMakeFiles/scheduled_send_03.dir/scheduled_send_03.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/scheduled_send_03.dir/scheduled_send_03.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples/scheduled_send_03.cpp Linking CXX executable scheduled_send_03 cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/scheduled_send_03.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/scheduled_send_03.dir/scheduled_send_03.cpp.o -o scheduled_send_03 -rdynamic ../libqpid-proton-cpp.so.12.3.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 95%] Built target scheduled_send_03 make -f cpp/examples/CMakeFiles/selected_recv.dir/build.make cpp/examples/CMakeFiles/selected_recv.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/selected_recv.dir/DependInfo.cmake --color= Scanning dependencies of target selected_recv make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/examples/CMakeFiles/selected_recv.dir/build.make cpp/examples/CMakeFiles/selected_recv.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 95 [ 96%] Building CXX object cpp/examples/CMakeFiles/selected_recv.dir/selected_recv.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/selected_recv.dir/selected_recv.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples/selected_recv.cpp Linking CXX executable selected_recv cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/selected_recv.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/selected_recv.dir/selected_recv.cpp.o -o selected_recv -rdynamic ../libqpid-proton-cpp.so.12.3.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 95 [ 96%] Built target selected_recv make -f cpp/examples/CMakeFiles/server.dir/build.make cpp/examples/CMakeFiles/server.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/server.dir/DependInfo.cmake --color= Scanning dependencies of target server make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/examples/CMakeFiles/server.dir/build.make cpp/examples/CMakeFiles/server.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 96%] Building CXX object cpp/examples/CMakeFiles/server.dir/server.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/server.dir/server.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples/server.cpp Linking CXX executable server cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/server.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/server.dir/server.cpp.o -o server -rdynamic ../libqpid-proton-cpp.so.12.3.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 96%] Built target server make -f cpp/examples/CMakeFiles/server_direct.dir/build.make cpp/examples/CMakeFiles/server_direct.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/server_direct.dir/DependInfo.cmake --color= Scanning dependencies of target server_direct make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/examples/CMakeFiles/server_direct.dir/build.make cpp/examples/CMakeFiles/server_direct.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 96 [ 97%] Building CXX object cpp/examples/CMakeFiles/server_direct.dir/server_direct.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/server_direct.dir/server_direct.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples/server_direct.cpp Linking CXX executable server_direct cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/server_direct.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/server_direct.dir/server_direct.cpp.o -o server_direct -rdynamic ../libqpid-proton-cpp.so.12.3.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 96 [ 97%] Built target server_direct make -f cpp/examples/CMakeFiles/simple_connect.dir/build.make cpp/examples/CMakeFiles/simple_connect.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/simple_connect.dir/DependInfo.cmake --color= Scanning dependencies of target simple_connect make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/examples/CMakeFiles/simple_connect.dir/build.make cpp/examples/CMakeFiles/simple_connect.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 97%] Building CXX object cpp/examples/CMakeFiles/simple_connect.dir/simple_connect.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/simple_connect.dir/simple_connect.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples/simple_connect.cpp Linking CXX executable simple_connect cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/simple_connect.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/simple_connect.dir/simple_connect.cpp.o -o simple_connect -rdynamic ../libqpid-proton-cpp.so.12.3.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 97%] Built target simple_connect make -f cpp/examples/CMakeFiles/simple_recv.dir/build.make cpp/examples/CMakeFiles/simple_recv.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/simple_recv.dir/DependInfo.cmake --color= Scanning dependencies of target simple_recv make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/examples/CMakeFiles/simple_recv.dir/build.make cpp/examples/CMakeFiles/simple_recv.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 97 [ 98%] Building CXX object cpp/examples/CMakeFiles/simple_recv.dir/simple_recv.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/simple_recv.dir/simple_recv.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples/simple_recv.cpp Linking CXX executable simple_recv cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/simple_recv.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/simple_recv.dir/simple_recv.cpp.o -o simple_recv -rdynamic ../libqpid-proton-cpp.so.12.3.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 97 [ 98%] Built target simple_recv make -f cpp/examples/CMakeFiles/simple_send.dir/build.make cpp/examples/CMakeFiles/simple_send.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/simple_send.dir/DependInfo.cmake --color= Scanning dependencies of target simple_send make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/examples/CMakeFiles/simple_send.dir/build.make cpp/examples/CMakeFiles/simple_send.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 98%] Building CXX object cpp/examples/CMakeFiles/simple_send.dir/simple_send.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/simple_send.dir/simple_send.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples/simple_send.cpp Linking CXX executable simple_send cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/simple_send.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/simple_send.dir/simple_send.cpp.o -o simple_send -rdynamic ../libqpid-proton-cpp.so.12.3.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 98%] Built target simple_send make -f cpp/examples/CMakeFiles/ssl.dir/build.make cpp/examples/CMakeFiles/ssl.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/ssl.dir/DependInfo.cmake --color= Scanning dependencies of target ssl make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/examples/CMakeFiles/ssl.dir/build.make cpp/examples/CMakeFiles/ssl.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 98 [ 99%] Building CXX object cpp/examples/CMakeFiles/ssl.dir/ssl.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/ssl.dir/ssl.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples/ssl.cpp Linking CXX executable ssl cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/ssl.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/ssl.dir/ssl.cpp.o -o ssl -rdynamic ../libqpid-proton-cpp.so.12.3.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 98 [ 99%] Built target ssl make -f cpp/examples/CMakeFiles/ssl_client_cert.dir/build.make cpp/examples/CMakeFiles/ssl_client_cert.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/ssl_client_cert.dir/DependInfo.cmake --color= Scanning dependencies of target ssl_client_cert make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/examples/CMakeFiles/ssl_client_cert.dir/build.make cpp/examples/CMakeFiles/ssl_client_cert.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 99%] Building CXX object cpp/examples/CMakeFiles/ssl_client_cert.dir/ssl_client_cert.cpp.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -I/usr/include/jsoncpp -I/builddir/build/BUILD/qpid-proton-0.26.0/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/c/src -I/builddir/build/BUILD/qpid-proton-0.26.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp -std=c++11 -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/ssl_client_cert.dir/ssl_client_cert.cpp.o -c /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples/ssl_client_cert.cpp Linking CXX executable ssl_client_cert cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/ssl_client_cert.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro,-z,now CMakeFiles/ssl_client_cert.dir/ssl_client_cert.cpp.o -o ssl_client_cert -rdynamic ../libqpid-proton-cpp.so.12.3.0 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 99%] Built target ssl_client_cert make -f python/CMakeFiles/_cproton.dir/build.make python/CMakeFiles/_cproton.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 99%] Swig source cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python && /usr/bin/cmake -E make_directory /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python && /usr/bin/swig -python -threads -DUINTPTR_SIZE=8 -outdir /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/usr/include/python2.7 -o /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python/cprotonPYTHON_wrap.c /builddir/build/BUILD/qpid-proton-0.26.0/python/cproton.i cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/python /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python/CMakeFiles/_cproton.dir/DependInfo.cmake --color= Scanning dependencies of target _cproton make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f python/CMakeFiles/_cproton.dir/build.make python/CMakeFiles/_cproton.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 1 [100%] Building C object python/CMakeFiles/_cproton.dir/cprotonPYTHON_wrap.c.o cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include -I/usr/include/python2.7 -o CMakeFiles/_cproton.dir/cprotonPYTHON_wrap.c.o -c /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python/cprotonPYTHON_wrap.c /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python/cprotonPYTHON_wrap.c:6551:12: warning: 'check_state' defined but not used [-Wunused-function] static int check_state(int x) { ^ /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python/cprotonPYTHON_wrap.c:6562:12: warning: 'check_disposition' defined but not used [-Wunused-function] static int check_disposition(int x) { ^ /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python/cprotonPYTHON_wrap.c:6573:12: warning: 'check_trace' defined but not used [-Wunused-function] static int check_trace(int x) { ^ Linking C shared module _cproton.so cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/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 -m64 -mtune=generic -fvisibility=hidden -O2 -g -DNDEBUG -Wl,--no-undefined -Wl,-z,relro -shared -Wl,-soname,_cproton.so -o _cproton.so CMakeFiles/_cproton.dir/cprotonPYTHON_wrap.c.o ../c/libqpid-proton.so.11.7.0 -lpython2.7 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c: make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 1 [100%] Built target _cproton make -f python/CMakeFiles/py_src_dist.dir/build.make python/CMakeFiles/py_src_dist.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/python /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python/CMakeFiles/py_src_dist.dir/DependInfo.cmake --color= Scanning dependencies of target py_src_dist make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f python/CMakeFiles/py_src_dist.dir/build.make python/CMakeFiles/py_src_dist.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python && /usr/bin/cmake -E copy_directory /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python/dist/include cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python && /usr/bin/cmake -E copy_directory /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python/dist/src make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [100%] Built target py_src_dist make[1]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 0 make -f CMakeFiles/Makefile2 docs make[1]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -H/builddir/build/BUILD/qpid-proton-0.26.0 -B/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 0 make -f CMakeFiles/Makefile2 CMakeFiles/docs.dir/all make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f python/CMakeFiles/docs-py.dir/build.make python/CMakeFiles/docs-py.dir/depend make[3]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/python /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python/CMakeFiles/docs-py.dir/DependInfo.cmake --color= Scanning dependencies of target docs-py make[3]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f python/CMakeFiles/docs-py.dir/build.make python/CMakeFiles/docs-py.dir/build make[3]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python && /usr/bin/python /builddir/build/BUILD/qpid-proton-0.26.0/scripts/env.py -- PYTHONPATH=/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python:/builddir/build/BUILD/qpid-proton-0.26.0/python /usr/bin/epydoc -v --no-private --html -o /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python/html /builddir/build/BUILD/qpid-proton-0.26.0/python/proton/__init__.py /builddir/build/BUILD/qpid-proton-0.26.0/python/proton/_compat.py /builddir/build/BUILD/qpid-proton-0.26.0/python/proton/_common.py /builddir/build/BUILD/qpid-proton-0.26.0/python/proton/_condition.py /builddir/build/BUILD/qpid-proton-0.26.0/python/proton/_data.py /builddir/build/BUILD/qpid-proton-0.26.0/python/proton/_delivery.py /builddir/build/BUILD/qpid-proton-0.26.0/python/proton/_endpoints.py /builddir/build/BUILD/qpid-proton-0.26.0/python/proton/_events.py /builddir/build/BUILD/qpid-proton-0.26.0/python/proton/_exceptions.py /builddir/build/BUILD/qpid-proton-0.26.0/python/proton/_message.py /builddir/build/BUILD/qpid-proton-0.26.0/python/proton/_transport.py /builddir/build/BUILD/qpid-proton-0.26.0/python/proton/_url.py /builddir/build/BUILD/qpid-proton-0.26.0/python/proton/_wrapper.py /builddir/build/BUILD/qpid-proton-0.26.0/python/proton/handlers.py /builddir/build/BUILD/qpid-proton-0.26.0/python/proton/reactor.py /builddir/build/BUILD/qpid-proton-0.26.0/python/proton/utils.py /builddir/build/BUILD/qpid-proton-0.26.0/python/proton/_handlers.py /builddir/build/BUILD/qpid-proton-0.26.0/python/proton/_reactor.py /builddir/build/BUILD/qpid-proton-0.26.0/python/proton/_reactor_impl.py /builddir/build/BUILD/qpid-proton-0.26.0/python/proton/_utils.py [.........................................................................] make[3]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles Built target docs-py make -f c/docs/CMakeFiles/docs-c.dir/build.make c/docs/CMakeFiles/docs-c.dir/depend make[3]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/docs /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/docs /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/docs/CMakeFiles/docs-c.dir/DependInfo.cmake --color= Scanning dependencies of target docs-c make[3]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f c/docs/CMakeFiles/docs-c.dir/build.make c/docs/CMakeFiles/docs-c.dir/build make[3]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/docs && /usr/bin/cmake -E remove_directory html cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/docs && /usr/bin/doxygen user.doxygen Warning: ignoring unsupported tag `HIDE_COMPOUND_REFERENCE =' at line 16, file user.doxygen /builddir/build/BUILD/qpid-proton-0.26.0/c/docs/advanced.md:3: warning: unable to resolve reference to `threads' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/c/docs/advanced.md:4: warning: unable to resolve reference to `io_page' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/c/docs/advanced.md:5: warning: unable to resolve reference to `buffering' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/c/docs/main.md:23: warning: unable to resolve reference to `io_page' for \ref command make[3]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles Built target docs-c make -f cpp/docs/CMakeFiles/docs-cpp.dir/build.make cpp/docs/CMakeFiles/docs-cpp.dir/depend make[3]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/docs /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/docs /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/docs/CMakeFiles/docs-cpp.dir/DependInfo.cmake --color= Scanning dependencies of target docs-cpp make[3]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f cpp/docs/CMakeFiles/docs-cpp.dir/build.make cpp/docs/CMakeFiles/docs-cpp.dir/build make[3]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/docs && /usr/bin/cmake -E remove_directory html cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/docs && /usr/bin/doxygen user.doxygen Warning: ignoring unsupported tag `HIDE_COMPOUND_REFERENCE =' at line 17, file user.doxygen /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/connect_config.hpp:39: warning: unable to resolve reference to `connect-config' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/connect_config.hpp:45: warning: unable to resolve reference to `connect-config' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/docs/main.md:8: warning: unable to resolve reference to `overview_page' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/docs/main.md:16: warning: unable to resolve reference to `mt_page' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/docs/main.md:26: warning: unable to resolve reference to `overview_page' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/docs/main.md:30: warning: unable to resolve reference to `types_page' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/docs/main.md:37: warning: unable to resolve reference to `io_page' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/container.hpp:116: warning: unable to resolve reference to `connect-config' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/docs/mt.md:205: warning: unable to resolve reference to `io_page' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples/tutorial.dox:112: warning: unable to resolve reference to `types_page' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/container.hpp:111: warning: unable to resolve reference to `connect-config' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/container.hpp:116: warning: unable to resolve reference to `connect-config' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/container.hpp:56: warning: unable to resolve reference to `mt_page' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/container.hpp:68: warning: unable to resolve reference to `mt_page' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/container.hpp:111: warning: unable to resolve reference to `connect-config' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/container.hpp:116: warning: unable to resolve reference to `connect-config' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/container.hpp:141: warning: unable to resolve reference to `mt_page' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/map.hpp:117: warning: unable to resolve reference to `types_page' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/map.hpp:91: warning: unable to resolve reference to `types_page' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/messaging_handler.hpp:48: warning: unable to resolve reference to `mt_page' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/null.hpp:36: warning: unable to resolve reference to `types_page' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/scalar.hpp:36: warning: unable to resolve reference to `types_page' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/value.hpp:56: warning: unable to resolve reference to `types_page' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/codec/decoder.hpp:54: warning: unable to resolve reference to `types_page' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/codec/encoder.hpp:48: warning: unable to resolve reference to `types_page' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/connect_config.hpp:39: warning: unable to resolve reference to `connect-config' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/connect_config.hpp:45: warning: unable to resolve reference to `connect-config' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/connect_config.hpp:29: warning: unable to resolve reference to `connect-config' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/connect_config.hpp:35: warning: unable to resolve reference to `connect-config' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/connect_config.hpp:39: warning: unable to resolve reference to `connect-config' for \ref command /builddir/build/BUILD/qpid-proton-0.26.0/cpp/include/proton/connect_config.hpp:45: warning: unable to resolve reference to `connect-config' for \ref command make[3]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles Built target docs-cpp make -f CMakeFiles/docs.dir/build.make CMakeFiles/docs.dir/depend make[3]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles/docs.dir/DependInfo.cmake --color= Scanning dependencies of target docs make[3]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make -f CMakeFiles/docs.dir/build.make CMakeFiles/docs.dir/build make[3]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[3]: Nothing to be done for `CMakeFiles/docs.dir/build'. make[3]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles Built target docs make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 0 make[1]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9OTUrF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64 + cd qpid-proton-0.26.0 + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64 + cd buildpython2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64 /usr/bin/cmake -H/builddir/build/BUILD/qpid-proton-0.26.0 -B/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/CMakeFiles/qpid-proton.dir/build.make c/CMakeFiles/qpid-proton.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/CMakeFiles/qpid-proton.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/CMakeFiles/qpid-proton.dir/build.make c/CMakeFiles/qpid-proton.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/CMakeFiles/qpid-proton.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 [ 24%] Built target qpid-proton /usr/bin/make -f c/CMakeFiles/generated_c_files.dir/build.make c/CMakeFiles/generated_c_files.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/CMakeFiles/generated_c_files.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/CMakeFiles/generated_c_files.dir/build.make c/CMakeFiles/generated_c_files.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/CMakeFiles/generated_c_files.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 17 [ 25%] Built target generated_c_files /usr/bin/make -f c/CMakeFiles/qpid-proton-core.dir/build.make c/CMakeFiles/qpid-proton-core.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/CMakeFiles/qpid-proton-core.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/CMakeFiles/qpid-proton-core.dir/build.make c/CMakeFiles/qpid-proton-core.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/CMakeFiles/qpid-proton-core.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 [ 40%] Built target qpid-proton-core /usr/bin/make -f c/CMakeFiles/qpid-proton-proactor.dir/build.make c/CMakeFiles/qpid-proton-proactor.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/CMakeFiles/qpid-proton-proactor.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/CMakeFiles/qpid-proton-proactor.dir/build.make c/CMakeFiles/qpid-proton-proactor.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/CMakeFiles/qpid-proton-proactor.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 90 [ 41%] Built target qpid-proton-proactor /usr/bin/make -f c/examples/CMakeFiles/c-broker.dir/build.make c/examples/CMakeFiles/c-broker.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples/CMakeFiles/c-broker.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/examples/CMakeFiles/c-broker.dir/build.make c/examples/CMakeFiles/c-broker.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/examples/CMakeFiles/c-broker.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 2 [ 42%] Built target c-broker /usr/bin/make -f c/examples/CMakeFiles/c-direct.dir/build.make c/examples/CMakeFiles/c-direct.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples/CMakeFiles/c-direct.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/examples/CMakeFiles/c-direct.dir/build.make c/examples/CMakeFiles/c-direct.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/examples/CMakeFiles/c-direct.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 4 [ 43%] Built target c-direct /usr/bin/make -f c/examples/CMakeFiles/c-receive.dir/build.make c/examples/CMakeFiles/c-receive.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples/CMakeFiles/c-receive.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/examples/CMakeFiles/c-receive.dir/build.make c/examples/CMakeFiles/c-receive.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/examples/CMakeFiles/c-receive.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 43%] Built target c-receive /usr/bin/make -f c/examples/CMakeFiles/c-send.dir/build.make c/examples/CMakeFiles/c-send.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples/CMakeFiles/c-send.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/examples/CMakeFiles/c-send.dir/build.make c/examples/CMakeFiles/c-send.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/examples/CMakeFiles/c-send.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 43%] Built target c-send /usr/bin/make -f c/examples/CMakeFiles/c-send-abort.dir/build.make c/examples/CMakeFiles/c-send-abort.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples/CMakeFiles/c-send-abort.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/examples/CMakeFiles/c-send-abort.dir/build.make c/examples/CMakeFiles/c-send-abort.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/examples/CMakeFiles/c-send-abort.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 9 [ 44%] Built target c-send-abort /usr/bin/make -f c/examples/CMakeFiles/c-send-ssl.dir/build.make c/examples/CMakeFiles/c-send-ssl.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/examples/CMakeFiles/c-send-ssl.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/examples/CMakeFiles/c-send-ssl.dir/build.make c/examples/CMakeFiles/c-send-ssl.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/examples/CMakeFiles/c-send-ssl.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 44%] Built target c-send-ssl /usr/bin/make -f c/tests/CMakeFiles/c-condition-tests.dir/build.make c/tests/CMakeFiles/c-condition-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests/CMakeFiles/c-condition-tests.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/tests/CMakeFiles/c-condition-tests.dir/build.make c/tests/CMakeFiles/c-condition-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/tests/CMakeFiles/c-condition-tests.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 44%] Built target c-condition-tests /usr/bin/make -f c/tests/CMakeFiles/c-connection-driver-tests.dir/build.make c/tests/CMakeFiles/c-connection-driver-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests/CMakeFiles/c-connection-driver-tests.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/tests/CMakeFiles/c-connection-driver-tests.dir/build.make c/tests/CMakeFiles/c-connection-driver-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/tests/CMakeFiles/c-connection-driver-tests.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 3 [ 45%] Built target c-connection-driver-tests /usr/bin/make -f c/tests/CMakeFiles/c-data-tests.dir/build.make c/tests/CMakeFiles/c-data-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests/CMakeFiles/c-data-tests.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/tests/CMakeFiles/c-data-tests.dir/build.make c/tests/CMakeFiles/c-data-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/tests/CMakeFiles/c-data-tests.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 45%] Built target c-data-tests /usr/bin/make -f c/tests/CMakeFiles/c-engine-tests.dir/build.make c/tests/CMakeFiles/c-engine-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests/CMakeFiles/c-engine-tests.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/tests/CMakeFiles/c-engine-tests.dir/build.make c/tests/CMakeFiles/c-engine-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/tests/CMakeFiles/c-engine-tests.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 45%] Built target c-engine-tests /usr/bin/make -f c/tests/CMakeFiles/c-event-tests.dir/build.make c/tests/CMakeFiles/c-event-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests/CMakeFiles/c-event-tests.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/tests/CMakeFiles/c-event-tests.dir/build.make c/tests/CMakeFiles/c-event-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/tests/CMakeFiles/c-event-tests.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 5 [ 46%] Built target c-event-tests /usr/bin/make -f c/tests/CMakeFiles/c-message-tests.dir/build.make c/tests/CMakeFiles/c-message-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests/CMakeFiles/c-message-tests.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/tests/CMakeFiles/c-message-tests.dir/build.make c/tests/CMakeFiles/c-message-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/tests/CMakeFiles/c-message-tests.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 46%] Built target c-message-tests /usr/bin/make -f c/tests/CMakeFiles/c-object-tests.dir/build.make c/tests/CMakeFiles/c-object-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests/CMakeFiles/c-object-tests.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/tests/CMakeFiles/c-object-tests.dir/build.make c/tests/CMakeFiles/c-object-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/tests/CMakeFiles/c-object-tests.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 6 [ 47%] Built target c-object-tests /usr/bin/make -f c/tests/CMakeFiles/c-parse-url-tests.dir/build.make c/tests/CMakeFiles/c-parse-url-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests/CMakeFiles/c-parse-url-tests.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/tests/CMakeFiles/c-parse-url-tests.dir/build.make c/tests/CMakeFiles/c-parse-url-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/tests/CMakeFiles/c-parse-url-tests.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 47%] Built target c-parse-url-tests /usr/bin/make -f c/tests/CMakeFiles/c-proactor-tests.dir/build.make c/tests/CMakeFiles/c-proactor-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests/CMakeFiles/c-proactor-tests.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/tests/CMakeFiles/c-proactor-tests.dir/build.make c/tests/CMakeFiles/c-proactor-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/tests/CMakeFiles/c-proactor-tests.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 7 [ 48%] Built target c-proactor-tests /usr/bin/make -f c/tests/CMakeFiles/c-refcount-tests.dir/build.make c/tests/CMakeFiles/c-refcount-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests/CMakeFiles/c-refcount-tests.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/tests/CMakeFiles/c-refcount-tests.dir/build.make c/tests/CMakeFiles/c-refcount-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/tests/CMakeFiles/c-refcount-tests.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 8 [ 49%] Built target c-refcount-tests /usr/bin/make -f c/tests/CMakeFiles/c-ssl-tests.dir/build.make c/tests/CMakeFiles/c-ssl-tests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tests/CMakeFiles/c-ssl-tests.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/tests/CMakeFiles/c-ssl-tests.dir/build.make c/tests/CMakeFiles/c-ssl-tests.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/tests/CMakeFiles/c-ssl-tests.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 10 [ 50%] Built target c-ssl-tests /usr/bin/make -f c/tools/CMakeFiles/msgr-recv.dir/build.make c/tools/CMakeFiles/msgr-recv.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tools /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools/CMakeFiles/msgr-recv.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/tools/CMakeFiles/msgr-recv.dir/build.make c/tools/CMakeFiles/msgr-recv.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/tools/CMakeFiles/msgr-recv.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 21 [ 51%] Built target msgr-recv /usr/bin/make -f c/tools/CMakeFiles/msgr-send.dir/build.make c/tools/CMakeFiles/msgr-send.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tools /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools/CMakeFiles/msgr-send.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/tools/CMakeFiles/msgr-send.dir/build.make c/tools/CMakeFiles/msgr-send.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/tools/CMakeFiles/msgr-send.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 22 [ 52%] Built target msgr-send /usr/bin/make -f c/tools/CMakeFiles/reactor-recv.dir/build.make c/tools/CMakeFiles/reactor-recv.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tools /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools/CMakeFiles/reactor-recv.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/tools/CMakeFiles/reactor-recv.dir/build.make c/tools/CMakeFiles/reactor-recv.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/tools/CMakeFiles/reactor-recv.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 91 [ 53%] Built target reactor-recv /usr/bin/make -f c/tools/CMakeFiles/reactor-send.dir/build.make c/tools/CMakeFiles/reactor-send.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/c/tools /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/tools/CMakeFiles/reactor-send.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f c/tools/CMakeFiles/reactor-send.dir/build.make c/tools/CMakeFiles/reactor-send.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `c/tools/CMakeFiles/reactor-send.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 92 [ 54%] Built target reactor-send /usr/bin/make -f cpp/CMakeFiles/qpid-proton-cpp.dir/build.make cpp/CMakeFiles/qpid-proton-cpp.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/qpid-proton-cpp.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/CMakeFiles/qpid-proton-cpp.dir/build.make cpp/CMakeFiles/qpid-proton-cpp.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/CMakeFiles/qpid-proton-cpp.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 [ 82%] Built target qpid-proton-cpp /usr/bin/make -f cpp/CMakeFiles/codec_test.dir/build.make cpp/CMakeFiles/codec_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/codec_test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/CMakeFiles/codec_test.dir/build.make cpp/CMakeFiles/codec_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/CMakeFiles/codec_test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 11 [ 83%] Built target codec_test /usr/bin/make -f cpp/CMakeFiles/connect_config_test.dir/build.make cpp/CMakeFiles/connect_config_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/connect_config_test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/CMakeFiles/connect_config_test.dir/build.make cpp/CMakeFiles/connect_config_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/CMakeFiles/connect_config_test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 12 [ 84%] Built target connect_config_test /usr/bin/make -f cpp/CMakeFiles/connection_driver_test.dir/build.make cpp/CMakeFiles/connection_driver_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/connection_driver_test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/CMakeFiles/connection_driver_test.dir/build.make cpp/CMakeFiles/connection_driver_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/CMakeFiles/connection_driver_test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 13 [ 85%] Built target connection_driver_test /usr/bin/make -f cpp/CMakeFiles/container_test.dir/build.make cpp/CMakeFiles/container_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/container_test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/CMakeFiles/container_test.dir/build.make cpp/CMakeFiles/container_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/CMakeFiles/container_test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 14 [ 86%] Built target container_test /usr/bin/make -f cpp/CMakeFiles/interop_test.dir/build.make cpp/CMakeFiles/interop_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/interop_test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/CMakeFiles/interop_test.dir/build.make cpp/CMakeFiles/interop_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/CMakeFiles/interop_test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 18 [ 87%] Built target interop_test /usr/bin/make -f cpp/CMakeFiles/link_test.dir/build.make cpp/CMakeFiles/link_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/link_test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/CMakeFiles/link_test.dir/build.make cpp/CMakeFiles/link_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/CMakeFiles/link_test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 87%] Built target link_test /usr/bin/make -f cpp/CMakeFiles/map_test.dir/build.make cpp/CMakeFiles/map_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/map_test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/CMakeFiles/map_test.dir/build.make cpp/CMakeFiles/map_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/CMakeFiles/map_test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 19 [ 88%] Built target map_test /usr/bin/make -f cpp/CMakeFiles/message_test.dir/build.make cpp/CMakeFiles/message_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/message_test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/CMakeFiles/message_test.dir/build.make cpp/CMakeFiles/message_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/CMakeFiles/message_test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 20 [ 89%] Built target message_test /usr/bin/make -f cpp/CMakeFiles/reconnect_test.dir/build.make cpp/CMakeFiles/reconnect_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/reconnect_test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/CMakeFiles/reconnect_test.dir/build.make cpp/CMakeFiles/reconnect_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/CMakeFiles/reconnect_test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 89%] Built target reconnect_test /usr/bin/make -f cpp/CMakeFiles/scalar_test.dir/build.make cpp/CMakeFiles/scalar_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/scalar_test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/CMakeFiles/scalar_test.dir/build.make cpp/CMakeFiles/scalar_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/CMakeFiles/scalar_test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 94 [ 90%] Built target scalar_test /usr/bin/make -f cpp/CMakeFiles/url_test.dir/build.make cpp/CMakeFiles/url_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/url_test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/CMakeFiles/url_test.dir/build.make cpp/CMakeFiles/url_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/CMakeFiles/url_test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 99 [ 91%] Built target url_test /usr/bin/make -f cpp/CMakeFiles/value_test.dir/build.make cpp/CMakeFiles/value_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/CMakeFiles/value_test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/CMakeFiles/value_test.dir/build.make cpp/CMakeFiles/value_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/CMakeFiles/value_test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 100 [ 92%] Built target value_test /usr/bin/make -f cpp/examples/CMakeFiles/broker.dir/build.make cpp/examples/CMakeFiles/broker.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/broker.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/examples/CMakeFiles/broker.dir/build.make cpp/examples/CMakeFiles/broker.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/examples/CMakeFiles/broker.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 92%] Built target broker /usr/bin/make -f cpp/examples/CMakeFiles/client.dir/build.make cpp/examples/CMakeFiles/client.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/client.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/examples/CMakeFiles/client.dir/build.make cpp/examples/CMakeFiles/client.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/examples/CMakeFiles/client.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 92%] Built target client /usr/bin/make -f cpp/examples/CMakeFiles/colour_send.dir/build.make cpp/examples/CMakeFiles/colour_send.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/colour_send.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/examples/CMakeFiles/colour_send.dir/build.make cpp/examples/CMakeFiles/colour_send.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/examples/CMakeFiles/colour_send.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 92%] Built target colour_send /usr/bin/make -f cpp/examples/CMakeFiles/connection_options.dir/build.make cpp/examples/CMakeFiles/connection_options.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/connection_options.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/examples/CMakeFiles/connection_options.dir/build.make cpp/examples/CMakeFiles/connection_options.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/examples/CMakeFiles/connection_options.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 92%] Built target connection_options /usr/bin/make -f cpp/examples/CMakeFiles/direct_recv.dir/build.make cpp/examples/CMakeFiles/direct_recv.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/direct_recv.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/examples/CMakeFiles/direct_recv.dir/build.make cpp/examples/CMakeFiles/direct_recv.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/examples/CMakeFiles/direct_recv.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 92%] Built target direct_recv /usr/bin/make -f cpp/examples/CMakeFiles/direct_send.dir/build.make cpp/examples/CMakeFiles/direct_send.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/direct_send.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/examples/CMakeFiles/direct_send.dir/build.make cpp/examples/CMakeFiles/direct_send.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/examples/CMakeFiles/direct_send.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 15 [ 93%] Built target direct_send /usr/bin/make -f cpp/examples/CMakeFiles/encode_decode.dir/build.make cpp/examples/CMakeFiles/encode_decode.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/encode_decode.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/examples/CMakeFiles/encode_decode.dir/build.make cpp/examples/CMakeFiles/encode_decode.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/examples/CMakeFiles/encode_decode.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 93%] Built target encode_decode /usr/bin/make -f cpp/examples/CMakeFiles/flow_control.dir/build.make cpp/examples/CMakeFiles/flow_control.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/flow_control.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/examples/CMakeFiles/flow_control.dir/build.make cpp/examples/CMakeFiles/flow_control.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/examples/CMakeFiles/flow_control.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 16 [ 94%] Built target flow_control /usr/bin/make -f cpp/examples/CMakeFiles/helloworld.dir/build.make cpp/examples/CMakeFiles/helloworld.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/helloworld.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/examples/CMakeFiles/helloworld.dir/build.make cpp/examples/CMakeFiles/helloworld.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/examples/CMakeFiles/helloworld.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 94%] Built target helloworld /usr/bin/make -f cpp/examples/CMakeFiles/message_properties.dir/build.make cpp/examples/CMakeFiles/message_properties.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/message_properties.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/examples/CMakeFiles/message_properties.dir/build.make cpp/examples/CMakeFiles/message_properties.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/examples/CMakeFiles/message_properties.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 94%] Built target message_properties /usr/bin/make -f cpp/examples/CMakeFiles/queue_browser.dir/build.make cpp/examples/CMakeFiles/queue_browser.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/queue_browser.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/examples/CMakeFiles/queue_browser.dir/build.make cpp/examples/CMakeFiles/queue_browser.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/examples/CMakeFiles/queue_browser.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 94%] Built target queue_browser /usr/bin/make -f cpp/examples/CMakeFiles/reconnect_client.dir/build.make cpp/examples/CMakeFiles/reconnect_client.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/reconnect_client.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/examples/CMakeFiles/reconnect_client.dir/build.make cpp/examples/CMakeFiles/reconnect_client.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/examples/CMakeFiles/reconnect_client.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 93 [ 95%] Built target reconnect_client /usr/bin/make -f cpp/examples/CMakeFiles/scheduled_send_03.dir/build.make cpp/examples/CMakeFiles/scheduled_send_03.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/scheduled_send_03.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/examples/CMakeFiles/scheduled_send_03.dir/build.make cpp/examples/CMakeFiles/scheduled_send_03.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/examples/CMakeFiles/scheduled_send_03.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 95%] Built target scheduled_send_03 /usr/bin/make -f cpp/examples/CMakeFiles/selected_recv.dir/build.make cpp/examples/CMakeFiles/selected_recv.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/selected_recv.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/examples/CMakeFiles/selected_recv.dir/build.make cpp/examples/CMakeFiles/selected_recv.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/examples/CMakeFiles/selected_recv.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 95 [ 96%] Built target selected_recv /usr/bin/make -f cpp/examples/CMakeFiles/server.dir/build.make cpp/examples/CMakeFiles/server.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/server.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/examples/CMakeFiles/server.dir/build.make cpp/examples/CMakeFiles/server.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/examples/CMakeFiles/server.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 96%] Built target server /usr/bin/make -f cpp/examples/CMakeFiles/server_direct.dir/build.make cpp/examples/CMakeFiles/server_direct.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/server_direct.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/examples/CMakeFiles/server_direct.dir/build.make cpp/examples/CMakeFiles/server_direct.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/examples/CMakeFiles/server_direct.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 96 [ 97%] Built target server_direct /usr/bin/make -f cpp/examples/CMakeFiles/simple_connect.dir/build.make cpp/examples/CMakeFiles/simple_connect.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/simple_connect.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/examples/CMakeFiles/simple_connect.dir/build.make cpp/examples/CMakeFiles/simple_connect.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/examples/CMakeFiles/simple_connect.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 97%] Built target simple_connect /usr/bin/make -f cpp/examples/CMakeFiles/simple_recv.dir/build.make cpp/examples/CMakeFiles/simple_recv.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/simple_recv.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/examples/CMakeFiles/simple_recv.dir/build.make cpp/examples/CMakeFiles/simple_recv.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/examples/CMakeFiles/simple_recv.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 97 [ 98%] Built target simple_recv /usr/bin/make -f cpp/examples/CMakeFiles/simple_send.dir/build.make cpp/examples/CMakeFiles/simple_send.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/simple_send.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/examples/CMakeFiles/simple_send.dir/build.make cpp/examples/CMakeFiles/simple_send.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/examples/CMakeFiles/simple_send.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 98%] Built target simple_send /usr/bin/make -f cpp/examples/CMakeFiles/ssl.dir/build.make cpp/examples/CMakeFiles/ssl.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/ssl.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/examples/CMakeFiles/ssl.dir/build.make cpp/examples/CMakeFiles/ssl.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/examples/CMakeFiles/ssl.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 98 [ 99%] Built target ssl /usr/bin/make -f cpp/examples/CMakeFiles/ssl_client_cert.dir/build.make cpp/examples/CMakeFiles/ssl_client_cert.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/cpp/examples/CMakeFiles/ssl_client_cert.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f cpp/examples/CMakeFiles/ssl_client_cert.dir/build.make cpp/examples/CMakeFiles/ssl_client_cert.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `cpp/examples/CMakeFiles/ssl_client_cert.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [ 99%] Built target ssl_client_cert /usr/bin/make -f python/CMakeFiles/_cproton.dir/build.make python/CMakeFiles/_cproton.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/python /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python/CMakeFiles/_cproton.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f python/CMakeFiles/_cproton.dir/build.make python/CMakeFiles/_cproton.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[2]: Nothing to be done for `python/CMakeFiles/_cproton.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 1 [100%] Built target _cproton /usr/bin/make -f python/CMakeFiles/py_src_dist.dir/build.make python/CMakeFiles/py_src_dist.dir/depend make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.26.0 /builddir/build/BUILD/qpid-proton-0.26.0/python /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2 /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python/CMakeFiles/py_src_dist.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/make -f python/CMakeFiles/py_src_dist.dir/build.make python/CMakeFiles/py_src_dist.dir/build make[2]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python && /usr/bin/cmake -E copy_directory /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/include /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python/dist/include cd /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python && /usr/bin/cmake -E copy_directory /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/c/src /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/python/dist/src make[2]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles [100%] Built target py_src_dist make[1]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/qpid-proton-0.26.0/buildpython2/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/qpid-proton-0.26.0/buildpython2' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/LICENSE.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/README.md -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/README.md -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/tests -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/tests/py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/tests/py/test_subprocess.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/tests/interop -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/tests/interop/lists.amqp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/tests/interop/maps.amqp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/tests/interop/primitives.amqp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/tests/interop/null.amqp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/tests/interop/arrays.amqp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/tests/interop/message.amqp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/tests/interop/strings.amqp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/tests/interop/described.amqp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/tests/interop/described_array.amqp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/tests/valgrind.supp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/tests/preload_asan.sh -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/tests/RuntimeCheck.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/libqpid-proton.so.11.7.0 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/libqpid-proton.so.11 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/libqpid-proton.so -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/libqpid-proton-core.so.10.6.0 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/libqpid-proton-core.so.10 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/libqpid-proton-core.so -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/libqpid-proton-proactor.so.1.3.4 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/libqpid-proton-proactor.so.1 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/libqpid-proton-proactor.so -- Removed runtime path from "/builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/libqpid-proton-proactor.so.1.3.4" -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/codec.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/url.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/disposition.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/sasl.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/listener.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/netaddr.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/session.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/reactor.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/type_compat.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/cid.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/error.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/sasl-plugin.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/transport.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/log.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/connection_driver.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/cproton.i -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/object.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/ssl.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/selectable.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/types.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/messenger.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/engine.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/terminus.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/condition.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/proactor.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/import_export.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/message.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/version.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/delivery.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/event.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/connection.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/handlers.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/link.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/pkgconfig/libqpid-proton.pc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/pkgconfig/libqpid-proton-core.pc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/pkgconfig/libqpid-proton-proactor.pc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/cmake/Proton/ProtonConfig.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/cmake/Proton/ProtonConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/send-abort.c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/direct.c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/receive.c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/testme -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/send.c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/ssl-certs -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/ssl-certs/tclient-certificate.p12 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/ssl-certs/tserver-full.p12 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/ssl-certs/tserver-certificate.p12 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/ssl-certs/tclient-certificate.pem -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/ssl-certs/README.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/ssl-certs/tclient-private-key.pem -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/ssl-certs/tserver-certificate.pem -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/ssl-certs/tclient-full.p12 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/ssl-certs/tserver-private-key.pem -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/README.dox -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/thread.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/broker.c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/send-ssl.c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/navtreeindex2.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_0x72.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_func_0x75.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/url_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/url_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/ftv2doc.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/sasl_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/direct_8c-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/disposition_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/ftv2folderclosed.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__proactor.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/netaddr_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/nav_f.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/connection__driver_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/message_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/url_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/disposition_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/tab_h.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/listener_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/transport_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_func_0x74.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/modules.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__url.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/resize.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/link_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__sasl.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/nav_g.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/ftv2mo.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_0x75.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_func_0x6c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/session_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/tab_s.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/connection_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/annotated.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__listener.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__amqp__types.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_func_0x64.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_defs.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__api__types.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/md__builddir_build_BUILD_qpid-proton-0_826_80_c_docs_buffering.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/jquery.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/ssl_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_func.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/navtreeindex4.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/modules.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/closed.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/ssl_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_0x6d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/ftv2ns.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__link.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__proactor.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_func_0x70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/types_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_func_0x72.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__session.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/bc_s.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/dir_25143d27009f52d175c1d192441a738a.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_0x69.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/navtree.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/files.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/connection__driver_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/files.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/sasl_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/md__builddir_build_BUILD_qpid-proton-0_826_80_c_docs_advanced.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__api__types.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/terminus_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/navtreeindex0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/codec_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__connection__driver.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/files_65.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/groups_65.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_61.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/groups_63.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/close.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/files_6d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/search.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/groups_74.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_64.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/groups_75.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_6c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/enums_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/files_73.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/search_r.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/pages_69.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_65.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/pages_61.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_6d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/functions_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/groups_6c.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_75.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_6e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/files_65.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/typedefs_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/groups_61.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/files_64.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/pages_62.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/groups_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_62.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/groups_6d.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/groups_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/search_l.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/files_75.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/groups_64.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/search_m.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_73.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/pages_6d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/nomatches.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_6c.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/groups_75.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/enumvalues_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/groups_69.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/files_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/groups_6c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/files_63.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/files_75.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/groups_73.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/files_6c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/search.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/classes_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_63.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_63.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/pages_61.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/enumvalues_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/pages_62.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/files_6e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/typedefs_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_69.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/groups_65.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/pages_6d.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_65.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_75.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_6d.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_69.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/groups_64.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/files_6e.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/enums_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/files_63.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_73.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_74.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_6e.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/pages_69.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_64.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/files_74.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/groups_63.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/files_64.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/groups_73.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/classes_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/groups_61.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/variables_74.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_62.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/groups_74.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/functions_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/groups_6d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_61.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/variables_74.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/files_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/mag_sel.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/files_74.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/all_74.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/groups_69.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/files_6d.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/files_73.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/search/files_6c.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__session.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/error_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__core.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/terminus_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/netaddr_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/tab_b.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__url.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/examples.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/doxygen.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_0x70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__message.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__sasl.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__condition.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__message.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_func_0x6d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/condition_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_func_0x63.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/link_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__connection.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/ftv2cl.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__ssl.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/codec_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__data.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_func_0x77.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__codec.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/message_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_0x62.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_func_0x65.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/types_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/ftv2lastnode.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/ftv2mlastnode.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/session_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/event_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/tabs.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__error.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/navtreeindex5.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_type.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/ftv2link.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/ftv2folderopen.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__link.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/ftv2mnode.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/delivery_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_0x63.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/types_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/bdwn.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/ssl_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__condition.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__io.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/event_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/proactor_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__types.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_0x66.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/netaddr_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/error_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__connection__driver.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/functions_vars.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/navtree.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/md__builddir_build_BUILD_qpid-proton-0_826_80_c_docs_io.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/ftv2splitbar.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/nav_h.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__io.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_0x77.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_func.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/send_8c-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_0x6f.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/ftv2pnode.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_eval.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__transport.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__core.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/dynsections.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__connection.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/broker_8c-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_0x6c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_func_0x73.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/md__builddir_build_BUILD_qpid-proton-0_826_80_c_docs_main.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/proactor_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/messenger_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/ftv2plastnode.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/sync_off.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__data.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__delivery.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__messenger.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/annotated.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__ssl.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/terminus_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/sasl_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/proactor_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__types.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__terminus.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_func_0x6e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/navtreeindex6.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/navtreeindex3.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__event.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/sync_on.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__listener.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_enum.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/event_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_0x73.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/message_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/connection_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/navtreeindex1.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/condition_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/classes.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/md__builddir_build_BUILD_qpid-proton-0_826_80_c_docs_threads.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/delivery_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/messenger_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/dir_25143d27009f52d175c1d192441a738a.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/ftv2vertline.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/ftv2node.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__codec.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__proactor__events.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/disposition_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/tab_a.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/doxygen.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/link_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__messenger.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/listener_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/connection__driver_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/listener_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__event.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/receive_8c-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/messenger_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/connection_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__terminus.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/condition_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/session_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_0x64.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_0x6e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_0x65.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/pages.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__error.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_0x74.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/transport_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/examples.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/functions.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/ftv2blank.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/transport_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__transport.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/codec_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/open.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/error_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__amqp__types.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/index.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/delivery_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/group__delivery.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-c/globals_dup.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/libqpid-proton-cpp.so.12.3.0 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/libqpid-proton-cpp.so.12 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/libqpid-proton-cpp.so -- Removed runtime path from "/builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/libqpid-proton-cpp.so.12.3.0" -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/target.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/messaging_handler.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/terminus.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/default_container.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/uuid.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/scalar_base.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/types.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/returned.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/tracker.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/types_fwd.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/scalar.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/ssl.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/sender_options.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/url.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/byte_array.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/timestamp.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/annotation_key.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/delivery.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/io -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/io/connection_driver.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/decimal.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/work_queue.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/link.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/sasl.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/map.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/container.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/null.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/transfer.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/sender.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/listen_handler.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/receiver_options.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/message.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/endpoint.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/connection_options.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/listener.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/transport.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/thread_safe.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/internal -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/internal/comparable.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/internal/type_traits.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/internal/export.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/internal/object.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/internal/config.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/internal/data.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/internal/pn_unique_ptr.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/error.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/source_options.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/delivery_mode.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/duration.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/error_condition.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/function.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/symbol.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/connection.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/binary.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/value.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/type_id.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/session.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/source.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/session_options.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/reconnect_options.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/connect_config.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/receiver.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/target_options.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/fwd.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/codec -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/codec/deque.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/codec/encoder.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/codec/vector.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/codec/map.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/codec/common.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/codec/decoder.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/codec/unordered_map.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/codec/forward_list.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/codec/list.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/namespaces.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/message_id.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/include/proton/internal/config_presets.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/options.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/direct_send.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/service_bus.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/connection_options.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/reconnect_client.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/ssl.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/selected_recv.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/client.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/encode_decode.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/simple_recv.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/flow_control.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/scheduled_send_03.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/multithreaded_client.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/simple_connect.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/testme -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/colour_send.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/fake_cpp11.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/multithreaded_client_flow_control.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/broker.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/queue_browser.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/ssl-certs -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/ssl-certs/tclient-certificate.p12 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/ssl-certs/tserver-full.p12 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/ssl-certs/tserver-certificate.p12 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/ssl-certs/tclient-certificate.pem -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/ssl-certs/README.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/ssl-certs/tclient-private-key.pem -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/ssl-certs/tserver-certificate.pem -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/ssl-certs/tclient-full.p12 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/ssl-certs/tserver-private-key.pem -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/direct_recv.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/scheduled_send.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/README.dox -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/tutorial.dox -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/helloworld.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/server_direct.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/ssl_client_cert.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/message_properties.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/server.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/simple_send.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/pkgconfig/libqpid-proton-cpp.pc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/cmake/ProtonCpp/ProtonCppConfig.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/cmake/ProtonCpp/ProtonCppConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/sender_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/navtreeindex2.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/message_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/thread__safe_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1terminus-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1timeout__error-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_0x6d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1symbol.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1transport.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/scheduled_send_03_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1session.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1reconnect__options.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/ftv2doc.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1scalar__base.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1source.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/dir_2fd3e5516989aa9776e558b58aa1c5c4.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1source.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1io_1_1const__buffer-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1url__error.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1io_1_1mutable__buffer.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1scalar__base.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_func_0x62.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/simple_recv_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/ftv2folderclosed.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/delivery__mode_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1endpoint.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/unordered__map_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/timestamp_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/receiver__options_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/listener_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/error__condition_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1duration.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/client_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1message__id-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/function_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1ssl.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/nav_f.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/session_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/md__builddir_build_BUILD_qpid-proton-0_826_80_docs_connect-config.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1timestamp-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/link_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/duration_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/scalar__base_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1sender.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/delivery__mode_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/tab_h.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/binary_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/deque_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1ssl__client__options.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/decoder_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_eval.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/md__builddir_build_BUILD_qpid-proton-0_826_80_cpp_docs_main.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/namespaceproton_1_1io.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1session__options.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1tracker.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1transfer-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/duration_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_0x64.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1scalar.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1null.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/types_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1tracker-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/tracker_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/messaging__handler_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1transfer.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/resize.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1conversion__error-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/transfer_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/timestamp_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1decimal32.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/default__container_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1sender-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/nav_g.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/ftv2mo.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1codec_1_1encoder.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1message-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1scalar.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1uuid.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1timestamp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1duration.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/delivery_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/ssl_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1io_1_1mutable__buffer.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/returned_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1tracker.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/link_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1source__options.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1listener.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/symbol_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/connection_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/deque_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/decoder_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/tracker_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/tab_s.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1session__options.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1sender__options.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1null.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/decoder_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1receiver.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/scalar_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/annotation__key_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1scalar.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1decimal32-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/annotated.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/map_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/source__options_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1transfer.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1terminus.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1sasl.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1connection.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_0x75.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/value_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1link.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_0x66.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/scalar__base_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1conversion__error.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_func_0x68.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_0x72.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/namespacemembers_type.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/jquery.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1target.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1decimal64-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/service_bus_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1error.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/md__builddir_build_BUILD_qpid-proton-0_826_80_cpp_docs_types.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/navtreeindex4.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1error.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/error_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_func_0x73.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_func_0x70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/closed.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1listen__handler-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1ssl__certificate.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/unordered__map_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1target__options.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/uuid_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/ftv2ns.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_0x67.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1terminus.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/bc_s.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/receiver__options_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1io_1_1connection__driver.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/dir_25143d27009f52d175c1d192441a738a.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/sender__options_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1reconnect__options.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1receiver-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/receiver_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/list_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/navtree.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/value_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/codec_2map_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1work__queue.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1decimal64.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/files.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/md__builddir_build_BUILD_qpid-proton-0_826_80_cpp_docs_mt.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1map.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/files.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/returned_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/namespaces.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1message.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/annotation__key_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1endpoint.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1io_1_1connection__driver.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/thread__safe_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1link.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1error.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1returned.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/timestamp_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/forward__list_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/session_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/navtreeindex0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1message__id.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/tutorial_page.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1listener.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1value.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1connection__options.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1endpoint.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/default__container_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1error__condition.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_65.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_61.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/close.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_6d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enums_74.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_75.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_72.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_68.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/pages_74.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/namespaces_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/search.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_64.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_65.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_66.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_6d.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_6e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_6c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_64.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enums_6f.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_6f.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_73.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_63.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_76.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/search_r.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_6e.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/pages_69.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_65.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_6f.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enums_72.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_73.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_6c.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/pages_61.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_75.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_77.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/variables_69.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_73.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_65.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_6d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_76.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_6d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enums_72.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_72.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/typedefs_66.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_72.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_75.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_6c.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_6e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_64.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_64.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_63.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_64.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_74.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_63.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/typedefs_66.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_65.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_74.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/typedefs_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enums_65.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_72.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_77.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_66.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/variables_66.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_66.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_64.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_69.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_72.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/typedefs_61.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_66.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_76.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/namespaces_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_62.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enums_73.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_66.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enums_6f.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_63.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_63.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_72.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/search_l.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_6d.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_72.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_67.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_6d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_75.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/pages_63.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_66.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_69.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_62.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/search_m.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enums_64.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_63.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_62.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_61.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_73.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/variables_64.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_64.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_76.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/related_73.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/pages_6d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/nomatches.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_6c.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_7e.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_76.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/pages_6f.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_76.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enums_65.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_67.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_63.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_62.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/typedefs_61.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_75.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_61.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_65.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_6c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/search.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/variables_73.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/related_74.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_6c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enums_76.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enums_73.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_6c.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_66.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_73.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_63.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_6e.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_63.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/pages_61.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_74.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_74.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_66.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_66.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_62.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enums_6d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_6e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/typedefs_70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_77.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_6d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_61.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_75.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_69.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_68.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_66.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_67.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_62.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/pages_6d.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_61.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_62.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_72.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_65.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_72.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_75.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_6e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_64.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/variables_64.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_6d.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_75.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/related_6f.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/variables_66.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_6f.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_69.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_73.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_77.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_76.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_6e.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_77.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/pages_6f.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_61.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_6c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_67.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_63.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/variables_61.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_73.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/related_74.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/variables_69.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_74.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_6e.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_7e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_73.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_61.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_75.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_68.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_62.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/pages_69.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_64.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_6f.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_61.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_7e.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_74.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_68.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_64.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enums_74.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_77.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/typedefs_6e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_76.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/variables_6d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enums_76.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_62.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_6f.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enums_6d.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_69.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/variables_73.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_62.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_6e.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_6f.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_61.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_75.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_6c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_70.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_73.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_74.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_72.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_61.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_74.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/typedefs_6e.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/related_73.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_65.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/variables_61.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_69.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/mag_sel.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enums_64.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/variables_6d.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_74.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_77.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/all_74.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_6d.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/pages_74.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/functions_7e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_76.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/pages_63.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_73.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_6d.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/related_6f.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/typedefs_64.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_6c.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/typedefs_64.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/enumvalues_6e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/files_77.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/search/classes_76.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/terminus_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_0x6f.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1ssl__server__options.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1message__id.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/vector_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/target__options_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/function_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_func_0x6d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/types_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/transfer_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/transport_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1codec_1_1decoder-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1source__options-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_rela.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/types__fwd_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/namespaceproton.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/messaging__handler_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/vector_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1container.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/unordered__map_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/listen__handler_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1url__error-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/tab_b.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/listener_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1error__condition-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1target-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_func_0x67.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/examples.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/doxygen.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1value-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1timestamp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/ssl_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/scalar_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/dir_d4a17a437089f6e4c823599b6b44ea54.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1conversion__error.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1container.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1url.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1tracker.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1ssl__server__options-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1listen__handler.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/reconnect__options_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/null_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/ftv2cl.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_0x68.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/connection__options_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/namespacemembers_func.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/md__builddir_build_BUILD_qpid-proton-0_826_80_cpp_docs_overview.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1source__options.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1listen__handler.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/namespaceproton_1_1codec.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/connection__driver_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/target_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_0x6e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1sasl-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/ftv2lastnode.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1returned-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_0x77.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/list_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/ftv2mlastnode.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1messaging__handler-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/delivery_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/server_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/work__queue_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/value_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/namespacemembers_eval.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1binary.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/url_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/tabs.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/endpoint_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1ssl__certificate.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/broker_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/url_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/session__options_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1receiver__options.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1container-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/hierarchy.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1scalar-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/ftv2link.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1annotation__key.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1delivery-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/source__options_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/deque_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1conversion__error.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1scalar__base-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/ftv2folderopen.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/encoder_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/helloworld_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1annotation__key.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/ftv2mnode.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_func_0x64.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1annotation__key.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/bdwn.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1sender__options.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1ssl.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1codec_1_1encoder-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/message_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1work__queue.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1binary.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1sasl.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/codec_2map_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1connection-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1codec_1_1encoder.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/scheduled_send_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/container_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1symbol.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1binary.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/work__queue_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/encoder_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/null_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1link-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/message__id_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1returned.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1work__queue-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1receiver.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1null-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1value.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1byte__array.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_vars.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/error__condition_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/uuid_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/connection__driver_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/namespaces_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/namespaceproton.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/navtree.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/namespaceproton_1_1connect__config.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/terminus_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_0x63.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_func.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/ftv2splitbar.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/message_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/duration_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_0x62.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1symbol.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/uuid_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_enum.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/simple_send_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/nav_h.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1session.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1url.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/map_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_func_0x69.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/map_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/common_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_dup.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1timeout__error.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1delivery.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1duration-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1decimal32.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/fwd_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/ftv2pnode.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_type.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1sender.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1decimal128.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/transfer_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/dynsections.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_func_0x6f.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_func_0x6c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_func_0x77.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1delivery__mode.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1url__error.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/list_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1codec_1_1decoder.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/namespaceproton_1_1io.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/connection_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1messaging__handler.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1error__condition.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1symbol-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1ssl__client__options-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_func_0x6e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/ftv2plastnode.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1message.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/forward__list_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1map-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/default__container_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/sync_off.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/endpoint_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1session-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/namespaces_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/server_direct_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/message_properties_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/md__builddir_build_BUILD_qpid-proton-0_826_80_cpp_docs_io.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1receiver__options.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/receiver_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_0x7e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1connection__options-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/annotated.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/container_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1sender__options-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1transport-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/binary_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/connect__config_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1io_1_1const__buffer.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_func_0x72.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1uuid-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1connection__options.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1endpoint-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_0x73.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1transfer.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/decimal_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1connection.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_0x74.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1receiver__options-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1receiver.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/sasl_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/source_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_func_0x66.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1byte__array.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/transport_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1ssl__client__options.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/vector_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/binary_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/navtreeindex3.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/type__id_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/namespaces.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1decimal64.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1delivery__mode-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/namespaceproton_1_1codec.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/sync_on.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1target.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/fwd_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1binary-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/target_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1sender.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/source_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/direct_send_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_0x70.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/symbol_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1delivery__mode.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_0x6c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/namespacemembers_enum.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1timeout__error.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/namespacemembers.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/reconnect__options_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/types__fwd_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/error_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/navtreeindex1.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classes.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/dir_2fd3e5516989aa9776e558b58aa1c5c4.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1listener-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_func_0x76.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1io_1_1connection__driver-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1transport.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/connection__options_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1decimal128.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_0x76.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/dir_d4a17a437089f6e4c823599b6b44ea54.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1annotation__key-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/decimal_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_func_0x7e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1delivery.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1terminus.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/session__options_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1byte__array-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/byte__array_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/dir_25143d27009f52d175c1d192441a738a.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1io_1_1const__buffer.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/sender_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1connection.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1target__options-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/ftv2vertline.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/ftv2node.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/null_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1uuid.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_0x69.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/tab_a.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/doxygen.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1message__id.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/listen__handler_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1decimal128-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1messaging__handler.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1ssl__certificate-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/common_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_func_0x63.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/message__id_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/scalar__base_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/forward__list_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1link.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1target.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1target__options.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_func_0x74.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1url-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/hierarchy.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1reconnect__options-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_func_0x65.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/multithreaded_client_flow_control_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1session.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/decimal_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1ssl-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/pages.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_func.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1ssl__server__options.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/multithreaded_client_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1io_1_1mutable__buffer-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1source-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/examples.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_func_0x75.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/sasl_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1map.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/encoder_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/ftv2blank.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1codec_1_1decoder.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/sender__options_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/functions_0x65.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1scalar__base.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1uuid.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1timeout__error.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/annotation__key_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/open.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/byte__array_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/type__id_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/index.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1session__options-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/classproton_1_1delivery.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/codec_2map_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/target__options_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/error__condition_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/scalar_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/direct_recv_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/message__id_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/type__id_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-cpp/structproton_1_1error-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.ApplicationEvent-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._endpoints.Receiver-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._handlers.Handshaker-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/crarr.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._delivery.Disposition-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._transport.SASL-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.SessionPerConnection-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._events-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/str-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._exceptions-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor_impl.WrappedHandlersChildSurrogate-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._common-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/module-tree.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/toc-proton._events-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/int-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._message-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._data-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/toc-proton._wrapper-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._transport.TraceAdapter-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._condition.Condition-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._url-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.SenderOption-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._url.Url-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._wrapper.EmptyAttrs-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._handlers.IncomingMessageHandler-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._utils.SyncRequestResponse-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._data.decimal32-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._events.EventBase-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._endpoints-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/toc-proton._message-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton.handlers-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._utils.BlockingLink-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._compat-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._common.Constant-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.Filter-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._data.Described-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._message-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/redirect.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._transport-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._condition-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._handlers.TransactionHandler-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.Transaction-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._endpoints.Link-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.Backoff-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._data.byte-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/toc-proton._endpoints-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._exceptions-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._endpoints.Endpoint-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor_impl.Selectable-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._handlers.IOHandler-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._data.decimal64-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._data.uint-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._events.TypeExtender-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor_impl-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._exceptions.SessionException-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._data.decimal128-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._exceptions.LinkException-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.Selector-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._url.Url.Port-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._handlers.MessagingHandler-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/toc-proton._utils-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._endpoints-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.DurableSubscription-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._handlers.EndpointStateHandler-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._data.ubyte-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._transport-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._exceptions.DataException-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._data.float32-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._handlers.OutgoingMessageHandler-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._delivery-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.Connector-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.LinkOption-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/toc-proton._url-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/toc-proton.handlers-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._handlers.PythonIO-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._exceptions.Timeout-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._delivery.Delivery-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._transport.SSL-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._data.ushort-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._events.Collector-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.SSLConfig-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._data.char-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/frames.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.Reactor.ErrorDelegate-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._data.int32-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._handlers.Acking-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._utils.LinkDetached-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._handlers-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/toc-proton._reactor-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.EventInjector-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._data.UnmappedType-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor_impl-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._events.LazyHandlers-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/toc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._delivery.NamedInt-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton.utils-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.AtMostOnce-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._data.symbol-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._delivery.DispositionType-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._data-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._compat-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._endpoints.Connection-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/api-objects.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/epydoc.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._delivery-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._wrapper-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._data.Array-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.Task-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._utils-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/toc-proton-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._exceptions.ProtonException-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton.reactor-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._utils.BlockingReceiver-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.DynamicNodeProperties-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._message.Message-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.Move-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._data.Data-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/toc-proton._handlers-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._handlers.TransactionalClientHandler-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/class-tree.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._exceptions.SSLUnavailable-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._data.timestamp-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._endpoints.Session-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._data.short-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._exceptions.TransportException-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor_impl.WrappedHandlersProperty-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._exceptions.Interrupt-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton.handlers-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._condition-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/toc-proton._data-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._utils.ConnectionClosed-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._exceptions.ConnectionException-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._utils.AtomicCount-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/toc-proton._compat-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._utils.BlockingConnection-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._events-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/help.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/toc-proton._delivery-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.Reactor-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.Copy-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._exceptions.SSLException-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._transport.Transport-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/toc-proton._reactor_impl-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._handlers-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.Container-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/toc-proton.utils-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._utils.BlockingSender-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._transport.SSLSessionDetails-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._wrapper-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._events.EventType-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.AtLeastOnce-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/epydoc.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.ReceiverOption-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.Urls-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/toc-proton._transport-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor_impl.WrappedHandler-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._events.Event-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._handlers.FlowController-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.Acceptor-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/toc-everything.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._reactor.GlobalOverrides-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton.reactor-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._common-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._wrapper.Wrapper-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/toc-proton._condition-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._data.ulong-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._endpoints.Sender-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._handlers.Release-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._transport.SSLDomain-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton.utils-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._endpoints.Terminus-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._events.Handler-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._exceptions.MessageException-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._url-pysrc.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._utils.SendException-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._utils.Fetcher-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/index.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._utils-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/toc-proton.reactor-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._transport.SASLException-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/identifier-index.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/proton._handlers.Reject-class.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/toc-proton._common-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/docs/api-py/toc-proton._exceptions-module.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/cproton.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/cproton.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/cproton.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/__init__.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/__init__.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/__init__.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_compat.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_compat.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_compat.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_common.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_common.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_common.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_condition.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_condition.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_condition.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_data.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_data.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_data.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_delivery.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_delivery.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_delivery.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_endpoints.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_endpoints.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_endpoints.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_events.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_events.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_events.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_exceptions.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_exceptions.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_exceptions.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_message.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_message.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_message.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_transport.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_transport.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_transport.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_url.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_url.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_url.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_wrapper.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_wrapper.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_wrapper.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/handlers.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/handlers.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/handlers.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/reactor.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/reactor.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/reactor.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/utils.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/utils.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/utils.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_handlers.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_handlers.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_handlers.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_reactor.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_reactor.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_reactor.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_reactor_impl.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_reactor_impl.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_reactor_impl.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_utils.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_utils.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/proton/_utils.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/_cproton.so -- Removed runtime path from "/builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/_cproton.so" -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/queue_browser.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/selected_recv.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/server_tx.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/sync_client.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/db_ctrl.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/client.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/helloworld_blocking.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/recurring_timer_tornado.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/tx_recv_interactive.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/db_send.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/abstract_server.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/server_direct.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/proton-server.conf -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/tx_send.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/README.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/helloworld_direct.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/helloworld_tornado.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/colour_send.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/helloworld.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/simple_send.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/helloworld_direct_tornado.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/direct_recv.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/test_examples.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/client_http.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/simple_recv.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/recurring_timer.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/broker.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/direct_send.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/db_common.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/proton_server.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/server.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/proton_tornado.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/db_recv.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/python/tx_recv.py + chmod +x /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/_cproton.so + install -dm 755 /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/licenses/proton-0.26.0 + install -pm 644 /builddir/build/SOURCES/licenses.xml /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/licenses/proton-0.26.0 + install -pm 644 /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/LICENSE.txt /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/licenses/proton-0.26.0 + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/LICENSE.txt + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/bindings + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/java + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/libproton-jni.so + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/java + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/proton.cmake + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/perl5 + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/php + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/ruby + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/php + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/perl5 + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/ruby + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/etc/php.d + rm -fr /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/CMakeFiles + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/Makefile + rm -f '/builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/*.cmake' + rm -fr /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/CMakeFiles + rm -f '/builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/*.cmake' + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/Makefile + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/broker + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/direct + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/receive + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/send + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/send-abort + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/c/send-ssl + rm -fr /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/CMakeFiles + rm -f '/builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/*.cmake' + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/Makefile + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/broker + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/client + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/connection_options + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/direct_recv + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/direct_send + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/encode_decode + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/flow_control + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/helloworld + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/helloworld_direct + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/queue_browser + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/scheduled_send_03 + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/scheduled_send + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/selected_recv + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/server + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/server_direct + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/service_bus + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/simple_connect + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/simple_recv + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/simple_send + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/ssl + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/ssl_client_cert + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/message_properties + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/multithreaded_client + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/multithreaded_client_flow_control + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/reconnect_client + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/cpp/colour_send + rm -fr /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/engine/java + rm -fr /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/go + rm -fr /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/java + rm -fr /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/javascript + rm -fr /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/ruby + rm -fr /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/perl + rm -fr /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/examples/php + rm -f /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/share/proton-0.26.0/CMakeLists.txt + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/qpid-proton-0.26.0 extracting debug info from /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/python2.7/site-packages/_cproton.so extracting debug info from /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/libqpid-proton.so.11.7.0 extracting debug info from /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/libqpid-proton-cpp.so.12.3.0 extracting debug info from /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/libqpid-proton-proactor.so.1.3.4 extracting debug info from /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib64/libqpid-proton-core.so.10.6.0 /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libqpid-proton.so.11.7.0.debug to /usr/lib/debug/usr/lib64/libqpid-proton.so.11.debug symlinked /usr/lib/debug/usr/lib64/libqpid-proton-cpp.so.12.3.0.debug to /usr/lib/debug/usr/lib64/libqpid-proton-cpp.so.debug symlinked /usr/lib/debug/usr/lib64/libqpid-proton-proactor.so.1.3.4.debug to /usr/lib/debug/usr/lib64/libqpid-proton-proactor.so.debug symlinked /usr/lib/debug/usr/lib64/libqpid-proton-cpp.so.12.3.0.debug to /usr/lib/debug/usr/lib64/libqpid-proton-cpp.so.12.debug symlinked /usr/lib/debug/usr/lib64/libqpid-proton.so.11.7.0.debug to /usr/lib/debug/usr/lib64/libqpid-proton.so.debug symlinked /usr/lib/debug/usr/lib64/libqpid-proton-core.so.10.6.0.debug to /usr/lib/debug/usr/lib64/libqpid-proton-core.so.10.debug symlinked /usr/lib/debug/usr/lib64/libqpid-proton-core.so.10.6.0.debug to /usr/lib/debug/usr/lib64/libqpid-proton-core.so.debug symlinked /usr/lib/debug/usr/lib64/libqpid-proton-proactor.so.1.3.4.debug to /usr/lib/debug/usr/lib64/libqpid-proton-proactor.so.1.debug 5324 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.26.0-2.el7.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64/usr/lib/debug/usr/lib64/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.2FXPWS + umask 022 + cd /builddir/build/BUILD + cd qpid-proton-0.26.0 + exit 0 Processing files: qpid-proton-c-0.26.0-2.el7.x86_64 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/share/proton-0.26.0/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.26.0/examples/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: qpid-proton-c = 0.26.0-2.el7 qpid-proton-c(x86-64) = 0.26.0-2.el7 libqpid-proton-core.so.10()(64bit) libqpid-proton-proactor.so.1()(64bit) libqpid-proton.so.11()(64bit) 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: libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libqpid-proton-core.so.10()(64bit) libsasl2.so.3()(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) rtld(GNU_HASH) Obsoletes: qpid-proton perl-qpid-proton Processing files: qpid-proton-cpp-0.26.0-2.el7.x86_64 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/share/proton-0.26.0/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.26.0/examples/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: qpid-proton-cpp = 0.26.0-2.el7 qpid-proton-cpp(x86-64) = 0.26.0-2.el7 libqpid-proton-cpp.so.12()(64bit) 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-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libcrypto.so.10()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libjsoncpp.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libqpid-proton-core.so.10()(64bit) libqpid-proton-proactor.so.1()(64bit) libsasl2.so.3()(64bit) libssl.so.10()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: qpid-proton-c-devel-0.26.0-2.el7.x86_64 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/share/proton-0.26.0/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.26.0/examples/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: qpid-proton-c-devel = 0.26.0-2.el7 qpid-proton-c-devel(x86-64) = 0.26.0-2.el7 pkgconfig(libqpid-proton) = 0.26.0 pkgconfig(libqpid-proton-core) = 0.26.0 pkgconfig(libqpid-proton-proactor) = 0.26.0 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libqpid-proton-core.so.10()(64bit) libqpid-proton-proactor.so.1()(64bit) libqpid-proton.so.11()(64bit) /usr/bin/pkg-config Obsoletes: qpid-proton-devel Processing files: qpid-proton-cpp-devel-0.26.0-2.el7.x86_64 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/share/proton-0.26.0/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.26.0/examples/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: qpid-proton-cpp-devel = 0.26.0-2.el7 qpid-proton-cpp-devel(x86-64) = 0.26.0-2.el7 pkgconfig(libqpid-proton-cpp) = 0.26.0 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libqpid-proton-cpp.so.12()(64bit) /usr/bin/pkg-config Processing files: qpid-proton-c-docs-0.26.0-2.el7.noarch Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/share/proton-0.26.0/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.26.0/examples/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: qpid-proton-c-docs = 0.26.0-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Obsoletes: qpid-proton-c-devel-doc qpid-proton-c-devel-docs Processing files: qpid-proton-cpp-docs-0.26.0-2.el7.noarch Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/share/proton-0.26.0/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.26.0/examples/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: qpid-proton-cpp-docs = 0.26.0-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Obsoletes: qpid-proton-cpp-devel-doc qpid-proton-cpp-devel-docs Processing files: python2-qpid-proton-0.26.0-2.el7.x86_64 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/share/proton-0.26.0/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.26.0/examples/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python-qpid-proton = 0.26.0-2.el7 python2-qpid-proton = 0.26.0-2.el7 python2-qpid-proton(x86-64) = 0.26.0-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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython2.7.so.1.0()(64bit) libqpid-proton.so.11()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-qpid-proton < 0.26.0-2.el7 Processing files: python-qpid-proton-docs-0.26.0-2.el7.noarch Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/share/proton-0.26.0/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.26.0/examples/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python-qpid-proton-docs = 0.26.0-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 Obsoletes: python-qpid-proton-doc Processing files: qpid-proton-tests-0.26.0-2.el7.noarch Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/share/proton-0.26.0/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.26.0/examples/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: qpid-proton-tests = 0.26.0-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: qpid-proton-debuginfo-0.26.0-2.el7.x86_64 Provides: qpid-proton-debuginfo = 0.26.0-2.el7 qpid-proton-debuginfo(x86-64) = 0.26.0-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.26.0-2.el7.x86_64 Wrote: /builddir/build/RPMS/qpid-proton-c-0.26.0-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/qpid-proton-cpp-0.26.0-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/qpid-proton-c-devel-0.26.0-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/qpid-proton-cpp-devel-0.26.0-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/qpid-proton-c-docs-0.26.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/qpid-proton-cpp-docs-0.26.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-qpid-proton-0.26.0-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/python-qpid-proton-docs-0.26.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/qpid-proton-tests-0.26.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/qpid-proton-debuginfo-0.26.0-2.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZTtqiP + umask 022 + cd /builddir/build/BUILD + cd qpid-proton-0.26.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/qpid-proton-0.26.0-2.el7.x86_64 + exit 0 Child return code was: 0