Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/qpid-proton.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/messaging8-qpid-proton-el8-build-78095-438308/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fb73db04c84a4ea7a520a6bce5031cb1', '-D', '/var/lib/mock/messaging8-qpid-proton-el8-build-78095-438308/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/qpid-proton.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/qpid-proton-0.31.0-3.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/qpid-proton.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/messaging8-qpid-proton-el8-build-78095-438308/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8840b1ee7ea844a19076394bb9865d39', '-D', '/var/lib/mock/messaging8-qpid-proton-el8-build-78095-438308/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/qpid-proton.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ItMCPG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf qpid-proton-0.31.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/qpid-proton-0.31.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd qpid-proton-0.31.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (proton.patch): + echo 'Patch #0 (proton.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file python/CMakeLists.txt patching file c/src/proactor/epoll.c patching file c/examples/CMakeLists.txt patching file cpp/examples/CMakeLists.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jL23Am + umask 022 + cd /builddir/build/BUILD + cd qpid-proton-0.31.0 ++ ls -d /usr/include/python3.6m + python_includes=/usr/include/python3.6m ++ ls /usr/lib64/libpython3.6m.so + python_lib=/usr/lib64/libpython3.6m.so + mkdir -p build + cd build + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + 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 -DSYSINSTALL_BINDINGS=ON -DCMAKE_SKIP_RPATH:BOOL=OFF -DENABLE_FUZZ_TESTING=NO '-DCMAKE_C_FLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security' '-DCMAKE_CXX_FLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security' -DPYTHON_EXECUTABLE=/usr/libexec/platform-python -DPYTHON_INCLUDE_DIR=/usr/include/python3.6m -DPYTHON_LIBRARY=/usr/lib64/libpython3.6m.so .. -- The C compiler identification is GNU 8.3.1 -- 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 -- Detecting C compile features -- Detecting C compile features - done -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.1c") -- Looking for pthread.h -- Looking for 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/libexec/platform-python (found version "3.6.8") -- Found SWIG: /usr/bin/swig (found version "3.0.12") -- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.2") -- Found CyrusSASL: /usr/lib64/libsasl2.so (found version "2.1.27") -- Looking for a CXX compiler -- Looking for a CXX compiler - /usr/bin/c++ -- The CXX compiler identification is GNU 8.3.1 -- 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 -- Detecting CXX compile features -- Detecting CXX compile features - done -- Build type is "RelWithDebInfo" (has debug symbols) -- PN_VERSION: 0.31.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.14") found components: doxygen missing components: dot -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Found PythonLibs: /usr/lib64/libpython3.6m.so (found suitable exact version "3.6.8") -- Could NOT find Ruby (missing: RUBY_EXECUTABLE RUBY_INCLUDE_DIR RUBY_LIBRARY) -- Found JsonCpp: /lib64/libjsoncpp.so (found version "1.9.2") -- Compiling C++11 examples: ON -- Looking for Python module sphinx - found -- Looking for Python module setuptools - found -- Looking for Python module wheel - not found -- 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.31.0/build + make all docs -j1 /usr/bin/cmake -H/builddir/build/BUILD/qpid-proton-0.31.0 -B/builddir/build/BUILD/qpid-proton-0.31.0/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/qpid-proton-0.31.0/build/CMakeFiles /builddir/build/BUILD/qpid-proton-0.31.0/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 0%] Generating src/protocol.h cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/libexec/platform-python /builddir/build/BUILD/qpid-proton-0.31.0/scripts/env.py PYTHONPATH=/builddir/build/BUILD/qpid-proton-0.31.0/tools/python /usr/libexec/platform-python /builddir/build/BUILD/qpid-proton-0.31.0/c/src/protocol.h.py > /builddir/build/BUILD/qpid-proton-0.31.0/build/c/src/protocol.h [ 1%] Generating src/encodings.h cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/libexec/platform-python /builddir/build/BUILD/qpid-proton-0.31.0/scripts/env.py PYTHONPATH=/builddir/build/BUILD/qpid-proton-0.31.0/tools/python /usr/libexec/platform-python /builddir/build/BUILD/qpid-proton-0.31.0/c/src/encodings.h.py > /builddir/build/BUILD/qpid-proton-0.31.0/build/c/src/encodings.h make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 1%] Built target generated_c_files make -f c/CMakeFiles/qpid-proton-core-objects.dir/build.make c/CMakeFiles/qpid-proton-core-objects.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c /builddir/build/BUILD/qpid-proton-0.31.0/build/c/CMakeFiles/qpid-proton-core-objects.dir/DependInfo.cmake --color= Scanning dependencies of target qpid-proton-core-objects make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make -f c/CMakeFiles/qpid-proton-core-objects.dir/build.make c/CMakeFiles/qpid-proton-core-objects.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 1%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/object.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/object/object.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/object/object.c [ 2%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/list.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/object/list.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/object/list.c [ 2%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/map.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/object/map.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/object/map.c [ 3%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/string.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/object/string.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/object/string.c [ 3%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/iterator.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/object/iterator.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/object/iterator.c [ 4%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/record.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/object/record.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/object/record.c [ 4%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/init.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/init.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/init.c [ 4%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/memory.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/memory.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/memory.c [ 5%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/logger.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/logger.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/logger.c [ 5%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/util.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/util.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/util.c [ 6%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/error.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/error.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/error.c [ 6%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/buffer.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/buffer.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/buffer.c [ 6%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/types.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/types.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/types.c [ 7%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/framing.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/framing.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/framing.c [ 7%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/codec.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/codec.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/codec.c [ 8%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/decoder.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/decoder.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/decoder.c [ 8%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/encoder.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/encoder.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/encoder.c [ 9%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/dispatcher.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/dispatcher.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/dispatcher.c [ 9%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/connection_driver.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/connection_driver.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/connection_driver.c [ 9%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/engine.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/engine.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/engine.c [ 10%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/event.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/event.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/event.c [ 10%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/autodetect.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/autodetect.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/autodetect.c [ 11%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/transport.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/transport.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/transport.c [ 11%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/message.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/core/message.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/message.c [ 11%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/sasl/sasl.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/sasl/sasl.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/sasl/sasl.c [ 12%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/sasl/default_sasl.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/sasl/default_sasl.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/sasl/default_sasl.c [ 12%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/sasl/cyrus_sasl.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/sasl/cyrus_sasl.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/sasl/cyrus_sasl.c [ 13%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/ssl/openssl.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/ssl/openssl.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/ssl/openssl.c [ 13%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/compiler/gcc/start.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_core_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -flto -o CMakeFiles/qpid-proton-core-objects.dir/src/compiler/gcc/start.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/compiler/gcc/start.c make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 14%] Built target qpid-proton-core-objects 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c /builddir/build/BUILD/qpid-proton-0.31.0/build/c/CMakeFiles/qpid-proton.dir/DependInfo.cmake --color= Scanning dependencies of target qpid-proton make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' 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.31.0/build' [ 14%] Building C object c/CMakeFiles/qpid-proton.dir/src/proactor/epoll.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton.dir/src/proactor/epoll.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/proactor/epoll.c [ 15%] Building C object c/CMakeFiles/qpid-proton.dir/src/proactor/proactor-internal.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton.dir/src/proactor/proactor-internal.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/proactor/proactor-internal.c [ 15%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/log.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton.dir/src/core/log.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/core/log.c [ 16%] Building C object c/CMakeFiles/qpid-proton.dir/src/extra/url.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton.dir/src/extra/url.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/extra/url.c [ 16%] Building C object c/CMakeFiles/qpid-proton.dir/src/reactor/reactor.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton.dir/src/reactor/reactor.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/reactor/reactor.c [ 16%] Building C object c/CMakeFiles/qpid-proton.dir/src/reactor/handler.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton.dir/src/reactor/handler.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/reactor/handler.c [ 17%] Building C object c/CMakeFiles/qpid-proton.dir/src/reactor/connection.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton.dir/src/reactor/connection.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/reactor/connection.c [ 17%] Building C object c/CMakeFiles/qpid-proton.dir/src/reactor/acceptor.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton.dir/src/reactor/acceptor.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/reactor/acceptor.c [ 18%] Building C object c/CMakeFiles/qpid-proton.dir/src/reactor/selectable.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton.dir/src/reactor/selectable.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/reactor/selectable.c [ 18%] Building C object c/CMakeFiles/qpid-proton.dir/src/reactor/timer.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton.dir/src/reactor/timer.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/reactor/timer.c [ 19%] Building C object c/CMakeFiles/qpid-proton.dir/src/handlers/handshaker.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton.dir/src/handlers/handshaker.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/handlers/handshaker.c [ 19%] Building C object c/CMakeFiles/qpid-proton.dir/src/handlers/iohandler.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton.dir/src/handlers/iohandler.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/handlers/iohandler.c [ 19%] Building C object c/CMakeFiles/qpid-proton.dir/src/handlers/flowcontroller.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton.dir/src/handlers/flowcontroller.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/handlers/flowcontroller.c [ 20%] Building C object c/CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/messenger/messenger.c [ 20%] Building C object c/CMakeFiles/qpid-proton.dir/src/messenger/subscription.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton.dir/src/messenger/subscription.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/messenger/subscription.c [ 21%] Building C object c/CMakeFiles/qpid-proton.dir/src/messenger/store.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton.dir/src/messenger/store.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/messenger/store.c [ 21%] Building C object c/CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/messenger/transform.c [ 21%] Building C object c/CMakeFiles/qpid-proton.dir/src/platform/platform.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -flto -o CMakeFiles/qpid-proton.dir/src/platform/platform.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/platform/platform.c [ 22%] Building C object c/CMakeFiles/qpid-proton.dir/src/reactor/io/posix/io.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -flto -o CMakeFiles/qpid-proton.dir/src/reactor/io/posix/io.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/reactor/io/posix/io.c [ 22%] Building C object c/CMakeFiles/qpid-proton.dir/src/reactor/io/posix/selector.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=gnu99 -flto -o CMakeFiles/qpid-proton.dir/src/reactor/io/posix/selector.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/reactor/io/posix/selector.c [ 23%] Linking C shared library libqpid-proton.so cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cmake -E cmake_link_script CMakeFiles/qpid-proton.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,--no-undefined -flto -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libqpid-proton.so.11 -o libqpid-proton.so.11.10.0 CMakeFiles/qpid-proton.dir/src/proactor/epoll.c.o CMakeFiles/qpid-proton.dir/src/proactor/proactor-internal.c.o CMakeFiles/qpid-proton.dir/src/core/log.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 CMakeFiles/qpid-proton-core-objects.dir/src/core/object/object.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/object/list.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/object/map.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/object/string.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/object/iterator.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/object/record.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/init.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/memory.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/logger.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/util.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/error.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/buffer.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/types.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/framing.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/codec.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/decoder.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/encoder.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/dispatcher.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/connection_driver.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/engine.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/event.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/autodetect.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/transport.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/message.c.o CMakeFiles/qpid-proton-core-objects.dir/src/sasl/sasl.c.o CMakeFiles/qpid-proton-core-objects.dir/src/sasl/default_sasl.c.o CMakeFiles/qpid-proton-core-objects.dir/src/sasl/cyrus_sasl.c.o CMakeFiles/qpid-proton-core-objects.dir/src/ssl/openssl.c.o CMakeFiles/qpid-proton-core-objects.dir/src/compiler/gcc/start.c.o /usr/lib64/libssl.so /usr/lib64/libsasl2.so /usr/lib64/libcrypto.so -lpthread cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cmake -E cmake_symlink_library libqpid-proton.so.11.10.0 libqpid-proton.so.11 libqpid-proton.so make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 23%] Built target qpid-proton 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 23%] Linking C shared library libqpid-proton-core.so cd /builddir/build/BUILD/qpid-proton-0.31.0/build/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,--no-undefined -flto -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libqpid-proton-core.so.10 -o libqpid-proton-core.so.10.9.0 CMakeFiles/qpid-proton-core-objects.dir/src/core/object/object.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/object/list.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/object/map.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/object/string.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/object/iterator.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/object/record.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/init.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/memory.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/logger.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/util.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/error.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/buffer.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/types.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/framing.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/codec.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/decoder.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/encoder.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/dispatcher.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/connection_driver.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/engine.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/event.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/autodetect.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/transport.c.o CMakeFiles/qpid-proton-core-objects.dir/src/core/message.c.o CMakeFiles/qpid-proton-core-objects.dir/src/sasl/sasl.c.o CMakeFiles/qpid-proton-core-objects.dir/src/sasl/default_sasl.c.o CMakeFiles/qpid-proton-core-objects.dir/src/sasl/cyrus_sasl.c.o CMakeFiles/qpid-proton-core-objects.dir/src/ssl/openssl.c.o CMakeFiles/qpid-proton-core-objects.dir/src/compiler/gcc/start.c.o /usr/lib64/libssl.so /usr/lib64/libsasl2.so /usr/lib64/libcrypto.so -lpthread cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cmake -E cmake_symlink_library libqpid-proton-core.so.10.9.0 libqpid-proton-core.so.10 libqpid-proton-core.so make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 23%] 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 23%] Building C object c/CMakeFiles/qpid-proton-proactor.dir/src/proactor/epoll.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_proactor_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-proactor.dir/src/proactor/epoll.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/proactor/epoll.c [ 24%] Building C object c/CMakeFiles/qpid-proton-proactor.dir/src/proactor/proactor-internal.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cc -Dqpid_proton_proactor_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -flto -o CMakeFiles/qpid-proton-proactor.dir/src/proactor/proactor-internal.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/src/proactor/proactor-internal.c [ 24%] Linking C shared library libqpid-proton-proactor.so cd /builddir/build/BUILD/qpid-proton-0.31.0/build/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,--no-undefined -flto -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libqpid-proton-proactor.so.1 -o libqpid-proton-proactor.so.1.6.0 CMakeFiles/qpid-proton-proactor.dir/src/proactor/epoll.c.o CMakeFiles/qpid-proton-proactor.dir/src/proactor/proactor-internal.c.o -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/c: libqpid-proton-core.so.10.9.0 -lpthread /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libsasl2.so cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c && /usr/bin/cmake -E cmake_symlink_library libqpid-proton-proactor.so.1.6.0 libqpid-proton-proactor.so.1 libqpid-proton-proactor.so make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 24%] Built target qpid-proton-proactor 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 24%] Building C object c/examples/CMakeFiles/c-send.dir/send.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples && /usr/bin/cc -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/c/examples/send.c [ 25%] Linking C executable send cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-send.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/c-send.dir/send.c.o -o send -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/c ../libqpid-proton-proactor.so.1.6.0 ../libqpid-proton-core.so.10.9.0 -lpthread /usr/lib64/libssl.so /usr/lib64/libcrypto.so -lpthread /usr/lib64/libsasl2.so make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 25%] 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 25%] Building C object c/examples/CMakeFiles/c-send-abort.dir/send-abort.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples && /usr/bin/cc -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/c/examples/send-abort.c [ 26%] Linking C executable send-abort cd /builddir/build/BUILD/qpid-proton-0.31.0/build/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/c-send-abort.dir/send-abort.c.o -o send-abort -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/c ../libqpid-proton-proactor.so.1.6.0 ../libqpid-proton-core.so.10.9.0 -lpthread /usr/lib64/libssl.so /usr/lib64/libcrypto.so -lpthread /usr/lib64/libsasl2.so make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 26%] Built target c-send-abort 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 27%] Building C object c/examples/CMakeFiles/c-broker.dir/broker.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples && /usr/bin/cc -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/c/examples/broker.c [ 27%] Linking C executable broker cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-broker.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/c-broker.dir/broker.c.o -o broker -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/c ../libqpid-proton-proactor.so.1.6.0 ../libqpid-proton-core.so.10.9.0 -lpthread /usr/lib64/libssl.so /usr/lib64/libcrypto.so -lpthread /usr/lib64/libsasl2.so make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 27%] 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 28%] Building C object c/examples/CMakeFiles/c-direct.dir/direct.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples && /usr/bin/cc -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/c/examples/direct.c [ 28%] Linking C executable direct cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-direct.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/c-direct.dir/direct.c.o -o direct -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/c ../libqpid-proton-proactor.so.1.6.0 ../libqpid-proton-core.so.10.9.0 -lpthread /usr/lib64/libssl.so /usr/lib64/libcrypto.so -lpthread /usr/lib64/libsasl2.so make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 28%] 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 28%] Building C object c/examples/CMakeFiles/c-receive.dir/receive.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples && /usr/bin/cc -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/c/examples/receive.c [ 29%] Linking C executable receive cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-receive.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/c-receive.dir/receive.c.o -o receive -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/c ../libqpid-proton-proactor.so.1.6.0 ../libqpid-proton-core.so.10.9.0 -lpthread /usr/lib64/libssl.so /usr/lib64/libcrypto.so -lpthread /usr/lib64/libsasl2.so make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 29%] Built target c-receive 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 29%] Building C object c/examples/CMakeFiles/c-send-ssl.dir/send-ssl.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples && /usr/bin/cc -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/c/examples/send-ssl.c [ 29%] Linking C executable send-ssl cd /builddir/build/BUILD/qpid-proton-0.31.0/build/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/c-send-ssl.dir/send-ssl.c.o -o send-ssl -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/c ../libqpid-proton-proactor.so.1.6.0 ../libqpid-proton-core.so.10.9.0 -lpthread /usr/lib64/libssl.so /usr/lib64/libcrypto.so -lpthread /usr/lib64/libsasl2.so make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 29%] Built target c-send-ssl make -f c/tests/CMakeFiles/test_main.dir/build.make c/tests/CMakeFiles/test_main.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/tests /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests/CMakeFiles/test_main.dir/DependInfo.cmake --color= Scanning dependencies of target test_main make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make -f c/tests/CMakeFiles/test_main.dir/build.make c/tests/CMakeFiles/test_main.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 30%] Building CXX object c/tests/CMakeFiles/test_main.dir/test_main.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests && /usr/bin/c++ -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -o CMakeFiles/test_main.dir/test_main.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/tests/test_main.cpp make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 30%] Built target test_main make -f c/tests/CMakeFiles/c-core-test.dir/build.make c/tests/CMakeFiles/c-core-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/tests /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests/CMakeFiles/c-core-test.dir/DependInfo.cmake --color= Scanning dependencies of target c-core-test make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make -f c/tests/CMakeFiles/c-core-test.dir/build.make c/tests/CMakeFiles/c-core-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 30%] Building CXX object c/tests/CMakeFiles/c-core-test.dir/pn_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests && /usr/bin/c++ -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/c-core-test.dir/pn_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/tests/pn_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 31%] Building CXX object c/tests/CMakeFiles/c-core-test.dir/pn_test_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests && /usr/bin/c++ -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/c-core-test.dir/pn_test_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/tests/pn_test_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 31%] Building CXX object c/tests/CMakeFiles/c-core-test.dir/object_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests && /usr/bin/c++ -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/c-core-test.dir/object_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/tests/object_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 32%] Building CXX object c/tests/CMakeFiles/c-core-test.dir/condition_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests && /usr/bin/c++ -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/c-core-test.dir/condition_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/tests/condition_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 32%] Building CXX object c/tests/CMakeFiles/c-core-test.dir/connection_driver_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests && /usr/bin/c++ -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/c-core-test.dir/connection_driver_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/tests/connection_driver_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 33%] Building CXX object c/tests/CMakeFiles/c-core-test.dir/data_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests && /usr/bin/c++ -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/c-core-test.dir/data_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/tests/data_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 33%] Building CXX object c/tests/CMakeFiles/c-core-test.dir/engine_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests && /usr/bin/c++ -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/c-core-test.dir/engine_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/tests/engine_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 33%] Building CXX object c/tests/CMakeFiles/c-core-test.dir/refcount_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests && /usr/bin/c++ -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/c-core-test.dir/refcount_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/tests/refcount_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 34%] Building CXX object c/tests/CMakeFiles/c-core-test.dir/ssl_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests && /usr/bin/c++ -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/c-core-test.dir/ssl_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/tests/ssl_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 34%] Linking CXX executable c-core-test cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-core-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/c-core-test.dir/pn_test.cpp.o CMakeFiles/c-core-test.dir/pn_test_test.cpp.o CMakeFiles/c-core-test.dir/object_test.cpp.o CMakeFiles/c-core-test.dir/condition_test.cpp.o CMakeFiles/c-core-test.dir/connection_driver_test.cpp.o CMakeFiles/c-core-test.dir/data_test.cpp.o CMakeFiles/c-core-test.dir/engine_test.cpp.o CMakeFiles/c-core-test.dir/refcount_test.cpp.o CMakeFiles/c-core-test.dir/ssl_test.cpp.o CMakeFiles/test_main.dir/test_main.cpp.o -o c-core-test -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/c ../libqpid-proton-core.so.10.9.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so -lpthread /usr/lib64/libsasl2.so make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 34%] Built target c-core-test make -f c/tests/CMakeFiles/c-extra-test.dir/build.make c/tests/CMakeFiles/c-extra-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/tests /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests/CMakeFiles/c-extra-test.dir/DependInfo.cmake --color= Scanning dependencies of target c-extra-test make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make -f c/tests/CMakeFiles/c-extra-test.dir/build.make c/tests/CMakeFiles/c-extra-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 34%] Building CXX object c/tests/CMakeFiles/c-extra-test.dir/pn_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests && /usr/bin/c++ -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/c-extra-test.dir/pn_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/tests/pn_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 35%] Building CXX object c/tests/CMakeFiles/c-extra-test.dir/url_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests && /usr/bin/c++ -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/c-extra-test.dir/url_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/tests/url_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 35%] Linking CXX executable c-extra-test cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-extra-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/c-extra-test.dir/pn_test.cpp.o CMakeFiles/c-extra-test.dir/url_test.cpp.o CMakeFiles/test_main.dir/test_main.cpp.o -o c-extra-test -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/c ../libqpid-proton.so.11.10.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 35%] Built target c-extra-test make -f c/tests/CMakeFiles/c-ssl-proactor-test.dir/build.make c/tests/CMakeFiles/c-ssl-proactor-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/tests /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests/CMakeFiles/c-ssl-proactor-test.dir/DependInfo.cmake --color= Scanning dependencies of target c-ssl-proactor-test make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make -f c/tests/CMakeFiles/c-ssl-proactor-test.dir/build.make c/tests/CMakeFiles/c-ssl-proactor-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 36%] Building CXX object c/tests/CMakeFiles/c-ssl-proactor-test.dir/pn_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests && /usr/bin/c++ -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/c-ssl-proactor-test.dir/pn_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/tests/pn_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 36%] Building CXX object c/tests/CMakeFiles/c-ssl-proactor-test.dir/pn_test_proactor.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests && /usr/bin/c++ -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/c-ssl-proactor-test.dir/pn_test_proactor.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/tests/pn_test_proactor.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 37%] Building CXX object c/tests/CMakeFiles/c-ssl-proactor-test.dir/ssl_proactor_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests && /usr/bin/c++ -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/c-ssl-proactor-test.dir/ssl_proactor_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/tests/ssl_proactor_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 37%] Linking CXX executable c-ssl-proactor-test cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-ssl-proactor-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/c-ssl-proactor-test.dir/pn_test.cpp.o CMakeFiles/c-ssl-proactor-test.dir/pn_test_proactor.cpp.o CMakeFiles/c-ssl-proactor-test.dir/ssl_proactor_test.cpp.o CMakeFiles/test_main.dir/test_main.cpp.o -o c-ssl-proactor-test -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/c ../libqpid-proton-proactor.so.1.6.0 ../libqpid-proton-core.so.10.9.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so -lpthread /usr/lib64/libsasl2.so make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 37%] Built target c-ssl-proactor-test make -f c/tests/CMakeFiles/c-proactor-test.dir/build.make c/tests/CMakeFiles/c-proactor-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/tests /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests/CMakeFiles/c-proactor-test.dir/DependInfo.cmake --color= Scanning dependencies of target c-proactor-test make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make -f c/tests/CMakeFiles/c-proactor-test.dir/build.make c/tests/CMakeFiles/c-proactor-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 38%] Building CXX object c/tests/CMakeFiles/c-proactor-test.dir/pn_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests && /usr/bin/c++ -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/c-proactor-test.dir/pn_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/tests/pn_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 38%] Building CXX object c/tests/CMakeFiles/c-proactor-test.dir/pn_test_proactor.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests && /usr/bin/c++ -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/c-proactor-test.dir/pn_test_proactor.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/tests/pn_test_proactor.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 39%] Building CXX object c/tests/CMakeFiles/c-proactor-test.dir/proactor_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests && /usr/bin/c++ -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/c-proactor-test.dir/proactor_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/c/tests/proactor_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 39%] Linking CXX executable c-proactor-test cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-proactor-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/c-proactor-test.dir/pn_test.cpp.o CMakeFiles/c-proactor-test.dir/pn_test_proactor.cpp.o CMakeFiles/c-proactor-test.dir/proactor_test.cpp.o CMakeFiles/test_main.dir/test_main.cpp.o -o c-proactor-test -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/c ../libqpid-proton-proactor.so.1.6.0 ../libqpid-proton-core.so.10.9.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so -lpthread /usr/lib64/libsasl2.so make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 39%] Built target c-proactor-test 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/tools /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 39%] Building C object c/tools/CMakeFiles/msgr-send.dir/msgr-send.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools && /usr/bin/cc -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_INTTYPES -DUSE_STRERROR_R -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/c/tools/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/c/tools/msgr-send.c [ 40%] Building C object c/tools/CMakeFiles/msgr-send.dir/msgr-common.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools && /usr/bin/cc -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_INTTYPES -DUSE_STRERROR_R -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/c/tools/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/c/tools/msgr-common.c [ 40%] Linking C executable msgr-send cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/msgr-send.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/msgr-send.dir/msgr-send.c.o CMakeFiles/msgr-send.dir/msgr-common.c.o -o msgr-send -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/c ../libqpid-proton.so.11.10.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 40%] Built target msgr-send 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/tools /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 40%] Building C object c/tools/CMakeFiles/msgr-recv.dir/msgr-recv.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools && /usr/bin/cc -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_INTTYPES -DUSE_STRERROR_R -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/c/tools/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/c/tools/msgr-recv.c [ 41%] Building C object c/tools/CMakeFiles/msgr-recv.dir/msgr-common.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools && /usr/bin/cc -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_INTTYPES -DUSE_STRERROR_R -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/c/tools/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/c/tools/msgr-common.c [ 41%] Linking C executable msgr-recv cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/msgr-recv.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/msgr-recv.dir/msgr-recv.c.o CMakeFiles/msgr-recv.dir/msgr-common.c.o -o msgr-recv -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/c ../libqpid-proton.so.11.10.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 41%] Built target msgr-recv 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/tools /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 41%] Building C object c/tools/CMakeFiles/reactor-recv.dir/reactor-recv.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools && /usr/bin/cc -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_INTTYPES -DUSE_STRERROR_R -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/c/tools/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/c/tools/reactor-recv.c [ 42%] Building C object c/tools/CMakeFiles/reactor-recv.dir/msgr-common.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools && /usr/bin/cc -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_INTTYPES -DUSE_STRERROR_R -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/c/tools/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/c/tools/msgr-common.c [ 42%] Linking C executable reactor-recv cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/reactor-recv.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/reactor-recv.dir/reactor-recv.c.o CMakeFiles/reactor-recv.dir/msgr-common.c.o -o reactor-recv -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/c ../libqpid-proton.so.11.10.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 42%] 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/tools /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 43%] Building C object c/tools/CMakeFiles/reactor-send.dir/reactor-send.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools && /usr/bin/cc -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_INTTYPES -DUSE_STRERROR_R -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/c/tools/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/c/tools/reactor-send.c [ 43%] Building C object c/tools/CMakeFiles/reactor-send.dir/msgr-common.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools && /usr/bin/cc -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_INTTYPES -DUSE_STRERROR_R -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/c/tools/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/c/tools/msgr-common.c [ 43%] Linking C executable reactor-send cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/reactor-send.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/reactor-send.dir/reactor-send.c.o CMakeFiles/reactor-send.dir/msgr-common.c.o -o reactor-send -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/c ../libqpid-proton.so.11.10.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 43%] 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 44%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/binary.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/binary.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/binary.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 44%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/byte_array.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/byte_array.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/byte_array.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 44%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/map.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/map.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/map.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 45%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/connection.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/connection.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/connection.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 45%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/connection_driver.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/connection_driver.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/connection_driver.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 46%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/connection_options.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/connection_options.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/connection_options.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 46%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/container.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/container.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/container.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 47%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/proactor_container_impl.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/proactor_container_impl.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/proactor_container_impl.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 47%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/contexts.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/contexts.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/contexts.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 47%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/data.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/data.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/data.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 48%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/decimal.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/decimal.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/decimal.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 48%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/decoder.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/decoder.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/decoder.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 49%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/delivery.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/delivery.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/delivery.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 49%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/duration.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/duration.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/duration.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 49%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/encoder.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/encoder.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/encoder.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 50%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/endpoint.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/endpoint.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/endpoint.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 50%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/error.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/error.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/error.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 51%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/error_condition.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/error_condition.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/error_condition.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 51%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/handler.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/handler.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/handler.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 52%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/link.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/link.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/link.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 52%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/link_namer.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/link_namer.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/link_namer.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 52%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/listener.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/listener.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/listener.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 53%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/message.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/message.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/message.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 53%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/messaging_adapter.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/messaging_adapter.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/messaging_adapter.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 54%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/node_options.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/node_options.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/node_options.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 54%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/null.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/null.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/null.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 55%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/object.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/object.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/object.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 55%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/proton_bits.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/proton_bits.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/proton_bits.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 55%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/receiver.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/receiver.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/receiver.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 56%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/receiver_options.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/receiver_options.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/receiver_options.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 56%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/reconnect_options.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/reconnect_options.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/reconnect_options.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 57%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/returned.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/returned.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/returned.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 57%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/sasl.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/sasl.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/sasl.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 57%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/scalar_base.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/scalar_base.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/scalar_base.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 58%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/sender.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/sender.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/sender.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 58%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/sender_options.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/sender_options.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/sender_options.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 59%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/session.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/session.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/session.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 59%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/session_options.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/session_options.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/session_options.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 60%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/source.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/source.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/source.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 60%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/ssl.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/ssl.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/ssl.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 60%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/ssl_options.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/ssl_options.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/ssl_options.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 61%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/target.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/target.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/target.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 61%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/terminus.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/terminus.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/terminus.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 62%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/timestamp.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/timestamp.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/timestamp.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 62%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/tracker.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/tracker.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/tracker.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 62%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/transfer.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/transfer.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/transfer.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 63%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/transport.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/transport.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/transport.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 63%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/type_id.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/type_id.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/type_id.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 64%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/url.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/url.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/url.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 64%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/uuid.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/uuid.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/uuid.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 65%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/value.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/value.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/value.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 65%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/work_queue.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/work_queue.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/work_queue.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 65%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/connect_config.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -Dqpid_proton_cpp_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -flto -o CMakeFiles/qpid-proton-cpp.dir/src/connect_config.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/connect_config.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 66%] Linking CXX shared library libqpid-proton-cpp.so cd /builddir/build/BUILD/qpid-proton-0.31.0/build/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,--no-undefined -flto -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libqpid-proton-cpp.so.12 -o libqpid-proton-cpp.so.12.7.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_options.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 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/c: ../c/libqpid-proton-proactor.so.1.6.0 -ljsoncpp ../c/libqpid-proton-core.so.10.9.0 -lpthread /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libsasl2.so cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/cmake -E cmake_symlink_library libqpid-proton-cpp.so.12.7.0 libqpid-proton-cpp.so.12 libqpid-proton-cpp.so make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 66%] Built target qpid-proton-cpp 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/interop_test.dir/DependInfo.cmake --color= Scanning dependencies of target interop_test make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' 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.31.0/build' [ 67%] Building CXX object cpp/CMakeFiles/interop_test.dir/src/interop_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/interop_test.dir/src/interop_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/interop_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 67%] Linking CXX executable interop_test cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/interop_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/interop_test.dir/src/interop_test.cpp.o -o interop_test -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp libqpid-proton-cpp.so.12.7.0 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 67%] Built target interop_test make -f cpp/CMakeFiles/credit_test.dir/build.make cpp/CMakeFiles/credit_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/credit_test.dir/DependInfo.cmake --color= Scanning dependencies of target credit_test make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make -f cpp/CMakeFiles/credit_test.dir/build.make cpp/CMakeFiles/credit_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 68%] Building CXX object cpp/CMakeFiles/credit_test.dir/src/credit_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/credit_test.dir/src/credit_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/credit_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 68%] Linking CXX executable credit_test cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/credit_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/credit_test.dir/src/credit_test.cpp.o -o credit_test -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp libqpid-proton-cpp.so.12.7.0 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 68%] Built target credit_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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 69%] Building CXX object cpp/CMakeFiles/connection_driver_test.dir/src/connection_driver_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/connection_driver_test.dir/src/connection_driver_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/connection_driver_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 69%] Linking CXX executable connection_driver_test cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/connection_driver_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/connection_driver_test.dir/src/connection_driver_test.cpp.o -o connection_driver_test -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp libqpid-proton-cpp.so.12.7.0 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 69%] Built target connection_driver_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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/reconnect_test.dir/DependInfo.cmake --color= Scanning dependencies of target reconnect_test make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' 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.31.0/build' [ 70%] Building CXX object cpp/CMakeFiles/reconnect_test.dir/src/reconnect_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/reconnect_test.dir/src/reconnect_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/reconnect_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 70%] Linking CXX executable reconnect_test cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/reconnect_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/reconnect_test.dir/src/reconnect_test.cpp.o -o reconnect_test -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp libqpid-proton-cpp.so.12.7.0 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 70%] Built target reconnect_test 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/codec_test.dir/DependInfo.cmake --color= Scanning dependencies of target codec_test make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' 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.31.0/build' [ 70%] Building CXX object cpp/CMakeFiles/codec_test.dir/src/codec_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/codec_test.dir/src/codec_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/codec_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 71%] Linking CXX executable codec_test cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/codec_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/codec_test.dir/src/codec_test.cpp.o -o codec_test -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp libqpid-proton-cpp.so.12.7.0 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 71%] Built target codec_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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/value_test.dir/DependInfo.cmake --color= Scanning dependencies of target value_test make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' 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.31.0/build' [ 71%] Building CXX object cpp/CMakeFiles/value_test.dir/src/value_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/value_test.dir/src/value_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/value_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 72%] Linking CXX executable value_test cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/value_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/value_test.dir/src/value_test.cpp.o -o value_test -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp libqpid-proton-cpp.so.12.7.0 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 72%] Built target value_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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/scalar_test.dir/DependInfo.cmake --color= Scanning dependencies of target scalar_test make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' 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.31.0/build' [ 73%] Building CXX object cpp/CMakeFiles/scalar_test.dir/src/scalar_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/scalar_test.dir/src/scalar_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/scalar_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 73%] Linking CXX executable scalar_test cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/scalar_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/scalar_test.dir/src/scalar_test.cpp.o -o scalar_test -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp libqpid-proton-cpp.so.12.7.0 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 73%] Built target scalar_test make -f cpp/CMakeFiles/cpp-test.dir/build.make cpp/CMakeFiles/cpp-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/cpp-test.dir/DependInfo.cmake --color= Scanning dependencies of target cpp-test make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make -f cpp/CMakeFiles/cpp-test.dir/build.make cpp/CMakeFiles/cpp-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 73%] Building CXX object cpp/CMakeFiles/cpp-test.dir/src/cpp-test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/cpp-test.dir/src/cpp-test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/cpp-test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 74%] Building CXX object cpp/CMakeFiles/cpp-test.dir/src/url_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/cpp-test.dir/src/url_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/url_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 74%] Linking CXX executable cpp-test cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/cpp-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cpp-test.dir/src/cpp-test.cpp.o CMakeFiles/cpp-test.dir/src/url_test.cpp.o -o cpp-test -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp libqpid-proton-cpp.so.12.7.0 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 74%] Built target cpp-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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/message_test.dir/DependInfo.cmake --color= Scanning dependencies of target message_test make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' 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.31.0/build' [ 74%] Building CXX object cpp/CMakeFiles/message_test.dir/src/message_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/message_test.dir/src/message_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/message_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 75%] Linking CXX executable message_test cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/message_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/message_test.dir/src/message_test.cpp.o -o message_test -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp libqpid-proton-cpp.so.12.7.0 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 75%] Built target message_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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/link_test.dir/DependInfo.cmake --color= Scanning dependencies of target link_test make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' 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.31.0/build' [ 76%] Building CXX object cpp/CMakeFiles/link_test.dir/src/link_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/link_test.dir/src/link_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/link_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 76%] Linking CXX executable link_test cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/link_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/link_test.dir/src/link_test.cpp.o -o link_test -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp libqpid-proton-cpp.so.12.7.0 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 76%] Built target link_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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/container_test.dir/DependInfo.cmake --color= Scanning dependencies of target container_test make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' 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.31.0/build' [ 77%] Building CXX object cpp/CMakeFiles/container_test.dir/src/container_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/container_test.dir/src/container_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/container_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 77%] Linking CXX executable container_test cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/container_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/container_test.dir/src/container_test.cpp.o -o container_test -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp libqpid-proton-cpp.so.12.7.0 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 77%] Built target container_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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 77%] Building CXX object cpp/CMakeFiles/connect_config_test.dir/src/connect_config_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/connect_config_test.dir/src/connect_config_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/connect_config_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 77%] Linking CXX executable connect_config_test cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/connect_config_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/connect_config_test.dir/src/connect_config_test.cpp.o -o connect_config_test -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp:/builddir/build/BUILD/qpid-proton-0.31.0/build/c libqpid-proton-cpp.so.12.7.0 ../c/libqpid-proton-core.so.10.9.0 -lpthread /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libsasl2.so make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 77%] Built target connect_config_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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/map_test.dir/DependInfo.cmake --color= Scanning dependencies of target map_test make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' 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.31.0/build' [ 78%] Building CXX object cpp/CMakeFiles/map_test.dir/src/map_test.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -I/builddir/build/BUILD/qpid-proton-0.31.0/tests/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/map_test.dir/src/map_test.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/src/map_test.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 78%] Linking CXX executable map_test cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/map_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/map_test.dir/src/map_test.cpp.o -o map_test -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp libqpid-proton-cpp.so.12.7.0 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 78%] Built target map_test make -f cpp/examples/CMakeFiles/multithreaded_client.dir/build.make cpp/examples/CMakeFiles/multithreaded_client.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/multithreaded_client.dir/DependInfo.cmake --color= Scanning dependencies of target multithreaded_client make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make -f cpp/examples/CMakeFiles/multithreaded_client.dir/build.make cpp/examples/CMakeFiles/multithreaded_client.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 79%] Building CXX object cpp/examples/CMakeFiles/multithreaded_client.dir/multithreaded_client.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/multithreaded_client.dir/multithreaded_client.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples/multithreaded_client.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 79%] Linking CXX executable multithreaded_client cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/multithreaded_client.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/multithreaded_client.dir/multithreaded_client.cpp.o -o multithreaded_client -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 79%] Built target multithreaded_client make -f cpp/examples/CMakeFiles/service_bus.dir/build.make cpp/examples/CMakeFiles/service_bus.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/service_bus.dir/DependInfo.cmake --color= Scanning dependencies of target service_bus make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make -f cpp/examples/CMakeFiles/service_bus.dir/build.make cpp/examples/CMakeFiles/service_bus.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 80%] Building CXX object cpp/examples/CMakeFiles/service_bus.dir/service_bus.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/service_bus.dir/service_bus.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples/service_bus.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 80%] Linking CXX executable service_bus cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/service_bus.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/service_bus.dir/service_bus.cpp.o -o service_bus -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 80%] Built target service_bus make -f cpp/examples/CMakeFiles/scheduled_send.dir/build.make cpp/examples/CMakeFiles/scheduled_send.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/scheduled_send.dir/DependInfo.cmake --color= Scanning dependencies of target scheduled_send make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make -f cpp/examples/CMakeFiles/scheduled_send.dir/build.make cpp/examples/CMakeFiles/scheduled_send.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 80%] Building CXX object cpp/examples/CMakeFiles/scheduled_send.dir/scheduled_send.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.dir/scheduled_send.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples/scheduled_send.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 81%] Linking CXX executable scheduled_send cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/scheduled_send.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/scheduled_send.dir/scheduled_send.cpp.o -o scheduled_send -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 81%] Built target scheduled_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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 81%] Building CXX object cpp/examples/CMakeFiles/encode_decode.dir/encode_decode.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/cpp/examples/encode_decode.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 82%] Linking CXX executable encode_decode cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/encode_decode.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/encode_decode.dir/encode_decode.cpp.o -o encode_decode -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 82%] Built target encode_decode 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 83%] Building CXX object cpp/examples/CMakeFiles/ssl_client_cert.dir/ssl_client_cert.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/cpp/examples/ssl_client_cert.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 83%] Linking CXX executable ssl_client_cert cd /builddir/build/BUILD/qpid-proton-0.31.0/build/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/ssl_client_cert.dir/ssl_client_cert.cpp.o -o ssl_client_cert -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 83%] Built target ssl_client_cert make -f cpp/examples/CMakeFiles/multithreaded_client_flow_control.dir/build.make cpp/examples/CMakeFiles/multithreaded_client_flow_control.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/multithreaded_client_flow_control.dir/DependInfo.cmake --color= Scanning dependencies of target multithreaded_client_flow_control make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make -f cpp/examples/CMakeFiles/multithreaded_client_flow_control.dir/build.make cpp/examples/CMakeFiles/multithreaded_client_flow_control.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 83%] Building CXX object cpp/examples/CMakeFiles/multithreaded_client_flow_control.dir/multithreaded_client_flow_control.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -std=c++11 -o CMakeFiles/multithreaded_client_flow_control.dir/multithreaded_client_flow_control.cpp.o -c /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples/multithreaded_client_flow_control.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 84%] Linking CXX executable multithreaded_client_flow_control cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/multithreaded_client_flow_control.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/multithreaded_client_flow_control.dir/multithreaded_client_flow_control.cpp.o -o multithreaded_client_flow_control -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 84%] Built target multithreaded_client_flow_control 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 84%] Building CXX object cpp/examples/CMakeFiles/selected_recv.dir/selected_recv.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/cpp/examples/selected_recv.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 85%] Linking CXX executable selected_recv cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/selected_recv.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/selected_recv.dir/selected_recv.cpp.o -o selected_recv -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 85%] Built target selected_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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 85%] Building CXX object cpp/examples/CMakeFiles/simple_send.dir/simple_send.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/cpp/examples/simple_send.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 86%] Linking CXX executable simple_send cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/simple_send.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/simple_send.dir/simple_send.cpp.o -o simple_send -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 86%] Built target simple_send 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 86%] Building CXX object cpp/examples/CMakeFiles/scheduled_send_03.dir/scheduled_send_03.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/cpp/examples/scheduled_send_03.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 87%] Linking CXX executable scheduled_send_03 cd /builddir/build/BUILD/qpid-proton-0.31.0/build/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/scheduled_send_03.dir/scheduled_send_03.cpp.o -o scheduled_send_03 -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 87%] Built target scheduled_send_03 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 88%] Building CXX object cpp/examples/CMakeFiles/connection_options.dir/connection_options.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/cpp/examples/connection_options.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 88%] Linking CXX executable connection_options cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/connection_options.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/connection_options.dir/connection_options.cpp.o -o connection_options -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 88%] Built target connection_options 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 89%] Building CXX object cpp/examples/CMakeFiles/reconnect_client.dir/reconnect_client.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/cpp/examples/reconnect_client.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 89%] Linking CXX executable reconnect_client cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/reconnect_client.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/reconnect_client.dir/reconnect_client.cpp.o -o reconnect_client -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 89%] Built target reconnect_client 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 89%] Building CXX object cpp/examples/CMakeFiles/simple_connect.dir/simple_connect.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/cpp/examples/simple_connect.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 90%] Linking CXX executable simple_connect cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/simple_connect.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/simple_connect.dir/simple_connect.cpp.o -o simple_connect -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 90%] 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 90%] Building CXX object cpp/examples/CMakeFiles/simple_recv.dir/simple_recv.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/cpp/examples/simple_recv.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 91%] Linking CXX executable simple_recv cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/simple_recv.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/simple_recv.dir/simple_recv.cpp.o -o simple_recv -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 91%] Built target simple_recv 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/client.dir/DependInfo.cmake --color= Scanning dependencies of target client make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' 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.31.0/build' [ 91%] Building CXX object cpp/examples/CMakeFiles/client.dir/client.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/cpp/examples/client.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 92%] Linking CXX executable client cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/client.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/client.dir/client.cpp.o -o client -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 92%] Built target client 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 93%] Building CXX object cpp/examples/CMakeFiles/server_direct.dir/server_direct.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/cpp/examples/server_direct.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 93%] Linking CXX executable server_direct cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/server_direct.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/server_direct.dir/server_direct.cpp.o -o server_direct -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 93%] Built target server_direct 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 93%] Building CXX object cpp/examples/CMakeFiles/flow_control.dir/flow_control.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/cpp/examples/flow_control.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 93%] Linking CXX executable flow_control cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/flow_control.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/flow_control.dir/flow_control.cpp.o -o flow_control -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 93%] Built target flow_control 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/broker.dir/DependInfo.cmake --color= Scanning dependencies of target broker make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' 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.31.0/build' [ 94%] Building CXX object cpp/examples/CMakeFiles/broker.dir/broker.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/cpp/examples/broker.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 94%] Linking CXX executable broker cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/broker.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/broker.dir/broker.cpp.o -o broker -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 94%] Built target broker 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/helloworld.dir/DependInfo.cmake --color= Scanning dependencies of target helloworld make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' 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.31.0/build' [ 94%] Building CXX object cpp/examples/CMakeFiles/helloworld.dir/helloworld.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/cpp/examples/helloworld.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 94%] Linking CXX executable helloworld cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/helloworld.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/helloworld.dir/helloworld.cpp.o -o helloworld -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 94%] Built target helloworld 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 94%] Building CXX object cpp/examples/CMakeFiles/colour_send.dir/colour_send.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/cpp/examples/colour_send.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 95%] Linking CXX executable colour_send cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/colour_send.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/colour_send.dir/colour_send.cpp.o -o colour_send -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 95%] Built target colour_send 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 95%] Building CXX object cpp/examples/CMakeFiles/message_properties.dir/message_properties.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/cpp/examples/message_properties.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 96%] Linking CXX executable message_properties cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/message_properties.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/message_properties.dir/message_properties.cpp.o -o message_properties -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 96%] Built target message_properties 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 96%] Building CXX object cpp/examples/CMakeFiles/direct_recv.dir/direct_recv.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/cpp/examples/direct_recv.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 97%] Linking CXX executable direct_recv cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/direct_recv.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/direct_recv.dir/direct_recv.cpp.o -o direct_recv -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 97%] 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 97%] Building CXX object cpp/examples/CMakeFiles/direct_send.dir/direct_send.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/cpp/examples/direct_send.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 98%] Linking CXX executable direct_send cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/direct_send.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/direct_send.dir/direct_send.cpp.o -o direct_send -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 98%] Built target direct_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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/ssl.dir/DependInfo.cmake --color= Scanning dependencies of target ssl make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' 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.31.0/build' [ 98%] Building CXX object cpp/examples/CMakeFiles/ssl.dir/ssl.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/cpp/examples/ssl.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 98%] Linking CXX executable ssl cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/ssl.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/ssl.dir/ssl.cpp.o -o ssl -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 98%] Built target ssl 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/server.dir/DependInfo.cmake --color= Scanning dependencies of target server make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' 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.31.0/build' [ 98%] Building CXX object cpp/examples/CMakeFiles/server.dir/server.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/cpp/examples/server.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 98%] Linking CXX executable server cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/server.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/server.dir/server.cpp.o -o server -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 98%] Built target server 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' [ 99%] Building CXX object cpp/examples/CMakeFiles/queue_browser.dir/queue_browser.cpp.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/c++ -DPN_CPP_USE_DEPRECATED_API=1 -I/builddir/build/BUILD/qpid-proton-0.31.0/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/c/src -I/builddir/build/BUILD/qpid-proton-0.31.0/cpp/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -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.31.0/cpp/examples/queue_browser.cpp cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] [ 99%] Linking CXX executable queue_browser cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/queue_browser.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/queue_browser.dir/queue_browser.cpp.o -o queue_browser -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/cpp ../libqpid-proton-cpp.so.12.7.0 make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 99%] Built target queue_browser make -f python/CMakeFiles/gen_cproton_cprotonPYTHON_wrap.dir/build.make python/CMakeFiles/gen_cproton_cprotonPYTHON_wrap.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/python /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/python /builddir/build/BUILD/qpid-proton-0.31.0/build/python/CMakeFiles/gen_cproton_cprotonPYTHON_wrap.dir/DependInfo.cmake --color= Scanning dependencies of target gen_cproton_cprotonPYTHON_wrap make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make -f python/CMakeFiles/gen_cproton_cprotonPYTHON_wrap.dir/build.make python/CMakeFiles/gen_cproton_cprotonPYTHON_wrap.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [100%] Swig source cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E make_directory /builddir/build/BUILD/qpid-proton-0.31.0/build/python cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E touch /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.stamp cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/swig -python -threads -DUINTPTR_SIZE=8 -outdir /builddir/build/BUILD/qpid-proton-0.31.0/build/python -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/usr/include/python3.6m -o /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c /builddir/build/BUILD/qpid-proton-0.31.0/python/cproton.i make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [100%] Built target gen_cproton_cprotonPYTHON_wrap make -f python/CMakeFiles/_cproton.dir/build.make python/CMakeFiles/_cproton.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/python /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/python /builddir/build/BUILD/qpid-proton-0.31.0/build/python/CMakeFiles/_cproton.dir/DependInfo.cmake --color= Scanning dependencies of target _cproton make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make -f python/CMakeFiles/_cproton.dir/build.make python/CMakeFiles/_cproton.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [100%] Building C object python/CMakeFiles/_cproton.dir/cprotonPYTHON_wrap.c.o cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cc -D_cproton_EXPORTS -I/builddir/build/BUILD/qpid-proton-0.31.0/build/c/include -I/usr/include/python3.6m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -fPIC -o CMakeFiles/_cproton.dir/cprotonPYTHON_wrap.c.o -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_code': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:6356:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((check_error(arg1)), "Contract violation: require: (check_error(arg1))"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:6358:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_error_free': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:6400:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:6402:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_error_clear': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:6427:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:6429:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_error_set': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:6474:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:6476:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_error_code': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:6504:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:6506:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_error_text': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:6532:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:6534:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_connection_free': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:6973:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:6975:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_connection_error': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7026:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7028:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_connection_state': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7198:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7200:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_connection_open': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7225:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7227:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_connection_close': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7252:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7254:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_connection_get_container': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7357:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7359:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_connection_set_container': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7394:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7396:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_connection_get_hostname': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7524:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7526:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_connection_set_hostname': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7561:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7563:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_connection_remote_container': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7591:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7593:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_connection_remote_hostname': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7619:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7621:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_session': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7829:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7831:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_session_free': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7856:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7858:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_session_state': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7968:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7970:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_session_error': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7996:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:7998:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_session_connection': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8076:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8078:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_session_open': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8105:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8107:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_session_close': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8132:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8134:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_session_head': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8341:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8343:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_session_next': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8378:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8380:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_sender': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8416:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8418:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_receiver': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8458:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8460:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_link_free': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8489:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8491:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_link_name': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8601:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8603:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_link_is_sender': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8629:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8631:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_link_is_receiver': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8657:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8659:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_link_state': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8685:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8687:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_link_error': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8713:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8715:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_link_session': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8793:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8795:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_link_head': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8832:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8834:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_link_next': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8869:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8871:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_link_open': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8896:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8898:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_link_close': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8923:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:8925:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_link_remote_source': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9028:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9030:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_link_remote_target': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9056:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9058:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_link_current': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9084:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9086:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_link_advance': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9112:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9114:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_link_credit': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9140:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9142:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_link_queued': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9168:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9170:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_link_drained': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9248:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9250:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_link_unsettled': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9474:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9476:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_unsettled_head': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9502:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9504:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_unsettled_next': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9530:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9532:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_link_flow': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9600:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9602:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_link_drain': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9636:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:9638:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_delivery_link': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:10489:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:10491:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_delivery_local_state': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:10543:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:10545:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_delivery_remote_state': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:10597:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:10599:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_delivery_settled': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:10625:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:10627:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_delivery_pending': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:10653:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:10655:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_delivery_writable': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:10733:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:10735:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_delivery_readable': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:10761:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:10763:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_delivery_updated': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:10789:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:10791:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_delivery_clear': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:10850:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:10852:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_delivery_settle': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:10928:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:10930:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_delivery_dump': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:10955:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:10957:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_work_head': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:11009:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:11011:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_work_next': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:11037:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:11039:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_transport_free': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:11476:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:11478:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_transport_error': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:11702:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:11704:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_transport_trace': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:11799:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:11801:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_transport_output': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:12384:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:12386:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_free': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13457:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13459:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_clear': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13484:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13486:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_errno': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13512:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13514:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_error': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13540:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13542:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_is_durable': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13629:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13631:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_set_durable': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13666:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13668:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_get_priority': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13694:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13696:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_set_priority': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13731:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13733:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_get_ttl': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13759:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13761:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_set_ttl': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13796:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13798:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_is_first_acquirer': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13824:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13826:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_set_first_acquirer': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13861:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13863:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_get_delivery_count': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13889:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13891:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_set_delivery_count': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13926:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13928:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_get_user_id': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13980:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:13982:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_set_user_id': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14025:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14027:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_get_address': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14053:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14055:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_set_address': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14091:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14093:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_get_subject': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14121:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14123:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_set_subject': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14159:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14161:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_get_reply_to': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14189:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14191:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_set_reply_to': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14227:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14229:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_get_content_type': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14283:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14285:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_set_content_type': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14321:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14323:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_get_content_encoding': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14351:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14353:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_set_content_encoding': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14389:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14391:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_get_expiry_time': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14419:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14421:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_set_expiry_time': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14456:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14458:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_get_creation_time': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14484:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14486:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_set_creation_time': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14521:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14523:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_get_group_id': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14549:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14551:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_set_group_id': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14587:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14589:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_get_group_sequence': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14617:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14619:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_set_group_sequence': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14654:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14656:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_get_reply_to_group_id': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14682:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14684:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_message_set_reply_to_group_id': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14720:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:14722:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_sasl_done': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:15019:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL)&&(check_sasl_outcome(arg2)), "Contract violation: require: (arg1!=NULL)&&(check_sasl_outcome(arg2))"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:15021:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_sasl_outcome': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:15047:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:15049:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c: In function '_wrap_pn_sasl_allowed_mechs': /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:2974:105: warning: this 'else' clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:15138:3: note: in expansion of macro 'SWIG_contract_assert' SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:15140:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' { ^ At top level: /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:6321:12: warning: 'check_trace' defined but not used [-Wunused-function] static int check_trace(int x) { ^~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:6310:12: warning: 'check_disposition' defined but not used [-Wunused-function] static int check_disposition(int x) { ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/qpid-proton-0.31.0/build/python/cprotonPYTHON_wrap.c:6299:12: warning: 'check_state' defined but not used [-Wunused-function] static int check_state(int x) { ^~~~~~~~~~~ [100%] Linking C shared module _cproton.so cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_cproton.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=format-security -fvisibility=hidden -O2 -g -DNDEBUG -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o _cproton.so CMakeFiles/_cproton.dir/cprotonPYTHON_wrap.c.o -Wl,-rpath,/builddir/build/BUILD/qpid-proton-0.31.0/build/c: ../c/libqpid-proton-core.so.10.9.0 -lpython3.6m /usr/lib64/libssl.so /usr/lib64/libcrypto.so -lpthread /usr/lib64/libsasl2.so make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/python /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/python /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy_directory /builddir/build/BUILD/qpid-proton-0.31.0/build/c/include /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy_directory /builddir/build/BUILD/qpid-proton-0.31.0/build/c/src/core /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy_directory /builddir/build/BUILD/qpid-proton-0.31.0/build/c/src/compiler /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/compiler cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy_directory /builddir/build/BUILD/qpid-proton-0.31.0/build/c/src/platform /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/platform cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy_directory /builddir/build/BUILD/qpid-proton-0.31.0/build/c/src/ssl /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/ssl cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy_directory /builddir/build/BUILD/qpid-proton-0.31.0/build/c/src/sasl /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/sasl cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/build/c/src/encodings.h /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/build/c/src/protocol.h /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/build/python/README.rst /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/build/python/setup.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/cproton.i /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/cproton.i cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/MANIFEST.in /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/MANIFEST.in cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/setuputils/__init__.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/setuputils/__init__.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/setuputils/log.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/setuputils/log.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/setuputils/misc.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/setuputils/misc.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/setuputils/PYZMQ_LICENSE.BSD /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/setuputils/PYZMQ_LICENSE.BSD cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/docs/conf.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/docs/conf.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/docs/index.rst /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/docs/index.rst cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/docs/overview.rst /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/docs/overview.rst cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/docs/tutorial.rst /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/docs/tutorial.rst cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/__init__.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/__init__.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_compat.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_compat.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_common.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_common.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_condition.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_condition.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_data.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_data.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_delivery.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_delivery.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_endpoints.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_endpoints.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_events.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_events.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_exceptions.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_exceptions.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_io.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_io.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_message.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_message.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_tracing.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_tracing.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_transport.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_transport.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_url.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_url.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_wrapper.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_wrapper.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/handlers.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/handlers.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/reactor.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/reactor.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/tracing.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/tracing.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/utils.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/utils.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_handlers.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_handlers.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_reactor.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_reactor.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_selectable.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_selectable.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_utils.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_utils.py make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [100%] Built target py_src_dist make -f python/CMakeFiles/py_pkg_src.dir/build.make python/CMakeFiles/py_pkg_src.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/python /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/python /builddir/build/BUILD/qpid-proton-0.31.0/build/python/CMakeFiles/py_pkg_src.dir/DependInfo.cmake --color= Scanning dependencies of target py_pkg_src make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make -f python/CMakeFiles/py_pkg_src.dir/build.make python/CMakeFiles/py_pkg_src.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist && /usr/libexec/platform-python /builddir/build/BUILD/qpid-proton-0.31.0/scripts/env.py SWIG=/usr/bin/swig -- /usr/libexec/platform-python setup.py sdist --dist-dir /builddir/build/BUILD/qpid-proton-0.31.0/build/python/pkgs running sdist running swig swigging cproton.i to cproton_wrap.c /usr/bin/swig -python -threads -Iinclude -o cproton_wrap.c cproton.i running egg_info creating python_qpid_proton.egg-info writing python_qpid_proton.egg-info/PKG-INFO writing dependency_links to python_qpid_proton.egg-info/dependency_links.txt writing requirements to python_qpid_proton.egg-info/requires.txt writing top-level names to python_qpid_proton.egg-info/top_level.txt writing manifest file 'python_qpid_proton.egg-info/SOURCES.txt' reading manifest file 'python_qpid_proton.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyo' found anywhere in distribution writing manifest file 'python_qpid_proton.egg-info/SOURCES.txt' running check creating python-qpid-proton-0.31.0 creating python-qpid-proton-0.31.0/docs creating python-qpid-proton-0.31.0/include creating python-qpid-proton-0.31.0/include/proton creating python-qpid-proton-0.31.0/proton creating python-qpid-proton-0.31.0/python_qpid_proton.egg-info creating python-qpid-proton-0.31.0/setuputils creating python-qpid-proton-0.31.0/src creating python-qpid-proton-0.31.0/src/compiler creating python-qpid-proton-0.31.0/src/compiler/gcc creating python-qpid-proton-0.31.0/src/compiler/msvc creating python-qpid-proton-0.31.0/src/core creating python-qpid-proton-0.31.0/src/core/object creating python-qpid-proton-0.31.0/src/platform creating python-qpid-proton-0.31.0/src/sasl creating python-qpid-proton-0.31.0/src/ssl copying files to python-qpid-proton-0.31.0... copying MANIFEST.in -> python-qpid-proton-0.31.0 copying README.rst -> python-qpid-proton-0.31.0 copying cproton.py -> python-qpid-proton-0.31.0 copying cproton_wrap.c -> python-qpid-proton-0.31.0 copying setup.py -> python-qpid-proton-0.31.0 copying docs/conf.py -> python-qpid-proton-0.31.0/docs copying docs/index.rst -> python-qpid-proton-0.31.0/docs copying docs/overview.rst -> python-qpid-proton-0.31.0/docs copying docs/tutorial.rst -> python-qpid-proton-0.31.0/docs copying include/proton/cid.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/codec.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/condition.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/connection.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/connection_driver.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/cproton.i -> python-qpid-proton-0.31.0/include/proton copying include/proton/delivery.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/disposition.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/engine.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/error.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/event.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/handlers.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/import_export.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/link.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/listener.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/log.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/logger.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/message.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/messenger.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/netaddr.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/object.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/proactor.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/reactor.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/sasl-plugin.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/sasl.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/selectable.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/session.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/ssl.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/terminus.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/transport.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/type_compat.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/types.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/url.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/version.h -> python-qpid-proton-0.31.0/include/proton copying proton/__init__.py -> python-qpid-proton-0.31.0/proton copying proton/_common.py -> python-qpid-proton-0.31.0/proton copying proton/_compat.py -> python-qpid-proton-0.31.0/proton copying proton/_condition.py -> python-qpid-proton-0.31.0/proton copying proton/_data.py -> python-qpid-proton-0.31.0/proton copying proton/_delivery.py -> python-qpid-proton-0.31.0/proton copying proton/_endpoints.py -> python-qpid-proton-0.31.0/proton copying proton/_events.py -> python-qpid-proton-0.31.0/proton copying proton/_exceptions.py -> python-qpid-proton-0.31.0/proton copying proton/_handlers.py -> python-qpid-proton-0.31.0/proton copying proton/_io.py -> python-qpid-proton-0.31.0/proton copying proton/_message.py -> python-qpid-proton-0.31.0/proton copying proton/_reactor.py -> python-qpid-proton-0.31.0/proton copying proton/_selectable.py -> python-qpid-proton-0.31.0/proton copying proton/_tracing.py -> python-qpid-proton-0.31.0/proton copying proton/_transport.py -> python-qpid-proton-0.31.0/proton copying proton/_url.py -> python-qpid-proton-0.31.0/proton copying proton/_utils.py -> python-qpid-proton-0.31.0/proton copying proton/_wrapper.py -> python-qpid-proton-0.31.0/proton copying proton/handlers.py -> python-qpid-proton-0.31.0/proton copying proton/reactor.py -> python-qpid-proton-0.31.0/proton copying proton/tracing.py -> python-qpid-proton-0.31.0/proton copying proton/utils.py -> python-qpid-proton-0.31.0/proton copying python_qpid_proton.egg-info/PKG-INFO -> python-qpid-proton-0.31.0/python_qpid_proton.egg-info copying python_qpid_proton.egg-info/SOURCES.txt -> python-qpid-proton-0.31.0/python_qpid_proton.egg-info copying python_qpid_proton.egg-info/dependency_links.txt -> python-qpid-proton-0.31.0/python_qpid_proton.egg-info copying python_qpid_proton.egg-info/requires.txt -> python-qpid-proton-0.31.0/python_qpid_proton.egg-info copying python_qpid_proton.egg-info/top_level.txt -> python-qpid-proton-0.31.0/python_qpid_proton.egg-info copying setuputils/PYZMQ_LICENSE.BSD -> python-qpid-proton-0.31.0/setuputils copying setuputils/__init__.py -> python-qpid-proton-0.31.0/setuputils copying setuputils/log.py -> python-qpid-proton-0.31.0/setuputils copying setuputils/misc.py -> python-qpid-proton-0.31.0/setuputils copying src/encodings.h -> python-qpid-proton-0.31.0/src copying src/protocol.h -> python-qpid-proton-0.31.0/src copying src/compiler/gcc/start.c -> python-qpid-proton-0.31.0/src/compiler/gcc copying src/compiler/msvc/snprintf.c -> python-qpid-proton-0.31.0/src/compiler/msvc copying src/compiler/msvc/start.c -> python-qpid-proton-0.31.0/src/compiler/msvc copying src/core/autodetect.c -> python-qpid-proton-0.31.0/src/core copying src/core/autodetect.h -> python-qpid-proton-0.31.0/src/core copying src/core/buffer.c -> python-qpid-proton-0.31.0/src/core copying src/core/buffer.h -> python-qpid-proton-0.31.0/src/core copying src/core/codec.c -> python-qpid-proton-0.31.0/src/core copying src/core/config.h -> python-qpid-proton-0.31.0/src/core copying src/core/connection_driver.c -> python-qpid-proton-0.31.0/src/core copying src/core/data.h -> python-qpid-proton-0.31.0/src/core copying src/core/decoder.c -> python-qpid-proton-0.31.0/src/core copying src/core/decoder.h -> python-qpid-proton-0.31.0/src/core copying src/core/dispatch_actions.h -> python-qpid-proton-0.31.0/src/core copying src/core/dispatcher.c -> python-qpid-proton-0.31.0/src/core copying src/core/dispatcher.h -> python-qpid-proton-0.31.0/src/core copying src/core/encoder.c -> python-qpid-proton-0.31.0/src/core copying src/core/encoder.h -> python-qpid-proton-0.31.0/src/core copying src/core/engine-internal.h -> python-qpid-proton-0.31.0/src/core copying src/core/engine.c -> python-qpid-proton-0.31.0/src/core copying src/core/error.c -> python-qpid-proton-0.31.0/src/core copying src/core/event.c -> python-qpid-proton-0.31.0/src/core copying src/core/framing.c -> python-qpid-proton-0.31.0/src/core copying src/core/framing.h -> python-qpid-proton-0.31.0/src/core copying src/core/init.c -> python-qpid-proton-0.31.0/src/core copying src/core/init.h -> python-qpid-proton-0.31.0/src/core copying src/core/log.c -> python-qpid-proton-0.31.0/src/core copying src/core/log_private.h -> python-qpid-proton-0.31.0/src/core copying src/core/logger.c -> python-qpid-proton-0.31.0/src/core copying src/core/logger_private.h -> python-qpid-proton-0.31.0/src/core copying src/core/max_align.h -> python-qpid-proton-0.31.0/src/core copying src/core/memory.c -> python-qpid-proton-0.31.0/src/core copying src/core/memory.h -> python-qpid-proton-0.31.0/src/core copying src/core/message-internal.h -> python-qpid-proton-0.31.0/src/core copying src/core/message.c -> python-qpid-proton-0.31.0/src/core copying src/core/transport.c -> python-qpid-proton-0.31.0/src/core copying src/core/transport.h -> python-qpid-proton-0.31.0/src/core copying src/core/types.c -> python-qpid-proton-0.31.0/src/core copying src/core/util.c -> python-qpid-proton-0.31.0/src/core copying src/core/util.h -> python-qpid-proton-0.31.0/src/core copying src/core/object/iterator.c -> python-qpid-proton-0.31.0/src/core/object copying src/core/object/list.c -> python-qpid-proton-0.31.0/src/core/object copying src/core/object/map.c -> python-qpid-proton-0.31.0/src/core/object copying src/core/object/object.c -> python-qpid-proton-0.31.0/src/core/object copying src/core/object/record.c -> python-qpid-proton-0.31.0/src/core/object copying src/core/object/string.c -> python-qpid-proton-0.31.0/src/core/object copying src/platform/platform.c -> python-qpid-proton-0.31.0/src/platform copying src/platform/platform.h -> python-qpid-proton-0.31.0/src/platform copying src/platform/platform_fmt.h -> python-qpid-proton-0.31.0/src/platform copying src/sasl/cyrus_sasl.c -> python-qpid-proton-0.31.0/src/sasl copying src/sasl/cyrus_stub.c -> python-qpid-proton-0.31.0/src/sasl copying src/sasl/default_sasl.c -> python-qpid-proton-0.31.0/src/sasl copying src/sasl/sasl-internal.h -> python-qpid-proton-0.31.0/src/sasl copying src/sasl/sasl.c -> python-qpid-proton-0.31.0/src/sasl copying src/ssl/openssl.c -> python-qpid-proton-0.31.0/src/ssl copying src/ssl/schannel.c -> python-qpid-proton-0.31.0/src/ssl copying src/ssl/ssl-internal.h -> python-qpid-proton-0.31.0/src/ssl copying src/ssl/ssl_stub.c -> python-qpid-proton-0.31.0/src/ssl Writing python-qpid-proton-0.31.0/setup.cfg creating /builddir/build/BUILD/qpid-proton-0.31.0/build/python/pkgs Creating tar archive removing 'python-qpid-proton-0.31.0' (and everything under it) make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [100%] Built target py_pkg_src make[1]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/qpid-proton-0.31.0/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 docs make[1]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /usr/bin/cmake -H/builddir/build/BUILD/qpid-proton-0.31.0 -B/builddir/build/BUILD/qpid-proton-0.31.0/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/qpid-proton-0.31.0/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 CMakeFiles/docs.dir/all make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/python /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/python /builddir/build/BUILD/qpid-proton-0.31.0/build/python/CMakeFiles/docs-py.dir/DependInfo.cmake --color= Scanning dependencies of target docs-py make[3]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/libexec/platform-python /builddir/build/BUILD/qpid-proton-0.31.0/scripts/env.py -- PYTHONPATH=/builddir/build/BUILD/qpid-proton-0.31.0/build/python:/builddir/build/BUILD/qpid-proton-0.31.0/python LD_LIBRARY_PATH="/builddir/build/BUILD/qpid-proton-0.31.0/build/python/c" sphinx-build /builddir/build/BUILD/qpid-proton-0.31.0/python/docs /builddir/build/BUILD/qpid-proton-0.31.0/build/python/docs Running Sphinx v1.7.6 Proton version: 0.31.0 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 8 source files that are out of date updating environment: 8 added, 0 changed, 0 removed reading sources... [ 12%] index reading sources... [ 25%] overview reading sources... [ 37%] proton reading sources... [ 50%] proton.handlers reading sources... [ 62%] proton.reactor reading sources... [ 75%] proton.utils reading sources... [ 87%] tutorial reading sources... [100%] types looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 12%] index writing output... [ 25%] overview writing output... [ 37%] proton writing output... [ 50%] proton.handlers writing output... [ 62%] proton.reactor writing output... [ 75%] proton.utils writing output... [ 87%] tutorial writing output... [100%] types /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_data.py:docstring of proton.Array:: WARNING: more than one target found for cross-reference 'type': proton.Data.type, proton.Disposition.type, proton.Event.type, proton.Terminus.type, proton.reactor.ApplicationEvent.type generating indices... genindex highlighting module code... [ 8%] proton._condition highlighting module code... [ 16%] proton._data highlighting module code... [ 25%] proton._delivery highlighting module code... [ 33%] proton._endpoints highlighting module code... [ 41%] proton._events highlighting module code... [ 50%] proton._exceptions highlighting module code... [ 58%] proton._handlers highlighting module code... [ 66%] proton._message highlighting module code... [ 75%] proton._reactor highlighting module code... [ 83%] proton._transport highlighting module code... [ 91%] proton._url highlighting module code... [100%] proton._utils writing additional pages... search copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/qpid-proton-0.31.0/python/docs/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in docs. make[3]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/docs /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/docs /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/docs && /usr/bin/cmake -E remove_directory html cd /builddir/build/BUILD/qpid-proton-0.31.0/build/c/docs && /usr/bin/doxygen user.doxygen /builddir/build/BUILD/qpid-proton-0.31.0/c/include/proton/ssl.h:261: warning: explicit link request to 'pn_transport_require_encrytion()' could not be resolved /builddir/build/BUILD/qpid-proton-0.31.0/c/include/proton/ssl.h:261: warning: explicit link request to 'pn_transport_require_encrytion()' could not be resolved /builddir/build/BUILD/qpid-proton-0.31.0/c/include/proton/types.h:224: warning: Member pn_bytes_null (variable) of file types.h is not documented. /builddir/build/BUILD/qpid-proton-0.31.0/c/include/proton/types.h:243: warning: Member pn_rwbytes_null (variable) of file types.h is not documented. /builddir/build/BUILD/qpid-proton-0.31.0/c/docs/logging.md:25: warning: Illegal command ref as part of a

tag /builddir/build/BUILD/qpid-proton-0.31.0/c/include/proton/logger.h:175: warning: argument 'level' of command @param is not found in the argument list of pn_logger_reset_mask(pn_logger_t *logger, uint16_t subsystem, uint16_t severity) /builddir/build/BUILD/qpid-proton-0.31.0/c/include/proton/logger.h:193: warning: The following parameters of pn_logger_reset_mask(pn_logger_t *logger, uint16_t subsystem, uint16_t severity) are not documented: parameter 'severity' /builddir/build/BUILD/qpid-proton-0.31.0/c/include/proton/logger.h:233: warning: The following parameters of pn_logger_logf(pn_logger_t *logger, pn_log_subsystem_t subsystem, pn_log_level_t severity, const char *fmt,...) are not documented: parameter 'subsystem' parameter 'severity' /builddir/build/BUILD/qpid-proton-0.31.0/c/include/proton/ssl.h:261: warning: explicit link request to 'pn_transport_require_encrytion()' could not be resolved /builddir/build/BUILD/qpid-proton-0.31.0/c/include/proton/ssl.h:261: warning: explicit link request to 'pn_transport_require_encrytion()' could not be resolved make[3]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/docs /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/docs /builddir/build/BUILD/qpid-proton-0.31.0/build/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.31.0/build' 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/docs && /usr/bin/cmake -E remove_directory html cd /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/docs && /usr/bin/doxygen user.doxygen /builddir/build/BUILD/qpid-proton-0.31.0/cpp/include/proton/ssl.hpp:175: warning: Member ssl_client_options(const ssl_client_options &) (function) of class proton::ssl_client_options is not documented. /builddir/build/BUILD/qpid-proton-0.31.0/cpp/include/proton/ssl.hpp:176: warning: Member operator=(const ssl_client_options &) (function) of class proton::ssl_client_options is not documented. /builddir/build/BUILD/qpid-proton-0.31.0/cpp/include/proton/ssl.hpp:145: warning: Member ssl_server_options(const ssl_server_options &) (function) of class proton::ssl_server_options is not documented. /builddir/build/BUILD/qpid-proton-0.31.0/cpp/include/proton/ssl.hpp:146: warning: Member operator=(const ssl_server_options &) (function) of class proton::ssl_server_options is not documented. IO integration make[3]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/CMakeFiles/docs.dir/DependInfo.cmake --color= Scanning dependencies of target docs make[3]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make -f CMakeFiles/docs.dir/build.make CMakeFiles/docs.dir/build make[3]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make[3]: Nothing to be done for 'CMakeFiles/docs.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' Built target docs make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/qpid-proton-0.31.0/build/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' + cd python/dist + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py running build_ext running configure Did not find libqpid-proton-core via pkg-config: Building the bundled proton-c sources into the extension Using openssl version 1.1.1c (found via pkg-config) creating build creating build/temp.linux-x86_64-3.6 creating build/temp.linux-x86_64-3.6/tmp cc -c /tmp/sasl_client_donebt44hp0z.c -o build/temp.linux-x86_64-3.6/tmp/sasl_client_donebt44hp0z.o /tmp/sasl_client_donebt44hp0z.c:2:1: warning: return type defaults to ‘int’ [-Wimplicit-int] main (int argc, char **argv) { ^~~~ cc build/temp.linux-x86_64-3.6/tmp/sasl_client_donebt44hp0z.o -lsasl2 -o build/temp.linux-x86_64-3.6/a.out creating build/temp.linux-x86_64-3.6/builddir creating build/temp.linux-x86_64-3.6/builddir/build creating build/temp.linux-x86_64-3.6/builddir/build/BUILD creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0 creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/object creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/compiler creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/compiler/gcc creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/ssl creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/sasl gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/transport.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/transport.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/event.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/event.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/init.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/init.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/util.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/util.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/dispatcher.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/dispatcher.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/memory.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/memory.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/message.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/message.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/autodetect.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/autodetect.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/framing.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/framing.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/buffer.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/buffer.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/engine.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/engine.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/codec.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/codec.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/error.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/error.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/types.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/types.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/log.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/log.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/connection_driver.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/connection_driver.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/logger.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/logger.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/decoder.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/decoder.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/encoder.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/encoder.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/object/map.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/object/map.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/object/object.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/object/object.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/object/record.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/object/record.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/object/string.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/object/string.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/object/list.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/object/list.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/object/iterator.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/object/iterator.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/compiler/gcc/start.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/compiler/gcc/start.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/ssl/openssl.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/ssl/openssl.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/sasl/sasl.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/sasl/sasl.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/sasl/default_sasl.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/sasl/default_sasl.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -DPROTON_DECLARE_STATIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src -I/usr/include -c /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/sasl/cyrus_sasl.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/sasl/cyrus_sasl.o building '_cproton' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ibuild/include -I/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include -I/usr/include/python3.6m -c cproton_wrap.c -o build/temp.linux-x86_64-3.6/cproton_wrap.o -pthread -DPROTON_DECLARE_STATIC cproton_wrap.c: In function ‘_wrap_pn_code’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:6356:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((check_error(arg1)), "Contract violation: require: (check_error(arg1))"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:6358:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_error_free’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:6400:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:6402:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_error_clear’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:6427:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:6429:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_error_set’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:6474:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:6476:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_error_code’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:6504:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:6506:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_error_text’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:6532:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:6534:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_connection_free’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:6973:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:6975:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_connection_error’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:7026:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:7028:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_connection_state’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:7198:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:7200:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_connection_open’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:7225:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:7227:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_connection_close’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:7252:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:7254:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_connection_get_container’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:7357:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:7359:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_connection_set_container’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:7394:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:7396:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_connection_get_hostname’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:7524:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:7526:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_connection_set_hostname’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:7561:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:7563:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_connection_remote_container’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:7591:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:7593:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_connection_remote_hostname’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:7619:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:7621:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_session’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:7829:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:7831:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_session_free’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:7856:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:7858:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_session_state’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:7968:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:7970:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_session_error’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:7996:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:7998:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_session_connection’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:8076:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:8078:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_session_open’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:8105:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:8107:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_session_close’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:8132:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:8134:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_session_head’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:8341:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:8343:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_session_next’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:8378:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:8380:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_sender’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:8416:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:8418:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_receiver’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:8458:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:8460:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_link_free’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:8489:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:8491:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_link_name’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:8601:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:8603:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_link_is_sender’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:8629:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:8631:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_link_is_receiver’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:8657:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:8659:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_link_state’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:8685:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:8687:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_link_error’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:8713:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:8715:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_link_session’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:8793:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:8795:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_link_head’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:8832:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:8834:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_link_next’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:8869:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:8871:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_link_open’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:8896:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:8898:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_link_close’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:8923:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:8925:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_link_remote_source’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:9028:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:9030:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_link_remote_target’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:9056:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:9058:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_link_current’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:9084:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:9086:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_link_advance’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:9112:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:9114:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_link_credit’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:9140:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:9142:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_link_queued’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:9168:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:9170:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_link_drained’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:9248:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:9250:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_link_unsettled’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:9474:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:9476:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_unsettled_head’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:9502:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:9504:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_unsettled_next’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:9530:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:9532:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_link_flow’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:9600:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:9602:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_link_drain’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:9636:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:9638:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_delivery_link’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:10489:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:10491:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_delivery_local_state’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:10543:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:10545:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_delivery_remote_state’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:10597:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:10599:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_delivery_settled’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:10625:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:10627:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_delivery_pending’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:10653:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:10655:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_delivery_writable’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:10733:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:10735:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_delivery_readable’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:10761:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:10763:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_delivery_updated’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:10789:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:10791:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_delivery_clear’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:10850:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:10852:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_delivery_settle’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:10928:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:10930:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_delivery_dump’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:10955:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:10957:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_work_head’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:11009:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:11011:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_work_next’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:11037:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:11039:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_transport_free’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:11476:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:11478:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_transport_error’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:11702:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:11704:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_transport_trace’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:11799:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:11801:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_transport_output’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:12384:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:12386:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_free’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:13457:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:13459:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_clear’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:13484:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:13486:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_errno’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:13512:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:13514:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_error’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:13540:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:13542:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_is_durable’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:13629:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:13631:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_set_durable’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:13666:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:13668:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_get_priority’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:13694:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:13696:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_set_priority’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:13731:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:13733:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_get_ttl’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:13759:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:13761:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_set_ttl’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:13796:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:13798:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_is_first_acquirer’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:13824:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:13826:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_set_first_acquirer’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:13861:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:13863:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_get_delivery_count’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:13889:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:13891:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_set_delivery_count’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:13926:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:13928:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_get_user_id’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:13980:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:13982:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_set_user_id’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:14025:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:14027:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_get_address’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:14053:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:14055:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_set_address’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:14091:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:14093:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_get_subject’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:14121:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:14123:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_set_subject’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:14159:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:14161:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_get_reply_to’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:14189:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:14191:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_set_reply_to’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:14227:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:14229:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_get_content_type’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:14283:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:14285:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_set_content_type’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:14321:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:14323:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_get_content_encoding’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:14351:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:14353:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_set_content_encoding’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:14389:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:14391:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_get_expiry_time’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:14419:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:14421:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_set_expiry_time’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:14456:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:14458:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_get_creation_time’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:14484:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:14486:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_set_creation_time’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:14521:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:14523:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_get_group_id’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:14549:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:14551:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_set_group_id’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:14587:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:14589:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_get_group_sequence’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:14617:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:14619:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_set_group_sequence’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:14654:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:14656:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_get_reply_to_group_id’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:14682:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:14684:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_message_set_reply_to_group_id’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:14720:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:14722:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_sasl_done’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:15019:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL)&&(check_sasl_outcome(arg2)), "Contract violation: require: (arg1!=NULL)&&(check_sasl_outcome(arg2))"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:15021:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_sasl_outcome’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:15047:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:15049:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ cproton_wrap.c: In function ‘_wrap_pn_sasl_allowed_mechs’: cproton_wrap.c:2974:105: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^~~~ cproton_wrap.c:15138:3: note: in expansion of macro ‘SWIG_contract_assert’ SWIG_contract_assert((arg1!=NULL), "Contract violation: require: (arg1!=NULL)"); ^~~~~~~~~~~~~~~~~~~~ cproton_wrap.c:15140:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ { ^ At top level: cproton_wrap.c:6321:12: warning: ‘check_trace’ defined but not used [-Wunused-function] static int check_trace(int x) { ^~~~~~~~~~~ cproton_wrap.c:6310:12: warning: ‘check_disposition’ defined but not used [-Wunused-function] static int check_disposition(int x) { ^~~~~~~~~~~~~~~~~ cproton_wrap.c:6299:12: warning: ‘check_state’ defined but not used [-Wunused-function] static int check_state(int x) { ^~~~~~~~~~~ creating build/lib.linux-x86_64-3.6 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.6/cproton_wrap.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/transport.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/event.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/init.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/util.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/dispatcher.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/memory.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/message.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/autodetect.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/framing.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/buffer.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/engine.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/codec.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/error.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/types.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/log.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/connection_driver.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/logger.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/decoder.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/encoder.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/object/map.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/object/object.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/object/record.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/object/string.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/object/list.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core/object/iterator.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/compiler/gcc/start.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/ssl/openssl.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/sasl/sasl.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/sasl/default_sasl.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/sasl/cyrus_sasl.o -L/usr/lib64 -lssl -lcrypto -lsasl2 -lpython3.6m -o build/lib.linux-x86_64-3.6/_cproton.cpython-36m-x86_64-linux-gnu.so copying cproton.py -> build/lib.linux-x86_64-3.6 creating build/lib.linux-x86_64-3.6/proton copying proton/_data.py -> build/lib.linux-x86_64-3.6/proton copying proton/_wrapper.py -> build/lib.linux-x86_64-3.6/proton copying proton/handlers.py -> build/lib.linux-x86_64-3.6/proton copying proton/_utils.py -> build/lib.linux-x86_64-3.6/proton copying proton/_handlers.py -> build/lib.linux-x86_64-3.6/proton copying proton/_events.py -> build/lib.linux-x86_64-3.6/proton copying proton/_common.py -> build/lib.linux-x86_64-3.6/proton copying proton/_delivery.py -> build/lib.linux-x86_64-3.6/proton copying proton/_condition.py -> build/lib.linux-x86_64-3.6/proton copying proton/_url.py -> build/lib.linux-x86_64-3.6/proton copying proton/_exceptions.py -> build/lib.linux-x86_64-3.6/proton copying proton/_transport.py -> build/lib.linux-x86_64-3.6/proton copying proton/_message.py -> build/lib.linux-x86_64-3.6/proton copying proton/__init__.py -> build/lib.linux-x86_64-3.6/proton copying proton/_selectable.py -> build/lib.linux-x86_64-3.6/proton copying proton/_tracing.py -> build/lib.linux-x86_64-3.6/proton copying proton/_compat.py -> build/lib.linux-x86_64-3.6/proton copying proton/_io.py -> build/lib.linux-x86_64-3.6/proton copying proton/_endpoints.py -> build/lib.linux-x86_64-3.6/proton copying proton/utils.py -> build/lib.linux-x86_64-3.6/proton copying proton/_reactor.py -> build/lib.linux-x86_64-3.6/proton copying proton/reactor.py -> build/lib.linux-x86_64-3.6/proton copying proton/tracing.py -> build/lib.linux-x86_64-3.6/proton + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IuT0BG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64 + cd qpid-proton-0.31.0 + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64 + cd build + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -H/builddir/build/BUILD/qpid-proton-0.31.0 -B/builddir/build/BUILD/qpid-proton-0.31.0/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/qpid-proton-0.31.0/build/CMakeFiles /builddir/build/BUILD/qpid-proton-0.31.0/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c /builddir/build/BUILD/qpid-proton-0.31.0/build/c/CMakeFiles/generated_c_files.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'c/CMakeFiles/generated_c_files.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 1%] Built target generated_c_files /usr/bin/make -f c/CMakeFiles/qpid-proton-core-objects.dir/build.make c/CMakeFiles/qpid-proton-core-objects.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c /builddir/build/BUILD/qpid-proton-0.31.0/build/c/CMakeFiles/qpid-proton-core-objects.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /usr/bin/make -f c/CMakeFiles/qpid-proton-core-objects.dir/build.make c/CMakeFiles/qpid-proton-core-objects.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make[2]: Nothing to be done for 'c/CMakeFiles/qpid-proton-core-objects.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 14%] Built target qpid-proton-core-objects /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c /builddir/build/BUILD/qpid-proton-0.31.0/build/c/CMakeFiles/qpid-proton.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'c/CMakeFiles/qpid-proton.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 23%] Built target qpid-proton /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c /builddir/build/BUILD/qpid-proton-0.31.0/build/c/CMakeFiles/qpid-proton-core.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'c/CMakeFiles/qpid-proton-core.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 23%] 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c /builddir/build/BUILD/qpid-proton-0.31.0/build/c/CMakeFiles/qpid-proton-proactor.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'c/CMakeFiles/qpid-proton-proactor.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 24%] Built target qpid-proton-proactor /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples/CMakeFiles/c-send.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'c/examples/CMakeFiles/c-send.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 25%] 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples/CMakeFiles/c-send-abort.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' 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.31.0/build' [ 26%] Built target c-send-abort /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples/CMakeFiles/c-broker.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'c/examples/CMakeFiles/c-broker.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 27%] 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples/CMakeFiles/c-direct.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'c/examples/CMakeFiles/c-direct.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 28%] 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples/CMakeFiles/c-receive.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'c/examples/CMakeFiles/c-receive.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 29%] Built target c-receive /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/c/examples/CMakeFiles/c-send-ssl.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' 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.31.0/build' [ 29%] Built target c-send-ssl /usr/bin/make -f c/tests/CMakeFiles/test_main.dir/build.make c/tests/CMakeFiles/test_main.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/tests /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests/CMakeFiles/test_main.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /usr/bin/make -f c/tests/CMakeFiles/test_main.dir/build.make c/tests/CMakeFiles/test_main.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make[2]: Nothing to be done for 'c/tests/CMakeFiles/test_main.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 30%] Built target test_main /usr/bin/make -f c/tests/CMakeFiles/c-core-test.dir/build.make c/tests/CMakeFiles/c-core-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/tests /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests/CMakeFiles/c-core-test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /usr/bin/make -f c/tests/CMakeFiles/c-core-test.dir/build.make c/tests/CMakeFiles/c-core-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make[2]: Nothing to be done for 'c/tests/CMakeFiles/c-core-test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 34%] Built target c-core-test /usr/bin/make -f c/tests/CMakeFiles/c-extra-test.dir/build.make c/tests/CMakeFiles/c-extra-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/tests /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests/CMakeFiles/c-extra-test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /usr/bin/make -f c/tests/CMakeFiles/c-extra-test.dir/build.make c/tests/CMakeFiles/c-extra-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make[2]: Nothing to be done for 'c/tests/CMakeFiles/c-extra-test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 35%] Built target c-extra-test /usr/bin/make -f c/tests/CMakeFiles/c-ssl-proactor-test.dir/build.make c/tests/CMakeFiles/c-ssl-proactor-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/tests /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests/CMakeFiles/c-ssl-proactor-test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /usr/bin/make -f c/tests/CMakeFiles/c-ssl-proactor-test.dir/build.make c/tests/CMakeFiles/c-ssl-proactor-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make[2]: Nothing to be done for 'c/tests/CMakeFiles/c-ssl-proactor-test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 37%] Built target c-ssl-proactor-test /usr/bin/make -f c/tests/CMakeFiles/c-proactor-test.dir/build.make c/tests/CMakeFiles/c-proactor-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/tests /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tests/CMakeFiles/c-proactor-test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /usr/bin/make -f c/tests/CMakeFiles/c-proactor-test.dir/build.make c/tests/CMakeFiles/c-proactor-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make[2]: Nothing to be done for 'c/tests/CMakeFiles/c-proactor-test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 39%] Built target c-proactor-test /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/tools /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools/CMakeFiles/msgr-send.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'c/tools/CMakeFiles/msgr-send.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 40%] Built target msgr-send /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/tools /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools/CMakeFiles/msgr-recv.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'c/tools/CMakeFiles/msgr-recv.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 41%] Built target msgr-recv /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/tools /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools/CMakeFiles/reactor-recv.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'c/tools/CMakeFiles/reactor-recv.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 42%] 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/c/tools /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools /builddir/build/BUILD/qpid-proton-0.31.0/build/c/tools/CMakeFiles/reactor-send.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'c/tools/CMakeFiles/reactor-send.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 43%] 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/qpid-proton-cpp.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/CMakeFiles/qpid-proton-cpp.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 66%] Built target qpid-proton-cpp /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/interop_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/CMakeFiles/interop_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 67%] Built target interop_test /usr/bin/make -f cpp/CMakeFiles/credit_test.dir/build.make cpp/CMakeFiles/credit_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/credit_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /usr/bin/make -f cpp/CMakeFiles/credit_test.dir/build.make cpp/CMakeFiles/credit_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make[2]: Nothing to be done for 'cpp/CMakeFiles/credit_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 68%] Built target credit_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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/connection_driver_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/CMakeFiles/connection_driver_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 69%] Built target connection_driver_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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/reconnect_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/CMakeFiles/reconnect_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 70%] Built target reconnect_test /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/codec_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/CMakeFiles/codec_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 71%] Built target codec_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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/value_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/CMakeFiles/value_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 72%] Built target value_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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/scalar_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/CMakeFiles/scalar_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 73%] Built target scalar_test /usr/bin/make -f cpp/CMakeFiles/cpp-test.dir/build.make cpp/CMakeFiles/cpp-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/cpp-test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /usr/bin/make -f cpp/CMakeFiles/cpp-test.dir/build.make cpp/CMakeFiles/cpp-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make[2]: Nothing to be done for 'cpp/CMakeFiles/cpp-test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 74%] Built target cpp-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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/message_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/CMakeFiles/message_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 75%] Built target message_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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/link_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/CMakeFiles/link_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 76%] Built target link_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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/container_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/CMakeFiles/container_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 77%] Built target container_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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/connect_config_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/CMakeFiles/connect_config_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 77%] Built target connect_config_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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/CMakeFiles/map_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/CMakeFiles/map_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 78%] Built target map_test /usr/bin/make -f cpp/examples/CMakeFiles/multithreaded_client.dir/build.make cpp/examples/CMakeFiles/multithreaded_client.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/multithreaded_client.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /usr/bin/make -f cpp/examples/CMakeFiles/multithreaded_client.dir/build.make cpp/examples/CMakeFiles/multithreaded_client.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/multithreaded_client.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 79%] Built target multithreaded_client /usr/bin/make -f cpp/examples/CMakeFiles/service_bus.dir/build.make cpp/examples/CMakeFiles/service_bus.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/service_bus.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /usr/bin/make -f cpp/examples/CMakeFiles/service_bus.dir/build.make cpp/examples/CMakeFiles/service_bus.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/service_bus.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 80%] Built target service_bus /usr/bin/make -f cpp/examples/CMakeFiles/scheduled_send.dir/build.make cpp/examples/CMakeFiles/scheduled_send.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/scheduled_send.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /usr/bin/make -f cpp/examples/CMakeFiles/scheduled_send.dir/build.make cpp/examples/CMakeFiles/scheduled_send.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/scheduled_send.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 81%] Built target scheduled_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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/encode_decode.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/encode_decode.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 82%] Built target encode_decode /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/ssl_client_cert.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' 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.31.0/build' [ 83%] Built target ssl_client_cert /usr/bin/make -f cpp/examples/CMakeFiles/multithreaded_client_flow_control.dir/build.make cpp/examples/CMakeFiles/multithreaded_client_flow_control.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/multithreaded_client_flow_control.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /usr/bin/make -f cpp/examples/CMakeFiles/multithreaded_client_flow_control.dir/build.make cpp/examples/CMakeFiles/multithreaded_client_flow_control.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/multithreaded_client_flow_control.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 84%] Built target multithreaded_client_flow_control /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/selected_recv.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/selected_recv.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 85%] Built target selected_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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/simple_send.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/simple_send.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 86%] Built target simple_send /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/scheduled_send_03.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' 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.31.0/build' [ 87%] Built target scheduled_send_03 /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/connection_options.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/connection_options.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 88%] Built target connection_options /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/reconnect_client.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/reconnect_client.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 89%] Built target reconnect_client /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/simple_connect.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/simple_connect.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 90%] 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/simple_recv.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/simple_recv.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 91%] Built target simple_recv /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/client.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/client.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 92%] Built target client /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/server_direct.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/server_direct.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 93%] Built target server_direct /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/flow_control.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/flow_control.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 93%] Built target flow_control /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/broker.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/broker.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 94%] Built target broker /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/helloworld.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/helloworld.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 94%] Built target helloworld /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/colour_send.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/colour_send.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 95%] Built target colour_send /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/message_properties.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/message_properties.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 96%] Built target message_properties /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/direct_recv.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/direct_recv.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 97%] 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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/direct_send.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/direct_send.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 98%] Built target direct_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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/ssl.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/ssl.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 98%] Built target ssl /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/server.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/server.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 98%] Built target server /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples /builddir/build/BUILD/qpid-proton-0.31.0/build/cpp/examples/CMakeFiles/queue_browser.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'cpp/examples/CMakeFiles/queue_browser.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [ 99%] Built target queue_browser /usr/bin/make -f python/CMakeFiles/gen_cproton_cprotonPYTHON_wrap.dir/build.make python/CMakeFiles/gen_cproton_cprotonPYTHON_wrap.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/python /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/python /builddir/build/BUILD/qpid-proton-0.31.0/build/python/CMakeFiles/gen_cproton_cprotonPYTHON_wrap.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /usr/bin/make -f python/CMakeFiles/gen_cproton_cprotonPYTHON_wrap.dir/build.make python/CMakeFiles/gen_cproton_cprotonPYTHON_wrap.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make[2]: Nothing to be done for 'python/CMakeFiles/gen_cproton_cprotonPYTHON_wrap.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [100%] Built target gen_cproton_cprotonPYTHON_wrap /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/python /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/python /builddir/build/BUILD/qpid-proton-0.31.0/build/python/CMakeFiles/_cproton.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' make[2]: Nothing to be done for 'python/CMakeFiles/_cproton.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/python /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/python /builddir/build/BUILD/qpid-proton-0.31.0/build/python/CMakeFiles/py_src_dist.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /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.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy_directory /builddir/build/BUILD/qpid-proton-0.31.0/build/c/include /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/include cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy_directory /builddir/build/BUILD/qpid-proton-0.31.0/build/c/src/core /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/core cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy_directory /builddir/build/BUILD/qpid-proton-0.31.0/build/c/src/compiler /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/compiler cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy_directory /builddir/build/BUILD/qpid-proton-0.31.0/build/c/src/platform /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/platform cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy_directory /builddir/build/BUILD/qpid-proton-0.31.0/build/c/src/ssl /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/ssl cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy_directory /builddir/build/BUILD/qpid-proton-0.31.0/build/c/src/sasl /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src/sasl cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/build/c/src/encodings.h /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/build/c/src/protocol.h /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/src cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/build/python/README.rst /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/build/python/setup.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/cproton.i /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/cproton.i cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/MANIFEST.in /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/MANIFEST.in cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/setuputils/__init__.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/setuputils/__init__.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/setuputils/log.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/setuputils/log.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/setuputils/misc.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/setuputils/misc.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/setuputils/PYZMQ_LICENSE.BSD /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/setuputils/PYZMQ_LICENSE.BSD cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/docs/conf.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/docs/conf.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/docs/index.rst /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/docs/index.rst cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/docs/overview.rst /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/docs/overview.rst cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/docs/tutorial.rst /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/docs/tutorial.rst cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/__init__.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/__init__.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_compat.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_compat.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_common.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_common.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_condition.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_condition.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_data.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_data.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_delivery.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_delivery.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_endpoints.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_endpoints.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_events.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_events.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_exceptions.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_exceptions.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_io.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_io.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_message.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_message.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_tracing.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_tracing.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_transport.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_transport.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_url.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_url.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_wrapper.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_wrapper.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/handlers.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/handlers.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/reactor.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/reactor.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/tracing.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/tracing.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/utils.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/utils.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_handlers.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_handlers.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_reactor.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_reactor.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_selectable.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_selectable.py cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python && /usr/bin/cmake -E copy /builddir/build/BUILD/qpid-proton-0.31.0/python/proton/_utils.py /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist/proton/_utils.py make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [100%] Built target py_src_dist /usr/bin/make -f python/CMakeFiles/py_pkg_src.dir/build.make python/CMakeFiles/py_pkg_src.dir/depend make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/qpid-proton-0.31.0 /builddir/build/BUILD/qpid-proton-0.31.0/python /builddir/build/BUILD/qpid-proton-0.31.0/build /builddir/build/BUILD/qpid-proton-0.31.0/build/python /builddir/build/BUILD/qpid-proton-0.31.0/build/python/CMakeFiles/py_pkg_src.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /usr/bin/make -f python/CMakeFiles/py_pkg_src.dir/build.make python/CMakeFiles/py_pkg_src.dir/build make[2]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' cd /builddir/build/BUILD/qpid-proton-0.31.0/build/python/dist && /usr/libexec/platform-python /builddir/build/BUILD/qpid-proton-0.31.0/scripts/env.py SWIG=/usr/bin/swig -- /usr/libexec/platform-python setup.py sdist --dist-dir /builddir/build/BUILD/qpid-proton-0.31.0/build/python/pkgs running sdist running swig swigging cproton.i to cproton_wrap.c /usr/bin/swig -python -threads -Iinclude -o cproton_wrap.c cproton.i running egg_info writing python_qpid_proton.egg-info/PKG-INFO writing dependency_links to python_qpid_proton.egg-info/dependency_links.txt writing requirements to python_qpid_proton.egg-info/requires.txt writing top-level names to python_qpid_proton.egg-info/top_level.txt reading manifest file 'python_qpid_proton.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyo' found anywhere in distribution writing manifest file 'python_qpid_proton.egg-info/SOURCES.txt' running check creating python-qpid-proton-0.31.0 creating python-qpid-proton-0.31.0/docs creating python-qpid-proton-0.31.0/include creating python-qpid-proton-0.31.0/include/proton creating python-qpid-proton-0.31.0/proton creating python-qpid-proton-0.31.0/python_qpid_proton.egg-info creating python-qpid-proton-0.31.0/setuputils creating python-qpid-proton-0.31.0/src creating python-qpid-proton-0.31.0/src/compiler creating python-qpid-proton-0.31.0/src/compiler/gcc creating python-qpid-proton-0.31.0/src/compiler/msvc creating python-qpid-proton-0.31.0/src/core creating python-qpid-proton-0.31.0/src/core/object creating python-qpid-proton-0.31.0/src/platform creating python-qpid-proton-0.31.0/src/sasl creating python-qpid-proton-0.31.0/src/ssl copying files to python-qpid-proton-0.31.0... copying MANIFEST.in -> python-qpid-proton-0.31.0 copying README.rst -> python-qpid-proton-0.31.0 copying cproton.py -> python-qpid-proton-0.31.0 copying cproton_wrap.c -> python-qpid-proton-0.31.0 copying setup.py -> python-qpid-proton-0.31.0 copying docs/conf.py -> python-qpid-proton-0.31.0/docs copying docs/index.rst -> python-qpid-proton-0.31.0/docs copying docs/overview.rst -> python-qpid-proton-0.31.0/docs copying docs/tutorial.rst -> python-qpid-proton-0.31.0/docs copying include/proton/cid.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/codec.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/condition.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/connection.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/connection_driver.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/cproton.i -> python-qpid-proton-0.31.0/include/proton copying include/proton/delivery.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/disposition.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/engine.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/error.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/event.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/handlers.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/import_export.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/link.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/listener.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/log.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/logger.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/message.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/messenger.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/netaddr.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/object.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/proactor.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/reactor.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/sasl-plugin.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/sasl.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/selectable.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/session.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/ssl.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/terminus.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/transport.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/type_compat.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/types.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/url.h -> python-qpid-proton-0.31.0/include/proton copying include/proton/version.h -> python-qpid-proton-0.31.0/include/proton copying proton/__init__.py -> python-qpid-proton-0.31.0/proton copying proton/_common.py -> python-qpid-proton-0.31.0/proton copying proton/_compat.py -> python-qpid-proton-0.31.0/proton copying proton/_condition.py -> python-qpid-proton-0.31.0/proton copying proton/_data.py -> python-qpid-proton-0.31.0/proton copying proton/_delivery.py -> python-qpid-proton-0.31.0/proton copying proton/_endpoints.py -> python-qpid-proton-0.31.0/proton copying proton/_events.py -> python-qpid-proton-0.31.0/proton copying proton/_exceptions.py -> python-qpid-proton-0.31.0/proton copying proton/_handlers.py -> python-qpid-proton-0.31.0/proton copying proton/_io.py -> python-qpid-proton-0.31.0/proton copying proton/_message.py -> python-qpid-proton-0.31.0/proton copying proton/_reactor.py -> python-qpid-proton-0.31.0/proton copying proton/_selectable.py -> python-qpid-proton-0.31.0/proton copying proton/_tracing.py -> python-qpid-proton-0.31.0/proton copying proton/_transport.py -> python-qpid-proton-0.31.0/proton copying proton/_url.py -> python-qpid-proton-0.31.0/proton copying proton/_utils.py -> python-qpid-proton-0.31.0/proton copying proton/_wrapper.py -> python-qpid-proton-0.31.0/proton copying proton/handlers.py -> python-qpid-proton-0.31.0/proton copying proton/reactor.py -> python-qpid-proton-0.31.0/proton copying proton/tracing.py -> python-qpid-proton-0.31.0/proton copying proton/utils.py -> python-qpid-proton-0.31.0/proton copying python_qpid_proton.egg-info/PKG-INFO -> python-qpid-proton-0.31.0/python_qpid_proton.egg-info copying python_qpid_proton.egg-info/SOURCES.txt -> python-qpid-proton-0.31.0/python_qpid_proton.egg-info copying python_qpid_proton.egg-info/dependency_links.txt -> python-qpid-proton-0.31.0/python_qpid_proton.egg-info copying python_qpid_proton.egg-info/requires.txt -> python-qpid-proton-0.31.0/python_qpid_proton.egg-info copying python_qpid_proton.egg-info/top_level.txt -> python-qpid-proton-0.31.0/python_qpid_proton.egg-info copying setuputils/PYZMQ_LICENSE.BSD -> python-qpid-proton-0.31.0/setuputils copying setuputils/__init__.py -> python-qpid-proton-0.31.0/setuputils copying setuputils/log.py -> python-qpid-proton-0.31.0/setuputils copying setuputils/misc.py -> python-qpid-proton-0.31.0/setuputils copying src/encodings.h -> python-qpid-proton-0.31.0/src copying src/protocol.h -> python-qpid-proton-0.31.0/src copying src/compiler/gcc/start.c -> python-qpid-proton-0.31.0/src/compiler/gcc copying src/compiler/msvc/snprintf.c -> python-qpid-proton-0.31.0/src/compiler/msvc copying src/compiler/msvc/start.c -> python-qpid-proton-0.31.0/src/compiler/msvc copying src/core/autodetect.c -> python-qpid-proton-0.31.0/src/core copying src/core/autodetect.h -> python-qpid-proton-0.31.0/src/core copying src/core/buffer.c -> python-qpid-proton-0.31.0/src/core copying src/core/buffer.h -> python-qpid-proton-0.31.0/src/core copying src/core/codec.c -> python-qpid-proton-0.31.0/src/core copying src/core/config.h -> python-qpid-proton-0.31.0/src/core copying src/core/connection_driver.c -> python-qpid-proton-0.31.0/src/core copying src/core/data.h -> python-qpid-proton-0.31.0/src/core copying src/core/decoder.c -> python-qpid-proton-0.31.0/src/core copying src/core/decoder.h -> python-qpid-proton-0.31.0/src/core copying src/core/dispatch_actions.h -> python-qpid-proton-0.31.0/src/core copying src/core/dispatcher.c -> python-qpid-proton-0.31.0/src/core copying src/core/dispatcher.h -> python-qpid-proton-0.31.0/src/core copying src/core/encoder.c -> python-qpid-proton-0.31.0/src/core copying src/core/encoder.h -> python-qpid-proton-0.31.0/src/core copying src/core/engine-internal.h -> python-qpid-proton-0.31.0/src/core copying src/core/engine.c -> python-qpid-proton-0.31.0/src/core copying src/core/error.c -> python-qpid-proton-0.31.0/src/core copying src/core/event.c -> python-qpid-proton-0.31.0/src/core copying src/core/framing.c -> python-qpid-proton-0.31.0/src/core copying src/core/framing.h -> python-qpid-proton-0.31.0/src/core copying src/core/init.c -> python-qpid-proton-0.31.0/src/core copying src/core/init.h -> python-qpid-proton-0.31.0/src/core copying src/core/log.c -> python-qpid-proton-0.31.0/src/core copying src/core/log_private.h -> python-qpid-proton-0.31.0/src/core copying src/core/logger.c -> python-qpid-proton-0.31.0/src/core copying src/core/logger_private.h -> python-qpid-proton-0.31.0/src/core copying src/core/max_align.h -> python-qpid-proton-0.31.0/src/core copying src/core/memory.c -> python-qpid-proton-0.31.0/src/core copying src/core/memory.h -> python-qpid-proton-0.31.0/src/core copying src/core/message-internal.h -> python-qpid-proton-0.31.0/src/core copying src/core/message.c -> python-qpid-proton-0.31.0/src/core copying src/core/transport.c -> python-qpid-proton-0.31.0/src/core copying src/core/transport.h -> python-qpid-proton-0.31.0/src/core copying src/core/types.c -> python-qpid-proton-0.31.0/src/core copying src/core/util.c -> python-qpid-proton-0.31.0/src/core copying src/core/util.h -> python-qpid-proton-0.31.0/src/core copying src/core/object/iterator.c -> python-qpid-proton-0.31.0/src/core/object copying src/core/object/list.c -> python-qpid-proton-0.31.0/src/core/object copying src/core/object/map.c -> python-qpid-proton-0.31.0/src/core/object copying src/core/object/object.c -> python-qpid-proton-0.31.0/src/core/object copying src/core/object/record.c -> python-qpid-proton-0.31.0/src/core/object copying src/core/object/string.c -> python-qpid-proton-0.31.0/src/core/object copying src/platform/platform.c -> python-qpid-proton-0.31.0/src/platform copying src/platform/platform.h -> python-qpid-proton-0.31.0/src/platform copying src/platform/platform_fmt.h -> python-qpid-proton-0.31.0/src/platform copying src/sasl/cyrus_sasl.c -> python-qpid-proton-0.31.0/src/sasl copying src/sasl/cyrus_stub.c -> python-qpid-proton-0.31.0/src/sasl copying src/sasl/default_sasl.c -> python-qpid-proton-0.31.0/src/sasl copying src/sasl/sasl-internal.h -> python-qpid-proton-0.31.0/src/sasl copying src/sasl/sasl.c -> python-qpid-proton-0.31.0/src/sasl copying src/ssl/openssl.c -> python-qpid-proton-0.31.0/src/ssl copying src/ssl/schannel.c -> python-qpid-proton-0.31.0/src/ssl copying src/ssl/ssl-internal.h -> python-qpid-proton-0.31.0/src/ssl copying src/ssl/ssl_stub.c -> python-qpid-proton-0.31.0/src/ssl Writing python-qpid-proton-0.31.0/setup.cfg Creating tar archive removing 'python-qpid-proton-0.31.0' (and everything under it) make[2]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' [100%] Built target py_pkg_src make[1]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/qpid-proton-0.31.0/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/qpid-proton-0.31.0/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/LICENSE.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/README.md -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/README.md -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/preload_asan.sh -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/PNAddTest.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/include -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/include/catch_extra.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/include/catch.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/ubsan.supp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/interop -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/interop/strings.amqp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/interop/null.amqp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/interop/maps.amqp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/interop/described.amqp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/interop/lists.amqp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/interop/arrays.amqp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/interop/primitives.amqp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/interop/described_array.amqp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/interop/message.amqp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/preload_tsan.sh -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/example-benchmark.sh -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/tsan.supp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/py/test_unittest.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/py/test_subprocess.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/RuntimeCheck.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/lsan.supp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/valgrind.supp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/libqpid-proton.so.11.10.0 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/libqpid-proton.so.11 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/libqpid-proton.so -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/libqpid-proton-core.so.10.9.0 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/libqpid-proton-core.so.10 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/libqpid-proton-core.so -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/libqpid-proton-proactor.so.1.6.0 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/libqpid-proton-proactor.so.1 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/libqpid-proton-proactor.so -- Set runtime path of "/builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/libqpid-proton-proactor.so.1.6.0" to "" -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/cid.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/codec.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/condition.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/connection.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/connection_driver.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/cproton.i -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/delivery.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/disposition.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/engine.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/error.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/event.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/handlers.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/import_export.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/link.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/listener.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/log.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/logger.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/message.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/messenger.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/netaddr.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/object.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/proactor.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/reactor.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/sasl-plugin.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/sasl.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/selectable.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/session.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/ssl.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/terminus.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/transport.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/type_compat.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/types.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/url.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/version.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/pkgconfig/libqpid-proton.pc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/pkgconfig/libqpid-proton-core.pc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/pkgconfig/libqpid-proton-proactor.pc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/cmake/Proton/ProtonConfig.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/cmake/Proton/ProtonConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/send-abort.c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/testme -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/send-ssl.c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/broker.c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/thread.h -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/direct.c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/send.c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/ssl-certs -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/ssl-certs/tclient-full.p12 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/ssl-certs/tserver-certificate.p12 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/ssl-certs/tserver-certificate.pem -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/ssl-certs/tserver-full.p12 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/ssl-certs/tclient-private-key.pem -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/ssl-certs/tserver-private-key.pem -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/ssl-certs/README.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/ssl-certs/tclient-certificate.pem -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/ssl-certs/tclient-certificate.p12 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/receive.c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/README.dox -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/logger_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__api__types_structpn__rwbytes__t.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_func_d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/nav_g.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/messenger_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/open.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/proactor_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/tabs.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__error.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_t.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__proactor__events.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__logger.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/error_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/navtreeindex5.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/navtree.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_u.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/event_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__condition.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/proactor_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/folderopen.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__proactor.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/sasl_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__core.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__listener.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/disposition_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/io_page.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/tab_h.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__connection.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__logger.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__delivery.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/connection_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__terminus.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__delivery.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/threads.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/jquery.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_type.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__event.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/url_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/modules.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/delivery_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__data.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/transport_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/delivery_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__message.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__amqp__types.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/listener_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/disposition_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/messenger_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/navtreeindex3.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/nav_h.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_f.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/deprecated.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/delivery_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/proactor_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__transport.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/navtreeindex1.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/transport_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__listener.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/transport_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__message.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_func.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_l.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/netaddr_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/tab_a.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/modules.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/navtreeindex6.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__link.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/folderclosed.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/classes.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_dup.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/codec_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__api__types.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/link_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__data.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_enum.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__terminus.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__types.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/functions.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__core.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_b.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/link_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/files.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_n.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__link.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__messenger.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/navtreedata.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_func_t.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/session_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_func_u.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/terminus_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__error.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__connection.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/codec_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__connection__driver.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__condition.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/error_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__url.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_func_c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__amqp__types_structpn__decimal128__t.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/session_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__session.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__api__types.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/doxygen.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/splitbar.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/message_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__proactor.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/pages.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/url_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/doc.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/types_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/event_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/ssl_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__url.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/md__builddir_build_BUILD_qpid-proton-0_831_80_c_docs_advanced.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/annotated.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/nav_f.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_func.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/dir_25143d27009f52d175c1d192441a738a.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/tab_b.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_func_s.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__amqp__types.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_w.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/types_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__types.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/listener_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_func_r.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/resize.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/logger_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/logger_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/tab_s.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/messenger_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/connection__driver_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/index.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/message_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_o.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/dynsections.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/ssl_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/navtreeindex0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_i.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__connection__driver.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/condition_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/examples.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/examples.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_eval.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/receive_8c-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__codec.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_r.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/session_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/logging.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/connection__driver_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__io.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__messenger.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/direct_8c-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_defs.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_m.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/bdwn.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/navtree.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/sasl_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/codec_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__amqp__types_structpn__uuid__t.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/terminus_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__api__types_structpn__atom__t.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__transport.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/navtreeindex7.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/dir_25143d27009f52d175c1d192441a738a.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/ssl_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__io.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_p.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/functions_vars.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/doxygen.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/error_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__ssl.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/listener_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__session.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/terminus_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/buffering.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__sasl.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/annotated_dup.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/broker_8c-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/navtreeindex4.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__ssl.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_s.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/types_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/event_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/disposition_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/netaddr_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__api__types_structpn__bytes__t.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_func_m.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/navtreeindex2.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/connection_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/connection__driver_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_func_n.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_func_p.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/send_8c-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/link_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__connection__driver_structpn__connection__driver__t.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/message_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_func_e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_func_l.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/globals_func_w.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/closed.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_b.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/files_6.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/groups_9.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/files_7.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/groups_3.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/groups_a.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/close.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/groups_7.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_8.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_6.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/groups_8.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/mag_sel.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/groups_8.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/search_m.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/groups_a.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/groups_2.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_9.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/pages_5.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/pages_3.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/groups_9.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_a.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_4.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/nomatches.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/pages_1.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/files_6.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/files_1.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_1.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/files_5.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/groups_6.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/groups_3.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/files_3.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/typedefs_0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_5.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/files_5.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/search_l.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/pages_5.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/groups_5.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/functions_0.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/search_r.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/search.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_5.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_2.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/files_0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_7.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_7.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_9.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/files_1.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/variables_0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_3.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_b.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/groups_4.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/groups_0.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/files_7.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/groups_2.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/pages_0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/pages_4.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/files_0.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/groups_6.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/enumvalues_0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/files_8.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/pages_0.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_4.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/pages_2.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_1.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/pages_2.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/search.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/typedefs_0.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/enumvalues_0.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/functions_0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/files_3.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/files_2.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/classes_0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/variables_0.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/pages_1.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/classes_0.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/groups_1.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/files_9.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/pages_3.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_2.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/pages_4.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/files_9.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_3.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/groups_1.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_c.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_a.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/groups_4.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/files_8.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/files_2.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/groups_5.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/enums_0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/groups_7.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_0.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_8.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/files_4.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/groups_0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/all_6.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/enums_0.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/searchdata.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/search/files_4.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__sasl.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/sync_off.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/bc_s.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/md__builddir_build_BUILD_qpid-proton-0_831_80_c_docs_advanced.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/sasl_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__codec.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/url_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/netaddr_8h.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/group__event.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/condition_8h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/connection_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/files_dup.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/condition_8h_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-c/sync_on.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/libqpid-proton-cpp.so.12.7.0 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/libqpid-proton-cpp.so.12 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/libqpid-proton-cpp.so -- Set runtime path of "/builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/libqpid-proton-cpp.so.12.7.0" to "" -- Up-to-date: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/tracker.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/link.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/returned.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/map.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/session_options.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/uuid.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/duration.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/endpoint.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/terminus.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/symbol.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/thread_safe.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/source_options.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/work_queue.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/function.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/codec -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/codec/forward_list.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/codec/map.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/codec/vector.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/codec/common.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/codec/unordered_map.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/codec/deque.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/codec/encoder.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/codec/list.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/codec/decoder.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/reconnect_options.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/delivery_mode.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/message.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/container.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/sender.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/url.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/target.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/internal -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/internal/comparable.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/internal/export.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/internal/data.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/internal/pn_unique_ptr.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/internal/type_traits.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/internal/config.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/internal/object.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/transfer.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/io -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/io/connection_driver.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/listener.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/scalar_base.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/types.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/connection.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/connect_config.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/source.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/fwd.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/default_container.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/message_id.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/timestamp.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/error_condition.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/target_options.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/messaging_handler.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/receiver.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/session.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/scalar.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/connection_options.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/transport.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/listen_handler.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/receiver_options.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/sasl.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/byte_array.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/annotation_key.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/null.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/types_fwd.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/sender_options.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/decimal.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/type_id.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/value.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/binary.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/namespaces.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/delivery.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/ssl.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/error.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/include/proton/internal/config_presets.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/colour_send.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/service_bus.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/queue_browser.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/testme -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/options.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/multithreaded_client.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/ssl_client_cert.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/scheduled_send.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/direct_recv.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/flow_control.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/direct_send.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/multithreaded_client_flow_control.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/tutorial.dox -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/simple_connect.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/helloworld.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/message_properties.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/simple_send.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/scheduled_send_03.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/encode_decode.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/client.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/server_direct.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/reconnect_client.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/ssl-certs -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/ssl-certs/tclient-full.p12 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/ssl-certs/tserver-certificate.p12 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/ssl-certs/tserver-certificate.pem -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/ssl-certs/tserver-full.p12 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/ssl-certs/tclient-private-key.pem -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/ssl-certs/tserver-private-key.pem -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/ssl-certs/README.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/ssl-certs/tclient-certificate.pem -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/ssl-certs/tclient-certificate.p12 -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/connection_options.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/server.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/selected_recv.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/fake_cpp11.hpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/ssl.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/README.dox -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/simple_recv.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/broker.cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/pkgconfig/libqpid-proton-cpp.pc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/cmake/ProtonCpp/ProtonCppConfig.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/cmake/ProtonCpp/ProtonCppConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1transport-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/byte__array_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/direct_recv_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1decimal128.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1reconnect__options.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/nav_g.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1ssl__client__options-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/open.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/source_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/encoder_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1uuid.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/decoder_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1scalar.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1reconnect__options-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/decimal_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/forward__list_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_l.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/returned_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1delivery.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/connection__options_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_func_v.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_func_n.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/tabs.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/annotation__key_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/namespacemembers_type.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/service_bus_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/helloworld_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/uuid_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/vector_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/list_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1url.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1session__options.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1ssl__certificate.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/mt_page.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/dir_2fd3e5516989aa9776e558b58aa1c5c4.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_s.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_func_c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/forward__list_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1delivery__mode.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/scalar__base_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/navtree.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1binary-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/target_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1byte__array.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_v.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/delivery__mode_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/list_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_func.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1symbol-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1transfer.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1delivery-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/null_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1source__options.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1work__queue.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1codec_1_1encoder.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1receiver-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/delivery_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/folderopen.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1sender.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/io_page.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1timestamp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/tab_h.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/tracker_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_func_t.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1link.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1sasl-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/type__id_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/target_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/source_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/annotation__key_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1source__options.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/namespaceproton_1_1io.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1sender__options.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/jquery.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/symbol_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1map-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1uuid-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/receiver_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_func_g.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/unordered__map_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1sender__options-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1messaging__handler-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1duration.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/type__id_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1connection.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/url_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/receiver__options_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/hierarchy.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/map_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1connection.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/uuid_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_r.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1message.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1null.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/map_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/duration_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1ssl-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1ssl__certificate-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1url__error.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/thread__safe_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/endpoint_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1message__id.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/endpoint_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/transfer_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1endpoint.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/value_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/connection__options_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1reconnect__options.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1session.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/binary_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1io_1_1connection__driver-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/decoder_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/transport_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/navtreeindex3.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/nav_h.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/fwd_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1ssl__server__options-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/common_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/transfer_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/transfer_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_func_s.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/navtreeindex1.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/message_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1returned.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/annotation__key_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1message__id.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/types_page.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/deque_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/encoder_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1target__options-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/message_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1target.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1container-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/type__id_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1session__options-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1decimal64-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1timestamp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1codec_1_1decoder.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1receiver__options.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/types_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/tab_a.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/scalar__base_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1session-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/sender__options_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/folderclosed.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/scalar_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/value_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/message__id_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/error__condition_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1message__id-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/link_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1source-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1scalar__base.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classes.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_u.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/binary_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/value_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/duration_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/returned_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/vector_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_func_l.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_o.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/null_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1message-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/namespacemembers_eval.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1message.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/simple_send_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1error.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_func_h.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/direct_send_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1io_1_1const__buffer.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1link.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/byte__array_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1work__queue.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/receiver__options_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/scheduled_send_03_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/listener_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1codec_1_1decoder-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/files.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1listener.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1terminus.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1duration.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1io_1_1const__buffer-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1transfer-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/navtreedata.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/terminus_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1symbol.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1scalar__base.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1messaging__handler.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_func_0x7e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/server_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1delivery__mode.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/container_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1link-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1timestamp-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/reconnect__options_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/connection__driver_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_func_e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_func_f.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_eval.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1null.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_func_d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1endpoint.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1connection__options.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1source.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1listener.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1container.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/source__options_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1container.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1returned.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1listen__handler.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/scalar_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_func_o.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/terminus_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/dir_2fd3e5516989aa9776e558b58aa1c5c4.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_func.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1session.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1binary.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/session_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_func_r.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/server_direct_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/namespaces_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/container_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/session_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1sasl.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1error.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/types_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/error_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/tracker_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/binary_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1terminus.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1messaging__handler.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/timestamp_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1decimal64.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/doxygen.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/splitbar.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1sender-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_i.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1transfer.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/delivery_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/pages.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/null_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1message__id.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/doc.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1receiver.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_type.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/connection__driver_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_func_i.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/duration_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1scalar.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/types__fwd_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1tracker-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/annotated.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/nav_f.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1error__condition.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1url__error.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1url.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/dir_25143d27009f52d175c1d192441a738a.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/fwd_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1tracker.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1scalar__base-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1returned-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/vector_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1terminus.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/tab_b.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_f.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1source__options-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1endpoint-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/error__condition_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/decimal_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/symbol_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1sender__options.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/connection_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1decimal128-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1decimal64.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1codec_1_1decoder.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/message_properties_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_p.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1error-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/receiver_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1annotation__key.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/forward__list_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_m.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1conversion__error-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1conversion__error.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_func_m.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1conversion__error.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/resize.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1timeout__error-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/tab_s.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1symbol.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/namespaceproton_1_1codec.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1scalar__base.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1tracker.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1target.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/index.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/types__fwd_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_b.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/multithreaded_client_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1scalar.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/dynsections.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1decimal128.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_w.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1delivery.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1binary.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/navtreeindex0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1value-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1null-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/deque_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/listen__handler_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1delivery__mode-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/timestamp_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/decoder_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/client_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/examples.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/examples.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/overview_page.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1error.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/message_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/namespaces_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1codec_1_1encoder.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_func_b.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1session__options.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_enum.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/message__id_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1receiver__options.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/link_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1target__options.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1decimal32-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1annotation__key-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/bdwn.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/session__options_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1timeout__error.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/tutorial_page.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/navtree.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1target-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1decimal32.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_n.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1io_1_1const__buffer.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1decimal32.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1connection.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/delivery__mode_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/dir_d4a17a437089f6e4c823599b6b44ea54.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1connection-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1annotation__key.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/hierarchy.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1transport.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/source__options_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/dir_25143d27009f52d175c1d192441a738a.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1source.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/ssl_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/function_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_func_w.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/simple_recv_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1byte__array.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1timeout__error.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/codec_2map_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1value.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1listen__handler.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/sender__options_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/scalar_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/namespacemembers.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/namespaceproton_1_1connect__config.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/namespaceproton_1_1io.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1scalar-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_func_p.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_vars.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/doxygen.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1ssl__server__options.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1sender.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/namespaces_dup.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/timestamp_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1url-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/sasl_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/namespaceproton.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1symbol.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/codec_2map_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1byte__array-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/thread__safe_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/listener_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/annotated_dup.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/connect-config.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/navtreeindex4.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/broker_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1io_1_1connection__driver.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1value.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1ssl__client__options.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1transport.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/uuid_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/messaging__handler_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/codec_2map_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1ssl__certificate.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1map.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1error__condition.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/common_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1timeout__error.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/default__container_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1listener-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/work__queue_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/namespacemembers_enum.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/map_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_dup.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1ssl__server__options.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/navtreeindex2.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1endpoint.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_g.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1transfer.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/default__container_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1delivery.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1io_1_1mutable__buffer.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/listen__handler_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1codec_1_1encoder-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/unordered__map_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1binary.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1duration-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/namespaceproton.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1connection__options.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/connection_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/session__options_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/decimal_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1uuid.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1tracker.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1terminus-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/list_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1listen__handler-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1url__error-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1ssl__client__options.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/dir_d4a17a437089f6e4c823599b6b44ea54.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1uuid.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/connect__config_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1connection__options-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/scheduled_send_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/messaging__handler_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/closed.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1receiver.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1ssl.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1work__queue-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/reconnect__options_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_b.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_e.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_b.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_7.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_6.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_7.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_4.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_10.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_1.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_7.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_b.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enums_2.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_9.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_8.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/close.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_8.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_6.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enums_6.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_9.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/mag_sel.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/variables_4.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_5.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/search_m.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_8.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enums_4.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_8.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_2.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/typedefs_2.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_3.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_9.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/pages_5.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enums_4.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_4.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_10.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/pages_3.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_e.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_2.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_a.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_4.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/nomatches.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/pages_1.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enums_1.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_6.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enums_3.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_1.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_1.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_c.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_7.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_e.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_1.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_6.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_5.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_c.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_a.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_b.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_e.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_3.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/namespaces_0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/typedefs_0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_2.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_5.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_5.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_13.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/search_l.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/pages_5.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_d.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_6.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_b.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_a.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_3.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_1.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_d.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_0.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_6.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_3.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_a.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/search_r.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/search.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_1.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_5.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/related_0.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/variables_3.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/variables_1.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_3.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_7.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_2.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/namespaces_0.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_4.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enums_6.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_7.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_7.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_9.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_1.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_10.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/variables_0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_13.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_3.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_d.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_9.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_8.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_a.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_12.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_b.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_a.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_6.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/related_2.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_6.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_11.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_f.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_7.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/related_2.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_f.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_a.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/typedefs_3.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/pages_0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_5.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/pages_4.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_12.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enums_3.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_a.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enums_1.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_12.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_0.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_a.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_9.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/variables_3.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/typedefs_3.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_b.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_b.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_8.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_f.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_3.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/pages_0.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/typedefs_4.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_9.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_7.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_4.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_14.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/pages_2.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_1.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/variables_5.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/pages_2.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_9.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enums_5.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/typedefs_1.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/search.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_8.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_c.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_f.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/typedefs_0.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_4.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_0.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_f.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_14.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_3.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_f.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_2.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_2.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enums_7.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/variables_0.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_c.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enums_2.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/pages_1.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_0.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_5.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_8.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_10.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_5.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_e.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/related_0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_9.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/pages_3.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_5.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_2.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_6.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_14.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/pages_4.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_2.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_9.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_3.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/variables_2.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enums_5.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_c.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_a.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_d.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_8.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enums_7.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_2.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_12.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enums_0.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_13.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_b.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_11.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/related_1.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_4.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_2.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_14.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/related_1.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_7.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/typedefs_1.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_11.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_c.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/typedefs_4.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/functions_11.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_13.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_0.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/variables_5.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_b.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_1.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_d.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/variables_4.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/variables_2.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_8.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_4.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/all_6.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/variables_1.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_1.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/classes_5.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enums_0.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_4.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_d.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/enumvalues_3.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/searchdata.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/files_4.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/search/typedefs_2.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/ssl_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/target__options_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/sync_off.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_t.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1annotation__key.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/namespacemembers_func.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1sender.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/transport_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/url_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1io_1_1mutable__buffer-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/bc_s.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1ssl.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/error_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/unordered__map_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1error__condition-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1io_1_1mutable__buffer.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/sasl_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1receiver__options-members.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/function_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1link.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1target.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/scalar__base_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/namespaces.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1target__options.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_rela.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/namespaceproton_1_1codec.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/multithreaded_client_flow_control_8cpp-example.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1map.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1receiver.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1sasl.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/structproton_1_1conversion__error.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1io_1_1connection__driver.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/default__container_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/deque_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/classproton_1_1session.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/error__condition_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/sender_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_0x7e.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/message__id_8hpp.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/work__queue_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/encoder_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/files_dup.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/sender_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/target__options_8hpp.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/sync_on.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-cpp/functions_func_u.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_modules -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_modules/index.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_modules/proton -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_modules/proton/_message.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_modules/proton/_data.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_modules/proton/_utils.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_modules/proton/_condition.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_modules/proton/_delivery.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_modules/proton/_transport.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_modules/proton/_events.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_modules/proton/_reactor.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_modules/proton/_exceptions.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_modules/proton/_handlers.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_modules/proton/_url.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_modules/proton/_endpoints.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/tutorial.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/sphinxdoc.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/basic.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/underscore.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/jquery-3.2.1.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/jquery.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/up-pressed.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/doctools.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/down-pressed.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/comment-bright.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/navigation.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/plus.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/up.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/minus.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/contents.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/file.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/comment.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/documentation_options.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/down.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/underscore-1.3.1.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/ajax-loader.gif -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/comment-close.png -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/pygments.css -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/websupport.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_static/searchtools.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/proton.utils.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/search.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/types.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/proton.reactor.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/objects.inv -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/searchindex.js -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/overview.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/proton.handlers.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/.doctrees -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/.doctrees/tutorial.doctree -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/.doctrees/proton.handlers.doctree -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/.doctrees/index.doctree -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/.doctrees/environment.pickle -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/.doctrees/types.doctree -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/.doctrees/proton.utils.doctree -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/.doctrees/overview.doctree -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/.doctrees/proton.reactor.doctree -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/.doctrees/proton.doctree -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/index.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/genindex.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/proton.html -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/.buildinfo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_sources -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_sources/proton.reactor.rst.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_sources/types.rst.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_sources/proton.handlers.rst.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_sources/proton.rst.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_sources/overview.rst.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_sources/index.rst.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_sources/tutorial.rst.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/docs/api-py/_sources/proton.utils.rst.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/cproton.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/cproton.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/cproton.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/__init__.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/__init__.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/__init__.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_compat.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_compat.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_compat.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_common.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_common.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_common.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_condition.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_condition.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_condition.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_data.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_data.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_data.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_delivery.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_delivery.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_delivery.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_endpoints.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_endpoints.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_endpoints.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_events.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_events.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_events.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_exceptions.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_exceptions.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_exceptions.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_io.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_io.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_io.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_message.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_message.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_message.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_tracing.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_tracing.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_tracing.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_transport.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_transport.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_transport.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_url.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_url.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_url.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_wrapper.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_wrapper.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_wrapper.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/handlers.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/handlers.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/handlers.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/reactor.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/reactor.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/reactor.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/tracing.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/tracing.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/tracing.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/utils.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/utils.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/utils.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_handlers.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_handlers.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_handlers.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_reactor.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_reactor.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_reactor.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_selectable.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_selectable.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_selectable.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_utils.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_utils.pyc -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_utils.pyo -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/_cproton.so -- Set runtime path of "/builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/_cproton.so" to "" -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/tx_recv.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/direct_recv.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/helloworld_direct_tornado.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/db_send.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/db_common.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/server.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/sync_client.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/helloworld_direct.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/direct_send.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/db_ctrl.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/test_examples.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/recurring_timer.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/server_tx.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/colour_send.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/tx_send.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/client.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/server_direct.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/helloworld.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/abstract_server.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/proton_tornado.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/queue_browser.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/recurring_timer_tornado.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/selected_recv.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/proton_server.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/broker.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/README.txt -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/db_recv.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/helloworld_tornado.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/simple_recv.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/helloworld_blocking.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/simple_send.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/client_http.py -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/proton-server.conf -- Installing: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/tx_recv_interactive.py + cd python/dist + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64 running install running install_lib copying build/lib.linux-x86_64-3.6/_cproton.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages copying build/lib.linux-x86_64-3.6/proton/_data.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/proton/_wrapper.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/proton/handlers.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/proton/_utils.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/proton/_handlers.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/proton/_events.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/proton/_common.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/proton/_delivery.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/proton/_condition.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/proton/_url.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/proton/_exceptions.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/proton/_transport.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/proton/_message.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/proton/__init__.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/proton/_selectable.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/proton/_tracing.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/proton/_compat.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/proton/_io.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/proton/_endpoints.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/proton/utils.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/proton/_reactor.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/proton/reactor.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/proton/tracing.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton copying build/lib.linux-x86_64-3.6/cproton.py -> /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_data.py to _data.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_wrapper.py to _wrapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/handlers.py to handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_utils.py to _utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_handlers.py to _handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_events.py to _events.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_common.py to _common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_delivery.py to _delivery.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_condition.py to _condition.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_url.py to _url.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_exceptions.py to _exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_transport.py to _transport.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_message.py to _message.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_selectable.py to _selectable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_tracing.py to _tracing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_compat.py to _compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_io.py to _io.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_endpoints.py to _endpoints.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/_reactor.py to _reactor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/reactor.py to reactor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/proton/tracing.py to tracing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/cproton.py to cproton.cpython-36.pyc writing byte-compilation script '/tmp/tmpxzt8ti0l.py' /usr/libexec/platform-python /tmp/tmpxzt8ti0l.py removing /tmp/tmpxzt8ti0l.py running install_egg_info running egg_info writing python_qpid_proton.egg-info/PKG-INFO writing dependency_links to python_qpid_proton.egg-info/dependency_links.txt writing requirements to python_qpid_proton.egg-info/requires.txt writing top-level names to python_qpid_proton.egg-info/top_level.txt reading manifest file 'python_qpid_proton.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyo' found anywhere in distribution writing manifest file 'python_qpid_proton.egg-info/SOURCES.txt' Copying python_qpid_proton.egg-info to /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/python_qpid_proton-0.31.0-py3.6.egg-info running install_scripts + chmod +x /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/_cproton.so + find /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python -name '*.py' -exec sed -i.original 's/!\/usr\/bin\/env python/!\/usr\/bin\/python3/' '{}' ';' + sed -i.original 's/!\/usr\/bin\/python/!\/usr\/bin\/python3/' /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/testme + sed -i.original 's/!\/usr\/bin\/python/!\/usr\/bin\/python3/' /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/testme + echo '#!/usr/bin/python3' + cat /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/proton_server.py + cp /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/proton_server.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/proton_server.py + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/abstract_server.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/broker.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/client.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/client_http.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/colour_send.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/db_common.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/db_ctrl.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/db_recv.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/db_send.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/direct_recv.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/direct_send.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/helloworld.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/helloworld_blocking.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/helloworld_direct.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/helloworld_direct_tornado.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/helloworld_tornado.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/proton_server.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/proton_tornado.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/queue_browser.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/recurring_timer.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/recurring_timer_tornado.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/selected_recv.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/server.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/server_direct.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/server_tx.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/simple_recv.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/simple_send.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/sync_client.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/test_examples.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/tx_recv.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/tx_recv_interactive.py.original /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/python/tx_send.py.original + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/testme.original + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/testme.original + install -dm 755 /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/licenses/proton + install -pm 644 /builddir/build/SOURCES/licenses.xml /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/licenses/proton + install -pm 644 /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/LICENSE.txt /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/licenses/proton + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/LICENSE.txt + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/bindings + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/java + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/libproton-jni.so + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/java + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/proton.cmake + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/php + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/ruby + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/php + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/ruby + rm -rf /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/etc/php.d + rm -fr /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/CMakeFiles + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/Makefile + rm -f '/builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/*.cmake' + rm -fr /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/CMakeFiles + rm -f '/builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/*.cmake' + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/Makefile + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/broker + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/direct + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/receive + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/send + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/send-abort + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/c/send-ssl + rm -fr /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/CMakeFiles + rm -f '/builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/*.cmake' + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/Makefile + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/broker + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/client + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/connection_options + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/direct_recv + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/direct_send + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/encode_decode + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/flow_control + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/helloworld + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/helloworld_direct + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/queue_browser + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/scheduled_send_03 + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/scheduled_send + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/selected_recv + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/server + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/server_direct + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/service_bus + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/simple_connect + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/simple_recv + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/simple_send + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/ssl + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/ssl_client_cert + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/message_properties + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/multithreaded_client + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/multithreaded_client_flow_control + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/reconnect_client + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/cpp/colour_send + rm -fr /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/engine/java + rm -fr /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/go + rm -fr /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/java + rm -fr /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/javascript + rm -fr /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/ruby + rm -fr /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/perl + rm -fr /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/examples/php + rm -f /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/CMakeLists.txt + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 0.31.0-3.el8 --unique-debug-suffix -0.31.0-3.el8.x86_64 --unique-debug-src-base qpid-proton-0.31.0-3.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/qpid-proton-0.31.0 extracting debug info from /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/libqpid-proton-proactor.so.1.6.0 extracting debug info from /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/libqpid-proton-cpp.so.12.7.0 extracting debug info from /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/libqpid-proton.so.11.10.0 extracting debug info from /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/libqpid-proton-core.so.10.9.0 extracting debug info from /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/_cproton.so extracting debug info from /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6/site-packages/_cproton.cpython-36m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 8164 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/lib/debug/usr/lib64/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.bMeqYG + umask 022 + cd /builddir/build/BUILD + cd qpid-proton-0.31.0 + exit 0 Processing files: qpid-proton-c-0.31.0-3.el8.x86_64 Provides: libqpid-proton-core.so.10()(64bit) libqpid-proton-proactor.so.1()(64bit) libqpid-proton.so.11()(64bit) qpid-proton-c = 0.31.0-3.el8 qpid-proton-c(x86-64) = 0.31.0-3.el8 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: 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)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libqpid-proton-core.so.10()(64bit) libsasl2.so.3()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) rtld(GNU_HASH) Obsoletes: qpid-proton Processing files: qpid-proton-cpp-0.31.0-3.el8.x86_64 Provides: libqpid-proton-cpp.so.12()(64bit) qpid-proton-cpp = 0.31.0-3.el8 qpid-proton-cpp(x86-64) = 0.31.0-3.el8 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-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) 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) libcrypto.so.1.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libjsoncpp.so.22()(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.1.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: qpid-proton-c-devel-0.31.0-3.el8.x86_64 Provides: cmake(Proton) = 0.31.0 pkgconfig(libqpid-proton) = 0.31.0 pkgconfig(libqpid-proton-core) = 0.31.0 pkgconfig(libqpid-proton-proactor) = 0.31.0 qpid-proton-c-devel = 0.31.0-3.el8 qpid-proton-c-devel(x86-64) = 0.31.0-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config cmake-filesystem(x86-64) libqpid-proton-core.so.10()(64bit) libqpid-proton-proactor.so.1()(64bit) libqpid-proton.so.11()(64bit) Obsoletes: qpid-proton-devel Processing files: qpid-proton-cpp-devel-0.31.0-3.el8.x86_64 Provides: cmake(ProtonCpp) = 0.31.0 pkgconfig(libqpid-proton-cpp) = 0.31.0 qpid-proton-cpp-devel = 0.31.0-3.el8 qpid-proton-cpp-devel(x86-64) = 0.31.0-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config cmake-filesystem(x86-64) libqpid-proton-cpp.so.12()(64bit) Processing files: qpid-proton-c-docs-0.31.0-3.el8.noarch Provides: qpid-proton-c-docs = 0.31.0-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: qpid-proton-c-devel-doc qpid-proton-c-devel-docs Processing files: qpid-proton-cpp-docs-0.31.0-3.el8.noarch Provides: qpid-proton-cpp-docs = 0.31.0-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: qpid-proton-cpp-devel-doc qpid-proton-cpp-devel-docs Processing files: python3-qpid-proton-0.31.0-3.el8.x86_64 Provides: python3-qpid-proton = 0.31.0-3.el8 python3-qpid-proton(x86-64) = 0.31.0-3.el8 python3.6dist(python-qpid-proton) = 0.31.0 python3dist(python-qpid-proton) = 0.31.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-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)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython3.6m.so.1.0()(64bit) libqpid-proton-core.so.10()(64bit) libsasl2.so.3()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-qpid-proton-docs-0.31.0-3.el8.noarch Provides: python-qpid-proton-docs = 0.31.0-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python-qpid-proton-doc Processing files: qpid-proton-tests-0.31.0-3.el8.noarch warning: File not found: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/py/*.pyo warning: File not found: /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64/usr/share/proton/tests/py/*.pyc Provides: qpid-proton-tests = 0.31.0-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: qpid-proton-debugsource-0.31.0-3.el8.x86_64 Provides: qpid-proton-debugsource = 0.31.0-3.el8 qpid-proton-debugsource(x86-64) = 0.31.0-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: qpid-proton-debuginfo-0.31.0-3.el8.x86_64 Provides: qpid-proton-debuginfo = 0.31.0-3.el8 qpid-proton-debuginfo(x86-64) = 0.31.0-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: qpid-proton-debugsource(x86-64) = 0.31.0-3.el8 Processing files: qpid-proton-c-debuginfo-0.31.0-3.el8.x86_64 Provides: debuginfo(build-id) = 7989fe5cf05924efc759d77d9895aab75c70d848 debuginfo(build-id) = 93e5e6c4566b722227a870db8a04a1c3a1a5c048 debuginfo(build-id) = d7f5ce1beb24f9fe385be5d9f986c57adbb8e9ae qpid-proton-c-debuginfo = 0.31.0-3.el8 qpid-proton-c-debuginfo(x86-64) = 0.31.0-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: qpid-proton-debugsource(x86-64) = 0.31.0-3.el8 Processing files: qpid-proton-cpp-debuginfo-0.31.0-3.el8.x86_64 Provides: debuginfo(build-id) = 059413d8a3fb9703b18796e99c98f8f4bb2dd42d qpid-proton-cpp-debuginfo = 0.31.0-3.el8 qpid-proton-cpp-debuginfo(x86-64) = 0.31.0-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: qpid-proton-debugsource(x86-64) = 0.31.0-3.el8 Processing files: python3-qpid-proton-debuginfo-0.31.0-3.el8.x86_64 Provides: debuginfo(build-id) = 284227557cda1cf7c063fb6fd9005cf669a40c8d debuginfo(build-id) = 843643e40a862cb17a26dd39c349c537432a418e python3-qpid-proton-debuginfo = 0.31.0-3.el8 python3-qpid-proton-debuginfo(x86-64) = 0.31.0-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: qpid-proton-debugsource(x86-64) = 0.31.0-3.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64 Wrote: /builddir/build/RPMS/qpid-proton-c-0.31.0-3.el8.x86_64.rpm Wrote: /builddir/build/RPMS/qpid-proton-cpp-0.31.0-3.el8.x86_64.rpm Wrote: /builddir/build/RPMS/qpid-proton-c-devel-0.31.0-3.el8.x86_64.rpm Wrote: /builddir/build/RPMS/qpid-proton-cpp-devel-0.31.0-3.el8.x86_64.rpm Wrote: /builddir/build/RPMS/qpid-proton-c-docs-0.31.0-3.el8.noarch.rpm Wrote: /builddir/build/RPMS/qpid-proton-cpp-docs-0.31.0-3.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-qpid-proton-0.31.0-3.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python-qpid-proton-docs-0.31.0-3.el8.noarch.rpm Wrote: /builddir/build/RPMS/qpid-proton-tests-0.31.0-3.el8.noarch.rpm Wrote: /builddir/build/RPMS/qpid-proton-debugsource-0.31.0-3.el8.x86_64.rpm Wrote: /builddir/build/RPMS/qpid-proton-debuginfo-0.31.0-3.el8.x86_64.rpm Wrote: /builddir/build/RPMS/qpid-proton-c-debuginfo-0.31.0-3.el8.x86_64.rpm Wrote: /builddir/build/RPMS/qpid-proton-cpp-debuginfo-0.31.0-3.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python3-qpid-proton-debuginfo-0.31.0-3.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EbvKIe + umask 022 + cd /builddir/build/BUILD + cd qpid-proton-0.31.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/qpid-proton-0.31.0-3.el8.x86_64 + exit 0 Child return code was: 0